
::-webkit-scrollbar {

  display:none;
  
  } 
  
  


article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}
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,caption,tbody,tfoot,thead,tr,th,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;}
body{ line-height:1.5; font-family:'Dotum'; font-size:16px; color:#000; background:#fff;-ms-overflow-style: none; } 
audio,canvas,progress,video{display:inline-block;vertical-align:baseline}
audio:not([controls]){display:none;height:0;}
ul,ol,li{list-style:none}
blockquote,q{quotes:none;}
blockquote:before,blockquote:after,q:before,q:after{content:'';content:none;}
fieldset,img{border:0}
hr{height:0;}
small{font-size:80%}
sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}
sup{top:-0.5em}
sub{bottom:-0.25em}
address,caption,em,var{font-style:normal;font-weight:normal}
a{text-decoration:none;cursor:pointer;color: inherit;}
a[href^="tel"]{font-style:normal}
a:hover,a:active,a:focus{text-decoration:none !important;}
b,strong{font-weight:bold}
dfn{font-style:italic}
img{border:0;vertical-align:top}
pre{overflow:auto}
code,kbd,pre,samp{font-family:monospace,monospace;font-size:1em}
table{border-spacing:0;border-collapse:collapse}
td,th{padding:0;}
legend, caption{overflow:hidden;text-indent:-9999999px; height:0 !important; width:0 !important;line-height:0 !important;margin:0;padding:0;}
input{vertical-align:middle;margin:0;padding:0;}
input[type="text"],input[type="password"],input[type="email"]{-webkit-appearance:none;appearance:none;border-radius:0;font-family:'Dotum';}
input:checked[type="checkbox"]{-webkit-appearance:checkbox;appearance:checkbox}
button,input[type="button"],input[type="submit"],input[type="reset"],input[type="file"]{border-radius:0;-webkit-appearance:button;appearance:button;font-family:'Dotum';}
button,input,optgroup,select,textarea{margin:0;font:inherit;color:inherit}
button{overflow:visible;border:none;cursor:pointer;margin:0;padding:0;}
a,input,button,select{outline:none}
button,select{text-transform:none}
optgroup{font-weight:bold}
textarea{border:1px solid #bcbcbc;overflow:auto;-webkit-appearance:none;appearance:none;}
input::-ms-clear{display:none;}


body { width: 100%; margin: auto; font-family: 'Pretendard'; }
body.locked { touch-action:none; -webkit-overflow-scrolling:none; overflow:hidden; overscroll-behavior:none; }

/*body.main { overflow-y: hidden; }*/

.mo { display: none; }
.pc { display: block; }

/**/


/*html,a,.btn { cursor: none; }*/
.btn { cursor: pointer; }

#cursor {
position: fixed;
z-index: 99999999999999999;
left: 0;
top: 0;
pointer-events: none;
will-change: transform;
}

@media (hover: hover) and (pointer: fine) {

.cursor__circle {
    width: 25px;
    height: 25px;
    margin-top: -20%;
    margin-left: -20%;
    border-radius: 50%;
    border: solid 1px #614332;
    background-color: #614332;
    transition: opacity 0.3s cubic-bezier(0.25, 1, 0.5, 1),
    background-color 0.3s cubic-bezier(0.25, 1, 0.5, 1),
    border-color 0.3s cubic-bezier(0.25, 1, 0.5, 1),
    width 0.3s cubic-bezier(0.25, 1, 0.5, 1),
    height 0.3s cubic-bezier(0.25, 1, 0.5, 1),
    margin 0.3s;
    display: none;
}

#cursor.arrow .cursor__circle{
    width: 80px;
    height: 80px;
    margin-top: -50%;
    margin-left: -50%;
    background-color: transparent;
    border-color: #614332;
}

.cursor_drag { width: 25px; height: 25px; background-color: rgba(0,0,0,0.7); display: flex; justify-content: center; align-items: center; border-radius: 100%; left: 0; top: 0; transform: translate(-50%,-50%); transition: 0.3s; opacity: 0; position: absolute; border: 1px solid #000; background: none; }
.cursor_drag p { color: #fff; color: #000; font-size: 10px; line-height: 100%; font-weight: 500; display: inline-block; position: relative; letter-spacing: 0; }
.cursor_drag p:before { content:''; width: 5px; height: 5px; border-left: 1px solid #000; border-bottom: 1px solid #000; transform: rotate(45deg); position: absolute; left: -33px; top: 0; bottom: 0; margin: auto; }
.cursor_drag p:after { content:''; width: 5px; height: 5px; border-right: 1px solid #000; border-bottom: 1px solid #000; transform: rotate(-45deg); position: absolute; right: -33px; top: 0; bottom: 0; margin: auto; }

.cursor_click { width: 25px; height: 25px; background-color: transparent; border: 1px solid #fff; display: flex; justify-content: center; align-items: center; border-radius: 100%; left: 0; top: 0; transform: translate(-50%,-50%); transition: 0.3s; opacity: 0; position: absolute; }
.cursor_click p { color: #fff; font-size: 10px; line-height: 100%; font-weight: 500; display: inline-block; position: relative; letter-spacing: 0; transform: translateY(-5px); }
.cursor_click p:before { content:''; width: 5px; height: 5px; border-left: 1px solid #fff; border-bottom: 1px solid #fff; transform: rotate(-45deg); position: absolute; left: 0; right: 0; top: 18px; bottom: 0; margin: auto; }

#cursor{
    width: 70px;
    height: 70px;
}

.cursor_skip { width: 70px; height: 70px; display: flex; justify-content: center; align-items: center; border-radius: 100%; left: 0; top: 0; transform: translate(-50%,-50%); transition: opacity 1.0s; opacity: 0; position: absolute; display: none; }
.cursor_skip p { display: none; }
/* .cursor_skip::after { content: ''; width: 100%; height: 100%; background: url(../img/play.png) center no-repeat; } */
body.main .cursor_skip { display: flex; }
body.main .cursor_skip.show { opacity: 1; }
.cursor_skip:before { display: none; }

.cursor_skip2 { width: 70px; height: 70px; background-color: #fff; display: flex; justify-content: center; align-items: center; border-radius: 100%; left: 0; top: 0; transform: translate(-50%,-50%); transition: opacity 1.0s; opacity: 0; position: absolute; display: none; }
body.main .cursor_skip2 { display: flex; }
body.main .cursor_skip2.show { opacity: 1; }
.cursor_skip2 p { font-family: 'lexend', sans-serif; color: #000; font-size: 14px; line-height: 100%; font-weight: 600; display: inline-block; position: relative; letter-spacing: 0; text-transform: uppercase; }
.cursor_skip2:before { content:''; width: 94px; height: 94px; position: absolute; left: -12px; top: -12px; background-color: #fff; opacity: 0.6; border-radius: 100%;  

    animation-name: cursor_skip, cursor_skip2;
    animation-duration: 2.1s, 2.1s;
    animation-delay: 0s, 0s;
    animation-timing-function: ease, ease;
    animation-fill-mode: both, both;
    animation-iteration-count: infinite, infinite;

}

.cursor_skip.drag { opacity: 0; }
.cursor_skip2.drag { opacity: 0; }

/* body.main .cursor_skip { display: flex; } */

/* .intro_bg { width: 167.1428%; position: absolute; left: -33%; top: -33%; animation: intro_bg 8s 0s linear infinite; } */
    
    @keyframes intro_bg {
        from { transform: rotate(-360deg); }
        to {  }
    }

#cursor.click .cursor__circle{
    width: 80px;
    height: 80px;
    background-color: transparent;
    border-color: transparent;
}
#cursor.click .cursor_click { 
    width: 65px;
    height: 65px;
opacity: 1;
}

#cursor.drag .cursor__circle{
    width: 80px;
    height: 80px;
    background-color: transparent;
    border-color: transparent;
}
#cursor.drag .cursor_drag { 
    width: 65px;
    height: 65px;
opacity: 1;
}

#cursor.drag2 .cursor__circle{
    width: 80px;
    height: 80px;
    background-color: transparent;
    border-color: transparent;
}
#cursor.drag2 .cursor_drag { 
    width: 65px;
    height: 65px;
    opacity: 1;
}
#cursor.drag2 .cursor_drag { background-color: transparent; border: 1px solid #fff; }
#cursor.drag2 .cursor_drag p { color: #fff; }
#cursor.drag2 .cursor_drag p:before { border-left: 1px solid #fff; border-bottom: 1px solid #fff; }
#cursor.drag2 .cursor_drag p:after { border-right: 1px solid #fff; border-bottom: 1px solid #fff; }




}



@keyframes cursor_skip {
0% { transform: scale(0.7); }
30% { transform: scale(0.7); }
80% { transform: scale(1); }
100% { transform: scale(1);  }
}
@keyframes cursor_skip2 {
0% { opacity: 0; }
20% { opacity: 0.3; }
70% { opacity: 0.3; }
100% { opacity: 0; }
}

.imgc { z-index: 9; font-size: 0.75rem; line-height: 100%; color: #fff; position: absolute; right: 1rem; bottom: 0.75rem; text-shadow: 0 0 5px rgba(0,0,0,0.7),0 0 5px rgba(0,0,0,0.7); }

/*  */

/* .left_quick { font-family: 'Carisma Gothic'; width: 70px; height: 100%; position: fixed; z-index: 990; left: 2.5rem; top: 0; transform: translateY(0px); }
.left_quick>div { width: 100%; height: 100%; display: flex; justify-content: center; align-items: center; }
.left_quick ul { width: 100%; }
.left_quick ul li { width: 100%; height: auto; font-size: 0.813rem; font-weight: 700; line-height: 1.625rem; text-align: left; 
display: flex; justify-content: flex-start; align-items: center; margin: 0.25rem 0; color: #000; position: relative; padding-left: 0.875rem; transition: 0.3s; cursor: pointer; opacity: 0.3; }
.left_quick ul li:after { content:''; width: 2px; height: 100%; position: absolute; left: 0; margin: auto; bottom: 0; background-color: #000; transition: 0.5s; }

.left_quick ul li.active { opacity: 1; }
.left_quick ul li.active:after { opacity: 1; }
.left_quick ul li:hover { opacity: 1; }
.left_quick ul li:hover:after { opacity: 1; }

.left_quick.white ul li { color: #fff; }
.left_quick.white ul li:after { background-color: #fff; } */

/*  */

.pr_pop_bt { position: fixed; right: 0; bottom: 0; z-index: 9999; cursor: pointer; }
.pr_pop_bt img { transform: translateY(1.25rem); transition: all 1.2s, transform 0.3s; opacity: 0; }
.pr_pop_bt img:last-child { transform: translateY(0) !important; display: none; }
.pr_pop_bt:hover img { transform: translateY(0); }
.pr_pop_bt.show img { opacity: 1; }

/*  */


.pr_pop_wrap { width: 100%; height: 100%; position: fixed; right: -0%; top: -100%; z-index: 99999999; display: flex; justify-content: center; align-items: center; transition: 0.8s 0.2s; }
.pr_pop_wrap>div:first-child { width: 100%; height: 100%; position: relative; position: relative; z-index: 9; }

.pr_pop_close { width: 4.6875rem; height: 4.6875rem; background-color: #fff; position: fixed; left: 0; right: 0; margin: auto; top: -15rem; z-index: 999999999; cursor: pointer; transition: 0.8s 0s; }
.pr_pop_close:after { content:''; width: 1px; height: 70%; position: absolute; left: 0; right: 0; top: 0; bottom: 0; margin: auto; background-color: #000; transform: rotate(45deg); }
.pr_pop_close:before { content:''; width: 1px; height: 70%; position: absolute; left: 0; right: 0; top: 0; bottom: 0; margin: auto; background-color: #000; transform: rotate(-45deg); }

.pr_pop_close.active { top: 3rem; transition: 0.8s 0.2s; }
.pr_pop_wrap.active { top: 0; transition: 0.8s 0.0s; }

.pr_pop_img_box { width: 100%; height: 100%; position: absolute; left: 0; top: 0; z-index: 1; }
.pr_pop_img { width: 50%; height: 100%; position: absolute; left: 0; top: 0; overflow: hidden; transition: 1.0s; background-color: #000; }
.pr_pop_img.img01 { z-index: 9; }
.pr_pop_img.img02 { width: 100%; left: revert; right: 0; }
.pr_pop_img::after { content: ''; width: 100%; height: 100%; position: absolute; left: 0; top: 0; transition: 1.5s; }
.pr_pop_img.img01::after { background: url(../img/pr_pop_img01.jpg) center no-repeat; background-size: cover; background-attachment: fixed; opacity: 0.5; }
.pr_pop_img.img02::after { background: url(../img/pr_pop_img02.jpg) center no-repeat; background-size: cover; background-attachment: fixed; }

.pr_pop_img.img01.active { width: 100%; }
.pr_pop_img.img01.active2 { width: 0%; }
.pr_pop_img.scale::after { transform: scale(1.05); }

.pr_pop_txt_box { width: 50%; height: 100%; position: absolute; left: 0; top: 0; display: flex; justify-content: center; align-items: center; color: #fff; }
.pr_pop_txt_box.box02 { left: revert; right: 0; color: #000; }

.pr_pop_vd_bt { max-width: 440px; position: absolute; z-index: 9; display: flex; justify-content: flex-start; align-items: flex-start; flex-wrap: wrap; gap: 3.375rem; transform: translate(-5rem, 3.75rem); transition: 0.6s; }
.pr_pop_vd_bt>div { display: flex; justify-content: flex-start; align-items: center; gap: 1.125rem; }
.pr_pop_vd_bt h2 { font-family: 'Brown', sans-serif; font-size: 1.4375rem; line-height: 120%; letter-spacing: 0.25rem; }
.pr_pop_vd_bt h1 { font-size: 1.875rem; line-height: 100%; margin-top: -0.25rem; }
.pr_pop_vd_bt .x { width: 1.875rem; height: 1.875rem; position: relative; } 
.pr_pop_vd_bt .x:after { content:''; width: 1px; height: 100%; position: absolute; left: 0; right: 0; top: 0; bottom: 0; margin: auto; background-color: #fff; transform: rotate(45deg); }
.pr_pop_vd_bt .x:before { content:''; width: 1px; height: 100%; position: absolute; left: 0; right: 0; top: 0; bottom: 0; margin: auto; background-color: #fff; transform: rotate(-45deg); }
.pr_pop_vd_bt.bt02 { justify-content: flex-end; transform: translate(5rem, -3.75rem); }
.pr_pop_vd_bt.bt02>div:first-child { order: 2; }
.pr_pop_vd_bt.bt02 .x:after { background-color: #000; }
.pr_pop_vd_bt.bt02 .x:before { background-color: #000; }

.pr_pop_vd_bt.hide { opacity: 0; }

.pr_pop_arrow { width: 100%; height: 69px; display: flex; justify-content: flex-start; align-items: center; transform-origin: left top; }
.pr_pop_arrow>div { width: 126px; height: 100%; display: flex; justify-content: flex-start; align-items: center; position: relative; }
.pr_pop_arrow>div>div { width: 100px; height: 22px; position: relative; }
.pr_pop_arrow>div>div::before { content: ''; width: 100%; height: 1px; background-color: #fff; position: absolute; left: 0; top: 0; bottom: 0; margin: auto; }
.pr_pop_arrow>div>div::after { content: ''; width: 14px; height: 14px; position: absolute; right: 1px; top: 0; bottom: 0; margin: auto; transform: rotate(-45deg); border-right: 1px solid #fff; border-bottom: 1px solid #fff; }
.pr_pop_arrow>div img { position: absolute; right: -4px; top: 0; bottom: 0; margin: auto; z-index: -1; animation: pr_pop_arrow 15s 0s linear infinite; }
.pr_pop_vd_bt.bt02 .pr_pop_arrow { justify-content: flex-end; transform-origin: right bottom; }
.pr_pop_vd_bt.bt02 .pr_pop_arrow>div>div::before { background-color: #000; }
.pr_pop_vd_bt.bt02 .pr_pop_arrow>div>div::after { border-right: 1px solid #000; border-bottom: 1px solid #000; }

@keyframes pr_pop_arrow {
from { transform: rotate(-360deg); }
to {  }
}

.pr_line_box { width: 95%; height: 95%; position: absolute; left: 0; top: 0; right: 0; bottom: 0; margin: auto; z-index: -1; }
.pr_line_box>div { position: absolute; background-color: #fff; opacity: 0.5; transition: 0.8s; }
.pr_line01 { width: 0%; height: 1px; left: 0; top: 0; }
.pr_line02 { width: 1px; height: 0%; right: 0; top: 0; }
.pr_line03 { width: 0%; height: 1px; right: 0; bottom: 0; }
.pr_line04 { width: 1px; height: 0%; left: 0; bottom: 0; }
.pr_line_box.box02>div { background-color: #000; }

.pr_line_box.active .pr_line01,
.pr_line_box.active .pr_line03 { width: 100%; }
.pr_line_box.active .pr_line02,
.pr_line_box.active .pr_line04 { height: 100%; }


/*  */

.vd_pop_wrap { width: 100%; height: 100%; position: fixed; left: 0; top: -100%; z-index: 99999999; display: flex; justify-content: center; align-items: center; transition: 0.8s 0s; }
.vd_pop_bg_bt { display: block; width: 100%; height: 100%; position: absolute; left: 0; top: 0; cursor: pointer; z-index: 1; }
.vd_pop { width: 90%; max-width: 1620px; position: relative; display: flex; justify-content: center; align-items: center; transform: translateY(2.5rem); z-index: 9; }
.vd_pop_vd { width: 100%; max-width: 1100px; }
.vd_pop iframe { width: 100%; aspect-ratio: 16/9 !important; background-color: #000; }
.vd_pop>div { width: 100%; justify-content: flex-end; align-items: center; display: flex; flex-wrap: wrap; }
.vd_pop_top { width: 100%; max-width: 1100px; display: flex; justify-content: space-between; align-items: center; color: #fff; margin-bottom: 0.75rem; }
.vd_pop_tit { width: 100%; display: flex; justify-content: flex-start; align-items: flex-end; }
.vd_pop_tit h2 { font-family: 'Brown', sans-serif; font-size: 1.875rem; line-height: 100%; position: relative; margin-right: 0.875rem; padding-right: 0.875rem; }
.vd_pop_tit h2::after { content: ''; width: 1px; height: 50%; background-color: #fff; position: absolute; right: 0; bottom: 0; }
.vd_pop_tit p { font-size: 0.9375rem; line-height: 100%; opacity: 0.4; }
.vd_pop_wrap.wrap02 .vd_pop>div { justify-content: flex-start; }
.vd_pop_wrap.wrap02 .vd_pop_tit { color: #000; }
.vd_pop_wrap.wrap02 .vd_pop_tit h2::after { background-color: #000; }
.vd_pop_wrap.wrap02 .vd_pop_tit p { opacity: 0.7; }

.vd_pop_tab { display: flex; justify-content: flex-end; align-items: center; gap: 0.375rem; }
.vd_pop_tab>div { font-size: 1.125rem; width: 8.375rem; height: 3.125rem; line-height: 3rem; text-align: center; border: 1px solid #fff; box-sizing: border-box; color: #fff; }
.vd_pop_tab>div.active { background-color: #fff; color: #000; }
.vd_pop_tab.tab02>div { border: 1px solid #000; color: #000; }
.vd_pop_tab.tab02>div.active { background-color: #000; color: #fff; }

.vd_pop_bt { width: 2.1875rem; position: absolute; left: 6.25rem; top: 6.25rem; color: #fff; }
.vd_pop_bt>div { width: 340px; position: absolute; left: 0; top: 0; transform: rotate(90deg); transform-origin: left top; display: flex; justify-content: flex-start; align-items: center; gap: 1.375rem; }
.vd_pop_bt>div>div { display: flex; justify-content: flex-start; align-items: center; gap: 0.5rem; }
.vd_pop_bt h2 { font-family: 'Brown', sans-serif; font-size: 0.875rem; line-height: 120%; letter-spacing: 0.25rem; }
.vd_pop_bt h1 { font-size: 1.1875rem; line-height: 100%; margin-top: -0.125rem; }
.vd_pop_bt .x { width: 1.1875rem; height: 1.1875rem; position: relative; } 
.vd_pop_bt .x:after { content:''; width: 1px; height: 100%; position: absolute; left: 0; right: 0; top: 0; bottom: 0; margin: auto; background-color: #fff; transform: rotate(45deg); }
.vd_pop_bt .x:before { content:''; width: 1px; height: 100%; position: absolute; left: 0; right: 0; top: 0; bottom: 0; margin: auto; background-color: #fff; transform: rotate(-45deg); }
.vd_pop_bt>div>div:last-child { width: 24px; height: 24px; border-radius: 100%; position: relative; background-color: #fff; }
.vd_pop_bt>div>div:last-child:after { content: ''; width: 5px; height: 5px; border-right: 1px solid #000; border-bottom: 1px solid #000; transform: rotate(-135deg); position: absolute; left: 0; right: 0; top: 2px; bottom: 0; margin: auto; }
.vd_pop_bt.bt02 { transform-origin: right top; left: revert; right: 2.5rem; color: #000; }
.vd_pop_bt.bt02 .x:after { background-color: #000; }
.vd_pop_bt.bt02 .x:before { background-color: #000; }
.vd_pop_bt.bt02>div>div:last-child { background-color: #000; }
.vd_pop_bt.bt02>div>div:last-child::after { border-right: 1px solid #fff; border-bottom: 1px solid #fff; }

.vd_pop_wrap.active { top: 0; transition: 0.8s 0.2s; }

/*  */

.pr_wrap { width: 100vw; height: 100dvh; position: relative; z-index: 9; display: flex; justify-content: center; align-items: center; transition: 2.0s; color: #fff; background-color: #000; overflow: hidden; }

.main_pr_pop_wrap { width: 100%; height: 100%; position: relative; right: -0%; top: -0%; z-index: 99999999; display: flex; justify-content: center; align-items: center; transition: 0.8s 0.2s; }
.main_pr_pop_wrap>div:first-child { width: 100%; height: 100%; position: relative; position: relative; z-index: 9; }

.main_pr_pop_close { width: 4.6875rem; height: 4.6875rem; background-color: #fff; position: absolute; left: 0; right: 0; margin: auto; top: 3rem; z-index: 999999999; cursor: pointer; display: none; opacity: 0; }
.main_pr_pop_close:after { content:''; width: 1px; height: 70%; position: absolute; left: 0; right: 0; top: 0; bottom: 0; margin: auto; background-color: #000; transform: rotate(45deg); }
.main_pr_pop_close:before { content:''; width: 1px; height: 70%; position: absolute; left: 0; right: 0; top: 0; bottom: 0; margin: auto; background-color: #000; transform: rotate(-45deg); }


.main_pr_pop_img_box { width: 100%; height: 100%; position: absolute; left: 0; top: 0; z-index: 1; }
.main_pr_pop_img { width: 50%; height: 100%; position: absolute; left: 0; top: 0; overflow: hidden; transition: 1.0s; background-color: #000; }
.main_pr_pop_img.img01 { z-index: 9; }
.main_pr_pop_img.img02 { width: 100%; left: revert; right: 0; }
.main_pr_pop_img::after { content: ''; width: 100%; height: 100%; position: absolute; left: 0; top: 0; transition: 1.5s; }
.main_pr_pop_img.img01::after { background: url(../img/pr_pop_img01.jpg) center no-repeat; background-size: cover; background-attachment: fixed; opacity: 0.5; }
.main_pr_pop_img.img02::after { background: url(../img/pr_pop_img02.jpg) center no-repeat; background-size: cover; background-attachment: fixed; }

.main_pr_pop_img.img01.active { width: 100%; }
.main_pr_pop_img.img01.active2 { width: 0%; }
.main_pr_pop_img.scale::after { transform: scale(1.05); }

.main_pr_pop_txt_box { width: 50%; height: 100%; position: absolute; left: 0; top: 0; display: flex; justify-content: center; align-items: center; color: #fff; }
.main_pr_pop_txt_box.box02 { left: revert; right: 0; color: #000; }

.main_pr_pop_vd_bt { max-width: 440px; position: absolute; z-index: 9; display: flex; justify-content: flex-start; align-items: flex-start; flex-wrap: wrap; gap: 3.375rem; transform: translate(-5rem, 3.75rem); transition: 0.6s; }
.main_pr_pop_vd_bt>div { display: flex; justify-content: flex-start; align-items: center; gap: 1.125rem; }
.main_pr_pop_vd_bt h2 { font-family: 'Brown', sans-serif; font-size: 1.4375rem; line-height: 120%; letter-spacing: 0.25rem; }
.main_pr_pop_vd_bt h1 { font-size: 1.875rem; line-height: 100%; margin-top: -0.25rem; }
.main_pr_pop_vd_bt .x { width: 1.875rem; height: 1.875rem; position: relative; } 
.main_pr_pop_vd_bt .x:after { content:''; width: 1px; height: 100%; position: absolute; left: 0; right: 0; top: 0; bottom: 0; margin: auto; background-color: #fff; transform: rotate(45deg); }
.main_pr_pop_vd_bt .x:before { content:''; width: 1px; height: 100%; position: absolute; left: 0; right: 0; top: 0; bottom: 0; margin: auto; background-color: #fff; transform: rotate(-45deg); }
.main_pr_pop_vd_bt.bt02 { justify-content: flex-end; transform: translate(5rem, -3.75rem); }
.main_pr_pop_vd_bt.bt02>div:first-child { order: 2; }
.main_pr_pop_vd_bt.bt02 .x:after { background-color: #000; }
.main_pr_pop_vd_bt.bt02 .x:before { background-color: #000; }

.main_pr_pop_vd_bt.hide { opacity: 0; }

.main_pr_pop_arrow { width: 100%; height: 69px; display: flex; justify-content: flex-start; align-items: center; transform-origin: left top; }
.main_pr_pop_arrow>div { width: 126px; height: 100%; display: flex; justify-content: flex-start; align-items: center; position: relative; }
.main_pr_pop_arrow>div>div { width: 100px; height: 22px; position: relative; }
.main_pr_pop_arrow>div>div::before { content: ''; width: 100%; height: 1px; background-color: #fff; position: absolute; left: 0; top: 0; bottom: 0; margin: auto; }
.main_pr_pop_arrow>div>div::after { content: ''; width: 14px; height: 14px; position: absolute; right: 1px; top: 0; bottom: 0; margin: auto; transform: rotate(-45deg); border-right: 1px solid #fff; border-bottom: 1px solid #fff; }
.main_pr_pop_arrow>div img { position: absolute; right: -4px; top: 0; bottom: 0; margin: auto; z-index: -1; animation: pr_pop_arrow 15s 0s linear infinite; }
.main_pr_pop_vd_bt.bt02 .main_pr_pop_arrow { justify-content: flex-end; transform-origin: right bottom; }
.main_pr_pop_vd_bt.bt02 .main_pr_pop_arrow>div>div::before { background-color: #000; }
.main_pr_pop_vd_bt.bt02 .main_pr_pop_arrow>div>div::after { border-right: 1px solid #000; border-bottom: 1px solid #000; }

@keyframes pr_pop_arrow {
from { transform: rotate(-360deg); }
to {  }
}

.main_pr_line_box { width: 95%; height: 95%; position: absolute; left: 0; top: 0; right: 0; bottom: 0; margin: auto; z-index: -1; }
.main_pr_line_box>div { position: absolute; background-color: #fff; opacity: 0.5; transition: 0.8s; }
.main_pr_line01 { width: 0%; height: 1px; left: 0; top: 0; }
.main_pr_line02 { width: 1px; height: 0%; right: 0; top: 0; }
.main_pr_line03 { width: 0%; height: 1px; right: 0; bottom: 0; }
.main_pr_line04 { width: 1px; height: 0%; left: 0; bottom: 0; }
.main_pr_line_box.box02>div { background-color: #000; }

.main_pr_line_box.active .main_pr_line01,
.main_pr_line_box.active .main_pr_line03 { width: 100%; }
.main_pr_line_box.active .main_pr_line02,
.main_pr_line_box.active .main_pr_line04 { height: 100%; }


/*  */

.main_vd_pop_wrap { width: 100%; height: 100%; position: absolute; left: 0; top: -100%; z-index: 99999999; display: flex; justify-content: center; align-items: center; transition: 0.8s 0s; }
.main_vd_pop_bg_bt { display: block; width: 100%; height: 100%; position: absolute; left: 0; top: 0; cursor: pointer; z-index: 1; }
.main_vd_pop { width: 90%; max-width: 1620px; position: relative; display: flex; justify-content: center; align-items: center; transform: translateY(2.5rem); z-index: 9; }
.main_vd_pop_vd { width: 100%; max-width: 1100px; }
.main_vd_pop iframe { width: 100%; aspect-ratio: 16/9 !important; background-color: #000; }
.main_vd_pop>div { width: 100%; justify-content: flex-end; align-items: center; display: flex; flex-wrap: wrap; }
.main_vd_pop_top { width: 100%; max-width: 1100px; display: flex; justify-content: space-between; align-items: center; color: #fff; margin-bottom: 0.75rem; }
.main_vd_pop_tit { width: 100%; display: flex; justify-content: flex-start; align-items: flex-end; }
.main_vd_pop_tit h2 { font-family: 'Brown', sans-serif; font-size: 1.875rem; line-height: 100%; position: relative; margin-right: 0.875rem; padding-right: 0.875rem; }
.main_vd_pop_tit h2::after { content: ''; width: 1px; height: 50%; background-color: #fff; position: absolute; right: 0; bottom: 0; }
.main_vd_pop_tit p { font-size: 0.9375rem; line-height: 100%; opacity: 0.4; }
.main_vd_pop_wrap.wrap02 .main_vd_pop>div { justify-content: flex-start; }
.main_vd_pop_wrap.wrap02 .main_vd_pop_tit { color: #000; }
.main_vd_pop_wrap.wrap02 .main_vd_pop_tit h2::after { background-color: #000; }
.main_vd_pop_wrap.wrap02 .main_vd_pop_tit p { opacity: 0.7; }

.main_vd_pop_tab { display: flex; justify-content: flex-end; align-items: center; gap: 0.375rem; }
.main_vd_pop_tab>div { font-size: 1.125rem; width: 8.375rem; height: 3.125rem; line-height: 3rem; text-align: center; border: 1px solid #fff; box-sizing: border-box; color: #fff; }
.main_vd_pop_tab>div.active { background-color: #fff; color: #000; }
.main_vd_pop_tab.tab02>div { border: 1px solid #000; color: #000; }
.main_vd_pop_tab.tab02>div.active { background-color: #000; color: #fff; }

.main_vd_pop_bt { width: 2.1875rem; position: absolute; left: 6.25rem; top: 6.25rem; color: #fff; }
.main_vd_pop_bt>div { width: 340px; position: absolute; left: 0; top: 0; transform: rotate(90deg); transform-origin: left top; display: flex; justify-content: flex-start; align-items: center; gap: 1.375rem; }
.main_vd_pop_bt>div>div { display: flex; justify-content: flex-start; align-items: center; gap: 0.5rem; }
.main_vd_pop_bt h2 { font-family: 'Brown', sans-serif; font-size: 0.875rem; line-height: 120%; letter-spacing: 0.25rem; }
.main_vd_pop_bt h1 { font-size: 1.1875rem; line-height: 100%; margin-top: -0.125rem; }
.main_vd_pop_bt .x { width: 1.1875rem; height: 1.1875rem; position: relative; } 
.main_vd_pop_bt .x:after { content:''; width: 1px; height: 100%; position: absolute; left: 0; right: 0; top: 0; bottom: 0; margin: auto; background-color: #fff; transform: rotate(45deg); }
.main_vd_pop_bt .x:before { content:''; width: 1px; height: 100%; position: absolute; left: 0; right: 0; top: 0; bottom: 0; margin: auto; background-color: #fff; transform: rotate(-45deg); }
.main_vd_pop_bt>div>div:last-child { width: 24px; height: 24px; border-radius: 100%; position: relative; background-color: #fff; }
.main_vd_pop_bt>div>div:last-child:after { content: ''; width: 5px; height: 5px; border-right: 1px solid #000; border-bottom: 1px solid #000; transform: rotate(-135deg); position: absolute; left: 0; right: 0; top: 2px; bottom: 0; margin: auto; }
.main_vd_pop_bt.bt02 { transform-origin: right top; left: revert; right: 2.5rem; color: #000; }
.main_vd_pop_bt.bt02 .x:after { background-color: #000; }
.main_vd_pop_bt.bt02 .x:before { background-color: #000; }
.main_vd_pop_bt.bt02>div>div:last-child { background-color: #000; }
.main_vd_pop_bt.bt02>div>div:last-child::after { border-right: 1px solid #fff; border-bottom: 1px solid #fff; }

.main_vd_pop_wrap.active { top: 0; transition: 0.8s 0.2s; }

/*  */

.intro_all_wrap { width: 100%; height: 100%; position: fixed; left: 0; top: 0; z-index: 1; background-color: #000; }

.intro_wrap { width: 100%; height: 100%; position: relative; }

.intro_bg { width: 100vw; height: 100vw; position: absolute; left: 50%; top: 50%; transform: translate(-50%,-50%); display: flex; justify-content: space-between; align-items: center; flex-wrap: wrap; z-index: 10; }
.intro_bg>div { width: 100%; height: 10%; display: flex; justify-content: space-between; align-items: center; }
.intro_bg>div>div { width: 10%; height: 100%; background-color: #000; transform: rotate(0deg) scale(0); }

.intro_tit { width: 100%; height: 100%; position: absolute; left: 0; top: 0; display: flex; justify-content: center; align-items: center; color: #fff; text-align: center; z-index: 8; }
.intro_tit>div { opacity: 1; transform: translateY(5rem); transform: translateY(6.75rem); }
.intro_tit>div>h2 { font-family: 'Futura Std', sans-serif; font-size: 1.625rem; line-height: 138%; letter-spacing: 0.0813rem; }
.intro_tit>div>h2>span { display: flex; justify-content: center; align-items: center; }
.intro_tit>div>h2>span>span { display: flex; justify-content: center; align-items: center; }
.intro_tit>div>h2>span b { display: inline-block; font-weight: 400; opacity: 0; transform: translateY(-3rem); transform: translateY(0); }
.intro_tit>div>h2>span b.spacing { margin-right: 0.5rem; }
.intro_tit>div>h2>span:nth-child(1) b:nth-child(1) { transition-delay: 0.1s; }
.intro_tit>div>h2>span:nth-child(1) b:nth-child(2) { transition-delay: 0.3s; }
.intro_tit>div>h2>span:nth-child(1) b:nth-child(3) { transition-delay: 0.2s; }
.intro_tit>div>h2>span:nth-child(1) b:nth-child(4) { transition-delay: 0.5s; }
.intro_tit>div>h2>span:nth-child(1) b:nth-child(5) { transition-delay: 0s; }
.intro_tit>div>h2>span:nth-child(1) b:nth-child(6) { transition-delay: 0.4s; }
.intro_tit>div>h2>span:nth-child(1) b:nth-child(7) { transition-delay: 0.6s; }
.intro_tit>div>h2>span:nth-child(1) b:nth-child(8) { transition-delay: 0.2s; }
.intro_tit>div>h2>span:nth-child(1) b:nth-child(9) { transition-delay: 0.4s; }
.intro_tit>div>h2>span:nth-child(1) b:nth-child(10) { transition-delay: 0.3s; }
.intro_tit>div>h2>span:nth-child(1) b:nth-child(11) { transition-delay: 0s; }
.intro_tit>div>h2>span:nth-child(1) b:nth-child(12) { transition-delay: 0.1s; }
.intro_tit>div>h2>span:nth-child(1) b:nth-child(13) { transition-delay: 0.5s; }
.intro_tit>div>h2>span:nth-child(1) b:nth-child(14) { transition-delay: 0.1s; }
.intro_tit>div>h2>span:nth-child(1) b:nth-child(15) { transition-delay: 0.5s; }
.intro_tit>div>h2>span:nth-child(1) b:nth-child(16) { transition-delay: 0.1s; }
.intro_tit>div>h2>span:nth-child(1) b:nth-child(17) { transition-delay: 0.3s; }
.intro_tit>div>h2>span:nth-child(1) b:nth-child(18) { transition-delay: 0.6s; }
.intro_tit>div>h2>span:nth-child(1) b:nth-child(19) { transition-delay: 0.2s; }
.intro_tit>div>h2>span:nth-child(1) b:nth-child(20) { transition-delay: 0.4s; }
.intro_tit>div>h2>span:nth-child(1) b:nth-child(21) { transition-delay: 0.1s; }
.intro_tit>div>h2>span:nth-child(1) b:nth-child(22) { transition-delay: 0.3s; }

.intro_tit>div>h2>span:nth-child(2) b:nth-child(1) { transition-delay: 0.1s; }
.intro_tit>div>h2>span:nth-child(2) b:nth-child(2) { transition-delay: 0.3s; }
.intro_tit>div>h2>span:nth-child(2) b:nth-child(3) { transition-delay: 0.2s; }
.intro_tit>div>h2>span:nth-child(2) b:nth-child(4) { transition-delay: 0.5s; }
.intro_tit>div>h2>span:nth-child(2) b:nth-child(5) { transition-delay: 0s; }
.intro_tit>div>h2>span:nth-child(2) b:nth-child(6) { transition-delay: 0.4s; }
.intro_tit>div>h2>span:nth-child(2) b:nth-child(7) { transition-delay: 0.6s; }
.intro_tit>div>h2>span:nth-child(2) b:nth-child(8) { transition-delay: 0.2s; }
.intro_tit>div>h2>span:nth-child(2) b:nth-child(9) { transition-delay: 0.4s; }
.intro_tit>div>h2>span:nth-child(2) b:nth-child(10) { transition-delay: 0.3s; }
.intro_tit>div>h2>span:nth-child(2) b:nth-child(11) { transition-delay: 0s; }
.intro_tit>div>h2>span:nth-child(2) b:nth-child(12) { transition-delay: 0.1s; }
.intro_tit>div>h2>span:nth-child(2) b:nth-child(13) { transition-delay: 0.5s; }
.intro_tit>div>h2>span:nth-child(2) b:nth-child(14) { transition-delay: 0.1s; }
.intro_tit>div>h2>span:nth-child(2) b:nth-child(15) { transition-delay: 0.5s; }
.intro_tit>div>h2>span:nth-child(2) b:nth-child(16) { transition-delay: 0.1s; }
.intro_tit>div>h2>span:nth-child(2) b:nth-child(17) { transition-delay: 0.3s; }
.intro_tit>div>h2>span:nth-child(2) b:nth-child(18) { transition-delay: 0.6s; }
.intro_tit>div>h2>span:nth-child(2) b:nth-child(19) { transition-delay: 0.2s; }
.intro_tit>div>h2>span:nth-child(2) b:nth-child(20) { transition-delay: 0.4s; }
.intro_tit>div>h2>span:nth-child(2) b:nth-child(21) { transition-delay: 0s; }
.intro_tit>div>h2>span:nth-child(2) b:nth-child(22) { transition-delay: 0.4s; }
.intro_tit>div>h2>span:nth-child(2) b:nth-child(23) { transition-delay: 0.2s; }
.intro_tit>div>h2>span:nth-child(2) b:nth-child(24) { transition-delay: 0.5s; }
.intro_tit>div>h2>span:nth-child(2) b:nth-child(25) { transition-delay: 0.4s; }
.intro_tit>div>h2>span:nth-child(2) b:nth-child(26) { transition-delay: 0.3s; }
.intro_tit>div>h2>span:nth-child(2) b:nth-child(27) { transition-delay: 0.3s; }
.intro_tit>div>h2>span:nth-child(2) b:nth-child(28) { transition-delay: 0.6s; }
.intro_tit>div>h2>span:nth-child(2) b:nth-child(29) { transition-delay: 0.2s; }
.intro_tit>div>h2>span:nth-child(2) b:nth-child(30) { transition-delay: 0.4s; }
.intro_tit>div>h2>span:nth-child(2) b:nth-child(31) { transition-delay: 0s; }
.intro_tit>div>h2>span:nth-child(2) b:nth-child(32) { transition-delay: 0.4s; }
.intro_tit>div>h2>span:nth-child(2) b:nth-child(33) { transition-delay: 0.2s; }
.intro_tit>div>h2>span:nth-child(2) b:nth-child(34) { transition-delay: 0.5s; }
.intro_tit>div>h2>span:nth-child(2) b:nth-child(35) { transition-delay: 0.4s; }
.intro_tit>div>h2>span:nth-child(2) b:nth-child(36) { transition-delay: 0.3s; }
.intro_tit>div>h2>span:nth-child(2) b:nth-child(37) { transition-delay: 0.3s; }
.intro_tit>div>h2>span:nth-child(2) b:nth-child(38) { transition-delay: 0.6s; }
.intro_tit>div>h2>span:nth-child(2) b:nth-child(39) { transition-delay: 0.2s; }
.intro_tit>div>h2>span:nth-child(2) b:nth-child(40) { transition-delay: 0.4s; }
.intro_tit>div>h2>span:nth-child(2) b:nth-child(41) { transition-delay: 0s; }
.intro_tit>div>h2>span:nth-child(2) b:nth-child(42) { transition-delay: 0.4s; }
.intro_tit>div>h2>span:nth-child(2) b:nth-child(43) { transition-delay: 0.2s; }
.intro_tit>div>h2>span:nth-child(2) b:nth-child(44) { transition-delay: 0.5s; }
.intro_tit>div>h2>span:nth-child(2) b:nth-child(45) { transition-delay: 0.4s; }
.intro_tit>div>h2>span:nth-child(2) b:nth-child(46) { transition-delay: 0.3s; }
.intro_tit>div>h2>span:nth-child(2) b:nth-child(47) { transition-delay: 0.1s; }
.intro_tit>div>h2>span:nth-child(2) b:nth-child(48) { transition-delay: 0.5s; }
.intro_tit>div>h2>span:nth-child(2) b:nth-child(49) { transition-delay: 0.1s; }
.intro_tit>div>h2>span:nth-child(2) b:nth-child(50) { transition-delay: 0.3s; }
.intro_tit>div>h2>span:nth-child(2) b:nth-child(51) { transition-delay: 0.6s; }
.intro_tit>div>h2>span:nth-child(2) b:nth-child(52) { transition-delay: 0.2s; }

.intro_tit img { margin-top: 3rem; opacity: 0; }

.intro_tit p { font-family: 'Futura Std', sans-serif; font-size: 1.0625rem; line-height: 100%; color: #fff; margin-top: 5rem; margin-top: 3.75rem; letter-spacing: 0.075rem; opacity: 0; }

.intro_bt { position: fixed; left: 0; right: 0; top: 1.375rem; top: 12.375rem; top: 16.25rem; bottom: 0; margin: auto; z-index: 999999999999; cursor: pointer; display: none; }


.intro_img_box { width: 14.75rem; height: 22rem; position: absolute; left: 0; right: 0; top: 0; bottom: 0; margin: auto; z-index: 1; overflow: hidden; border-radius: 1.375rem; opacity: 0; }
.intro_img { width: 100%; height: 100%; position: absolute; left: 0; top: 0; opacity: 0; }
.intro_img.img01 { opacity: 1; }
.intro_img::after { content: ''; width: 100%; height: 100%; position: absolute; left: 0; top: 0; }
.intro_img.img01::after { width: 100%; height: 100%; position: absolute; left: 0; top: 0; background: url(../img/intro_img01.jpg) center no-repeat; background-size: cover; opacity: 1; }
.intro_img.img02::after { width: 100%; height: 100%; position: absolute; left: 0; top: 0; background: url(../img/intro_img02.jpg) center no-repeat; background-size: cover; }
.intro_img.img03::after { width: 100%; height: 100%; position: absolute; left: 0; top: 0; background: url(../img/intro_img03.jpg) center no-repeat; background-size: cover; }
.intro_img.img04::after { width: 100%; height: 100%; position: absolute; left: 0; top: 0; background: url(../img/intro_img04.jpg) center no-repeat; background-size: cover; }
.intro_img.img05::after { width: 100%; height: 100%; position: absolute; left: 0; top: 0; background: url(../img/intro_img05.jpg) center no-repeat; background-size: cover; }

/* .intro_img_txt { position: absolute; left: 0; bottom: 0; margin: auto; width: 100%; height: 100%; z-index: 1; display: flex; justify-content: center; align-items: center; opacity: 0; }
.intro_img_txt p { font-family: 'Futura Std', sans-serif; font-size: 17px; line-height: 100%; color: #fff; transform: translateY(14.5rem); letter-spacing: 0.075rem; } */

.intro_img_box2 { width: 14.75rem; height: 22rem; position: absolute; left: 0; right: 0; top: 0; bottom: 0; margin: auto; z-index: 2; overflow: hidden; border-radius: 1.375rem; opacity: 0; }
.intro_img_box2>div { width: 100%; height: 100%; position: relative; transform: scale(1); }
.intro_img_box2>div::after { content: ''; width: 100%; height: 100%; position: absolute; left: 0; top: 0; background: url(../img/main.jpg) center no-repeat; background-size: cover; }

.intro_tit2 { width: 100%; height: 100%; position: absolute; z-index: 5; z-index: 990; text-align: center; display: flex; justify-content: center; align-items: center; transition: 0.8s; }
/* .intro_tit2>div{ transform: translate(14rem,-8rem); } */
/* .intro_tit2 h1:first-child {opacity: .3; font-size: 1.55rem; letter-spacing: .15rem; justify-content: flex-start; margin-bottom: 1.05rem; margin-left: 0.25rem; } */
.intro_tit2 p { display: flex; justify-content: end; margin-top: 1rem; margin-right: 0.875rem; font-size: 1.5rem; opacity: 0; transform: translateY(2rem); transition-duration: 1.2s; transition-timing-function: ease;}
.intro_tit2 h1:first-child { font-family: 'antro'; font-size: 1.75rem; letter-spacing: -0rem; justify-content: flex-start; margin-bottom: 0.875rem; margin-left: 0.25rem; opacity: 0; transition: 0.8s; }
.intro_tit2 h1:first-child span { font-size: 2.375rem; display: inline-block; }
.intro_tit2 h1:first-child span:nth-child(2) { margin-left: 0.5rem; }
.intro_tit2 h1 { font-family: 'Brown', sans-serif; font-size: 3.125rem; line-height: 100%; display: flex; justify-content: center; align-items: center; color: #000; letter-spacing: .68rem; }
.intro_tit2 h1 span { display: flex; justify-content: center; align-items: center; }
.intro_tit2 h1 b { font-weight: 400; display: inline-block; opacity: 0; transform: translateY(-5rem); transform: translateY(0); transition-duration: 1.2s; transition-timing-function: ease; }
.intro_tit2 h1 b.spacing { margin-right: 1rem; }
.intro_tit2 h1 b:nth-child(1) { transition-delay: 0.1s; }
.intro_tit2 h1 b:nth-child(2) { transition-delay: 0.3s; }
.intro_tit2 h1 b:nth-child(3) { transition-delay: 0.2s; }
.intro_tit2 h1 b:nth-child(4) { transition-delay: 0.5s; }
.intro_tit2 h1 b:nth-child(5) { transition-delay: 0s; }
.intro_tit2 h1 b:nth-child(6) { transition-delay: 0.4s; }

.intro_tit2 h1 b:nth-child(7) { transition-delay: 0.6s; }
.intro_tit2 h1 b:nth-child(8) { transition-delay: 0.2s; }
.intro_tit2 h1 b:nth-child(9) { transition-delay: 0.4s; }
.intro_tit2 h1 b:nth-child(10) { transition-delay: 0.3s; }
.intro_tit2 h1 b:nth-child(11) { transition-delay: 0s; }
.intro_tit2 h1 b:nth-child(12) { transition-delay: 0.1s; }
.intro_tit2 h1 b:nth-child(13) { transition-delay: 0.5s; }

.intro_tit2 h1 b:nth-child(14) { transition-delay: 0.1s; }
.intro_tit2 h1 b:nth-child(15) { transition-delay: 0.5s; }
.intro_tit2 h1 b:nth-child(16) { transition-delay: 0.4s; }
.intro_tit2 h1 b:nth-child(17) { transition-delay: 0.3s; }
.intro_tit2 h1 b:nth-child(18) { transition-delay: 0.6s; }
.intro_tit2 h1 b:nth-child(19) { transition-delay: 0.2s; }
.intro_tit2 h1 b:nth-child(20) { transition-delay: 0.4s; }
.intro_tit2 h1 b:nth-child(21) { transition-delay: 0s; }





/* .intro_wrap.intro .intro_tit>div { opacity: 1; transition: 1.5s 0s; } */
.intro_wrap.intro .intro_tit b { opacity: 1; transform: translate(0); transition-duration: 2.8s; transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1); }
.intro_wrap.intro .intro_tit p { opacity: 1; transition: 1.0s 0.6s; }

/* .intro_wrap.intro2 .intro_tit>div { opacity: 1; transition: 1.2s 0s; }
.intro_wrap.intro2 .intro_bg { opacity: 1; transition: 2.0s 0.2s; } */

.intro_wrap.intro2 .intro_img_box { opacity: 1; transition: 1.0s 0s; }
.intro_wrap.intro2 .intro_img_txt { opacity: 1; transition: 1.0s 0s; }

.intro_wrap.intro3 .intro_img.img02 { opacity: 1; }
.intro_wrap.intro4 .intro_img.img03 { opacity: 1; }
.intro_wrap.intro5 .intro_img.img04 { opacity: 1; }
.intro_wrap.intro6 .intro_img.img05 { opacity: 1; }
.intro_wrap.intro7 .intro_img { opacity: 0 !important; }

.intro_wrap.intro7 .intro_tit>div { opacity: 0; transition: 0.8s 0s; }
.intro_wrap.intro7 .intro_img_txt { opacity: 0; transition: 0.8s 0s; }
.intro_wrap.intro7 .intro_img_box2 { opacity: 1; }
.intro_wrap.intro8 .intro_img_box2 { width: 100%; height: 100%; border-radius: 0; transition: 2.5s 0s; }

.intro_wrap.intro9 .intro_tit2 b { opacity: 1; transform: translate(0); transition-duration: 2.8s; transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1); }
.intro_wrap.intro9 .intro_tit2 p { opacity: 1; transform: translate(0); transition-duration: .8s; }
.intro_wrap.intro9 .intro_tit2 h1:first-child { opacity: 1; transform: translate(0); transition-duration: .8s; }

.intro_wrap.intro10 .intro_bg>div:nth-child(2n-1)>div:nth-child(2n-1) { transform: rotate(90deg) scale(1.01); transition: 2.0s 0s; }
.intro_wrap.intro10 .intro_bg>div:nth-child(2n-1)>div:nth-child(2n) { transform: rotate(-90deg) scale(1.01); transition: 2.4s 0s; }
.intro_wrap.intro10 .intro_bg>div:nth-child(2n)>div:nth-child(2n) { transform: rotate(90deg) scale(1.01); transition: 2.0s 0s; }
.intro_wrap.intro10 .intro_bg>div:nth-child(2n)>div:nth-child(2n-1) { transform: rotate(-90deg) scale(1.01); transition: 2.4s 0s; }

.intro_wrap.skip .intro_bg { background-color: #000; transition: 1.5s 0s; }

/**/

.all_wrap { width: 100%; height: auto; overflow: hidden; position: relative; left: 0; top: 0; z-index: 2; }
body.main .all_wrap { height: 100vh; text-align: center; }

.section { width: 100%; height: 100vh; position: relative; overflow: hidden; background-color: #fff; }


.main_skip_wrap { width: 100%; height: 100%; position: absolute; left: 0; top: 0; z-index: 9999999980; display: none; }
.main_skip_bt { width: 100%; height: 100%; position: absolute; left: 0; top: 0; cursor: pointer; }
.main_skip_bt p { display: none; }


/**/

#section1 { width: 100%; background: none; }

.main_wrap { width: 100%; height: 100vh; position: relative; left: 0; top: 0; z-index: 5; display: flex; justify-content: space-between; align-items: center; color: #fff; overflow: hidden; }
.main_wrap:after { content:''; width: 100%; height: 100%; position: absolute; left: 0; top: 0; z-index: 999; }
.main_wrap.mo { display: none; }

.main_ori { font-family: 'lexend'; font-size: 0.875rem; line-height: 100%; position: absolute; left: 6.25rem; bottom: 2.5rem; z-index: 999; color: #fff; text-align: left; font-weight: 300; letter-spacing: 0; /* animation: main_ori 1.0s 1.8s both;  */ transition: 1.0s; opacity: 0; }
.main_ori.active { opacity: 1; }

.main_box { width: 100%; height: 100%; position: relative; background-color: #000; display: flex; justify-content: center; align-items: center; transition: 0.7s; z-index: 3; margin-top: 100%; }
/* .main_box.box01 { } */
.main_box.box02 { z-index: 1; }

.main_wrap.active .main_box.box01 { margin-top: 0; transition: 1.4s 0s; }
.main_wrap.active .main_box.box02 { margin-top: 0; transition: 1.4s 0.3s; }
.main_wrap.active .main_box.box03 { margin-top: 0; transition: 1.4s 0.6s; }

.main_wrap.active2 .main_tit_box.box02 { opacity: 1; transition: 1.2s 0s; }
.main_wrap.active2 .main_txt_box.box02 h3 { opacity: 1; transition: 1.2s 0.8s; }
.main_wrap.active2 .main_txt_box.box02 p { opacity: 1; transition: 1.2s 0.8s; }
.main_wrap.active2 .main_txt_box.box02 .main_logo { opacity: 1; transform: translate(0); transition: 1.2s 0.6s; }
.main_wrap.active2 .main_guest { opacity: 1; transition: 1.2s 0.6s; }

.main_wrap.active3 { background-color: #000; }
.main_wrap.active3:after { display: none; }
.main_wrap.active3 .main_box { transition: 0.7s 0s !important; }

.main_box.box01:before { content: ''; width: 500%; height: 100%; position: absolute; left: -490%; top: 0; bottom: 0; margin: auto; z-index: -1; }
.main_box.box02:before { content: ''; width: 500%; height: 100%; position: absolute; right: -200%; top: 0; bottom: 0; margin: auto; z-index: -1; }
.main_box.box03:before { content: ''; width: 500%; height: 100%; position: absolute; right: -490%; top: 0; bottom: 0; margin: auto; z-index: -1; }
.main_box:after { content: ''; width: 100%; height: 120%; position: absolute; left: 0%; bottom: -20%; z-index: -1; }

.main_vd_box { position: absolute; left: 0; top: 0; width: 100%; height: 100%; opacity: 1; z-index: 1; overflow: hidden; }
/* .main_vd_box:after { content: ''; width: 100%; height: 100%; position: absolute; left: 0; top: 0; background: url(../img/main_vd_bg.png) center no-repeat; background-size: cover; z-index: 5; } */
.main_vd { position: absolute; top: 0; bottom: 0; margin: auto; width: 100%; padding-bottom: 177.78%; height: 0; transition: 0.7s; }
.main_vd iframe { position: absolute; top: 50%; transform: translate(-50%,-50%); left: 50%; width: 100%; height: 100%; z-index: 2; opacity: 1; }
.main_vd video { position: absolute; top: 50%; transform: translate(-50%,-50%); left: 50%; width: 100%; height: 100%; z-index: 2; opacity: 1; }
.main_vd:before { content:''; width: 100%; height: 100%; padding-bottom: 177.78%; height: 0; position: absolute; left: 0%; top: 0%; z-index: 1; }
.main_vd:after { content:''; width: 100%; height: 100%; position: absolute; left: 0; top: 0; z-index: 3; }


video::-webkit-media-controls-fullscreen-button { display: none !important; }  
video::-webkit-media-controls-play-button { display: none !important; }  
video::-webkit-media-controls-timeline { display: none !important; } 
video::-webkit-media-controls-current-time-display { display: none !important; }
video::-webkit-media-controls-time-remaining-display { display: none !important; } 
video::-webkit-media-controls-mute-button { display: none !important; } 
video::-webkit-media-controls-volume-slider { display: none !important; } 


.main_box.box02 .main_vd { opacity: 0.7; }

@media all and (max-width: 1640px) { 
	/* .main_vd iframe { width: 140%; height: 140%; } */
}

@media all and (max-width: 1440px) { 
	.main_vd iframe { width: 200%; height: 200%; }
}

@media all and (max-width: 1100px) { 
	.main_vd iframe { left: 50%; top: 0; transform: translateX(-91.5vh); width: 180vh; height: 100vh; }
}

@media all and (max-width: 767px) { 
	.main_vd iframe { left: 50%; top: 0; transform: translateX(-91.5vh); width: 180vh; height: 100vh; }
}

.main_tit_box { text-align: center; position: relative; z-index: 9; transform: translateY(-40%); opacity: 0; transition: 0.7s; }
.main_tit_box h1 { font-family: 'pangdao'; font-family: 'Nanum Myeongjo', serif; font-size: 5.375rem; line-height: 110%; }
.main_tit_box h5 { font-size: 1.25rem; position: absolute; right: -4rem; bottom: 1rem; }
/* .main_tit_box h5::before { content: ':'; position: absolute; left: -200%; top: 0; bottom: 0; margin: auto; font-size: 55px; line-height: 88%; } */
.main_tit_box h5::before { content: ''; position: absolute; left: -0.9375rem; width: 0.3125rem; height: 0.3125rem; background-color: #fff; top: -0.8125rem; bottom: 0; margin: auto; }
.main_tit_box h5::after { content: ''; position: absolute; left: -0.9375rem; width: 0.3125rem; height: 0.3125rem; background-color: #fff; top: 0.8125rem; bottom: 0; margin: auto; }
/* .main_tit_box.box02 h5 { right: -2rem; } */
.main_tit_box img { transform: scale(0.6); transform-origin: center bottom; }

.main_txt_box { position: relative; z-index: 10; color: #fff; opacity: 0; transition: 0.7s; position: absolute; left: 12%; bottom: 10%; text-align: left; }
.main_txt_box h3 { font-family: 'Nanum Myeongjo', serif; font-size: 1.375rem; font-size: 1.625rem; line-height: 100%; font-weight: 600; }
.main_txt_box h3 span { margin-right: 0.5rem; }
.main_txt_box p { font-size: 0.875rem; line-height: 200%; margin-top: 1.625rem; }

.main_txt_box.box02 { opacity: 1; }
.main_txt_box.box02 h3 { opacity: 0; }
.main_txt_box.box02 p { opacity: 0; }
.main_txt_box.box02 .main_logo { opacity: 0; transform: translateY(2.5rem); }

.main_box.box01.active .main_vd { opacity: 0.5; transition: 0.7s; }
.main_box.box02.active .main_vd { opacity: 1; transition: 0.7s; }
.main_box.box03.active .main_vd { opacity: 1; transition: 0.7s; }
.main_box.box01.active { transform: scale(0.95) translateX(14%); transform-origin: right center; transition: 1.2s !important; }
.main_box.box02.active { transform: scale(0.75); transform-origin: right center; transition: 1.2s !important; }
.main_box.box03.active { transform: scale(0.75); transform-origin: left center; transition: 1.2s !important; }
.main_box.active .main_txt_box.box01 { opacity: 1; transition: 0.7s; }
.main_box.active .main_txt_box.box02 { opacity: 0; transition: 0.7s; }
.main_box.active .main_txt_box.box03 { opacity: 0; transition: 0.7s; }
.main_box.active .main_tit_box.box01 { opacity: 1; transition: 0.7s; }
.main_box.active .main_tit_box.box02 { opacity: 0; transition: 0.7s; }
.main_box.active .main_tit_box.box03 { opacity: 0; transition: 0.7s; }

.main_box.box01.active2 .main_vd { opacity: 1; transition: 0.7s; }
.main_box.box02.active2 .main_vd { opacity: 0.5; transition: 0.7s; }
.main_box.box03.active2 .main_vd { opacity: 1; transition: 0.7s; }
.main_box.box01.active2 { transform: scale(0.75) translateX(-5%); transform-origin: right center; transition: 1.2s !important; }
.main_box.box02.active2 { transform: scale(0.95); transform-origin: center; transition: 1.2s !important; }
.main_box.box03.active2 { transform: scale(0.75) translateX(5%); transform-origin: left center; transition: 1.2s !important; }
.main_box.active2 .main_txt_box.box01 { opacity: 0; transition: 0.7s; }
.main_box.active2 .main_txt_box.box02 { opacity: 1; transition: 0.7s; }
.main_box.active2 .main_txt_box.box03 { opacity: 0; transition: 0.7s; }
.main_box.active2 .main_tit_box.box01 { opacity: 0; transition: 0.7s; }
.main_box.active2 .main_tit_box.box02 { opacity: 1; transition: 0.7s; }
.main_box.active2 .main_tit_box.box03 { opacity: 0; transition: 0.7s; }

.main_box.box01.active3 .main_vd { opacity: 1; transition: 0.7s; }
.main_box.box02.active3 .main_vd { opacity: 1; transition: 0.7s; }
.main_box.box03.active3 .main_vd { opacity: 0.5; transition: 0.7s; }
.main_box.box01.active3 { transform: scale(0.75); transform-origin: right center; transition: 1.2s !important; }
.main_box.box02.active3 { transform: scale(0.75); transform-origin: left center; transition: 1.2s !important; }
.main_box.box03.active3 { transform: scale(0.95) translateX(-14%); transform-origin: left center; transition: 1.2s !important; }
.main_box.active3 .main_txt_box.box01 { opacity: 0; transition: 0.7s; }
.main_box.active3 .main_txt_box.box02 { opacity: 0; transition: 0.7s; }
.main_box.active3 .main_txt_box.box03 { opacity: 1; transition: 0.7s; }
.main_box.active3 .main_tit_box.box01 { opacity: 0; transition: 0.7s; }
.main_box.active3 .main_tit_box.box02 { opacity: 0; transition: 0.7s; }
.main_box.active3 .main_tit_box.box03 { opacity: 1; transition: 0.7s; }

/* .main_box.box03:hover.main_vd { opacity: 0.5; }
.main_box.box03:hover ~ .main_box.box01 .main_vd { opacity: 1; }
.main_box.box03:hover ~ .main_box.box02 .main_vd { opacity: 1; }
.main_box.box03:hover { transform: scale(0.95) translateX(-14%); transform-origin: left center; }
.main_box.box03:hover ~ .main_box.box01 { transform: scale(0.75); transform-origin: right center; }
.main_box.box03:hover ~ .main_box.box02 { transform: scale(0.75); transform-origin: left center; }
.main_box.box03:hover .main_txt_box.box01 { opacity: 0; }
.main_box.box03:hover .main_txt_box.box02 { opacity: 0; }
.main_box.box03:hover .main_txt_box.box03 { opacity: 1; } */

/* .bgm_wrap { position: absolute; left: 6.25rem; top: 0; bottom: 0; margin: auto; z-index: 999; display: none; }
.bgm_wrap.tab { display: none !important; } */


.main_guest { width: 8.125rem; height: 8.125rem; margin: auto; border-radius: 100%; z-index: 9; cursor: pointer; position: absolute; right: 4.625rem; bottom: 4.125rem; display: flex; justify-content: center; align-items: center; opacity: 0; cursor: default; transition: 1.0s 0s; z-index: 90; }
.main_guest a { cursor: default; }
.main_guest_bg { width: 100%; position: absolute; left: 50%; top: 50%; transform: translate(-50%,-50%) scale(1) rotate(0); animation: main_guest_bg 12s 0s linear infinite; transition: opacity 0.3s; }
.main_guest_bg.white { opacity: 0; }
.main_guest p { font-family: 'Brown', sans-serif; font-size: 0.625rem; line-height: 128%; color: #000; position: relative; z-index: 9; font-weight: 300; transform: translate(1px,1px); transition: 0.3s; letter-spacing: 0; }
.main_guest p b { font-size: 1.3125rem; text-transform: uppercase; font-weight: 100; letter-spacing: -0rem; }

.main_guest.show { opacity: 1; }
.main_guest.hide { opacity: 0 !important; }

.main_guest.white .main_guest_bg.white { opacity: 1; }
.main_guest.white .main_guest_bg.black { opacity: 0; }
.main_guest.white p { color: #fff; }

@keyframes main_guest_bg {
from { transform: translate(-50%,-50%) scale(1) rotate(-360deg); }
to {  }
}

/**/

#section2 { width: 100%; }

.tit_ht_wrap { width: 600vw; height: 100vh; position: relative; overflow: hidden; display: flex; justify-content: flex-start; align-items: center; transition: 2.0s; }

.tit_wrap { width: 100vw; height: 100%; position: absolute; left: 0; top: 0; z-index: 1; }
.tit_wrap::before { content: ''; width: 100%; height: 100%; position: absolute; left: 0; top: 0; background-color: #000; opacity: 0; z-index: 11; transition: 1.2s; }

.tit_vd_box { position: absolute; left: 0; top: 0; width: 100%; height: 100%; opacity: 1; z-index: 2; clip-path: polygon(calc(45% + 4.5rem) 44%, calc(55% + 4.5rem) 44%, calc(55% + 4.5rem) 56%, calc(45% + 4.5rem) 56%); opacity: 0; }
.tit_vd { position: absolute; top: 50%; transform: translate(-50%,-50%); left: 50%; width: 100%; padding-bottom: 56.25%; height: 0; }
.tit_vd::before { content:''; width: 100%; height: 100%; position: absolute; top: 50%; transform: translate(-50%,-50%); left: 50%; background: url(../img/tit_vd_bg.png) center right no-repeat; background-size: cover; z-index: 3; opacity: 1; }
/* .tit_vd:after { content:''; width: 100%; height: 100%; position: absolute; left: 0; top: 0; z-index: 5; } */
.tit_vd iframe { position: absolute; top: 50%; transform: translate(-50%,-50%); left: 50%; width: 100%; height: 100%; z-index: 2; }

@media all and (max-width: 1640px) { 
	.tit_vd iframe { width: 140%; height: 140%; }
    .tit_vd::before { width: 140%; height: 140%; }
}

@media all and (max-width: 1440px) { 
	.tit_vd iframe { width: 200%; height: 200%; }
    .tit_vd::before { width: 200%; height: 200%; }
}

@media all and (max-width: 1100px) { 
	.tit_vd iframe { width: 200%; height: 200%; }
    .tit_vd::before { width: 200%; height: 200%; }
}

@media all and (max-width: 767px) { 
	.tit_vd iframe { width: 300%; height: 300%; }
    .tit_vd::before { width: 300%; height: 300%; }
}

.tit_tit { width: 100%; height: 100%; position: absolute; z-index: 5; z-index: 1; text-align: center; display: flex; justify-content: center; align-items: center; transition: 0.8s; }
.tit_tit p { display: flex; justify-content: end; margin-top: 1rem; margin-right: 0.875rem; font-size: 1.5rem; opacity: 0; transform: translateY(2rem); transition-duration: 0s; transition-timing-function: ease; }
.tit_tit h1:first-child { font-family: 'antro'; font-size: 1.75rem; letter-spacing: -0rem; justify-content: flex-start; margin-bottom: 0.875rem; margin-left: 0.25rem; opacity: 0; transition: 0s; }
.tit_tit h1:first-child span { font-size: 2.375rem; display: inline-block; }
.tit_tit h1:first-child span:nth-child(2) { margin-left: 0.5rem; }
.tit_tit h1 { font-family: 'Brown', sans-serif; font-size: 3.125rem; line-height: 100%; display: flex; justify-content: center; align-items: center; color: #000; letter-spacing: .68rem; }
.tit_tit h1 span { display: flex; justify-content: center; align-items: center; }
.tit_tit h1 b { font-weight: 400; display: inline-block; opacity: 0; transform: translateY(-5rem); transform: translateY(0); transition-duration: 1.2s; transition-delay: 0s; transition-timing-function: ease; }
.tit_tit h1 b.spacing { margin-right: 1rem; }
.tit_tit h1 span.space { width: 0rem; }

.tit_txt_box { width: 42%; height: 100%; position: absolute; right: 0; top: 0; display: flex; justify-content: center; align-items: center; z-index: 8; opacity: 0; transform: translateY(3rem); }
.tit_txt_box>div { transform: translateY(-3rem); transition: 0.8s; }
.tit_txt_box h3 { font-family: 'Nanum Myeongjo', serif; font-size: 1.25rem; line-height: 140%; font-weight: 700; }
.tit_txt_box p { font-size: 0.875rem; line-height: 200%; opacity: 0.7; font-weight: 500; margin-top: 2.25rem; }

.tit_sum { width: 100%; height: 100%; display: flex; justify-content: center; align-items: center; position: absolute; left: 0; top: 0; z-index: 15; opacity: 0; transition: opacity 1.0s 0s,z-index 0s 1.0s; z-index: -1; }
.tit_sum>div { width: 90%; max-width: 936px; position: relative; z-index: 9; transform: translateY(1rem); }
.tit_sum>div>h1 { font-family: 'Futura PT', sans-serif; display: inline-block; position: relative; font-size: 3.75rem; line-height: 100%; color: #fff; opacity: 0; transition: 0.8s; font-weight: 700; }
.tit_sum>div>h1 span { color: transparent; background-clip: text; -webkit-background-clip: text; -webkit-text-stroke: 0.8px #fff; }
.tit_sum ul { display: flex; justify-content: space-between; align-items: flex-start; gap: 0.75rem; flex-wrap: wrap; margin-top: 2.25rem; }
.tit_sum ul>li { width: calc(20% - 0.625rem); padding: 4rem 0; position: relative; box-sizing: border-box;display: flex; justify-content: center; align-items: center; text-align: center; color: #fff; transition: 0.5s; }
.tit_sum ul>li::before { content: ''; width: 0%; height: 1px; position: absolute; left: -1px; top: -1px; background-color: rgba(255,255,255,0.4); transition: 0.8s; }
.tit_sum ul>li::after { content: ''; width: 0%; height: 1px; position: absolute; right: -1px; bottom: -1px; background-color: rgba(255,255,255,0.4); transition: 0.8s; }
.tit_sum ul>li img { width: 100%; }
.tit_sum ul>li>span { width: 100%; height: 100%; position: absolute; left: 0; top: 0; }
.tit_sum ul>li>span::before { content: ''; width: 1px; height: 0%; position: absolute; left: -1px; bottom: -1px; background-color: rgba(255,255,255,0.4); transition: 0.8s; }
.tit_sum ul>li>span::after { content: ''; width: 1px; height: 0%; position: absolute; right: -1px; top: -1px; background-color: rgba(255,255,255,0.4); transition: 0.8s; }
.tit_sum ul>li:nth-child(n+6) { width: calc(50% - 0.375rem); padding: 2.25rem 0; }
.tit_sum ul>li h2 { font-family: 'Futura PT', sans-serif; font-size: 1.375rem; line-height: 100%; font-weight: 600; opacity: 0; transition: 0.8s; letter-spacing: 0.025rem; }
.tit_sum ul>li h4 { font-size: 0.875rem; line-height: 100%; font-weight: 500; margin-top: 0.5rem; opacity: 0.7; opacity: 0; transition: 0.8s; }

.tit_sum_over { width: 100%; height: 100%; position: absolute; left: 0; top: 0; z-index: 9; }
.tit_sum_over::before { content: ''; width: 1px; height: 0; position: absolute; left: -1px; bottom: -1px; background-color: #b9967b; transition: 0.5s; }
.tit_sum_over::after { content: ''; width: 1px; height: 0; position: absolute; right: -1px; top: -1px; background-color: #b9967b; transition: 0.5s; }
.tit_sum_over span { width: 100%; height: 100%; position: absolute; left: 0; top: 0; }
.tit_sum_over span::before { content: ''; width: 0%; height: 1px; position: absolute; left: -1px; top: -1px; background-color: #b9967b; transition: 0.5s; }
.tit_sum_over span::after { content: ''; width: 0%; height: 1px; position: absolute; right: -1px; bottom: -1px; background-color: #b9967b; transition: 0.5s; }

.tit_sum ul li:hover { color: #b9967b; }
.tit_sum ul li:hover .tit_sum_over::before,
.tit_sum ul li:hover .tit_sum_over::after { height: calc(100% + 2px); }
.tit_sum ul li:hover .tit_sum_over span::before,
.tit_sum ul li:hover .tit_sum_over span::after { width: calc(100% + 2px); }

.tit_sum_bt { display: flex; justify-content: center; align-items: center; gap: 1rem; margin-top: 3.125rem; opacity: 0; transition: 0.8s; }
.tit_sum_bt>div { width: 16.875rem; height: 3.75rem; border: 1px solid rgba(255,255,255,0.4); border-radius: 3.75rem; transition: 0.5s; color: #fff; } 
.tit_sum_bt>div>a { font-size: 1rem; line-height: 100%; width: 100%; height: 100%; display: flex; justify-content: space-between; align-items: center; box-sizing: border-box; padding: 0 2.25rem; }
.tit_sum_bt>div>a>div { width: 0.9375rem; height: 0.75rem; background: url(../img/down_w.png) right center no-repeat; background-size: cover; transition: 0.5s; }


.tit_sum_bt>div:hover { color: #000; background-color: #fff; border: 1px solid #fff; }
.tit_sum_bt>div:hover>a>div { background: url(../img/down.png) right center no-repeat; background-size: cover; }



.tit_ht_wrap.on .tit_tit h1 b:nth-child(1) { transition-delay: 0.6s; }
.tit_ht_wrap.on .tit_tit h1 b:nth-child(2) { transition-delay: 0.8s; }
.tit_ht_wrap.on .tit_tit h1 b:nth-child(3) { transition-delay: 0.7s; }
.tit_ht_wrap.on .tit_tit h1 b:nth-child(4) { transition-delay: 1.0s; }
.tit_ht_wrap.on .tit_tit h1 b:nth-child(5) { transition-delay: 0.5s; }
.tit_ht_wrap.on .tit_tit h1 b:nth-child(6) { transition-delay: 0.9s; }

.tit_ht_wrap.on .tit_tit h1 b:nth-child(7) { transition-delay: 1.1s; }
.tit_ht_wrap.on .tit_tit h1 b:nth-child(8) { transition-delay: 0.7s; }
.tit_ht_wrap.on .tit_tit h1 b:nth-child(9) { transition-delay: 0.9s; }
.tit_ht_wrap.on .tit_tit h1 b:nth-child(10) { transition-delay: 0.8s; }
.tit_ht_wrap.on .tit_tit h1 b:nth-child(11) { transition-delay: 0.5s; }
.tit_ht_wrap.on .tit_tit h1 b:nth-child(12) { transition-delay: 0.6s; }
.tit_ht_wrap.on .tit_tit h1 b:nth-child(13) { transition-delay: 1.0s; }

.tit_ht_wrap.on .tit_tit h1 b:nth-child(14) { transition-delay: 0.6s; }
.tit_ht_wrap.on .tit_tit h1 b:nth-child(15) { transition-delay: 1.0s; }
.tit_ht_wrap.on .tit_tit h1 b:nth-child(16) { transition-delay: 0.9s; }
.tit_ht_wrap.on .tit_tit h1 b:nth-child(17) { transition-delay: 0.8s; }
.tit_ht_wrap.on .tit_tit h1 b:nth-child(18) { transition-delay: 1.1s; }
.tit_ht_wrap.on .tit_tit h1 b:nth-child(19) { transition-delay: 0.7s; }
.tit_ht_wrap.on .tit_tit h1 b:nth-child(20) { transition-delay: 0.9s; }
.tit_ht_wrap.on .tit_tit h1 b:nth-child(21) { transition-delay: 0.5s; }

.tit_ht_wrap.on .tit_tit b { opacity: 1; transform: translate(0); transition-duration: 2.8s; transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1); }
.tit_ht_wrap.on .tit_tit p { opacity: 1; transform: translate(0); transition: 1.2s 0.9s; }
.tit_ht_wrap.on .tit_tit h1:first-child { opacity: 1; transform: translate(0); transition: 1.2s 0.9s; }
.tit_ht_wrap.on .tit_tit h1 span.space,
.tit_ht_wrap.on2 .tit_tit h1 span.space,
.tit_ht_wrap.on3 .tit_tit h1 span.space { width: 14.75rem; transition: 1.5s 1.5s; }
.tit_ht_wrap.on .tit_vd_box { opacity: 1; clip-path: polygon(0 0, 100% 0, 100% 100%, 0 100%); transition: all 2.5s 3s, opacity 1.2s 1.7s; }
.tit_ht_wrap.on2 .tit_vd_box,
.tit_ht_wrap.on3 .tit_vd_box { opacity: 0.9999; clip-path: polygon(0 0, 100% 0, 100% 100%, 0 100.01%); transition: all 1.5s 0s, opacity 0.8s 0s !important; }
.tit_ht_wrap.on .tit_tit,
.tit_ht_wrap.on2 .tit_tit,
.tit_ht_wrap.on3 .tit_tit { opacity: 0; transition: 1.2s 3s; }
.tit_ht_wrap.on .tit_txt_box,
.tit_ht_wrap.on2 .tit_txt_box,
.tit_ht_wrap.on3 .tit_txt_box { opacity: 1; transform: translate(0); transition: 1.2s 4s; }

.tit_ht_wrap.on2 .tit_wrap::before { opacity: 0.8; transition: 1.5s; }
.tit_ht_wrap.on2 .tit_sum { opacity: 1; z-index: 15; transition: 0s 0.2s; }
.tit_ht_wrap.on2 .tit_sum ul>li::before,
.tit_ht_wrap.on2 .tit_sum ul>li::after { width: calc(100% + 2px); transition: 1.5s 0.2s; }
.tit_ht_wrap.on2 .tit_sum ul>li>span::before,
.tit_ht_wrap.on2 .tit_sum ul>li>span::after { height: calc(100% + 2px); transition: 1.5s 0.2s; }
.tit_ht_wrap.on2 .tit_sum>div>h1 { transform: translate(0); opacity: 1; transition: 1.2s 0.2s; }
.tit_ht_wrap.on2 .tit_sum ul>li h2 { transform: translate(0); opacity: 1; transition: all 0.5s 0s, opacity 1.2s 0.2s; }
.tit_ht_wrap.on2 .tit_sum ul>li h4 { transform: translate(0); opacity: 0.7; transition: all 0.5s 0s, opacity 1.2s 0.2s; }
.tit_ht_wrap.on2 .tit_sum_bt { transform: translate(0); opacity: 1; transition: 1.2s 0.2s; }
.tit_ht_wrap.on2 .tit_txt_box>div,
.tit_ht_wrap.on3 .tit_txt_box>div { opacity: 0; }

/*  */

.ht_wrap { width: 100%; height: 100%; display: flex; justify-content: flex-start; align-items: center; z-index: -1; transition: z-index 0s 0.8s; }
.ht_wrap>div { width: 100vw; height: 100%; position: relative; display: flex; justify-content: center; align-items: center; }

.ht_bg { width: 100vw; height: 100vw; position: absolute; left: 50%; top: 50%; transform: translate(-50%,-50%); display: flex; justify-content: space-between; align-items: center; flex-wrap: wrap; z-index: 1; }
.ht_bg>div { width: 100%; height: 10%; display: flex; justify-content: space-between; align-items: center; }
.ht_bg>div>div { width: 10%; height: 100%; background-color: #fff; transform: rotate(0deg) scale(0); }

.ht_tit { width: 100%; height: 100%; position: absolute; left: 0; top: 0; display: flex; justify-content: center; align-items: center; color: #000; text-align: center; z-index: 8; }
.ht_tit>div { opacity: 1; }
.ht_tit>div>h2 { font-family: 'Futura Std', sans-serif; font-size: 2.1875rem; line-height: 138%; letter-spacing: 0.0813rem; }
.ht_tit>div>h2>span { display: flex; justify-content: center; align-items: center; }
.ht_tit>div>h2>span>span { display: flex; justify-content: center; align-items: center; }
.ht_tit>div>h2>span b { display: inline-block; font-weight: 400; opacity: 0; transform: translateY(-3rem); transform: translateY(0); }
.ht_tit p { font-size: 1rem; line-height: 100%; opacity: 0.7; margin-top: 0.875rem; letter-spacing: 0; opacity: 0; transform: translateY(2rem); }
.ht_tit>div>h2>span b.spacing { margin-right: 0.75rem; }

.ht01,
.ht03,
.ht05 { background-color: #dedede; }
.ht02>div { width: 90%; max-width: 1600px; display: flex; justify-content: space-between; align-items: flex-start; transform: translateY(2rem); }
.ht03>div { width: 90%; max-width: 1600px; display: flex; justify-content: space-between; align-items: flex-start; transform: translateY(2rem); }
.ht04>div { width: 90%; max-width: 1600px; display: flex; justify-content: space-between; align-items: flex-start; transform: translateY(2rem); }
.ht05>div:first-child { width: 90%; max-width: 1600px; display: flex; justify-content: space-between; align-items: flex-start; transform: translateY(0rem); }

.ht_txt_box { text-align: left; opacity: 0; transform: translateX(-7rem); transition: 1.2s 0s; }
.ht_txt_box h2 { font-family: 'Nanum Myeongjo', serif; font-size: 1.5rem; line-height: 145%; font-weight: 700; }
.ht_txt_box p { font-size: 0.875rem; line-height: 214%; opacity: 0.7; margin-top: 3.375rem; font-weight: 500; letter-spacing: 0; }
.ht_logo { margin-top: 6.875rem; }
.ht_logo.logo03 { margin-top: 4.25rem; }
.ht_logo.logo05 { margin-top: 5.625rem; }

.ht_txt_box.box01 { width: 28.75%; height: 100%; position: absolute; left: 0; top: 0; display: flex; justify-content: center; align-items: center; }
.ht_txt_box.box01>div { transform: translateY(-7rem); }
.ht_txt_box.box01 h2 { margin-top: 2.375rem; }
.ht_txt_box.box01 p { margin-top: 0; }

.ht_txt_box.box02 { margin-top: 2.875rem; }
.ht_txt_box.box04 { margin-top: 2rem; }

.ht_per_box { position: absolute; right: 0; bottom: 0; }
.ht_per_box p { position: absolute; text-align: right; display: inline-block; left: -18.75rem; bottom: 7rem; font-size: 0.875rem; line-height: 214%; opacity: 0.7; font-weight: 500; opacity: 0; transform: translateX(5rem); transition: 1.2s 0s; }

.ht_per { position: absolute; right: 0; bottom: 0; border: 1px solid #fff; border-bottom: none; background-color: #000; transform: scale(0); transform-origin: right bottom; opacity: 0; transition: 1.2s 0s; }
.ht_per img { width: 100%; }
.ht_per.per01 { z-index: 4; width: 17.625rem; }
.ht_per.per02 { z-index: 3; width: 28.25rem; }
.ht_per.per02::after { content: ''; width: 100%; height: 100%; position: absolute; left: 0; top: 0; background: url(../img/ht_per_bg.png) center no-repeat; background-size: cover; z-index: 2; }
.ht_per.per03 { z-index: 2; width: 38.875rem; }
.ht_per.per04 { position: relative; z-index: 1; margin-right: 4.375rem; margin-bottom: 4.375rem; border: none; width: 46.375rem; }
.ht_per h5 { width: 12.5rem; font-size: 0.8125rem; line-height: 154%; text-align: right; position: absolute; left: 9.5rem; bottom: 12.5rem; transform: rotate(90deg); transform-origin: left top; z-index: 9; color: #fff; }
.ht_per.per01 h5 { color: #000; font-weight: 500; left: 15.5rem; }
.ht_per.per02 img { opacity: 0.6; }
.ht_per.per03 h5 { bottom: 14.5rem; }
.ht_per.per04 h5 { left: 10rem; }

.ht_img_box { display: flex; justify-content: flex-start; align-items: flex-start; gap: 5rem; text-align: left; }
.ht_img_box>div { transition: 1.2s 0s; }
.ht_img_box h4 { font-size: 0.9375rem; line-height: 214%; }
.ht_img_box p { font-size: 0.875rem; line-height: 214%; opacity: 0.7; font-weight: 500; letter-spacing: 0; }

.ht_img_box.box02>div:nth-child(1) { display: flex; justify-content: flex-end; flex-direction: column; gap: 1.375rem; margin-top: 14rem; opacity: 0; transform: translateX(-4rem); }
.ht_img_box.box02>div:nth-child(2) { display: flex; justify-content: flex-start; flex-direction: column; gap: 1.375rem; }

.ht_img_box.box03>div:nth-child(1) { display: flex; justify-content: flex-start; align-items: flex-end; flex-direction: row-reverse; gap: 1.25rem; margin-top: 3.125rem; }
.ht_img_box.box03.b>div:nth-child(1) { display: flex; justify-content: flex-start; align-items: flex-start; flex-direction: column; gap: 3.375rem; margin-top: 0; opacity: 0; transform: translateX(5rem); }

.ht_img_box.box04 { gap: 1.375rem; }
.ht_img_box.box04>div:nth-child(1) { display: flex; justify-content: flex-end; flex-direction: column; gap: 1.375rem; margin-top: 8.5rem; opacity: 0; transform: translateY(-4rem); }
.ht_img_box.box04>div:nth-child(2) { display: flex; justify-content: flex-start; flex-direction: column; gap: 1.375rem; opacity: 0; transform: translateY(4rem); }

.ht_img_box.box05 { position: absolute; width: 50vw; height: 100vh; right: 0; top: 0; }
.ht_img_box.box05>div:nth-child(1) { position: absolute; left: -30.375rem; bottom: 4.375rem; display: flex; justify-content: flex-end; align-items: flex-end; gap: 2rem; opacity: 0; transform: translateX(5rem); }
.ht_img_box.box05>div:nth-child(2) { width: 100%; height: 100%; position: relative; }

.ht_img { position: relative; transition: 1.2s 0s; }
.ht_img img { width: 100%; }
.ht_img>div { overflow: hidden; }
.ht_img h6 { font-size: 1rem; line-height: 100%; margin-top: 0.625rem; z-index: 9; }

.ht_img_box.box02 .ht_img.a h6 { position: absolute; display: inline-block; right: -1.25rem; bottom: 0; }
.ht_img_box.box02 .ht_img.b { opacity: 0; transform: translateX(4rem); margin-left: -7.5rem; }
.ht_img_box.box02 .ht_img.c { opacity: 0; transform: translateY(3rem); text-align: right; }
.ht_img_box.box02 .ht_img.a img { max-width: 26.0625rem; }
.ht_img_box.box02 .ht_img.b img { max-width: 19.75rem; }
.ht_img_box.box02 .ht_img.c img { max-width: 20.1875rem; }

.ht_img_box.box03 .ht_img h6 { position: absolute; right: 0.75rem; top: 0; }
.ht_img_box.box03 .ht_img.a h6 { color: #fff; }
.ht_img_box.box03 .ht_img.a img { max-width: 20.375rem; }
.ht_img_box.box03 .ht_img.b img { max-width: 44.75rem; }

.ht_img_box.box04 .ht_img h6 { color: #fff; position: absolute; right: 0.75rem; bottom: 0.5rem; }
.ht_img_box.box04 .ht_img.a img { max-width: 20.9375rem; }
.ht_img_box.box04 .ht_img.b img { max-width: 20.9375rem; }

.ht_img_box.box05 .ht_img.b { width: 100%; height: 100%; overflow: hidden; }
.ht_img_box.box05 .ht_img.b::after { content: ''; width: 100%; height: 100%; position: absolute; background: url(../img/ht_img04b.jpg) center no-repeat; background-size: cover; z-index: 5; transform: scale(1.2); }
.ht_img_box.box05 .ht_img h6 { color: #fff; position: absolute; }
.ht_img_box.box05 .ht_img.a h6 { right: 0.75rem; bottom: 0.5rem; }
.ht_img_box.box05 .ht_img.b h6 { left: 0.75rem; bottom: 0.5rem; }
.ht_img_box.box05 .ht_img.a img { max-width: 13.75rem; }

.tit_ht_wrap.active4 { transform: translateX(-100vw); }
.tit_ht_wrap.active5 { transform: translateX(-200vw); }
.tit_ht_wrap.active6 { transform: translateX(-300vw); }
.tit_ht_wrap.active7 { transform: translateX(-400vw); }
.tit_ht_wrap.active8 { transform: translateX(-500vw); }

.tit_ht_wrap.on2 .ht_bg>div:nth-child(2n-1)>div:nth-child(2n-1) { transition: 1.2s 0s; }
.tit_ht_wrap.on2 .ht_bg>div:nth-child(2n-1)>div:nth-child(2n) { transition: 1.2s 0s; }
.tit_ht_wrap.on2 .ht_bg>div:nth-child(2n)>div:nth-child(2n) { transition: 1.2s 0s; }
.tit_ht_wrap.on2 .ht_bg>div:nth-child(2n)>div:nth-child(2n-1) { transition: 1.2s 0s; }

.tit_ht_wrap.on3 .ht_wrap { z-index: 9; transition: 0s 0s; }
.tit_ht_wrap.on3 .ht_bg>div:nth-child(2n-1)>div:nth-child(2n-1),
.tit_ht_wrap.on4 .ht_bg>div:nth-child(2n-1)>div:nth-child(2n-1) { transform: rotate(90deg) scale(1.01); transition: 1.6s 0s; }
.tit_ht_wrap.on3 .ht_bg>div:nth-child(2n-1)>div:nth-child(2n),
.tit_ht_wrap.on4 .ht_bg>div:nth-child(2n-1)>div:nth-child(2n) { transform: rotate(-90deg) scale(1.01); transition: 1.8s 0s; }
.tit_ht_wrap.on3 .ht_bg>div:nth-child(2n)>div:nth-child(2n),
.tit_ht_wrap.on4 .ht_bg>div:nth-child(2n)>div:nth-child(2n) { transform: rotate(90deg) scale(1.01); transition: 1.6s 0s; }
.tit_ht_wrap.on3 .ht_bg>div:nth-child(2n)>div:nth-child(2n-1),
.tit_ht_wrap.on4 .ht_bg>div:nth-child(2n)>div:nth-child(2n-1) { transform: rotate(-90deg) scale(1.01); transition: 1.8s 0s; }

.tit_ht_wrap.on3 .ht_tit b { opacity: 1; transform: translate(0); transition-duration: 2.8s; transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1); }
.tit_ht_wrap.on3 .ht_tit>div>h2>span:nth-child(1) b:nth-child(1) { transition-delay: 0.6s; }
.tit_ht_wrap.on3 .ht_tit>div>h2>span:nth-child(1) b:nth-child(2) { transition-delay: 0.8s; }
.tit_ht_wrap.on3 .ht_tit>div>h2>span:nth-child(1) b:nth-child(3) { transition-delay: 0.7s; }
.tit_ht_wrap.on3 .ht_tit>div>h2>span:nth-child(1) b:nth-child(4) { transition-delay: 1.0s; }
.tit_ht_wrap.on3 .ht_tit>div>h2>span:nth-child(1) b:nth-child(5) { transition-delay: 0.5s; }
.tit_ht_wrap.on3 .ht_tit>div>h2>span:nth-child(1) b:nth-child(6) { transition-delay: 0.9s; }
.tit_ht_wrap.on3 .ht_tit>div>h2>span:nth-child(1) b:nth-child(7) { transition-delay: 1.1s; }
.tit_ht_wrap.on3 .ht_tit>div>h2>span:nth-child(1) b:nth-child(8) { transition-delay: 0.7s; }
.tit_ht_wrap.on3 .ht_tit>div>h2>span:nth-child(1) b:nth-child(9) { transition-delay: 0.9s; }
.tit_ht_wrap.on3 .ht_tit>div>h2>span:nth-child(1) b:nth-child(10) { transition-delay: 0.8s; }
.tit_ht_wrap.on3 .ht_tit>div>h2>span:nth-child(1) b:nth-child(11) { transition-delay: 0.5s; }
.tit_ht_wrap.on3 .ht_tit>div>h2>span:nth-child(1) b:nth-child(12) { transition-delay: 0.6s; }
.tit_ht_wrap.on3 .ht_tit>div>h2>span:nth-child(1) b:nth-child(13) { transition-delay: 1.0s; }
.tit_ht_wrap.on3 .ht_tit>div>h2>span:nth-child(1) b:nth-child(14) { transition-delay: 0.6s; }
.tit_ht_wrap.on3 .ht_tit>div>h2>span:nth-child(1) b:nth-child(15) { transition-delay: 1.0s; }
.tit_ht_wrap.on3 .ht_tit>div>h2>span:nth-child(1) b:nth-child(16) { transition-delay: 0.6s; }
.tit_ht_wrap.on3 .ht_tit>div>h2>span:nth-child(1) b:nth-child(17) { transition-delay: 0.8s; }
.tit_ht_wrap.on3 .ht_tit>div>h2>span:nth-child(1) b:nth-child(18) { transition-delay: 1.1s; }
.tit_ht_wrap.on3 .ht_tit>div>h2>span:nth-child(1) b:nth-child(19) { transition-delay: 1.2s; }
.tit_ht_wrap.on3 .ht_tit>div>h2>span:nth-child(1) b:nth-child(20) { transition-delay: 0.9s; }
.tit_ht_wrap.on3 .ht_tit>div>h2>span:nth-child(1) b:nth-child(21) { transition-delay: 0.5s; }
.tit_ht_wrap.on3 .ht_tit>div>h2>span:nth-child(1) b:nth-child(22) { transition-delay: 0.9s; }
.tit_ht_wrap.on3 .ht_tit>div>h2>span:nth-child(1) b:nth-child(23) { transition-delay: 1.2s; }
.tit_ht_wrap.on3 .ht_tit>div>h2>span:nth-child(1) b:nth-child(24) { transition-delay: 1.0s; }
.tit_ht_wrap.on3 .ht_tit>div>h2>span:nth-child(1) b:nth-child(25) { transition-delay: 0.9s; }
.tit_ht_wrap.on3 .ht_tit>div>h2>span:nth-child(1) b:nth-child(26) { transition-delay: 0.8s; }
.tit_ht_wrap.on3 .ht_tit>div>h2>span:nth-child(1) b:nth-child(27) { transition-delay: 0.8s; }
.tit_ht_wrap.on3 .ht_tit>div>h2>span:nth-child(1) b:nth-child(28) { transition-delay: 1.1s; }
.tit_ht_wrap.on3 .ht_tit>div>h2>span:nth-child(1) b:nth-child(29) { transition-delay: 1.2s; }
.tit_ht_wrap.on3 .ht_tit>div>h2>span:nth-child(1) b:nth-child(30) { transition-delay: 0.9s; }
.tit_ht_wrap.on3 .ht_tit>div>h2>span:nth-child(1) b:nth-child(31) { transition-delay: 0.5s; }
.tit_ht_wrap.on3 .ht_tit>div>h2>span:nth-child(1) b:nth-child(32) { transition-delay: 0.9s; }
.tit_ht_wrap.on3 .ht_tit>div>h2>span:nth-child(1) b:nth-child(33) { transition-delay: 1.2s; }
.tit_ht_wrap.on3 .ht_tit>div>h2>span:nth-child(1) b:nth-child(34) { transition-delay: 0.5s; }
.tit_ht_wrap.on3 .ht_tit>div>h2>span:nth-child(1) b:nth-child(35) { transition-delay: 0.9s; }
.tit_ht_wrap.on3 .ht_tit>div>h2>span:nth-child(1) b:nth-child(36) { transition-delay: 0.8s; }
.tit_ht_wrap.on3 .ht_tit>div>h2>span:nth-child(1) b:nth-child(37) { transition-delay: 0.7s; }
.tit_ht_wrap.on3 .ht_tit>div>h2>span:nth-child(1) b:nth-child(38) { transition-delay: 0.6s; }
.tit_ht_wrap.on3 .ht_tit>div>h2>span:nth-child(1) b:nth-child(39) { transition-delay: 1.2s; }
.tit_ht_wrap.on3 .ht_tit>div>h2>span:nth-child(1) b:nth-child(40) { transition-delay: 0.9s; }
.tit_ht_wrap.on3 .ht_tit p { opacity: 0.7; transform: translate(0); transition: 1.2s 0.9s; }

.tit_ht_wrap.on4 .ht_per.per01 { transform: scale(1); opacity: 1; transition: 1.2s 0.4s; }
.tit_ht_wrap.on4 .ht_per.per02 { transform: scale(1); opacity: 1; transition: 1.2s 0.55s; }
.tit_ht_wrap.on4 .ht_per.per03 { transform: scale(1); opacity: 1; transition: 1.2s 0.7s; }
.tit_ht_wrap.on4 .ht_per.per04 { transform: scale(1); opacity: 1; transition: 1.2s 0.85s; }
.tit_ht_wrap.on4 .ht_txt_box.box01 { transform: translate(0); opacity: 1; transition: 1.2s 0.4s; }
.tit_ht_wrap.on4 .ht_per_box p { transform: translate(0); opacity: 0.7; transition: 1.2s 0.4s; }

.tit_ht_wrap.on5 .ht_txt_box.box02 { transform: translate(0); opacity: 1; transition: 1.2s 0.4s; }
.tit_ht_wrap.on5 .ht_img_box.box02 .ht_img { transform: translate(0); opacity: 1; transition: 1.2s 0.8s; }
.tit_ht_wrap.on5 .ht_img_box.box02>div { transform: translate(0); opacity: 1; transition: 1.2s 0.8s; }

.tit_ht_wrap.on6 .ht_txt_box.box03 { transform: translate(0); opacity: 1; transition: 1.2s 0.4s; }
.tit_ht_wrap.on6 .ht_img_box.box03>div { transform: translate(0); opacity: 1; transition: 1.2s 0.8s; }

.tit_ht_wrap.on7 .ht_txt_box.box04 { transform: translate(0); opacity: 1; transition: 1.2s 0.4s; }
.tit_ht_wrap.on7 .ht_img_box.box04>div { transform: translate(0); opacity: 1; transition: 1.2s 0.8s; }

.tit_ht_wrap.on8 .ht_txt_box.box05 { transform: translate(0); opacity: 1; transition: 1.2s 0.4s; }
.tit_ht_wrap.on8 .ht_img_box.box05>div { transform: translate(0); opacity: 1; transition: 1.2s 0.8s; }
.tit_ht_wrap.on8 .ht_img_box.box05 .ht_img.b::after { transform: scale(1); transition: 2.5s 0s; }

/**/

.master_wrap { width: 100%; height: 100vh; position: relative; overflow: hidden; display: flex; justify-content: center; align-items: center; }
.master_wrap::before { content: ''; width: 100%; height: 100%; position: absolute; left: 0; top: 0; background-color: #000; opacity: 0; z-index: 11; transition: 1.2s 0s; }

.master_vd_box { position: absolute; left: 0; top: 0; width: 100%; height: 100%; opacity: 1; z-index: 2; clip-path: polygon(44.5% 32%, 55.5% 32%, 55.5% 68%, 44.5% 68%); transition: 1.2s 0s; }
.master_vd { position: absolute; top: 50%; transform: translate(-50%,-50%); left: 50%; width: 100%; padding-bottom: 56.25%; height: 0; opacity: 0; }
.master_vd::before { content:''; width: 100%; height: 100%; position: absolute; top: 50%; transform: translate(-50%,-50%); left: 50%; background: url(../img/master_vd.jpg) center no-repeat; background-size: cover; z-index: 1; opacity: 1; }
.master_vd:after { content:''; width: 100%; height: 100%; position: absolute; left: 0; top: 0; z-index: 5; }
.master_vd iframe { position: absolute; top: 50%; transform: translate(-50%,-50%); left: 50%; width: 100%; height: 100%; z-index: 2; }

@media all and (max-width: 1640px) { 
	.master_vd iframe { width: 140%; height: 140%; }
    .master_vd::before { width: 140%; height: 140%; }
}

@media all and (max-width: 1440px) { 
	.master_vd iframe { width: 200%; height: 200%; }
    .master_vd::before { width: 200%; height: 200%; }
}

@media all and (max-width: 1100px) { 
	.master_vd iframe { width: 200%; height: 200%; }
    .master_vd::before { width: 200%; height: 200%; }
}

@media all and (max-width: 767px) { 
    .master_vd iframe { width: 300%; height: 300%; }
    .master_vd::before { width: 300%; height: 300%; }
}

.master_tit_box { width: 100%; height: 100%; position: absolute; left: 0; top: 0; z-index: 5; display: flex; justify-content: center; align-items: center; opacity: 0; }
.master_tit_box>div { transform: translateY(6rem); }
.master_tit_box h2 { font-family: 'Futura Std', sans-serif; font-size: 2.1875rem; line-height: 100%; letter-spacing: 0.0125rem; width: 200%; margin-left: -50%; }
.master_tit_box p { font-size: 1rem; line-height: 100%; margin-top: 11.25rem; opacity: 0.7; }

.master_txt_box { width: 100%; height: 100%; position: absolute; left: 0; top: 0; z-index: 9; display: flex; justify-content: center; align-items: center; }
.master_txt_box>div { transform: translateY(-11rem); transition: 0.8s; }
.master_txt_box h3 { font-family: 'Nanum Myeongjo', serif; font-size: 1.25rem; line-height: 150%; font-weight: 700; opacity: 0; transform: translateY(-3rem); }
.master_txt_box p { font-size: 0.875rem; line-height: 178%; opacity: 0.7; font-weight: 500; margin-top: 2rem; opacity: 0; transform: translateY(3rem); }

.master_his_wrap { width: 100%; height: 100%; display: flex; justify-content: center; align-items: center; position: absolute; left: 0; top: 0; z-index: 15; opacity: 0; transition: opacity 1.0s 0s,z-index 0s 1.0s; z-index: -1; color: #fff; }
.master_his_wrap>div { width: 90%; max-width: 1580px; width: 1580px; height: 62%; display: flex; justify-content: center; align-items: center; position: relative; transform: translateY(2rem); }

.master_his_box { display: flex; justify-content: center; align-items: flex-start; gap: 200px; transform: translateY(-1.5rem); }
.master_his { text-align: left; position: relative; }
.master_his h2 { font-family: 'Futura PT', sans-serif; font-size: 44px; line-height: 100%; color: #b9967b; font-weight: 500; letter-spacing: 0.8px; opacity: 0; }
.master_his h4 { font-size: 16px; line-height: 100%; margin-left: 42px; opacity: 0.7; margin-top: 8px; opacity: 0; white-space: nowrap; }
.master_his.his01 { margin-top: 320px; width: 140px; }
.master_his.his02 { margin-top: 276px; width: 156px; }
.master_his.his03 { margin-top: 74px; width: 113px; }
.master_his.his04 { width: 156px; }

.master_line { width: 15px; height: 15px; border-radius: 100%; border: 1px solid #b9967b; position: absolute; opacity: 0; }
.master_line::before { content: ''; width: 5px; height: 5px; border-radius: 100%; background-color: #b9967b; position: absolute; left: 0; right: 0; top: 0; bottom: 0; margin: auto; }
.master_line::after { content: ''; height: 1px; background-color: #b9967b; position: absolute; left: 15px; top: -6px; bottom: 0; margin: auto; transform-origin: left center; }
.master_line.line01 { right: 8px; top: 16px; }
.master_line.line02 { left: -16px; top: -30px; }
.master_line.line03 { right: -4px; bottom: -26px; }
.master_line.line04 { left: -20px; bottom: -10px; }
.master_line.line01::after { width: 211px; transform: rotate(-23.5deg); width: 0; }
.master_line.line02::after { width: 463px; transform: rotate(-11.2deg); width: 0; }
.master_line.line03::after { width: 197px; transform: rotate(-25.1deg); width: 0; }

.master_his_txt_box { text-align: left; position: absolute; }
.master_his_txt_box h2 { font-family: 'Nanum Myeongjo', serif; font-size: 1.375rem; line-height: 145%; }
.master_his_txt_box p { font-size: 0.875rem; line-height: 178%; margin-top: 1.625rem; opacity: 0.4; font-weight: 300; }
.master_his_txt_box h4 { font-size: 0.875rem; line-height: 100%; color: #b9967b; }
.master_his_txt_box h5 { font-size: 0.875rem; line-height: 100%; color: #666; margin-top: 0.5rem; }

.master_his_txt_box.box01 { left: 0; top: 0; opacity: 0; transform: translateX(-5rem); } 
.master_his_txt_box.box02 { right: 0; bottom: 0; opacity: 0; transform: translateX(5rem); } 
.master_his_txt_box.box02>div { display: flex; justify-content: flex-start; align-items: flex-start; flex-direction: column; gap: 1.875rem; }


/* .master_wrap.on .master_vd,
.master_wrap.on2 .master_vd { opacity: 1; transition: 1.2s 0.6s; }
.master_wrap.on .master_tit_box { opacity: 1; transition: 1.2s 0.6s; }
.master_wrap.on .master_tit_box h2 { letter-spacing: 2rem; padding-left: 2rem; transition: 1.6s 5.6s; }
.master_wrap.on .master_tit_box>div,
.master_wrap.on2 .master_tit_box>div { opacity: 0; transition: 1.0s 5.8s; }
.master_wrap.on .master_vd_box { clip-path: polygon(0 0, 100% 0, 100% 100%, 0 100%); transition: 10s 5.8s; }
.master_wrap.on .master_txt_box h3,
.master_wrap.on2 .master_txt_box h3 { opacity: 1; transform: translate(0); transition: 1.2s 8.6s; }
.master_wrap.on .master_txt_box p,
.master_wrap.on2 .master_txt_box p { opacity: 0.7; transform: translate(0); transition: 1.2s 10.6s; } */

.master_wrap.on .master_vd,
.master_wrap.on2 .master_vd { opacity: 1; transition: 1.2s 0.6s; }
.master_wrap.on .master_tit_box { opacity: 1; transition: 1.2s 0.6s; }
.master_wrap.on .master_tit_box h2 { letter-spacing: 2rem; padding-left: 2rem; transition: 1.6s 2s; }
.master_wrap.on .master_tit_box>div,
.master_wrap.on2 .master_tit_box>div { opacity: 0; transition: 1.0s 2s; }
.master_wrap.on .master_vd_box { clip-path: polygon(0 0, 100% 0, 100% 100%, 0 100%); transition: 5s 2s; }
.master_wrap.on .master_txt_box h3,
.master_wrap.on2 .master_txt_box h3 { opacity: 1; transform: translate(0); transition: 1.2s 3.6s; }
.master_wrap.on .master_txt_box p,
.master_wrap.on2 .master_txt_box p { opacity: 0.7; transform: translate(0); transition: 1.2s 4.4s; }

.master_wrap.on2 .master_txt_box>div { opacity: 0; }
.master_wrap.on2::before { opacity: 0.8; transition: 1.5s; }
.master_wrap.on2 .master_his_wrap { opacity: 1; z-index: 15; transition: 0s; }
.master_wrap.on2 .master_vd_box { clip-path: polygon(0 0, 100% 0, 100% 100%, 0 100.01%); transition: 1.5s 0s; }

.master_wrap.on2 .master_his_txt_box { opacity: 1; transform: translate(0); transition: 1.2s 0.4s; }
.master_wrap.on2 .master_his.his01 h2 { opacity: 1; transform: translate(0); transition: 1.2s 0.4s; }
.master_wrap.on2 .master_his.his01 h4 { opacity: 1; transform: translate(0); transition: 1.2s 0.4s; }
.master_wrap.on2 .master_his.his01 .master_line { opacity: 1; transform: translate(0); transition: 1.2s 0.4s; }
.master_wrap.on2 .master_his.his02 h2 { opacity: 1; transform: translate(0); transition: 1.2s 0.9s; }
.master_wrap.on2 .master_his.his02 h4 { opacity: 1; transform: translate(0); transition: 1.2s 0.9s; }
.master_wrap.on2 .master_his.his02 .master_line { opacity: 1; transform: translate(0); transition: 1.2s 0.9s; }
.master_wrap.on2 .master_his.his03 h2 { opacity: 1; transform: translate(0); transition: 1.2s 1.8s; }
.master_wrap.on2 .master_his.his03 h4 { opacity: 1; transform: translate(0); transition: 1.2s 1.8s; }
.master_wrap.on2 .master_his.his03 .master_line { opacity: 1; transform: translate(0); transition: 1.2s 1.8s; }
.master_wrap.on2 .master_his.his04 h2 { opacity: 1; transform: translate(0); transition: 1.2s 2.2s; }
.master_wrap.on2 .master_his.his04 h4 { opacity: 1; transform: translate(0); transition: 1.2s 2.2s; }
.master_wrap.on2 .master_his.his04 .master_line { opacity: 1; transform: translate(0); transition: 1.2s 2.2s; }
.master_wrap.on2 .master_line.line01::after { width: 211px; transition: 0.5s 0.4s linear; }
.master_wrap.on2 .master_line.line02::after { width: 465px; transition: 0.9s 0.9s linear; }
.master_wrap.on2 .master_line.line03::after { width: 197px; transition: 0.4s 1.8s linear; }

/*  */

.ach_wrap { width: 700vw; height: 100vh; left: 0; top: 0; z-index: 9; display: flex; justify-content: flex-start; align-items: center; background-color: #fff; overflow: hidden; transition: 2.0s; }
.ach_wrap>div { width: 100vw; height: 100%; position: relative; display: flex; justify-content: center; align-items: center; overflow: hidden; }

.ach01 { align-items: center !important; }
.ach02 { width: 65vw !important; }
.ach03 { width: 150vw !important; }
.ach04 { width: 50vw !important; }
.ach05 { width: 50vw !important; background-color: #dedede; }
.ach06 { background-color: #000; color: #fff; }
.ach07 { background-color: #dedede; justify-content: flex-start !important; }

.ach02>div { width: 90%; max-width: 952px; transform: translateY(2rem); }
.ach04>div { width: 90%; max-width: 518px; transform: translateY(2rem); }
.ach05>div { width: 100%; transform: translateY(2rem); }
.ach05>div>a { width: 100%; display: block; opacity: 0; transform: translateX(5rem); transition: 1.2s 0s; }
.ach06>div { transform: translateX(-7rem); }
.ach07>div:first-child { width: 34%; height: 100%; display: flex; justify-content: center; align-items: center; text-align: right; mix-blend-mode: multiply; }
.ach07>div:first-child>div { width: 90%; max-width: 450px; transform: translateY(2rem); }

.ach_img_box { position: relative; transition: 1.2s 0s; }
.ach_img_box h4 { font-family: 'Futura Std', sans-serif; text-align: right; font-size: 0.8125rem; line-height: 100%; margin-top: 0.5rem; letter-spacing: 0; }

.ach_img_box.box01 { width: 61.25%; height: 100%; }
.ach_img_box.box01 .imgc { right: 5.125rem; bottom: 2.75rem; letter-spacing: 0; }
.ach_img_box.box02 { display: flex; justify-content: flex-end; align-items: flex-start; gap: 1.25rem; }
.ach_img_box.box02>div { opacity: 0; transition: 1.2s 0s; }
.ach_img_box.box03 { width: 100%; height: 100%; }
.ach_img_box.box06 { width: 100%; position: relative; }
.ach_img_box.box06.a { opacity: 0; transform: translateX(-6rem); max-width: 28.8125rem; }
.ach_img_box.box06.b { opacity: 0; transform: translateX(5rem); max-width: 16.375rem; }
.ach_img_box.box06.c { opacity: 0; transform: translate(5rem,5rem); max-width: 23.5rem; }
.ach_img_box.box06.d { opacity: 0; transform: translate(-5rem,5rem); max-width: 20.5rem; }
.ach_img_box.box06 .imgc { right: 0.625rem; bottom: 0.625rem; }
.ach_img_box.box07 { mix-blend-mode: multiply; display: inline-block; text-align: left; transform: translateX(2.5rem); opacity: 0; }
.ach_img_box.box07 p { font-size: 0.75rem; line-height: 166%; margin-left: 2.375rem; margin-top: 0.75rem; }


.ach_img { position: relative; z-index: 1; overflow: hidden; }
.ach_img.img01 { width: 100%; height: 100%; }
.ach_img.img03 { width: 100%; height: 100%; }
.ach_img::after { content: ''; width: 100%; height: 100%; position: absolute; left: 0; top: 0; z-index: 1; transition: 1.2s 0s; }
.ach_img.img01::after { background: url(../img/ach_img01.jpg) center no-repeat; background-size: cover; transform: scale(1.2); }
.ach_img.img03::after { background: url(../img/ach_img03.jpg) center no-repeat; background-size: cover; transform: scale(1.2); }
.ach_img.img06.a::after { background: url(../img/ach_img05_bg.png) center no-repeat; background-size: cover; }
.ach_img.img06 img { width: 100%; }
.ach_img.img07 img { width: 100%; max-width: 16.4375rem; }


.ach_txt_box { text-align: left; transition: 1.2s 0s; }
.ach_txt_box h2 { font-family: 'Futura Std', sans-serif; font-size: 2.375rem; line-height: 105%; }
.ach_txt_box h3 { font-family: 'Nanum Myeongjo', serif; font-size: 1.375rem; line-height: 145%; font-weight: 700; }
.ach_txt_box p { font-size: 0.875rem; line-height: 178%; opacity: 0.7; font-weight: 500; margin-top: 2.375rem; }
.ach_txt_box h5 { font-family: 'Futura Std', sans-serif; font-size: 0.75rem; line-height: 100%; color: #b9967b; margin-bottom: 0.5rem; letter-spacing: 0; text-transform: uppercase; }

.ach_txt_box.box01 { width: 38.75%; height: 100%; display: flex; justify-content: center; align-items: center; opacity: 0; transform: translateX(-6rem); }
.ach_txt_box.box01>div { transform: translateY(-6rem); }
.ach_txt_box.box01 p { line-height: 214%; margin-top: 2.75rem; }
.ach_txt_box.box02 { margin-top: 12rem; opacity: 0; transform: translateX(-6rem); }
.ach_txt_box.box02 p { line-height: 214%; }
.ach_txt_box.box04 { text-align: center; margin-top: 2.125rem; }
.ach_txt_box.box05 h3 { line-height: 160%; }
.ach_txt_box.box05 p { margin-top: 2.125rem; }
.ach05>div>a:last-child .ach_txt_box.box05 p br:last-child { display: none; }
.ach_txt_box.box06 { position: absolute; z-index: 9; width: 26.25rem; }
.ach_txt_box.box06 h5 { margin-bottom: 0.625rem; }
.ach_txt_box.box06 h3 { font-size: 1.125rem; line-height: 133%; font-weight: 500; }
.ach_txt_box.box06 p { margin-top: 1.5rem; opacity: 0.4; font-weight: 400; }
.ach_txt_box.box06.a { left: -9.375rem; bottom: -1.625rem; }
.ach_txt_box.box06.b { right: -35.75rem; bottom: -5rem; }
.ach_txt_box.box06.c { right: -16.75rem; bottom: -10.375rem; }
.ach_txt_box.box06.d { left: -12.375rem; bottom: -5rem; }
.ach_txt_box.box07 { margin-top: 4rem; opacity: 0; transform: translateX(-6rem); }
.ach_txt_box.box07 p { margin-top: 2.125rem; }

.ach_tit { width: 100vw; height: 100%; position: absolute; left: 0; top: 0; z-index: 5; z-index: 1; text-align: center; display: flex; justify-content: center; align-items: center; transition: 0.8s; color: #fff; }
.ach_tit p { display: flex; justify-content: end; margin-top: 1rem; margin-right: 0.875rem; font-size: 1.5rem; opacity: 0; transform: translateY(2rem); transition-duration: 0s; transition-timing-function: ease; }
.ach_tit h1:first-child { font-family: 'antro'; font-size: 1.75rem; letter-spacing: -0rem; justify-content: flex-start; margin-bottom: 0.875rem; margin-left: 0.25rem; opacity: 0; transition: 0s; }
.ach_tit h1:first-child span { font-size: 2.375rem; display: inline-block; }
.ach_tit h1:first-child span:nth-child(2) { margin-left: 0.5rem; }
.ach_tit h1 { font-family: 'Brown', sans-serif; font-size: 3.125rem; line-height: 100%; display: flex; justify-content: center; align-items: center; letter-spacing: .68rem; }
.ach_tit h1 span { display: flex; justify-content: center; align-items: center; }
.ach_tit h1 b { font-weight: 400; display: inline-block; opacity: 0; transform: translateY(-5rem); transform: translateY(0); transition-duration: 1.2s; transition-delay: 0s; transition-timing-function: ease; }
.ach_tit h1 b.spacing { margin-right: 1rem; }

.swiper_ach_box { width: 100%; position: relative; }
.swiper_ach { width: 100%; margin: 0; margin-top: 1rem; opacity: 0; transition: 1.2s 0s; }

.ach_slide_box { width: 100%; }
.ach_slide_box h6 { font-family: 'Futura Std', sans-serif; font-size: 0.75rem; line-height: 100%; font-weight: 500; letter-spacing: 0.0625rem; margin-bottom: 1rem; }

.ach_slide { position: relative; width: 100%; position: absolute; left: 0; top: 0; opacity: 0; transition: 1.0s; }
.ach_slide h3 { font-family: 'Futura Std', sans-serif; font-size: 1.375rem; line-height: 100%; position: absolute; left: 0; right: 0; margin: auto; top: 2rem; z-index: 9; letter-spacing: 0.375rem; padding-left: 0.375rem; color: #fff; text-transform: uppercase; }
.ach_slide.slide01 { position: relative; }
.ach_slide.active { opacity: 1; }

.swiper-pagination2 { position: relative; bottom: 0; display: flex; justify-content: center; align-items: center; color: #000; }
.swiper-pagination2 span { font-family: 'Futura Std', sans-serif; font-size: 0.75rem; line-height: 100%; font-weight: 500; letter-spacing: 0.0625rem; }
.swiper-pagination2 .slash,
.swiper-pagination2 .swiper-pagination-total { display: none; }

.ach_bt_box { width: 100%; padding: 2.625rem 0; padding-left: 6.875rem; position: relative; box-sizing: border-box; transition: 0.3s; }
.ach_bt { width: 34px; height: 10px; position: absolute; right: 6.25rem; top: 0; bottom: 0; margin: auto; opacity: 0; transform: translateX(-1rem); transition: 0.3s; }
.ach_bt::before { content: ''; width: 100%; height: 1px; background-color: #fff; position: absolute; left: 0; top: 0; bottom: 0; margin: auto; }
.ach_bt::after { content: ''; width: 6px; height: 6px; border-bottom: 1px solid #fff; border-right: 1px solid #fff; position: absolute; right: 0; top: 0; bottom: 0; margin: auto; transform: rotate(-45deg); }
.ach_bt_box:hover { background-color: #000; color: #fff; }
.ach_bt_box:hover .ach_bt { opacity: 1; transform: translate(0); }

.ach_box { display: flex; justify-content: center; align-items: flex-end; gap: 1.25rem; }
.ach_box:first-child>div { display: flex; justify-content: center; align-items: flex-start; flex-direction: column; gap: 1.25rem; }
.ach_box:last-child { margin-top: 1.25rem; transform: translateX(4.5rem); }

.ach_arrow { position: absolute; }
.ach_arrow.arrow01 { left: 7.75rem; top: -4.5rem; }
.ach_arrow.arrow02 { left: -10.625rem; top: 0.875rem; }
.ach_arrow.arrow03 { left: 11.75rem; top: -4.25rem; }
.ach_arrow.arrow04 { left: 10.375rem; top: -3.375rem; }

.ach_vd_box { position: absolute; right: 0; top: 0; width: 66%; height: 100%; opacity: 1; z-index: 2; overflow: hidden; }
.ach_vd { position: absolute; top: 50%; transform: translate(-50%,-50%); left: 50%; width: 100%; padding-bottom: 56.25%; height: 0; }
/* .ach_vd::before { content:''; width: 100%; height: 100%; position: absolute; top: 50%; transform: translate(-50%,-50%); left: 50%; background: url(../img/ach_vd.jpg) center no-repeat; background-size: cover; z-index: 1; opacity: 1; } */
.ach_vd:after { content:''; width: 100%; height: 100%; position: absolute; left: 0; top: 0; z-index: 5; }
.ach_vd iframe { position: absolute; top: 50%; transform: translate(-50%,-50%); left: 50%; width: 140%; height: 140%; z-index: 2; }

@media all and (max-width: 1640px) { 
	.ach_vd iframe { width: 140%; height: 140%; }
    .ach_vd::before { width: 140%; height: 140%; }
}

@media all and (max-width: 1440px) { 
	.ach_vd iframe { width: 200%; height: 200%; }
    .ach_vd::before { width: 200%; height: 200%; }
}

@media all and (max-width: 1100px) { 
	.ach_vd iframe { width: 200%; height: 200%; }
    .ach_vd::before { width: 200%; height: 200%; }
}

@media all and (max-width: 767px) { 
    .ach_vd iframe { width: 300%; height: 300%; }
    .ach_vd::before { width: 300%; height: 300%; }
}


.ach_wrap.active2 { transform: translateX(-65vw); }
.ach_wrap.active3 { transform: translateX(-165vw); }
.ach_wrap.active4 { transform: translateX(-265vw); }
.ach_wrap.active5 { transform: translateX(-315vw); }
.ach_wrap.active6 { transform: translateX(-415vw); }
.ach_wrap.active7 { transform: translateX(-515vw); }


.ach_wrap.on .ach_img.img01::after,
.ach_wrap.on2 .ach_img.img01::after { transform: scale(1); transition: 3.0s 0s; }
.ach_wrap.on .ach_txt_box.box01 { opacity: 1; transform: translate(0); transition: 1.2s 0.4s; }

.ach_wrap.on2 .ach_txt_box.box02 { opacity: 1; transform: translate(0); transition: 1.2s 0.4s; }
.ach_wrap.on2 .ach_img_box.box02>div:nth-child(1) { opacity: 1; transition: 1.2s 0.4s; }
.ach_wrap.on2 .ach_img_box.box02>div:nth-child(2) { opacity: 1; transition: 1.2s 0.6s; }
.ach_wrap.on2 .ach_img_box.box02>div:nth-child(3) { opacity: 1; transition: 1.2s 0.8s; }
.ach_wrap.on3 .ach_img.img03::after,
.ach_wrap.on4 .ach_img.img03::after { transform: scale(1); transition: 3.0s 0s; }

.ach_wrap.on3 .ach_tit h1 b:nth-child(1) { transition-delay: 0.6s; }
.ach_wrap.on3 .ach_tit h1 b:nth-child(2) { transition-delay: 0.8s; }
.ach_wrap.on3 .ach_tit h1 b:nth-child(3) { transition-delay: 0.7s; }
.ach_wrap.on3 .ach_tit h1 b:nth-child(4) { transition-delay: 1.0s; }
.ach_wrap.on3 .ach_tit h1 b:nth-child(5) { transition-delay: 0.5s; }
.ach_wrap.on3 .ach_tit h1 b:nth-child(6) { transition-delay: 0.9s; }

.ach_wrap.on3 .ach_tit h1 b:nth-child(7) { transition-delay: 1.1s; }
.ach_wrap.on3 .ach_tit h1 b:nth-child(8) { transition-delay: 0.7s; }
.ach_wrap.on3 .ach_tit h1 b:nth-child(9) { transition-delay: 0.9s; }
.ach_wrap.on3 .ach_tit h1 b:nth-child(10) { transition-delay: 0.8s; }
.ach_wrap.on3 .ach_tit h1 b:nth-child(11) { transition-delay: 0.5s; }
.ach_wrap.on3 .ach_tit h1 b:nth-child(12) { transition-delay: 0.6s; }
.ach_wrap.on3 .ach_tit h1 b:nth-child(13) { transition-delay: 1.0s; }

.ach_wrap.on3 .ach_tit h1 b:nth-child(14) { transition-delay: 0.6s; }
.ach_wrap.on3 .ach_tit h1 b:nth-child(15) { transition-delay: 1.0s; }
.ach_wrap.on3 .ach_tit h1 b:nth-child(16) { transition-delay: 0.9s; }
.ach_wrap.on3 .ach_tit h1 b:nth-child(17) { transition-delay: 0.8s; }
.ach_wrap.on3 .ach_tit h1 b:nth-child(18) { transition-delay: 1.1s; }
.ach_wrap.on3 .ach_tit h1 b:nth-child(19) { transition-delay: 0.7s; }
.ach_wrap.on3 .ach_tit h1 b:nth-child(20) { transition-delay: 0.9s; }
.ach_wrap.on3 .ach_tit h1 b:nth-child(21) { transition-delay: 0.5s; }

.ach_wrap.on3 .ach_tit b { opacity: 1; transform: translate(0); transition-duration: 2.8s; transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1); }
.ach_wrap.on3 .ach_tit p { opacity: 1; transform: translate(0); transition: 1.2s 0.9s; }
.ach_wrap.on3 .ach_tit h1:first-child { opacity: 1; transform: translate(0); transition: 1.2s 0.9s; }

.ach_wrap.on4 .swiper_ach,
.ach_wrap.on5 .swiper_ach { opacity: 1; transition: 1.2s 0.4s; }

.ach_wrap.on5 .ach05>div>a:nth-child(1) { opacity: 1; transform: translate(0); transition: 1.2s 0.4s; }
.ach_wrap.on5 .ach05>div>a:nth-child(2) { opacity: 1; transform: translate(0); transition: 1.2s 0.6s; }
.ach_wrap.on5 .ach05>div>a:nth-child(3) { opacity: 1; transform: translate(0); transition: 1.2s 0.8s; }

.ach_wrap.on6 .ach_img_box.box06 { opacity: 1; transform: translate(0); transition: 1.2s 0.4s; }

.ach_wrap.on7 .ach_img_box.box07 { opacity: 1; transform: translateX(2.5rem); transition: 1.2s 0.4s; }
.ach_wrap.on7 .ach_txt_box.box07 { opacity: 1; transform: translate(0); transition: 1.2s 0.4s; }

/*  */

.furn_wrap { width: 800vw; height: 100vh; left: 0; top: 0; z-index: 9; display: flex; justify-content: flex-start; align-items: center; background-color: #fff; overflow: hidden; transition: 2.0s; }
.furn_wrap>div { width: 100vw; height: 100%; position: relative; display: flex; justify-content: center; align-items: center; overflow: hidden; }

.furn00 { background-color: #000; color: #fff; }
.furn01 { align-items: flex-end !important; }
.furn02 { background-color: #dedede; }
.furn03 { align-items: flex-end !important; }
.furn04 { background-color: #dedede; }
.furn05 { align-items: flex-end !important; }
.furn06 { background-color: #dedede; }
.furn07 { align-items: flex-end !important; }

.furn00::after { content: ''; width: 100%; height: 100%; position: absolute; left: 0; top: 0; background: url(../img/furn_bg.png) center no-repeat; background-size: cover; }
.furn00>div:last-child { position: relative; z-index: 9; transform: translateY(2rem); } 

.furn_bg { width: 100%; height: 100%; position: absolute; left: 0; top: 0; background: url(../img/furn_bg.jpg) center no-repeat; background-size: cover; z-index: 1; opacity: 0.15; }

.furn_tit_logo { display: flex; justify-content: center; align-items: flex-start; gap: 1.25rem; opacity: 0; transform: translateY(-3rem); transition: 1.2s 0s; }
.furn_tit_logo span { display: flex; justify-content: center; align-items: flex-end; gap: 1.25rem; } 
.furn_tit_logo img:nth-child(1) { width: 5.0625rem; }
.furn_tit_logo img:nth-child(2) { width: 4.3125rem; }
.furn_tit_logo img:nth-child(3) { width: 4.625rem; }
.furn_tit_logo img:nth-child(4) { width: 4rem; }
.furn_tit_logo img:nth-child(5) { width: 4.5rem; }
.furn_tit_logo img:nth-child(6) { width: 8.1875rem; }
.furn_tit_logo img:nth-child(7) { width: 3.0625rem; }

.furn_tit_box { margin-top: 6.25rem; }
.furn_tit_box h2 { font-family: 'Futura Std', sans-serif; width: 300%; margin-left: -100%; font-size: 2.625rem; line-height: 100%; letter-spacing: 1.875rem; padding-left: 1.875rem; opacity: 0; transition: 1.2s 0s; }
.furn_tit_box h4 { font-family: 'Nanum Myeongjo', serif; font-size: 1.25rem; line-height: 100%; margin-top: 1.25rem; opacity: 0; transition: 1.2s 0s; }
.furn_tit_box p { font-size: 0.875rem; line-height: 214%; margin-top: 4.375rem; opacity: 0.4; font-weight: 300; opacity: 0; transform: translateY(3rem); transition: 1.2s 0s; }

.furn_box { width: 100%; display: flex; justify-content: flex-start; align-items: flex-start; max-width: 1920px; margin: 0 auto; gap: 6.25rem; }
.furn_box>div { display: flex; }
.furn_box>div:first-child { justify-content: flex-end; align-items: flex-start; flex-direction: column; gap: 5.75rem; }
.furn_box>div:last-child { justify-content: flex-start; align-items: flex-end; flex-direction: column; gap: 18rem; width: 100%; max-width: 712px; }
.furn_box .furn_txt_box { margin-left: 9.5rem; margin-top: 1.875rem; }
.furn_box .furn_txt_box.b { margin-top: 0; }

.furn04 .furn_box2>div:last-child { margin-top: -13rem; }
.furn05 .furn_box>div:last-child { gap: 6rem; }
.furn07 .furn_box>div:last-child { gap: 8rem; }

.furn_box2 { width: 90%; max-width: 1660px; display: flex; justify-content: flex-start; align-items: flex-start; flex-direction: column; transform: translate(1.375rem,2rem); }
.furn_box2>div { width: 100%; display: flex; }
.furn_box2>div:first-child { justify-content: space-between; align-items: flex-start; }
.furn_box2>div:last-child { justify-content: space-between; align-items: flex-end; margin-top: -5.5rem; }
.furn_box2 .furn_txt_box { margin-top: 1.5rem; }
.furn_box2 .furn_txt_box.b { margin-top: 0; }

.furn_img_box { width: 100%; position: relative; }
.furn_img_box.a { max-width: 960px; }
.furn_box2 .furn_img_box.a { max-width: 854px; }
.furn_img_box.b { max-width: 400px; }
.furn_img_box.box04.b { width: 300px; }
.furn_img_box.box05.b { width: 320px; }

.furn_img { position: relative; overflow: hidden; }
.furn_img img { width: 100%; transform: scale(1.2); transition: 1.2s 0s; }

.furn_txt_box { width: 90%; max-width: 53.375rem; text-align: left; letter-spacing: 0; transition: 1.2s 0s; }
.furn_txt_box h5 { font-family: 'Futura Std', sans-serif; font-size: 0.875rem; line-height: 100%; letter-spacing: 0; color: #b9967b; font-weight: 300; letter-spacing: 0.05rem; }
.furn_txt_box h4 { font-size: 0.8125rem; line-height: 192%; margin-top: 1.25rem; opacity: 0.7; font-weight: 500; }
.furn_txt_box h3 { font-size: 1.25rem; line-height: 100%; margin-top: 0.125rem; font-weight: 700; }
.furn_txt_box p { font-size: 0.8125rem; line-height: 192%; opacity: 0.7; font-weight: 500; white-space: nowrap; }
.furn_txt_box p br.tab { display: none; }
.furn_txt_box.a { opacity: 0; transform: translateX(-6rem); }
.furn_txt_box.b { opacity: 0; transform: translateX(6rem); }

.furn_logo_box { height: 37px; margin-top: 2.5rem; display: flex; justify-content: flex-start; align-items: center; gap: 1.25rem; display: flex; }
.furn_logo.logo_b { margin-left: 1.5rem; }




.furn_wrap.active2 { transform: translateX(-100vw); }
.furn_wrap.active3 { transform: translateX(-200vw); }
.furn_wrap.active4 { transform: translateX(-300vw); }
.furn_wrap.active5 { transform: translateX(-400vw); }
.furn_wrap.active6 { transform: translateX(-500vw); }
.furn_wrap.active7 { transform: translateX(-600vw); }
.furn_wrap.active8 { transform: translateX(-700vw); }

.furn_wrap.on .furn_tit_box h2 { letter-spacing: 0.875rem; padding-left: 0.875rem; opacity: 1; transition: 1.5s 0.4s; }
.furn_wrap.on .furn_tit_box h4 { opacity: 1; transition: 1.5s 0.4s; }
.furn_wrap.on .furn_tit_logo { opacity: 1; transform: translate(0); transition: 1.2s 1.0s; }
.furn_wrap.on .furn_tit_box p { opacity: 0.4; transform: translate(0); transition: 1.2s 1.0s; }
  
.furn_wrap.on2 .furn_img.img01 img { transform: scale(1); transition: 3.0s 0s; }
.furn_wrap.on2 .furn_txt_box.box01  { opacity: 1; transform: translate(0); transition: 1.2s 0.4s; }

.furn_wrap.on3 .furn_img.img02 img { transform: scale(1); transition: 3.0s 0s; }
.furn_wrap.on3 .furn_txt_box.box02  { opacity: 1; transform: translate(0); transition: 1.2s 0.4s; }

.furn_wrap.on4 .furn_img.img03 img { transform: scale(1); transition: 3.0s 0s; }
.furn_wrap.on4 .furn_txt_box.box03  { opacity: 1; transform: translate(0); transition: 1.2s 0.4s; }

.furn_wrap.on5 .furn_img.img04 img { transform: scale(1); transition: 3.0s 0s; }
.furn_wrap.on5 .furn_txt_box.box04  { opacity: 1; transform: translate(0); transition: 1.2s 0.4s; }

.furn_wrap.on6 .furn_img.img05 img { transform: scale(1); transition: 3.0s 0s; }
.furn_wrap.on6 .furn_txt_box.box05  { opacity: 1; transform: translate(0); transition: 1.2s 0.4s; }

.furn_wrap.on7 .furn_img.img06 img { transform: scale(1); transition: 3.0s 0s; }
.furn_wrap.on7 .furn_txt_box.box06  { opacity: 1; transform: translate(0); transition: 1.2s 0.4s; }

.furn_wrap.on8 .furn_img.img07 img { transform: scale(1); transition: 3.0s 0s; }
.furn_wrap.on8 .furn_txt_box.box07  { opacity: 1; transform: translate(0); transition: 1.2s 0.4s; }


/*  */

.amenity_wrap { width: 400vw; height: 100vh; left: 0; top: 0; z-index: 9; display: flex; justify-content: flex-start; align-items: center; background-color: #fff; overflow: hidden; transition: 2.0s; }
.amenity_wrap>div { width: 100vw; height: 100%; position: relative; display: flex; justify-content: center; align-items: center; overflow: hidden; }

.amenity01>div { width: 90%; max-width: 1450px; position: relative; transform: translateY(2rem); }
.amenity03 { flex-wrap: wrap; }
.amenity04 { background-color: #dedede; }
.amenity04>div { width: 90%; max-width: 1600px; position: relative; transform: translateY(2rem); display: flex; justify-content: space-between; align-items: flex-start; gap: 4.875rem; }

.amenity_txt_box { text-align: left; position: relative; z-index: 9; transition: 1.2s 0s; }
.amenity_txt_box h1 { font-family: 'Futura Std', sans-serif; font-size: 3rem; line-height: 100%; letter-spacing: 0; }
.amenity_txt_box h3 { font-family: 'Nanum Myeongjo', serif; font-size: 1.375rem; line-height: 145%; margin-top: 2.375rem; font-weight: 700; }
.amenity_txt_box h4 { font-size: 1rem; line-height: 100%; }
.amenity_txt_box h5 { font-family: 'Futura Std', sans-serif; font-size: 1rem; line-height: 100%; }
.amenity_txt_box p { font-size: 0.875rem; line-height: 178%; margin-top: 1.25rem; opacity: 0.7; font-weight: 500; letter-spacing: 0; }

.amenity_txt_box.box01.a { position: absolute; left: 0; top: 0; opacity: 0; transform: translateX(-5rem); }
.amenity_txt_box.box01.b { position: absolute; right: 0; bottom: 0; text-align: right; opacity: 0; transform: translateX(5rem); }
.amenity_txt_box.box02 { text-align: center; transform: translateY(4rem); opacity: 0; }
.amenity_txt_box.box02 h1 { font-family: 'antro'; font-size: 10.25rem; }
.amenity_txt_box.box02 h5 { margin-top: 4.5rem; }
.amenity_txt_box.box02 h4 { margin-top: 0.875rem; }
.amenity_txt_box.box03 { width: 100%; height: 50%; display: flex; justify-content: flex-start; align-items: flex-end; opacity: 0; transform: translateX(-5rem); }
.amenity_txt_box.box03>div { margin-left: 9.5rem; margin-bottom: 4.5rem; }
.amenity_txt_box.box03 h1 { font-size: 2.5rem; }
.amenity_txt_box.box04.a { margin-bottom: 3.75rem; opacity: 0; transform: translateX(-5rem); }
.amenity_txt_box.box04.b { margin-top: 3.75rem; opacity: 0; transform: translateX(5rem); }
.amenity_txt_box.box04 h3 { font-size: 1.75rem; line-height: 125%; }
.amenity_txt_box.box04 p { margin-top: 2rem; }

.amenity_img_box { width: 100%; overflow: hidden; position: relative; text-align: left; }
.amenity_img_box>div { position: relative; }
.amenity_img_box>div>div { position: relative; }
.amenity_img_box.box01 { display: flex; justify-content: space-between; align-items: flex-start; overflow: visible; }
.amenity_img_box.box02 { width: 100%; height: 100%; position: absolute; left: 0; top: 0; z-index: 1; }
.amenity_img_box.box02>div { width: 100%; height: 100%; }
.amenity_img_box.box03 { width: 100%; height: 50%; }
.amenity_img_box.box03>div { width: 100%; height: 100%; }
.amenity_img_box>div::after { content: ''; width: 100%; height: 100%; position: absolute; left: 0; top: 0; z-index: 9; transform: scale(1.2); transition: 1.2s 0s; }
.amenity_img_box.box02>div::after { background: url(../img/amenity_img02.jpg) center no-repeat; background-size: cover; }
.amenity_img_box.box03>div::after { background: url(../img/amenity_img03.jpg) center no-repeat; background-size: cover; }
.amenity_img_box.box04 .imgc { font-family: 'Futura Std', sans-serif; right: revert; left: 1rem; font-size: 13px; line-height: 100%; }
.amenity_img_box.box04.a { max-width: 875px; }
.amenity_img_box.box04.a { max-width: 648px; }
.amenity_img_box.box04 img { transform: scale(1.2); transition: 1.2s 0s; }

.amenity_img_box.box01>div { opacity: 0; transform: translateY(-3rem); transition: 1.2s 0s; max-width: 278px; }
.amenity_img:nth-child(1) { margin-top: 18.75rem; }
.amenity_img:nth-child(2) { margin-top: 12.5rem; }
.amenity_img:nth-child(3) { margin-top: 6.25rem; }
.amenity_img img { width: 100%; }
.amenity_img h4 { font-family: 'Futura PT', sans-serif; font-size: 1.25rem; line-height: 100%; font-weight: 600; color: #fff; position: absolute; left: 1.125rem; top: 0.875rem; letter-spacing: 0; }
.amenity_img p { font-size: 0.875rem; line-height: 142%; margin: auto; margin-top: 1rem; width: 80%; padding-left: 1rem; position: relative; }
.amenity_img p::before { content: ''; width: 1px; height: 85%; position: absolute; left: 0; top: -1px; bottom: 0; margin: auto; background-color: #000; }




.amenity_wrap.active2 { transform: translateX(-100vw); }
.amenity_wrap.active3 { transform: translateX(-200vw); }
.amenity_wrap.active4 { transform: translateX(-300vw); }

.amenity_wrap.on .amenity_img_box.box01>div:nth-child(1) { opacity: 1; transform: translate(0); transition: 1.2s 0.4s; }
.amenity_wrap.on .amenity_img_box.box01>div:nth-child(2) { opacity: 1; transform: translate(0); transition: 1.2s 0.6s; }
.amenity_wrap.on .amenity_img_box.box01>div:nth-child(3) { opacity: 1; transform: translate(0); transition: 1.2s 0.8s; }
.amenity_wrap.on .amenity_img_box.box01>div:nth-child(4) { opacity: 1; transform: translate(0); transition: 1.2s 1.0s; }
.amenity_wrap.on .amenity_txt_box.box01.a { opacity: 1; transform: translate(0); transition: 1.2s 0.4s; }
.amenity_wrap.on .amenity_txt_box.box01.b { opacity: 1; transform: translate(0); transition: 1.2s 1.0s; }

.amenity_wrap.on2 .amenity_img_box.box02>div::after { transform: scale(1); transition: 3s 0s; }
.amenity_wrap.on2 .amenity_txt_box.box02 { opacity: 1; transition: 1.2s 0.8s; }

.amenity_wrap.on3 .amenity_img_box.box03>div::after { transform: scale(1); transition: 3s 0s; }
.amenity_wrap.on3 .amenity_txt_box.box03 { opacity: 1; transform: translate(0); transition: 1.2s 0.4s; }

.amenity_wrap.on4 .amenity_img_box.box04 img { transform: scale(1); transition: 3s 0s; }
.amenity_wrap.on4 .amenity_txt_box.box04 { opacity: 1; transform: translate(0); transition: 1.2s 0.4s; }

/*  */

.lounge_wrap { width: 100%; height: 100vh; position: relative; overflow: hidden; display: flex; justify-content: center; align-items: flex-end; }

.swiper_lounge { width: 100%; height: 100%; margin: 0; padding: 0; }
.lounge_content { width: 100%; height: 100%; }

.lounge_txt_box { text-align: left; position: absolute; color: #fff; z-index: 9; height: 100%; display: flex; left: 12.5rem; justify-content: flex-start; align-items: center; opacity: 0; transform: translateX(-5rem); }
.lounge_txt_box h2 { font-family: 'Futura Std', sans-serif; font-size: 2.0625rem; line-height: 100%; letter-spacing: 0; }
.lounge_txt_box h2 span { font-size: 1.375rem; }
.lounge_txt_box h5 { font-size: 0.875rem; line-height: 100%; margin-top: 1.875rem; }
.lounge_txt_box p { font-size: 0.875rem; line-height: 178%; opacity: 0.4; margin-top: 0.375rem; }
.lounge_txt_box.box04 h2 { font-family: 'Noto Sans KR', sans-serif; }
.lounge_txt_box.b,
.lounge_txt_box.d { justify-content: flex-end; text-align: right; left: revert; right: 12.5rem; transform: translateX(5rem); }
.lounge_txt_box.a>div { transform: translateY(12rem); }
.lounge_txt_box.b>div { transform: translateY(12rem); }
.lounge_txt_box.c>div { transform: translateY(-12rem); }
.lounge_txt_box.d>div { transform: translateY(-12rem); }

.lounge_thumb { position: absolute; width: 90%; max-width: 954px; position: absolute; z-index: 9; left: 0; right: 0; margin: auto; bottom: calc(3.75rem + 74px); display: flex; justify-content: space-between; align-items: center; gap: 6px; }
.lounge_thumb>div { height: 18px; border: 1px solid #fff; color: #fff; border-top: none !important; border-bottom: none !important; margin-bottom: 0.5rem; display: flex; justify-content: center; align-items: center; gap: 7px; }
.lounge_thumb>div:nth-child(1) { width: 33.33%; width: 33.85%; }
.lounge_thumb>div:nth-child(2) { width: 25%; }
.lounge_thumb>div:nth-child(3) { width: 25%; }
.lounge_thumb>div:nth-child(4) { width: 16.66%; }
.lounge_thumb>div>b { display: inline-block; width: 100%; height: 1px; background-color: #fff; }
.lounge_thumb h5 { font-family: 'Futura Std', sans-serif; font-size: 0.75rem; line-height: 100%; white-space: nowrap; }

.lounge_thumb>div.active { border: 1px solid #b9967b; color: #b9967b; }
.lounge_thumb>div.active>b { background-color: #b9967b; }

.lounge_img { width: 100%; height: 100%; position: absolute; left: 0; top: 0; z-index: 1; }
.lounge_img>div { width: 100%; height: 100%; position: absolute; left: 0; top: 0; transform: scale(1.2); }
.lounge_img.img01>div { background: url(../img/lounge_img01.jpg) center no-repeat; background-size: cover; }
.lounge_img.img02>div { background: url(../img/lounge_img02.jpg) center no-repeat; background-size: cover; }
.lounge_img.img03>div { background: url(../img/lounge_img03.jpg) center no-repeat; background-size: cover; }
.lounge_img.img04>div { background: url(../img/lounge_img04.jpg) center no-repeat; background-size: cover; }
.lounge_img.img05>div { background: url(../img/lounge_img05.jpg) center no-repeat; background-size: cover; }
.lounge_img.img06>div { background: url(../img/lounge_img06.jpg) center no-repeat; background-size: cover; }
.lounge_img.img07>div { background: url(../img/lounge_img07.jpg) center no-repeat; background-size: cover; }
.lounge_img.img08>div { background: url(../img/lounge_img08.jpg) center no-repeat; background-size: cover; }
.lounge_img.img09>div { background: url(../img/lounge_img09.jpg) center no-repeat; background-size: cover; }
.lounge_img.img10>div { background: url(../img/lounge_img10.jpg) center no-repeat; background-size: cover; }
.lounge_img.img11>div { background: url(../img/lounge_img11.jpg) center no-repeat; background-size: cover; }
.lounge_img.img12>div { background: url(../img/lounge_img12.jpg) center no-repeat; background-size: cover; }
.lounge_bg { width: 100%; height: 100%; position: absolute; left: 0; top: 0; z-index: 2; }
.lounge_bg.bg01 { background: url(../img/lounge_bg01.png) left center no-repeat; background-size: cover; }
.lounge_bg.bg02 { background: url(../img/lounge_bg02.png) right center no-repeat; background-size: cover; }
.lounge_bg.bg03 { background: url(../img/lounge_bg03.png) left center no-repeat; background-size: cover; }
.lounge_bg.bg04 { background: url(../img/lounge_bg04.png) right center no-repeat; background-size: cover; }


.swiper_lounge .swiper-slide-active .lounge_img>div { transform: scale(1); transition: 3s 0s; }
.swiper_lounge .swiper-slide-active .lounge_txt_box { transform: translate(0); opacity: 1; transition: 1.2s 0.4s; }

.swiper_lounge_2 { width: 90%; max-width: 954px; position: absolute; z-index: 9; left: 0; right: 0; margin: auto; bottom: 3.75rem; }
.swiper_lounge_2 .swiper-wrapper { display: flex; justify-content: space-between; gap: 0 6px; }
.swiper_lounge_2 .swiper-slide { width: 74px !important; height: 74px; cursor: pointer; border: none; overflow: hidden; box-sizing: border-box; }
.swiper_lounge_2 .swiper-slide .lounge_img { filter: grayscale(1); }
.swiper_lounge_2 .swiper-slide-thumb-active .lounge_img { filter: grayscale(0); }
.swiper_lounge_2 .swiper-slide-thumb-active:after { content:''; width: 100%; height: 100%; position: absolute; left: 0; top: 0; margin: auto; border: 3px solid #b9967b; z-index: 9; box-sizing: border-box; }
/* .swiper_lounge_2 .swiper-slide-thumb-active:before { opacity: 1; } */


/*  */
  
.unit_wrap { width: 100%; height: 100vh; position: relative; overflow: hidden; display: flex; justify-content: center; align-items: flex-end; }
.unit_wrap>div { width: 100%; height: calc(100% - 9.0625rem); display: flex; justify-content: flex-start; align-items: flex-start; flex-direction: column; }

.unit_content { width: 100%; height: 25%; position: relative; display: flex; justify-content: flex-start; align-items: center; overflow: hidden; }
.unit_content::before { content: ''; width: 0%; height: 1px; position: absolute; left: 0; top: 0; z-index: 1; background-color: #b2b2b2; }

.unit_content h1 { font-family: 'Futura Std', sans-serif; font-size: 2.75rem; line-height: 100%; margin-left: 9.5rem; opacity: 0; transform: translateX(5rem); text-transform: uppercase; }

.unit_bg { width: 100%; height: 100%; position: absolute; left: 0; top: 0; z-index: 2; transform: translateY(101%); transition: transform 1s; will-change: transform; overflow: hidden; background-color: #000; }
.unit_bg::before { content: ''; width: 100%; height: 100%; position: absolute; left: 0; top: 0; z-index: 1; transform: scale(1); transition: 1s; }
.unit_bg::after { content: ''; width: 100%; height: 100%; position: absolute; left: 0; top: 0; z-index: 2; background: url(../img/unit_bg.png) center no-repeat; background-size: cover; }
.unit_bg.bg01::before { background: url(../img/unit_bg01.jpg) center no-repeat; background-size: cover; opacity: 0.8; }
.unit_bg.bg02::before { background: url(../img/unit_bg02.jpg) center no-repeat; background-size: cover; }
.unit_bg.bg03::before { background: url(../img/unit_bg03.jpg) center no-repeat; background-size: cover; }
.unit_bg.bg04::before { background: url(../img/unit_bg04.jpg) center no-repeat; background-size: cover; }

.unit_content:hover .unit_bg::before { transform: scale(1); }

.unit_over_box { width: 100%; height: 100%; position: absolute; left: 0; top: 0; z-index: 9; display: flex; justify-content: center; align-items: center; }
.unit_over_box>div { width: 90%; max-width: 1616px; display: flex; justify-content: space-between; align-items: center; }

.unit_txt_box { text-align: left; color: #fff; }
.unit_txt_box h2 { font-size: 1.375rem; line-height: 100%; font-weight: 600; }
.unit_txt_box h2 span { position: relative; overflow: hidden; display: inline-block; }
.unit_txt_box h2 span b { font-weight: 600; transform: translateY(101%); display: inline-block; transition: 0.5s; }
.unit_txt_box p { font-size: 0.875rem; line-height: 178%; margin-top: 1.5rem; opacity: 0.7; }
.unit_txt_box p span { position: relative; overflow: hidden; display: inline-block; }
.unit_txt_box p span b { font-weight: 600; transform: translateY(101%); display: inline-block; transition: 0.5s; }

.unit_content.active .unit_txt_box h2 span b { transform: translateY(0); transition: 0.8s 0.4s; }
.unit_content.active .unit_txt_box p span b { transform: translateY(0); transition: 0.8s 0.4s; }

.unit_bt_box { display: flex; justify-content: flex-end; align-items: center; gap: 1.875rem; }
.unit_bt_box h3 { font-family: 'antro'; font-size: 1.75rem; line-height: 100%; color: #fff; opacity: 0; transform: translateX(-2rem); transition: 0.5s; }
.unit_bt_box h3 b { font-size: 2.375rem; font-weight: 500; }
.unit_bt_box ul { display: flex; justify-content: flex-end; align-items: center; gap: 0.625rem; }
.unit_bt_box ul li { width: 5.5rem; height: 5.5rem; border-radius: 100%; overflow: hidden; box-sizing: border-box; color: #fff; transform: scale(1.1); opacity: 0; }
.unit_bt_box ul li a { width: 100%; height: 100%; display: flex; justify-content: center; align-items: center; }
.unit_bt_box ul li h5 { font-size: 0.875rem; line-height: 100%; transform: scale(0.5); }
.unit_bt_box ul li:nth-child(1) { background-color: #b9967b; }
.unit_bt_box ul li:nth-child(2) { background-color: #fff; color: #000; }
.unit_bt_box ul li:nth-child(3) { background: none; border: 1px solid #fff; }

.unit_content.active .unit_bt_box h3 { opacity: 1; transform: translate(0); transition: 0.8s 0.4s; }
.unit_content.active .unit_bt_box ul li { opacity: 1; transform: scale(1); transition: 0.8s 0.4s; }
.unit_content.active .unit_bt_box h5 { opacity: 1; transform: scale(1); transition: 0.8s 0.4s; }


.unit_wrap.on .unit_content:nth-child(1):before { width: 100%; transition: 2.0s 0.2s; }
.unit_wrap.on .unit_content:nth-child(2):before { width: 100%; transition: 2.0s 0.4s; }
.unit_wrap.on .unit_content:nth-child(3):before { width: 100%; transition: 2.0s 0.6s; }
.unit_wrap.on .unit_content:nth-child(4):before { width: 100%; transition: 2.0s 0.8s; }
.unit_wrap.on .unit_content:nth-child(1) h1 { opacity: 1; transform: translate(0); transition: 1.2s 0.4s; }
.unit_wrap.on .unit_content:nth-child(2) h1 { opacity: 1; transform: translate(0); transition: 1.2s 0.6s; }
.unit_wrap.on .unit_content:nth-child(3) h1 { opacity: 1; transform: translate(0); transition: 1.2s 0.8s; }
.unit_wrap.on .unit_content:nth-child(4) h1 { opacity: 1; transform: translate(0); transition: 1.2s 1.0s; }

/*  */

.last_wrap { width: 100%; height: 100vh; position: relative; overflow: hidden; display: flex; justify-content: center; align-items: flex-end; background-color: #000; }

.last_vd_box { position: absolute; right: 0; top: 0; width: 100%; height: 100%; opacity: 1; z-index: 2; overflow: hidden; }
.last_vd { position: absolute; top: 50%; transform: translate(-50%,-50%); left: 50%; width: 100%; padding-bottom: 56.25%; height: 0; }
/* .last_vd::before { content:''; width: 100%; height: 100%; position: absolute; top: 50%; transform: translate(-50%,-50%); left: 50%; background: url(../img/last_vd.jpg) center no-repeat; background-size: cover; z-index: 1; opacity: 1; } */
.last_vd:after { content:''; width: 100%; height: 100%; position: absolute; left: 0; top: 0; z-index: 5; }
.last_vd iframe { position: absolute; top: 50%; transform: translate(-50%,-50%); left: 50%; width: 100%; height: 100%; z-index: 2; opacity: 0.5; }

@media all and (max-width: 1640px) { 
	.last_vd iframe { width: 140%; height: 140%; }
    .last_vd::before { width: 140%; height: 140%; }
}

@media all and (max-width: 1440px) { 
	.last_vd iframe { width: 200%; height: 200%; }
    .last_vd::before { width: 200%; height: 200%; }
}

@media all and (max-width: 1100px) { 
	.last_vd iframe { width: 200%; height: 200%; }
    .last_vd::before { width: 200%; height: 200%; }
}

@media all and (max-width: 767px) { 
    .last_vd iframe { width: 300%; height: 300%; }
    .last_vd::before { width: 300%; height: 300%; }
}

.last_txt_box { width: 58.5%; height: 100%; position: absolute; right: 0; top: 0; z-index: 9; display: flex; justify-content: center; align-items: center; color: #fff; opacity: 0; transform: translateY(3rem); }
.last_txt_box>div { transform: translateY(1rem); }
.last_txt_box h2 { font-family: 'Nanum Myeongjo', serif; font-size: 1.375rem; line-height: 145%; }
.last_txt_box p { font-size: 0.875rem; line-height: 178%; margin-top: 2.125rem; opacity: 0.4; }


.last_wrap.on .last_txt_box { opacity: 1; transform: translate(0); transition: 1.2s 0.4s; }

/*  */

#footer { overflow: visible; }

.footer { width: 100%; padding: 2.875rem 6.25rem 8.25rem; box-sizing: border-box; z-index: 99; background-color: #000; color: rgba(255,255,255,0.4); position: relative; font-family: 'Noto Sans KR', sans-serif; 
box-sizing: border-box; font-size: 0.875rem; text-align: center; letter-spacing: -0.5px; display: flex; justify-content: space-between; align-items: flex-start; }
.footer:after { content:''; width: 100%; height: 100vh; position: absolute; left: 0; top: -100vh; display: none; }

.footer_const { display: flex; justify-content: flex-start; align-items: center; margin-bottom: 1.875rem; }
.footer_const li { position: relative; padding: 0 0.25rem; line-height: 100%; display: flex; justify-content: flex-start; align-items: center; gap: 0.5rem; }
/* .footer_const li:after { position: absolute; content:''; width: 1px; height: 0.75rem; background-color: #fff; opacity: 0.3; right: 0; bottom: 0; top: 0px; margin: auto; } */
.footer_const li:first-child { padding-left: 0; }
.footer_const li:nth-child(2) { margin-right: 1rem; }
.footer_const li:last-child:after { display: none; }
.footer_const li span { font-size: 1rem; color: #fff; }

.footer_const_img { width: 14.75rem; margin-top: 3.5rem; }

.footer_info { display: flex; justify-content: flex-start; align-items: center; margin-bottom: 0.625rem; }
.footer_info.white { color: #fff; }
.footer_info li { padding: 0 0.625rem; line-height: 100%; position: relative; }
.footer_info li:after { position: absolute; content:''; width: 1px; height: 0.625rem; background-color: #fff; opacity: 0.3; right: 0; bottom: 0; top: 1px; margin: auto; }
.footer_info.white li:after { opacity: 1; }
.footer_info li:first-child { padding-left: 0; }
.footer_info li span { color: #fff; }
.footer_info li:last-child:after { display: none; }

.footer h6 { line-height: 100%; letter-spacing: 0; position: absolute; left: 6.25rem; top: 12rem; }

.footer_right { text-align: right; }
.footer_right>div { display: flex; justify-content: flex-end; align-items: center; }
.footer_right>div h4 { line-height: 100%; position: relative; font-weight: 600; color: #fff; margin-right: 1.5rem; }
.footer_right>div h4 span { color: #fff; }
.footer_right p { font-size: 0.8125rem; line-height: 170%; margin-top: 0px; letter-spacing: -0.3px; margin-top: 1.25rem; }

.footer_bt { width: 13.75rem; height: 3.75rem; border: 1px solid rgba(255,255,255,0.4); }
.footer_bt a { width: 100%; height: 100%; padding: 0 1.875rem; display: flex; justify-content: space-between; align-items: center; color: #fff; box-sizing: border-box; }
.footer_bt span { width: 4px; height: 4px; border-right: 1px solid #fff; border-bottom: 1px solid #fff; transform: rotate(-45deg); }

.footer.end:after { display: block; }

/* span.yellow { color: #fcff00 !important; } */

.top_bt { width: 50px; height: 50px; border: 1px solid #888; z-index: 99999; position: absolute; right: 98px; top: -30px; cursor: pointer; border-radius: 100%; opacity:  0; transition: 0.8s; }
.top_bt:before { content:''; width: 8px; height: 8px; position: absolute; left: 0; right: 0; top: 5px; bottom: 0; margin: auto; border-left: 1px solid #888; border-top: 1px solid #888; transform: rotate(45deg); z-index: 9; }
.top_bt::after { content: ''; width: 1px; height: 64px; background-color: #888; position: absolute; left: 0; right: 0; margin: auto; top: 23px; }



.footer.on:after { display: block; }
.footer.on .top_bt { opacity: 1; top: -65px; transition: 0.8s 0.2s; }
.footer.active .top_bt { opacity: 1; top: -65px; }

/*  */


.guest_pop_wrap { width: 70%; height: 100%; position: fixed; right: -70%; top: 0; z-index: 99999999; display: flex; background-color: #fff; justify-content: center; align-items: center; transition: 0.8s 0s; }
.guest_pop_bg_bt { display: block; width: 100%; height: 100%; position: absolute; left: 0; top: 0; cursor: pointer; z-index: 1; }

.guest_pop { width: 90%; max-width: 1300px; position: relative; display: flex; justify-content: center; align-items: center; z-index: 9; flex-wrap: wrap; }
.guest_pop img { width: 100%; }
.guest_pop_bg { width: 100%; height: 100%; position: fixed; left: -100%; top: 0; z-index: 99999998; background-color: #000; opacity: 0.8; transition: 0.6s 0.2s; }
.guest_pop_close { width: 2.75rem; height: 2.75rem; position: absolute; right: 1.875rem; top: 1.875rem; cursor: pointer; transition: 0.5s; z-index: 99; }
.guest_pop_close:after { content:''; width: 1px; height: 100%; position: absolute; left: 0; right: 0; top: 0; bottom: 0; margin: auto; background-color: #000; transform: rotate(45deg); }
.guest_pop_close:before { content:''; width: 1px; height: 100%; position: absolute; left: 0; right: 0; top: 0; bottom: 0; margin: auto; background-color: #000; transform: rotate(-45deg); }
.guest_pop_close:hover { transform: rotate(360deg); }

.guest_pop_tit { text-align: center; width: 100%; margin-bottom: 1.875rem; }
.guest_pop_tit h2 { font-size: 2.1875rem; line-height: 100%; }
.guest_pop_tit span { display: inline-block; width: 1px; height: 2.375rem; background-color: #404040; margin: auto; margin-top: 2.1875rem; }

.guest_pop_wrap.active { right: 0; transition: 0.8s 0.2s; }
.guest_pop_bg.active { left: 0; transition: 0.6s 0s; }


.guest_wrap { position: fixed; left: 0; top: -100%; z-index: 99999999; width: 100%; height: 100vh; max-height: 1000px; overflow: hidden; text-align: left; display: flex; justify-content: center; align-items: center; background: #fff; transition: 0.8s 0s; box-sizing: border-box; overflow-x: hidden; }
.guest_wrap { position: relative; top: 0; width: 100%; height: auto; max-height: revert; margin: auto; overflow: visible; }
.guest_wrap>div>div:last-child { width: 100%; }

.guest_bg { position: fixed; left: 0; bottom: -100%; z-index: 99999998; width: 100%; height: 100%; background-color: #000; opacity: 0.7; transition: 0.6s 0s; cursor: pointer; }

.guest_wrap.active { top: 0; transition: 0.8s 0s; }
.guest_bg.active { bottom: 0; transition: 0.6s 0s; }

body.sub .guest_wrap { position: relative; top: 0; z-index: 9; }
body.sub .guest_close { display: none; }

@media all and (min-width: 800px) { 
/*	body.sub .guest_wrap { padding-top: 130px; }*/
}

/*.guest_wrap>div { overflow-x: hidden; padding-bottom: 3px; }*/
.guest_wrap>div { padding-bottom: 3px; }

/*.guest_wrap>div>div:last-child { width: 90%; max-width: 1300px; margin: auto; display: flex; justify-content: space-between; align-items: center; flex-wrap: wrap; opacity: 0; transform: translateY(60px); }*/
.guest_wrap>div>div:last-child { width: 100%; max-width: 1300px; margin: auto; display: flex; justify-content: space-between; align-items: center; flex-wrap: wrap; }

/*.guest_tit { text-align: center; margin-bottom: 55px; opacity: 0; transform: translateY(-50px); }*/
.guest_tit { text-align: center; margin-bottom: 55px; }
.guest_tit h1 { font-size: 55px; line-height: 100%; }
.guest_tit p { font-size: 15px; line-height: 100%; opacity: 0.7; margin-top: 25px; font-weight: 500; }


.guest_wrap h2 { font-size: 18px; line-height: 100%; margin-bottom: 18px; font-weight: 600; }
.guest_box h6 { font-size: 14px; line-height: 22px; position: absolute; right: 0; top: 0; font-weight: 500; }
.guest_box b.red { color: #f71313; }
.guest_box p b.red { margin-left: 3px; }

.guest_wrap .guest_box { width: 100%; margin-right: 0%; margin-bottom: 40px; }
.guest_wrap .guest_box:nth-child(2n) { margin-right: 0; }
.guest_wrap .guest_box input { font-family: 'Noto Sans KR', sans-serif; }

.guest_box.m { width: 100% !important; margin-top: 10px; position: relative; }

.guest_ori { width: 100%; display: flex; justify-content: center; align-items: center; margin-top: 40px; }
/*.guest_box h6 { font-size: 14px; line-height: 100%; font-weight: 500; }*/
/* .guest_kakao {  } */
.guest_kakao a { display: flex; justify-content: center; align-items: center; }
.guest_kakao p { font-size: 14px; line-height: 100%; position: relative; display: inline-block; margin-left: 10px; transform: translateY(-1px); font-weight: 500; }
.guest_kakao p:after { content:''; width: 0; height: 1px; background-color: #25282a; left: 0; bottom: -5px; position: absolute; transition: 0.4s; }

.guest_kakao:hover p:after { width: 100%; }

.per_agree_box { width: 100%; height: 175px; overflow: scroll; border: 1px solid #b6b6b6; box-sizing: border-box; padding: 0 25px; padding-top: 20px; letter-spacing: -1px;
font-size: 14px; line-height: 30px; color: #6f6f6f; padding-bottom: 40px; }
.per_agree_box::-webkit-scrollbar { display: block; width: 10px; height: 100%; background-color: #f3f3f3; }
.per_agree_box::-webkit-scrollbar-thumb { width: 100%; background-color: #cacaca; border-radius: 20px; }
.per_agree_box b { font-size: 16px; color: #25282a; }
.per_agree_box a { color: #ff4e00; position: relative; margin-left: 10px; top: -1px; }
.per_agree_box a.pc { display: inline-block; }
.per_agree_box a.m { display: none; }
.per_agree_box a:after { content:''; width: 100%; height: 1px; position: absolute; left: 0; bottom: 0; background-color: #ff4e00; }

.per_agree_bt_box { text-align: left; font-size: 13px; font-weight: 400; line-height: 15px; margin-top: 20px; height: 20px; position: relative; }
/*.per_agree_bt_box input[type="radio"] { display: none; }
.per_agree_bt_box input[type="radio"] + label { display: inline-block; position: relative; padding-left: 27px; cursor: pointer; margin-right: 30px; }
.per_agree_bt_box input[type="radio"] + label:before { content: ''; position: absolute; left: 0; top: 0; width: 18px; height: 18px; background: #fff; border: 1px solid #4d4d4d; border-radius: 100%; box-sizing: border-box; }
.per_agree_bt_box input[type="radio"] + label:after { content: ''; position: absolute; top: 6px; left: 6px; width: 6px; height: 6px; background: transparent; border-radius: 100%; }
.per_agree_bt_box input[type="radio"] + label:last-child { margin-right: 0; }
.per_agree_bt_box input[type="radio"]:checked + label:before { background: #25282a; border: 1px solid #25282a; }
.per_agree_bt_box input[type="radio"]:checked + label:after { background: #fff; }*/

.radio_bt[type='radio'] { -webkit-appearance: none; -moz-appearance: none; appearance: none; width: 1rem; height: 1rem; border: 1px solid #aaa; border-radius: 100%; outline: none; position: relative; cursor: pointer; box-sizing: border-box; }
.radio_bt[type='radio']:after { content:''; width: 0.5rem; height: 0.5rem; position: absolute; left: 0; right: 0; top: 0; bottom: 0; margin: auto; background-color: #0075ff; border-radius: 100%; display: none; }
.radio_bt[type='radio']:checked { border-color: #0075ff; }
.radio_bt[type='radio']:checked:after { display: block; }
.radio_bt[type='radio'] + label { margin-right: 0.25rem; }

.per_check_box { text-align: center; margin-top: 30px; }
.per_check_box label { font-size: 18px; }
.per_check_box input#agreeYny { display: none; }
.per_check_box input#agreeYny + label { cursor: pointer; position: relative;}
.per_check_box input#agreeYny + label > span { vertical-align: middle; padding-left: 8px; }
.per_check_box input#agreeYny + label:before { content:""; display: inline-block; width: 19px; height: 19px; border:2px solid #bbb; border-radius: 2px; vertical-align: middle; margin-top: 2px; }
.per_check_box input#agreeYny + label:after { content:''; width: 9px; height: 5px; border: 2px solid #ddd; border-top: 0; border-right: 0; transform: rotate(-45deg); transform-origin: center; position: absolute; left: 6px; top: 2px; bottom: 0; margin: auto; }

input#agreeYny:checked + label:before { content:""; background-color: #0075ff; border-color: #0075ff; }
input#agreeYny:checked + label:after { border-color: #fff; }

/**/


.info_box { width: 100%; text-align: left; }

.info_box>p { width: 100%; border: 1px solid #b6b6b6; border-top: 1px solid #25282a; box-sizing: border-box; font-size: 13px;  padding: 30px; padding-left: 22px; margin-bottom: 0px; }

.info_box>ul { border-top: 1px solid #25282a; box-sizing: border-box; text-align: left; border-bottom: 1px solid #b6b6b6; box-sizing: border-box; border-top: none; overflow: hidden; padding-top: 2px; }
.info_box>ul>li { float: left; width: 50%; height: 60px; vertical-align: top; border-top: 1px solid #b6b6b6; position: relative; box-sizing: border-box;  justify-content: flex-start; align-items: center; flex-wrap: wrap; }
.info_box>ul>li p { float: left; line-height: 58px; font-size: 16px; padding-left: 2px; width: 100%; font-weight: 500; box-sizing: border-box; position: relative; }
/*.info_box>ul>li:after { content:''; width: 105px; height: 1px; background-color: #25282a; position: absolute; left: 0; top: -1px; z-index: 9; }*/

.info_box>ul>li:nth-child(2n-1) { width: 9%; border-top: 1px solid #25282a; }
.info_box>ul>li:nth-child(2n) { width: 41%; }
.info_box>ul>li:last-child { width: 91%; height: auto; }
.info_box>ul>li:nth-last-child(2) { width: 9%; }
.info_box>ul>li:nth-child(4),.info_box>ul>li:nth-child(6) { padding: 17px 0; padding-left: 10px; }

.info_box.adress>ul { border-top: 1px solid #25282a; box-sizing: border-box; }
.info_box.adress>ul>li { width: 100%; height: 150px; border-bottom: 1px solid #b6b6b6; box-sizing: border-box; }
/*.info_box.adress>ul>li>p { float: left; }*/

.info_box input { font-size: 16px; height: 100%; line-height: 31px; border: none; outline: none; margin-top: 0px; padding-left: 10px; text-align: left; box-sizing: border-box; color: #25282a; }
.info_name { width: 100%; }

.info_number_box { height: 100%; float: left; }

.info_number01 { width: 65px; height: 100%; float: left; background: none; border: none; margin-top: 0px; padding: 0 5px; font-size: 16px; line-height: 31px; }
.info_number02 { width: 50px; float: left; }
.info_number03 { width: 50px; float: left; }
.info_box>ul>li span { float: left; line-height: 60px; margin: 0 5px; }

.info_address { width: 100%; float: left; }
.info_address>ul { width: 100%; }
.info_address>ul>li { width: 100%; height: 60px; border-bottom: 1px solid #b6b6b6; box-sizing: border-box; }
.info_address>ul>li:last-child { border: none; }
/*.info_address>ul>li p { float: left; }*/

.info_address01 { width: 15%; height: 33px; float: left; margin-right: 1%; }
/*.info_address03 { width: 34%; height: 33px; float: left; margin-right: 1%; }*/
.info_address03 { width: 65%; height: 33px; float: left; margin-right: 1%; }
.info_address04 { width: 30%; height: 33px; float: left; margin-right: 3%; }
.info_address05 { width: 50%; height: 33px; float: left; }
.info_address02 { width: 120px;; height: 35px !important; margin-top: 12px !important; float: left; margin-left: 1%; text-align: center !important; padding: 0 !important; cursor: pointer; background-color: #25282a !important; 
border: 1px solid #25282a !important; color: #fff !important; font-size: 12px !important; float: right; }


.info_bt_box { float: left; text-align: left; font-size: 13px; font-weight: 400; line-height: 16px; margin-top: 0px; height: 100%; position: relative; box-sizing: border-box; }
.info_bt_box input[type="radio"] { display: none; }
.info_bt_box input[type="radio"] + label { display: inline-block; position: relative; padding-left: 27px; cursor: pointer; margin-right: 25px; }
.info_bt_box input[type="radio"] + label:before { content: ''; position: absolute; left: 0; top: 0; width: 18px; height: 18px; background: #fff; border: 1px solid #4d4d4d; border-radius: 100%; box-sizing: border-box; }
.info_bt_box input[type="radio"]:checked + label:after { content: ''; position: absolute; top: 5px; left: 5px; width: 8px; height: 8px; background: #101f3a; border-radius: 100%; }


/**/

.guest_bt_box { width: 260px; height: 66px; margin: auto; margin-top: 0px; display: flex; justify-content: space-between; text-align: center; color: #25282a; font-size: 18px; }
.guest_bt_box>div { width: 100%; height: 100%; line-height: 64px; }
.guest_bt_box>div>a { width: 100%; height: 100%; display: block; }
.guest_regi_bt { border: 1px solid #25282a; margin-right: 0px; }
.guest_cancle_bt { background-color: #cfcfcf; }

.guest_regi_bt:hover { background-color: #25282a; color: #fff; }


.guest_close { position: absolute; top: 20px; right: 25px; z-index: 9; cursor: pointer; display: flex; justify-content: center; align-items: center; padding: 10px; }
.guest_close p { font-family: 'Futura Std', sans-serif; font-size: 12px; line-height: 100%; text-transform: uppercase; margin-right: 15px; margin-top: 1px; letter-spacing: 0; }
.guest_close>span { width: 20px; height: 20px; position: relative; display: block; }
.guest_close>span:before { content:''; width: 100%; height: 1px; background-color: #25282a; position: absolute; left: 0; right: 0; top: 0; bottom: 0; margin: auto; transform: rotate(45deg); }
.guest_close>span:after { content:''; width: 100%; height: 1px; background-color: #25282a; position: absolute; left: 0; right: 0; top: 0; bottom: 0; margin: auto; transform: rotate(-45deg); }

.m_br { display: none; }


.guest_wrap.active .guest_tit { opacity: 1; transform: translate(0); transition: 0.8s 0.2s; }
.guest_wrap.active>div>div:last-child { opacity: 1; transform: translate(0); transition: 0.8s 0.7s; }


/**/

.guest_wrap.ok { height: auto; padding: 60px 0 20px; }
.guest_ok_box { width: 100%; max-width: 1300px; margin: auto; position: relative; text-align: center; transform: translateY(20px); }

.guest_ok_box>h3 { font-size: 33px; line-height: 40px; font-weight: 700; }
.guest_ok_box>p { font-size: 15px; line-height: 30px; opacity: 0.7; margin-top: 30px; margin-bottom: 120px; }

.guest_ok_bg { position: absolute; right: -80px; top: -120px; }

/**/


/*서브*/

.sub_top01 { position: relative; left: 0; top: 0; width: 100%; height: 345px; z-index: 99; margin-top: 0px; overflow: hidden; background-color: #fff; }
/* .sub_top01:after { content:''; width: 100%; height: 100%; position: absolute; left: 0; top: 0; background: url(../img/sub_top.png) center top no-repeat; background-size: cover; z-index: 2; } */
.sub_top_img { width: 100%; height: 100%; position: absolute; left: 0; top: 0; z-index: 1; }

.sub_top01 .sub_top_img { background: url(../img/sub_top.jpg) center top 10% no-repeat; background-size: cover; animation: sub_top_img 2.0s 0s both; }

.sub_top_txt { width: 100%; position: absolute; left: 0; right: 0; top: 55%; margin: auto; z-index: 9; color: #000; text-align: center; display: flex; justify-content: center; align-items: center; animation: sub_top_txt 1.0s 0.4s both; }
.sub_top_txt h2 { font-family: 'Futura Std', sans-serif; font-size: 1.625rem; line-height: 100%; letter-spacing: 5px; text-transform: uppercase; }
.sub_top_txt>div { width: 95px; height: 1px; background-color: #fff; margin: 0 15px; }
.sub_top_txt h3 { font-size: 28px; line-height: 100%; font-weight: 700; letter-spacing: -1px; }


@keyframes sub_img {
from { background: url(../img/sub_top.jpg) center bottom no-repeat; background-size: cover; }
to{ }
}
@keyframes sub_top_img {
from { transform: scale(1.2); }
to{ }
}
@keyframes sub_top_txt {
from { opacity: 0; transform: translateY(60px); }
to{ }
}

#snb_wrap { width: 1100px; height: 65px; position:relative; margin: auto; z-index: 90; }
#snb { width: 480px; height: 65px; position: absolute; right: 0; top: 0; }
#snb:after {content:""; display:block; clear:both; }
#snb > li { float: left; width: 200px; position:relative; height: 65px; text-align: left; box-sizing: border-box; color: #000; }
#snb > li > a:after { content:''; position: absolute; width: 1px; height: 20px; background-color: #adadad; right: 0; top: 0; bottom: 0; margin: auto; }
#snb > li:first-child { width: 60px; }
#snb > li:first-child img { position: absolute; left: 0; right: 0; top: 0; bottom: 0; margin: auto; }
#snb > li:nth-child(3) { width: 220px; }
#snb > li:nth-child(3) > a:after { display: none; }
#snb > li:first-child + li > a {background:url('../img/snb-arr.gif') no-repeat 100% 50%; }
#snb > li:first-child + li + li > a { margin-top:1px; color: #000; }
/*#snb > li:first-child + li + li { border-bottom: 1px solid #e8e8e8; }*/
#snb > li:first-child + .ov {margin-left:0;}
#snb > li:nth-child(2):after { content:''; width: 8px; height: 8px; border-top: 1px solid #666; border-right: 1px solid #666; transform: rotate(45deg); position: absolute; right: 18px; top: 29px; transition:0.3s; }
#snb > li:nth-child(3):after { content:''; width: 8px; height: 8px; border-top: 1px solid #666; border-right: 1px solid #666; transform: rotate(45deg); position: absolute; right: 18px; top: 29px; transition:0.3s; }
#snb .ov {margin-left:-1px;}
#snb .ov > a { display: block; height: 65px; line-height: 65px; padding: 0 15px; font-size: 14px; color:#000; min-width:160px; font-weight:400; }

#snb > li:nth-child(2):hover:after { transform: rotate(135deg); top: 27px; }
#snb > li:nth-child(3):hover:after { transform: rotate(135deg); top: 27px; }

#snb .ov ul {position:absolute;left:0;top:100%;min-width:100%;background:#fff; display:none; }
#snb .ov ul li { border:1px solid #c2c2c2;margin-top:-1px; font-weight: 400; }
#snb .ov ul li:first-child {margin-top:0;}
#snb .ov ul li a { display:block;font-size:11.5px; color: #000; padding:11px 15px;white-space:nowrap; letter-spacing: 0; }
#snb .ov:hover ul {display:block;}
#snb .ov ul li a:hover { background: #ebebeb; color: #000; }

#snb .ov a { text-transform: uppercase; }
/*#snb .ov:last-child a { text-transform: uppercase; }*/

body.full #sub_container { width: 100%; }
#sub_container { width: 90%; position: relative; left: 50%; transform: translateX(-50%); overflow: hidden; background-color: #fff; text-align: center; }
#sub_box { position: relative; width: 100%; margin: auto; text-align: center; padding-bottom: 80px; padding-top: 0px; box-sizing: border-box; margin-top: 80px; }
#sub_tit { width: 100%; margin-top: 0; overflow: hidden; text-align: center; }
#sub_tit h2 { font-size: 35px; color: #000; font-weight: 400; line-height: 100%; letter-spacing: -1px; text-transform: uppercase; }
.sub_line { width: 1px; height: 38px; background-color: #404040; margin: auto; margin-top: 35px; }
#sub_tit h5 { font-size: 14px; color: #858585; font-weight: 400; margin-top: 16px; }
#sub_tit h5 b { color: #222; }
#sub_tit h5 div { display: inline-block; color: #056b5c; }
#sub_tit h5 span { font-size: 13px; font-family: 'Brown'; font-weight: 700; }
#sub_page { margin-top: 50px; position: relative; }

/**/

ul.tabs2 { width: 100%; display: flex; justify-content: space-between; }
ul.tabs2.two { flex-wrap: wrap; }
ul.tabs2 li { margin-bottom: -1px; color: #222; margin-left: 2%; text-align: center; cursor: pointer; height: 45px; line-height: 45px; border: 1px solid #e9eaec; font-weight: 400; background: #e9eaec; }
ul.tabs2 li:nth-child(1) { margin-left: 0; }

ul.tabs2 li.selected, ul.tabs li.selected:hover { color: #a79482; background: #192642; border: 1px solid #192642; }	
ul.tabs2 li.selected a, ul.tabs li.selected a:hover { color: #a79482; }
ul.tabs2 li.active { color:#fff; background: #192642; border: 1px solid #192642; }

#container2 { width: 100%; max-width: 1100px; margin: auto; }

.sub_guest_wrap { width: 100%; max-width: 1300px; margin: auto; height: auto; position: relative; text-align: left; }
.sub_guest_wrap .guest_pop { width: 100%; padding: 0 !important; }



@media all and (max-width: 1640px) { 

html { font-size: 12px; }
.main_txt { width: 35.44rem; }
.premium_icon img { width: 100%; transform: scale(0.75); }
.premium_txt { width: 24.56rem; }
.brand_logo img { width: 17.25rem; }
.footer_logo img { width: 11.56rem; }


}