
@import url(http://fonts.googleapis.com/css?family=Open+Sans:400,300,700);

body {
  border:0; 
  font: 12px Arial, Helvetica, sans-serif; 
  color:#565656 ; 
  line-height:18px;  
  position:relative;
}


#wrapper {
  max-width: 100%;
  margin: 0 auto;
}

#logo{ height:95px;
  margin: 15px auto;}

/*======================= TYPOGRAPHY =======================*/
h1 {
    color: #FF7800;
    font-family: 'Open Sans', sans-serif;
    font-size: 26px;
    margin-bottom: 15px;
}
h2 {
  font: 24px/32px  'Open Sans', sans-serif;
font-weight:700;
  color:#474747;
  padding-bottom:0px
}


h3 {
  font: 24px/24px  'Open Sans', serif;
  color:#6b9f18;
  font-weight:normal
}
h4 {
  color: #2b88c8;
    font-family: 'Open Sans';
    font-size: 18px;
  font-weight:normal
}
h5 {
  font-size: 13px;
  margin: 0;
  font-weight: normal;
}
h1.blue {
    color: #2B88C8;
    font-family: 'Open Sans';
    font-size: 26px;
    font-weight: normal;
    margin-bottom: 20px;
}

.camera_caption h2 {
  font-size: 98px;
  color: #bbcd8b;
  line-height: 80px;
  letter-spacing: -1px;
  margin-bottom: 4px;
}
.camera_caption h4 {
  font-size: 18px;
  line-height: 14px;
  text-transform: uppercase;
  color: #373a3f;
  margin: 0;
}
p {
  margin-bottom: 8px;
}
p.highlight {
  color: #bbcd8b;
}

/*Buttons*/
.btn-primary {
  font-size: 20px;
  line-height: 36px;
  *line-height: 36px;
  color: #a0a0a0;
  background: url("more_1.jpg") no-repeat scroll right top transparent;  
  font-family:  'Open Sans', sans-serif;
  font-weight:700;
  text-transform:uppercase;
}

.btn-primary:hover,
.btn-primary:active,
.btn-primary.active,
.btn-primary.disabled,
.btn-primary[disabled] {
  color: #fff;
}
.btn-primary:active,
.btn-primary.active {}
.btn-primary.active,
.btn-primary:active {
  //box-shadow: none;
}
.btn-info {
  padding: 0;
  font-size: 14px;
  line-height: 20px;
  *line-height: 20px;
  background: none;
  border: none;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
  box-shadow: none;
  color:#8b8b8b;
  font-family:  'Arial', Helvetica, Arial, sans-serif;
  text-transform:uppercase;
  text-decoration:underline;
}

.btn-info:hover {
  color: #575656;
}
.btn-info:active {
  box-shadow: none;
  color: #bbcd8b;
  background: none;
}
/*User Login*/
#form-login-remember label {
  margin-bottom: 20px;
}
#mod-finder-searchword {
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
  margin-bottom: 4px;
  border: 1px solid #ebebeb;
  box-shadow: none;
}
/*Images*/
.item-image {
  padding: 0px;
  border: none;
  margin-bottom: 30px;
}
.item-image.icon {
  border: none;
  padding: 0;
  float: left;
  margin-right: 24px;
}

div.img-intro- img{
  -webkit-box-shadow: 2px 2px 10px #111;
  -moz-box-shadow: 2px 2px 10px #111;
  box-shadow:  2px 2px 10px #111;

}

.img-intro-left,
.pull-left.item-image {
  float: left;
  margin: 0 18px 30px 0;
}
.img-intro-right,
.pull-right.item-image {
  float: right;
  margin: 0 18px 30px 0;
}
.item-icon {
  float: left;
  margin: 0 13px 0 0;
}
.single-article .item-body {
  overflow: hidden;
}
/*Lists*/
ul.item-list,
.categories-module,
.archive-module {
  margin-left: 0;
  margin-bottom: 10px;
}
ul.item-list li,
.categories-module li,
.archive-module li {
  list-style: none;
  margin: 0 0 1px 0;
}
ul.item-list li a,
.categories-module li a,
.archive-module li a {
   background: url("arrow_2.png") no-repeat scroll 8px 9px transparent;
    border-radius: 3px 3px 3px 3px;
    color: #517E0F;
    display: block;
    font-family: 'Open Sans';
    font-size: 15px;
    padding-bottom: 6px;
    padding-left: 30px;
    padding-top: 6px;
    text-decoration: none;
}
ul.image-list {
  margin: 0;
}
ul.image-list li {
  list-style: none;
  float: left;
  margin-bottom: 8px;
}
ul.image-list li.firstItem {
  margin: 0 8px 8px 0;
}
ul.image-list li.lastItem {
  margin: 0 0 8px 8px;
}

ul.item-list li a:hover,
.categories-module li a:hover,
.archive-module li a:hover { 
  background: url("arrow_2.png") no-repeat scroll 8px -78px #FF7800;
    color: #FFFFFF
}

/*Pagination*/
.pagination {
  margin-bottom: 20px !important;
}
.pagination ul {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  border: none;
  box-shadow: none;
  margin: 0 auto;
  background:none
}
.pagination ul li .pagenav {
  font: 12px/28px  'Open Sans', sans-serif;
font-weight:700;
  text-transform: uppercase;
  color: #a0a0a0;
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
  border-radius: 15px;
  border: none;
  box-shadow: none;
  margin-right:10px
  
}
.pagination ul li a.pagenav{color: #a0a0a0; 

}


.pagination ul li span.pagenav {
background:#bbcd8b; color:#fff; 
 
}
.pagination ul li a {
    font: 12px/28px  'Open Sans', sans-serif;
font-weight:700;
  text-transform: uppercase;
  color: #a0a0a0;
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
  border-radius: 15px;
  border: none;
  box-shadow: none;
  margin-right:10px

}
.pagination ul li a:hover {
  color: #000;
  background:#bbcd8b; color:#fff; 
}
.pagination ul li.num span.pagenav {
  color: #000;
}


/*======================= TOP =======================*/
/*======================= HEADER =======================*/
#header-row {
  width:100%;
}
#header-row .container {}
.view-featured #header-row .container {}
.moduletable.finder h4 {
  padding-left: 6px;
font-family: "メイリオ", Meiryo, "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro";
}
.moduletable.finder form#mod-finder-searchform {
  padding-left: 6px;
}
.moduletable.finder .btn.finder {
  background: url(search-btn.png) left top no-repeat;
  display: block;
  width: 21px;
  height: 21px;
  box-shadow: none;
  border: none;
  position: absolute;
  top: 7px;
  right: 4px;
}
.moduletable.finder div.finder {
  position: relative;
}
.moduletable.finder div.finder a {
  text-transform: lowercase;
  color: #d4d4d4;
}
.moduletable.finder div.finder a:hover {
  color: #349f69;
}
.moduletable.finder input[type="text"] {
  width: 100%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  height: 35px;
}
/*======================= NAVIGATION =======================*/
#navigation-row .container {
  margin-top: 0px;
}
div.select-menu {
  display: none;
}
.select-menu a {
  display: inline-block;
  overflow: hidden;
  height: 42px;
  max-height:42px;
  min-height: 42px; 
  width: 100%;
  line-height: 42px;
  font-size: 16px;
  text-align: center;
  color: #fff;
  font-family: "Open Sans",sans-serif;
  padding: 0;
  margin-bottom: 0px;
  -webkit-border-radius:  5px;
  -moz-border-radius:  5px;
  -khtml-border-radius: 5px;
  border-radius: 5px;
  font-weight: 700;
}
.select-menu a:hover {
  text-decoration: none;
}
.select-menu a {background:#DD0000 }
.select-menu a + a {background:#FB6A00 }
.select-menu a + a + a {background:#FFC000 }
.select-menu a + a + a + a {background:#79BA11 }
.select-menu a + a + a + a + a {background:#00CE4E }
.select-menu a + a + a + a + a + a {background:#016EBA }
.select-menu a + a + a + a + a + a + a {background:#18A7EA }
.select-menu a + a + a + a + a + a + a + a {background:#7118EA }
.select-menu a + a + a + a + a + a + a + a + a {background:#0163A7 }
.select-menu a + a + a + a + a + a + a + a + a + a {background:#1696D2 }
.select-menu a + a + a + a + a + a + a + a + a + a + a {background:#6A1CD3 }


p.button {
  background:#7bb125 url(bg-button.png) 50% 50% no-repeat;
  background-size: 10% 18px;
  height: 38px;
  -webkit-border-radius:  5px;
  -moz-border-radius:  5px;
  -khtml-border-radius: 5px;
  border-radius: 5px;
  cursor: pointer;
  margin-bottom: 0px;
  padding-bottom: 0;
}


.moduletable.navigation ul.sf-menu {
  position: relative;
  /*SubMenu Styles*/

  /*Define 1st SubMenu position*/

  /*Define menu width*/

  /*Define SubMenu position*/

  /*Define 2nd+ SubMenu position*/

}
.moduletable.navigation ul.sf-menu  {
  float:right
}
.moduletable.navigation ul.sf-menu > li {
  padding: 0;
  margin: 0;
  margin-right:28px;
}
.moduletable.navigation ul.sf-menu > li.active > a,
.moduletable.navigation ul.sf-menu > li.sfHover > a,
.moduletable.navigation ul.sf-menu > li.current > a,
.moduletable.navigation ul.sf-menu > li.active > span,
.moduletable.navigation ul.sf-menu > li.sfHover > span,
.moduletable.navigation ul.sf-menu > li.current > span {
  color: #a1b761;
  padding: 21px 0 0 0;
  border-top:4px #a1b761 solid
}
.moduletable.navigation ul.sf-menu > li.lastItem {
  margin-right:10px
}
.moduletable.navigation ul.sf-menu > li > a,
.moduletable.navigation ul.sf-menu > li > span {
  font-size: 15px;
  line-height: 44px;
  font-family: 'Open Sans', sans-serif;
font-weight:bold;
  color: #7f7f7f;
  height: 68px;
  display: block;
  padding: 21px 0 0 0;
  text-align: center;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
    border-top:4px #fff solid
}

.moduletable.navigation ul.sf-menu > li > a:hover,
.moduletable.navigation ul.sf-menu > li > span:hover {
  color: #4d304d;
  border-color:#4d304d

}
.moduletable.navigation ul.sf-menu > li > a:hover > span,
.moduletable.navigation ul.sf-menu > li > span:hover > span {
  background-position: center bottom !important;
}
.moduletable.navigation ul.sf-menu li:hover > ul,
.moduletable.navigation ul.sf-menu li.sfHover > ul {
  top: 70px;
  left:-14px
}
.moduletable.navigation ul.sf-menu ul {
  width: 160px;
}
.moduletable.navigation ul.sf-menu li li:hover ul,
.moduletable.navigation ul.sf-menu li li.sfHover ul {
  top: -0px;
  left:161px
}
.moduletable.navigation ul.sf-menu li li li:hover ul,
.moduletable.navigation ul.sf-menu li li li.sfHover ul {
  top: -32px;
  left: 163px;
}
.moduletable.navigation ul.sf-menu ul {
  background: #eeeeef;
  padding: 0px 0;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
    -webkit-box-shadow:  1px 1px 3px #c0c1be;
  -moz-box-shadow:  1px 1px 3px #c0c1be;
  box-shadow:  1px 1px 3px #c0c1be;

}
.moduletable.navigation ul.sf-menu ul li {
  margin: 0;
  border-bottom:1px #dcdcdc solid;
  background:url(bg_li_dd_menu.gif) left top repeat;
}
.moduletable.navigation ul.sf-menu ul li a,
.moduletable.navigation ul.sf-menu ul li span {
  font-size: 15px;
  line-height: 18px;
  font-family: 'Open Sans', sans-serif;
font-weight:bold;
  color: #7f7f7f;
  background: none;
  display: block;
  padding: 0.5em 1em;
  text-decoration: none;

}
.moduletable.navigation ul.sf-menu ul li a:hover,
.moduletable.navigation ul.sf-menu ul li span:hover {
  color: #4d304d;
}
.moduletable.navigation ul.sf-menu ul li.active > a,
.moduletable.navigation ul.sf-menu ul li.sfHover > a,
.moduletable.navigation ul.sf-menu ul li.active > span,
.moduletable.navigation ul.sf-menu ul li.sfHover > span {
  color: #4d304d;
}
.moduletable.navigation ul.sf-menu ul li.firstItem {
}

li.current.active a span, li.current.active a:hover span { top:10px!important}


/*======================= Search =======================*/



#showcase-row div.search {
    display: block;
    position:relative;
    width:315px;
    height:60px;
    z-index:101;
    left:50px; 
    top:300px;
}

#showcase-row div.search form {
  position:absolute;
  left:0;
  bottom:0
}

#mod-search-searchword{
  background:#ededed;
  color:#63697d;
  border:1px #d3d3d3 solid;
  -webkit-border-radius:   5px;
  -moz-border-radius:   5px;
  -khtml-border-radius:  5px;
  border-radius: 5px;
  -moz-box-shadow:inset  2px 2px 2px   #d3d3d3;
  -webkit-box-shadow:inset  2px 2px 2px   #d3d3d3;
  box-shadow:inset  2px 2px 2px   #d3d3d3;
  height:20px;
  line-height:20px;
  min-height:20px;
  margin-right:5px;
  margin-top:-1px;
  width:210px;
}


/* blocks ======================================================== */



/* blocks ======================================================== */

.blocks{ margin-bottom:20px}


.blocks div h2{ color:#fff; font-size:20px;font-weight:bold; font-family:"メイリオ", Meiryo, "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro"; padding-top:30px; line-height:30px; padding-bottom:0px;  text-align: center;}
.blocks div h2 span{ font-size:20px; font-family: 'Open Sans'; display:block; font-weight:normal; line-height:28px}
.blocks div p{ color:#fff; font-size:12px;font-weight:bold;font-family: "メイリオ", Meiryo, "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro"; padding-left:20px; line-height:18px; padding-right:16px }
.blocks div.block_1 p a{ color:#ffde00}
.blocks div p strong{ display:block; padding-bottom:12px}


a.more{ color:#fff!important; padding:12px 5px 12px 5px; display:block; text-decoration:none; font-family: 'Open Sans', sans-serif; text-transform:uppercase; margin-top:10px;  text-align:center; }
.blocks div.block_1 p a.more{ background: url(more_1.jpg) center top no-repeat;}
.blocks div.block_2 p a.more{ background: url(more_2.jpg) center top no-repeat;}
.blocks div.block_3 p a.more{ background: url(more_3.jpg) center top no-repeat;}
.blocks div.block_4 p a.more{ background: url(more_4.jpg) center top no-repeat;}
.blocks div p a.more:hover {
  color:#fff!important;
  opacity: 1!important
}

.stretches{ display: none;
}
.blocks div.block_1 p.stretches{ background:#6b9f18}
.blocks div.block_2 p.stretches{ background:#efb60a}
.blocks div.block_3 p.stretches{ background:#ff7800}
.blocks div.block_4 p.stretches{ background:#f0461f}
.photo{ padding:4px; background:#fff; margin-bottom:10px}
.intext{ display:block; margin-top:10px}

ul.list{ padding-left:8px; margin-bottom:1px; list-style:none}
ul.list li { padding-left:20px; background:url(arrow_1.png) left 5px no-repeat; padding-bottom:2px}
ul.list li a { text-decoration:none; color:#fff; font-size:12px; font-family:Arial; line-height:22px}
ul.list li a:hover{ text-decoration:underline;}

ul.list_2 {
  list-style:none;
  margin:0;
  padding:0;
    padding-top: 12px;
}
ul.list_2 li {
    background: url("arrow_3.png") no-repeat scroll 0 5px transparent;
    padding-bottom: 4px;
    padding-left: 16px;
}
ul.list_2 li a {
    color: #62872C;
    text-decoration: none;
}
ul.list_2 li a:hover {
    color: #FF7800;
    text-decoration: underline;
}


div.table {
    display: table;
  width:inherit
}
#feature-row {
  position:relative;
  z-index:100
}




/* .blocks{ margin-bottom:20px}


.blocks > div h2{ color:#fff; font-size:30px; font-family: 'Open Sans', sans-serif; padding-left:20px; padding-top:30px; line-height:30px; padding-bottom:4px}
.blocks > div h2 span{ font-size:20px; font-family: 'Open Sans'; display:block; font-weight:normal; line-height:20px}
.blocks > div p{ color:#fff; font-size:12px; font-family:Arial; padding-left:20px; line-height:18px; padding-right:40px }
.blocks > div > p{ }
.blocks > div.item-num0 > div p a{ color:#ffde00}
.blocks > div p strong{ display:block; padding-bottom:12px}


 */




.blocks .item-body {
  min-height: 350px;
}
.blocks .item-body a.readmore{
  display: block;
  margin-left: 20px;
  text-decoration: none;
  color: #fff;
  background: url(bg-readmore-blocks.png) right top no-repeat;
  float: left;
  padding-right: 24px;
  padding-left: 20px;
  line-height: 40px;
  font-weight: 700;
  margin-top: 14px;
  opacity: 0.75;
  margin-bottom: 5px
}
.blocks .item-body a.readmore:hover{
  opacity: 1
}


.photo, #component div img{ padding:4px; background:#fff; margin-bottom:10px; border: 1px #cfcfcf solid}

.intext{ display:block; margin-top:10px}


ul.list{ padding-left:8px; margin-bottom:1px; list-style:none}
ul.list li { padding-left:20px; background:url(arrow_1.png) left 3px no-repeat; padding-bottom:0px}
ul.list li a { text-decoration:none; color:#fff; font-size:12px; font-family:Arial; line-height:22px}
ul.list li a:hover{ text-decoration:underline;}

ul.list_2 {
  list-style:none;
  margin:0;
  padding:0;
    padding-top: 12px;
}
ul.list_2 li {
    background: url("arrow_3.png") no-repeat scroll 0 5px transparent;
    padding-bottom: 4px;
    padding-left: 16px;
}
ul.list_2 li a {
    color: #62872C;
    text-decoration: none;
}
ul.list_2 li a:hover {
    color: #FF7800;
    text-decoration: underline;
}


div.table {
    display: table;
  width:inherit
}
#feature-row {
  position:relative;
  z-index:100
}





/*======================= MAINTOP =======================*/
/*======================= CONTENT TOP =======================*/
/*======================= CONTENT =======================*/


div.column-1 , div.column-2  { padding-bottom:20px; overflow:auto}
div.column-1 div.item-image > img { width:100%}


#content-row .container {
  padding-bottom: 0px;
}


#content-row h2 {
  color:#ff7800;
  font-size:26px;
  font-family: 'Open Sans', sans-serif;
  font-weight:700;
  margin-bottom: 15px;
}

#content-row p + h2 {
  color:#616161;
  font-size:22px;
  font-family:  'Open Sans';
  font-weight:normal;
}


a.readmore {
  background: none repeat scroll 0 0 transparent;
    border: medium none;
    border-radius: 0 0 0 0;
    box-shadow: none;
    color: #8B8B8B;
    font-family: 'Arial',Helvetica,Arial,sans-serif;
    font-size: 14px;
    line-height: 20px;
    padding: 0;
    text-decoration: underline;
    text-transform: uppercase;
}
a.readmore:hover {
  text-decoration: none;
}
.page-header {
  margin: 0;
  padding-bottom: 0px;
  border-style: none;
}
.article-wrapper {
  overflow: hidden;
}
/*===== Home Page ======*/
.blog-featured .items-row .item .item-image {
  float: none;
  margin-right: 0;
}

.blocks > div { 
  min-height:361px;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
}
div.item-num0 { background: url(block_1.png) left top no-repeat; }
div.item-num3 { background: url(block_2.png) left top no-repeat;}
div.item-num2 { background: url(block_3.png) left top no-repeat; }
div.item-num1 { background: url(block_4.png) left top no-repeat; margin-right:0;}



/*===== About Page ======*/
ul.history {
  margin-left: 0;
}
ul.history li {
  margin-bottom: 5px;
  overflow: hidden;
}
ul.history li .item-title {
  margin-right: 9px;
}
ul.history li .item-title a:after {
  content: " -";
}
ul.history li .item-content {
  overflow: hidden;
}
/*===== Services Page ======*/
.circles {
  overflow: hidden;
  width: 100%;
  margin-bottom: 24px;
}
.circles .circle {
  background: #bbcd8b;
  width: 186px;
  height: 186px;
  float: left;
  -webkit-border-radius: 93px;
  -moz-border-radius: 93px;
  border-radius: 93px;
  text-align: center;
}
.circles .circle h3 {
  font-size: 34px;
  color: #ffffff;
  line-height: 184px;
  margin: 0;
}
body > div >div.arrow {
      position:absolute;
      width:100%;
      height: 510px;
      background:url(clouds.png) top center repeat-x;
      top:0px;
      z-index:0; 
      
    }


    
.circles .circle.arrow {
  margin-right: 74px;
  position: relative;
}
.circles .circle.arrow:after {
  content: ".";
  font-size: 0px;
  background: url(arrow-right.png) left top no-repeat;
  width: 46px;
  height: 16px;
  position: absolute;
  top: 50%;
  right: -60px;
  margin-top: -8px;
}
.services-overview .item-body {
  overflow: hidden;
}


/*===== Gallery Page ======*/
#gallery .img-intro-left {
  margin: 0 0 9px 0;
}
#gallery .img-intro-right {
  margin: 0 0 9px 0;
}
#gallery #filters {
  margin: 0;
}
#gallery .gallery-img-intro {
  margin-bottom: 10px;
}
#gallery .gallery-img-intro a{  border:1px #ccc solid}
#gallery .gallery-img-intro a img {
  width: 100%;

}
#gallery .edit {
  margin-bottom: 6px;
}


/*===== Blog Page ======*/
.published {
 color:#000
}
.published h4 {
  display: block;
  margin: 0;
  text-align: center;
  color: #ffffff;
}
#blogview {
  
}

#blogview .items-row .item {}
.item-header {
  margin-bottom: 2px;
}
.item-header .page-header {
  padding-top: 18px;
}
.blogview-item-body {
  overflow: hidden;
}
#blogview .item-image {

}


#blogview div.page-header h5 {
  font: 26px/26px  'Open Sans', sans-serif;
font-weight:700;
  margin-bottom: 22px;
  color:#ff7800;
  padding-top:0;
  margin-top:-8px
}

h5 a, h5 a:hover {
  color:#ff7800;
  font-weight:normal;
  text-decoration:none;
}

h5.uppercase {
  padding-bottom: 2px;
  font-weight: 700;
  color: #2b88c8;
}

#content-row h2.moduleTitle {
  color: #6B9F18;
   font-family: 'Open Sans', sans-serif;
  font-weight:300;
    font-size: 25px;
    font-weight: normal;
    letter-spacing: -0.025em;
    margin-bottom: 9px;
}


/*===== Archive Page ======*/
.archive form fieldset.filters {
  margin-bottom: 30px;
  border-bottom: 1px solid #ededee;
  padding-bottom: 30px;
}
#archive-items > div {
  border-bottom: 1px solid #ededee;
  margin-bottom: 30px;
  padding-bottom: 30px;
}
/*===== Testimonials Page ======*/
.blogtestimonials .items-leading > div {
  border-bottom: 1px solid #ededee;
  margin-bottom: 30px;
  padding-bottom: 12px;
}

/*===== news ======*/

.news_area {
	width: 60%;
	margin-left: auto;
	margin-right: auto;
	background:url(osirase.png) left top no-repeat;
}


.newsTitle{
clear:both;
margin:5px 5px 5px 170px;
padding:2px 0;
font-size:100%;
color: #333;
font-family: "メイリオ", Meiryo, "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro";
font-weight:bold;
}

.newsTitle h3{
float:left;
color: #80c700;
}

.newsTitle p{
float:right;
margin:0;
padding:0 0 0 10px;
font-size:.8em;
}

.news{
margin:20px 5px 20px 170px;
padding:10px;
font-size:16px;
color: #000;
font-family: "メイリオ", Meiryo, "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro";
font-weight:normal;
text-decoration:underline;
line-height:150%;
}

.news p{
clear:both;
padding-bottom:2px;
border-bottom:1px dashed #f46e98;
}

.news p a{
display:block;
padding:5px 0;
color:#333;
font-style:italic;
font:italic 110% "Palatino Linotype", "Book Antiqua", Palatino, serif;
}

.news a span{
color:#9a234f;
font:normal 90% Arial, 'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','ＭＳ Ｐゴシック',sans-serif;
}

.news span{padding-left:10px;}

.news a:hover span{color:#f46e98;}

/*===== Contact Form ======*/
#jform_contact_message {
  resize: none;
}
#contact-form label {
  display: inline-block;
  margin-bottom: 5px;
}
.phone-num {
  display: inline-block;
}
/*== Asides ==*/
aside > .moduletable {
  margin-bottom: 30px;
  overflow: hidden;
  padding: 1px;
}
.search-pagination {
  margin: 20px 0 0 0;
}
/*======================= CONTENT BOTTOM =======================*/
#content-bottom-row {
  margin-top: 0px;
}
#component { margin-bottom:20px}

/*======================= MAINBOTTOM =======================*/
#mainbottom-row .container {
  margin-top: 30px;
}
/*======================= BOTTOM =======================*/

#footer-row {
  background:#81511c;
 padding-top:20px;
 padding-bottom:30px;
 color:#fff;
}

#footer-row .container a {  
 color:#fff;
 text-decoration:underline;
}
#footer-row .container a:hover {  
 color:#fff;
 text-decoration:none;
}
/*======================= FOOTER =======================*/
#copyright-row{}

h6 {
  color:#fff;
  font-size:16px;
  font-family: 'Open Sans', sans-serif;
  font-weight:normal;
}

#footer-wrapper {
  /*padding-top: 2*@baseFontSize; padding-bottom:2*@baseFontSize;*/
}
#copyright-row .container {
  padding-top: 27px;
  padding-bottom: 30px;
  color: #666666;
  font-size:12px;
  font-family:Arial
 
}
#copyright-row .container a {
  text-decoration: underline;
  color: #bbcc8a;
}
#copyright-row .container a:hover {
  color: #fff;
  text-decoration: none;
}


div.footer_content {}

.under_logo{
  font-size:12px;
  font-family:Arial;
  color:#bfc5ae;
  float:left;
  padding-top:60px;
  margin-left:0
}
.useful_info{
  padding-left:00px
}

h3.useful_info{
  padding-top:30px;
  color:#fff;
  text-align:left;
  font-size:21px;
  text-shadow: 2px 4px 5px #000;
    font-family: 'Open Sans', sans-serif;
font-weight:bold;
  letter-spacing:1px;
  padding-bottom:10px
}

ul.useful_info{ }
ul.useful_info li{
  padding-bottom:5px;
  display:table;
  float:left;
  width:45%
}

ul.useful_info li a {
  color:#bbcd8b;
  font-size:12px;
  text-transform:uppercase;
}
ul.useful_info li a.right_links {
  
}

ul.useful_info li a:hover{ color:#dce7c0}

ul.useful_info li a img{
  padding-right:10px
}

/*===== Social Media ======*/
#socials-row { position:relative}
#socials-row .social { position:absolute; right:10px; top:30px}
#socials-row .social li {
  float:right
}
.social li {
  margin: 0 8px 20px 0px;
  display:block;
  float:left;
}
.social li a {
  width: 26px;
  height: 26px;
  text-indent:-9999px;
  display:block;
  text-align:left
}

div.custom .left{ float:left}
div.custom .right_20{ margin-right:20px}
div.custom .clear{ clear:both}


a.green_more{ color:#6e8531; text-decoration:underline}
a.green_more:hover{ text-decoration:none}


div.custom .small_title {
  font-size:18px;
    font-family: 'Open Sans', sans-serif;
font-weight:bold;
  font-weight:normal;
  display:block;
  padding:10px 0
}

.hasTip.required.invalid { color:#f00!important}

p.line{ border-bottom:1px #ccc solid; margin-bottom:25px}

.camera_bar_cont { background:none!important}

#showcase-row {  overflow:hidden; position:relative}

div.btn-toolbar + ul.category { margin-top:-45px}

#aside-left ul { width:95%}


.all {
    color: #8B8B8B;
    display: block;
    margin-top: 10px;
    text-transform: uppercase;
  text-decoration:underline;
}

div.arrow {
    background: url("clouds.png") repeat-x scroll center top transparent;
    height: 510px;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: -1;
}

#header-row + #feature-row, #header-row + #content-row{
  margin-top:20px
}

#content-row .container {
 background:#fff;
  width: 800px;
}




.map {
  margin-left: 0;
  margin-right: 00;
  padding-left: 0!important;
  padding-right: 0!important;
  width: 100%;
  height:00px;
  position: relative;
}
.map iframe{
  margin-left: 0;
  margin-right: 00;
  width: 100%
}

.map {
  width: 100%!important;
}


.mod-articles-category-writtenby {
  display: block;
  color: #989898;
}

.mod-articles-category-date {
  display: block;
  color: #989898;
}
.category-modulenews-container ul li p {
  padding-bottom: 12px;
  color: #535353
}

.news-container ul {
  list-style:none;
  padding:0;
  margin:0;

}
.news-container ul li {
  border-bottom: 1px dotted #989898;
  clear: both;
  min-height: 130px;  
  color: #ff7800
}

.pagination a{
  font-size: 14px;
  display: block;
  float: left
}

#component #gallery a.zoom img{
  border: none;
  padding: 0;
  margin-bottom: 0
}


div.search input.button{
  position: absolute;
  border: 0;
  outline: none;
  right:-40px;
  top:-1px;
  background: url('search.jpg') left top no-repeat;
  text-indent: -9999px;
  width: 39px;
  height:32px;
  -webkit-transition: all .2s ease-in-out;
  -moz-transition: all .2s ease-in-out;
  -o-transition: all .2s ease-in-out;
}
#navigation-row div.search input.button:hover{
  opacity:1;
}


/* Menu ======================================================== */

ul.sf-menu{ height:68px; position:relative;  border-bottom:9px #fff solid; left:0px}
ul.sf-menu > li{ float:left; margin-right:-9px; position:relative;}
ul.sf-menu > li > a{ text-decoration:none; display:block; width:150px; line-height:68px; color:#fff; font-size:18px; font-family: 'Open Sans', sans-serif; position:relative; overflow:hidden; height:68px; text-align:center;}

ul.sf-menu > li > a span{ position: absolute; display:block; top:0; left:0; width:100%; height:100%}


ul.sf-menu li:first-child > a { z-index:8}
ul.sf-menu li:first-child + li > a { z-index:7}
ul.sf-menu li:first-child + li + li > a { z-index:6}
ul.sf-menu li:first-child + li + li + li > a { z-index:5}
ul.sf-menu li:first-child + li + li + li + li > a { z-index:4}
ul.sf-menu li:first-child + li + li + li + li + li > a { z-index:3;}
ul.sf-menu li:first-child + li + li + li + li + li + li > a { z-index:2;  margin-right:-4px;}
ul.sf-menu li:first-child + li + li + li + li + li + li + li > a { z-index:1;}


ul.sf-menu li:first-child > a span { background: url(../images/menu_1.png) right top no-repeat; }
ul.sf-menu li:first-child + li > a span { background: url(../images/menu_2.png) right top no-repeat; }
ul.sf-menu li:first-child + li + li > a span { background: url(../images/menu_3.png) right top no-repeat; }
ul.sf-menu li:first-child + li + li + li > a span { background: url(../images/menu_4.png) right top no-repeat; }
ul.sf-menu li:first-child + li + li + li + li  > a span { background: url(../images/menu_5.png) right top no-repeat; }
ul.sf-menu li:first-child + li + li + li + li + li > a span { background: url(../images/menu_6.png) right top no-repeat; }
ul.sf-menu li:first-child + li + li + li + li + li + li > a span { background: url(../images/menu_8.png) right top no-repeat; }
ul.sf-menu li:first-child + li + li + li + li + li + li + li > a span { background: url(../images/menu_7.png) right top no-repeat; }

ul.sf-menu > li.lastItem{ margin:0; padding:0; position:absolute; width:100%; bottom:0; height:5px; z-index:10; left:0; background: url(../images/opa_10.png) left top repeat; }
ul.sf-menu > li.lastItem .separator{ display:none}


div.dd_menu{ padding-top:12px; position:absolute;  top:60px; z-index:1200; margin-left: 10px;}
div.dd_menu ul { margin-top:5px; }
div.dd_menu ul{  background: url(../images/opa_10.png) left top repeat; min-width:175px; padding-bottom:4px; padding-right:4px}
div.dd_menu ul li{ background:#fff; margin-left:-5px; padding:0px 5px 1px 4px;}
div.dd_menu ul li a{text-decoration:none;  border-bottom:1px #cecece dashed; display:block; padding:2px 0 0 10px; line-height:32px; color:#699b2d}
div.dd_menu ul li a:hover{ background:#7bb125; color:#fff}
div.dd_menu ul li.lastItem { padding-bottom:4px}
div.dd_menu ul li.lastItem a{ border:none}



@media (min-width: 1200px) {

  div.item-num0 { background: url(block_1_1200.png) left top no-repeat; }
  div.item-num3 { background: url(block_2_1200.png) left top no-repeat;}
  div.item-num2 { background: url(block_3_1200.png) left top no-repeat; }
  div.item-num1 { background: url(block_4_1200.png) left top no-repeat; margin-right:0;}
  .blocks > div p {
    padding-right: 12px;
  }
  #camera-slideshow{
    min-height: 285px;
  }
  .category-modulenews-container {
    min-height: 410px;
  }
  .blog-featured {
    width: 95%;
  }
  #content-bottom .moduletable   {
    padding-bottom: 20px;
  }
}


@media (max-width: 1199px) {
  ul.sf-menu > li > a {
    width: 126px;
    font-size: 16px;
  }
  .camera_wrap {
    background:#fff!important;
    min-height: inherit;
    padding-bottom: 60px!important;
    -webkit-border-radius: 0 0 6px 6px;
     -moz-border-radius: 0 0 6px 6px;
     border-radius: 0 0 6px 6px;
     position: relative;
  }
  #showcase-row div.search {
    top:240px;
  }

  div.item-num0 { background: url(block_1.png) left top no-repeat; }
  div.item-num3 { background: url(block_2.png) left top no-repeat;}
  div.item-num2 { background: url(block_3.png) left top no-repeat; }
  div.item-num1 { background: url(block_4.png) left top no-repeat; margin-right:0;}
  .blocks {
    padding-top: 24px;
  }

  .blocks .item-body {
      min-height: 380px;
  }

}


@media (min-width: 980px) and (max-width: 1199px) {}
@media (min-width: 979px) {}
@media (max-width: 979px) {
  ul.sf-menu > li > a {
    font-size: 12px;
    width: 103px;
    line-height: 50px;
    height: 50px;
  }
  ul.sf-menu {
    height: 50px;
  }
  #showcase-row div.search {
      top: 204px;
  }

  .blocks .item-body {
      min-height: 480px;
  }
  div.item-num0, div.item-num1, div.item-num2, div.item-num3 {
    background-size: 180px 500px;
  }
  .blocks div.span3 {
    padding-bottom: 20px;
  }
  .blocks div h2 {
    font-size: 22px;
  }
  .blocks div h2 span {
    font-size: 14px;
  }


}


@media (min-width: 768px) {
  p.button {
    display: none;
  }
.news_area {
	width: 80%;
	margin-left: auto;
	margin-right: auto;
	background:url(osirase.png) left top no-repeat;
}
  .blocks div h2 {
    font-size: 16px;
  }

}
@media (max-width: 767px) {
  #wrapper {
    width: 480px;
  }
  #socials-row .social {
    top:0;
  }
  .camera_fakehover {
    border-top: 4px #fff solid;
  }
  #showcase-row div.search {
    height: inherit;
    top: 0;
    left:12px;
  }
  .footer2 {
    margin-bottom: 17px;
  }
  #content-row {
    padding-top: 26px;
    background: url(bg_content_top_480.png) 50% top no-repeat;
    position: relative;
    z-index: 1000;
    margin-top: 4px;
  }
  .blocks .item-body {
    min-height: inherit;
    padding-bottom: 24px;
    margin-bottom: 50px;
  }
  div.item-num0 { background:#6b9f18; overflow: auto; margin-bottom: 20px; -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
  border-radius: 15px; }
  div.item-num3 { background:#efb60a;overflow: auto; margin-bottom: 20px; -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
  border-radius: 15px;}
  div.item-num2 { background: #ff7800; overflow: auto; margin-bottom: 20px; -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
  border-radius: 15px;}
  div.item-num1 { background: #f0461f;overflow: auto; margin-bottom: 20px; -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
  border-radius: 15px;}

  .blocks {
      padding-top: 4px;
  }
  #dynamic_recaptcha_1 {
    clear: both;
  }
  .blocks{ margin-bottom:0px}
  .blog-featured div.item {
    margin-bottom: 0;
  }
  #wrapper div.block_1{ background-size: 100% 100%;  min-height: inherit; overflow: hidden; margin-bottom: 20px;}
  #wrapper div.block_2{ background-size: 100% 100%; min-height: inherit; overflow: hidden; margin-bottom: 20px;}
  #wrapper div.block_3{ background-size: 100% 100%;  min-height: inherit; overflow: hidden; margin-bottom: 20px;}
  #wrapper div.block_4{ background-size: 100% 100%; min-height: inherit; overflow: hidden; margin-bottom: 20px;}

  .select-menu {
    margin-bottom: -10px;
    padding-top: 10px;
  }

.news_area {
	width: 90%;
	margin-left: auto;
	margin-right: auto;
	background:url(osirase.png) left top no-repeat;
}
  .blocks div h2 {
    font-size: 16px;
  }

a.more{display:none}


}



@media (max-width: 737px) {
  #wrapper div.block_1{ background-size: 100% 100%;  min-height: inherit; overflow: hidden; margin-left: 20px;}
  #wrapper div.block_2{ background-size: 100% 100%; min-height: inherit; overflow: hidden; margin-left: 20px;}
  #wrapper div.block_3{ background-size: 100% 100%;  min-height: inherit; overflow: hidden; margin-left: 20px;}
  #wrapper div.block_4{ background-size: 100% 100%; min-height: inherit; overflow: hidden; margin-left: 20px;}

  }

@media (max-width: 481px) {
  #wrapper {
    width: 320px;
  }

  #logo {
    height: 60px;
    margin-left: 0;
  }
  #mod-search-searchword {
    width: 105px;
  }
  #content-row {
    padding-top: 18px;
    background: url(bg_content_top_340.png) 50% top no-repeat;
    position: relative;
    z-index: 1000;
    margin-top: 4px;
  }
  div.search input.button {
    display: none;
  }

.news_area {
	width: 100%;
	margin-left: auto;
	margin-right: auto;
	background:none;
}
.newsTitle{
clear:both;
margin:5px;
padding:2px 0;
font-size:100%;
color: #333;
font-family: "メイリオ", Meiryo, "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro";
font-weight:bold;
}

.news{
	margin:5px;
font-size:95%;
}


a.more{display:none}

#mod_rsfirewall_protected {
	position: fixed;
	right: 0;
	bottom: 0;
	margin: 0;
	padding: 0;
}


.blocks div h2 {
padding-top:0px;
font-size: 16px;
  }

}


@media (min-width: 320px) and (max-width: 481px) {}
@media (max-width: 320px) {
  #wrapper {
    width: 280px;
  }
  #mod-search-searchword {
      width: 80px;
  }
.photo, #component div img{
padding:4px;
background:#fff;
margin-bottom:10px;
border: 1px #cfcfcf solid
}

#mod_rsfirewall_protected {
	position: fixed;
	right: 0;
	bottom: 0;
	margin: 0;
	padding: 0;
}


}

