/* ========== reset ============== */

/* http://meyerweb.com/eric/tools/css/reset/ 
    v2.0 | 20110126
    License: none (public domain)
*/

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
    text-decoration: none;
    box-sizing: border-box;
    font-family: pretendard, sans-serif;
    -webkit-text-size-adjust: none;
    line-height: 1.6;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	line-height: 1;
}
ol, ul, li {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}

img{border: none;} 
address{font-style: normal;}
fieldset{border: none;} 
legend{position: absolute;left: -999em;} 
input[type=button],
input[type=submit],
input[type=reset],
input[type=image],
button, a, select{cursor: pointer; outline: none;} 
input{ outline: none;}

label.away{position: absolute;left: -999em;} 



/* ==========================================================================
#FONT
========================================================================== */
.font1{font-family: "video", serif;}

.thin{ font-weight: 100;}
.lig{ font-weight: 300;}
.reg{ font-weight: 400;}
.med{ font-weight: 500;}
.sbold{ font-weight: 600;}
.bold{ font-weight: 700;}

.upp{text-transform: uppercase;}
.cap{text-transform: capitalize;}
.t-shadow{text-shadow: 2px 0 4px rgba(0,0,0,.3);}
.b-shadow{box-shadow: 2px 0 4px rgba(0,0,0,.3);}


/* ==========================================================================
#COLOR
========================================================================== */
:root{
    /* color */
    --color-point1:#EB0016;
    --color-scrollbar:#EB0016;
    --color-white:#fff;

}
.cf{color: var(--color-white); }
.point{ color: var(--color-point1);}
.op6{ opacity: .6;}
::selection{ background-color: var(--color-point1); color: var(--color-white); }


/* ==========================================================================
#SCROLLBAR
========================================================================== */
body::-webkit-scrollbar { width: 7px; }
body::-webkit-scrollbar-thumb{ height: 17%; background-color: var(--color-scrollbar); border-radius: 2px; }
body::-webkit-scrollbar-track{ background-color: var(--color-white); }
    
    
/* ==========================================================================
#FLOAT
========================================================================== */
.fl{ float: left;}
.fr{float: right;}
.clb{ clear: both; font-size: 0;}

/* ==========================================================================
#COL
========================================================================== */
.col-1{ width: 100%;}
.col-2{ width: 50%;}
.col-3{ width: 33.33%;}
.col-4{ width: 25%;}
.col-5{ width: 20%;}
.col-7{ width: calc(100%/7);}

/* ==========================================================================
#FONT-SIZE
========================================================================== */
.f42{ font-size: 42px;}
.f36{ font-size: 36px;}
.f22{ font-size: 22px;}
.f20{ font-size: 20px;}
.f18{ font-size: 18px;}
.f16{ font-size: 16px;}
.f14{ font-size: 14px;}
.f12{ font-size: 12px;}

/* ==========================================================================
#COMMON
========================================================================== */
body{ font-family: pretendard, sans-serif; font-weight: 300; font-size: 14px; overflow-x: hidden; color: #EB0016; }
body a{ color: #EB0016;}
.wrap1400{ width: 100%; max-width: 1440px; padding: 0 20px; height: 100%; position: relative; margin: 0 auto; box-sizing: border-box;}
.v-middle{ width: 100%; height: 100%; display: table-cell; vertical-align: middle;}
.img{ width: 100%; height: 100%; background-size: cover; background-position: center; background-repeat: no-repeat;  position: absolute; top: 0; left: 0; transition: .5s;}
.bgi{ background-size: cover; background-repeat: no-repeat; background-position: center;}
.t-right{ text-align: right;}
.t-center{ text-align: center;}
.t-left{ text-align: left;}
.none-mo{ display: inline-block!important;}
.none-pc{ display: none!important;}
.flex-wrap{ display: flex; justify-content: space-between; align-items: center; flex-wrap: wrap;}
#bg-fix{ width: 100%; height: 600px; }





/* swiper */
.swiper-button-prev.red-btn, .swiper-button-next.red-btn {outline: none !important; background-image: unset!important; width: 30px; height: 80px; font-size: 80px; margin-top: 0; top: calc(50% - 40px); opacity: 1; }
.swiper-button-prev.red-btn{ left: 0;}
.swiper-button-next.red-btn{ right: 0;}

.swiper-button-prev.white-btn, .swiper-button-next.white-btn {outline: none !important; background-image: unset!important; width: 32px; height: 64px; font-size: 64px; margin-top: 0; top: calc(50% - 32px); opacity: 1; }
.swiper-button-prev.white-btn{ left: 78px;}
.swiper-button-next.white-btn{ right: 78px;}

.swiper-button-next.swiper-button-disabled, .swiper-button-prev.swiper-button-disabled{ opacity: 1;}
.swiper-button-next:after, .swiper-button-prev:after{ position: absolute; top: -999em; }
.swiper-button-prev:hover, .swiper-button-next:hover{ opacity: 1;}

.swiper-pagination-bullet{ position: relative; width: 6px; height: 6px; border-radius: 0; background: #fff; opacity: .4; margin: 0 2px!important; transition: .3s; }
.swiper-pagination-bullet-active{ background: #fff; opacity: 1; width: 48px; border-radius: 0;}

.swiper-pagination-custom{ width: max-content; font-size: 16px; color: #fff; font-weight: 500; font-family: pretendard, sans-serif;}
.swiper-pagination-custom span.number{ color: #fff; font-size: 16px;}
.swiper-pagination-custom span.bar{ padding: 0 5px;}

.swiper-horizontal>.swiper-pagination-progressbar, .swiper-pagination-progressbar.swiper-pagination-horizontal, 
.swiper-pagination-progressbar.swiper-pagination-vertical.swiper-pagination-progressbar-opposite, 
.swiper-vertical>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite{ top: unset;}
.pro-red.swiper-pagination-progressbar{ width: calc(100% - 30px); left: 0; right: 0; margin: 0 auto; height: 6px; border: 1px solid #EB0016; background: #fff;}
.pro-red.swiper-pagination-progressbar .swiper-pagination-progressbar-fill{ background: #EB0016!important;}
.pro-white.swiper-pagination-progressbar{ width: calc(100% - 30px); left: 0; right: 0; margin: 0 auto; height: 6px; border: 1px solid #fff; background: #EB0016;}
.pro-white.swiper-pagination-progressbar .swiper-pagination-progressbar-fill{ background: #fff!important;}



/* ==========================================================================
    #FULL-SWIPER
========================================================================== */
.full-swiper{ width: 100%; height: 740px; position: relative; overflow: hidden;}
.full-swiper .swiper-slide{ width: 100%; height: 100%; position: relative; overflow: hidden;}
.full-swiper .swiper-slide iframe{ position: absolute; top: -25%; left: -25%; width: 150%; height: 150%; pointer-events: none; }
.full-swiper .swiper-slide .bgi{ width: 100%; height: 100%;}
.full-swiper .full-pag{ display: block; bottom: 20px; left: 0; right: 0; margin: 0 auto;}

/* ==========================================================================
    #ROOMS-SWIPER
========================================================================== */
.rooms-swiper{ width: 100%; height: 100%; position: relative; overflow: hidden;}
.rooms-swiper .swiper-slide{ width: 100%; height: 100%;}
.rooms-swiper .swiper-slide .bgi{ width: 100%; height: 100%;}
.rooms-swiper .rooms-pag{ display: block; bottom: 20px; left: 0; right: 0; margin: 0 auto;}

/* ==========================================================================
    #FACS-SECTION
========================================================================== */
.facs-section{ padding: 120px 0 0;}
.facs-section > div{ padding-bottom: 120px;}
.facs-section > div:nth-child(2n) .bgi{ order: 1;}
.facs-section > div:nth-child(2n) .text-wrap{ order: 0;}
.facs-section .bgi{ width: 55%; height: 460px;}
.facs-section .text-wrap{ width: 45%; text-align: center;}
.facs-section .text-wrap .wrap{ display: inline-block; width: 456px; text-align: left;}
.facs-section .text-wrap h3{ padding-bottom: 12px;}
.facs-section .text-wrap .content{ text-overflow: ellipsis; overflow: hidden; word-break: break-word; display: -webkit-box; /* -webkit-line-clamp: 4; */ -webkit-box-orient: vertical;}
.facs-section .text-wrap .more-btn{ display: block; width: 100%; height: 48px; line-height: 46px; padding: 0 20px; border: 1px solid #EB0016; margin-top: 30px; transition: .3s;}
.facs-section .text-wrap .more-btn i{ line-height: 46px; font-size: 32px;}
.facs-section .text-wrap .more-btn:hover{ background-color: #EB0016; color: #fff;}
.facs-section .text-wrap .more-btn:hover i{ color: #fff;}

.facs-section.special h4{ padding-bottom: 10px;}

/* ==========================================================================
    #SUBPAG-SLIDE-SECTION
========================================================================== */
.subpag-slide-section{ padding: 100px 0 160px;}
.subpag-slide-section .top{ padding-bottom: 10px;}
.subpag-slide-section .top i{ font-size: 28px; padding-left: 4px; position: relative; top: 4px;}
.subpag-slide-section .swiper-wrap{ position: relative;}
.subpag-slide-section .swiper-wrap .bgi{ width: 100%; height: 338px; margin-bottom: 10px;}
.subpag-slide-section .swiper-wrap h3{ padding-bottom: 6px;}
.subpag-slide-section .swiper-wrap p.f14{ padding-bottom: 10px; width: 100%;}
.subpag-slide-section .swiper-wrap p.f22 i{ font-size: 32px; position: relative; top: 4px; padding-left: 10px; }
.subpag-slide-section .swiper-wrap .subpag-btn{ top: 144px;}
.subpag-slide-section .swiper-wrap .subpag-next{ right: -80px;}
.subpag-slide-section .swiper-wrap .subpag-prev{ left: -80px;}
/* =================== 1440px =================== */
@media (max-width: 1440px) {
    .subpag-slide-section .swiper-wrap .bgi{ height: 23.47vw;}
}

/* ==========================================================================
    #SUB-TOP
========================================================================== */
#sub-top{ width: 100%; height: 640px; position: relative; display: flex; align-items: center; justify-content: center;}
#sub-top h3{ z-index: 10;}


/* ==========================================================================
    #SUB-TAB
========================================================================== */
#sub-tab{ width: 100%; height: 40px; background-color: #EB0016;}
#sub-tab .flex-wrap{ justify-content: flex-start;}
#sub-tab a{ margin-right: 40px;}
#sub-tab a.active{ text-decoration: underline;}

/* =================== 1024px =================== */
@media (max-width: 1024px) {

    
    /* ==========================================================================
    **MOBILE**#COL
   ========================================================================== */
    .m-col-1{ width: 100%;}
    .m-col-2{ width: 50%;}
    .m-col-3{ width: calc(100%/3);}

    /* ==========================================================================
    **MOBILE**#FONT-SIZE
    ========================================================================== */
    .mf36{ font-size: 36px;}
    .mf28{ font-size: 28px;}
    .mf22{ font-size: 22px;}
    .mf18{ font-size: 18px;}
    .mf16{ font-size: 16px;}
    .mf14{ font-size: 14px;}
    .mf12{ font-size: 12px;}

    /* ==========================================================================
    **MOBILE**#BTN
    ========================================================================== */
    body{ font-family: pretendard, sans-serif; overflow-x: hidden; position: relative;  }
    body > section{ width: 100%; min-width: unset; height: auto; position: relative; overflow: hidden; box-sizing: border-box;}
    .none-mo{ display: none!important;}
    .none-pc{ display: inline-block!important;}
    .wrap1400{ width: 100%; padding: 0 15px; position: relative; margin: 0 auto; box-sizing: border-box;}
    .wrap1046{ width: 100%; padding: 0 15px; position: relative; margin: 0 auto; box-sizing: border-box;}
    #bg-fix{ width: 100%; height: 53.33vw; }
    #tit{ padding-bottom: 40px;}
    #tit a{ width: 100%; height: 40px; line-height: 38px; }

    /* main-tit */
    #tit h4{ padding-bottom: 0px; }
    #tit h3{ padding-bottom: 20px;}
    #tit .line{ height: 60px; margin: 10px auto 30px;}
    #tit a{ width: 100%; height: 30px; line-height: 28px;}
    #tit a.w220{ width: 100%; margin-top: 10px;}

    /* swiper */
    .swiper-button-prev.red-btn, .swiper-button-next.red-btn {width: 18px; height: 48px; font-size: 48px; }
    .swiper-button-prev.red-btn{ left: 17px;}
    .swiper-button-next.red-btn{ right: 17px;}
    .swiper-button-prev.white-btn, .swiper-button-next.white-btn { display: none;}
    .swiper-button-prev, .swiper-button-next { width: 25px; height: 40px; font-size: 40px; }
    .swiper-button-prev{ left: 15px;}
    .swiper-button-next{ right: 15px;}
    .swiper-pagination, .swiper-pagination span.number, .swiper-pagination .bar{font-size: 14px; }


    /* ==========================================================================
    #FULL-SWIPER
    ========================================================================== */
    .full-swiper{ height: calc(100vw + 16px); padding-bottom: 16px;}
    .full-swiper .full-pag{ display: block; bottom: 0; top: unset; left: 0; right: 0; margin: 0 auto;}
    .full-swiper .swiper-slide iframe{ position: absolute; top: -40%; left: -40%; width: 180%; height: 180%; }

    /* ==========================================================================
    #ROOMS-SWIPER
    ========================================================================== */
    .rooms-swiper{ height: calc(100vw + 16px); padding-bottom: 16px;}
    .rooms-swiper .rooms-pag{ display: block; bottom: 0; top: unset; left: 0; right: 0; margin: 0 auto;}


    /* ==========================================================================
    #FACS-SECTION
    ========================================================================== */
    .facs-section{ padding: 80px 0 60px;}
    .facs-section > div{ padding-bottom: 60px;}
    .facs-section > div:nth-child(2n) .bgi{ order: 0;}
    .facs-section > div:nth-child(2n) .text-wrap{ order: 1;}
    .facs-section > div:nth-child(2n){ text-align: right; justify-content: flex-end;}
    .facs-section > div:nth-child(2n) .text-wrap .wrap{ text-align: right;}
    .facs-section .bgi{ width: calc(100% - 15px); height: 96.00vw;}
    .facs-section .text-wrap{ width: 100%; }
    .facs-section .text-wrap .wrap{ width: 100%; text-align: left; padding: 0 15px;}
    .facs-section .text-wrap h3{ padding-bottom: 2px; padding-top: 12px;}
    .facs-section .text-wrap p{ -webkit-line-clamp: 5; }
    .facs-section .text-wrap .more-btn{ height: 36px; line-height: 34px; padding: 0 10px; margin-top: 32px; text-align: left;}
    .facs-section .text-wrap .more-btn i{ line-height: 34px; font-size: 26px;}

    /* ==========================================================================
        #SUBPAG-SLIDE-SECTION
    ========================================================================== */
    .subpag-slide-section{ padding: 60px 0 120px;}
    .subpag-slide-section .top{ padding-bottom: 10px;}
    .subpag-slide-section .top i{ font-size:20px; padding-left: 2px; position: relative; top: 3px;}
    .subpag-slide-section .swiper-wrap{ position: relative;}
    .subpag-slide-section .swiper-wrap .subpag-swiper{ padding-bottom: 16px;}
    .subpag-slide-section .swiper-wrap .subpag-pag{ bottom: 0; width: 100%; top: unset;}
    .subpag-slide-section .swiper-wrap .bgi{ width: 100%; height: 44.80vw; margin-bottom: 10px;}
    .subpag-slide-section .swiper-wrap p.f14{ padding-bottom: 10px;}
    .subpag-slide-section .swiper-wrap .subpag-btn{ display: none;}


    /* ==========================================================================
    #SUB-TOP
    ========================================================================== */
    #sub-top{ height: auto;flex-direction: column;}
    #sub-top .img{ position: relative; width: 100%; height: 100vw;}
    #sub-top h3{ color: #EB0016; padding: 40px 0;}

    /* ==========================================================================
    #SUB-TAB
    ========================================================================== */
    #sub-tab{ height: 42px; overflow-y: auto;}
    #sub-tab::-webkit-scrollbar{ display: none;}
    #sub-tab .flex-wrap{ width: max-content;}
    #sub-tab a{ margin-right: 30px;}
    #sub-tab a:last-child{ margin-right: 0;}
}