@charset "utf-8";
body{
  -webkit-appearance: none;
}





.top-link{
  max-width: 1000px;
  margin: 0 auto;
  margin-bottom: 43.2px;
  /* margin-bottom: 10px; */
}
@media screen and (max-width:769px){
  .top-link{
    padding-left: 5px;
  }
}
.top-link a{
  /* text-decoration:underline; */
  color:#3F3A39;
  font-weight: normal;
}
@media screen and (max-width:500px){
  .top-link a{
    font-size: 13px;
  }
}




/* wrap_breadcrumb終わり */

/* container */
#container{
  display: flex;
  justify-content: space-between;
}
#content .content-top-link a{
  text-decoration:underline;
  color:#3A6799;
}
#content .title .seeklimited{
  margin-top: -10px;
}
#content h2.title{
  display: flex;
}
/* photoBox */
#mainPhoto #flexslider-main li a img{
  width: 100%;
}
/* #mainPhoto #flexslider-main .slider-1 a img{
  width: 640px;
  margin-top: 0;
}
#mainPhoto #flexslider-main .slider-2 a img{
  height: 480px;
}
#mainPhoto #flexslider-main .slider-3 a img{
  width: 640px;
  margin-top: 0;
}
#mainPhoto #flexslider-main .slider-4 a img{
  width: 640px;
  margin-top: 0;
}
#mainPhoto #flexslider-main .slider-5 a img{
  width: 640px;
  margin-top: 0;
}
#mainPhoto #flexslider-main .slider-6 a img{
  width: 640px;
  margin-top: 23px;
} */

/* thmbPhoto */
/* #thmbPhoto #flexslider-carousel .slider-sub-1 a{
  margin-left:-0px;
}
#thmbPhoto #flexslider-carousel .slider-sub-1 a img{
  height: 60px;
}
#thmbPhoto #flexslider-carousel .slider-sub-2 a{
  margin-top:-23px;
}
#thmbPhoto #flexslider-carousel .slider-sub-2 a img{
  width: 80px;
}
#thmbPhoto #flexslider-carousel .slider-sub-3 a{
  margin-left:-0px;
}
#thmbPhoto #flexslider-carousel .slider-sub-3 a img{
  height: 60px;
}
#thmbPhoto #flexslider-carousel .slider-sub-4 a{
  margin-left:-0px;
}
#thmbPhoto #flexslider-carousel .slider-sub-4 a img{
  height: 60px;
}
#thmbPhoto #flexslider-carousel .slider-sub-5 a{
  margin-left:-0px;
}
#thmbPhoto #flexslider-carousel .slider-sub-5 a img{
  height: 60px;
}
#thmbPhoto #flexslider-carousel .slider-sub-6 a{
  margin-left:-4.5px;
}
#thmbPhoto #flexslider-carousel .slider-sub-6 a img{
  height: 60px;
} */

.contact-link-area{
  display: flex;
  justify-content: space-between;
  margin-bottom: 45px;
  max-width: 660px;
  margin-right: auto;
  margin-left: auto;
}
.contact-link{
  width: 320px;
  height: 80px;
  background-color: #F8A926;
  border-radius: 10px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.contact-link a,.contact-link1 a{
  display: flex;
  align-items: center;
  justify-content: center;
}
.contact-link1{
  width: 320px;
  height: 80px;
  background-color: #439BFF;
  border-radius: 10px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.contact_img{
  width: 59.34px;
  height: 59.34px;
  background-color: #fff;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
}

@media screen and (max-width:769px){
  #content{
    margin-left: auto;
    margin-right: auto;
  }
  #content .content-top-link{
    margin-left: 10px;
  }
  #content h2.title{
    display: block;
  }
}

/* container終わり */




/* side_renovation */
.side-contact-link-area{
  margin-bottom: 14.9px;
  display: flex;
  justify-content: space-between;
}
.side-contact-link{
  width: 135px;
  height: 57px;
  background-color: #F8A926;
  border-radius: 10px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.side-contact-link a{
  display: flex;
  align-items: center;
  justify-content: center;
  line-height: 15px;
}
.side-contact-link1{
  width: 135px;
  height: 57px;
  background-color: #439BFF;
  border-radius: 10px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.side-contact-link1 a{
  display: flex;
  align-items: center;
  justify-content: center;
  line-height: 15px;
}

.side-contact-img{
  padding-right: 7px;
  /* width: 53px; */
}
.side-contact-text{
  color: #fff;
  font-size: 15px;
  font-weight: bold;
}
.wrap_side01 .detail tr {
  border-bottom: 1px dashed #dadada;
}

.wrap_side01 .side-contact a img{
  width: 100%;
}
@media screen and (max-width:769px){
  #side_renovation{
    /* width: 96%; */
    margin: 0 auto;
  }
  .wrap_side01 .station span{
    /* display: block; */
    /* padding-top: 0; */
  }
  .wrap_side01 .station .pc-br{
    display: none;
  }
  .side-contact{
    width: 50%;
    margin: 0 auto 20px auto;
  }
  /* .side-contact-link{
    width: 200px;
    height: 85px;
  }
  .side-contact-link1{
    width: 200px;
    height: 85px;
  }
  .side-contact-img img{
    width: 53px;
  }
  .side-contact-text{
    font-size: 20px;
    line-height: 23px;
  } */
}

/* side_renovation終わり */


/* 2 */
/* container */
#container{
  display: flex;
  justify-content: space-between;
}
.title{
  display: flex;
  justify-content: space-between;
}
.title p{
  margin-bottom: 0;
  font-size: 23px;
  /* color: #000; */
}
div#container{
  margin-bottom: 50px;
  display: flex;
  justify-content: space-between;
}
@media screen and (max-width:769px){
  div#container{
    margin-top: 50px;
  }
  
}
.content .title .item-info{
  font-size: 20px;
}
.content .title .item-info span{
  visibility:visible;
}
#container .content .title .item-info{
  padding-top: 10px;
  font-size: 35px;
  margin-bottom: 0;
}
.contact-link-area{
  display: flex;
  justify-content: space-between;
  margin-bottom: 60px;
  
}
@media screen and (max-width:769px){
  .contact-link-area{
    flex-wrap:wrap;
  }

  #populars .section-inner ul li {
    width: 230px;
    
  }

}

.contact-link-area p:hover{
  cursor: pointer;
  transition: .3s;
  opacity: 0.7;
}
.contact-link-area .contact-link a p{
  margin-bottom: 0;
  padding-left: 10px;
  transition: .3s;
  color: #fff;
  font-size: 23px;
  font-weight: bold;
}
.contact-link-area .contact-link1 a p{
  margin-bottom: 0;
  padding-left: 5px;
  transition: .3s;
  padding-left: 10px;
  color: #fff;
  font-size: 23px;
  font-weight: bold;
}
/* .contact-link-area p a{
  width: 100%;
  height: 100%;
} */
.contact-area-side p{
  margin-bottom: 10px;
  transition: .3s;
}
/* .contact-area-side p a{
  width: 100%;
  height: 100%;
} */
.contact-area-side p:hover{
  cursor: pointer;
  transition: .3s;
  opacity: 0.7;
}


#swiper-pagination{
  display: block;
  top: 500px;
  color: black;
  z-index: 9999;
  height: 50px;
}
.back-link-btn a{
  text-decoration:underline;
  color:#3A6799;
}
.back-link-btn1{
  display: none;
}
.wrap_side01 .detail tr{
  /* border-bottom: 1px dashed #dadada; */
  border-bottom: 1px dashed #736639;
  /* padding-left: 10px; */
}
table.detail tr:first-child th, table.detail tr:first-child td{
  /* border-top: 1px dashed #dadada; */
  padding-top: 10px;
}
.wrap_side01 .detail tr:first-of-type{
  /* border-top: 1px dashed #dadada; */
  padding-top: 10px;
}
/* thmbPhoto */
#thmbPhoto #flexslider-carousel{
  width: 100%;
}
.seeklimited{
  font-size: 17px!important;
}
.share-area{
  padding-top: 30px;
}
#mainPhoto #flexslider-main .photo1 a img{
  margin-top:25px;
  width: 92%;
}
#mainPhoto #flexslider-main .photo2 a img{
  margin-top:11.5px;
  width: 96%;
}
#mainPhoto #flexslider-main .photo3 a img{
  margin-top:51.5px;
  width: 96%;
}
#mainPhoto #flexslider-main .photo4 a img{
  height: 480px;
}
/* .contact-area-side-sp{
  display: none;
} */
.biko-title{
  font-size: 93%;
    line-height: 1.2;
    /* padding: 10px 0; */
    padding-bottom: 10px;
    color: #3F3A39;
    font-weight: bold;
    
}
.biko{
  margin-top: 15.6px;
}
.biko-text{
  font-size: 16px;
  /* letter-spacing: 0.9px; */
/* border-bottom: 1px dashed #dadada; */
/* padding: 10px 0; */
/* padding-bottom: 10px; */
text-align: justify;
margin-bottom: 43.4px;
}
.reborn-back-link a{
  width: 320px;
  height: 46px;
  margin-right: auto;
  margin-left: auto;
  color: #fff;
  font-size: 13px;
  font-weight: bold;
  display: block;
  /* padding-top: 10px; */
  background-color: #3F3A39;
  display: flex;
  align-items: center;
  justify-content: center;
  padding-right: 10px;
  margin-bottom: 13.3px;
}
.blinks{
  background-color: #3F3A39;
  text-align: center;
  font-size: 120%;
  margin-bottom: 1rem;
  width: 320px;
  height: 46px;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-right: auto;
  margin-left: auto;
}
.blinks1{
  background-color: #6B6B6B;
  text-align: center;
  font-size: 120%;
  margin-bottom: 1rem;
  width: 320px;
  height: 46px;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-right: auto;
  margin-left: auto;
}
.blinks a {
  color: #fff;
  font-size: 14px;
  display: flex;
  align-items: center;
  justify-content: center;

}
.blinks1 a {
  color: #fff;
  font-size: 14px;

}

.only-sp{
  display: none;
}

@media screen and (max-width:850px){
  #content .title .seeklimited{
    margin-top: 0;
  }
  .title p{
    display: flex;
    flex-direction: column;
    padding-left: 10px;
  }
}

@media screen and (max-width:769px){
  .only-sp{
    display: flex;
    flex-direction: column;
  }
  .pc-only{
    display: none;
  }
  .contact-link,.contact-link1{
    margin-right: auto;
    margin-left: auto;
    margin-bottom: 16px;
  }
  #content .photoBox{
    margin: 0 auto;
    border: none;
    max-width: 750px;
  }
  #content .photoBox #mainPhoto ul#flexslider-main li{
    width: 750px;
  }
  #content .photoBox #mainPhoto ul#flexslider-main li a img{
    width: 100%;
  } 



  #content .photoBox #mainPhoto .flex-direction-nav li a{
    width: 50px;
  }
  #content .photoBox #mainPhoto{
    border: none;
    background-color: #fff;
    
  }
  #content .photoBox #mainPhoto ul#flexslider-main li{
    width: 700px;
  }
  div#container{
    display: block;
    width: 95%;
    margin-top: 0px;
    padding-top: 20px;
    margin-bottom: 20px;
  }
  div#content{
    width: 100%;
    margin: 0 auto;
  }
  .title{
    display: block;
    margin-top: 10px;
    padding-left: 5px;
  }
  .wanted{
    padding-left: 5px;
    /* margin-bottom: 0; */
  }
  
   #side_renovation{
     /* width: 420px; */
    /* width: 96%; */
    /* width: 280px; */
    width: 100%;
    margin: 0 auto;
    margin-bottom: 42.9px;
    /* margin-top: 40px; */
  }
  
  #content .photoBox #thmbPhoto{
    margin: 0 auto;
    padding-right: 10px;
    padding-left: 10px;
    padding-top: 10.8px;
    padding-bottom: 9.3px;
    max-width: 100%;
    height: auto;
  }
  #content .photoBox #thmbPhoto #flexslider-carousel{
    /* padding-left: 10px; */
    padding-right: 10px;
  }
  #content .photoBox #thmbPhoto ul.slides li a img{
    width: 100%;
  }
  /* #content .photoBox #thmbPhoto ul.slides{
    display: flex;
    justify-content: space-between;
  } */
  #content .photoBox #thmbPhoto ul.slides li{
    width: 74px!important;
    /* height: 55px; */
  }
  #thmbPhoto #flexslider-carousel .slider-sub-1 a img{
    width: 100%;
    /* height: 100%; */
    /* height: 55px; */
  }
  /* #flexslider-carousel{
    width: 70%;
  } */
  div.wrap_side01{
    /* border: none; */
  }
  .back-link-btn1{
    display: block;
    margin-bottom: 10px;
    margin-top: 20px;
  }
  .back-link-btn1 a{
    text-decoration:underline;
    color:#3A6799;
  }
  .station{
    /* margin-bottom: 0; */
    /* display: flex; */
    /* justify-content: center; */
    /* align-items: center; */
  }
  .contact-area-side{
    display: flex;
    justify-content: space-around;
  }
  .back-link-btn{
    display: none;
  }
  #mainPhoto #flexslider-main .photo1 a img{
    margin-top: 0;
  }
  #mainPhoto #flexslider-main .photo2 a img{
    margin-top: 0;
  }
  #mainPhoto #flexslider-main .photo3 a img{
    margin-top: 0;
  }
  .link_arrow{
    margin-right: 50px;
    font-size: 20px;
  }
}
@media screen and (max-width:500px){
  .top-link{
    font-size: 14px;
    margin-bottom: 15px;
  }
  .title{
    margin-top: 0px;
    margin-bottom: 5px;
  }
  .title p{
    padding-left: 0;
    padding-top: 5px;
    padding-bottom: 5px;
    flex-direction: column;
    align-items: flex-start;
    font-weight: normal;
    font-size: 20px;
  }
  #content .title p span{
    font-size: 14px;
    font-weight: normal;
    padding-top: 3px;
  }
  #content .title .seeklimited{
    margin-top: 5px;
    font-size: 13px!important;
    padding-left: 0;
    padding-right: 0;
    width: 150px;
    font-weight: normal;
    justify-content: center;
    text-align: center;
    align-items: center;
  }
  .biko-text{
    letter-spacing: 1.5px;
  }
  #side_furnished{
    margin-top: 40px;
  }
  .wanted{
    margin-top: 10px;
    /* margin-bottom: 5px; */
  }
  
  #content .photoBox #mainPhoto ul#flexslider-main li{
    height: 250px;
  }
  
  #content .photoBox #mainPhoto .flex-direction-nav li a{
    height: 250px;
  }
  .flex-direction-nav .flex-prev{
    left: 10px;
  }
  #content .photoBox #mainPhoto .flex-direction-nav li a{
    width: 40px;
  }
 
  .br-pconly{
    display: none;
  }
  div.wrap_side01{
    /* border: none; */
    padding-left: 5px;
    padding-right: 5px;
  }
  .wrap_side01 .contact-link-btn a img{
    width: 60%;
  }
  .share-area{
    display: none;
  }
  .single_content{
    margin-bottom: 0;
  }
  .side_period{
    font-size: 130%;
    padding-top: 5px;
    padding-bottom: 5px;
  }
  table.detail th{
    width: 120px!important;
  }
  
  .contact-area-side{
    /* display: none; */
    /* display: block; */
  }
  /* .contact-area-side-sp{
    display: block;
    display: flex;
    justify-content: center;
  } */
  .flex-direction-nav .flex-next{
    right: 10px;
  }
  .side-contact-link-area{
    max-width: 420px;
    margin-right: auto;
    margin-left: auto;
    padding-bottom: 20px;
  }
}
/* container終わり */



.build-link{
  font-size: 20px;
  font-weight: bold;
  text-align: center;
}
.build-link a{
  color:#3A6799;
  text-decoration: underline;
}

@media screen and (max-width:769px){
  .build-link{
    margin-bottom: 20px;
  }
}