@charset "utf-8";


.pageTtlLandplan{
	width:85%;
	margin-left:auto;
	margin-right: auto;
	margin-bottom:20px;
}
@media(min-width: 768px){
	.pageTtlLandplan{
		width:70%;
		max-width:510px;
		margin-bottom:30px;
	}
}
.lTtl01{
	font-weight: normal;
}
.lTtl01 .en{
	font-size:clamp(2.7rem,4.4vw,4.4rem);
	line-height: 1.5;
}
.lTtl01 .jp{
	font-size:clamp(1.5rem,2.1vw,2.1rem);
	line-height: 1.3;
	position: relative;
	margin-bottom:1.5em;
}
.lTtl01 .jp::before{
	content:"";
	position: absolute;
	width:150px;
	height:1px;
	border-top:1px solid #000;
	left:calc(50% - 75px);
	bottom:-0.75em;
}
@media(min-width: 768px){
	.lTtl01 .en{
		line-height: 1.5;
	}
	.lTtl01 .jp{
		line-height: 1.5;
		margin-bottom:1.5em;
	}
	.lTtl01 .jp::before{
		bottom:-0.75em;
	}
}


.lTtl02{
	font-weight: normal;
	text-align: left;
	border-left:1px solid #222;
	padding-left:20px;
}
.lTtl02 .en{
	font-size:clamp(2.6rem,3.4vw,3.4rem);
	line-height: 1.2;
	margin-bottom: 0.4em;
}
.lTtl02 .jp{
	font-size:clamp(1.4rem,1.8vw,1.8rem);
	margin-left:1em;
}
.lTtl02 .txt01{
	font-size:clamp(1.4rem,1.8vw,1.8rem);
	line-height: 1.4;
}




footer {
    margin: 0 0 60px;
}
@media (min-width: 768px) {
    footer {
        margin: 0;
    }
}



.legacyWrap{
	width:90%;
	margin:0 auto;
}
.landUnit01{
	margin:0 0 60px;
	text-align:left;
}
.landUnit01 .img01{
	width:100%;
	margin-bottom:20px;
}
.landUnit01 .img01 img{
	width:100%;
}
.landUnit01 .txt01{
	font-size:clamp(1.5rem,1.8vw,1.8rem);
	margin-bottom:10px;
}
.landUnit01 .txt02{
	font-size:clamp(1.3rem,1.5vw,1.5rem);
	padding:1em 0;
	border-top:1px solid #333;
	border-bottom:1px solid #333;
}

@media (min-width: 768px) {
	.legacyWrap{
		max-width:700px;
		display: flex;
		justify-content: space-between;
		margin-bottom:100px;
	}
	.landUnit01{
		width:200px;
	}
	.landUnit01 .img01{
		height:160px;
	}
	.landUnit01 .txt01{
		line-height: 1.5;
		height:5em;
	}
}



.material{
}
.material .unit01{
	width:100%;
	display:flex;
	justify-content: space-between;
	align-items: center;
		margin-bottom: 40px;
}
.material .unit01 figure{
	width:40%;
}
.material .unit01 .txtwrap{
	width:55%;
}
.material .unit01 p{
	text-align: left;
	margin-bottom:10px;
}
.material .unit01 p.txt01{
	font-size:clamp(1.5rem,1.8vw,1.8rem);
}
.material .unit01 p.txt02{
	font-size:clamp(1.3rem,1.5vw,1.5rem);
	border-top:1px solid #333;
	border-bottom:1px solid #333;
	padding:10px 0;
}
@media (min-width: 768px) {
	.material{
		display: flex;
		justify-content: space-between;
		align-items: flex-start;
		flex-wrap: wrap;
	}
	.material .unit01{
		display:block;
		width:30%;
	}
	.material .unit01 p.txt01{
		height:3.6em;
	}
	.material .unit01 figure{
		margin-bottom:10px;
		width:100%;
	}
	.material .unit01 .txtwrap{
		width:100%;
	}
}

.plant{
	display: flex;
	justify-content: space-between;
	align-items: flex-start;
	flex-wrap: wrap;
}
.plant .unit01{
	width:48%;
	margin-bottom: 20px;
}
.plant .unit01 figcaption{
	text-align: left;
	font-size:clamp(1.4rem,1.6vw,1.6rem);
	margin-top:5px;
}
@media (min-width: 768px) {
	.plant .unit01{
		width:32%;
		margin-bottom: 40px;
	}
}


/*Spのみグレー01*/
.spBg01{
	background-color: #e8e8e8;
	padding-bottom:10px;
	margin-bottom:40px;
}
@media (min-width: 768px) {
	.spBg01{
		background-color: transparent;
		padding-bottom:0;
		margin-bottom:0;
	}
}


/*tonwscape SPメイン*/
.townscapeMainSp{
	display: block;
	background-image: url(../images/landplan/landplan01_yoru_sp02.jpg);
	background-position: center center;
	background-size: cover;
	width:100%;
	height:75vw;
	color:#fff;
	margin-top:50px;
	position: relative;
	padding-top:3vw;
}
.townscapeMainSp .caption{
	position: absolute;
	right:10px;
	bottom:5px;
	color:#fff;
	font-size:14px;
}

.townscapeMainSp .lTtl01 .jp::before{
	border-top:1px solid #fff;
}
@media (min-width: 768px) {
	.townscapeMainSp{
		display: none;
	}
}

.townscapeSp{}
.townscapeSp .tab-wrap {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    gap:1.3%;
}
.townscapeSp .tab-label {
    color: #fff;
    background:#666666;
    font-size:14px;
    padding:5px;
    order: -1;
    cursor: pointer;
    width:24%;
    margin-bottom:20px;
    position: relative;
}
.townscapeSp .tab-label::before {
	position: absolute;
	display: block;
	content: "";
	right:10px;
	top:calc(50% - 4px);
	width: 8px;
	height: 8px;
	border-top: 1px solid #fff;
	border-right: 1px solid #fff;
	transform: rotate(45deg);
}
.townscapeSp .tab-content {
    width: 100%;
    display: none;
}
.townscapeSp .tab-content .ttlwrap {
	display: flex;
	justify-content: flex-start;
	align-items: center;
	margin-bottom: 10px;
}
.townscapeSp .tab-content .ttlwrap .num {
	background: #b71c25;
	color: #fff;
	font-size:12px;
	width:20px;
	aspect-ratio: 1 / 1;
	margin-right:10px;
}
.townscapeSp .tab-content .ttlwrap .txt01 {
	font-size:13px;
	text-align: left;
	line-height: 1.5;
}
.townscapeSp .tab-content figcaption {
	font-size:12px;
	margin-top:5px;
	text-align: right;
}
/* アクティブなタブ */
.townscapeSp .tab-switch:checked+.tab-label {
    background: #b71c25;
}
.townscapeSp .tab-switch:checked+.tab-label+.tab-content {
     display: block;
}
/* ラジオボタン非表示 */
.townscapeSp .tab-switch {
    display: none;
}



@media (min-width: 768px) {
	.sec8pc{padding-top:2rem;padding-bottom:8rem;}
}


.imgCaption01{
	position: relative;
}
.imgCaption01 figcaption{
	position: absolute;
	right:10px;
	bottom:5px;
	color:#fff;
	font-size:14px;
}





/*Facade SPメイン*/
.facadeMainSp{
	display: block;
	background-image: url(../images/landplan/landplan03_sp.jpg);
	background-position: center 80%;
	background-size: cover;
	width:100%;
	height:75vw;
	margin-top:50px;
	position: relative;
	padding-top:3vw;
}
.facadeMainSp .caption{
	position: absolute;
	right:10px;
	bottom:5px;
	color:#fff;
	font-size:14px;
}
@media (min-width: 768px) {
	.facadeMainSp{
		display: none;
	}
}