@media(min-width: 1001px) {
    .section .subTitle {
        margin-bottom: 5.3vh;
    }
    .section .homeSub {
        font-size: 21px;
        letter-spacing: 0.85px;
    }
    .surroundings.exper-01 .surrounBox {
        padding-bottom: 1.1vh;
    }
    .lower.exper-03 .sectionContent .frameWrap .faramePhotoSub {
        margin-bottom: 10.9vh;
    }
}
@media(max-width: 1000px) {
    .section .homeSub {
        font-size: 18px;
        line-height: 1.65;
        letter-spacing: 0.7px;
        margin-bottom: 0;
    }
}