@charset "utf-8";
:root {
	--c_rd: #DF434C;
	--c_bl: #002B54;
	--c_ye: #FFDC26;
	--c_or: #EB7526;
	--c_gr: #F5F5F5;
	--c_gy: #F2F2F2;
	--c_be: #F6F4EE;
    --c_pk: #C66F8F;
    --c_br: #856A42;
    --c_pl: #82488B;
	--c_wh: #fff;
	--c_bk: #000;
}
.clr-rd {color: var(--c_rd)!important;}
.clr-bl {color: var(--c_bl)!important;}
.clr-ye {color: var(--c_ye)!important;}
.clr-or {color: var(--c_or)!important;}
.clr-gr {color: var(--c_gr)!important;}
.clr-gy {color: var(--c_gy)!important;}
.clr-be {color: var(--c_be)!important;}
.clr-pk {color: var(--c_pk)!important;}
.clr-br {color: var(--c_br)!important;}
.clr-wh {color: var(--c_wh)!important;}
.clr-bk {color: var(--c_bk)!important;}
.clr-bk {color: var(--c_pl)!important;}
.bg-rd {background-color: var(--c_rd)!important;}
.bg-bl {background-color: var(--c_bl)!important;}
.bg-ye {background-color: var(--c_ye)!important;}
.bg-or {background-color: var(--c_or)!important;}
.bg-gr {background-color: var(--c_gr)!important;}
.bg-gy {background-color: var(--c_gy)!important;}
.bg-wh {background-color: var(--c_wh)!important;}
.bg-bk {background-color: var(--c_bk)!important;}
.bg-be {background-color: var(--c_be)!important;}
.bg-pk {background-color: var(--c_pk)!important;}
.bg-br {background-color: var(--c_br)!important;}
.bg-pl {background-color: var(--c_pl)!important;}


* {
min-height:0;
min-width : 0;
}

html{
    visibility: hidden;
   	font-size: 10px;
	transition: .2s;
   
}


html.wf-active{
visibility:visible;
}



html,body{
    width: 100%;

}
@font-face {
font-family: 'Open Sans';
font-style: normal;
font-weight: 400;
src: local('Open Sans'), local('OpenSans'),
url(https://themes.googleusercontent.com/static/fonts/opensans/v8/cJZKeOuBrn4kERxqtaUH3T8E0i7KZn-EPnyo3HZu7kw.woff)
format('woff');
}

 *{
     box-sizing: border-box;
 }



 body {
   font-family: "Yu Gothic", 'Noto Sans JP', sans-serif;
    font-weight: 500;
    font-style: normal;

    
   font-size: 1.6rem;
	line-height: 1.6;
    text-align: center;
}
body,
td,
th{
    word-wrap: break-word;
    overflow-wrap: break-word;
    word-break: break-all;
}



h2,
h3,
h4,
h5,
h6,
strong{
    font-weight: 600;
    line-height: 1.5;
}
th{
font-weight: 400;
}

a {
	color:#000;
	outline: none;
	text-decoration: none;

}

a:hover{
	opacity:0.7;
	filter: alpha(opacity=70);
}

img{
max-width: 100%;
height: auto;
width /***/:auto;
}


input, select, textarea {
    padding: 5px 10px;
	border: 1px solid #ccc;
	margin: 2px;
    background: #fff;

}


input[type=radio], input[type=checkbox] {
	margin:0 5px 0 0;
	width: auto;
}
label{
	display: inline-block;
}

.width100{
	width:100%;
}

.wrap:not(.nobghead){
	padding-top: 10rem;
}
.wrap:not(.nobghead) > .headerwrap{
	background: #fff;
}
.wrap:has(.pagemaintitlewrap),
.wrap:has(.housedetailwrap){
	padding-top: unset;
   /*overflow: hidden;*/
}
.wrap:has(.pagemaintitlewrap) > .headerwrap:not(.change-color, .actice-color),
.wrap:has(.housedetailwrap) > .headerwrap:not(.change-color, .actice-color){
	background: unset;
}

.block{
	display: block;
}

.onlysp{
	display: none;
}
.none{
	display:none;
}

.uline{
    text-decoration: underline;
}


/* iOSでのデフォルトスタイルをリセット */
input[type="submit"],
input[type="button"] {
  border-radius: 0;
  -webkit-box-sizing: content-box;
  -webkit-appearance: button;
  appearance: button;
  border: none;
  box-sizing: border-box;
  cursor: pointer;
}
input[type="submit"]::-webkit-search-decoration,
input[type="button"]::-webkit-search-decoration {
  display: none;
}
input[type="submit"]::focus,
input[type="button"]::focus {
  outline-offset: -2px;
}






.wrap{
/*
overflow-x: hidden;*/
}
.home .wrap{

}

/*
#a01,
#a02,
#a03,
#a04,
#a05,
#a06,
#reserve,
#mw_wp_form_mw-wp-form-27{
   display: block;
   margin-top:-150px;
   padding-top:150px;
}*/
#mw_wp_form_mw-wp-form-24{
  display: block;
   margin-top:-150px;
   padding-top:150px;
}




 .mainbody{
	max-width:120rem;
	margin: 0 auto;
}
.mainbody2{
	max-width:110rem;
	margin: 0 auto;
}
.mainbody3{
	max-width:90rem;
	margin: 0 auto;
}
.mainbody4{
    max-width: 100rem;
    margin: 0 auto;
}

 .contents {
  padding: 8rem 0;
}

.boxBgWrap {
	display: inline-block;
	position: relative;
	z-index: 1;
 }

.fo-mont {
  font-family: 'Montserrat', sans-serif;
  font-weight: 500;
}





Shippori Mincho B1 Regular,
.fo-smin{
font-family: "shippori-mincho-b1", sans-serif;
/*font-weight: 400;*/
font-style: normal;

}
Shippori Mincho B1 Medium{
font-family: "shippori-mincho-b1", sans-serif;
font-weight: 500;
font-style: normal;
}
Shippori Mincho B1 Bold{
    font-family: "shippori-mincho-b1", sans-serif;
    font-weight: 700;
    font-style: normal;
}
Futura PT Medium,
.fo-futura{
    font-family: "futura-pt", sans-serif;
    font-weight: 500;
    font-style: normal;
}





.wow {
    visibility: hidden;
}


.overflow-hidden{
	overflow: hidden;
}


/*ヘッダー
------------------------------------------------*/
.headerwrap{
    width: 100%;
    position:fixed;
   
    top: 0;
    left: 0;
    z-index: 1000;
		z-index: 9998;
    transition: .5s;
   /*  background: #fff;*/



}
.home .headerwrap{
  

}
.headerwrap.change-color,
.headerwrap.actice-color{
   background: #fff;
}

.home .headerwrap .gnavi a,
.nobghead .headerwrap .gnavi a{
	color:#fff;
}

.headerwrap.change-color .gnavi a,
.headerwrap.actice-color .gnavi a{
    color:var(--c_bl);
}




.headerwrap.change-color  .header .logo path {
  /* fill: #003968;
    filter: none !important;*/

}


.headerwrap.change-color  .header .logo{

}


 .headerwrap a,
 .headerwrap span{

}
 .header{
     height: 10rem;
     padding: 0 5rem; 
     display: flex;
    justify-content: space-between;
    align-items: center;

 }
   .header h1{
       font-size: 1px;
   }
.header .logo  img{
    max-height: 5.4rem;
  }
  
  .header .logo ._bk{
     display: block;
} 
 .header .logo ._wh{
     display: none;
}
.home .header .logo ._wh,
.nobghead .header .logo ._wh{
     display: block;
}
.home .header .logo ._bk,
.nobghead .header .logo ._bk{
     display: none;
}
.home .headerwrap.change-color ._bk,
.home .headerwrap.actice-color ._bk,
.nobghead .headerwrap.change-color ._bk,
.nobghead .headerwrap.actice-color ._bk
{
     display: block;
}
.home .headerwrap.change-color ._wh,
.home .headerwrap.actice-color ._wh,
.nobghead .headerwrap.change-color ._wh,
.nobghead .headerwrap.actice-color ._wh
{
     display: none;
}
.header ._gtop a,
.home .headerwrap.change-color .header ._gtop a,
.home .headerwrap.actice-color .header ._gtop a,
.nobghead .headerwrap.change-color .header ._gtop a,
.nobghead .headerwrap.actice-color .header ._gtop a{
	font-size: 70%;
	white-space: nowrap;
	
	border-radius: 6px;
	padding: .3rem 1rem;
	display: inline-block;
	margin-left: 1rem;
	line-height: 1;
	color: var(--c_bl);
	border: 1px solid var(--c_bl);
}
.home .header ._gtop a,
.nobghead .header ._gtop a{
	color: #fff;
	border-color: #fff;
}



.header ._gtop img{
	max-height: 1rem;
	margin:.2rem 0 .3rem;
}
 
 .gnavi{
     padding: 0 1rem;
 }

.gnavi > ul > li {
  position: relative;
  padding: 0 2rem;
  height: 10rem;
  display: flex;
  align-items: center;
  justify-content: center;
  white-space: nowrap;
  font-size: 1.6rem;

}



.gnavi a{
    display: block;
    font-weight: 600;
    
    color: #fff;
	color: var(--c_bl);
	
}



.headclubnavi{
border-radius: 6px;
background: rgba(255, 255, 255, 0.20);
color: #fff;
padding: 1rem 2rem;
}
 .headerwrap .headclubnavi{
 background:  var(--c_bl);
 }
 .home  .headerwrap .headclubnavi,
 .nobghead  .headerwrap .headclubnavi{
 	background: rgba(255, 255, 255, 0.20);
 }
 

.home .headerwrap.change-color .headclubnavi,
.home .headerwrap.actice-color .headclubnavi,
.nobghead .headerwrap.change-color  .headclubnavi,
.nobghead .headerwrap.actice-color .headclubnavi{
	background:  var(--c_bl);
}




.headclubnavi h3{
	font-size: 1.6rem;
	margin-right: 1rem;
}
.headclubnavi._smenu h3{
	margin: 0 0 1rem;
}



.headclubnavi li{
	margin: 0 .5rem;
}

.headclubnavi a{
	display: block;
	width: 11rem;
	border-radius: 99px;
	font-size: 1.4rem;
	padding: .5rem;
}
.hcb01{
	color: #fff;
	outline: 1px solid #fff;
	outline-offset: -1px;
}
.hcb02{
	background: #fff;
	color: var(--c_bl)!important;
}


/**suvmenu**/
.submenuboxwrap{
    position: fixed;
    top:10rem;
    left: 0;
    right: 0;
    margin: auto;
    display: none;
    width: 100%;
	height: 100vh;
    padding: 0rem;
	

    max-height: 100vh;
    overflow: auto;
	background: rgba(0, 43, 84, 0.70);
  backdrop-filter: blur(15px);
	
}
.active .submenuboxwrap{
    display: block;

}

.submenubox{
    padding: 3rem 4rem;
	background: #fff;
	border-radius: 5px;
	margin-top: 2rem;
	
}
.submenubox h2{
	font-size: 2rem;
	text-align: left;
	margin: 0 0 2rem;
	color: var(--c_bl);
}
.submenulist {
	flex-basis: 48%;
}
.submenulist:nth-child(1) {
	border-right: 1px solid var(--c_bl);
}


.submenulist ._img{
	flex-basis: 45%;
}
.submenulist ._cont{
	flex-basis: 50%;
}
.submenulist ._cont h3{
	text-align: left;
	color: var(--c_bl);
	margin: 0 0 1rem;
}
.submenulist ._cont li{
	flex-basis: 50%;
	text-align: left;
	margin: 0 0 1rem;
}
.submenulist ._cont li a{
	color:var(--c_bl);
}

.menubtn{
    display: none;
 }



/*全体レイアウト
------------------------------------------------*/


/**スマホのメニュー***/
body .sidr{
background: #333;

}
.smenu {
    color: #fff;
	position: fixed;
    top: 0;
    right: 0;
    z-index: 10;
    width: 34rem;
    height: 100%;
    transition: all .2s ease-in;
    overflow-y: auto;
    overflow-x: hidden;
    -webkit-overflow-scrolling: touch;
    display: block;
    padding:1rem 0;
    background: rgba(245, 245, 245, 0.95);
backdrop-filter: blur(20px);
		-webkit-transform: translateX(25px);
		-ms-transform: translateX(25px);
		transform: translateX(25px);
		z-index: 99990;
		opacity: 0;
    visibility: hidden;
	
	background: rgba(0, 43, 84, 0.70);
  backdrop-filter: blur(15px);
    
    
	}
	.smenu.active{
		display: block;
		right: 0;
    opacity: 1;
    -moz-transform: translateX(0);
    -webkit-transform: translateX(0);
    transform: translateX(0);
    visibility: visible;
	}
.smenu a{
    color: #fff;
}
.spnavilogo {
    margin: 0 0 2rem;
}
.spnavilogo h2{
    margin: 0 1rem 0 0;
}
.spnavilogo h2 img{
    max-height: 4rem;
}
.spnavilogo p{
border: 1px solid #fff;
  line-height: 1;
  white-space: nowrap;
  color: #fff;
  flex-shrink: 0;

   font-size: 1rem;
    padding: .3rem 1rem .6rem 1rem;
    margin: 0 0 0 1rem;
    
    
}

.spmenu{
    margin: 0 0 4rem;
}

.spmenu li > a,
.spmenu li > span{
  margin: 0 0 0rem 0rem;
  padding: 1rem 0;
  border-bottom: 1px solid #fff;;
    text-align: left;
    display: block;
    position: relative;
    font-size: 1.2rem;
    color: #fff;
}
.spmenu li a::after,
.spmenu li span::after{
  content: '';
  border-top: solid 1px #fff;
  border-right: solid 1px #fff;
  width: .5rem;
  height: .5rem;
  display: block;
  transform: rotate(45deg);
  position: absolute;
  top: 0;
  bottom: 0;
  right: 1rem;
  margin: auto;
}
.spmenu li span::after{
    transform: rotate(135deg);
}
.spmenu li span.active::after{
    transform: rotate(-45deg);
}


.spmenu li ul{
    padding: 0 0 0 2rem;
}
.spmenu li h3{
	background: rgba(255,255,255,.7);
	color: var(--c_bl);
	text-align: left;
	padding: .5rem;
	font-size: 90%;
	margin-top: 1rem;
}

.spnavi .headcontactbox a{
    width: 100%;
}
.spnavi .headcontactbox .hb01{
}



.spclose {
    text-align: right;
    padding: 0 0 10px 0;
    font-size: 200%;

}


.spnavi .footcontactbox img{
    max-height: 4rem;
}

.spnavi .footcontactbox a {
height: 7rem;
  padding: 0 0 0 4rem;
}



/*フッター
-------------------------------------------------*/
.footerwrap{
	background: var(--c_gy);
	padding: 8rem 0;
	position: relative;
}
.footer{
	margin: 0 0 2rem;
	
}
.footlogo{
	
	color:  var(--c_bl);

}
.footlogo p{
	font-size: 1.2rem;
}
.footlogo h3{
	font-size: 4.2rem;

}


.footlogo img{
	max-height: 6rem;
	margin: 0 0 3rem;
}


.footnavi {
	
	text-align: left;
	flex-basis: 30%;
}
.footnavi li{
	margin: 0 0 2rem;
}

.footnavi a{
	color:  var(--c_bl);
} 
.footnavi a:after{
	content: ">>";
	margin-left: .5rem;
	font-size: 80%;
	vertical-align: .2rem;
} 



.headclubnavi._foot{
	padding: 2rem;
	flex-basis: 25%;
}
.headclubnavi._foot h3 {
  margin: 0 0 1.5rem;
}

.footprinavi{
	padding: 0 0 2rem;
	text-align: left;
}


.footbtm{
	color:  var(--c_bl);
	font-size: 1.2rem;
	
}
.footbtm a{
	color:  var(--c_bl);
}
.headclubnavi._foot{
	background:  var(--c_bl);
}


.footprinavi p{
	margin: 0 0 2rem;
}

.footbtmnavi ul{
	padding: 0 3rem 0 0;	
}
.footbtmnavi li{
	margin: 0 .5rem;
}



/*
.footrightnavi{
position:absolute;
right: 2rem;
top: 50%;
  transform: translateY(-50%);
}

.footrightnavi ul{
padding: 0 0 2rem;
}

.footrightnavi li{
padding: 0 0 1rem;
}*/




/*トップページ
------------------------------------------------*/

.mainvisualwrap {
  position: relative;
  overflow:hidden;
  height: 90vh;
  width: 100%;
}
.mainvisual p{
  display: flex;
   align-items: center;
    justify-content: center;
	 height: 90vh;
  }

  
.mainvisual img {
  width: 100%;
  height: 100%;
 /* max-width: 100%;
  min-height: 820px;
  min-width: 1920px;*/
  object-fit: cover;
  align-self: center;
}
.mvcont{
    position: absolute;
    bottom: 3%;
    left: 5rem;
     color: #fff;
     z-index: 100;
	 text-align: left;
	
}


.mvcont h2{
    font-size: 13rem;
	font-size: min(10vw, 18rem);
    font-weight: 700;
    line-height: 1;
	white-space: nowrap; 
}


.mvcont p{
font-size: 2.7rem;
font-weight: 600;
}


/***/
.topareawrep {
	padding: 10rem 0 0;
}
.topareawrep .mainbody2{
	position: relative;
	padding-top: 8rem;
}
.topareawrep .mainbody2:after{
	position: absolute;
	top: 0;
	right: 30rem;
	display: block;
	content: "";
	height: 58rem;
	width: 100rem;
	background: url("../img/kodate-top/bg_topsearch01.jpg") no-repeat top center;
	background-size: cover;
	z-index: 0;
}
.land-top .topareawrep .mainbody2:after{
	background-image: url("../img/land-top/bg_topsearch01.jpg") ;
}


.topareawrep .mainbody2:before{
	position: absolute;
	top: -10rem;
	left: 30rem;
	display: block;
	content: "";
	height: 40rem;
	width: 100rem;
	background: url("../img/kodate-top/bg_topsearch02.jpg") no-repeat top center;
	background-size: cover;
	z-index: -1;
}
.land-top .topareawrep .mainbody2:before{
background-image: url("../img/land-top/bg_topsearch02.jpg") ;
}

.topareabox{
	z-index: 1;
	position: relative;
	height: 58rem;
}

.topareabox ._title{
	text-align: left;
	color: #fff;
}

.topareabox ._title h2{
	font-size: 3.6rem;
}

.topareamap{
	position: absolute;
	left: 0rem;
	top: 0rem;
}
.topareamap ._02{
	padding: 15rem 2rem 0 0;
}


.topareabtn {
	position: absolute;
	z-index: 10;
	width: 42rem;
	right: 0;
	top: 5rem;
}
.topareabtn a{
	display: flex;
	align-items: center;
	justify-content: flex-start;
	background:  var(--c_bl);
	color: #fff;
	padding: 2rem 3rem;
	border-radius:10px;
	margin: 0 0 2rem;
	position: relative;
}
.topareabtn a:hover{
opacity:1;
	filter: alpha(opacity=100);
}

.topareabtn big{
	font-size: 3rem;
	font-weight: 700;
	letter-spacing: .5em;
}
.topareabtn span{
	font-size: 1.4rem;
}
.topareabtn a:after {
  content: '';
  width: 3rem;
  height: 2rem;
  display: block;
  background: url("../img/arrow01_w.svg") no-repeat center center;
    background-size: auto;
  background-size: contain;
  margin-left: 1rem;
  position: absolute;
  top: 0;
  bottom: 0;
  margin: auto;
  right: 3rem;
}

.topareaimg{
	position: absolute;
	bottom: 0;
	right: -5rem;
}

.land-top .topareaimg{
right: -16rem;
bottom: -2rem;
}






.title01 h2{
	font-size: 7rem;
	line-height: 1;
}
.title01 p{
	font-size: 2rem;
	font-weight: 600;
}


.stitle01 h2{
	color: var(--c_bl);
	font-size: 3.6rem;
}
.stitle01 figure img{
	max-height: 2rem;
}


.topservicebox{
	gap:2rem;
}


.topservicebtn{
	flex-basis: 32%;
	position: relative;
      overflow: hidden;
}
.land-top .topservicebtn{
flex-basis: 49%;
}



.topservicebtn a{
color: #fff;
display: flex;
    height: 22rem;
    align-items: center;
    justify-content: center;
    flex-direction: column;
}
.topservicebtn img{
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    object-fit: cover;
    z-index: 1;
    filter: brightness(60%);
    transition: filter 0.5s ease-in-out, transform 0.5s ease-in-out; 
    transform: scale(1);
  
}

.topservicebtn  a:hover img {
    filter: brightness(90%);
    transform: scale(1.1);
}

.topservicebtn a:hover,
.topservicebtn a:hover img{
    opacity:1;
	filter: alpha(opacity=100);
}

.topservicebtn h3{
    font-size: 3rem;
    z-index: 10;
    position: relative;
}

.topservicebtn h4{
z-index: 10;
    position: relative;
    font-weight: 400;
}


/*popup
https://ecmemo.net/modal-window
--------------------------*/
.swindow-wrapper {
  z-index: 99999;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  padding: 6rem 1rem;
  text-align: center
}

.swindow-wrapper {
  opacity: 0;
  visibility: hidden;
  transition: all .2s ease-in;
}

.swindow-wrapper::after {
  display: inline-block;
  height: 100%;
  margin-left: -.05em;
  vertical-align: middle;
  content: ""
}

.swindow-window {
	margin: 0 auto;
  z-index: 20;
  position: relative;
  max-width: 110rem;
  padding: 5rem 0;
  vertical-align: middle;
  color: #fff;
}


.swindow-overlay {
  z-index: 10;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
 background: rgba(0, 43, 84, 0.70);
backdrop-filter: blur(15px);
}
.swindow-overlay:hover{
 opacity:1;
	filter: alpha(opacity=100);
}


.swindow-wrapper .swindow-close {
  z-index: 20;
  display: inline-block;
  width: 50px;

}

.swindownavi{
 max-height: 60vh;
  overflow-y: auto;

}


.swindow-topservicewrap{
	gap:2rem;
	position: relative;
}

.swindow-content ._title{
	margin: 0 0 5rem;
}
.swindow-content ._title h3{
    font-size: 3rem;
    z-index: 10;
    position: relative;
}

.swindow-content ._title  h4{
z-index: 10;
    position: relative;
    font-weight: 400;
}

.swnavibtn {
	max-width: 82rem;
	margin: 0 auto;
}

.swnavibtn li{
	flex-basis: 48%;
	margin: 0 1% 2rem;
}

.swnavibtn a{
	display: flex;
	align-items: center;
	justify-content: flex-start;
	background:   #fff;
	color:var(--c_bl);
	padding: 2rem 3rem;
	border-radius:10px;
	position: relative;
}
.swnavibtn big{
	font-size: 3rem;
	font-weight: 700;
	letter-spacing: .5em;
}
.swnavibtn span{
	font-size: 1.4rem;
}
.swnavibtn a:after {
  content: '';
  width: 3rem;
  height: 2rem;
  display: block;
  background: url("../img/arrow01.svg") no-repeat center center;
  background-size: contain;
  margin-left: 1rem;
  position: absolute;
  top: 0;
  bottom: 0;
  margin: auto;
  right: 3rem;
}

.ptable01{
    width: 100%;
    border-collapse: collapse;
}
.ptable01 th,
.ptable01 td{
    padding: 2rem;
    border-top: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
    font-size: 1.4rem;
	background: #fff;
}
.ptable01 th{
    background: #f2f2f2;
    width: 20%;
    font-weight: 600;
	color: #000;
}
.ptable01 td{
    text-align: left;
}
.pmaplist{
    display: flex;
    flex-wrap: wrap;
    gap:1rem;
    color: #000;
}
.pmaplist li{
    flex-basis: 23%;

}
.pmaplist li a{
text-indent: -1rem;
     margin-left: 1rem;
     display: block;
    }
.pmaplist li a::before {
  border-top: solid 1px #000;
  border-right: solid 1px #000;
  width: 5px;
  height: 5px;
  content: "";
  display: inline-block;
  transform: rotate(45deg);
  margin: 0 .5rem 0 0;

}


/***slide***/
.topickupwrap{
	background: url("../img/kodate-top/bg_pickup.jpg") no-repeat top center;
	background-size: cover;
	margin: 0 0 15rem;
}
.topickupwrap ._title{
	margin-top: -12rem;
}



.topickupslide{
    position: relative;
}
.topickupslide a:hover img{
opacity:1;
	filter: alpha(opacity=100);
}

.topickupslide p{
    padding:0 2rem;
}

.topickupslide img{
    max-height: 380px;
    /*width: 100%;*/
object-fit: cover;
}




.custom-navigation {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 2rem;
  margin-top: 0px;

}

.prev-arrow,
.next-arrow {
  cursor: pointer;
  transition: color 0.3s;
  	height: 2rem;
	width: 3rem;
	background: url("../img/arrow01.svg") no-repeat center center;
	background-size: contain;
}
.prev-arrow{
	transform: rotate(180deg);
}


.prev-arrow:hover,
.next-arrow:hover {
 
}

.custom-navigation .slick-dots {
  display: flex !important;
  justify-content: center;
  align-items: center;
  list-style: none;
  position: relative;
  bottom: auto;
  
}

.custom-navigation .slick-dots li {
  position: relative; 
  width: 10rem;
  height: 1px;
  margin: 0;
  padding: 0;
  cursor: pointer;
   font-size: 1px;
}


.custom-navigation .slick-dots li button {
  width: 100%;
  height: 100%;
  border: none;
  text-indent: -9999px;
   font-size: 1px;
    margin: 0;
  padding: 0;
   
}
.custom-navigation .slick-dots li button:after{
	display: block;
	content: "";
	width: 100%;
  height: 1px;
  background:  var(--c_bl);
} 

.custom-navigation .slick-dots li.slick-active button {
  background:  var(--c_bl);
   height: 4px;
   margin-top: -3px;
}








/*column***/
.topcolumnwrap{
	background:  var(--c_gy);
	background-size: cover;
}
.topcolumnwrap ._title{
	margin-top: -12rem;
}
.topcolumnlist dl{
	padding: 0 1rem;
	text-align: left;
}
.topcolumnlist dt{
	padding: 0 0 2rem;
}
.clmtag{
	margin: 0 0 1rem;
}
.clmtag li{
	background: var(--c_bl);
	color: #fff;
	border-radius: 5px;
	margin:1px; 
	padding: .2rem 2rem;
	font-size: 1.2rem;
}
.columnall{
	text-align:right;
	margin-top: -2.5rem;
}
.columnall a{
	color:  var(--c_bl);
}


/***/
.topmainconceptwrap{
	padding: 15rem 0;
}
.topmainconcept {
	position: relative;
	
}
.topmainconcept:before {
	display: block;
	content: "";
	background: url("../img/kodate-top/bg_concept01.jpg") no-repeat top center;
	background-size: cover;
	height: 55rem;
	width: 130rem;
	position: absolute;
	top: -15rem;
	left: 30rem;
	z-index: -1;
}
.land-top .topmainconcept:before {
background-image: url("../img/land-top/bg_concept01.jpg") ;
}
.condo-top .topmainconcept:before {
background-image: url("../img/condo-top/bg_concept01.jpg") ;
}

.topmainconcept:after {
	display: block;
	content: "";
	background: url("../img/kodate-top/bg_concept02.jpg") no-repeat top center;
	background-size: cover;
	height: 55rem;
	width: 130rem;
	position: absolute;
	bottom: -15rem;
	right: 30rem;
	z-index: -1;
}
.land-top .topmainconcept:after {
	background-image: url("../img/land-top/bg_concept02.jpg") ;
}
.condo-top .topmainconcept:after {
	background-image: url("../img/condo-top/bg_concept02.jpg") ;
}
.topmainconcept ._img{
	position: absolute;
	top: -10rem;
	left: -0rem;
}
.topmainconcept ._cont{

	padding: 8rem 12rem 8rem 20rem;
	background: #fff;
	
	max-width: 87rem;
	margin: 0 0 0 auto;
}
.topmainconcept ._cont h2{
	text-align: left;
	color: var(--c_bl);
	font-size: 2.4rem;
	margin: 0 0 4rem;
	line-height: 2;
	letter-spacing: .1em;
}


.topmainconcept ._cont ._txt{
	line-height: 2.2;
	color: var(--c_bl);
	margin: 0 0 4rem;
	text-align: left;
	
}
.topmainconcept ._cont li{
	margin: 0 1rem;
}



.topbnr01{
	padding: 0 0 10rem;
}
.instabtn{
    display: inline-block;
     padding: 1rem 5rem 1rem 4rem;
  font-weight: 600;
  position: relative;
  border-radius: 4px;
  border:1px solid #000;
}
.instabtn img{
    vertical-align: middle;
    margin: 0 1rem 0 0;
}

.instabtn::after {
    content: '';
    border-top: solid 2px #000;
    border-right: solid 2px #000;
    width: 6px;
    height: 6px;
    display: block;
    position: absolute;
    top: 0;
    bottom: 0;
    margin: auto;
    transform: rotate(45deg);
    right: 20px;
}






.topcontactwrap{
	background: url("../img/kodate-top/bg_contact.jpg") no-repeat top center;
	background-size: cover;
	padding: 10rem 0;
}
.topcontact{
	max-width: 40rem;
	margin: 0 0 0 auto;
}
.topcontact h2{
	margin: 0 0 5rem;
}
.cbtn{
	background: var(--c_ye);
	color:  var(--c_bl);
	font-size: 2.2rem;
	display: flex;
	justify-content: center;
	align-items: center;
	border-radius: 99px;
	padding: 1rem;
	font-weight: 600;
}

.cbtn::after {
  content: '';
  width: 3rem;
  height: 2rem;
  display: block;
  background: url("../img/arrow01.svg") no-repeat center center;
  background-size: contain;
  margin-left: 1rem;
}




/***マンション一覧*/
.topcondolisttitle{
	flex-basis: 30%;
}
.topcondolist{
	position: relative;

}
.topcondolist:before{
	height: 100%;
	width: 140rem;
	background: url("../img/condo-top/bg_list.jpg") no-repeat center center;
	background-size: cover;
	display: block;
	content: "";
	left: 0;
	top: 0;
	position: absolute;
	z-index: -1;
}

.topcondolisttitle{
	background: url("../img/condo-top/title_newly.jpg") no-repeat center center;
	background-size: cover;
	color: #fff;
	display: flex;
	align-items: center;
	justify-content: center;
	margin-left: -10rem;
	flex-basis: 40%;
}
._resale .topcondolisttitle{
	background-image: url("../img/condo-top/title_resale.jpg");
}


.topcondolisttitle ._title{
	text-align:left;
}
.topcondolisttitle ._title h3{
	font-size: 3rem;
}
.topcondolisttitle ._title h4{
	font-size:1.4rem;
}

.topcondolistcont{
	flex-basis: 65%;
}





/***マンション一覧slide*/
.topcondolistslide {
	margin-bottom: 0!important;
}
.topcondolistslide dl{
    margin:0 1rem;
    background: #fff;
    text-align: left;
}
.topcondolistslide dt{
    position: relative;
    overflow: hidden;
    height: 23rem;
}

.topcondolistslide dt img {
  width: 100%;
  height: 23rem;
  object-fit: cover;
  transition: transform .6s ease;
  position: relative;
}
.topcondolistslide dt a:hover img {
  opacity: 1;
  filter: alpha(opacity=100);
  transform: scale(1.1);
  position: absolute;
  
}
/*
.topcondolistslide dt a:before {
  content: "View More";
  position: absolute;
  left: 1rem;
  bottom: 1rem;
  z-index: 10;
  font-size: 80%;
  background: #fff;
  border-radius: 99px;
color: #002C56;
  border: 1px solid #002C56;
  padding: .2rem 1rem;
  animation: btn_move01 1.5s infinite;

}*/


.topcondolistslide dd{
    padding: 1rem;
    padding: 2.5rem 1rem 1rem;
    position: relative;
}
.topcondolistslide .non-public,
.topcondolistslide .member-only {
    padding: 0;
}
.topcondolistslide .non-public .row img,
.topcondolistslide .member-only .row img {
    object-fit:cover;
    height: 100%;
    width:100%;
}
.topcondolistslide .row .non-public-address,
.resultArea .row .non-public-address,
.topcondolistslide .row .member-only-address,
.resultArea .row .member-only-address {
    width: 100%;
    height: 0;
    position: relative;
    bottom: 50px;
    font-size: 120%;
    font-weight: bold;
    text-align: center;
}
.topcondolistslide .row .non-public-address {
    bottom: 374px; /*349px;*/
}
.resultArea .row .non-public-address {
    bottom: 212px;
}
.resultArea .row .non-public-address._02 {
    bottom: 154px;
}
.topcondolistslide .row .member-only-address {
    bottom: 91px;
}
.resultArea .row .member-only-address._02 {
    bottom: 38px;
}

.topcondolistslide .btag li{
    font-size: 70%;
}
.topcondolistslide .wtag li{

}
.topcondolistslide .kubun01 li{
    font-size: 80%;
}


.topcondolistslide ._kubun01 li{
    background: #f2f2f2;
    padding: .5rem 1rem;
    margin: 0 .5rem .5rem 0;
    font-weight: 600;
    border-radius: 4px;
	font-size: 1.2rem;
}

.topcondolistslide h3{
    /*padding: 0 0 .5rem;*/
    min-height: 7rem;
     min-height: 2rem;
     font-size: 1.8rem;
     margin: 0 0 1rem;
    font-size: 100%;
    display: -webkit-box;
      text-overflow: ellipsis;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
  overflow: hidden;
}
.topcondolistslide .price{
color: #C1272D;
  font-weight: 600;
  line-height: 1;
  margin-bottom: 1rem;
  padding-bottom: 1rem;
  font-size: 1.3rem;
  border-bottom: 1px solid #ccc;
}

.topcondolistslide .price .nowrap {
     white-space: nowrap;
}
.topcondolistslide .price .num{
    font-size: 180%;
}
.topcondolistslide .price .num._02 {
    font-size: 140%;
}

.topcondolistslide ._spec01{
    font-size: 1.2rem;
    margin: 0 0 1rem;
    height: 9vw;
    max-height: 122px;
}
.topcondolistslide ._spec01 ._title{
    font-weight: 600;
    flex-basis:22%;
	margin:0 0 .5rem;
}
.topcondolistslide ._spec01 ._cont{
    flex-basis: 76%;
overflow: hidden;
  display: -webkit-box;
  text-overflow: ellipsis;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  max-height: 4.5rem;
  margin:0 0 .5rem;
}


.topcondolistslide .btnbox01 li{
    flex-basis:48%;
    margin: 0 1% .5rem;
}

.topcondolistslide .btnbox01 li a.mbtn01 {
  line-height: 1;
  padding: 1.9rem 1rem 1.7rem 2rem;
  display: flex;
  justify-content: center;
  align-items: center;

}

.topcondolistnavi{
flex-basis: 100%;
position: relative;
padding: 5rem 0 0;
}























/*contents
------------------------------------------------*/
.mainpage{
	padding-top: 10rem ;
}

.mainbg01{
	background: url("../img/bg_main01.jpg") no-repeat top center;
	background-size: cover;
	
}

.topicpath{
	text-align: left;
  padding: 1rem 0;
  font-size: 80%;
}

.topicpath._ptitle{
	margin: 0 5rem;
}

.pagemaintitlewrap{
	background: url("../img/bg_main01.jpg") no-repeat top center;
	background-size: cover;
	padding-top: 10rem ;
}

.pagemaintitle{
	padding: 5rem 0 7rem;;
	text-align: left;
}
.pagemaintitle h2{
	font-size: 7rem;

}
.pagemaintitle h3{
	font-size: 2rem;
}


.btn01{
	display: inline-flex;
  align-items: center;
  justify-content: center;
  background: var(--c_bl);
  color: #fff;
  border-radius: 99px;
  font-weight: 600;
  padding: 1.5rem 4rem 1.5rem 4rem;
  position: relative;

}
.btn01:after{
content: '';
  width: 2.5rem;
  height: 1.5rem;
  display: block;
  background: url("../img/arrow01_w.svg") no-repeat center center;
  background-size: contain;
  margin-left: 1rem;
}

.btn01._02 {
  color: var(--c_bl);
  background: #fff;
  border: 2px solid  var(--c_bl);
}
.btn01._02:after{
background-image: url("../img/arrow01.svg");
}



.title01{
    margin: 0 0 2rem;
}









/**privacy**/
.privacybox{
    text-align: left;
}
.privacybox h3{
border-bottom: 1px solid #ccc;
  margin: 0 0 2rem;
  padding: 0 2rem 1rem;
  color:  var(--c_bl);
}
.privacybox p{
	padding: 0 2rem 2rem;
	line-height: 2;
}
.privacytable table{
    width: 100%;

border-top: 1px solid #ccc;
margin: 0 0 3rem;
border-collapse: collapse;
}
.privacytable th,
.privacytable td{
    border-bottom: 1px solid #ccc;
    padding: 1rem;
    text-align: left;
}
.privacytable th{
	background: var(--c_gr);
}


.realestatecont{
	color:  var(--c_bl);
	border: 1px solid var(--c_bl);
	padding: 2rem;
	max-width: 79rem;
	margin: 0 auto;
	text-align: left;
	font-size: 90%;
}


/**会員登録**/
.pagemembertitle{
padding: 5rem 0 5rem;
}
.pagemembertitle h2{
	margin: 0 0 2rem;
}
.pagemembertitle h3{
	font-size: 2rem;
}
.membertoptitle h3{
	font-size: 2rem;
}
.membertoptitle img{
	max-height: 3rem;
	vertical-align: -.5rem;
}
.membertoptitle ._point{
	border-radius: 99px;
	display: inline-block;
	padding: .2rem 1rem;
	
}


.menberstep {
    padding: 0 0 3rem;
    position: relative;
}

.menberstep dl{
    margin: 0 0rem;
    position: relative;
	flex-basis: 15%;
}
.menberstep dl:after{
display: block;
    content: "";
    height: 2px;
    width: 100%;
    max-width: 6rem;
    background:  #cbcbcb;
    position: absolute;
    top: 3rem;
    left:80%;
    right: 0;
    margin: auto
}
.menberstep dl:last-child:after{
	display: none;
}

.menberstep dt{
    font-size: 2.2rem;
    height: 6rem;
    width: 6rem;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    border-radius: 99px;
    color:var(--c_bl);
    margin: 0 0 1rem;
    background-color: var(--c_gr);
}


.menberstep ._active dt{
    background: var(--c_bl);
    border: none;
    color: #fff;
}

.menberstep dd{
  
    font-weight: 600;
}
.menberstep ._active dd{
    color:  var(--c_bl);
}


/*現地見学説明会**/
.lbox01 ._cont{
	text-align: left;
	flex-basis: 50%;
}
.lbox01 ._cont h3{
	font-size: 2rem;
	margin: 0 0 2rem;
}
.lbox01 ._cont ._txt{
	line-height: 2;
}
.lbox01 ._img{
	flex-basis: 45%;
}


.mainbg02{
	background:url("../img/h_detail/bg01.png") no-repeat center center;
	background-size: cover;
}

.localtoplistwrap h3{
    text-align: left;
    margin: 0 1% 1rem;
	font-size: 2.8rem;
}
.localtoplist{
    padding: 0 0 2rem;
}
.localtoplist a,
.localtoplist span
{
    display: block;
    flex-basis: 48%;
    margin: 0 1% 2rem;
    background:#fff;
    padding:1rem 2rem;
    border-radius: 5px;
}
.localtoplist dt{
    font-size:2.4rem;
    font-weight: 600;
}
.localtoplist dd big{
    font-size: 4rem;
    padding-left: 1rem;
}


/*拠点一覧****/
.baseside{
	flex-basis: 27%;
}
.basenavi{
	position: sticky;
	top: 10rem;
	
}
.basenavi dl{
text-align: left;
margin: 0 0 2rem;

}
.basenavi dt{
	background:  var(--c_gy);
	color: var(--c_bl);
	font-size: 2rem;
	font-weight: 600;
	padding: 1rem 2rem;
	position: relative;
	display: flex;
	align-items: center;
	justify-content: space-between;
	cursor: pointer;
}
.basenavi dt:after{
	border-top: solid 1px #666;
  border-right: solid 1px #666;
  width: 1rem;
  height: 1rem;
  content: "";
  display: block;
  transform: rotate(-45deg);
}
.basenavi ._off dt:after{
transform: rotate(135deg);
}
.basenavi ._off dd{
	
}

.basenavi li a{
	padding: 1rem 2rem;
	display: flex;
	align-items: center;
	justify-content: space-between;
	border-bottom: 1px solid #ccc;
}
.basenavi li a:after{
content: '';
  width: 1.5rem;
  height: 1rem;
  display: block;
  background: url("../img/arrow01.svg") no-repeat center center;
  background-size: contain;
  margin-left: 1rem;
  flex-shrink: 0;
}

.basecont{
flex-basis: 67%;
}
.basecont h3{
	font-size: 2.2rem;
	border-bottom: 1px solid #ccc;
	margin: 0 0 4rem;
	padding: 0 0 1rem;
	color: var(--c_bl);
	text-align: left;
}
.basedtl{
	margin:0 0 5rem;
}

.basedtl h4{
	text-align:left;
	font-size: 2rem;
	padding: 0 0 2rem;
}

.basemap{
	height: 20rem;
	margin: 0 0 2rem;
}
.basemap iframe{
	height: 100%;
	width: 100%;
}
.basephoto {
	margin: 0 0 2rem;
}
.basephoto li{
	flex-basis: 49%;
}


.basetable {
  border-collapse: collapse;
  border-top: 1px solid #ccc;
  width: 100%;
  margin: 0 0 2rem;
}
.basetable td,
.basetable th {
  padding: 1rem 1rem;
  border-bottom: 1px solid #ccc;
  font-size: 1.4rem;
}
.basetable  th {
  background: #f2f2f2;
}
.basetable  td {
  text-align: left;
}
.maplink{
	background: var(--c_bl);
	color: #fff;
	border-radius: 5px;
	display: inline-block;
	font-size: 80%;
	padding: .2rem 1rem;
	margin-left: 1rem;
}



/**不動産売却***/
.vend{
overflow: hidden;
}
.vendmvwrap {
  position: relative;
  overflow:hidden;
  height: 90vh;
  width: 100%;
}
.vendmv p{
  display: flex;
   align-items: center;
    justify-content: center;
	 height: 90vh;
 }
.vendmv img {
  width: 100%;
  height: 100%;
 /* max-width: 100%;
  min-height: 820px;
  min-width: 1920px;*/
  object-fit: cover;
  align-self: center;
}
.vendmvcont{
    position: absolute;
    bottom: 5rem;
    left: 10rem;
     color: #fff;
     z-index: 100;
	 text-align: left;
	
}
.vendmvcont h2{
    font-size:8rem;
	/*font-size: min(10vw, 10rem);*/
    font-weight: 700;
    line-height: 1.2;
	white-space: nowrap;
	margin: 0 0 2rem;
}
.vendmvcont p{
font-size: 1.4rem;
margin: 0 0 2rem;
}
.vendmvcont p img{
	max-height: 1.6rem;
}

.vendmvcont li{
	margin: 0 .5rem 2rem;
}
.vendmvcont ._aibnr{
	margin-left: -10rem;
}
.vendconcept {
	padding: 0 0 5rem;
}

.vendconcept ._cont{
	text-align: left;
	flex-basis: 42%;
	color: var(--c_bl);
}
.vendconcept ._cont h3{
	font-size: 3rem;
	margin: 0 0 2rem;
}
.vendconcept ._cont ._txt{
	line-height: 2;
}
.vendconcept ._img{
	flex-basis: 45%;
	position: relative;
	height: 40rem;
}
.vendconcept ._img figure{
position: absolute;
top: 0rem;
  left: 0rem;
  width: 68rem;
  z-index: 2;
}
.vendconcept ._img:after{
	position: absolute;
	content: "";
	height: 30rem;
	width: 70rem;
	background: url("../img/h_detail/bg01.png") no-repeat top center;
	background-size: cover;
	top: -8rem;
	left: -3rem;
}
.vendconceptlist{
	padding: 0 0 10rem;
}


.vendconceptlist dl{
	margin: 0 2%;
}
.vendconceptlist dt{
	margin: 0 0 1rem;
}
.vendconceptlist dd{
	color: var(--c_bl);
	font-weight: 600;
	font-size: 2rem;
}


.vendtroublewrap h2{
	font-size: 2.4rem;
	margin: 0 0 2rem;
}
.vendtrouble ._img{
	flex-basis: 50%;
}
.vendtrouble ._cont{
	margin-left: -5rem;
	flex-basis: 50%;
}

.vendtrouble li{
	background: #e8e8e8;
	font-weight: 600;
	padding: 1rem;
	margin: 1rem 0;
}

.vendaibnrwrep{
	background: url("../img/vend/bg02.jpg") no-repeat bottom center;
	background-size: cover;
	padding: 3rem 0 8rem;
	position: relative;
}
.vendaibnrwrep:before {
  content: '';
  position: absolute;
  top: -1rem;
  left: 50%;
  transform: translateX(-50%);
  border-width: 2.5rem 2rem 0 2rem;
  border-style: solid;
  border-color:  var(--c_bl) transparent transparent transparent;
}


.vendaibnrwrep h2{
	font-size: 3rem;
	margin: 0 0 2rem;
	color:  var(--c_bl);
}
.title01 ._gr{
	color: #AFAFAF;
}

/**slide*/
.vendpointwrep{
	position: relative;
	padding: 8rem 0;
	margin: 0 0 8rem;
}
.vendpointwrep:after{
	content: "";
	display: block;
	z-index: -1;
	background: var(--c_gr);
	height: 100%;
	width: 100rem;
	position: absolute;
	top: 0;
	right: 20%;
}

.vendpoint{
	margin: 0 0 3rem;
}
.vendpoint ._cont{
	flex-basis: 45%;
	text-align: left;
}
.vendpoint ._cont h3{
	color: var(--c_bl);
	font-size:3rem;
	margin: 0 0 1rem;
	display: flex;
	align-items: center;
}
.vendpoint ._cont h3 ._num{
	font-size: 7rem;
	font-weight: 400;
	flex-basis: 10rem;
}
.vendpoint ._cont ._txt{
	line-height: 2;
	margin: 0 0 0 10rem;
}


.vendpoint ._img{
	flex-basis: 45%;
}
.vendnetwork {
	position: relative;
	margin: 0 0 10rem;
}
.vendnetwork:after {
	content: "";
	display: block;
	height: 60rem;
	width: 90rem;
	background: url("../img/h_detail/bg_a.svg") no-repeat top center;
	background-size: contain;
	top: 10rem;
	left:-40rem;
	position: absolute;
	z-index: -1;
	
}

.vendnetwork ._cont{
	flex-basis: 45%;
}
.vendnetwork ._cont ._txt{
	text-align: left;
	line-height: 2;
	color: var(--c_bl);
	margin: 0 0 3rem;
}
.vendnetwork ._cont h3{
	text-align: left;
	margin: 0 0 2rem;
}
.vendnetwork ._group ul{
	text-align: left;
	flex-basis: 48%;
}
.vendnetwork ._group li{
	margin: 0 0 1rem;
	font-size: 1.2rem;
}

.vendnetwork ._img{
	flex-basis: 45%;
}
.vendnetwork ._img li{
	flex-basis: 31%;
	margin: 0 1% 1rem;
}


.vendhowototitle{
	margin-bottom: 6rem;
}

.vendhowototitle ._cont{
	flex-basis: 47%;
}
.vendhowototitle ._txt{
	text-align: left;
	line-height: 2;
	color: var(--c_bl);
	margin: 0 0 3rem;
}

.vendhowototitle ._list li{
	flex-basis: 48%;
	background:  var(--c_bl);
	color: #fff;
	margin: 0 1% 1rem;
	padding:1rem;
	display: flex;
	align-items: center;
	font-weight: 600;
}
.vendhowototitle ._list li span{
	flex-basis: 3em;
	flex-shrink: 0;
	border-right: 1px solid #fff;
	margin: 0 1rem 0 0;
	line-height: 1;
}


.vendhowototitle ._img{
	flex-basis: 45%;
	position: relative;
	height: 40rem;
}
.vendhowototitle ._img figure{
position: absolute;
top: 0rem;
  left: 0rem;
  width: 68rem;
  z-index: 2;
}


.vendhowto{
	flex-basis: 45%;
	margin: 0 0 5rem;
}
.vendhowto h3{
	display: flex;
	align-items: center;
	color: var(--c_bl);
	font-size: 3rem;
	margin: 0 0 2rem;
}

.vendhowto h3 span{
flex-basis: 2em;
	flex-shrink: 0;
	border-right: 1px solid var(--c_bl);
	margin: 0 1rem 0 0;
	line-height: 1;
}
.vendhowto figure{
	margin: 0 0 2rem;
}
.vendhowto ._txt{
	text-align: left;
	color: var(--c_bl);
	line-height: 2;
	margin: 0 0 3rem;
}
.vendhowto ._point{
	border: 1px solid #ccc;
	padding: 2rem;
}
.vendhowto ._point dl{
	margin: 0 0 1rem;
}
.vendhowto ._point dt{
	flex-basis: 25%;
	background:  var(--c_ye);
	color: var(--c_bl);
}
.vendhowto ._point ._de dt{
	background:var(--c_bl);
	color: #fff;
}

.vendhowto ._point dd{
	flex-basis: 70%;
	color: var(--c_bl);
	text-align: left;
}



/***オンライン家づくり相談**/
.soudantroublewrap{
	background: url("../img/online_soudan/bg01.jpg") no-repeat top center;
	background-size: cover;
}
.soudantroublewrap ._title h3{
	color:  var(--c_bl);
	font-size: 2rem;
	padding: 1rem 0 3rem;
}
.soudantrouble {
justify-content: space-between;
}
.soudantrouble dl{
	flex-basis: 31%;
}
.soudantrouble dt{
	padding: 0 0 2rem;
}
.soudantrouble dd h4{
	color: var(--c_bl);
}

.soudanbnr h3{
	color: var(--c_bl);
	display: inline-block;
  padding: 0 2rem;
  position: relative;
	margin: 0 0 2rem;
}

.soudanbnr h3:after {
  content: "";
  display: block;
  transform: rotate(30deg);
  height: 100%;
  border-left: 2px solid var(--c_bl);
  position: absolute;
  right: 0;
  top: 0;
}
.soudanbnr h3:before {
  content: "";
  display: block;
  transform: rotate(-30deg);
  height: 100%;
  border-left: 2px solid var(--c_bl);
  position: absolute;
  left: 0;
  top: 0;
}




.soudanflowside{
	background: var(--c_gr);
	width: calc(50% - 15rem);
    padding: 10rem 0 6rem;
    min-width: 30rem;

}

.soudanflowmenu {
    max-width: 30rem;
    padding: 0 0rem 0rem 0;
    margin:  0 5rem 0 auto;
    position: sticky;
    top: 10rem;

  }

.soudanflowmenu li{
	text-align: left;
	padding: 0 0 1rem;
}
.soudanflowmenu li a{
	color: #939393;
}
.soudanflowmenu li a.is-active{
	color: var(--c_bl);
	font-weight: 600;
	padding: 0 0 0 3rem;
	background: url("../img/arrow01.svg") no-repeat center left;
	background-size: 2rem;
}


.soudanflowcont {
width: calc(50% + 15rem);
 padding: 10rem 0 6rem;

}
.soudanflowbox{
	max-width: 65rem;

	text-align: left;
}
.soudanflow{
	margin: 0 0 5rem 10rem;
}
.soudanflow ._title h3{
	color:   var(--c_bl);
	font-size: 1.6rem;
}
.soudanflow ._title h4{
	font-size: 2rem;
	margin: 0 0 2rem;
}
.soudanflow figure{
	margin: 0 0 2rem;
}
.soudanflow ._txt{
	line-height: 2;
	margin: 0 0 2rem;
}
.btn01.bg-ye{
	color:  var(--c_bl);
}
.btn01.bg-ye:after{
	background-image: url("../img/arrow01.svg");
}

.soudanwhatswrap{
	background: url("../img/online_soudan/bg_whats.jpg") no-repeat top center;
	background-size: cover;
}

.soudanwhatsbox{
background: rgba(255,255,255,.2);
border:1px solid #fff;
  padding:4rem 2rem 2rem;
  border-radius: 5px;
  margin: 0 0 4rem;
}
.soudanwhatsbox li {
  flex-basis: 33%;
  text-align: left;
  font-size: 90%;
  background: url("../img/online_soudan/check.svg") no-repeat left top;
  padding: 0 0 .5rem 2.5rem;
  margin: 0 0 1rem;
  color: #fff;
}
.soudanwhatswrap h2{
	font-size: 2rem;
	margin: 0 0 2rem;
}

.soudanwhatswrap h3{
	font-size: 1.6rem;
	margin: 0 0 2rem;
}



/*オンライン相談予約***/
.title02 {
  margin: 0 0 2rem;
}
.title02 h2 {
  font-size: 2.4rem;
}
.zoombtn img{
    max-height: 4.3rem;
}

.onlinehowtobox{
    margin: 0 0 2rem;
}
.onlinehowtobox h3{
    background: #002c56;
    color: #fff;
    padding: 1rem;
    border-radius: 5px 5px 0 0;
}
.onlinehowto{
    background: #fff;
    padding: 2rem 5rem;
    border-radius: 0 0 5px 5px;
}
.appbtn img{
    max-height: 5rem;
    margin: .5rem;
}
.onlinehowto p strong{
display: inline-block;
  background: #002c56;
  color: #fff;
  padding: 0px 8px;
  margin: 0 5px 0 0;
}
.onlinestep li{
    flex-basis: 23%;
    margin: 0 .5% 1rem;
    font-size: 1.2rem;
    text-align: center;
}
.onlinestep li img{
    max-height: 27rem;
    display: block;
    margin: 0 auto 1rem;
}






/**会社概要**/
.oftable {
  border-collapse: collapse;
  border-top: 1px solid #ccc;
  width: 100%;
  margin: 0 0 2rem;
}
.oftable td,
.oftable th {
  padding: 2rem;
  border-bottom: 1px solid #ccc;
  font-size: 1.4rem;
}
.oftable  th {
  background: #f2f2f2;
}
.oftable  td {
  text-align: left;
}
._blank{
display: inline-block;
  padding: 0 1.5rem 0 0;
  background: url("../img/icon_blank_white.svg") no-repeat right center;
  background-size: 10px;
}
.oftable ._blank{
  background: url("../img/icon_blank.svg") no-repeat right center;
  background-size: 10px;
}












/**form**/
.formbg01{
    background: #f2f2f2;
    border-radius: 5px;
}
.formbox{
    padding: 5rem 5rem;
}
._loginform{
    max-width: 85rem;
    margin: 0 auto;
}

.formbox{
    margin: 0 auto 5rem;
}


.formbox table{
    width: 100%;
    margin: 0 auto 3rem;
    border-collapse: collapse;
}
.formbox._loginform table{
    max-width: 62rem;
    margin-bottom: 1rem;
}


.formbox td,
.formbox th{
    border-bottom: 2px solid #c0c0c0;
    padding: 3rem;
    vertical-align: top;
    font-weight: 800;
    text-align: left;
}
.formbox._loginform td,
.formbox._loginform th{
    border: none;
    padding:1rem;
}

.formbox .popup_content td,
.formbox .popup_content th{
   border: none;
    padding: 1rem;
}
.formbox .noborder {
    border: none;
    padding-bottom: 0;
}

.formbox td p{
    padding: 0 0 10px;
}
.formbox label{
    margin: 0  1rem 1rem 0;
    padding: 0;
}

input,selectm{
font-family: "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", "メイリオ", sans-serif !important;
}


 input[type="text"], input[type="password"], button.btn_submit,
textarea{
    padding: .5rem;
    margin-top: 0px;
    width: 100%;
    display: inline-block;
    border: 2px solid #ccc;
}
input[type="text"].zip{
    width: 20%;
}
input[type="text"].calendar{
    width: 23%;
}
input[type="text"].address01{
    width: 73%;
}
input.input-text2 {
  width: 600px !important;
}

.zip-btn, .ui-datepicker-trigger{
background: #333;
padding: 6px 10px;
margin-top: 0;
border-radius: 0;
vertical-align: middle;
color: #FFF;
border: none;
cursor: pointer;
}



 .formbox form#tomo-form  select{
 padding: 5px;
    height: auto;

}
select#PREF_ID,
select{
    padding: 5px;
    height: auto;
    margin-top: 0;
    background: #fff;
    border: 2px solid #ccc;
}
#HOPE_DATE{
    margin-right: 5px;
}



.hissu {
  display: inline-block;
  color: #fff;
  background: #b5272d;
  padding: 2px 10px 0px 10px;
  font-size: 80%;
  margin: 0 10px 0 0;
  position: relative;
  top: -3px;
}
.nini {
  display: inline-block;
  background: #b3b3b3;
  color: #fff;
  padding: 2px 10px 0px 10px;
  font-size: 80%;
  margin: 0 10px 0 0;
  position: relative;
  top: -3px;
}
.hisbr{
    margin-left: 50px;
}


input[type="submit"].linkbtn01,
input[type="submit"].linkbtn02,
.linkbtn01,
.linkbtn02{
  text-align: center;

  font-size: 110%;
  text-decoration: none;
  padding:2rem 4rem 2rem 2rem;
  border: 0px;
  cursor: pointer;
  display: inline-block;
  margin: 0 10px 5px 10px;

  font-weight: 400;
  font-style: normal;
  width: auto;

  min-width: 25rem;
  
   background:url("../img/arrow01.svg") no-repeat 90% center var(--c_ye);
   background-size: 2rem;
	 color:  var(--c_bl);
	 border-radius: 99px;
	 font-weight: 600;
}
.linkbtn02,
input[type="submit"].linkbtn02{
background: #666;
color: #fff;
}

.formlist01{
    display: flex;
    justify-content: space-between;
    margin: 0 0 10px;
}
.formlist01 li{
    flex-basis: 49%;
}
.formlist02 label{
    /*width: 32%;*/
}
.formlist02 label{
    margin-left: 1.5em;
    text-indent: -1.5em;
}



.formbox .checkbox,
.formbox .radio{
    background: none;
}
.formbox .checkbox::before{
    border-color: #666;
}
.formbox .radio:before{
    background: #666;
}

.popup_btn {
  padding: 10px 30px;
}




.error{
    color: #FF0004;
}



.formbox .mwform-radio-field label {
    font-weight: 600;
}


.confirmtxt{
    display: none;
}
.mw_wp_form_confirm .confirmtxt{
    display: block;
}
.mw_wp_form_confirm .input-show {
  display: none;
}
.mw_wp_form_input .input-confirm {
  display: none;
}



.backbtn01{
display: inline-block;
 padding: 1rem 4rem 1rem 5rem;
  font-weight: 600;
  position: relative;
  border-radius: 99px;
  text-align: center;
  background: #fff;
  color: #002c56;
  border: 2px solid #002c56;
}
.backbtn01::before {
  content: '';
  border-top: solid 2px #002c56;
  border-right: solid 2px #002c56;
  width: 6px;
  height: 6px;
  display: block;
  position: absolute;
  top: 0;
  bottom: 0;
  margin: auto;
  transform: rotate(-135deg);
  left: 20px;

}





/**会員変更**/
.membermenu {
    margin: 0 0 2rem;
}
.membermenu li a {
  display: block;
  background: #eee;
  padding: 10px 0;
  margin: 1px;
}
.membermenu .active a{
background: #002c56;
  color: #fff;
}
.membermenu li {
  flex-basis: 25%;
  text-align: center;
}











/*popupの表示
https://ecmemo.net/modal-window
--------------------------*/
.modal-wrapper {
  z-index: 99999;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  padding: 6rem 1rem;
  text-align: center
}


.modal-wrapper {
  opacity: 0;
  visibility: hidden;
  transition: opacity .3s, visibility .3s;
}

.modal-wrapper::after {
  display: inline-block;
  height: 100%;
  margin-left: -.05em;
  vertical-align: middle;
  content: ""
}

.modal-wrapper .modal-window {
  box-sizing: border-box;
  display: inline-block;
  z-index: 20;
  position: relative;
  width: 90%;
  max-width: 53rem;
  padding: 3rem;
  vertical-align: middle;
  background: #fff;
   border-radius: 4px;
}
.modal-wrapper._wide01 .modal-window {
    max-width: 100rem;
}


.modal-wrapper .modal-window .modal-content {
  max-height: 80vh;
  overflow-y: auto;


}

.modal-overlay {
  z-index: 10;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: rgba(0, 0, 0, .5);
    cursor: pointer;
 
}

.modal-overlay:hover{
opacity:1;
	filter: alpha(opacity=100);
}

.modal-wrapper .modal-close {
  z-index: 20;
  display: inline-block;
  width: 3rem;
  font-size: 2.8rem;
  border: 1px solid #fff;
  line-height: 3rem;
  text-align: center;
  text-decoration: none;
  text-indent: 0;
  
   


}
.modal-wrapper .modal-close {
position: absolute;
  top: -5rem;
  right: 0;
  color: #fff !important;
 
}
.modal-content h2{
    font-size: 2.4rem;
    margin: 0 0 2rem;
    color: #002c56;
}









/*********************************/
/* PC用のスタイル記述ここから */
/*********************************/
/*@media print, screen and (min-width: 769px) {*/
@media print, screen and (min-width: 621px) {
img {
    image-rendering: -webkit-optimize-contrast;
}




.gnavi{
	display: flex!important;
}



.leftbox{
	display:inline-block;
	float:left;
	padding:0px 10px 0px 0;
}
	.fmenucont .leftbox {
		padding: 0;
	}
.rightbox{
	display:inline-block;
	float:right;
	padding:0px 0 0px 10px;
}

.centerbox{
	display:inline-block;
	float:left;
	padding:0px 2.2%;
}

.mwidth50{
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
    width: 100%;
    max-width: 50%;
}
.mwidth40{
    width: 100%;
    max-width: 41%;
}
.mwidth30{
    width: 100%;
    max-width: 31%;
}
.mwidth60{
    width: 100%;
    max-width: 65%;
}

.mwidth25{
    width: 100%;
    max-width: 23%;
}
.mwidth20{
    width: 100%;
    max-width: 18%;
}











}

/*********************************/
/* タブレット用のスタイル記述 */
/*********************************/
@media screen and (max-width: 1350px) {
	html {
		font-size: .7407407vw;
	}


	.topcondolistslide .row .non-public-address {
	    bottom: 27.8vw;
	}
}



/*@media screen and (max-width: 768px) {*/
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) {



}
/*********************************/
/* スマートフォン用のスタイル記述 */
/*********************************/
@media screen and (max-width: 620px) {

html {
		/*360px*/
		font-size: 2.7777777vw;
	}
	body {
		font-size: 1.4rem;
		line-height: 1.5;
	}



.slick-slider {
    touch-action: pan-y;
}


.wrap {

}


.wrap,
.home .wrap{

}
.wrap{
	
}

.wrap:not(.nobghead){
	padding-top: 5rem;
}



.mainbody,
.mainbody2,
.mainbody3,
.mainbody4,
.header .mainbody{
	margin:0 2rem;
	width:auto;
}

/*
#a01,
#a02,
#a03,
#a04,
#a05,
#a06,
#reserve,
#mw_wp_form_mw-wp-form-27{
   display: block;
   margin-top:-70px;
   padding-top:70px;
}
*/
.contents{
    padding: 4rem 0;
}


/*ヘッダー
------------------------------------------------*/

 .header{
     height: 5rem;

     padding: 0 1rem; 
    
 }

.header .logo img{
	max-height: 2rem;

}
 .header ._gtop a{
 	font-size: 60%;
	padding: .2rem .5rem;
 }

 .header ._gtop img{
	max-height: .7rem;
}

 
 .headright {

display: none;
 }

.menubtn{
      display: flex;
      align-items: center;
      justify-content: center;
      color: #fff;
      font-size: 230%;
      font-family: "ＭＳ ゴシック", "MS Gothic", "Osaka－等幅", "Osaka-mono", "monospace";
      width: 5rem;
    margin-right: -1rem;
    
      background: #002c56

}








/*フッター
------------------------------------------------*/
.footerwrap{
	padding: 4rem 0;
}
.footer{
	display: block;
}
.footlogo img{
	max-height: 3rem;
	margin: 0 0 0rem;
}
.footnavi {
	margin: 0 0 4rem;
	display: none;
}
.headclubnavi._foot{
	margin: 2rem 0;
	padding: 1rem;
}

.footnavi ul{
	flex-wrap: wrap;
}

.footnavi a{
	
}

.footnavi a{

} 
.footnavi a:after{

	margin-left: .5rem;
	font-size: 80%;
	vertical-align: .2rem;
} 
.footsitelink{
	margin: 0 0 2rem;
}



.footbtm{
	display: block;
	padding: 0 0 2rem;
}


.footprinavi{
	padding: 0 0 2em;
	text-align: center;
}
.footprinavi p {
  margin: 0 0 1rem;
}

.footrightnavi{
position:relative;
right: auto;
top: auto;
  transform: none;
}

.footrightnavi ul{
padding: 0 2rem 0 0;
display: flex;
justify-content: center;
}

.footrightnavi li{
padding:0 .5rem;
}


.footbtmnavi  li img{
	max-height: 4rem;
}
.footbtmnavi  {
	display: flex;
	align-items: center;
	justify-content: center;
}
.footbtmnavi  p img{
	max-height: 4rem;
}




/*トップページ
------------------------------------------------*/
.mainvisualwrap {
  height: 120vw;
}
.mainvisual p{
	  height: 120vw;
  }
.mvcont{
    bottom: 3%;
    left: 2rem;
}



.mvcont h2 img{
	max-height: 25vw;
}




.mvcont h2{
	font-size: min(20vw, 18rem);
}
.condo-top .mvcont h2{
font-size: min(11vw, 18rem);
}



.mvcont p{
font-size: 1.6rem;
}








/***/
.topareawrep {
	padding: 3rem 0 0;
	overflow: hidden;
}
.topareawrep .mainbody2{
	padding-top:4rem;
}
.topareawrep .mainbody2:after{
	right: 2rem;
	height: 50rem;
	width: 100%;
}
.topareawrep .mainbody2:before{
	top: -5rem;
	left: 5rem;
	height: 45rem;
	width: 100%;

}
.topareabox{
	height: 50rem;
}

.topareabox ._title{
	text-align: left;
	color: #fff;
}

.topareabox ._title h2{
	font-size: 2rem;
}

.topareamap{
	position: relative;
	left: auto;
	top: auto;
	display: block;
	text-align: left;
}
.topareamap ._01{
	max-width: 80%;
}
.topareamap ._02{
	padding: 0rem 2rem 0 0;
	max-width: 35%;
}


.topareabtn {
	position: absolute;
	width: 60%;
	right: 0;
	top: 27rem;
}
.topareabtn a{
	padding: 1rem 2rem;
	margin: 0 0 1rem;
}
.topareabtn big{
	font-size: 1.8rem;
}
.topareabtn span{
	font-size: 1.2rem;
}
.topareabtn a:after {
  width: 1.5rem;
  height: 1rem;
  display: block;
  right: 1rem;
}

.topareaimg{
	position: absolute;
	bottom: 0;
    right: -3rem;
    max-width: 80%;
	
}
.land-top .topareaimg{
right: -2rem;
bottom: -0rem;
max-width: 65%;
}














.title01 h2{
	font-size: 3rem;
}
.title01 p{
	font-size: 1.4rem;
}

.stitle01 h2{
	font-size: 2rem;
}
.stitle01 figure img{
	margin: 0 0 .5rem;
	max-height: 1.6rem;
}



.topservicebox{
	gap:1rem;
	position: relative;
}

.topservicebtn,
.land-top .topservicebtn{
	flex-basis: 48%;
}

.topservicebtn a{
color: #fff;
display: flex;
    height: 10rem;
    align-items: center;
    justify-content: center;
    flex-direction: column;
}


.topservicebtn h3{
    font-size: 1.4rem;
    z-index: 10;
    position: relative;
}

.topservicebtn h4{
	font-size: 1.2rem;
}


/*popup
https://ecmemo.net/modal-window
--------------------------*/
.swindow-wrapper {
  padding: 6rem 2rem;
}




.swindow-window {
  padding: 5rem 0;
 
}




.swindow-wrapper .swindow-close {
  z-index: 20;
  display: inline-block;
  width:3rem;;

}

.swindow-topservicewrap{
	gap:1rem;
}

.swindow-content ._title{
	margin: 0 0 2rem;
}
.swindow-content ._title h3{
    font-size: 2rem;
    z-index: 10;
    position: relative;
}

.swindow-content ._title  h4{
font-size: 1.4rem;
}




.swnavibtn {
	display: block;
}

.swnavibtn li{
	margin: 0 0 1rem;
}

.swnavibtn a{
	padding: 1rem 2rem;
}
.swnavibtn big{
	font-size: 1.8rem;
}
.swnavibtn span{
	font-size: 1.2rem;
}
.swnavibtn a:after {
  width: 1.5rem;
  height: 1rem;
  right: 1rem;
}

.ptable01{
    width: 100%;
    border-collapse: collapse;
}
.ptable01 th,
.ptable01 td{
    padding: 1rem;
    display: block;
}
.ptable01 th{
    width: 100%;
}
.ptable01 td{
    text-align: left;
    border: none;
}
.pmaplist{
    display: flex;
    flex-wrap: wrap;
    gap:1rem;
}
.pmaplist li{
    flex-basis: 48%;

}


/******/


/***slide***/
.topickupwrap{
	margin: 0 0 7rem;
}
.topickupwrap ._title{
	margin-top: -6rem;
}



.topickupslide p{
    
}

.custom-navigation {
  gap: 1rem;  
  max-width: 90%;
  margin: 0 auto;

}


.custom-navigation .slick-dots li {
  width: 4rem;

}

/*column***/

.topcolumnwrap ._title{
	margin-top: -6rem;
}




.columnall{
	margin:1rem 5% 1rem;
}



/***/
.topmainconceptwrap{
	padding: 7rem 0;
	overflow: hidden;
}
.topmainconcept {
	
	
}
.topmainconcept:before {
	height: 55rem;
	width: 130rem;
	top: -7rem;
	left: 5rem;
}
.topmainconcept:after {
	height: 55rem;
	width: 130rem;
	bottom: -7rem;
	right: 5rem;
}
.topmainconcept ._img{
	position: relative;
	top: auto;
	left: auto;
	margin: 0 0 3rem;
}
.topmainconcept ._cont{
	padding: 1rem;
	margin: 0;
}
.topmainconcept ._cont h2{
	font-size: 1.6rem;
	margin: 0 0 2rem;
}


.topmainconcept ._cont ._txt{
	line-height: 2.2;
	color: var(--c_bl);
	margin: 0 0 4rem;
	text-align: left;
	
}
.topmainconcept ._cont li{
	margin: 0 1rem;
}



.topbnr01{
	padding: 0 0 5em;
}












.topcontact{
	max-width: 40rem;
}
.topcontact h2{
	font-size: 3.2rem;
}
.cbtn{
	font-size: 1.6rem;
	padding: 1rem;

}




/***マンション一覧*/
.topcondolist{
	position: relative;
	display: block;

}
.topcondolist:before{
	height: 100%;
	width: 140rem;
	background: url("../img/condo-top/bg_list.jpg") no-repeat top center;
	background-size: cover;
	display: block;
	content: "";
	left: -2rem;
	top: 0;
	position: absolute;
	z-index: -1;
}

.topcondolisttitle{
	margin:0 1rem 3rem;
	text-align: center;
	padding: 3rem 0;
	
}



.topcondolisttitle ._title{
	text-align:center;
}
.topcondolisttitle ._title h3{
	font-size: 1.8rem;
}
.topcondolisttitle ._title h4{
	font-size:1.2rem;
}

.topcondolistcont{
	
}





/***マンション一覧slide*/


.topcondolistslide ._spec01{
    height: unset;
    max-height: 26vw;
}
.topcondolistslide dt{
    position: relative;
    overflow: hidden;
    height: 18rem;
}

.topcondolistslide dt img {
  height: 18rem;
}



.topcondolistslide .btag li{
    font-size: 70%;
}
.topcondolistslide .wtag li{
    height: 4rem;
    width: 4rem;
    margin: .5rem;
    font-size: 2.4vw;
	padding: 0;
}

.topcondolistslide .row .non-public-address {
    bottom: 93vw;
}












/*contents
------------------------------------------------*/
.mainpage{
	padding-top: 5rem ;
}


.topicpath._ptitle{
	margin: 0 2rem;
}

.pagemaintitlewrap{
	padding-top: 5rem ;
}

.pagemaintitle{
	padding:1rem 0 3rem;
	text-align: center;
}
.pagemaintitle h2{
	font-size: 2.5rem;

}
.pagemaintitle h3{
	font-size: 1.4rem;
}

.btn01{
  padding: 1rem 2rem 1rem 2rem;

}

/**privacy**/

.privacybox h3{
	font-size: 1.6rem;
	padding: 0 0 1rem;
}
.privacybox p{
	padding: 0 0rem 2rem;
	font-size: 90%;
}

.privacytable th,
.privacytable td{
	font-size: 70%;
	padding: .5rem;
}


/**会員登録**/
.pagemembertitle{
padding: 2rem 0 2rem;
}
.pagemembertitle h2{
	margin: 0 0 1rem;
}
.pagemembertitle h2 img{
	max-height: 4rem;
}
.pagemembertitle h3{
	font-size: 1.6rem;
}

.membertoptitle h3{
line-height: 2.5;
font-size: 1.8rem;
}

.membertoptitle img{
	max-height: 1.8rem;
}
.membertoptitle ._point{
	display: inline-block;
	padding: 0rem 1rem;
	
}


.menberstep {
    padding: 0 0 3rem;
    position: relative;
}

.menberstep dl{
    margin: 0 0rem;
	flex-basis:25%;
}
.menberstep dl:after{
    width: 100%;
    max-width: 5vw;
    top: 6vw;
    left:90%;
}
.menberstep dl:last-child:after{
	display: none;
}

.menberstep dt{
    font-size: 5vw;
    height:12vw;
    width: 12vw;
    margin: 0 0 1rem;
}



.menberstep dd{
	font-size: 1rem;
}


/*現地見学説明会**/
.lbox01{
	display: block;
}
.lbox01 ._cont{
	margin: 0 0 2rem;
}
.lbox01 ._cont h3{
	font-size:1.6rem;
	margin: 0 0 1rem;
}


.localtoplistwrap h3{
    margin: 0 1% 1rem;
	font-size: 1.8rem;
}
.localtoplist{
    padding: 0 0 2rem;
	display: block;
}

.localtoplist dt{
    font-size:1.6rem;
}
.localtoplist dd big{
    font-size: 3rem;
}


/*拠点一覧****/
.basewrap {
	display: block;
}
.baseside{
	
}
.basenavi{
	position: relative;
	top: auto;
	margin: 0 0 4rem;
	
}
.basenavi dl{
margin: 0 0 2rem;

}
.basenavi dt{
	font-size: 1.6rem;
	padding: 1rem 2rem;
}


.basenavi li a{
	padding: 1rem 2rem;
	font-size: 80%;
}
.basenavi li a:after{
transform: rotate(90deg);
}


.basecont h3{
	font-size: 1.8rem;
	margin: 0 0 2rem;
}
.basedtl{
	margin:0 0 5rem;
}

.basedtl h4{
	font-size: 1.6rem;
	padding: 0 0 1rem;
}

.basetable {
  margin: 0 0 2rem;
}
.basetable td,
.basetable th {
  padding: .5rem .5rem;
  font-size: 1.2rem;
}

/**不動産売却***/

.vendmvwrap {
 height: 155vw;
}
.vendmv p{
	height: 155vw;
 }

.vendmvcont{
    bottom: 2rem;
    left: 2rem;
	max-width: 90%;
	
}
.vendmvcont h2{
	font-size:12vw;
	margin: 0 0 1rem;
}
.vendmvcont p{
font-size: 1.2rem;
margin: 0 0 2rem;
}
.vendmvcont p img{
	max-height: 1.4rem;
}

.vendmvcont li{
	margin: 0 .5rem 2rem;
}
.vendmvcont ._aibnr{
	margin-left: -2rem;
}



.vendconcept {
	padding: 0 0 3rem;
	display: block;
}

.vendconcept ._cont{

}
.vendconcept ._cont h3{
	font-size: 2rem;
	margin: 0 0 2rem;
}
.vendconcept ._cont ._txt{
	line-height: 2;
}
.vendconcept ._img{
	position: relative;
	height: auto;
	margin: 0 0 2rem;
}
.vendconcept ._img figure{
position: relative;
top: auto;
  left: auto;
  width: 100%;
}
.vendconcept ._img:after{
	height: 50vw;
	top: -4rem;
	left: 3rem;
}
.vendconceptlist{
	padding: 0 0 5rem;
}
.vendconceptlist{
	display: block;
}

.vendconceptlist dl{
	margin: 0 0 2rem;
}

.vendconceptlist dd{
	font-size: 1.5rem;
}


.vendtroublewrap h2{
	font-size: 1.6rem;
	margin: 0 0 2rem;
}
.vendtrouble {
	display: block;
}
.vendtrouble ._img{
	
}
.vendtrouble ._cont{
	margin-left: 0rem;
}

.vendtrouble li{
	font-size: 90%;
}


.vendaibnrwrep h2{
	font-size: 1.6rem;
}

/**slide*/
.vendpointwrep{
	padding: 4rem 0;
	margin: 0 0 4rem;
}
.vendpointwrep:after{
	right: 5%;
}

.vendpoint{
	margin: 0 0 2rem;
	display: block;
}
.vendpoint ._cont{
	padding: 0 0 2rem;
}
.vendpoint ._cont h3{
	font-size:1.6rem;
	margin: 0 0 1rem;
}
.vendpoint ._cont h3 ._num{
	font-size: 3rem;
	flex-basis: 5rem;
}
.vendpoint ._cont ._txt{
	margin: 0 10% 0 0rem;
}

.vendpoint ._img{

}


.vendnetwork {
	margin: 0 0 5rem;
	display: block;
}


.vendnetwork ._cont{
	margin: 0 0 3rem;
}
.vendnetwork ._group{
	display: block;
}


.vendnetwork ._group li{
	font-size: 1.4rem;
}



.vendhowototitle{
	margin-bottom: 3rem;
	display: block;
}

.vendhowototitle ._list{
	display: block;
}



.vendhowototitle ._img{
	height: auto;
	margin: 0 0 2rem;
}
.vendhowototitle ._img figure{
position: relative;
top: auto;
  left: auto;
  width: 100%;
}
.vendhowtowrap{
	display: block;
}

.vendhowto{
	margin: 0 0 3rem;
}
.vendhowto h3{
	font-size: 1.6rem;
	margin: 0 0 2rem;
}


.vendhowto ._txt{
	margin: 0 0 2rem;
}

.vendhowto ._point dt{
	flex-basis: 35%;
	padding: .5rem;
	font-size: 90%;
}


.vendhowto ._point dd{
	flex-basis: 60%;
	padding: .5rem;
	font-size: 90%;
}




/***オンライン家づくり相談**/

.soudantroublewrap ._title h3{
	font-size: 1.8rem;
	padding: 1rem 0 3rem;
}
.soudantrouble {
	display: block;
}
.soudantrouble dl{
	margin: 0 0 2rem;
}
.soudantrouble dt{
	padding: 0 0 1rem;
}
.soudantrouble dd h4{
	color: var(--c_bl);
}



.soudanflowwrap {
	display: block;
}


.soudanflowside{
	width: auto;
    padding: 3rem 0 3rem;
    min-width: none;

}

.soudanflowmenu {
    max-width: none;
    padding: 0 0rem 0rem 0;
    margin:  0 2rem;
    top: auto;

  }

.soudanflowmenu li{
	padding: 1rem;
	border-bottom: 1px solid #ccc;
}
.soudanflowmenu li a{
	color: var(--c_bl);
	font-weight: 600;
	display: flex;
	align-items: center;
	justify-content: space-between;
}
.soudanflowmenu li a:after{
content: '';
  width: 2rem;
  height: 1rem;
  display: block;
  background: url("../img/arrow01.svg") no-repeat center center;
  background-size: contain;
  margin-left: 1rem;
  transform: rotate(90deg);
}

.soudanflowmenu li a.is-active{	
	padding: 0 0 0 0rem;
	background: none;
}


.soudanflowcont {
width: auto;
 padding: 5rem 0 2rem;

}
.soudanflowbox{

}
.soudanflow{
	margin: 0 2rem 5rem;
}
.soudanflow ._title h3{
	font-size: 1.4rem;
}
.soudanflow ._title h4{
	font-size: 1.6rem;
}

.soudanwhatsbox{
  padding:4rem 2rem 2rem;
  border-radius: 5px;
  margin: 0 0 4rem;
}
.soudanwhatsbox ul{
	display: block;
}

.soudanwhatswrap h2{
	font-size: 1.8rem;
	margin: 0 0 2rem;
}






/*オンライン相談予約***/

.title02 h2 {
  font-size: 1.8rem;
}


.onlinehowto{
    background: #fff;
    padding: 2rem 2rem;
}
.appbtn img{
    max-height: 5rem;
    margin: .5rem;
}
.onlinehowto p strong{
display: inline-block;
  background: #002c56;
  color: #fff;
  padding: 0px 8px;
  margin: 0 5px 0 0;
}
.onlinestep {
    display: block;
}

.onlinestep li{
    margin-bottom: 3rem;
}

.onlinestep li img{
    max-height: 30rem;
}





/**会員変更
----------------------**/

.membermenu ul{
    flex-wrap: wrap;
}
.membermenu li {
  flex-basis: 50%;
  text-align: center;
}






/**会社概要**/
.oftable td,
.oftable th {
  padding: 1rem 1rem;
  font-size: 1rem;
}






























/**ログイン、フォーム
--------------------------**/
.formbox{
    padding: 1rem;
    margin: 0 0 3rem;
}

.formbox table{
    width: 100%;
    margin: 0 0 3rem;
}
.formbox td,
.formbox th{
    padding: 10px;
    display: block;
    width: 100%;
}
.formbox._loginform td,
.formbox._loginform th{
    padding:.5rem;
}



.formbox td p{
    padding: 0 0 10px;
}


input[type="submit"].linkbtn01,
input[type="submit"].linkbtn02,
.linkbtn01,
.linkbtn02{
  font-size: 110%;
  padding: 20px 0px;
  display: block;
  margin: 0 auto 5px auto;
  width: 80%;
}
input.input-text2 {
  width: 100% !important;
}

input[type="text"].zip{
    width: 15%;
}
input[type="text"].calendar{
    width: 45%;
}
input[type="text"].address01{
    width: 100%;
}
.hisbr{
    margin-left: 0px;
}

#HOPE_DATE{
   width: 50%;
   margin-right: 1%;
}
.ui-datepicker-trigger{
    width: 48% !important;
}



.formlist02 label{
   /* width: 49%;*/
}








/*popupの表示
https://ecmemo.net/modal-window
--------------------------*/
.modal-wrapper {
  padding: 6rem 1rem;
}


.modal-wrapper .modal-window {
  box-sizing: border-box;
  display: inline-block;
  z-index: 20;
  position: relative;
  width: 100%;
  padding: 1rem;

}


.modal-overlay:hover{
opacity:1;
	filter: alpha(opacity=100);
}
























.onlypc{
	display:none;
}
.onlysp{
	display: block;
}

.onlysp._inlineblock{
    display: inline-block;
}



.spblock{
	display: block;
}

.spcenter{
    text-align: center;
}






















}







/*safariのみ**/
_::-webkit-full-page-media, _:future, :root .contacttel dd{

}


/*ieのみ*/
@media all and (-ms-high-contrast: none) {


}
