@charset "utf-8";

.fo-centuryG{
font-family: 'Century Gothic', sans-serif;
}

.house_lp{
    /*overflow: hidden;
    color: #666;*/
}
.houselptop{
overflow: hidden;
}



.tamamvwprap {
    padding: 0 0 10rem;
    
}

.hslpmv{
    /*background: url("../img/house_lp/main.jpg") no-repeat center center;*/
    background-position: center center;
    background-repeat:no-repeat;
    background-size: cover;
    height: 130rem;
   height: 100%;
    height: 97rem;
    position: relative;
}
.hslpmv .utag{
    bottom: 2rem;
  right: 7rem;
}

.hslpmvleft{
    flex-basis: 70%;
    
}
.hslpmvright{
    flex-basis: 40%;
}

.hslpcopy {
    height:56rem;
    display: flex;
    align-items: center;
    justify-content: center;
}
.hslpcopy img{
    max-height: 15rem;
    margin-top: 10rem;
}

.hslptoptitle {
    margin-left: -5rem;

}
.hslptoptitle dl::after {
  content: "";
  width: 100vw;
  height: 100%;
  display: block;
  background: #9b9b98;
  position: absolute;
  top: 0;
  left: 0;
  z-index: -1;
  border-radius: 99px 0 0 0 ;
}
/*
.hslptoptitle dl::before{
  content: "";
  width: 100vw;
  height: 1px;
  display: block;
  background: #fff;
  position: absolute;
  top: 0;
  bottom: 0;
  margin: auto;
  left: 0;
  z-index: 2;
}*/


.hslptoptitle dl{
    z-index: 10;
    position: relative;
    text-align: left;
    width: 60rem;
    padding: 3rem 0;
    color: #fff; 
}
.hslptoptitle dt{
    font-size: 3rem;
    position: relative;
    padding: 0 0 2rem 6rem;
    border-bottom: 1px solid #fff;
}

.hslptoptitle dd{
    font-size: 3.5rem;
    padding: 1rem 0 0 4rem;
     position: relative;
}


.hslpoutlinewrap{
    padding:0rem 0 2rem;
  
}

.hslptag01 {
   /* margin: 0 0 0 auto ;
    padding: 0rem 0;*/
    /*padding: 4.5rem 8rem 0 0 ;*/
    width: 73rem;
    position: absolute;
   left: 0;
   right: 0;
   margin: auto;

   
    
}
.hslptag01 li{
    background: #003968;
    color: #fff;
    width: 12rem;
    height: 12rem;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 0 1rem 1rem;
    padding: 0 0 1rem;
    font-weight: 600;
    font-size: 1.8rem;
    clip-path: polygon(100% 0%, 100% 50%, 100% 100%, 50% 85%, 0 100%, 0 0);

}
.hslptag01 li._02{
    background:#f8d821;
    color: #003968;
}
.hslpoutlinebox {
    flex-basis: 80%;
}

.hslpoutlinecont{
    text-align: left;
    background: #fff;
    padding: 3rem 6rem;
    font-size: 1.6rem;
    line-height: 2;
    position: relative;
}
.hslpoutlinecont:after{
content: "";
  width: 100vw;
  height: 100%;
  display: block;
  background: #fff;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 0;
}
 .takeoutlinelist {
    position: relative;
    z-index: 1;
}
 .takeoutlinelist ul:nth-child(1){
    flex-basis: 30%;
}



.hslptag02{
    padding: 0 0 2rem;
    position: relative;
    z-index: 1;
}
.hslptag02 li{
    background: #b1af8b;
    color: #FFFFFF;
    padding:.5rem 1rem;
    margin: 0 .5rem .5rem 0;
    font-weight: 600;
    text-align: center;
    min-width: 12rem;
}
.hslptag02 li._02{
    background: #fff;
    outline: 2px solid #e60012;
    outline-offset: -2px;
    color: #e60012;
}
.hslptag02 li._03{
    background: #f8d821;
    color: #003968;
}
.hslptag02 li._04{
    background: #e60012;
    color: #fff;
}

.hslptopicswrap{
    max-width: 70rem;
    width: 100%;
    margin: 0 auto 15rem;
}

.hslptopicswrap .hslp_title01{
    max-width: 50rem;
}
.hslptopicscont{
     text-align: left;
    background: #fff;
    padding: 3rem;
    font-size: 1.8rem;
    line-height: 2;
    box-shadow: 10px 10px 0px 0px #c9c9c9;
    margin-bottom: 60px;
}
.hslpreadmore{
    position: relative;
     margin-left: calc(-50vw + 50%);
  margin-right: calc(-50vw + 50%);
}
.hslpreadmore:after{
    background: #fff;
    content: "";
    clip-path: polygon(50% 100%, 100% 0%, 100% 100%, 0 100%, 0 00%);
    display: block;
    position: absolute;
    width: 100%;
    height: 20rem;
    bottom: -6.1rem;
}

.hslpreadmore p{
    padding: 0 0 10rem;
    display: none;
}
.hslpreadmore h3{
    color: #9b9b98;
    font-size: 5rem;
    font-weight: 600;
}
.hslpreadmore h4{
    color: #9b9b98;
    font-size: 3rem;
}

/****/
.hslpmaininfowrap{
    position: relative;
    padding: 5rem 0;
}
.hslpmaininfowrap:after{
    background: #edefef;
    display: block;
    content: "";
    height: 100%;
    width: 100vw;
    border-radius: 0 0 30px 0;
    z-index: -1;
    position: absolute;
    top: 0;
    right:-5rem;
}
.hslpmaininfo{
    padding: 0 0 5rem;
}
.hslpmaininfotitle01{
    text-align: left;
    color: #89876b;
    font-size: 2rem;
}
.hslpmaininfotitle02{
     color: #89876b;
     font-size: 3.6rem;
     padding: 0 0 2rem;
}

.hslpmaininfocont{
    flex-basis: 50%;
    text-align:left;
}
.hslpmaininfoimg{
    flex-basis: 45%;
    position: relative;
  z-index: 1;
    height: 60rem;
    margin-top: -10rem;
}
.hslpmaininfoimg p {
  position: absolute;
  left: 0;
  
  z-index: 1;
    height: 100%;
  width: 90rem;
}
.hslpmaininfoimg img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.hslpmaininfophoto li{
    flex-basis: 24%;
    margin: 0 1%;
}
.hslpmaininfophoto li img {
  width: 100%;
  height: 16rem;
  object-fit: cover;
}






.hslppointwrap{
 max-width: 80rem;
     margin: 0 auto 5rem;; 
}


.hslppoint{
    margin: 0 auto 5rem;; 
}
.hslppoint dt{
    flex-basis: 50%;
}
.hslppoint dd{
    flex-basis: 50%;
}

.hslppoint dd > p{
    text-align: left;
    padding: 0 0 2rem 2rem;
}

.hslpfamibox{
    margin: 0 0 8rem;
}

.hslpfamicont{
    flex-basis: 48%;
}
.hslpfamiimg{
flex-basis: 48%;
}
.hslpfamititle{
    color: #9b9b98;
    margin: 0 0 3rem;
}

.hslpfamititle h3 big{
    font-size: 2.7rem;
}
.hslpfamititle h3 {
    background: url("../img/house_lp/fline1.svg") no-repeat bottom center;
    background-size: contain;
    padding: 0 0 2rem;
    display: inline-block;
    text-align: center;
    margin: 0 auto;
}
._02 .hslpfamititle h3 {
background: url("../img/house_lp/fline2.svg") no-repeat bottom center;
    background-size: contain;
}
._03 .hslpfamititle h3 {
background: url("../img/house_lp/fline3.svg") no-repeat bottom center;
    background-size: contain;
}


.hslpfamicont p{
    text-align: left;
    text-align: justify;
}
.hslpfamilist li{
    flex-basis: 48%;
    background: #f1f1f1;
    border-radius: 5px;
    margin: 0 1% .5rem;
    font-weight: 600;
}
.hslpfamilist ._icon{
    padding: 1rem 1rem 0 1rem;
}
.hslpfamilist ._cont{
    padding-top: .3rem;
}






.hslpbtn{
    display: inline-block;
    background: #9c7548;
    color: #fff;
    font-size: 1.8rem;
    border-radius: 5px;
    width: 44rem;
    padding: 1.5rem 0;
    margin: .5rem;
    position: relative;
    font-weight: 600;
}
.hslpbtn._02{
    background: #437d97;
}
.hslpbtn::after {
  content: '';
  border-top: solid 2px #fff;
  border-right: solid 2px #fff;
  width: 10px;
  height: 10px;
  display: inline-block;
  vertical-align: .2rem;
  transform: rotate(135deg);
}
.hslpbtn ._free {
  display: inline-block;
  background: #c1272d;
  font-size: 70%;
  padding: .3rem 1rem;
  margin: 0rem 2rem 0rem .5rem;
  line-height: 1;
  vertical-align: .1rem;
}

.hslpbnrtitle{
    color: #89876b;
    font-size: 3rem;
    margin: 0 0 2rem;
    position: relative;
    display: inline-block;
    padding:0 3rem;
}
.hslpbnrtitle:before {
  content: "";
  display: block;
  transform: rotate(-30deg);
  height: 100%;
  border-left: 2px solid #89876b;
  position: absolute;
  left: 0;
  top: 0;
}
.hslpbnrtitle:after {
  content: "";
  display: block;
  transform: rotate(30deg);
  height: 100%;
  border-left: 2px solid #89876b;
  position: absolute;
  right: 0;
  top: 0;
}


/**タブ以下**/
#hslpmenu{
height: 0;
display: block;
}
.hslptabmenuwrap{
    background: #fff;
    padding-top: 1rem;
    position: sticky;
    top: 14rem;
    z-index: 9997;
}


.itemtab{
    border-bottom:5px solid #88876b;
}
.itemtab a{
display: block;
background: #dfdcd9;
border-radius: 10px 10px 0 0;
padding: 1rem;
min-width: 24%;
color: #88876b;
}
.itemtab a.active{
    background:  #88876b;
    color: #fff;
}
.itemtab h3{

}

.anchor{
    position: relative;
    top: -90px;
}
.tabanchor{
    position: relative;
    top: -225px;
}

.hslptabcont{
    padding-bottom: 10rem;
}


.houselpbg01{
    background: #edefef;

}
.hslpwhitebox{
    background: #fff;
    max-width: 110rem;
    max-width: 100rem;
    margin: 0 auto;
    padding: 0 5rem;
}
.motion{
    display: none;
    position: relative;
}
#motion_area1{
    display: block;
}

.hslp_title01{
    color: #88876b;
    border-bottom: 2px solid #88876b;
    
    color: #9b9b98;
 border-color: #9b9b98;
    margin:0 0rem 1rem 0rem;
    padding: 0 0 1rem 0rem;
}

.hslp_title01._gray{
 color: #9b9b98;
 border-color: #9b9b98;
}

.hslp_title01._02{
    margin: 0 0 2rem 0;
    padding: 0 0 1rem 2rem;
}
.hslp_title01._noborder{
    border: none;
    padding-bottom: 0;
}


.hslp_title01 h2{
    font-size: 5rem;
    
    margin: 0 2.5rem 0 0;
    line-height: 1;
}
.hslp_title01 p{
    font-size: 2rem;
}

.hslp_title02 h2{
    font-size: 2.6rem;
   
    font-weight: 400;
}
.hslp_title02 h2._gray{
 color: #9b9b98;
}

.hslp_title02._green {
    color: #88876b;
}
.hslp_title02._lh01 h2{
    line-height: 6rem;
}
.hslpconceptimg{
    margin: 0 0 2rem;
}
.hslpconceptimg li{
    flex-basis: 50%;
}
.hslpconceptimg li img{
    max-height: 24rem;
    width: 100%;
    object-fit: cover;
}



.hslpconceptcont{
    text-align: left;
    padding: 2rem 0;
    height: 40rem;
    overflow: hidden;
}
.hslpconceptcont h3{
    font-size: 3.2rem;
    margin: 0 0 3rem;
    color: #89876b;
}

.hslpconceptcont.active:before{
    display: none;
}



.hslpconceptwrap{
    max-width: 72rem;
    margin: 0 auto 1rem;
}
.hslpnioi{
    background: url("../img/house_lp/bg_nioi.png") no-repeat center center;
    background-size: contain;
    padding: 4rem 0;
}


.hslpspecialbox{
    margin: 0 0 4rem;
    
}
.hslpspecialnum{
    font-size: 110%;
    margin: 0 1rem 0 0;
    
}

.hslpspecialcont{
    text-align: left;
    flex-basis: 67%;
    border-left:1.5rem solid #88876b;
    padding: 0 0 0 1rem;
}


.hslpspecialcont h3{
    font-size: 2.2rem;
    font-weight: 400;

}
.hslpspecialcont h3 small{
    font-size: 1.6rem;
}
.hslpspecialimg {
    flex-basis: 30%;
    
}


.hslpwpcnotents{
    padding: 0 0 2rem;
    text-align: left;
}
.hslpwpcnotents p{
    padding: 0 0 1rem;
}

.hslpconceptwrap .featuremore{
    max-width: 71rem;
    margin-left: auto;
    margin-right: auto;
}



/**youtubeスライド*/
.rtourslide{
    max-width: 90%;
    margin: 0 auto;
}

.rtourslide .slick-slide {
  transform: scale(.8); 
  transition:  transform .5s;

}

.rtourslide .slick-center {
  opacity: 1; 
  transform: scale(1); 
}
.hslpvideo {
 /* width: 35%;*/
 width: 95%;
  margin: auto;
  aspect-ratio: 9/16;
}
.hslpsectionimg{
    max-width: 70rem;
    margin: 0 auto;
}


/**ギャラリー部分*/
.hslpgallery01 .gallery .images {
width: 64.5rem;
height: 43rem;

}
.hslpgallery01 .gallery .images > div{
    width: 100%;
    height: 43rem;

}

.hslpgallery01 .gallery .thumbs-box {
max-height: 43rem;
width: 22rem;
overflow: hidden;
}
.hslpgallery01 .gallery .thumbs{
width: 100rem;
}
.hslpgallery01 .gallery .thumbs > div {
    border: unset;
}

.hslpgallery01 .gallery .thumbs > .thumbscase{
height: 100%;
width: 27rem;
vertical-align: top;
cursor:default; 
}


.hslpgallery01 .gallery .thumbs .thumbscase > div{
    width: 10rem;
  height: 10rem;
  display: inline-block;
  
  box-sizing: border-box;
  background: center no-repeat;
  background-size: cover;
  display: inline-block;
  position: relative;
  margin: 4px;
  border: 3px solid transparent;
  cursor: pointer;
  -webkit-transition: all .88s ease;
  transition: all .88s ease;
}
.hslpgallery02 .gallery .thumbs > div {
    margin: 0px 0px 0px 0px;
}
.gallery .thumbs .thumbscase > div.active {
  border-color: silver;
}

.hslpgallery01 .gallery .images > span,
.hslpgallery02 .gallery .images > span{
    cursor:default;
}
.hslpgallery01 .gallery .images > span:before,
.hslpgallery02 .gallery .images > span:before{
    cursor: pointer;
}




.hslpwhitebox .ftitle01{
    color: #89876b;
    border-color: #89876b;
}


.hslpmapwrap dl{
    flex-basis: 45%;
}
.hslpmapwrap dt{
    color: #9b9b98;
    padding: 0 0 2rem;
}
.hslpmapwrap dt h3{
    font-size: 3.6rem;
    margin: 0 2rem 0 0;
}



.hslp_title03 h2{
    font-size: 2.5rem;
    color: #89876b;
     padding-bottom: 1rem;
}


.hslpequkukaku{
    margin: 0 0 3rem;
}
.hslpequkukaku dt{
    background: #89876b;
    color: #fff;
    font-weight: 600;
    flex-basis: 25%;
    padding: 1rem;
    font-size: 2.2rem;
    display: flex;
    align-items: center;
    justify-content: center;
}
.hslpequkukaku._all dt{
    flex-basis: 100%;
}
.hslpequkukaku dd{
    background: #dfdcd9;
    flex-basis: 75%;
    padding: 1rem;
     display: flex;
    align-items: center;
    justify-content: flex-start;
}
.hslpequkukaku dd ul{
    width: 100%;
}
.hslpequkukaku dd li{
    font-size: 2rem;
    font-weight: 600;
    background: #000;
    color: #fff;
    flex-basis: 19%;
    margin: .2rem .5%;
    border-radius: 5px;
    padding: .5rem;
    
}



.hslpequcap{
   margin: 0 -5rem -10rem 0;
   font-size: 80%;
}

.hslpequbox{
background: #dfdcd9;
padding: 2rem;
margin: 0 0 3rem;
}
.hslpequbox:nth-child(odd){
    flex-direction: row-reverse;
}
.hslpequbox:nth-child(even) .hslpequimg{
    flex-direction: row-reverse;
}



.hslpequcont{
    background: #fff;
    padding: 6rem 2rem 2rem;
    position: relative;
   
    flex-basis: 28%;
    min-height: 29rem;
    min-height: 27rem;
    

}
.hslpequcont h3{
    position: absolute;
    background: #9b9b98;
    color: #fff;
    padding: 1rem 3rem;
    width: 80%;
    border-radius: 0 0 99px 0;
    top: -2rem;
    left: 0;
    font-weight: 400;
    line-height: 1.1;
}
.hslpequcont h3 span{
    font-size: 120%;
}


.hslpequcont p{
    text-align: left;

    text-align:justify;
    font-size: 90%;
    line-height: 1.5;
}
.hslpequimg {
    flex-basis: 70%;
}
.hslpequimg01{
    flex-basis: 66%;
}

.hslpequimg02{
    flex-basis: 32%;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
 }

 
.hslpequimg._only1{
    background: #eee;
}

.hslpstrucwrap dl{
    flex-basis: 49%;
    margin: 0 0 1rem;
    border:2rem solid #dfdcd9;
    position: relative;
}
.hslpstrucwrap dt img{
    width: 100%;
    max-height: 26rem;
    object-fit: cover;
}
.hslpstrucwrap dt h3{
    background: #9b9b98;
    color: #fff;
    padding: 1rem;
    width: 80%;
    margin: -2rem auto 0;
    border-radius: 0 0 50px 50px;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    height: 8rem;
    font-weight: 400;
    font-size: 2.2rem;
    line-height: 1;
}
.hslpstrucwrap dt h3 small{
    font-size: 70%;
    display: inline-block;
    padding: 0 0 .5rem;
}
.hslpstrucwrap dt h3 br{
    display: none;
}

.hslpstrucwrap dt ._moresmall{
    font-size: 50%;
    padding: .5rem 0 0;
}


.hslpstrucwrap dd{
    text-align: left;
    padding: 2rem;
    text-align:justify;
}


.hslpbelswrap{
    max-width: 68rem;
    margin: 0 auto 4rem;
    border: 2rem solid #dfdcd8;
    padding: 2rem;
}
.hslpbelstop {
    padding: 0 0 2rem;
}
.hslpbelstop dt{
    flex-basis: 50%;
}
.hslpbelstop dd{
    flex-basis: 48%;
    text-align: left;
}
.hslpbelstop dd h3{
   font-size: 2.5rem;
   color: #157139;
   padding: 0 0 1rem;
   border-bottom: .5rem solid #dfdcd8;
   margin: 0 0 1rem;
   font-weight: 500;
}
.hslpbelswrap h4{
    background: #157139;
    color: #fff;
    font-size: 2rem;
    margin: 0 0 2rem;
    padding: .5rem;
    font-weight: 500;
}
.hslpbelspoint dl{
    flex-basis: 23%;
    margin: 0 1% 1rem;
}
.hslpbelspoint h5{
    color: #157139;
    font-weight: 400;
    font-size: 2rem;
    margin: 0 0 1rem;
    line-height: 1;
}
.hslpbelspoint ._marker{
     background: linear-gradient(transparent 70%, #92b529 70%);
     display: inline-block;
     padding: 0 .5rem;
}

.hslpbelspoint p{
    line-height: 1.2;
    font-size: 1.4rem;
}

.hslpzehwrap{
  max-width: 68rem;
    margin: 0 auto 4rem;
    border: 2rem solid #dfdcd8;
}
.hslpzehwrap h3{
    background: #e96c25;
    color: #fff;
    font-size: 2.4rem;
    padding: 1rem;
    font-weight: 500;
}
.hslpzehwrap p{
    padding: 1rem;
  
    text-align: left;
    
}
.hslpzehwrap p small{
  font-size: 1.2rem;
  font-size: 80%;
  line-height: 1.2;
  display: inline-block;
}



/**物件概要**/
#motion_area4{
margin-top: -5rem;
}
.hslpoutlinenavi{
    margin: 0rem 0 4rem;
    padding: 5rem 0 0;
}
.hslpoutlinenavi._02{
    padding-top: 0;
     margin: 0rem 0 0rem;
}


.hslpoutlinenavi li{
    flex-basis:16.66%;
}
.hslpoutlinenavi._02 li{
    flex-basis:25%;
}
.hslpoutlinenavi li a,
.hslpoutlinenavi li span{
    display: block;
    text-align: center;
    background: #cacaca;
    color: #fff;
    padding: 1rem;
    font-weight: 600;
    font-size: 2rem;
    margin: .5rem;
}
.hslpoutlinenavi li span{
    background: #edefef;
}


.hslpoutlinenavi li a:hover,
.hslpoutlinenavi li a._on{
    background: #323334;
    opacity:1;
	filter: alpha(opacity=100); 
}

.hslpoutlinenavi li a:after{
content: '';
  border-top: solid 2px #fff;
  border-right: solid 2px #fff;
  width: 1rem;
  height: 1rem;
  display: inline-block;
  vertical-align:.5rem;
  transform: rotate(135deg);
  margin: 0 0 0 1rem;
}
.hslpoutlinenavi li._up a:after{
transform: rotate(-45deg);
vertical-align:-0rem;
}


.hslptagbox{
    position: relative;
    background: #002c56; 
    z-index: 100; 
    max-width: 72rem;
    margin: 0 auto;
   
}
.hslptagbox02{
   position: relative;
    background: #ccc; 
    z-index: 100; 
    max-width: 72rem;
    margin: 0 auto;
    height: 0;
}


.hslptagbox .btag{
    position: relative;
    top: auto;
    left: auto;
    padding: 1rem .5rem .0rem .5rem;
}

.hslptagbox .btag:empty{
    padding: .0rem
}
.hslptagbox .btag li{
    flex-basis: 15.6%;
    margin: 0 .5% 1rem;
}


.btag li._06 {
  outline: 1px solid #fff;
  outline-offset: -1px;
}


.hslptagbox02 .wtag {
    position: relative;
    right: auto;
    left: 1rem;
}

.hslptagbox02 .wtag li{
    padding-top:1.5rem;
    padding-bottom:1.5rem;
    min-width: 6rem;
}



.hslpoutlinemainimg{
    position: relative;
    margin: 0 auto 0rem;
    max-width: 72rem;
}
.hslpoutlinemainimg img{
    max-height: 50rem;
    width: 100%;
    object-fit: cover;
}
.hslpoutlinemainimg .utag li img {
    width: auto;
}





.hslpoutlinemaininfowrap{
    margin: .0rem 0;
}
.hslpoutlinemaininfowrap .kubun01{
    flex-basis: 20%;
}
.hslpoutlinemaininfowrap .kubun01 li{
    padding: 1rem;
    font-size: 120%; 
}
.hslpoutlinemaininfo{


flex-basis: 76%;
}
.hslpoutlinemaininfo h3{
text-align: right;
font-size: 120%;
padding: 1rem 0;
margin-bottom: .5rem;
}
.hslpoutlinemaininfo dl{
margin-top: -.5rem;
}
.hslpoutlinemaininfo dt{
   font-size: 3rem;
  font-weight: 600;
  margin: 0 2rem .6rem 0;
      line-height: 1;
}
.hslpoutlinemaininfo dd{
    font-size: 2.7rem;
     font-weight: 600;
}
.hslpoutlinemaininfo dd big{
    font-size: 5rem;
    line-height: 1;
}

.hslpoutlinepricebox{
    background: #e4cb38;
    padding: 1rem;
    margin: 2rem 0 2rem;
}
.hslpoutlinepricelistwrap{
    flex-basis: 78%;
   
}
.hslpoutlinepricelistwrap h3{
    text-align: left;
    font-size: 1.4rem;
}
.hslpoutlinepricelist dl{
    flex-basis: 33%;
}
.hslpoutlinepricelist dt{
    flex-basis: 40%;
    display: flex;
    align-items: center;
    justify-content: center;
    background: #323334;
    color: #fff;
    padding: 1rem;
}
.hslpoutlinepricelist dd{
    flex-basis: 60%;
    display: flex;
    align-items: center;
    justify-content: center;
    background: #fff;
     padding: 1rem;
     font-weight: 600;
     position: relative;
     
}
.hslpoutlinepricelist dd ._blur{
position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(255,255,255,0.2);
  -webkit-backdrop-filter: blur(7px);
  backdrop-filter: blur(7px);
}

.hslpoutlinepricelist dd big{
    font-size: 150%;
}

.hslpoutlinesimulink {
    flex-basis: 20%;
}
.hslpoutlinesimulink a{
    background: #af292c;
    display: block;
    padding: 1rem;
    border-radius: 5px;
}
.hslpoutlinesimulink._02 a{

    background:#023a68; 
}

.hslpoutlinesimulink p{
    background: #fff;
    color: #af292c;
    border-radius: 5px;
    font-size: 1.2rem;
    font-weight: 600;
    margin: 0 0 1rem;
    position: relative;
}
.hslpoutlinesimulink._02 p{
    color: #023a68;
    padding: .5rem;
}

.hslpoutlinesimulink p:after {
content: "";
  display: block;
  position: absolute;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: .5rem .5rem 0 .5rem;
  border-color: #fff transparent transparent transparent;
  left: 0;
  right: 0;
  top: 100%;
  margin: auto;

}

.hslpoutlinesimulink h4{
    font-size: 1.4rem;
    color: #f0cd00;
    line-height: 1.3;
    
}
.hslpoutlinesimulink h4 small{
    fonot-size:70%;
    color: #fff;
}
.hslpoutlinesimulink h4:after{
content: '';
  border-top: solid 2px #fff;
  border-right: solid 2px #fff;
  width: .6rem;
  height: .6rem;
  display: inline-block;
  transform: rotate(45deg);
}

.hslp_title01._03 h2{
    font-size: 3.6rem;
}

.hslpmemberinfobox {
    max-width: 44rem;
    margin: 0 auto;
     padding: 10rem 0;
}
.hslpmemberinfobox h2 {
    max-width: 80%;
    margin: 0 auto 1rem;
}
.hslpmemberinfobox h3{
    color: #c1272d;
    font-size: 7rem;
    font-weight: 600;
}
.hslpbtnbox01 li{
    margin: .5rem;
}
.hslpbtn01{
display: block;
  color: #fff;
  background: #c1272d;
  padding: 1rem 0rem 1rem 0rem;
  font-weight: 600;
  position: relative;
  border-radius: 6px;
  text-align: center;
  font-size: 2.4rem;
}
.hslpbtn01._02{
background: #002c56;
}
.hslpbtn01:after{
content: '';
  border-top: solid 2px #fff;
  border-right: solid 2px #fff;
  width: 1rem;
  height:1rem;
  display: block;
  position: absolute;
  top: 0;
  bottom: 0;
  margin: auto;
  transform: rotate(45deg);
  right: 2rem;
}

.hslpdetailpricecase {
    font-weight: 600;
    margin-bottom: 1rem;
}
.hslpdetailpricecase ._madori{
    font-size: 3rem;
    margin-right:6rem;
}






/*ギャラリー***/
.hslpgallery02{
max-width: 72rem;
  margin: 0 auto;
}
.hslpgallery02 .galleryleft{

}
.hslpgallery02 .gallery .images{
    width: 100%;
    height: 60rem;
    height: 48rem;
    margin-top: 0;
}

.hslpgallery02 .gallery .images img {
  max-height: 100%;
  height: 100%;
}
.hslpgallery02 .gallery .images > div{
    width: 100%;
    height: 60rem;
     height: 48rem;
}

.hslpgallery02 .gallery .thumbs-box{
    width: 100%;
    max-height: 60rem;
    overflow: hidden;
    max-width: 72rem;
    margin: 0 auto;
}
.hslpgallery02 .gallery .thumbs > .thumbscase{
    width: 75rem;
     height: 35rem;
     cursor: default;
}
.hslpgallery02 .gallery .thumbs > .thumbscase._02{
     height: 19rem;
}


.hslpgallery02 .gallery .thumbs .thumbscase > div{
  width: 16.8rem;
  height: 16.8rem;
  
    display: inline-block;
  
  box-sizing: border-box;
  background: center no-repeat;
  background-size: cover;
  display: inline-block;
  position: relative;
  margin: 4px;
  border: 3px solid transparent;
  cursor: pointer;
  -webkit-transition: all .88s ease;
  transition: all .88s ease;
}
.hslpgallery02 .gallery .thumbs .thumbscase > div:has(._nophoto){
    cursor: default;
  
}



.hslpgallery02 .gallery .thumbs-pager{
bottom: -4.5rem;
}


.gallery .thumbs .thumbscase > div.active {
  border-color: silver;
}

.hslpgallery02 .gallery .thumbs{
width: 1000rem;
}

.hslpgallery02  .utag {
 z-index: 100;
}
.hslpgallery02 .gallery .images .utag img {
    max-height: 4.5rem;
    width: auto;
   object-fit: contain;
}








._hidefieature._hslp:before{
display: none;
}














/**コンテンツ全体隠す***/
.hslphidecontents{
   position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height:100%;
 /* border-radius: 6px;*/
  text-align: center;
  font-weight: bold;
  background-color: rgba(255,255,255,0.8);
  -webkit-backdrop-filter: blur(8px);
  backdrop-filter: blur(8px);
  z-index: 999; 
}
.hslphidecontents02{
 position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height:100%;
  border-radius: 6px;
  text-align: center;
  font-weight: bold;
  background-color: rgba(255,255,255,0.8);
  -webkit-backdrop-filter: blur(8px);
  backdrop-filter: blur(8px);
  z-index: 999; 
}




#motion_area3 .hslphidecontents{
    height: calc(100% - 6rem);
}


.hslphidecontents .hslpmemberinfobox{
    position:sticky;
    top: 15rem;
    left: 0;
}
#motion_area4 .hslphidecontents {
    display: flex;
    align-items: center;
    justify-content: center;
    min-height: auto;
}

#motion_area4 .hslphidecontents .hslpmemberinfobox{
    position: relative;
    top: auto;
}






/**フォーム**/
.hslp_title01._reserve{
    color: #9c7548;
}
.hslp_title01._request{
    color: #4487a4;
}



.formbox._hslp{
    margin-bottom: 2rem;
}
.formbox label.formchange_btn{
    background: #a2784a;
    display: block;
    border-radius: 5px;
    color: #fff;
    padding: 2rem;
    flex-basis: 49%;
    font-size: 2rem;
    cursor: pointer;
}
.formbox label.formchange_btn._request{
    background: #4487a4;
}
.formbox label.formchange_btn input[type="radio"]{
   transform:scale(1.2);
   margin: 0 1rem 0 0;
   vertical-align: .2rem;
}

.hslpcatalog{
    background: #fff;
    padding: 2rem 4rem;
    border-radius: 5px;
}
.hslpcatalog dt{
    text-align: left;
}
.hslpcatalog dt li span{
    color: #4487a4;
}
.hslpcatalog dt h3{
    font-size: 2.4rem;
    color: #4487a4;
    padding: 0 0 1rem;
}


.formbox th.valnmiddle{
    vertical-align: middle;
}

.whitebox01._hslp{
    padding: 2rem 3rem;
}
.whitebox01._hslp h3{
    font-size: 2rem;
    margin: 0 0 2rem;
    padding:  0 0 1rem;
    border-bottom: 1px solid #ccc;
}

.whitebox01._hslp p{
    text-align: left;
}

input[type="submit"].linkbtn01._hslp{
    background:#89876b;
}
.backbtn01._hslp{
    background:#89876b;
    border: none;
    color: #fff;
    margin: 0 .5rem;
}
.backbtn01._hslp2{
    background:#002c56;
    border: none;
    color: #fff;
    margin: 0 .5rem;
}

.backbtn01._hslp:before{
    border-color: #fff;
}
.backbtn01._hslp2:before{
    border-color: #fff;
    transform: rotate(-45deg);
    
}






/**固定メニュー*/
.hslpfixedmenuwrap{
position: fixed; 
  top: 15rem; 
  right: 0px;
  opacity: 0; 
  transition: opacity 0.5s ease;
  width: 100%;
  z-index: 9996;
   visibility: hidden;
 
}
.hslpfixedmenuwrap.show {
 opacity: 1;
  visibility:visible;


 
}
.hslpfixedmenu{
    width: 100%;
    font-size: 90%;
    font-weight: 600;
}
.hslpfixedmenu dt{

}
.hslpfixedmenu dd{

}
.hslpfixedmenu dt a{
    background: #4d4d4d;
    color: #fff;
    padding:1.5rem 0;
    flex-basis: 20%;
    display: block;
    border-right: 1px solid #999;
    
      flex-basis: 25%;
}


.hslpfixedmenu dt a:after{
    content: '';
  border-top: solid 1px #fff;
  border-right: solid 1px #fff;
  width: .7rem;
  height: .7rem;
  display: inline-block;
  vertical-align: .2rem;
  transform: rotate(135deg);
  margin: 0 0 0 1rem;
}

.hslpfixedmenu dd a{
    background: #003968;
    color: #fff;
    padding:2rem 0;
    display: block;
     border-radius: 5px
}
.hslpfixedmenu dd a:after{
    content: '';
  border-top: solid 1px #fff;
  border-right: solid 1px #fff;
  width: .7rem;
  height: .7rem;
  display: inline-block;
  vertical-align: -.2rem;
  transform: rotate(-45deg);
  margin: 0 0 0 1rem;
}

.hslpfixedmenu dt a:first-child{
    background: #89876b;
    border-radius: 5px 0 0 5px;
    border: none;
    
    display: none;
}
.hslpfixedmenu dt a:nth-child(2){
    border-radius: 5px 0 0 5px;
}


.hslpfixedmenu dt a:first-child:after{
transform: rotate(-45deg);
vertical-align: -.2rem;
}


.hslpfixedmenu dt a:last-child{
 border-radius:  0 5px 5px 0 ;
 border: none;
}





.hslpbackbtn {
  position: fixed; /* 絶対配置にして画面に固定 */
  bottom: 0px; /* 画面下から20pxの位置に配置 */
  right: 0px; /* 画面右から20pxの位置に配置 */
  opacity: 0; /* 初期状態は非表示 */
  transition: opacity 0.5s ease; /* フェードイン・アウトのアニメーション設定 */
  z-index: 10001;
  font-weight: 600;
}
.hslpbackbtn a{
    background:  #003968;
    display: block;
    padding: 2rem 2rem;
    font-size: 1.4rem;
    color: #fff;
}
.hslpbackbtn a::before {
  content: '';
  border-top: solid 1px #fff;
  border-right: solid 1px #fff;
  width: .7rem;
  height: .7rem;
  display: block;
  vertical-align: .2rem;
  transform: rotate(135deg);
  margin: 0 auto .2rem;
  vertical-align: -.2rem;
  transform: rotate(-45deg);
}

/*
.hslpbackbtn a:after{
content: '';
  border-top: solid 1px #fff;
  border-right: solid 1px #fff;
  width: .7rem;
  height: .7rem;
  display: inline-block;
  vertical-align: .2rem;
  transform: rotate(135deg);
  margin: 0 0 0 1rem;
  vertical-align: -.2rem;
  transform: rotate(-45deg);
}*/



.hslpbackbtn.show {
  opacity: 1; /* スクロール時に表示 */
}


.hslpcap01{
    margin:0 3rem;
}


.lightbox{
    position: fixed;
    transform: translateY(-50%); /* 要素の幅と高さの半分だけ移動して、完全に中央に配置 */
    top: 50% !important;
}





/*********************************/
/* スマートフォン用のスタイル記述 */
/*********************************/
@media screen and (max-width: 620px) {

.tamamvwprap {
    display: block;
    padding: 0 0 3rem;
}
.hslpmv{
height:115vw;
height: 67vw;
/*background:url("../img/house_lp/main_sp.jpg") no-repeat center center;*/
background-size: cover;
}
.hslpmv .utag{
    bottom: 3rem;
  right: 1rem;
}



.hslpcopy{
    max-height: 15rem;
    display: none;
}

.hslpcopy img{
    max-height: 8rem;
}

.hslptoptitle{
margin: -23.6vw 0 0 5rem;
margin: -5vw 0 0 5rem;

}
.hslptoptitle dl::after {
  border-radius:30px 0 0 0 ;
}

.hslptoptitle dl{
    padding: 1rem 0;
    width: auto;
}
.hslptoptitle dt{
    font-size: 1.4rem;
    padding: 0 0 .5rem 2.7rem;
}
.hslptoptitle dd{
    font-size: 1.6rem;
    padding: 1rem 0 0 2rem;
}


.hslpoutlinewrap{
    padding: 4rem 0 5rem;
}
.hslptag01{
    width: auto;
    position: relative;
    left: auto;
    right: auto;
    
}
.hslptag01 ul{
    justify-content: center;
}

.hslptag01 li{
    width: 6rem;
    height: 6rem;
    font-size: 1.2rem;
    margin: 0 .5rem;
    
}
.takeoutlinelist {
    display: block
}

.hslpoutlinebox {
    flex-basis: 80%;
}

.hslpoutlinecont{
    padding: 2rem;
    font-size: 1.2rem;
}
.hslptag02{
    padding: 0 0 1rem;
}

.hslptag02 li{
    font-size: 1.2rem;
    padding: .0rem 1rem;
}



.hslptopicswrap{
    margin: 0 auto 5rem;
    padding: 0 2rem;
}
.hslptopicswrap .hslp_title01 {
    justify-content: center;
}


.hslptopicscont{
    padding: 2rem;
    font-size: 1.2rem;
    text-align: center;
    margin-bottom: 40px;
    

}
.hslpreadmore{
    position: relative;
     margin-left: calc(-50vw + 50%);
  margin-right: calc(-50vw + 50%);
}
.hslpreadmore:after{
    height: 5rem;
    bottom: -3.1rem;
}

.hslpreadmore p{
    padding: 0 4rem 4rem;
    display: block;
}
.hslpreadmore h3{
    font-size: 2.4rem;
    line-height: 1;
}
.hslpreadmore h4{
    font-size: 1.6rem;
}



/****/
.hslpmaininfowrap{
    position: relative;
    padding: 2rem 0;
}
.hslpmaininfowrap:after{
    right:-0rem;
   border-radius: 0 0 30px 30px;
    width: 100%;
    height: 85%;
    bottom: 0;
  top: auto;
}
.hslpmaininfo{
    padding: 0 2rem 2rem;
   flex-direction: column-reverse;
}
.hslpmaininfotitle01{
    text-align: left;
    color: #89876b;
    font-size: 2rem;
}
.hslpmaininfotitle02{
     font-size:1.6rem;
     padding: 0 0 2rem;
     text-align: center;
}

.hslpmaininfocont{
    margin: 0 0 2rem 0;
}
.hslpmaininfocont p{
    font-size: 90%;
    padding-left: 1.5em;
    padding-right: 1.5rem;
}


.hslpmaininfoimg{
    height: 60vw;
    margin-top: 0rem;
}
.hslpmaininfoimg p {
  width: 100%;
  position: relative;
  margin: 0 0 2rem;
}

.hslpmaininfophoto ul{
    flex-wrap:wrap;
    margin:0 2rem;
}
.hslpmaininfophoto li{
    flex-basis: 48%;
    margin: 0 1% 1rem;
}
.hslpmaininfophoto li img {
  width: 100%;
  height: 26vw;
  object-fit: cover;
}



















.hslppointwrap{
     margin: 0 auto 3rem;
    padding: 0 2rem;
    
}


.hslppoint{
    margin: 0 auto 3rem;

}
.hslppoint .hslp_title01._02 {
   /* margin-left: -5rem;
    padding-left: 5rem;*/
}


.hslppoint dl{
 display: block;
}



.hslppoint dt{
   padding: 0 0 2rem;
}
.hslppoint dt img{
    max-height: 18rem;
    width: 100%;
    object-fit: cover;
}


.hslppoint dd{
   
}

.hslppoint dd > p{
    padding: 0 0 2rem 0rem;
    font-size: 1.2rem;
}
.hslppointwrap > div > .inlineblock{
    display: block;
    margin-right: -5rem;
}



.hslpfamibox{
    margin: 0 0 4rem;
    display: block;
}

.hslpfamicont .onlysp img{
     max-height: 23rem;
     width: 100%;
     object-fit: cover;
     object-position: bottom;
}
.hslpfamicont p{
    font-size: 90%;
    padding-left: 1rem;
    padding-right: 1rem;
}
.hslpfamiimg{
    display: none;
}


.hslpfamititle{
    color: #9b9b98;
    margin: 0 0 2rem;
}
.hslpfamititle dt{
    margin: 0 2rem 0 0;
    flex-basis: 20%;
}
.hslpfamititle h3 {
    font-size: 1.2rem;
    padding-bottom: 1rem;
}

.hslpfamititle h3 big{
    font-size: 1.9rem;
}

.hslpfamilist {
  font-size: 2.7vw;

}




.hslpbtnbox {
   justify-content: space-between;
}
.hslpbtn{
    display: block;
    font-size: 1.3rem;
    
    padding: 1rem 0;
    width: 49%;
    margin: 0;
}
.hslpbtn ._free{
    margin-right: 1rem;
}






/**タブ以下**/
.hslptabmenuwrap{
top: 5rem;
}


.itemtab{
    margin: 0 -1rem;
}

.itemtab a{
padding: .5rem;
min-width: 24%;
margin: 0 .5%;
}

.itemtab h3{
    font-weight: 400;
    font-size: 1rem;
}
.itemtab p{
    font-size: .8rem;
}

.anchor{
    position: relative;
    top: -55px;
}
.tabanchor{
    position: relative;
    top: -130px;
}
.hslptabcont{
    padding-bottom: 5rem;
}


.houselpbg01{
    background: #edefef;

}
.hslpwhitebox{
    margin: 0 auto;
    margin: 0 1rem;
    padding: 0 0rem;
}

.hslp_title01{
/*margin: 1px 5rem 1rem -2rem;
    padding: 0 0 1rem 2rem;*/
}



.hslp_title01._02{
    margin: 0 0 2rem 0;
    padding: 0 0 1rem 0rem;
}

.hslp_title01 h2{
    font-size: 2rem;
    margin: 0 1rem 0 0;
    
}
.hslp_title01 p{
    font-size: 1.4rem;
}

.hslp_title02 h2{
    font-size: 1.6rem;
}
.hslp_title02.alnright{
    text-align: center;
}

.hslp_title02.alnright img.valntop{
    max-height: 2rem;
    vertical-align: -5px;
}



.hslp_title02._lh01 h2{
    line-height: 4rem;
}

.hslpwhitebox .ftitle01{
    font-size: 1.5rem;
}



.hslpconceptwrap{
    max-width: 60rem;
    margin: 0 auto 0rem;
}

.hslpconceptimg{
    margin: 0 0 0rem;
}
.hslpconceptimg p{
  margin: 0 1% .5rem;
}


.hslpconceptimg li {
  margin: 0 1% .5rem;
  flex-basis: 48%;
}
.hslpconceptimg li img{
    max-height: 26vw;
 
}



.hslpconceptcont{
    text-align: left;
    padding: 2rem 1rem;
}
.hslpconceptcont h3{
    font-size:1.6rem;
    margin: 0 0 2rem;
    text-align: center;
}
.hslpconceptcont p{
    font-size: 90%;
}


.hslpconceptcont{
    height: 20rem;
}







.titlesunroom{
    max-width: 80%;
    margin: 0 auto;
}



.hslpspecialimg{
    display: none;
}


.hslpspecialbox{
    margin: 0 0 2rem;
  
}
.hslpspecialnum{

    
}
.hslpspecialnum span{
font-size: 2rem;
    padding: .5rem 0;
    display: block;

}
.hslpspecialcont{
    flex-basis: 100%;
    border: none;
    padding: 0;
}


.hslpspecialcont h3{
    font-size: 1.6rem;
    padding:.5rem 1rem;
    margin: 0 0 2rem;
    background: #88876b;
    color: #fff;
}
.hslpspecialcont h3 small{
    font-size: 1.2rem;
}
.hslpspecialcontsp{

}
.hslpspecialcontsp ._img{
flex-basis: 30%;
}
.hslpspecialcontsp p{
    flex-basis: 65%;
    font-size: 90%;
}

#gmap{
    max-height: 60vw;
}
.rtourslide{
max-width: 85%;
}


.rtourslide  .prev img,
.rtourslide  .next img{
    width: 3rem;
}



.hslpvideo {
  width: 70%;
}







.hslpequbox{
padding: 2rem;
margin: 0 0 3rem;
    display: block;
}


.hslpequcont{
    padding:0rem 2rem 2rem;
    margin: 3rem 0 0;
    min-height: auto;
}
.hslpequcont h3{
    border-radius: 0 0 99px 99px;
    margin: 0 auto;
    right: 0;
    width: 90%;
    top: -5rem;
    line-height: 1;
    padding: 1.3rem 0;
}
.hslpequcont p{
    font-size: 80%;
}


.hslpequimg._sp{
    margin: 0 -2rem 2rem;
    display: flex;
}

.hslpequcont h3 span{
    margin-right: 1rem;
    font-size: 100%;
}



.hslpstrucwrap {
    display: block;
}
.hslpstrucwrap dl{
    margin: 0 0 1rem;
}

.hslpstrucwrap dt h3{
    padding: .5rem;
    height: 6rem;
    font-weight: 400;
    font-size: 1.7rem;
}


.hslpstrucwrap dt h3 small{
    font-size: 70%;
}
.hslpstrucwrap dt ._moresmall{
    display: inline-block;
   
}
.hslpstrucwrap dd{
    font-size: 80%;
}

.hslpbelswrap{
    margin: 0 auto 2rem;
    padding: 1rem;
}
.hslpbelstop {
    padding: 0 0 2rem;
}
.hslpbelstop dt{
    flex-basis: 50%;
}
.hslpbelstop dd{
    flex-basis: 48%;
    text-align: left;
}
.hslpbelstop dd h3{
   font-size: 1.5rem;
   padding: 0 0 1rem;
   border-bottom: .5rem solid #157139;
   margin: 0 0 1rem;
   text-align: center;
}
.hslpbelstop dd p{
    display: none;  
}
.hslpbelstopspp{
    text-align: left;
    font-size: 80%;
}


.hslpbelswrap h4{
    font-size: 1.6rem;
    margin: 0 0 1rem;
}
.hslpbelspoint dl{
    flex-basis: 48%;
    margin: 0 1% 1rem;
}

.hslpbelspoint p{
    font-size: 80%;
}


.hslpzehwrap h3{
    font-size: 1.6rem;
    padding: .8rem 0 .5rem;
   line-height: 1.4;
    
}
.hslpzehwrap p{
    padding: 1rem;
    font-size: 1rem;
    text-align: left;
    line-height: 1.2;
}









._hidefieature._hslp:before{
 display: block;
}
._hidefieature._hslp.active:before{
     display: none;
 }







.hslpbackbtn {
  bottom: 6rem; /* 画面下から20pxの位置に配置 */
  z-index: 10001;
  width: 6rem;
}
.hslpbackbtn a{
    padding: 1.5rem 0;
    font-size: 2.5vw;
    border: 1px solid #999; 
}
.hslpbackbtn span{
    font-size: 120%;
}
.hslpbackbtn a:after{
    display: none;
}



/**ギャラリー部分*/
.hslpgallery01 .galleryleft{
padding: 0 0 2.5em;
}
.hslpgallery01 .gallery .images {
width: 100%;
height: 39rem;
height: 55.6vw;
}
.hslpgallery01 .gallery .images > div{
    height: 39rem;
    height: 55.6vw;
}
.hslpgallery01 .gallery .thumbs{
width: 300rem;
}


.hslpgallery01 .gallery .thumbs-box {
max-height: 42vw;
width: 100%;
margin-bottom: 7rem;
}
.hslpgallery01 .gallery .thumbs > .thumbscase {
max-height: 42vw;
  /*width: 100vw;*/
  width: 86vw;
  font-size: 0;
}

.hslpgallery01 .gallery .thumbs .thumbscase > div{
    width: 19vw;
    height: 19vw;
}
.hslpgallery01 .gallery .titles > div{
    font-size: 85%;
    line-height: 1.3;
}



.hslpmapwrap{
    display: block;
}

.hslpmapwrap dl{
    flex-basis: 45%;
}
.hslpmapwrap dt{
    padding: 0 0 1rem;
}
.hslpmapwrap dt h3{
    font-size:3rem;
    margin: 0 1rem 0 0;
}




.hslp_title03 h2{
    font-size: 1.5rem;
    padding: 1rem 0 2rem;
   
}

.hslpequcap{
  margin: 0 -1rem -6rem 0;
  text-align: center;
  font-size: 2.3vw;
}




.hslpequkukaku{
    margin: 0 0 2rem;
}
.hslpequkukaku dl{
    display: block;
}
.hslpequkukaku dt{
    padding: .5rem;
    font-size: 1.4rem;
}

.hslpequkukaku dd{
    padding: .5rem;
}

.hslpequkukaku dd li{
    font-size: 1.2rem;    
}








/**物件概要**/
#motion_area4{
margin-top: -4rem;
}
.hslpoutlinenavi{
    margin: 0 0 2rem;
    padding-top: 3rem;
}
.hslpoutlinenavi ul{
    justify-content: flex-start;
}
.hslpoutlinenavi li{
    flex-basis:24%;
     margin: 0rem .5% .5rem;
}
.hslpoutlinenavi._02 li{
    flex-basis:49%;
     margin: 0rem .5% .5rem;
}
.hslpoutlinenavi li a,
.hslpoutlinenavi li span{
    padding: .5rem;
    font-size: 1.2rem;
    margin: 0;
   
}

.hslpoutlinenavi li a:after{
  width:.5rem;
  height: .5rem;
  vertical-align:.2rem;

}
.hslpoutlinenavi li._up a:after{
vertical-align:-0rem;
}


.hslpoutlinebox{
    display: none;
}
#hslpoutline01{
    display: block;
}


.hslpoutlinemainimg{
    position: relative;
    margin: 0 0 0rem;
}
.hslptagbox .btag{
  padding-top:.5rem;
}
.hslptagbox .btag{
  padding-top: .5rem;
}

.hslptagbox .btag li{
   font-size: 2.5vw;
   flex-basis: 24%;
   margin-bottom: .5rem;
}
.hslptagbox02 .wtag {
   /* flex-shrink: 0;
    margin-bottom: -1.5rem;*/
    left: 0;
}
.hslptagbox02 .wtag li{
     padding-top:1rem;
    padding-bottom:1rem;
    min-width: 3.7rem;
}



.hslpoutlinemaininfowrap{

}
.hslpoutlinemaininfowrap .kubun01{
    flex-basis: 29%;
   
}
.hslpoutlinemaininfowrap .kubun01 li{
 font-size: 90%;
  padding:1rem .5rem;
}
.hslpoutlinemaininfo h3{
    font-size: 3.4vw;
    padding: 0;
    margin: 0;
}
.hslpoutlinemaininfo {
    flex-basis: 70%;
}
.hslpoutlinemaininfo dl{
    margin-top: 0;
}
.hslpoutlinemaininfo dt{
   font-size: 1.6rem;
  margin: 0 1rem .3rem 0;
}
.hslpoutlinemaininfo dd{
    font-size: 1.2rem;
}
.hslpoutlinemaininfo dd big{
    font-size: 3rem;
}

.hslpoutlinepricebox{
    padding: 1rem;
    margin: 1rem 0 2rem;
    display: block;
}
.hslpoutlinepricelistwrap{
   
}
.hslpoutlinepricelistwrap h3{
    margin: 0 0 .5rem;
}
.hslpoutlinepricelist{
   
    margin: 0 0 .5rem;
}

.hslpoutlinepricelist dl{
    margin: 0 0 .2rem;
    display: block;
   margin-right: 1px;
}
.hslpoutlinepricelist dt{
    padding: .2rem;
}
.hslpoutlinepricelist dd{
    padding: .2rem;
}


.hslpoutlinesimulink._01 a{
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.hslpoutlinesimulink._01 p{
    font-size: .8rem;
    padding: .3rem;
    margin: 0 1rem 0 0 ;
}

.hslpoutlinesimulink._01 p::after{
    left: 93%;
    top: 0;
    bottom: 0;
    transform: rotate(-90deg);
}


.hslpoutlinesimulink._02 p {
  padding: .2rem;
  display: none;
}
.hslpoutlinesimulink._02 small{
     display: inline-block;
}
.hslpoutlinesimulink h4 {
  font-size: 3.4vw;
}

.hslp_title01._03 h2{
    font-size: 2rem;
}

#motion_area4 .hslpmemberinfobox{
    padding-top: 0rem;
    padding-bottom: 0rem;
}


.hslpmemberinfobox {
     padding: 5rem 5%;
}
.hslpmemberinfobox h2 {
    max-width: 80%;

}
.hslpmemberinfobox h3{
    font-size: 3rem;
}

.hslpbtn01{
  padding: .7rem 0rem;
  font-size: 1.6rem;
}

.hslpdetailpricecase {
}
.hslpdetailpricecase ._madori{
    font-size: 2rem;
    margin-right:2rem;
    margin-bottom: .3rem;
}

.hslpoutlinegaiyo p{
    font-size: 80%;
}


.housedtlshiyou li{
    flex-basis: 19%;
}





/*ギャラリー***/
.hslpgallery02 .galleryleft{
    padding-bottom: 3.5rem;
}
.hslpgallery02 .gallery .images{
    width: 100%;
    height:57vw;
    margin-bottom: 0;

}
.hslpgallery02 .gallery .images > div{
    width: 100%;
    height: 57vw;
}

.hslpgallery02 .gallery .thumbs-box{
    width: 100%;
    max-height: 43vw;
}
  .hslpgallery02 .gallery .thumbs > .thumbscase {
    max-height: 42vw;
    width: 84vw;
    font-size: 0;
  }
.hslpgallery02 .gallery .thumbs > .thumbscase._02{
    max-height: 22vw;
}

.hslpgallery02 .gallery .thumbs .thumbscase > div{
    width: 18.5vw;
    height: 18.5vw;
    margin: 4px 1vw;
}
.hslpgallery02 .gallery .titles > div{
    font-size: 85%;
    line-height: 1.3;
}









































/**フォーム**/

.formbox._hslp{
    margin-bottom: 1rem;
}
.formbox label.formchange_btn{
    padding: 1rem;
    font-size: 1.6rem;
    
}

.formbox label.formchange_btn input[type="radio"]{
   vertical-align: .0rem;
}
.formbox label.checkbox{
    display: block;
}

.hslpcatalog{
    padding: 2rem 2rem;
    margin: 0 0 2rem;
}
.hslpcatalog dl{
    display: block;
}
.hslpcatalog dt{
    padding: 0 0 2rem;
}
.hslpcatalog li{
    font-size: 3.5vw;
}
.hslpcatalog dt h3{
    font-size: 1.6rem;
    text-align: center;
}

.whitebox01._hslp{
    padding: 2rem;
}

.whitebox01._hslp h3{
    font-size: 1.8rem;
}



input[type="submit"].linkbtn01._hslp{
    width: 90%;
}






.backbtn01._hslp,
.backbtn01._hslp2{
    font-size: 3vw;
    padding: 1rem 2rem 1rem 3rem;
}


.hslpcap01{
    font-size: 2.5vw;
    margin: 0 5%; 
}
.hslpcap02{
font-size: 3.5vw;
    margin: 0 5%; 
}









/**固定メニュー*/
.hslpfixedmenuwrap{
position: fixed; 
  top: 5rem; 
  right: auto;
 
  width: 100%;
}

.hslpfixedmenu{
    width: 100%;
    font-size: 90%;
    font-size:2.6vw;
    font-weight: 600;
    
}
.hslpfixedmenu{
    display: block;
}
.hslpfixedmenu dt{
    flex-wrap: wrap;
    margin: 0 -2rem;
    justify-content: flex-start;
}

.hslpfixedmenu dt a{
    padding:1rem 0;
    
    flex-basis: 25%;
   
}

.hslpfixedmenu dt a::after{
    display: block;
    margin: 0 auto;
}

.hslpfixedmenu dt a:nth-child(2){
    border-radius: 0;
}



.hslpfixedmenu dt a._gotop{
    background:  #003968;
    display: block;
}
.hslpfixedmenu dt a._gotop:after{
  vertical-align: -.2rem;
  transform: rotate(-45deg);
 
}



.hslpfixedmenu dt a:first-child{
    background: #89876b;
    border-radius: 0;
   border: 1px solid #999; 
   
   display: none;
}
.hslpfixedmenu dt a:last-child{
 border-radius:  0 ;
 
}


.footfixnavi01{
    z-index: 9998;
}

















}