@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;
	background-image:url(../image/plan/ttl01_bg.png);
	background-repeat: repeat-x;
	background-size:auto 45px;
	background-position: top 30px 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%);
}
@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 .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;
}







}