.design-container .mv{
	padding-top: 0;
}
#design .bnr-item{
    margin-bottom: 40px;
}
#design .bnr-item:last-child{
    margin-bottom: 0;
}
.design-img{
    margin-bottom: 60px;
}
.design-list{
    margin: 60px auto;
}
.design-list-inner{
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    gap: 20px 0;
}
#design .tertiary-heading{
    font-size: clamp(20px, 2vw, 28px);
}
.design-list .design-list-item{
    width: calc(100% / 2 - 60px);
}

.design-page-heading{
    margin-bottom: 80px;
}
.design-page-heading .en {
    font-size: 28px;
    font-weight: 300;
    margin-bottom: .8em;
    line-height: 1.5;
    letter-spacing: .075em;
}
.design-page-heading .jp {
    font-size: 26px;
    font-weight: 400;
    line-height: 1.5;
}
.design-page-item{
    margin-bottom: 80px;
}
.landplan-area .design-page-heading {
    margin-bottom: 0;
    position: relative;
    z-index: 1;
}
.landplan-area .design-page-item{
    margin-top: -100px;
}

.landplan-wrap{
    display: flex;
    flex-wrap: wrap;
    gap: 16px;
}
.landplan-lists{
	display: grid;
	grid-template-columns: 1fr 1fr;
	gap: 16px ;
    width: calc(100% / 2 - 8px);
}
.landplan-lists:last-child{
	grid-template-columns: 1fr;
}
@media screen and (max-width: 767px){
    #design .tertiary-heading{
        text-align: left;
    }
    .design-list{
        margin: 30px auto;
    }
    .design-list-inner{
        gap: 40px 0;
    }
    .design-list .design-list-item{
        width: 100%;
    }
    .design-img{
        width: 100vw;
        margin: 0 calc(50% - 50vw) 20px;
    }
    .design-img + .design-img{
        width: 100%;
        margin: 0 auto;
    }
    .design-page-heading .en {
        font-size: 22px;
    }
    .design-page-heading .jp {
        font-size: 20px;
    }
    .design-page-heading{
        margin-bottom: 40px;
    }
    .design-page-item{
        margin-bottom: 40px;
    }
    .landplan-area .design-page-item{
        margin-top: 0;
    }
    .landplan-lists{
        grid-template-columns: 1fr;
        width: 100%;
    }
}
.land-item dl{
	display: flex;
	align-items: baseline;
	gap: 8px;
    margin-bottom: 8px;
    line-height: 1.4;
}
.land-item dl dt{
	display: flex;
	align-items: center;
	justify-content: center;
	background: #333;
	color: #fff;
	width: 28px;
	aspect-ratio: 1 / 1;
	font-size: 1.2rem;
	box-sizing: border-box;
	flex-shrink: 0;
}
.land-item dl dd{
	font-size: 1rem;
    letter-spacing: .1rem;
}
.land-item .note{
	font-size: .8rem;
    letter-spacing: .01em;
    line-height: 1.5;
}
.land-item-img{
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}
.land-item-img .dh-img-list{
    width: 48%;
}

@media screen and (max-width: 767px){
    .land-item dl dt{
        width: 26px;
    }
    .land-item .note{
        font-size: .7rem;
    }
	.landplan-list:nth-of-type(1){
		order: 1;
	}
	.landplan-list:nth-of-type(2){
		order: 3;
	}
	.landplan-list:nth-of-type(3){
		order: 2;
	}
	.landplan-list:nth-of-type(4){
		order: 4;
	}
}
.is-brown{
    color: #906C4D;
}
.design-page-heading.planting{
    margin: 60px auto 0;
}
.dh-img-lists{
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}
.dh-img-list{
    width: 24%;
}
.bg-design{
	background: url(../images/design/design-bg.webp?250716) no-repeat center center;
	background-size: contain;
    background-position: top;	
}
@media (max-width: 1100px) {
    .bg-design{
        background: url(../images/design/design-bg-sp.webp?250716) no-repeat center center;
        background-size: contain;
        background-position: top;	
    }
    .under-contents #container {
        padding-top: 0;
    }
    .design-container .mv {
        padding-top: 0;
    }
}
@media (max-width: 767px) {
    .design-page-heading.planting{
        margin: 30px auto 0;
    }
    .page-heading .en {
        font-size: 22px;
    }
    .page-heading .jp {
        font-size: 20px;
    }
    .dh-img-list {
        width: 48%;
    }
    .dh-img-lists{
        gap: 16px 0;
    }
    .under-contents #container {
        padding-top: 0;
    }
    .design-container .mv {
        padding-top: 0;
    }
    .design-wrap + .design-wrap {
        margin-top: 48px;
    }
}

.design-flex{
    display: flex;
    flex-wrap: wrap;
    gap: 60px 20px;
    justify-content: space-between;
}
#nagami .design-flex-item:nth-child(3){
    width: 65%;
}
#nagami .design-flex-item:nth-child(4){
    width: 60%;
}
#nagami .design-flex-item:last-child{
    width: 33%;
}
#container #nagami img {
    height: unset;
}
#lounge .design-flex-item{
    width: calc(100% / 2 - 60px);
}
#lounge .design-page-heading {
    margin-bottom: 40px;
}
@media (max-width: 767px) {
    .design-flex{
        gap: 20px;
    }
    #nagami .design-flex-item:nth-child(2){
        width: 100%;
    }
    #nagami .design-flex-item:nth-child(3){
        width: 100%;
    }
    #nagami .design-flex-item:nth-child(4){
        order: 5;
        width: 100%;
    }
    #nagami .design-flex-item:last-child{
        width: 100%;
        order: 4;
    }
    #lounge .design-flex-item{
        width: 100%;
    }
    #design .caption{
        font-size: 10px;
    }
}