/* header */
header{ z-index: 1000; transition: .3s; background:#fff; box-shadow: 2px 0 6px rgba(0,0,0,.2); height: 80px; border-bottom: 1px solid #ddd;}
header h1.logo img{opacity: 0;}
header h1.logo img.scroll{ opacity: 1;}
header .wrap1740 a p{ color: #333;}
header .wrap1740 #reser-btn{ border: 1px solid #333; transition: .3s; color: #333;}
/* =================== 1460px =================== */
@media (max-width: 1460px) {
    header{ height: 130px;}
    header .wrap1740 .flex-wrap{ padding-top: 10px;}
    header.scrolldown{ top: -130px;}
    header.scroll{ height: 130px;}
    header h1.logo{ order: 0;}
    header .gnb{ order: 2; width: 100%; text-align: center;}
    header #reser-btn{ order: 1; }
    header .subnavbg.active{ top: 130px; opacity: 1;}
}
/* =================== 1024px =================== */
@media (max-width: 1024px) {
    header{height: 50px; transition: .3s;}
    header .wrap1740 .flex-wrap{ padding-top:0;}
    header.scrolldown{ top: -50px;}
    header.scroll{ height: 50px;}
    header #panelbtn span{background-color: #333;} 
    header #m-reser-btn{ color: #333;}
    header:hover{ box-shadow: 2px 0 6px rgba(0,0,0,.2); border-bottom: 1px solid #ddd; background:#fff; }
    header:hover h1.logo img{opacity: 0;}
    header:hover h1.logo img.scroll{ opacity: 1;}
    header:hover .wrap1740 a p{ color: #333;}
    header:hover .wrap1740 #reser-btn{ border: 1px solid #333; transition: .3s; color: #333;}
}

#section01{ padding-top: 130px;}
#section01 .full-swiper .swiper-slide{ height: 620px;}
/* =================== 1780px =================== */
@media (max-width: 1780px) {
    #section01 .full-swiper .swiper-slide{ height: 34.83vw;}
}
/* =================== 1024px =================== */
@media (max-width: 1024px) {
    #section01{ padding-top: 80px;}
    #section01 .full-swiper .swiper-slide{ height: 68.53vw;}
}



#section02{ padding: 80px 0 200px;}
#section02 > .wrap{ width: 100%; max-width: 858px; position: relative; left: 0; right: 0; margin: 0 auto; text-align: left; font-size: 0;}
#section02 > .wrap .top{ padding-bottom: 80px;}
#section02 > .wrap .top h3{ font-size: 40px; padding-bottom: 30px;}
#section02 > .wrap .top p{ font-size: 16px; line-height: 28px;}
#section02 > .wrap .med h3{ font-size: 24px; padding-bottom: 20px;}
#section02 > .wrap .med ul{ font-size: 0; padding-bottom: 40px;}
#section02 > .wrap .med ul li{ padding-bottom: 20px;}
#section02 > .wrap .med ul li span{ width: 120px; display: inline-block; font-size: 15px;}
#section02 > .wrap .med ul li p{ width: calc(100% - 120px); display: inline-block; font-size: 15px;}
#section02 > .wrap .btm{ width: 100%; height: auto; padding: 40px 60px; background-color: #F7F7F7; border-radius: 10px;} 
#section02 > .wrap .btm h3{ font-size: 24px; padding-bottom: 20px;}
#section02 > .wrap .btm p{ font-size: 15px; line-height: 28px;}
/* =================== 1024px =================== */
@media (max-width: 1024px) {
    #section02{ padding: 30px 0 100px;}
    #section02 > .wrap{ width: 100%; max-width: 100%; padding: 0 15px;}
    #section02 > .wrap .top{ padding-bottom: 60px;}
    #section02 > .wrap .top h3{ font-size: 24px; line-height: 36px; padding-bottom: 20px;}
    #section02 > .wrap .top p{ font-size: 14px; line-height: 24px;}
    #section02 > .wrap .med h3{ font-size: 24px; padding-bottom: 20px;}
    #section02 > .wrap .med ul{ font-size: 0; padding-bottom: 30px;}
    #section02 > .wrap .med ul li{ padding-bottom: 10px;}
    #section02 > .wrap .med ul li span{ width: 100px; }
    #section02 > .wrap .med ul li p{ width: calc(100% - 100px); }
    #section02 > .wrap .btm{ padding: 25px 15px; } 
    #section02 > .wrap .btm h3{ font-size: 20px; }
    #section02 > .wrap .btm p{ line-height: 24px;}
}




#section03{ padding:0 0 200px; width: 100%;}
#section03 h3{ font-size: 24px; position: relative; text-align: left; width: 100%; padding: 0 15px 30px;}
#section03 h3 a{ float: right; font-size: 15px; padding-top: 5px;}
#section03 .more-room-swiper{ width: 100%; position: relative;}
#section03 .more-room-swiper .bgi{ height: 44.80vw; border-radius: 4px;}
#section03 .more-room-swiper p{ text-align: left; padding-top: 10px;}
#section03 .more-room-next{ position: absolute; margin-top: unset; right: 0; top: 0; height: 100%; background-color: #fff; width: 24.80vw; opacity: 1; }
#section03 .swiper-button-next i{ width: 32px; height: 32px; line-height: 30px; background-color: #FAFAFA; border: 1px solid #AAA; font-size: 18px; color: #aaa; top: calc(50% - 30px);}








