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