@charset "UTF-8";
@import url("common.css");


.underPage .mainVisual .pohto img {
	max-width: inherit;
	width: 100%; 
}

.underPage .mainVisual .text.image_text {
    width: calc(270 / 1600 *100%);
}
.underPage .inner {
	width: 90%;
	margin: 0 auto;
}


.anchor{
	margin-top:-60px;
	padding-top:60px;
	display:block;
	position:relative;
}
@media(min-width:768px){
	.anchor{
		margin-top:-100px;
		padding-top:100px;
	}
}
.w1200{
	margin-left:auto;
	margin-right:auto;
	max-width:1200px;
}
.w1200{
	margin-left:auto;
	margin-right:auto;
	width:90%;
}

.cTtl01{
	margin-top:clamp(20px,4vw,40px);
	margin-bottom:20px;
	width:100%;
	text-align:center;
}
.cTtl01 img{
	width:310px;
}
@media(min-width:768px){
	.cTtl01{
		background-size:auto 90px;
		background-position: top 60px center;
	}
	.cTtl01 img{
		width:620px;
	}
}

.cTxt01{
	width:90%;
	margin:0 auto 40px;
	font-size:clamp(14px,2.6vw,26px);
}


.planWrap{
	padding-bottom:60px;
	margin-bottom:80px;
}
.planWrap.fujiwaradai{
	background:#e2eaf0;
/*	background: linear-gradient(90deg, #e2eaf0 97.5%, #fff 97.5%);*/
}
.planWrap.minotani{
	background:#eaead8;
/*	background: linear-gradient(270deg, #eaead8 97.5%, #fff 97.5%);*/
}

.planWrap.nishisuzurandai{
	background:#e3e1ee;
}
.planWrap.kawanishi{
	background:#e3e8db;
}

@media(min-width:768px){
	.planWrap{
		margin-top:150px;
	}
	.planWrap.fujiwaradai{
/*		background: linear-gradient(90deg, #e2eaf0 92%, #fff 92%);*/
	}
	.planWrap.minotani{
/*		background: linear-gradient(270deg, #eaead8 92%, #fff 92%);*/
	}
}
.plan01{
	width:90%;
	margin:0 auto 40px;
}
.plan01 .txtwrap .ttl01{
	display:block;
	width:90%;
	margin:0 auto 20px;
}
.plan01 .txtwrap .img01{
	margin-bottom:20px;
	border-radius:15px 15px 0 0;
}
.plan01 .txtwrap .txt01{
	font-weight: bold;
	font-size:clamp(16px,2.6vw,26px);
	margin-bottom:0.5em;
}
.plan01 .txtwrap .txt02{
	font-size:20px;
	font-size:clamp(14px,2.0vw,20px);
}
.plan01 .txtwrap .spec01{
	display:block;
	margin:0 auto 20px;
	height:60px;
	width:auto;
}
.plan01 .txtwrap .spec01 img{
	height:60px;
}
@media(min-width:768px){
	.plan01 .txtwrap .spec01{
		height:auto;
		max-height:120px;
		margin-left:0;
	}
	.plan01 .txtwrap .spec01 img{
		height:auto;
		max-height:120px;
	}
}
.plan01 .imgwrap{
}
@media(min-width:768px){
	.plan01{
		width:100%;
		max-width:1400px;
		margin:0 auto 50px;
		padding-left:5%;
		display:flex;
		justify-content: space-between;
		align-items: flex-start;
	}
	.plan01.rvs{
		padding-left:0%;
		padding-right:5%;
		flex-direction: row-reverse;
	}
	.plan01 .txtwrap{
		width:45%;
	}
	.plan01.rvs .txtwrap p{
		padding-left:5%;
	}
	.plan01 .imgwrap{
		width:55%;
		transform:translateY(-50px);
	}
	.plan01 .txtwrap .ttl01{
		width:100%;
		margin:0 0 20px;
	}
}

.plan02{
	width:90%;
	max-width:1200px;
	margin:50px auto;
}
.plan02 img{
	display:block;
	margin:0 auto 10px;
	height:60px;
	width:auto;
}
@media(min-width:768px){
	.plan02{
		display:flex;
		justify-content: flex-start;
		align-items: flex-start;
	}
	.plan02 img{
		margin:0 20px 0 0 ;
		height:80px;
		width:auto;
	}
}
@media(min-width:1000px){
	.plan02 img{
		height:120px;
	}
}

.plan03{
	width:90%;
	max-width:1200px;
	margin:0 auto;
}

.plan04sp{
	width:100%;
	margin:50px auto 0;
}
.plan04sp img{
	display:block;
}
.plan04sp .img01{
	width:100%;
	margin-bottom:20px;
}
.plan04sp .img02{
	width:90%;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:20px;
}
.plan04sp .img03{
	width:90%;
	margin-right:10%;
	margin-bottom:20px;
}

.plan04pc{
	width:100%;
	margin:50px auto 0;
	display:flex;
	justify-content: space-between;
	align-items: center;
}
.plan04pc .wrap01{
	width:49%;
}
.plan04pc .wrap02{
	width:49%;
}

.plan04pc img{
	display:block;
}
.plan04pc .img01{
	width:100%;
	margin-bottom:40px;
}
.plan04pc .img02{
	width:100%;
}
.plan04pc .img03{
	width:90%;
	margin-left:10%;
}




.plan_wrapp {
	width: 100%;
	padding-top: 50px;
}
#plan .contents .subText {
    margin-bottom: 90px;
    font-size: min(5.3vw,40px);
}
#plan .contents .textBig {
    font-size: min(4.3vw,30px);
    font-weight: bold;
}
#plan .contents .center {
    text-align: center;
}

/*plan_info*/
.plan_image{
	width: 100%;
	max-width: 1200px;
	margin: auto;
}

.plan_info{
	width: 100%;
	max-width: 1200px;
	margin: auto;
	display: flex;
	justify-content: space-between;
	align-items: flex-start;
}
.plan_info img{
	width: 90%;
}
.plan_info .plan_info_01{
	margin-top: 50px;
}

/*zumen*/
.zumen{
	width: 100%;
	max-width: 1200px;
	margin: auto;
}

/*plan_detail*/
.plan_detail {
	width: 100%;
	max-width: 1200px;
	margin: 100px auto;
}
.plan_detail ul{
	overflow: hidden;
}

.plan_detail ul li.left{
	width: 46%;
	margin: 2% ;
	float: left;
}
.plan_detail ul li.right{
	width: 46%;
	margin: 2% ;
	float: right;
}

.plan_detail ul li h4{
	font-weight: 600;
	font-size: 20px;
	margin: 5px 0;
}
.mgnT{
	margin-top: 240px!important;
}

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

	.plan_wrapp{
		padding-top: 0;
	}
	#plan .contents .subText{
		margin-bottom: 30px;
	}

	.plan_info{
		flex-direction: column;
		justify-content: center;
		width: 90%;
		margin: auto;
	}
	.plan_info img{
		width: 100%;
	}
	.subText{
		margin: 5% 1%;
	}

	.zumen img{
		width: 90%;
		margin: auto;
		display: block;
	}

	.plan_detail ul li.left,
	.plan_detail ul li.right{
		float: none;
		width: 80%;
		margin: 5% auto 10%;
	}
	.plan_detail ul li h4{
		font-size: 14px;
		margin-top: 10px;
	}
	.plan_detail p{
		font-size: 12px;
	}

	.mgnT{
		margin-top: 0!important;
	}

	.plan_detail{
		margin-top: 50px;
		margin-bottom: 50px;
	}
}


.showroom{
	background-color:#efeacc;
	width:100%;
	padding:20px 5% 50px;
	margin-top:100px;
}
@media (min-width: 768px) {
	.showroom{
		padding:60px 5% 50px 5%;
	}
}
.showroom.detail{
	background-color:#d6c97a;
	margin-left:5%;
	width:95%;
	padding:5px 5% 50px;
}
@media (min-width: 768px) {
	.showroom.detail{
		margin-left:10%;
		width:90%;
		padding:40px 15% 50px 5%;
	}
}
.show01{
	text-align:left;
	margin-top:-40px;
		margin-bottom:40px;
}
.show01 .img01{
}
.show01 .txt01{
	text-align:left;
	font-size:clamp(24px,3vw,50px);
	font-weight: bold;
}
.show01 .img02{
	display:inline-block;
	height:60px;
	width:auto;
}
@media (min-width: 768px) {
	.show01{
		display:flex;
		justify-content: flex-start;
		align-items: flex-end;
		flex-direction: row-reverse;
		max-width:1200px;
		margin-left:auto;
		margin-right:auto;
	}
	.show01 .txtwrap{
		width:60%;
		padding-top:20px;
	}
	.show01 .img01{
		width:40%;
		margin-top:-30px;
		transform:scale(1.2);
	}
	.show01 .txt01{
		text-align:left;
	}
	.show01 .img02{
		height:110px;
	}
}

.show02{}
.show02 .unit{
	margin-bottom:40px;
}
.show02 .unit p{
	margin-top:10px;
	font-weight: bold;
}
@media (min-width: 768px) {
	.show02{
		display:flex;
		justify-content: space-between;
		max-width:1200px;
		margin-left:auto;
		margin-right:auto;
		margin-bottom:40px;
	}
	.show02 .unit{
		width:48%;
	}
}

.show03{
	margin-bottom:40px;
}
.show03 .txt01{
	background-color:#000;
	color:#fff;
	font-weight: bold;
	padding:10px 10px 10px 20px;
	text-align:left;
	font-size:clamp(24px,2.4vw,40px);
	margin-bottom:20px;
}
.show03 .img01{
	position:relative;
	margin-top:30px;
}
.show03 .img01 p{
	position:absolute;
	font-weight: bold;
	font-size:clamp(20px,2.4vw,2.4px);
	right:5px;
	top:-10px;
}
.show03 .txt03{
	transform: rotate(5deg);
}
@media (min-width: 768px) {
	.show03 .txt01{
	}
}

@media (min-width: 768px) {
	.show03{
		display:flex;
		justify-content: space-between;
		align-items: flex-start;
		max-width:1200px;
		margin-left:auto;
		margin-right:auto;
	}
	.show03 .txtwrap{
		width:55%;
	}
	.show03 .img01{
		width:41%;
		margin-top:0;
	}
}



.show04{
	margin-bottom:40px;
}
.show04 img{
	width:100%;
	margin-bottom:20px;
}
@media (min-width: 768px) {
	.show04{
		display:flex;
		justify-content: space-between;
		align-items: flex-start;
		max-width:1200px;
		margin-left:auto;
		margin-right:auto;
	}
	.show04 img{
		width:32%;
	}
}

.show05{
	background:#fff;
	color:#000;
	padding:15px 15px;
	text-align:center;
	font-size:clamp(18px,2vw,38px);
	font-weight: bold;
		max-width:1200px;
		margin-left:auto;
		margin-right:auto;
}
@media (min-width: 768px) {
	.show05{
		font-size:clamp(20px,2vw,38px);
	}
}


.plan05{
	width:80%;
	max-width: 1200px;
	margin:80px auto;
}
.plan05 .wrap01{}
.plan05 .wrap02{}
.plan05 .unit01{
	margin-bottom:40px;
}
.plan05 .unit01 h4{
    font-weight: bold;
    font-size: clamp(14px,2vw,20px);
    margin-bottom: 0.5em;
    margin-top: 10px;
}
.plan05 .unit01 p{
    font-size: clamp(12px,1.6vw,16px);
}
@media (min-width: 768px) {
	.plan05{
		width:90%;
		display:flex;
		justify-content: space-between;
		align-items: center;
	}
	.plan05 .wrap01{
		width:48%;
	}
	.plan05 .wrap02{
		width:48%;
	}
	.plan05 .unit01{
	}
}




/*動画*/
.movieWrap{
	margin: 80px auto;
	width:90%;
	max-width:400px;
	cursor: pointer;
	position: relative;
}
.movie{
	display: block;
	width: 100%;
	max-width:400px;
	padding: 0;
}
.movieWrap .video-btn {
	content: "";
	position: absolute;
	top:0;
	left:0;
	right:0;
	bottom:40px; /*コントローラー分下部に余白を*/
	cursor: pointer;
}
.movieWrap.w960{
	max-width:960px;
}
.movieWrap.w960 .movie{
	max-width:960px;
}


.photo01{
	width:100%;
	margin:0 auto;
}
.hr01{
	width:90%;
	border-top:1px solid #1f9777;
	color:#1f9777;
	margin-bottom:160px;
}

.bnrArea01{
	background-color:#eeeded;
	padding:60px 0;
	text-align:center;
}
.bnrArea01 p{
	font-weight:bold;
	margin-bottom:10px;
}



.map{}
.map .mapttl{
	font-size: clamp(16px,1.8vw,24px);
	text-align:center;
	margin-bottom:30px;
	font-weight: bold;
}
.map .mapimg{
	width:100%;
	text-align:center;
}
.map .mapBtn {
	display:block;
	text-align: center;
	background: #808080;
	color: #fff;
	width:100%;
	max-width: 600px;
	font-size: clamp(16px,1.8vw,24px);
	padding:20px;
	letter-spacing: 1px;
	transition: all 0.3s;
	margin:0 auto 20px;
}





