@charset "utf-8";
.plan_box .subhead{
    background: url(../img/plan/subhead.jpg);
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    margin-top: 130px;
}
.plan_box .subhead .con_ttl{
    color: #fff;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    text-shadow: 0px 0px 7px rgba(0, 0, 0, 0.8);
}
.plan_mv{
    max-width: 1200px; 
    margin: 0 auto;
}
.interior .plan_ttl{
	background: rgb(44 44 44 / 60%);
	background-blend-mode: multiply;
	padding: 1.5em 2.5em;
}

.interior .sec_text{
	margin-bottom: 60px;
}

.kukaku {
	margin-bottom: 60px;
}
.kukaku_img{max-width: 1050px;margin: 0 auto;}
.hanrei{
	display: block;
	height: 100%;
	width: auto;
	margin-right: 0;
	text-align: right;
	margin: 0 auto;
	max-width: 1050px;
}
.hanrei img{
	height: 50px;
	width: auto;
}

.plan_type_flex{
	display: flex;
	justify-content: center;
	width: 100%;
	margin: 0 auto 40px;
	max-width: 1100px;
	gap: 4%;
}
.plan_type_flex_in{
	width: 48%;
/*	max-width: 300px;*/
}
.plan_type_flex_in.flex_in_l{

}
.plan_type_flex_in.flex_in_c{

}
.plan_type_flex_in.flex_in_r{

}
.plan_type_img{
	margin-bottom: 20px;
}
.plan_type_txt_box{

}
.plan_type_name_top{
	font-size: 12px;
	text-align: center;
	margin-bottom: 6px;
	letter-spacing: 0.2em;
}
.plan_type_name{
	font-size: 16px;
	text-align: center;
	letter-spacing: 0.22em;
	margin-bottom: 10px;
	font-weight: 600;
}
.plan_type_lead{
	font-size: 12px;
	text-align: justify;
	line-height: 1.8;
	letter-spacing: 0.04em;
}
.com_cap.plan_cap{
	line-height: 1.5;
	/* font-size: 12px; */
	margin-bottom: 30px;
	max-width: 1050px;
	margin: 0 auto 30px;
}
.cap_indent{
	text-indent: -1em;
	padding-left: 1em;
}


.plan_plants{


}
.column_bg.plan_bg{
	background: #faf6f0;
	/* padding-bottom: 20px; */
	/* margin-bottom: 30px; */
}
.inner_ttl{
	text-align: center;
	margin-bottom: 40px;
}
.plan_subttl{
	font-size: 24px;
	letter-spacing: 0.3em;
	line-height: 1.8em;
}
.plan_plant_flex{
	display: flex;
	justify-content: space-between;
	max-width: 920px;
	margin: 0 auto 30px;
	flex-wrap: wrap;
}
.plan_plant_flex_in{
	width: 23%;
	max-width: 200px;
}
.plan_plant_img{margin-bottom: 10px;}
.plan_plant_name1{font-size: 14px;text-align: center;letter-spacing: 0.24em;margin-bottom: 8px;line-height: 1;}
.plan_plant_name2{font-size: 16px;text-align: center;letter-spacing: 0.22em;line-height: 1;}

.akari_bg{
    border: 3px solid #00565a;
    padding: 5px;
    max-width: 1050px;
    margin: 0 auto;
}
.akari{
    border: 2px solid #00565a;
}
.akari_flex{
    display: flex;
    align-items: center;
    justify-content: space-between;
    flex-wrap: wrap;
}
.akari_txt{
    width: 55%;
}
.akari_img{
    width:40%;
}


.plan_box .qua_item_name{
    height: auto;
    display: block;
    padding-bottom: 10px;
}
.plan_flex_col3{
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    /*margin-bottom: -40px;*/
	max-width: 780px;
	margin: 0 auto;
}
.plan_col1_item{
    max-width: 780px;
    width: 100%;
    margin-bottom: 40px;
}
.plan_col1_lead{
	display: flex;
	flex-wrap: wrap;
}
.plan_col1_lead .plan_col1_txt{
	display: flex;
	align-items: center;
}

.plan_col1_lead div{
	width: 50%;
}
.plan_col3_item{
    max-width: 365px;
   /* width: 31%;*/
    margin-bottom: 40px;
}
.plan_point_ttl{
    font-size: 12px;
    background: #bd9e5f;
    color: #ffff;
    letter-spacing: 0.3em;
    padding: 0 10px;
    max-width: 220px;
    margin: 15px auto 0;
    height: 22px;
    display: flex;
    align-items: center;
    justify-content: center;
    line-height: 1;
}
.plan_col_cap{
	max-width: 780px;
	margin: 40px auto;
	display: block;
}
.cd_pad{
	padding-bottom:100px
}

.plan_bnr_box{
    margin-top: 100px;
}
.plan_bnr_ttl{
    font-size: 26px;
    margin-bottom: 30px;
    text-align: center;
    font-weight: 600;
}
.plan_bnr_box .plan_bnr{
    max-width: 860px;
    margin: 0 auto 40px;
    cursor: pointer;
    transition: 0.3s;
}
.plan_bnr_box .plan_bnr:hover{
    opacity: 0.8;
}
.plan_col1_ttl .qua_item_name{
	border-bottom: none;
}
/*.plan_bnr_box .plan_bnr:last-child{
    margin-bottom: 0;
}*/



.landscape .plan_ttl{
    margin: 60px auto 40px;
}
.landscape .plan_ttl.obi{
	padding:15px 0;
	border-top:solid 2px #333333;
	border-bottom:solid 2px #333333;
}
.plan_madori{
    margin: 60px auto 20px;
    max-width: 800px;
}

.gaiku_box{
    display: flex;
    justify-content: center;
    margin: 40px auto 80px;
	column-gap:30px;
	
}
.gaiku_item{
    width: 32%;
}
.gaiku_ttl{
    padding: 0.8em 0;
    background: #000;
    color: #fff;
    text-align: center;
    font-size: 20px;
    font-weight: 500;
    margin-bottom: 1em;
}
.item01 .gaiku_ttl{
    background: #e94709;
}
.item02 .gaiku_ttl{
    background: #b52676;
}
.item03 .gaiku_ttl{
    background: #1d2088;
}
.gaiku_head{
    font-size: 18px;
    font-weight: 600;
    text-align: center;
    line-height: 1.5;
    margin-bottom: 1em;
}
.gaiku_lead{
    font-size: 14px;
    text-align: justify;
    line-height: 1.5;
}
.column_bg.akari_column_bg{
	background: #310000;
	margin-bottom: 100px;
}
.column_bg.akari_column_bg .column_ttl{
	color: #fff;
}
.akari_column_bg .column_lead{
    color: #fff;
}
.akari_column_flex{
    display: flex;
    justify-content: space-between;
}
.akari_column_flex .column_lead{
    width: 30%;
}
.akari_column_flex .akari_column_img{
    width: 68%;
}

.plan_type_ttl{
    font-size: 24px;
    text-align: center;
    background: #310000;
    color: #fff;
    padding: 0.5em;
    margin-bottom: 40px;
    line-height: 1.5;
}


@media (max-width: 1200px){
    .gaiku_head {
        font-size: 15px;
    }
    .gaiku_ttl {
        font-size: 16px;
    }
}
@media (max-width: 1000px){
    .plan_bnr_box .plan_bnr {
        max-width: 700px;
        margin: 0 auto 20px;
    }
    .plan_point_ttl {
        font-size: 10px;
        height: 20px;
    }
    .plan_bnr_ttl {
        font-size: 22px;
    }
    .plan_bnr_box {
        margin-top: 60px;
    }
    .plan_plant_name2 {
        font-size: 14px;
    }
    .plan_plant_name1 {
        font-size: 10px;
    }
    .plan_type_ttl {
        font-size: 20px;
    }
    .gaiku_box{
        flex-wrap: wrap;
        max-width: 500px;
        margin-bottom: 60px;
    }
    .gaiku_item {
        width: 100%;
    }
    .gaiku_item:not(:last-child) {
        margin-bottom: 40px;
    }
}
@media (max-width: 768px){
    .plan_col3_item{
        max-width: unset;
        width: 48%;
    }
	.hanrei img{
		height: 40px;
	}
    .plan_flex_col3{
        max-width: 580px;
        margin: 0 auto -40px;
    }
    .plan_plant_flex {
        max-width: 470px;
    }
    .plan_plant_flex_in {
        width: 48%;
        max-width: unset;
    }
    .plan_plant_flex_in:nth-child(n + 3){
        margin-top: 20px;
    }
    .plan_box .subhead {
        margin-top: 60px;
    }
    .akari_column_flex{
        flex-wrap: wrap;
    }
    .akari_column_flex .column_lead{
        order: 2;
        width: 100%;
        max-width: 580px;
        margin: 0 auto;
    }
    .akari_column_flex .akari_column_img{
        order: 1;
        max-width: 580px;
        width: 100%;
        margin: 0 auto 20px;
    }
    .column_bg.akari_column_bg {
        margin-bottom: 60px;
    }
}
@media (max-width: 650px){
    .sp_slide_img{
		overflow-x: scroll;
	}
	.sp_slide_img img{
		width: 900px;
		padding-bottom: 10px;
	}
    .plan_bnr_box {
        margin-top: 40px;
    }
    .plan_point_ttl {
        letter-spacing: 0.1em;
    }
    .interior .sec_text {
        margin-bottom: 40px;
    }
    .akari_txt{
        width: 100%;
        order: 2;
    }
	.column_bg{
		/* padding:20px; */
	}
        .akari_img{
        width: 100%;
        margin: 0 auto 20px;
        order: 1;
    }
    .plan_box .subhead {
        margin-top: 40px;
    }
    .plan_bnr_ttl {
        font-size: 18px;
    }
    .plan_plant_name2 {
        font-size: 12px;
    }
    .plan_plant_name1 {
        margin-bottom: 4px;
    }
    .plan_type_ttl {
        font-size: 16px;
        margin-bottom: 20px;
    }
    .plan_madori {
        margin: 20px auto 20px;
    }
    .gaiku_head {
        font-size: 14px;
    }
    .gaiku_lead {
        font-size: 12px;
    }
    .gaiku_ttl {
        font-size: 14px;
    }
    .landscape .plan_ttl {
        margin: 40px auto 20px;
    }
	.plan_col1_lead div{
		width: 100%;
	}
	.plan_col1_ttl .qua_item_name {
    	border-bottom: 1px solid;
	}
}


@media (max-width: 550px){
.plan_type_flex {
    flex-wrap: wrap;
    margin-bottom: 0px;
    justify-content: center;
}
.plan_type_flex_in {
    width: 100%;
   /* max-width: 220px;*/
    margin-bottom: 30px;
}
.plan_type_flex_in.flex_in_l:nth-of-type(1){
    /* margin-right: 4%; */
}

}


@media (max-width: 650px){
	.plan_kukaku{
		width:100%;
	}
	.plan_kukaku div{
		width:100%;
		overflow:scroll;
	}
	.plan_kukaku div img{
		width:760px;
	}
}




.LandTown{
	width:100%;
	background:#DFBEAB;
	margin:60px auto 0 auto;
	padding-bottom:80px;
}
.LandTown .Area{
	width:100%;
	max-width:1200px;
	margin:auto;
}
.LandTown .Area p.Tit{
	text-align:center;
	font-size:40px;
	font-weight:bold;
	padding:80px 0 40px 0;
}
.LandTown .Area .TownMv{
	width:100%;
	position:relative;
}
.LandTown .Area .TownMv p{
	font-size:2vw;
	color:#FFFFFF;
	text-shadow:0 0 5px rgba(0,0,0,0.65),0 0 5px rgba(0,0,0,0.65);
	position:absolute;
	top:30px;
	left:40px;
	line-height:165%;
}
.LandTown .Area .TownMv span{
	display:block;
	font-size:12px;
	color:#FFFFFF;
	text-shadow:0 0 5px rgba(0,0,0,0.65),0 0 5px rgba(0,0,0,0.65);
	position:absolute;
	bottom:8px;
	right:5px;
}
.LandTown .Area p.Tx{
	text-align:center;
	font-size:24px;
	margin:40px auto 90px auto;
	line-height:165%;
}
.LandTown .Area p.Tx sup{
	font-size:12px;
	vertical-align: super;
}
.LandTown .Area p.Tx span{
	display:block;
	font-size:12px;
}
.LandTown .Area p.Mtit{
	text-align:center;
	font-size:40px;
	font-weight:bold;
	margin-bottom:30px;
}
.LandTown .Area p.L_Tx{
	text-align:center;
	font-size:28px;
	margin-bottom:40px;
	line-height:165%;
}
.LandTown .Area p.L_Tx sup{
	font-size:12px;
	vertical-align: super;
}
.LandTown .Area p.s_Tx{
	text-align:center;
	font-size:18px;
	line-height:165%;
	margin-bottom:40px;
}
.LandTown .Area .SkImg{
	max-width:960px;
	margin:auto;
	
}
@media (max-width: 650px){
	.LandTown{
		margin:30px auto 0 auto;
		padding-bottom:0;
	}
	.LandTown .Area p.Tit{
		font-size:30px;
		padding:50px 0 20px 0;
	}
	.LandTown .Area .TownMv p{
		font-size:2.8vw;
		top:10px;
		left:20px;
	}
	.LandTown .Area .TownMv span{
		font-size:10px;
		bottom:4px;
		right:4px;
	}
	.LandTown .Area p.Tx{
		font-size:18px;
		margin:20px auto 50px auto;
	}
	.LandTown .Area p.Tx sup{
		font-size:10px;
	}
	.LandTown .Area p.Tx span{
		font-size:10px;
	}
	.LandTown .Area p.Mtit{
		font-size:30px;
		margin-bottom:20px;
	}
	.LandTown .Area p.L_Tx{
		font-size:20px;
		margin-bottom:25px;
	}
	.LandTown .Area p.L_Tx sup{
		font-size:10px;
	}
	.LandTown .Area p.s_Tx{
		font-size:14px;
		margin-bottom:20px;
	}
}

