@font-face {
  font-family: 'icomoon';
  src: url("../fonts/icomoon/icomoon.eot?srf3rx");
  src: url("../fonts/icomoon/icomoon.eot?srf3rx#iefix") format("embedded-opentype"), url("../fonts/icomoon/icomoon.ttf?srf3rx") format("truetype"), url("../fonts/icomoon/icomoon.woff?srf3rx") format("woff"), url("../fonts/icomoon/icomoon.svg?srf3rx#icomoon") format("svg");
  font-weight: normal;
  font-style: normal;
}


/* =======================================================
*
* 	Template Style 
*	Edit this section
*
* ======================================================= */

* {
    margin: 0;
    padding:0;
    border:0;
}

body {
  font-family: "Noto Sans JP" , "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", sans-serif;
  font-weight: 400;
  font-size: 16px;
  line-height: 1.7;
  color: #7f7f7f;
  background: #fff;
  height: 100%;
  position: relative;
}
 .bgm {
    margin-top:15px;
    margin-bottom:30px;
    background-image: url(../images/gaiyoubg.png);
    opacity: 0.8;
    background-repeat: repeat-x;
    height:70px;
}

 .headbg {
    background-image: url(../images/bg.png);
    opacity: 0.8;
    background-repeat: repeat-x;
}

.b_shubetu {
    float: left;
    margin-bottom: 0px !important;
}

.own-bg div {
    text-align: left;
}

.b_top , .b_bottom{
    padding-top: 10px;
    padding-bottom: 10px;
    font-size: 120%;
    
}

.estate_heads {
    background-image: url(../h_image/sekoun_header.png);
    background-repeat: no-repeat;
    background-size:contain;
    font-size: 400% !important;
    width: 100% !important;

}
@media screen and (min-width: 768px) {
.fact {
    font-family: "Shin Go Regular" !important;
    font-size: 180% !important;
}
}

@media screen and (max-width: 767px) {
.fact {
    font-family: "Shin Go Regular" !important;
    font-size: 100% !important;
}
}

.ceoname {
        font-family: "Sei Kaisho CB1" !important;
        font-size: 130%;
}

.b_address {
    // float: right;
    color: #000;
    margin-bottom: 0px !important;
    font-size: 90%;
}

b_imgc {
    width: 100%;
}

.bluec {
    background-color:  #004acf !important;
}

b_img {
    object-fit: cover !important;
    width: 160px;
    height: 160px;
}

.b_madori {
    float: left;
    color: #000;
    margin-bottom: 0px !important;
    font-size: 120%;
}

.b_price {
    float: right;
    margin-bottom: 0px !important;
    color: #f00;
    font-size: 120%;
}

.b_shubetu_t {
    background-color: #f00;
    color: #fff;
    padding-left: 10px;
    padding-right: 10px;
 
}

.own-bg {
    background-color: #d5d5d5;
   padding-left:10px !important;
   margin-left:3px !important;
   margin-right: 3px !important;
   padding-right:10px !important; 
   width: 24%;
   margin-bottom: 10px;

}

.own-sm {
    width:95% !important;
       margin-left:9px !important;
}

.sekoubox {
    background-color:#fff;
    box-shadow: 0px 3px 3px 0px rgba(0, 0, 0, 0.1);
    padding:15px 15px 15px 15px; 
    
  
}

.zisha_title {
    background-color: #191919 !important;
    color: #fff;
    margin-left: 17px;
    margin-right: 19px;
}

.zisha_title2 {
   
    font-size: 120%;
    
}

.zisha_box {
    background-color: rgba(255,255,255,0.7);
    margin-right: 5px;
    margin-left: 10px;
    margin-top: 10px;
    padding-bottom: 20px;
    

}

@media screen and (max-width:990px){
    
.sekouinner {
    line-height: 130%;
    padding-top: 20px;
}
}


@media screen and (max-width: 990px) {
.mobilesetter {
text-align: center;
}

.mobilesekoupic {
margin-top:-20px;
}

.fontfont{
    opacity: 1;
    color: #ccc;
    font-size: 70%;
   
}
}

@media screen and (max-width: 480px) {
.lan_4 {
    font-size: 100% !important;
}
}


.form-width { max-width: 100% !important;}



.wpcf7 input,.wpcf7 select,.wpcf7 textarea {
        width: 100%;
        height: 30px !important;
        -webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;
border:solid 1px #ccc;
}
 
.wpcf7 textarea{
        width: 100%;
        height: 250px !important;
}



@media screen and (min-width: 990px) {
.headerbg {
    background-image: url(../images/bg.png);
    opacity: 0.8;
    background-repeat: repeat-x;
    background-position-y: 120px;
}
}



.wf-sawarabimincho { 
    font-family: "Sawarabi Mincho"; 
}

.wf-an { 
    font-family: 'Anton', sans-serif;
}

.h6en {
    font-size: 260%;
}

.wf-roundedmplus1c {
    font-family: "Rounded Mplus 1c"; 
}
.wf-notosansjapanese { font-family: "Noto Sans Japanese"; }

.wf-mplus1p { font-family: "Mplus 1p"; }

a {
  color: #118DF0;
  -webkit-transition: 0.5s;
  -o-transition: 0.5s;
  transition: 0.5s;
}
a:hover, a:active, a:focus {
  color: #118DF0;
  outline: none;
}

p {
  margin-bottom: 30px;
}

h1, h2, h3, h4, h5, h6, figure {
  color: #000;
  font-family: "Noto Sans JP" , "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", sans-serif;
  font-weight: 400;
  margin: 0 0 30px 0;
}

::-webkit-selection {
  color: #fff;
  background: #118DF0;
}

::-moz-selection {
  color: #fff;
  background: #118DF0;
}

::selection {
  color: #fff;
  background: #118DF0;
}

.head_Sekou {
    color:#000;
}

.backg {

}



.btn {
  margin-right: 4px;
  margin-bottom: 4px;
  font-family: "Varela Round", Arial, sans-serif;
  font-size: 16px;
  font-weight: 400;
  -webkit-border-radius: 30px;
  -moz-border-radius: 30px;
  -ms-border-radius: 30px;
  border-radius: 30px;
  -webkit-transition: 0.5s;
  -o-transition: 0.5s;
  transition: 0.5s;
  padding: 4px 20px;
}
.btn.btn-md {
  padding: 4px 20px !important;
}
.btn.btn-lg {
  padding: 18px 36px !important;
}
.btn:hover, .btn:active, .btn:focus {
  box-shadow: none !important;
  outline: none !important;
}

.btn-primary {
  background: #118DF0;
  color: #fff;
  border: 2px solid #118DF0;
}
.btn-primary:hover, .btn-primary:focus, .btn-primary:active {
  background: #2998f2 !important;
  border-color: #2998f2 !important;
}
.btn-primary.btn-outline {
  background: transparent;
  color: #118DF0;
  border: 2px solid #118DF0;
}
.btn-primary.btn-outline:hover, .btn-primary.btn-outline:focus, .btn-primary.btn-outline:active {
  background: #118DF0;
  color: #fff;
}

.anch {
    transform: rotate(0.05deg);
    -webkit-transform: scale(1.001,1);
    -moz-transform: scale(1.001,1);
    -ms-transform: scale(1.001,1);
    -o-transform: scale(1.001,1);
    transform: scale(1.001,1);
    transform: rotate(0.05deg);
}

.subtp {
    margin-top: -35px !important;
    font-size: 90%;
    color:#222;
}

.subtp p {
    
}


.lan_4 {
    font-weight: bold; 
    color: #000; 
    font-size: 160%;
}

.lan_mi {
    font-size: 140%;
    font-weight: bold;
    color: #d43f3a;
}

.table-mt {
   
}

.table-month {
    font-size: 130%;
}


.btn-success {
  background: #5cb85c;
  color: #fff;
  border: 2px solid #5cb85c;
}
.btn-success:hover, .btn-success:focus, .btn-success:active {
  background: #4cae4c !important;
  border-color: #4cae4c !important;
}
.btn-success.btn-outline {
  background: transparent;
  color: #5cb85c;
  border: 2px solid #5cb85c;
}
.btn-success.btn-outline:hover, .btn-success.btn-outline:focus, .btn-success.btn-outline:active {
  background: #5cb85c;
  color: #fff;
}

.btn-info {
  background: #5bc0de;
  color: #fff;
  border: 2px solid #5bc0de;
}
.btn-info:hover, .btn-info:focus, .btn-info:active {
  background: #46b8da !important;
  border-color: #46b8da !important;
}
.btn-info.btn-outline {
  background: transparent;
  color: #5bc0de;
  border: 2px solid #5bc0de;
}
.btn-info.btn-outline:hover, .btn-info.btn-outline:focus, .btn-info.btn-outline:active {
  background: #5bc0de;
  color: #fff;
}

.btn-warning {
  background: #f0ad4e;
  color: #fff;
  border: 2px solid #f0ad4e;
}
.btn-warning:hover, .btn-warning:focus, .btn-warning:active {
  background: #eea236 !important;
  border-color: #eea236 !important;
}
.btn-warning.btn-outline {
  background: transparent;
  color: #f0ad4e;
  border: 2px solid #f0ad4e;
}
.btn-warning.btn-outline:hover, .btn-warning.btn-outline:focus, .btn-warning.btn-outline:active {
  background: #f0ad4e;
  color: #fff;
}

.btn-danger {
  background: #d9534f;
  color: #fff;
  border: 2px solid #d9534f;
}
.btn-danger:hover, .btn-danger:focus, .btn-danger:active {
  background: #d43f3a !important;
  border-color: #d43f3a !important;
}
.btn-danger.btn-outline {
  background: transparent;
  color: #d9534f;
  border: 2px solid #d9534f;
}
.btn-danger.btn-outline:hover, .btn-danger.btn-outline:focus, .btn-danger.btn-outline:active {
  background: #d9534f;
  color: #fff;
}

.btn-outline {
  background: none;
  border: 2px solid gray;
  font-size: 16px;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}
.btn-outline:hover, .btn-outline:focus, .btn-outline:active {
  box-shadow: none;
}

.btn.with-arrow {
  position: relative;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}
.btn.with-arrow i {
  visibility: hidden;
  opacity: 0;
  position: absolute;
  right: 0px;
  top: 50%;
  margin-top: -8px;
  -webkit-transition: 0.2s;
  -o-transition: 0.2s;
  transition: 0.2s;
}
.btn.with-arrow:hover {
  padding-right: 50px;
}
.btn.with-arrow:hover i {
  color: #fff;
  right: 18px;
  visibility: visible;
  opacity: 1;
}

.form-control {
  box-shadow: none;
  background: transparent;
  border: 2px solid rgba(0, 0, 0, 0.1);
  height: 54px;
  font-size: 18px;
  font-weight: 300;
}
.form-control:active, .form-control:focus {
  outline: none;
  box-shadow: none;
  border-color: #118DF0;
}
@media screen and (max-width: 518px) {
.sp-thumbnail {
    font-size:80% !important;
}
}
.fh5co-social {
  padding: 0;
  margin: 0;
}
.fh5co-social li {
  padding: 0;
  margin: 0;
  list-style: none;
  display: -moz-inline-stack;
  display: inline-block;
  zoom: 1;
  *display: inline;
}


.fh5co-social li a {
  font-size: 22px;
  color: #fff;
  padding: 0;
  margin: 0;
  padding: 2px;
  display: -moz-inline-stack;
  display: inline-block;
  zoom: 1;
  *display: inline;
  -webkit-border-radius: 7px;
  -moz-border-radius: 7px;
  -ms-border-radius: 7px;
  border-radius: 7px;
}
.fh5co-social li a:hover {
  color: #118DF0;
}
.fh5co-social li a:hover, .fh5co-social li a:active, .fh5co-social li a:focus {
  outline: none;
  text-decoration: none;
}

.fh5co-feature {
  text-align: left;
  width: 100%;
  float: left;
}
.fh5co-feature .fh5co-icon {
  float: left;
  width: 10%;
  display: block;
  margin-top: 5px;
}
.fh5co-feature .fh5co-icon i {
  color: #118DF0;
  font-size: 40px;
}
.fh5co-feature .fh5co-text {
  float: right;
  width: 82%;
}
@media screen and (max-width: 768px) {
  .fh5co-feature .fh5co-text {
    width: 82%;
  }
}
@media screen and (max-width: 480px) {
  .fh5co-feature .fh5co-text {
    width: 72%;
  }
}
.fh5co-feature .fh5co-text h2, .fh5co-feature .fh5co-text h3 {
  margin: 0;
  padding: 0;
}
.fh5co-feature .fh5co-text h3 {
  font-weight: 300;
  margin-bottom: 10px;
  color: rgba(255, 255, 255, 0.8);
  font-size: 20px;
}
.fh5co-feature .fh5co-text h2 {
  font-size: 16px;
  letter-spacing: 2px;
  font-weight: bold;
  text-transform: uppercase;
}

@media screen and (max-width: 480px) {
  .col-xxs-12 {
    float: none;
    width: 100%;
  }
}

.row-bottom-padded-lg {
  padding-bottom: 7em;
}
@media screen and (max-width: 768px) {
  .row-bottom-padded-lg {
    padding-bottom: 1em;
  }
}

.row-bottom-padded-md {
  padding-bottom: 4em;
}
@media screen and (max-width: 768px) {
  .row-bottom-padded-md {
    padding-bottom: 1em;
  }
}

.row-bottom-padded-sm {
  padding-bottom: 1em;
}
@media screen and (max-width: 768px) {
  .row-bottom-padded-sm {
    padding-bottom: 1em;
  }
}

#fh5co-header {
     position: absolute;
    top: 10px;                   /* 位置(上0px) */
    left: 10px;     
  z-index: 1001;
  width: 100%;
  margin: 0px 0 0 0;
  
  opacity:1.0         ;
   /* background-image: url(../images/mokume.png); spp */
 /* background: opacity(0.1); spp */

}
@media screen and (max-width: 768px) {
  #fh5co-header {
    margin: 0 auto !important;
    
  }
}
@media screen and (max-width: 768px) {
   #fh5co-header .header-inner {
  height: 65px;


  width: 100%;
  -webkit-border-radius: 7px;
  -moz-border-radius: 7px;
  -ms-border-radius: 7px;
  border-radius: 7px;
}
    
}
@media screen and (min-width: 769px) {
#fh5co-header .header-inner {
  height: 55px;
  padding-left: 20px;
  padding-right: 20px;
  float: left;
  width: 100%;
  -webkit-border-radius: 7px;
  -moz-border-radius: 7px;
  -ms-border-radius: 7px;
  border-radius: 7px;
}
}
@media screen and (min-width: 769px) {
#fh5co-header h1 {
  float: left;
  padding: 0;
  font-weight: 700;
  line-height: 0;
  font-size: 30px;
}
}

@media screen and (max-width: 768px) {
#fh5co-header h1 {
    width: 100% !important;
  padding: 0;
  margin: 0 !important;
  font-weight: 700;
  line-height: 0;
  font-size: 30px;
}
}
#fh5co-header h1 a {
  color: white;
}
#fh5co-header h1 a > span {
  color: #118DF0;
}
#fh5co-header h1 a:hover, #fh5co-header h1 a:active, #fh5co-header h1 a:focus {
  text-decoration: none;
  outline: none;
}
#fh5co-header h1, #fh5co-header nav {
  margin: 10px 0 0 0;
}
@media screen and (min-width: 990px) {
#fh5co-header nav {
   margin: 0px 0 0 0; 
}
}
@media screen and (max-width: 991px) {
#fh5co-header nav {
   margin: 21px 0 0 0; 
}
}

#fh5co-header nav ul{
  display: grid;
  grid-template-columns:1fr 1fr 1fr 1.2fr;
  font-size: 100%;
  height: 80px;
  place-items: center;

}

.sub_mainmenu2 ul {
  grid-template-columns:1fr 1fr 1.2fr 1.2fr;
}

@media screen and (min-width:991px) and (max-width:1199px) {
  #fh5co-header nav ul{
  font-size:80%;
  }

  .sub_mainmenu ul {
    grid-template-columns:1fr 0.9fr 1fr 1.3fr !important;
  }
}

.menu_btns {
  margin-top: -15px;
}

#fh5co-header nav ul li{
text-align: center;
}
@media screen and (max-width: 768px) {
  #fh5co-header nav {
    display: none;
  }
}
#fh5co-header nav ul {
  padding: 0;
  margin: 0 -0px 0 0;
  line-height: 0;
}
#fh5co-header nav ul li {
  padding: 0;
  margin: 0;
  list-style: none;
  color: #333;
  display: -moz-inline-stack;
  display: inline-block;
  zoom: 1;
  *display: inline;
}
#fh5co-header nav ul li.call {
  margin-left: 20px;
}
@media screen and (max-width: 992px) {
  #fh5co-header nav ul li.call {
    margin-left: 0px;
  }
}
#fh5co-header nav ul li.call a:hover:after {
  display: none !important;
}
#fh5co-header nav ul li a {
  color: rgba(255, 255, 255, 0.7);
  font-size: 18px;
  padding: 8px;
  position: relative;
  -webkit-transition: 0.2s;
  -o-transition: 0.2s;
  transition: 0.2s;
}
#fh5co-header nav ul li a i {
  line-height: 0;
  font-size: 20px;
  position: relative;
  top: 3px;
}
#fh5co-header nav ul li a:after {

 
}
#fh5co-header nav ul li a:hover {
  text-decoration: none;
  /* color: white; */
}
#fh5co-header nav ul li a:hover:after {
  visibility: visible;
  -webkit-transform: scaleX(1);
  -moz-transform: scaleX(1);
  -ms-transform: scaleX(1);
  -o-transform: scaleX(1);
  transform: scaleX(1);
}
#fh5co-header nav ul li a:active, #fh5co-header nav ul li a:focus {
  outline: none;
  text-decoration: none;
}
#fh5co-header nav ul li.cta {
  margin-left: 20px;
}
@media screen and (max-width: 992px) {
  #fh5co-header nav ul li.cta {
    margin-left: 0px;
  }
}
#fh5co-header nav ul li.cta a {
  padding-left: 16px !important;
  padding-right: 16px !important;
  padding-top: 7px !important;
  padding-bottom: 7px !important;
  border: 2px solid rgba(255, 255, 255, 0.7);
  -webkit-border-radius: 30px;
  -moz-border-radius: 30px;
  -ms-border-radius: 30px;
  border-radius: 30px;
}
#fh5co-header nav ul li.cta a:hover {
  background: #fff;
  color: #118DF0;
}
#fh5co-header nav ul li.cta a:hover:after {
  display: none;
}
#fh5co-header nav ul li.active a {
  text-decoration: none;
  color: white;
}
#fh5co-header nav ul li.active a:after {
  visibility: visible;
  -webkit-transform: scaleX(1);
  -moz-transform: scaleX(1);
  -ms-transform: scaleX(1);
  -o-transform: scaleX(1);
  transform: scaleX(1);
}

.flex-control-nav {
    display: none;
}

#fh5co-hero {
  min-height: 100px;
  background: #fff url(../images/loader.gif) no-repeat center center;
  
  .oofs {
      margin-top: 300px;
  }
}
#fh5co-hero .flexslider {
  border: none;
  z-index: 1;
  margin-bottom: 0;
}
#fh5co-hero .flexslider .slides {
  position: relative;
  overflow: hidden;
}
#fh5co-hero .flexslider .slides li {
  background-repeat: no-repeat;
  background-size: cover;
  background-position: 50% 50%;
  
}
#fh5co-hero .flexslider .flex-control-nav {
  bottom: 40px;
  z-index: 1000;
}
#fh5co-hero .flexslider .flex-control-nav li a {
  background: rgba(255, 255, 255, 0.3);
  box-shadow: none;
  width: 12px;
  height: 12px;
  cursor: pointer;
}
#fh5co-hero .flexslider .flex-control-nav li a.flex-active {
  cursor: pointer;
  background: #fff;
}
#fh5co-hero .flexslider .flex-direction-nav {
  display: none;
}
#fh5co-hero .flexslider .fh5co-property-brief {
  display: table;
  opacity: 0;
  
  width: 100%;
}
#fh5co-hero .flexslider .fh5co-property-brief .fh5co-property-brief-inner {
  display: table-cell;
  vertical-align: middle;
  
  width: 100%;
}
#fh5co-hero .flexslider .fh5co-property-brief .fh5co-property-brief-inner .fh5co-box {
  width: 100%;
  /* background: rgba(255, 255, 255, 0.1); */
  
  padding: 10px;
  color: #fff;
  position: relative;
  text-align: left;
  -webkit-text-shadow: 4px 11px 35px -14px rgba(0, 0, 0, 0.5);
  -moz-text-shadow: 4px 11px 35px -14px rgba(0, 0, 0, 0.5);
  -ms-text-shadow: 4px 11px 35px -14px rgba(0, 0, 0, 0.5);
  -o-text-shadow: 4px 11px 35px -14px rgba(0, 0, 0, 0.5);
  text-shadow: 0px 0px 10px rgba(255, 255,255, 1);
  opacity: 0.9;
}
@media screen and (min-width: 660px) {
.headerm {
    font-size: 300%;
}
}
@media screen and (max-width: 659px) {
.headerm {
    font-size: 200%;
}
}

.ext {
    text-align: center !important;
  //  line-height: 300% !important;
    font-size:120%;
}

h6 {
border-bottom: solid 2px rgba(0,77,150,0.2);
position: relative;
padding-bottom: 7px;
font-family: Shin Go Regular !important;

}

h6:after {
position: absolute;
content: " ";
display: block;
border-bottom: solid 2px #004d96;
bottom: -2px;
width: 8%;
}

.ref {
    border-bottom: solid 2px #ccc !important;
position: relative;
padding-bottom: 7px;
font-family: Shin Go Regular !important;

}

.ref:after {
position: absolute;
content: " ";
display: block;
border-bottom: solid 2px #000 !important;
bottom: -2px;
width: 8%;
}

.bshade {
    background-color: #000 !important;
    padding: 0px !important;



}

    .wbs {
        font-size: 110% !important; 
    }

    .bfb {
        background-color: #333 !important;
        width: 100%;
        padding-left: 10px;
        padding-top: 3px;
        padding-bottom: 3px;
    }

.h8 {
border-bottom: solid 2px #ccc;
position: relative;
padding-bottom: 7px;
width: 100%;
}

.sname {
    font-size: 75%;;
}

@media screen and (min-width:770px){
    .h6jp {
    margin-left: 20px;    
    }

}

.h6jp {
    
    font-size: 110%;
    
    font-weight: bold;
    vertical-align: 35%;
}


@media screen and (max-width: 768px) {
  #fh5co-hero .flexslider .fh5co-property-brief .fh5co-property-brief-inner .fh5co-box {
    width: 100%;
  }
}
#fh5co-hero .flexslider .fh5co-property-brief .fh5co-property-brief-inner .fh5co-box .fh5co-property-specification {
  padding: 10px 0;
  border-top: 1px solid rgba(0, 0, 0, 0.09);
  border-bottom: 1px solid rgba(0, 0, 0, 0.09);
}
#fh5co-hero .flexslider .fh5co-property-brief .fh5co-property-brief-inner .fh5co-box .fh5co-property-specification strong {
  color: #4CB648;
}
#fh5co-hero .flexslider .fh5co-property-brief .fh5co-property-brief-inner .fh5co-box .fh5co-property-specification > span {
  margin-right: 10px;
}
#fh5co-hero .flexslider .fh5co-property-brief .fh5co-property-brief-inner .fh5co-box h3 {
  margin-bottom: 10px;
}
#fh5co-hero .flexslider .fh5co-property-brief .fh5co-property-brief-inner .fh5co-box h3 a {
  color: #000;
}
#fh5co-hero .flexslider .fh5co-property-brief .fh5co-property-brief-inner .fh5co-box h3 a:hover {
  text-decoration: none;
}
#fh5co-hero .flexslider .fh5co-property-brief .fh5co-property-brief-inner .fh5co-box p {
  color: #96a0ae;
}
#fh5co-hero .flexslider .fh5co-property-brief .fh5co-property-brief-inner .fh5co-box p:last-child {
  margin-bottom: 0;
}
#fh5co-hero .flexslider .fh5co-property-brief .fh5co-property-brief-inner .fh5co-box .price-status {
  margin-bottom: 20px;
}
#fh5co-hero .flexslider .fh5co-property-brief .fh5co-property-brief-inner .fh5co-box .price-status .price {
  font-size: 28px;
  color: #4CB648;
  margin-bottom: 10px;
  position: relative;
}

.offsetrow {
    width: 95%;
    margin:0 auto;
}

.com_header {
    margin-top: -30px;
}

.offsetrow2 {
    width: 90% !important;

}

.umenu {
    font-size: 100% !important;
    float: left;
    margin-left: 15px;
    padding-top: 50px;
}

.umenu2 {
    font-size: 100% !important;
    float: left;
    margin-left: 15px;
    padding-top: -15px;
}

.sm_own {
    margin-bottom: 0px;
    background-color: #191919 !important;
    color: #fff;

}

.umenu a {
    color: #eee;
}

.umenu2 a {
    color: #eee;
}

umenu_md {
    font-size: 90% !important;
    
    margin-left: 15px;
    padding-top: 10px;
    margin-top: 0;
    margin-bottom: 0;
    
}

.umenu_md a {
    color: #eee;
}
#fh5co-hero .flexslider .fh5co-property-brief .fh5co-property-brief-inner .fh5co-box .price-status .price .per {
  font-size: 12px;
  text-transform: uppercase;
}
#fh5co-hero .flexslider .fh5co-property-brief .fh5co-property-brief-inner .fh5co-box .price-status .price .tag {
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
  top: -6px;
  font-size: 14px;
  margin-left: 20px;
  background: #4CB648;
  color: #fff;
  height: 26px;
  line-height: 26px;
  padding: 0 20px 0 20px;
  position: relative;
  display: -moz-inline-stack;
  display: inline-block;
  zoom: 1;
  *display: inline;
}
#fh5co-hero .flexslider .fh5co-property-brief .fh5co-property-brief-inner .fh5co-box .price-status .price .tag:after, #fh5co-hero .flexslider .fh5co-property-brief .fh5co-property-brief-inner .fh5co-box .price-status .price .tag:before {
  right: 100%;
  top: 50%;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
}
#fh5co-hero .flexslider .fh5co-property-brief .fh5co-property-brief-inner .fh5co-box .price-status .price .tag:after {
  border-color: rgba(136, 183, 213, 0);
  border-right-color: #4CB648;
  border-width: 13px;
  margin-top: -13px;
}
#fh5co-hero .flexslider .fh5co-property-brief .fh5co-property-brief-inner .fh5co-box .price-status .price .tag:hover, #fh5co-hero .flexslider .fh5co-property-brief .fh5co-property-brief-inner .fh5co-box .price-status .price .tag:active, #fh5co-hero .flexslider .fh5co-property-brief .fh5co-property-brief-inner .fh5co-box .price-status .price .tag:focus {
  text-decoration: none;
}

.bg {
  background-repeat: no-repeat;
  background-size: cover;
  background-position: 50% 50%;
}

#best-deal {
  background: #f7f7f7;
 /* background-image: url(../images/mokume2.png); */
  background-repeat: no-repeat;
}

.brackmargin {
    height: 57px;
    background-color: #000;
}

.brackmargin_min {
    height: 12px;
    background-color: #333;
}

.zisha_com {
    color: #fff !important;

}

.zisha_parts {
        padding-top: 15px;
}

.zitt {
    // background-image: url(../images/zitts.png);
    background-color: #666 !important;
    
   
}

.zitt_com{
    text-align: center;
    padding-top: 40px;
}

.white_line {
    width: 100%;
    height: 2px;
    background-color: #fff;
    opacity: 0.7;
    margin-top: 10px;
    margin-bottom: 10px;
}


.realin {
    background-repeat: repeat-x;
    background-image: url(../h_image/realinnov_bg.png);
    height: 265px;
}

.realin_sub {
    background-size: cover;
    background-image: url(../h_image/sub_bgm.jpg);
    height: 240px;
    background-position: center;
}

.wshingo {
    font-family: Shin Go Regular !important;
}

.realin_sub_sm {
    background-size: cover;
        background-image: url(../h_image/sub_bgm.jpg);
    height: 140px;
}

.subh2 {
    padding: 130px 0 0 20px;
    color: rgba(255,255,255,1.0);
    font-size: 230%;
    text-shadow: 0px 0px 13px #000 ;

    letter-spacing: 5px;
}

.sub_margin {
    background-color: #333;
    height:5px;
    width: 100%;
}

.subh2_sm {
    padding: 85px 0 0 20px;
    color: rgba(255,255,255,0.9);
    font-size: 150%;
 text-shadow: 0px 0px 13px #000 ;
    letter-spacing: 5px;
}

.info_img {
    padding-top: 20px;
    padding-left: 40px;
}

.info_img_sm {
    padding-top: 5px;
    padding-left: 10px;
}
.info_img a{
    color: #000;
    text-decoration: underline;
}

.info_img_sm a{
    color: #000;
    text-decoration: underline;
}

.info_date {
    color: #000;
}

@media screen and (min-width: 768px) {
.real_img {
    float:left;
}

.real_com{
    float: left;
    padding-left: 15px;
}
}

@media screen and (max-width: 767px) {
    .real_title {
        text-align: center;    
    }
    
    .real_com{
   margin-top: 7px;
}

.real_coms {
    font-size: 75% !important;
    line-height: 150% !important;
}

}



.real_title {
border-bottom: solid 2px #aaa;
position: relative;
}

.real_title:after {
position: absolute;
content: " ";
display: block;
border-bottom: solid 2px #111;
bottom: -2px;
left:-2px;
width: 20%;
}

.real_img img {
    -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  border-radius: 5px;
}

.real_box {
 
 border:1px solid #ddd;
    padding:15px;
      -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  -ms-border-radius: 10px;
  border-radius: 10px;
  background:  linear-gradient(#fff, #eee);

}

.real_coms {
    font-size: 60%;
    line-height: 120%;
    color: #111;
}
@media screen and (min-width: 768px) {
.real_bottom {
    margin-top: 40px;
    margin-bottom: 50px;
}
}

@media screen and (max-width: 767px) {
.real_bottom {
    margin-top: 40px;
    
}
}

.info_com {
    margin:0px 0 0 20px;
    float: left;
    padding-top: 5px;
}



.real_imgsize {
    width:100%;
}

.real_com h3 {
   
    font-size: 110%;
    padding:7px; 
    width: 100%;
    margin:0;
}

.real_coms {
    padding-top: 10px;
}

.real_margin{
    margin-top: 25px;
}

.info_coms {
    margin-top: -33px;
}

.info_coms_sm {
    margin-top: -33px;
    font-size:80%;
    width: 100%;
    
}

.info_box {

    padding:5px;
    background:  linear-gradient(#fff, #eee);
}

.ha_info_box {
    border:1px solid #ddd;
    height: 180px;
    padding:5px;
    background:  #fff;
    margin-top: -10px !important;
}

.ha_info_box_sm {
    border:1px solid #ddd;
    height: 100%;
    padding:5px;
    background:  #fff;
    margin-top: 0px !important;
}

.ha_infoheader {
    margin-top: 20px;
}

.info_coms a {
    color:#444;
  
}
.info_coms_sm a {
    color:#444;
  
}

.bf {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr;
  align-items: center;
}


.bf div:nth-child(1) > img {
  width: 400px;
}

.bf div:nth-child(1) {
  padding-left: 100px;
}

.bf div:nth-child(3) > img {
  width: 400px;
}

.bf div:nth-child(3) {
  padding-right: 50px;
  text-align: right;
}


@media screen and (max-width:767px) {
  .bf {
    display: grid;
    grid-template-columns: 1fr ;
    align-items: center;
  }
  
  
  .bf div:nth-child(1) > img {
    width: 400px;
  }
  
  .bf div:nth-child(1) {
    padding-left: 100px;
  }
  
  .bf div:nth-child(3) > img {
    width: 400px;
  }
  
  .bf div:nth-child(3) {
    padding-right: 100px;
    text-align: right;
  }
}

.pick_midashi_com a {
  color: #333;
  font-size: 90%;
  background-color: #fff;
  padding-right: 20px;
  padding-left: 20px;
  padding-top: 10px;
  padding-bottom: 10px;
  border: 1px solid #707070;
}

.info_margin {
    margin-top: 12px;
}

.mxrt {
  max-width: 900px;
  margin-right: auto;
  margin-left: auto;
} 

.piimg {
  margin-bottom: 50px;
}

.pick_border {
  background-color: #BF9A7A;
  height: 1px;
  width: 150px;
  margin-right: auto;
  margin-left: auto;
  margin-top:30px;
  margin-bottom: 30px;
}

#best-deal, .fh5co-services {
  padding: 4em 0 2em 0;
}
@media screen and (max-width: 768px) {
  #best-deal, .fh5co-services {
    padding: 3em 0;
  }
}
#best-deal .item-block, .fh5co-services .item-block {
  margin-bottom: 3em;
  float: left;
}
#best-deal .item-block .icon, .fh5co-services .item-block .icon {
  display: block;
  margin-bottom: 30px;
}
#best-deal .item-block .icon img, .fh5co-services .item-block .icon img {

  height: 90px;
  margin: 0 auto;
}
#best-deal .item-block h3, .fh5co-services .item-block h3 {
  font-size: 20px;
}
#best-deal .item-block p:last-child, .fh5co-services .item-block p:last-child {
  margin-bottom: 0;
}

.fh5co-heading {
  margin-bottom: 30px;
}
.fh5co-heading h2 {
  margin-bottom: 10px;
}
.fh5co-heading p {
  font-size: 18px;
}
.fh5co-heading.white {
  color: #fff;
}
.fh5co-heading.white h2, .fh5co-heading.white p {
  color: #fff;
}

.fh5co-section-with-image {
  position: relative;
}
.fh5co-section-with-image .fh5co-box {
  padding: 50px;
  background: rgba(255, 255, 255, 0.7);
  position: absolute;
  z-index: 1001;
  width: 40%;
  right: 10%;
  top: 50%;
  -webkit-box-shadow: 4px 11px 35px -14px rgba(0, 0, 0, 0.5);
  -moz-box-shadow: 4px 11px 35px -14px rgba(0, 0, 0, 0.5);
  -ms-box-shadow: 4px 11px 35px -14px rgba(0, 0, 0, 0.5);
  -o-box-shadow: 4px 11px 35px -14px rgba(0, 0, 0, 0.5);
  box-shadow: 4px 11px 35px -14px rgba(0, 0, 0, 0.5);
}
@media screen and (max-width: 992px) {
  .fh5co-section-with-image .fh5co-box {
    position: relative;
    right: auto;
    bottom: auto;
    width: 100%;
    margin-top: auto !important;
  }
}
@media screen and (max-width: 480px) {
  .fh5co-section-with-image .fh5co-box {
    position: relative;
    right: auto;
    bottom: auto;
    width: 100%;
    padding: 15px;
  }
}
.fh5co-section-with-image h2 {
  font-size: 50px;
  margin-bottom: 20px;
}
@media screen and (max-width: 768px) {
  .fh5co-section-with-image h2 {
    font-size: 32px;
  }
}
.fh5co-section-with-image p {
  font-size: 20px;
}
@media screen and (max-width: 768px) {
  .fh5co-section-with-image p {
    font-size: 16px;
  }
}
.fh5co-section-with-image p:last-child {
  margin-bottom: 0;
}

.fh5co-property {
  background: #fff;
  text-align: left;
  width: 100%;
  float: left;
  -webkit-box-shadow: 4px 11px 35px -14px rgba(0, 0, 0, 0.5);
  -moz-box-shadow: 4px 11px 35px -14px rgba(0, 0, 0, 0.5);
  -ms-box-shadow: 4px 11px 35px -14px rgba(0, 0, 0, 0.5);
  -o-box-shadow: 4px 11px 35px -14px rgba(0, 0, 0, 0.5);
  box-shadow: 4px 11px 35px -14px rgba(0, 0, 0, 0.5);
}
.fh5co-property figure {
  margin-bottom: 0;
  position: relative;
}
.fh5co-property figure img {
  margin-bottom: 0;
}
.fh5co-property figure .tag {
  position: absolute;
  bottom: 0;
  right: 0;
  padding: 2px 10px;
  background: #118DF0;
  color: #fff;
  display: -moz-inline-stack;
  display: inline-block;
  zoom: 1;
  *display: inline;
}
.fh5co-property .fh5co-property-specification {
  border-top: 1px solid #f0f0f0;
  background: #f7f7f7;
  padding: 15px 30px 15px 30px;
  font-size: 13px;
  margin-bottom: 0;
}
.fh5co-property .fh5co-property-specification > span {
  margin-right: 10px;
}
.fh5co-property .fh5co-property-specification > span strong {
  color: #118DF0;
}
.fh5co-property .fh5co-property-innter {
  padding: 30px 30px 30px 30px;
}
.fh5co-property .fh5co-property-innter p {
  color: #96a0ae;
}
.fh5co-property .fh5co-property-innter p:last-child {
  margin-bottom: 0;
}
.fh5co-property .fh5co-property-innter h3 {
  margin-bottom: 20px;
}
.fh5co-property .fh5co-property-innter h3 a:hover, .fh5co-property .fh5co-property-innter h3 a:active, .fh5co-property .fh5co-property-innter h3 a:focus {
  text-decoration: none;
}
.fh5co-property .price-status {
  margin-bottom: 20px;
}
.fh5co-property .price-status .price {
  font-size: 28px;
  color: #4CB648;
  margin-bottom: 10px;
  position: relative;
}
.fh5co-property .price-status .price .per {
  font-size: 12px;
  text-transform: uppercase;
}

#fh5co-testimonial,
#fh5co-agents {
  background: #fff;
  padding: 1em 0;
  background-repeat: no-repeat;
  font-size:120%;
}
@media screen and (max-width: 768px) {
  #fh5co-testimonial,
  #fh5co-agents {
    padding: 1em 0;
  }
}
#fh5co-testimonial .item-block,
#fh5co-agents .item-block {
  /* margin-bottom: 30px; */
}
#fh5co-testimonial .item-block blockquote,
#fh5co-agents .item-block blockquote {
  /* margin-bottom: 70px; */
  margin-bottom: 30px;
  position: relative;
  border-left: none;
  padding: 20px 20px 20px 20px;
  background: #fff;
  float: left;
  width: 100%;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  -ms-border-radius: 0px;
  border-radius: 0px;
  -webkit-box-shadow: 4px 11px 35px -14px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 4px 11px 35px -14px rgba(0, 0, 0, 0.3);
  -ms-box-shadow: 4px 11px 35px -14px rgba(0, 0, 0, 0.3);
  -o-box-shadow: 4px 11px 35px -14px rgba(0, 0, 0, 0.3);
  box-shadow: 4px 11px 35px -14px rgba(0, 0, 0, 0.3);
}
.info_img img {
    -webkit-border-radius:10px;
  -moz-border-radius: 10px;
  -ms-border-radius: 10px;
  border-radius: 10px;
}


.bottomup {
    margin-bottom:10px !important; 
}
#fh5co-testimonial .item-block blockquote p,
#fh5co-agents .item-block blockquote p {
  font-size: 18px;
  line-height: 1.7;
  color: #000;
  margin-bottom: 10px;
}
#fh5co-testimonial .item-block blockquote p:last-child,
#fh5co-agents .item-block blockquote p:last-child {
  margin-bottom: 0;
}
#fh5co-testimonial .item-block blockquote .fh5co-author,
#fh5co-agents .item-block blockquote .fh5co-author {
  color: #b3b3b3;
  font-size: 16px;
}
#fh5co-testimonial .item-block blockquote .fh5co-author cite,
#fh5co-agents .item-block blockquote .fh5co-author cite {
  font-style: normal;
}
#fh5co-testimonial .item-block .icon,
#fh5co-agents .item-block .icon {
  margin-top: 7px;
}

#fh5co-agents {
  background: #fff;
}
#fh5co-agents .fh5co-agent {
  padding: 30px;
  background: #fff;
  text-align: center;

}
#fh5co-agents .fh5co-agent figure img {


}



.googleplus-color {
  color: #dc4e41;
}

.facebook-color {
  color: #3b5998;
}

.twitter-color {
  color: #55acee;
}

.fh5co-about,
.fh5co-team,
.fh5co-contact {
  padding: 7em 0;
}
@media screen and (max-width: 768px) {
  .fh5co-about,
  .fh5co-team,
  .fh5co-contact {
    padding: 3em 0 10px 0;
  }
}

.contact-info {
  margin-bottom: 4em;
  padding: 0;
}
.contact-info li {
  list-style: none;
  margin: 0 0 20px 0;
  position: relative;
  padding-left: 40px;
}
.contact-info li i {
  position: absolute;
  top: .3em;
  left: 0;
  font-size: 22px;
  color: #118DF0;
}
.contact-info li a {
  color: #118DF0;
}

#map {
  height: 500px;
  width: 100%;
}
@media screen and (max-width: 768px) {
  #map {
    height: 400px;
  }
}
@media screen and (max-width: 480px) {
  #map {
    height: 200px;
  }
}

.fh5co-staff img {
  margin-bottom: 1em;
}
.fh5co-staff h3 {
  margin: 0 0 10px 0;
}
.fh5co-staff h4 {
  margin: 0 0 20px 0;
  font-weight: 400;
  color: rgba(0, 0, 0, 0.4);
}
.fh5co-staff .fh5co-social {
  text-align: center;
}
.fh5co-staff .fh5co-social a {
  color: #000;
}

#fh5co-grid-products {
  background: #ecf1f5;
  padding: 7em 0 0px 0;
  float: left;
  width: 100%;
}
@media screen and (max-width: 768px) {
  #fh5co-grid-products {
    padding: 3em 0 10px 0;
  }
}
#fh5co-grid-products .v-align {
  display: table;
  height: 100%;
  width: 100%;
  background: rgba(0, 0, 0, 0.1);
  position: relative;
  -webkit-transition: 0.5s;
  -o-transition: 0.5s;
  transition: 0.5s;
}
#fh5co-grid-products .v-align .v-align-middle {
  display: table-cell;
  vertical-align: middle;
  text-align: center;
}
#fh5co-grid-products .v-align .v-align-middle h3 {
  color: white;
  margin-bottom: 10px;
  font-size: 24px;
}
#fh5co-grid-products .v-align .v-align-middle h5 {
  color: rgba(255, 255, 255, 0.8);
  font-size: 16px;
}
#fh5co-grid-products .col-1, #fh5co-grid-products .col-2 {
  float: left;
  width: 50%;
}
@media screen and (max-width: 768px) {
  #fh5co-grid-products .col-1, #fh5co-grid-products .col-2 {
    width: 100%;
  }
}
#fh5co-grid-products .col-1 {
  border-right: 5px solid #ecf1f5;
}
@media screen and (max-width: 768px) {
  #fh5co-grid-products .col-1 {
    border-right: none;
  }
}
#fh5co-grid-products .col-1.reverse {
  float: right !important;
  border-right: none !important;
  border-left: 5px solid #ecf1f5;
}
@media screen and (max-width: 768px) {
  #fh5co-grid-products .col-1.reverse {
    border-left: none;
  }
}
#fh5co-grid-products .col-2 {
  float: right;
  border-left: 5px solid #ecf1f5;
}
@media screen and (max-width: 768px) {
  #fh5co-grid-products .col-2 {
    border-left: none;
  }
}
#fh5co-grid-products .col-2.reverse {
  float: left !important;
  border-left: none !important;
  border-right: 5px solid #ecf1f5;
}
@media screen and (max-width: 768px) {
  #fh5co-grid-products .col-2.reverse {
    border-right: none;
  }
}
#fh5co-grid-products .item-grid {
  width: 100%;
  float: left;
  background-size: cover;
  background-position: center center;
  text-decoration: none;
  border-bottom: 10px solid #ecf1f5;
}
#fh5co-grid-products .item-grid .icon {
  -webkit-transition: 0.5s;
  -o-transition: 0.5s;
  transition: 0.5s;
}
#fh5co-grid-products .item-grid .title, #fh5co-grid-products .item-grid .icon, #fh5co-grid-products .item-grid .category {
  top: 50px;
  position: relative;
  opacity: 0;
  visibility: hidden;
}
#fh5co-grid-products .item-grid .title {
  -webkit-transition: 0.8s;
  -o-transition: 0.8s;
  transition: 0.8s;
}
#fh5co-grid-products .item-grid .category {
  -webkit-transition: 0.8s;
  -o-transition: 0.8s;
  transition: 0.8s;
}
#fh5co-grid-products .item-grid:hover {
  text-decoration: none !important;
}
#fh5co-grid-products .item-grid:hover .icon, #fh5co-grid-products .item-grid:hover .title, #fh5co-grid-products .item-grid:hover .category {
  top: 0;
  opacity: 1;
  visibility: visible;
}
#fh5co-grid-products .item-grid:hover .v-align {
  background: rgba(0, 0, 0, 0.4);
}
#fh5co-grid-products .item-grid .icon {
  display: block;
  background: #fff;
  width: 90px;
  height: 90px;
  margin: 0 auto 30px auto;
  padding-top: 19px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  border-radius: 50%;
}
#fh5co-grid-products .item-grid .icon img {

  height: 50px;
  margin: 0 auto;
}
#fh5co-grid-products .one, #fh5co-grid-products .three {
  height: 450px;
}
@media screen and (max-width: 768px) {
  #fh5co-grid-products .one, #fh5co-grid-products .three {
    height: 450px;
  }
}
#fh5co-grid-products .two {
  height: 900px;
}
@media screen and (max-width: 768px) {
  #fh5co-grid-products .two {
    height: 450px;
    border-top: 5px solid #ecf1f5;
    background-position: top left;
  }
}
#fh5co-grid-products .one {
  border-bottom: 5px solid #ecf1f5;
}
#fh5co-grid-products .three {
  border-top: 5px solid #ecf1f5;
}
@media screen and (max-width: 768px) {
  #fh5co-grid-products .three {
    border-bottom: 5px solid #ecf1f5;
  }
}

#fh5co-blog {
  padding: 7em 0;
  position: relative;
  clear: both;
  background: #f7f7f7;
}
@media screen and (max-width: 768px) {
  #fh5co-blog {
    padding: 3em 0;
  }
}
#fh5co-blog .fh5co-entry {
  margin-bottom: 30px;
  float: left;
}
#fh5co-blog .fh5co-entry figure {
  margin-bottom: 0px;
  -webkit-transition: 0.5s;
  -o-transition: 0.5s;
  transition: 0.5s;
}
#fh5co-blog .fh5co-entry figure img {
  max-width: 100%;
}
#fh5co-blog .fh5co-entry .fh5co-date {
  display: block;
  margin-bottom: 15px;
  font-size: 12px;
  text-transform: uppercase;
  letter-spacing: 2px;
  font-weight: bold;
  color: #b3b3b3;
}

.zishabunzyo {
    background-image: url(../h_image/zisha_bg.jpg) !important;
    background-size: cover !important;
    padding-top: 2em !important;


}


#fh5co-blog .fh5co-entry .fh5co-copy {
  padding: 30px;
  background: #fff;
}
#fh5co-blog .fh5co-entry h3 {
  margin-bottom: 10px;
  line-height: 1.5;
  color: #118DF0;
}
#fh5co-blog .fh5co-entry p {
  color: #999999;
}
#fh5co-blog .fh5co-entry p:last-child {
  margin-bottom: 0;
}
#fh5co-blog .fh5co-entry:hover {
  -webkit-box-shadow: 4px 11px 35px -14px rgba(0, 0, 0, 0.5);
  -moz-box-shadow: 4px 11px 35px -14px rgba(0, 0, 0, 0.5);
  -ms-box-shadow: 4px 11px 35px -14px rgba(0, 0, 0, 0.5);
  -o-box-shadow: 4px 11px 35px -14px rgba(0, 0, 0, 0.5);
  box-shadow: 4px 11px 35px -14px rgba(0, 0, 0, 0.5);
}
#fh5co-blog .fh5co-entry:hover figure {
  opacity: 0.7;
}
#fh5co-blog .fh5co-entry:hover, #fh5co-blog .fh5co-entry:active, #fh5co-blog .fh5co-entry:focus {
  text-decoration: none !important;
}
#fh5co-blog .fh5co-entry:hover p, #fh5co-blog .fh5co-entry:hover figure, #fh5co-blog .fh5co-entry:hover h3, #fh5co-blog .fh5co-entry:hover span, #fh5co-blog .fh5co-entry:active p, #fh5co-blog .fh5co-entry:active figure, #fh5co-blog .fh5co-entry:active h3, #fh5co-blog .fh5co-entry:active span, #fh5co-blog .fh5co-entry:focus p, #fh5co-blog .fh5co-entry:focus figure, #fh5co-blog .fh5co-entry:focus h3, #fh5co-blog .fh5co-entry:focus span {
  text-decoration: none !important;
}

.fh5co-cta, .fh5co-page-title {
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
  background-attachment: fixed;
  padding: 7em 0;
  position: relative;
}
@media screen and (max-width: 768px) {
  .fh5co-cta, .fh5co-page-title {
    padding: 3em 0;
  }
}
.fh5co-cta .overlay, .fh5co-page-title .overlay {
  background: rgba(0, 0, 0, 0.5);
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  position: absolute;
  z-index: 1;
}
.fh5co-cta .container, .fh5co-page-title .container {
  position: relative;
  z-index: 2;
}
.fh5co-cta p, .fh5co-cta h3, .fh5co-page-title p, .fh5co-page-title h3 {
  color: #fff;
}
.fh5co-cta p:last-child, .fh5co-page-title p:last-child {
  margin-bottom: 0;
}
.fh5co-cta .btn, .fh5co-page-title .btn {
  color: #fff;
}

.fh5co-page-title {
  padding: 10em 0 5em 0 !important;
}
@media screen and (max-width: 768px) {
  .fh5co-page-title {
    padding: 6em 0 1em 0 !important;
  }
}
.fh5co-page-title h1 {
  font-size: 40px;
  line-height: 1.5;
  color: #fff;
  margin: 0;
}
.fh5co-page-title h1 .colored {
  color: #4CB648;
}

.cwh {
    color: #fff;
    font-size: 100%;
}

#fh5co-footer {
  padding: 2em 0 0 0;
  float: left;
  width: 100%;
  position: relative;
  background: #333;
}

@media screen and (max-width: 768px) {
  #fh5co-footer {
    padding: 1em 0 3em 0;
  }
}
#fh5co-footer h2, #fh5co-footer h3, #fh5co-footer h4 {
  color: #ffffff;
}
#fh5co-footer h3 {
  text-transform: uppercase;
  letter-spacing: 2px;
  font-size: 12px;
  font-weight: bold;
}
#fh5co-footer [class*="col"] {
  /* padding-bottom: 30px; */
}
#fh5co-footer .btn {
  color: #fff;
}
#fh5co-footer .float {
  float: left;
  margin-right: 10%;
}
#fh5co-footer ul {
  padding: 0;
  margin: 0;
}
#fh5co-footer ul li {
  padding: 0;
  margin: -10px 0 0px 0 !important;
  list-style: none;
}
#fh5co-footer ul li a {
  color: rgba(255, 255, 255, 0.5);
  text-decoration: none !important;
}
#fh5co-footer ul li a:hover {
  color: #fff;
}

.ft1 {
    margin-bottom: 5px !important;
    margin-top: -10px;
}

.fzf {
    font-size: 80%;
}

.footer {
  position: absolute;
  bottom: 0;
  width: 100%;
  /* Set the fixed height of the footer here */
  height: 60px;
  background-color: #f5f5f5;
}


.pagination a {
  background: none;
  border: none !important;
  color: gray !important;
}
.pagination a:hover, .pagination a:focus, .pagination a:active {
  background: none !important;
}
.pagination > li > a {
  margin: 0 2px;
  font-size: 18px;
  padding: 0 !important;
  background: none;
  -webkit-border-radius: 50% !important;
  -moz-border-radius: 50% !important;
  -ms-border-radius: 50% !important;
  -o-border-radius: 50% !important;
  border-radius: 50% !important;
  height: 50px;
  width: 50px;
  line-height: 50px;
  display: table-cell;
  vertical-align: middle;
}
.pagination > li > a:hover {
  color: #000;
  background: #e6e6e6 !important;
}
.pagination > li.disabled > a {
  background: none;
}
.pagination > li.active > a {
  background: #118DF0 !important;
  -webkit-box-shadow: 4px 11px 35px -14px rgba(0, 0, 0, 0.5);
  -moz-box-shadow: 4px 11px 35px -14px rgba(0, 0, 0, 0.5);
  -ms-box-shadow: 4px 11px 35px -14px rgba(0, 0, 0, 0.5);
  -o-box-shadow: 4px 11px 35px -14px rgba(0, 0, 0, 0.5);
  box-shadow: 4px 11px 35px -14px rgba(0, 0, 0, 0.5);
  color: #fff !important;
}
.pagination > li.active > a:hover {
  cursor: pointer;
  background: #41a4f3 !important;
}

.fh5co-copyright {
  border-top: 1px solid rgba(255, 255, 255, 0.1);
  clear: both;
  margin-top: 40px !important;
  padding: 40px 0 0 0;
}
.fh5co-copyright span {
  display: block;
}
@media screen and (max-width: 480px) {
  .fh5co-copyright {
    text-align: left !important;
  }
  .fh5co-copyright span {
    display: inline;
  }
}

#fh5co-page {
  position: relative;
  z-index: 2;
  background: #fff;
  width:100%;
}

#fh5co-offcanvas, .fh5co-nav-toggle, #fh5co-page {
  -webkit-transition: 0.5s;
  -o-transition: 0.5s;
  transition: 0.5s;
}

#fh5co-offcanvas, .fh5co-nav-toggle, #fh5co-page {
  position: relative;
}

#fh5co-page {
  z-index: 2;
  -webkit-transition: 0.5s;
  -o-transition: 0.5s;
  transition: 0.5s;
}
.offcanvas-visible #fh5co-page {
  -moz-transform: translateX(-275px);
  -webkit-transform: translateX(-275px);
  -ms-transform: translateX(-275px);
  -o-transform: translateX(-275px);
  transform: translateX(-275px);
}


.fh5co-pricing {
  padding: 7em 0;
  background: #f7f7f7;
}
@media screen and (max-width: 768px) {
  .fh5co-pricing {
    padding: 3em 0;
  }
}
.fh5co-pricing .pricing {
  display: block;
  float: left;
  margin-bottom: 30px;
}
.fh5co-pricing .price-box {
  text-align: center;
  padding: 30px;
  background: #fff;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  border-radius: 5px;
  margin-bottom: 40px;
  position: relative;
}
.fh5co-pricing .price-box.popular .btn-select-plan {
  background: #118DF0;
}
.fh5co-pricing .price-box.popular .price {
  color: #118DF0;
}
.fh5co-pricing .price-box .btn-select-plan {
  padding: 10px 20px;
  background: #5bc0de;
  color: #fff;
}
.fh5co-pricing .pricing-plan {
  margin: 0 0 50px 0;
  padding: 0;
  font-size: 13px;
  letter-spacing: 2px;
  text-transform: uppercase;
  font-weight: 700;
  color: #888f94;
}
.fh5co-pricing .pricing-plan.pricing-plan-offer {
  margin-bottom: 24px;
}
.fh5co-pricing .pricing-plan span {
  display: block;
  margin-top: 10px;
  margin-bottom: 0;
  color: #d5d8db;
}
.fh5co-pricing .price {
  font-size: 72px;
  color: #6d6d6d;
  line-height: 50px;
}
.fh5co-pricing .price .currency {
  font-size: 30px;
  top: -0.9em;
  padding-right: 10px;
}
.fh5co-pricing .price small {
  font-size: 13px;
  display: block;
  text-transform: uppercase;
  color: #888f94;
}

.js .animate-box {
  opacity: 0;
}

#confoot{
   /* height: 90px; */
     /* background-image: url(../images/mokume.png); */
     background: rgba(255,255,255,0.7 );
}
/*# sourceMappingURL=style.css.map */
.footer-inner{
text-align:center;
margin-top: 5px;
margin-bottom: 2px;
  

}

#fh5co-footer p {
    line-height: 130%;
} 

#iezukuri {
    font-size:80%;
    color:#000;
}

#schedule{
    margin:0;
}

.men_font{
    font-size: 80%;
}

.logoc{
    top:40%;
    bottom:50%;
    left: 43%;
    
    
    position:absolute;
    z-index: 9999;
}


.sa {
	padding-top: 70px;
        	position: absolute;
	bottom: 60px;
	left: 50%;
	z-index: 2000;
	display: inline-block;
	-webkit-transform: translate(0, -20%);

	text-decoration: none;
       
}

.sa2 {
	padding-top: 70px;
        	position: absolute;
	bottom: 200px;
	left: 50%;
	z-index: 2000;
	display: inline-block;
	-webkit-transform: translate(0, -20%);

	text-decoration: none;
       
}

.sa span {
	position: absolute;
	top: 0;
	left: 50%;
	width: 60px;
	height: 60px;
	margin-left: -12px;
	border-left: 5px solid #fff;
	border-bottom: 5px solid #fff;
	-webkit-transform: rotate(-45deg);
	transform: rotate(-45deg);
	-webkit-animation: sdb 1.5s infinite;
	animation: sdb 1.5s infinite;
	box-sizing: border-box;
}

.sa2 span {
	position: absolute;
	top: 0;
	left: 50%;
	width: 60px;
	height: 60px;
	margin-left: -12px;
	border-left: 5px solid #fff;
	border-bottom: 5px solid #fff;
	-webkit-transform: rotate(-45deg);
	transform: rotate(-45deg);
	-webkit-animation: sdb 1.5s infinite;
	animation: sdb 1.5s infinite;
	box-sizing: border-box;
}
@-webkit-keyframes sdb {
	0% {
		-webkit-transform: rotate(-45deg) translate(0, 0);
		opacity: 0;
	}
	50% {
		opacity: 1;
	}
	100% {
		-webkit-transform: rotate(-45deg) translate(-20px, 20px);
		opacity: 0;
	}
}
@keyframes sdb {
	0% {
		transform: rotate(-45deg) translate(0, 0);
		opacity: 0;
	}
	50% {
		opacity: 1;
	}
	100% {
		transform: rotate(-45deg) translate(-20px, 20px);
		opacity: 0;
	}
}

.flex-control-nav li .flex-control-paging li{
    display:none !important;
}

.navbar {
    height: 65px !important;
}

.fontfont{
    opacity: 1;
    color: #ccc;
}

.blowny {
    color: #532800;
}



   .p95 {
        width:95% !important;
        height: 95% !important;
    }
    
     .p90 {
        width:90% !important;
        height: 90% !important;
        
    }
    
    .margin-center {
        margin-left:auto !important;
        margin-right: auto !important;
    } 





h5 {
  position: relative;
  padding-bottom: .5em;
  font-size:140%;
  margin-top:15px;
}
h5::before,
h5::after {
  position: absolute;
  bottom: -4px;
  left: 0;
  content: '';
  height: 4px;
}
h5::before {
  z-index: 2;
  width: 15%;
  background-color: #744;
}
h5::after {
  width: 100%;
  background: -webkit-repeating-linear-gradient(45deg, #fff, #fff 2px, #aaa 2px, #aaa 4px);
  background: repeating-linear-gradient(45deg, #fff, #fff 2px, #aaa 2px, #aaa 4px);
}


.ggmap {
position: relative;
padding-bottom: 56.25%;
padding-top: 30px;
height: 0;
overflow: hidden;
}
 
.ggmap iframe,
.ggmap object,
.ggmap embed {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
}




@media screen and (min-width:990px) {
h7 {
  padding-bottom: .0em;
  border-bottom: 1px solid #ccc;
  margin-bottom: 15px;
}
h7:first-letter {
  margin-right: .1em;
  font-size: 1.5em;
}
}

.menu-style a{
    padding:0;
    margin:0;
    height: 22px;
}

.mst {
    margin-top: -10px;
}

.morebutton {
    text-align: center;
    padding-top: 50px;
}



.realinheader {
    padding: 90px 0px 0px 150px;
}

.realinheader_sm {
    
}

.img90 {
    width: 90%;
    margin: 50% 0;
}

.info_buttom {
    padding-bottom: 50px;
}
@media screen and (min-width: 768px) {
.woodbg {
    background-image: url(../h_image/hd_bg.jpg) !important;
    background-size: cover !important;
   padding-top: 2em !important;
   background-repeat: repeat-x;
 
}
}

@media screen and (min-height: 900px) { 
    .mats {
        max-width: 1200px !important;
    }
}

@media screen and (max-width: 767px) {
.woodbg {
    background-image: url(../h_image/hd_bg_sm.jpg) !important;
   background-size: cover;
   padding-top: 1em !important;
   padding-bottom: 1em !important;
 
}
}
@media screen and (min-width: 768px) {
.rvbg {
    background-image: url(../h_image/rv_bg.jpg) !important;
    background-size: cover !important;
   padding-top: 2em !important;
   width: 100%;

}
}

@media screen and (max-width: 767px) {
.rvbg {
    background-image: url(../h_image/rv_bg_sm.jpg) !important;
   background-size: cover  !important;
   padding-top: 2em !important;
   
  

}
}

.soh {
    margin-bottom: 2em;
    background-color: #fff !important;
}

@media screen and (min-width: 769px) {
    .woodbg {
 
    }
}
.mmh img {
        -moz-transition: -moz-transform 0.1s linear;
    -webkit-transition: -webkit-transform 0.1s linear;
    -o-transition: -o-transform 0.1s linear;
    -ms-transition: -ms-transform 0.1s linear;
    transition: transform 0.1s linear;
}

.white_bg {
    background-color: #fff;
    text-align: center;
    margin-left: 8px;
    margin-right: 8px;


}

.blog {
    color: #000;
    margin-left: 20px;
}

@media screen and (min-width: 767px) {
.blog_title {
    margin-left: 50px;
}
}

@media screen and (max-width: 768px) {
.blog_title {
    margin-left: 0px;
}
}

.blog_title a{
    text-decoration: underline;
    color: #000;
}
.mmh img:hover {
     -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -o-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1);
}

.filo_padding {
    padding-top: 40px;
}

.filo_padding_rl {
    padding-top: 100px;
    margin-left: -40px;
}

#maps {
    height: 450px;
}

.sideup {
    width: 85%;
    margin:0 auto;
    margin-top: 60px;
    margin-bottom: 40px;
    text-align:left;
}

.menu_h {
    font-size: 140%;
    color:#444;
}

.menu_h a{
    
    color:#444;
}

.menu_h a:hover{
    
    text-decoration: none;
}

.radi {
        border-radius: 140px;
    -webkit-border-radius: 140px;
    -moz-border-radius: 140px;
    width: 78%;
    
}

.radi {
        -moz-transition: -moz-transform 0.1s linear;
    -webkit-transition: -webkit-transform 0.1s linear;
    -o-transition: -o-transform 0.1s linear;
    -ms-transition: -ms-transform 0.1s linear;
    transition: transform 0.1s linear;
}

.radi:hover {
     -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -o-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1);
}

.bk_bg {
    background-color: #000 !important;
}

.info_pt {
    padding-top: 2em !important;
   
}

.top_contents_topic h2 {
  text-align: center;
  font-weight: 300;
  color: #3d3d3d;
}

.sec1_com {
  text-align: center;
  font-size: 80%;
  margin-top: 20px;
  line-height: 200%;

}

@media screen and (max-width:767px) {
  .top_contents_topic h2 {
    font-size: 150%;
  }

  .sec1_com {
    text-align: left;
  }
}

.sec1_btn {
  text-align: center;
  margin-top: 30px;
}

.sec1_btn img{
    width: 200px;
}

.contaner {
  min-width: 1090px;
}

.top_contents_news h2 {
  position: relative;
margin-top: 30px;
  z-index: 300000;
}

.top_contents_news h2 span:nth-child(1) {
  font-size: 130%;
}

.top_contents_news h2 span:nth-child(2) {
  font-size: 70%;
  padding-left: 20px;
}


.top_contents_news h2::after {
  position: absolute;
  width: calc(100% - 140px);
  content: '';
  height: 2px;
  background-color: black;
  top: 50%;
  left: 140px;
  z-index: 200000;
}

.inftr {
  width: 100%;
  background-color: #F7F7F7;
  margin-right: auto;
  margin-left: auto;
  margin-top: 40px;
}

.inftr td {
  padding: 12px !important;
  font-size: 80%;
}

.inftr tr >td:nth-child(1) {
  padding-left: 30px !important;
  
}

.inftr tr {
  border: #ccc 1px solid;
}

.inftr tr:nth-child(1) {
  border-top: #ccc 1px solid !important;

  
}

.infomoreb {
  
 text-align: right; 
 margin-bottom: 60px;
}

.infomoreb img {
  width: 60px;
}

.top_contents_link .container{
  max-width: 900px;
}

.top_contents_link .container {
  background-image: url(../img/tent.png);
  padding-top: 120px;
  background-size: cover;
  padding-bottom: 40px;
  background-position: 50% 50%;
}

.linkb {
  padding-top: 20px;
}

.subt {
  font-size: 220%;
  font-weight: 600;
  padding-top: 10px;
  color: #323232 !important;
  text-shadow: #fff 2px 2px 4px,#fff -2px -2px 4px,#fff -1px -1px 4px,#fff 1px 1px 4px;
}

.top_contents_kumiai h2{
  margin-top: 50px;
  font-size: 160%;
  text-align: center;
  margin-right: auto;
  margin-left: auto;


}

.top_contents_kumiai h2 img {
  height: 3px;
  margin-top: 30px;
  width: 80px;

}

.kumiai_com {
  padding-top: 30px;
  padding-bottom: 30px;
}

.font-bold {
  font-weight: bold;
}

.menu_btns img {
  height: 25px;
}

.mmc {
  background: #FCF7E5;
  height: 160px;

}

.ttf img{
  height: 28px;
}

.ttf {
  text-align: center;
  padding-top: 10px;
  padding-bottom: 10px;
}

.mmcc {
  margin-right: auto;
  margin-left: auto;
  font-size: 80%;
  padding-bottom: 10px;
}

.mmg {
  margin-top: -30px;
}

.btne {
  height: 160px;
  display: grid;
  align-items: center;
}

@media screen and (max-width:767px) {
  .btne div{
    text-align: center;
  }
  .btne img{
    width: 120px;
  }

  .mmg {
    margin-top: 0px;

  }

  .mmc {
    height: 140px;
    font-size: 80%;
  }

  .ttf img{
    height: calc( 28px - (767px - 100vw) / 35);
  }

  .btne {
    height: 100px;

  }

  .mbox {
    padding-right: 5px;
    padding-left: 5px;
  }


}
#fh5co-header {

  max-width: 100svh;
}

.novelimg {
  width: 150px;
}

@media screen and (max-width:990px) {


   #fh5co-header h1 {
    margin-top: 0 !important;
    margin-left: 0px !important;
   }

   .hive_logo {
    max-height:30px ;
   }

   .curv {
    right: 53px;
    width: 55px;
    height: 55px;
   }

   .novelimg {
    width: 90% !important;
    max-width: 250px;
  }
  }

  .Menu_b a {
    color: #fff;

  }

  .anch {
    transform: rotate(0.05deg);
    -webkit-transform: scale(1.001,1);
    -moz-transform: scale(1.001,1);
    -ms-transform: scale(1.001,1);
    -o-transform: scale(1.001,1);
    transform: scale(1.001,1);
    transform: rotate(0.05deg);
}

.campnews img {
  max-width: 600px;

  object-fit: cover;
  object-position: 50% 50%;
  padding-bottom: 15px;
}

.campnews {
  text-align: center;
  margin-top: 20px;
}

.story_c {
  margin-bottom: 60px;
}


@media screen and (max-width:767px) {
  .campnews img {
    max-width: 100%;

    object-fit: cover;
    object-position: 50% 50%;
    padding-bottom: 15px;
  }

  .campbox div {
    font-size: 80% !important;
  }

  .story_c {
  margin-bottom: 20px;
}

.intro_box {
  padding-top: 20px !important;
  padding-bottom: 30px !important;
}

.mov_data {
  padding-bottom: 0 !important;
}

.story_sec {
  padding-bottom: 50px;
}

}