@charset "utf-8";

/*#kuzu_wrap {
display: none !important;
}*/


/*div#contents_wrap {
	background: url("../img/common/bg2.jpg") top center / 100% auto repeat-y;
}
*/
div#container {
	padding: 0;
	max-width: 100%;
}

.sec {
	
}



.sec0 {
	padding: 35px 0 70px;
}
@media screen and (max-width: 480px) {
	.sec0 {
		padding: 20px 0 40px;
	}
}

/*1タイプ掲載・間取りボタン無し*/
.d_none{
    display: none;
}
.msn-backToTop{
    display: none;
}
.plan_box{
/*    margin-bottom: 80px;*/
    padding-bottom: 80px;
}

.plan_box.mb {
	 padding-bottom: 120px;
}
@media screen and (max-width: 767px) {
    .plan_box,.plan_box.mb {
/*        margin-bottom: 50px;*/
        padding-bottom: 40px;
    }
}
/*1タイプ掲載・間取りボタン無し*/


.view{
	width: 74%;
    margin: 0 auto;
}
.sld1 img {
	width: 100%;
}
@media screen and (max-width:767px){
    .view{
    	width: 100%;
        margin: 0 auto;
    }
	.sld1 img {
		/*width: 1200px;
		max-width: 1200px;*/
		width: 1000px;
		max-width: 1000px;
	}
	.cap_view {
		display: block;
		position: static;
		margin-top: 5px;
		padding: 0 10px;
		color: #666;
		text-shadow: none;
		line-height: 1.3;
		width: calc(100% - 20px);
		/*text-align: left;*/
        
	}
	.cap_view.vpc {
        display: none;
    }
    
    .box_sld .scroll-hint-icon {
        top: calc(50% - 35px);
    }

}


.dtl {
	margin-bottom: 25px;
	margin-bottom: 15px;
}

.type {
	font-size: 36px;
	line-height: 1;
	font-weight: 700;
	color: #a08c48;
	border-bottom: solid 1px #a08c48;
	padding-bottom: 7px;
	margin-bottom: 15px;
}
.type span {
	font-size: 50%;
}
.ldk {
	font-size: 28px;
	line-height: 1;
	font-weight: 400;
	color: #333333;
	margin-bottom: 10px;
	margin-bottom: 15px;
}
.ldk span {
	font-size: 75%;
}
.ldk span span {
	font-size: 61%;
}
.ldk small{
	font-size:50%;
}

.ldk span.s1{
	font-size: 100%;
    font-weight: 600;
    padding-left: 0.5em;
}
.ldk span.s1 span.ss_1{
	font-size: 80%;
}
.ldk span.s1 span.ss_2{
	font-size: 60%;
}
@media screen and (max-width: 1000px) {
    .ldk span.s1{
        display: block;
        padding: 0.3em 0 0 0;
    }
}

.area_wrap{
    display: flex;
    justify-content: center;
    align-items: flex-end;
    gap:22px;
}

.area {
	font-size: 17px;
	line-height: 1;
	font-weight: 400;
	color: #333333;
	/*margin-bottom: 10px;*/
}
.area span {
	font-size: 170%;
	/* font-weight: 700; */
}
.area2 {
	font-size: 17px;
	line-height: 1.4;
	font-weight: 400;
	color: #333333;
}


/*@media screen and (max-width: 767px) {*/
@media screen and (max-width: 1000px) {
	.dtl {
		margin-bottom: 15px;
	}
	.type {
		font-size: 5vw;
	}
	.ldk {
		font-size: 4vw;
	}
	.area {
		font-size: 4.5vw;
	}
	.area2 {
		font-size: 2vw;

	}
}
@media screen and (max-width: 450px) {
    .type {
        font-size: 8vw;
    }
    .ldk {
        font-size: 5.5vw;
    }
    .dtl {
        margin-bottom: 10px;
    }
	.ldk small{
		font-size:70%;
	}
    
.area_wrap{
    flex-direction: column;
    justify-content: center;
    align-items: center;
    gap:5px;
}
    
.area {
	font-size: clamp(14px, calc(17vw / 9.6), 17px);
}
.area2 {
	font-size: 3.2vw;
}
}

.plan_wrap .copy {
	display: flex;
	justify-content: space-between;
	margin-bottom: 35px;
}
.plan_wrap .copy li {
	width: calc(300% / 9.6);
	background: #fff;
	font-size: 16px;
	height: 7.5em;
	display: flex;
	align-items: center;
	padding: 15px;
	box-sizing: border-box;
}
/*
.plan_wrap .copy.col2 li {
    width: calc(450%/9.6);
}
*/
.plan_wrap .copy li.sp_ex {
/*    height: 5em;*/
    height: 3.7em;
}
.plan_wrap .copy li .no {
	font-size: 24px;
/*	font-size: 22px;*/
	line-height: 1.2;
	font-weight: 700;
	color: #a08c48;
	width: 1.9em;
/*	width: 1.7em;*/
	margin-right: 0.8em;
/*	margin-right: 0.5em;*/
	border-right: double 4px #cccccc;
}
.plan_wrap .copy li .txt {
	line-height: 1.7;
	font-weight: 400;
	font-size: 17px;
/*    font-size: 14px;*/
	color: #333333;
	flex: 1;
	font-feature-settings: "palt";
}

/*
.plan_wrap .copy.col2 {
	max-width: 700px;
	margin: 0 auto 50px;
}
.plan_wrap .copy.col2 li {
	width: calc(335% / 7);
}
*/

.plan_wrap .copy.col2 {
	max-width: 840px;
	margin-inline:auto;
}
.plan_wrap .copy.col2 li {
	width: calc(400% / 8.4);
}


@media screen and (max-width: 980px) {
	
	.plan_wrap .copy li {
		font-size: 1.6vw;
	}
	.plan_wrap .copy li .no {
		font-size: 2.4vw;
	}
	
}
@media screen and (max-width: 1000px) {
	
	.plan_wrap .copy.col2,
	.plan_wrap .copy {
		display: block;
		margin-bottom: 30px;
	}
	.plan_wrap .copy li.sp_ex,
	.plan_wrap .copy.col2 li,
	.plan_wrap .copy li {
		width: 100%;
		font-size: 14px;
		height: auto;
		margin-bottom: 10px;
		padding: 12px 12px 12px 22px;
	}
	.plan_wrap .copy li .no {
		font-size: 18px;
	}
	.plan_wrap .copy li .txt {
		letter-spacing: -0.03em;
		font-size: clamp(14px, calc(17vw / 9.6), 17px);
	}
	
}

@media screen and (min-width: 768px) {
    .plan_wrap .copy.col1 {
        flex-direction: column;
        gap: 1em 0;
        max-width: 700px;
		margin-inline:auto;
    }
    .plan_wrap .copy.col1 li {
        width: 100%;
    }
}


.fig {
	text-align: center;
	margin-bottom: 50px;
	margin-bottom: 30px;
}

@media screen and (max-width: 1000px) {
.fig {
	margin-bottom: 30px;
}
}
@media screen and (max-width: 490px) {
.fig {
	margin-inline: -15px;
	width: calc(100% + 30px);
}
}


.msn-madori__actions {
	display: block;
	max-width: none;
	margin: 0;
	padding: 0;
	width: auto;
	height: auto;
}
.msn-madori__actionItem {
	max-width: none;
	margin: 0;
	padding: 0;
	width: auto;
	height: auto;
}
.msn-buttonB {
	background: none;
	margin: 0;
	padding: 0;
	width: auto;
	height: auto;
}
.msn-buttonB:hover {
	background: none;
}


.btm {
	display: flex;
	align-items: center;
	justify-content: space-between;
	width: 100%;
	
	
	justify-content: center;
	column-gap:  calc(30% / 9.6);
	
}
/*.btm > div {
	margin: 0 10px;
}
*/

@media screen and (max-width: 1000px) {
.btm {
	display:block;
}
.btm > div {
	margin: 15px 0;
}
}







.inner {
 max-width: 974px;
 margin: 0 auto;
padding: 0 20px;
 box-sizing: content-box;
}

.inner.btninner {
    max-width: 1600px;
    margin: 0 auto;
    padding: 0 20px;
    box-sizing: content-box;
}

.msn-backToTop {
	margin-bottom: 60px;
}
@media screen and (max-width: 767px) {
	.msn-backToTop {
		margin-bottom: 40px;
	}
}

 .msn-madoriIndex {
  margin-bottom: auto;
 }
/* btn */
.btn {
 margin-bottom: 50px;
}
.msn-madoriIndex__link::after {
 display: none;
}
.msn-madoriIndex__items .msn-madoriIndex__item a {
 display: block;
 /*	box-shadow: 0px 0px 3px 3px rgba(0,0,0,0.2);*/
 position: relative;
 transition: all 0.5s ease-in-out;
}
.msn-madoriIndex__items .msn-madoriIndex__item a .dtl {
 position: absolute;
 bottom: 15px;
 left: 5%;
 width: 90%;
 background: #9a8742;
 border: solid 1px #9a8742;
 color: #fff;
 text-align: center;
 font-size: 15px;
 line-height: 2;
 font-weight: 900;
 transition: all 0.5s ease-in-out;
}
.msn-madoriIndex__items .msn-madoriIndex__item a .dtl::after {
 content: "";
 position: absolute;
 bottom: calc(50% - 5px);
 right: 5%;
 border-top: 10px solid #fff;
 border-right: 5px solid transparent;
 border-left: 5px solid transparent;
 transition: all 0.5s ease-in-out;
}
.msn-madoriIndex__items .msn-madoriIndex__item a:hover {
 box-shadow: 0px 0px 2px 2px rgba(0, 0, 0, 0.05);
}
.msn-madoriIndex__items .msn-madoriIndex__item a:hover .dtl {
 background: #fff;
 border: solid 1px #9a8742;
 color: #9a8742;
}
.msn-madoriIndex__items .msn-madoriIndex__item a:hover .dtl::after {
 border-top: 10px solid #9a8742;
 border-right: 5px solid transparent;
 border-left: 5px solid transparent;
}
/*2col*/
.msn-madoriIndex__items.col2 {
 max-width: 790px;
 justify-content: space-between;
}
.msn-madoriIndex__items.col2 .msn-madoriIndex__item {
flex-basis: calc(380% / 7.9);
text-align: center;
margin-bottom: 20px;
box-shadow: 0 0 5px rgba(0,0,0,0.2);
}
.msn-madoriIndex__items.col2 .msn-madoriIndex__item:nth-child(3n+2):last-child {
/* margin-right: 0;
 margin-left: 0;*/
}
/*2col*/

/*3col*/
.msn-madoriIndex__items.col3 {
 /* justify-content: center; */
    max-width: 1200px;
    justify-content: space-between;
}
.msn-madoriIndex__item.soon {
 margin: 0 auto 30px;
 width: 31.25%;
}
.msn-madoriIndex__items.col3 .msn-madoriIndex__item {
/*
 -ms-flex-preferred-size: calc(300% / 9.74);
 flex-basis: calc(300% / 9.74);
 margin: 0;
 text-align: center;
margin-bottom: 20px;
*/
flex-basis: calc(380% / 12);
text-align: center;
    margin: 0 auto;
margin-bottom: 20px;
box-shadow: 0 0 5px rgba(0,0,0,0.2);
}
.msn-madoriIndex__items.col3 .msn-madoriIndex__item.last {
    margin: 0 auto;
}
/*3col*/

/*1col*/
.msn-madoriIndex__items.col1 {
  justify-content: center; 
}
.msn-madoriIndex__item.soon {
 margin: 0 auto 30px;
 width: 31.25%;
}
.msn-madoriIndex__items.col1 .msn-madoriIndex__item {
	-ms-flex-preferred-size: calc(380% / 9.74);
	flex-basis: calc(380% / 9.74);
	margin: 0;
	text-align: center;
	margin-bottom: 20px;
}
/*1col*/

.msn-madoriIndex__link {
 display: block;
 height: auto;
 border: none;
 text-align: center;
}
.msn-madoriIndex__item:nth-child(n + 4) {
 margin-top: 0px !important;
}
@media screen and (max-width: 767px) {
 .btn {
  margin-bottom: 45px;
 }
 .msn-madoriIndex__item.soon {
  margin: 0 auto 30px;
  width: 100%;
  text-align: center;
 }
 .msn-madoriIndex__items {
  display: flex;
  flex-wrap: wrap;
 }
/* .msn-madoriIndex__items.col2 .msn-madoriIndex__item, .msn-madoriIndex__items.col3 .msn-madoriIndex__item {
  margin: 0 auto 20px;
  max-width: 250px;
 }
 .msn-madoriIndex__items.col2 .msn-madoriIndex__item:last-child, .msn-madoriIndex__items.col3 .msn-madoriIndex__item:last-child {
  margin: 0 auto;
 }*/
}
/* btn */
@media screen and (max-width: 767px) {
.msn-madoriIndex__items.col2{
    flex-direction: column;
    justify-content: center;
    gap:15px;
}
.msn-madoriIndex__items.col2 .msn-madoriIndex__item {
    width: 70%;
    margin: 0 auto;
}
 .msn-madoriIndex__items.col2 .msn-madoriIndex__item:nth-child(3n+2):last-child {
  margin-right: auto;
  margin-left: auto;
 }
.msn-madoriIndex__items.col3 .msn-madoriIndex__item:nth-child(2n+1):last-child {
  margin-right: auto;
  margin-left: auto;
 }
}
.msn-madoriIndex__items .msn-madoriIndex__item a .dtl {
 bottom: 13px;
}

@media screen and (max-width: 767px) {
.msn-madoriIndex__items.col3 .msn-madoriIndex__item {
 flex-basis: 48%;
}
 .msn-madoriIndex__items.col3 .msn-madoriIndex__item:nth-child(3n+2):last-child {
  margin-right: auto;
  margin-left: auto;
 }
}

@media screen and (max-width: 767px) {
    .msn-madoriIndex__items.col1 .msn-madoriIndex__item {
        flex-basis: 68%;
        margin-right: auto;
        margin-left: auto;
    }
    
    .msn-madoriIndex__items.col3{
        flex-direction: column;
        justify-content: center;
        gap:15px;
    }
    .msn-madoriIndex__items.col3 .msn-madoriIndex__item {
        width: 70%;
        margin: 0 auto;
    }
    }




.plan_wrap {
 /*	max-width: 960px;*/
 /*	width: calc(100% - 40px);*/
 margin: 0 auto;
 /*	padding: 40px 0 1px;*/
 padding: 0 0 1px;
/* background: #fff;*/
}
.plan_wrap.bg {
 background: #eeeeee;
}
@media screen and (max-width: 767px) {
 .plan_wrap {
  padding: 20px 0 1px;
  padding: 0;
 }
 .cas {
  padding: 0 60px;
 }
}


.plan_inner {
 max-width: 960px;
 margin: 0 auto;
padding: 0 20px;
 box-sizing: content-box;
}
.border_warp {
 margin-bottom: 1.2rem;
}
.msn-madori {
 margin-bottom: 1.2rem;
}
.border_warp {
 /*  border: 1px solid #346041;*/
}
.msn-madori {
 display: block;
 border: none;
 margin-bottom: 0;
 padding: 0;
 background: none;
}



.telework_bnr {
	padding: 0 20px;
}





/*タブ切り替え*/
.pbox .pbtn {
	/*max-width: 440px;*/
	max-width: 620px;
	margin-left: auto;
/*	margin-right: calc(78% / 5.70);*/
	margin-right: auto;
	position: relative;
	margin-top: 10px;
	margin-bottom: 30px;
}
.pbox .pbtn ul {
	display: flex;
	justify-content: space-between;
	position: relative;
	z-index: 10;
}
.pbox .pbtn ul li {
	width: calc(300% / 6.2);
	line-height: 0;
	text-align: center;
	cursor: pointer;
	position: relative;
}
.pbox .pbtn ul li span {
	transition: all 0.4s ease-in-out 0s;
}
body:not(.mobile) .pbox .pbtn ul li:hover .on {
	opacity: 1!important;
}
/*.pbox .pbtn ul li:hover .off {
	opacity: 0!important;
}*/

.pbox.l .pbtn ul li.l .on {
	opacity: 1;
}
.pbox.l .pbtn ul li.l .off {
	opacity: 0;
}
.pbox.l .pbtn ul li.r .on {
	opacity: 0;
}
.pbox.l .pbtn ul li.r .off {
	opacity: 1;
}

.pbox.r .pbtn ul li.l .on {
	opacity: 0;
}
.pbox.r .pbtn ul li.l .off {
	opacity: 1;
}
.pbox.r .pbtn ul li.r .on {
	opacity: 1;
}
.pbox.r .pbtn ul li.r .off {
	opacity: 0;
}
.pbox .pbtn ul li .on {
	position: absolute;
	top:0;
	left:0;
	right: 0;
	bottom: 0;
	opacity: 0;
}
.pbox .pfig {
	overflow: hidden;
}
.pbox .pfig ul {
	width: 200%;
	display: flex;
	transition: all 0.4s ease-in-out 0s;
}
.pbox .pfig ul li {
	width: 50%;
	text-align: center;
}
.pbox.l .pfig ul {
	transform: none;
}
.pbox.r .pfig ul {
	transform: translateX(-50%);
}
@media screen and (max-width: 767px) {
	.pbox .pbtn {
		margin-right: calc(80% / 5.70);
	}
	.pbox .pbtn {
		/*width: calc(100% - 40px);*/
		/*width: 100%;*/
		width: 92%;
		margin: 0 auto 30px;
	}
.pbox .pbtn ul li {
	width: 48%;
}
.pbox .pfig {
	margin: 0 auto 30px;
}
    
	.pbox .pfig{
		margin-bottom: 25px;
	}
}






@media screen and (max-width: 767px) {

    .msn-madori .msn-buttonB{
        height: auto;
        padding-left: 0;
        padding-right: 0;    
    }
    
}








.casbee {
    /*max-width: 480px;*/
    margin: 0 auto;
    padding-bottom: 80px;
	width: calc(100% - 80px);
}
.casbee .cap{
    text-align: center;
    font-weight: bold;
    margin-top: 7px;
    font-size: 10px;
    line-height: 1.2;
    letter-spacing: 0.05em;
    font-feature-settings: "palt";
    color: #333;
}
@media screen and (max-width:787px) {
    .casbee {
        padding-bottom: 40px;
    }
    .casbee .cap {
        /*padding-left: 8px;*/
        text-align: left;
    	/*width: calc(100% + 60px);
        margin-left: -30px;*/
    }
}



@media screen and (max-width: 1000px) {
.fig {
	margin-bottom: 30px;
}
    
    
#ptype .fig{
        overflow-x: auto;
        overflow-y: hidden;
}    
#ptype .fig img{
        width: 150%;
        max-width: 150%;
}    
    
}






.color_w {
	color: #fff;
}

















