
@media(min-width: 1001px) {
	.surroundings.terroir .surrounBox {
		padding-bottom: 6.1vw;
	}
	.section.terroir .subTitle {
		letter-spacing: 2.8px;
		margin-bottom: 5.2vh;
	}
	.section .homeSub {
		font-size: 21px;
		letter-spacing: 0.85px;
	}
	.lower.terroir-01 .sectionContent .frameWrap {
		width: 580px;
	}
    .lower.terroir-01 .sectionContent .frameWrap .faramePhotoSub {
        margin-bottom: 7.2vh;
    }
	.lower.terroir-02 .sectionContent .frameWrap .homeSub {
	    margin-bottom: 14.3vh;
	}
}
@media(max-width: 1000px) {
    .section .homeSub {
        font-size: 18px;
        line-height: 1.65;
        letter-spacing: 0.7px;
        margin-bottom: 0;
    }
    .section.terroir-02 .homeSub {
        margin-bottom: 43px;
    }
}