
::-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: #000; 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: #fff; 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: #000; 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: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); }

/*  */

.intro_all_wrap { width: 100%; height: 100%; position: absolute; left: 0; top: 0; z-index: -1; transition: 1.6s 0s; }

.intro_wrap { width: 100%; height: 100%; position: relative; }
.intro_wrap::after { content: ''; width: 100%; height: 100%; position: absolute; left: 0; top: 0; z-index: -1; background-color: #000; }

.intro_vd_box { position: absolute; right: 0; bottom: 0; width: 100%; height: 100%; opacity: 1; z-index: 2; background-color: #000; clip-path: polygon(50% 50%, 50% 50%, 50% 50%, 50% 50%); overflow: hidden; }
.intro_vd { position: absolute; top: 50%; transform: translate(-50%,-50%); left: 50%; width: 100%; padding-bottom: 56.25%; height: 0; opacity: 0.8; }
.intro_vd::after { content:''; left: 50%; width: 130%; height: 130%; position: absolute; top: 50%; transform: translate(-50%,-50%); background: url(../img/intro_vd.jpg) center no-repeat; background-size: cover; z-index: 1; transition: 1.5s 0s; }
/* .intro_vd::before { content:''; width: 100%; height: 100%; position: absolute; top: 50%; transform: translate(-50%,-50%); left: 50%; background: url(../img/intro_bg.png) center no-repeat; background-size: cover; z-index: 3; opacity: 0; } */
/* .intro_vd:after { content:''; width: 100%; height: 100%; position: absolute; left: 0; top: 0; z-index: 5; } */
.intro_vd iframe { position: absolute; top: 50%; transform: translate(-50%,-50%); left: 50%; width: 125%; height: 125%; z-index: 2; transition: 1.5s 0s; }

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

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

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

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


.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; }
.intro_tit h2 { font-family: 'gg'; font-size: 1.5rem; line-height: 100%; letter-spacing: 0.1rem; text-transform: uppercase; }
.intro_tit h2 span { display: flex; justify-content: center; align-items: center; }
.intro_tit h2 span b { display: inline-block; font-weight: 400; opacity: 0; transform: translateY(-3rem); transform: translateY(0); }
.intro_tit h2 span b.spacing { margin-right: 0.625rem; }

.intro_tit h2 span:nth-child(1) b:nth-child(1) { transition-delay: 0.1s; }
.intro_tit h2 span:nth-child(1) b:nth-child(2) { transition-delay: 0.3s; }
.intro_tit h2 span:nth-child(1) b:nth-child(3) { transition-delay: 0.2s; }
.intro_tit h2 span:nth-child(1) b:nth-child(4) { transition-delay: 0.5s; }
.intro_tit h2 span:nth-child(1) b:nth-child(5) { transition-delay: 0s; }
.intro_tit h2 span:nth-child(1) b:nth-child(6) { transition-delay: 0.4s; }
.intro_tit h2 span:nth-child(1) b:nth-child(7) { transition-delay: 0.6s; }

.intro_tit h2 span:nth-child(1) b:nth-child(8) { transition-delay: 0.2s; }
.intro_tit h2 span:nth-child(1) b:nth-child(9) { transition-delay: 0.4s; }
.intro_tit h2 span:nth-child(1) b:nth-child(10) { transition-delay: 0.3s; }
.intro_tit h2 span:nth-child(1) b:nth-child(11) { transition-delay: 0s; }
.intro_tit h2 span:nth-child(1) b:nth-child(12) { transition-delay: 0.1s; }
.intro_tit h2 span:nth-child(1) b:nth-child(13) { transition-delay: 0.5s; }
.intro_tit h2 span:nth-child(1) b:nth-child(14) { transition-delay: 0.2s; }
.intro_tit h2 span:nth-child(1) b:nth-child(15) { transition-delay: 0.4s; }

.intro_tit h2 span:nth-child(1) b:nth-child(16) { transition-delay: 0.1s; }
.intro_tit h2 span:nth-child(1) b:nth-child(17) { transition-delay: 0.3s; }
.intro_tit h2 span:nth-child(1) b:nth-child(18) { transition-delay: 0.6s; }
/*  */

.intro_txt_box { width: 41.5%; height: 100%; position: absolute; right: 0; top: 0; z-index: 995; display: flex; justify-content: center; align-items: center; text-align: center; opacity: 0; transform: translateY(-4rem); }
.intro_txt_box>div { transform: translateY(2rem); }
.intro_txt_box h2 { font-family: 'gg'; font-size: 1.625rem; line-height: 120%; display: flex; justify-content: center; align-items: flex-start; gap: 1.125rem; color: #fff; }
.intro_txt_box h2 b { font-weight: 400; display: inline-block; margin: 0.5rem 0; }
.intro_txt_box h2 span { width: 1.625rem; position: relative; }
.intro_txt_box h2 span:last-child { margin-top: 5.25rem; } 
.intro_txt_box h2 span:last-child::after { content: ''; width: 0.4375rem; height: 0.4375rem; border-radius: 100%; border: 0.0625rem solid #fff; position: absolute; right: -0.5rem; bottom: 0.625rem; box-sizing: border-box; }

.intro_logo { position: absolute; left: 0; right: 0; top: 0; bottom: 0; margin: auto; z-index: 9; opacity: 0; }



/* .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.intro2 .intro_tit h2 b { margin: 0 0.375rem; transition: 1.2s 0s; }
.intro_wrap.intro2 .intro_tit h2 span b.spacing { margin-right: 1.625rem; transition: 1.2s 0s; }
.intro_wrap.intro2 .intro_tit>div { opacity: 0; transition: 1.5s 0.5s; }
.intro_wrap.intro2 .intro_vd_box { clip-path: polygon(calc(50% - 8rem) calc(50% - 11.25rem), calc(50% + 8rem) calc(50% - 11.25rem), calc(50% + 8rem) calc(50% + 11.25rem), calc(50% - 8rem) calc(50% + 11.25rem)); transition: 1.5s 0s; }

.intro_wrap.intro3 .intro_vd_box { clip-path: polygon(0 0, 100% 0, 100% 100%, 0% 100%); transition: 3.0s 0s; }
.intro_wrap.intro3::after { opacity: 0; transition: 0s 3.0s; }
.intro_wrap.intro3 .intro_txt_box { opacity: 1; transform: translate(0); transition: 1.5s 0.8s; }

.intro_wrap.skip::after,
.intro_wrap.skip .intro_tit,
.intro_wrap.skip .intro_txt_box { opacity: 0; transition: 1.3s 0s !important; }
/* .intro_wrap.skip .intro_vd_box { clip-path: polygon(0 calc(0% + 9.0625rem), 13.75% calc(0% + 9.0625rem), 13.75% 100%, 0% 100%); transition: 1.5s 0s; } */
.intro_wrap.skip .intro_vd_box { width: 63.5%; height: calc(100% - 9.0625rem); clip-path: polygon(0 0, 100% 0, 100% 100%, 0% 100%); border-radius: 6.25rem 0 0 0; transition: 1.5s 0s; }

/**/

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

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


.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: 100vw; height: 100vh; left: 0; top: 0; z-index: 9; display: flex; justify-content: center; align-items: center; overflow: hidden; }

.main01 { width: 100%; height: 100%; position: absolute; left: 0; top: 0; }
.main02 { width: 100%; height: 100%; position: absolute; right: 0; top: 0; display: flex; justify-content: center; align-items: center; background: rgba(17,25,44,0); }
.main02>div { width: 90%; max-width: 1200px; display: flex; justify-content: center; align-items: flex-end; gap: 44px; transform: translateY(4rem); flex-direction: column; }

.main_txt_box { width: 30%; position: absolute; left: 0; top: 0; z-index: 995; display: flex;flex-wrap: wrap; justify-content: center; align-items: center; text-align: center;color:#11192c; }
 .main_txt_box>div{ display: flex; height: 100vh; justify-content: center; align-items: center; flex-direction: column; margin-top: 40px;}
 .main_txt_box h3 {font-weight: bold; font-size: 22px; opacity: 0; transform: translateY(1rem);}
 .main_txt_box h3 span{color:#ed831a;}
 .main_txt_box h4{font-size: 19.92px; letter-spacing:7px ; margin-top: 48px; font-weight: bold; opacity: 0; transform: translateY(1rem);}
 .main_txt_box h2{font-size: 33.59px; letter-spacing: 3px; font-weight: bold;  opacity: 0; transform: translateY(-1rem);}
 .main_txt_box h1{ font-size: 60px; font-weight: bold; opacity: 0; transform: translateY(1rem);}
 .main_txt_box>div>div{width: 1px; height:62px; background: #000; margin: 53px 0; opacity: 0; transform: translateY(1rem);}
 .main_txt_box p{font-size: 16px; opacity: 0; transform: translateY(-1rem);}
 .main_txt_box img{opacity: 0; transform: translateY(-1rem);}

.main_sum { width: 100%; height: 100%; display: flex; justify-content: center; align-items: center;  opacity: 0; transition: opacity 1.0s 0s,z-index 0s 1.0s; z-index: -1; }
.main_sum>div { width: 100%; max-width: 1200px; position: relative; z-index: 9; transform: translateY(-0.375rem); text-align: left; }
.main_sum>div>h1 { /*font-family: 'trajan';*/ display: inline-block; position: relative; font-size: 3.4375rem; line-height: 100%; font-weight: 600; color: #fff; opacity: 0; transition: 0.8s; }
.main_sum>div>h1::after { content: ''; width: 190px; height: 1px; background-color: #fff; position: absolute; top: 50%;  right: -50%; }
.main_sum ul { display: flex; justify-content: space-between; align-items: flex-start; gap: 50px; flex-wrap: nowrap;  }
.main_sum ul>li { width: 100%; padding: 58px 0; position: relative; box-sizing: border-box;display: flex; justify-content: start; align-items: center; text-align: left; color: #fff; transition: 0.5s; }
.main_sum ul>li hr{opacity: .3;}
.main_sum ul>li div{width: 100%; }
.main_sum .last ul>li{justify-content: center;text-align: center;}
.main_sum .last 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; }
.main_sum .last 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; }
.main_sum ul>li img { width: 100%; }
.main_sum ul>li>span { width: 100%; height: 100%; position: absolute; left: 0; top: 0; }
.main_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; }
.main_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; }
.main_sum ul>li:nth-child(n+7) { width: calc(50% - 0.375rem); padding: 2.25rem 0; }
.main_sum ul>li h2 { /*font-family: 'trajan';*/ font-size: 26.42px; line-height: 100%; font-weight: 700; opacity: 0; }
.main_sum ul>li h4 { font-size:18px; line-height: 100%; font-weight: 500; margin-top: 30px; opacity: 0; }
.main_sum .last ul>li h4{ margin-top: 8px;}

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

.main_sum ul li:hover { color: #ed831a; }
.main_sum ul li:hover .main_sum_over::before,
.main_sum ul li:hover .main_sum_over::after { height: calc(100% + 2px);background-color: #ed831a; }
.main_sum ul li:hover .main_sum_over span::before,
.main_sum ul li:hover .main_sum_over span::after { width: calc(100% + 2px); background-color: #ed831a;}

.main_sum_bt { display: flex; justify-content: center; align-items: center; gap: 1rem; margin-top: 3.125rem; opacity: 0; transition: 0.8s; }
.main_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; } 
.main_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; }
.main_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; }


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

.main_sum .btn{ position: absolute; left: 0; bottom: 0; width: 100%; max-width: 260px; transform: translate(0); opacity: 0;transition: 1.2s 0.8s; }
.main_sum .btn div{display: -webkit-box; gap: 20px; position: relative; left: 35px; bottom: 30px;opacity: 0; transform: translateX(-2rem);transition: 1.2s 0.8s;}
.main_sum .btn h2{color: #fff;}
.main_sum .btn a{display: inline-block; height: 100%;}
.main_sum .btn .bg{position: absolute; bottom: 0; left: 0; opacity: 0;transition: 1.2s 0.8s;}

.main02 .txt_box{  gap: 28px; display: flex; align-items: center; opacity: 0; transform: translateX(2rem);}
.main02 .txt_box>div{width: 176px; height: 1px; background: #fff;}
.main02 .txt_box h2{ font-size: 22px; font-weight: bold; color: #fff;}



.main_wrap.on2::before { opacity: 0.88; transition: 1.5s; }
/* .main_wrap.on2 .main_img>div { transform: scale(1); filter: blur(0.25rem); transition: all 1.5s 0s,transform 2.5s 0s; }
.main_wrap.on2 .main_img { width: 100%; transition: 1.5s 0s; } */
.main_wrap.on2 .main_sum { opacity: 1; z-index: 15; transition: 0s 0.8s; }
.main_wrap.on2 .last ul>li::before,
.main_wrap.on2 .last ul>li::after { width: calc(100% + 2px); transition: 1.5s 0.8s; }
.main_wrap.on2 .main_sum ul>li>span::before,
.main_wrap.on2 .main_sum ul>li>span::after { height: calc(100% + 2px); transition: 1.5s 0.8s; }
.main_wrap.on2 .main_sum ul>li h2{opacity: 1;transition: 0.8s .2s; }
.main_wrap.on2 .main_sum ul>li h4{opacity: .7;transition: 0.8s .2s; }
.main_wrap.on .main_sum ul>li div{  width: 100%; opacity: 0; transition: 1s 0s; }

.main_guest {  margin: auto; border-radius: 100%; z-index: 9; cursor: pointer; position: absolute; right:90px; bottom: 47px; display: flex; justify-content: center; align-items: center; opacity: 0; cursor: default; transition: 0.8s 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>a>div {  margin: auto; border-radius: 100%; z-index: 99;display: flex; justify-content: center; align-items: center; opacity: 0; transform: translateX(4rem);  }
.main_guest p { font-size: 1.112rem; line-height: 128%; color: #000; position: relative; z-index: 9; font-weight: 700; transform: translate(1px,1px); transition: 0.3s; }
.main_guest p b { font-size: 2.038rem; text-transform: uppercase; font-weight: 900; }

.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: #000; }

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


.sum_txt_box { width: 100%; text-align: left; }
.sum_txt_box>div { width: 100%; display: flex; flex-wrap: wrap; justify-content: start; align-items: center; gap: 22px; }
.sum_txt_box h2 { width: 0%; font-family: 'Futura Primer', sans-serif; font-size: 48.4px; line-height: 100%; position: relative; font-weight: 100; white-space: nowrap; opacity: 0; transform: translateY(2rem); color: #fff; }
.sum_txt_box h2 b{font-weight: 700;}
.sum_txt_box p{width: 100%; color: #fff; opacity: 0;transform: translateY(2rem);}

.sum_txt_box h2 span { font-family: 'Noto Sans KR', sans-serif; font-size: 0.9375rem; font-weight: 500; display: inline-block; margin-left: 0.125rem; transform: translateY(-1.375rem); opacity: 0; transition: 0.8s; }
.sum_txt_box h3 { font-size: 1.375rem; line-height: 100%; opacity: 0; transition: 0.8s; white-space: nowrap; }

.sum_sum { width: 100%; max-width: 780px; display: flex; justify-content: flex-end; align-items: flex-end; opacity: 0; transform: translateY(3rem); transition: 0.8s; }
.sum_sum ul { width: 100%; display: flex; justify-content: flex-end; align-items: flex-start; gap: 4.625rem 3.5rem; flex-wrap: wrap; }
.sum_sum ul li { width: calc(33.33% - 2.375rem); text-align: left; }
.sum_sum ul li h3 { font-size: 1.125rem; line-height: 100%; }
.sum_sum ul li p { font-size: 0.875rem; line-height: 128%; opacity: 0.7; border-top: 1px solid #8c8c8c; margin-top: 0.875rem; padding-top: 1.25rem; }

.main_bg{ overflow: hidden;
    position: absolute;
    width: 70%; height: 86%;
    right: 0;bottom: 0;
    border-radius: 10rem 0 0 0; 
}
 .main_bg>div{transform: scale(1.2);}
.main_bg .img01{ position: absolute;
    bottom: 0;
    right: 0;
    width: 100vw;
    height: 100vh;
    background: url(../img/intro_vd.jpg) right bottom no-repeat;
    background-size: cover;
    }

/* .main_bg .m_line{
    position: absolute;
    width: 100vw;
    height: 300vh;
    left: 0;
    top: -45%;
    border: 600px solid #fff;
    background: transparent;
    border-radius: 800px;}
    .main_bg .m_line::after{content: ''; position: absolute;} */
.main_bg img{position: fixed; top: 0; left: 0;}

.main_wrap.on .main_txt_box .swiper-slide-active>div { opacity: 1; transform: translateY(2rem); transition: 1.5s 0.4s; }
.main_wrap.on .main_txt_box h3 {opacity: 1; transform: translateY(0);  transition: 1.1s 0s;  }
.main_wrap.on .main_txt_box h4 {opacity: 1; transform: translateY(0);  transition: 1.1s 0.2s;  }
.main_wrap.on .main_txt_box h2 {opacity: 1; transform: translateY(0);  transition: 1.1s 0.2s;  }
.main_wrap.on .main_txt_box h1 {opacity: 1; transform: translateY(0);  transition: 1.4s 0.5s;  }
.main_wrap.on .main_txt_box>div>div {opacity: 1; transform: translateY(0);  transition: 1.4s 0.5s;  }
.main_wrap.on .main_txt_box p {opacity: 1; transform: translateY(0);  transition: 1.4s 0.8s;  }
.main_wrap.on .main_txt_box img {opacity: 1; transform: translateY(0);  transition: 1.4s 0.8s;  }
.main_wrap.on .main_bg .img01 {transform: scale(1); transition: 1.5s .2s;  }
.main_wrap.on .main_bg { overflow: hidden;
    position: absolute;
    width: 70%; height: 86%;
    right: 0;bottom: 0;
    border-radius: 10rem 0 0 0;   transition: 1.5s 0s; }
.main_wrap.on .main_guest>a>div{opacity: 1; transform: translateX(0);  transition: 1.2s 0.4s; }
.main_wrap.on2 .main_guest>a>div{opacity: 1; transform: translateX(0);  transition: 1.2s 0.4s; }

.main_wrap.on2 .main_bg .img01 {transform: scale(1.2); transition: 1.1s 0s;  }

/* .main_wrap.on2 .intro_all_wrap { transform: translateX(-80vw); } */
.main_wrap.on2 .main02{background: rgba(17,25,44,0.9); transition: 1.5s 0s;}
.main_wrap.on2 .main_bg { width: 100%; height: 100%; border-radius: 0; transition: 1.5s 0s; }
.main_wrap.on2 .intro_vd iframe { /* left: 105%; */left: 50%; transition: 1.5s 0.4s; }

.main_wrap.on2 .main_txt_box { opacity: 0; transition: .7s 0.2s; }
.main_wrap.on2 .sum_txt_box h2 { opacity: 1; width: 100%; transform: translate(0); transition: 1.2s 1.0s;}
.main_wrap.on2 .sum_txt_box p { opacity: 1; transform: translate(0); transition: 1.2s 1.2s; }
.main_wrap.on2 .sum_txt_box h3 { opacity: 1; transition: 1.2s 1.0s; }
.main_wrap.on2 .txt_box { opacity: 1; transform: translate(0); transition: 1.2s 1.0s; }

/**/

.brand_wrap { width: 100%; height: 100vh; position: relative; overflow: hidden; display: flex; justify-content: center; align-items: center; }
.brand_wrap::before { content: ''; width: 100%; height: 100%; position: absolute; right: 0; top: 0; background: url(../img/brand_bg.png) center no-repeat; background-size: cover; z-index: 2; }
.brand_wrap>div:last-child { position: relative; z-index: 9; }

.brand_bg { width: 100%; height: 100%; position: absolute; right: 0; top: 0; z-index: 1; display: flex; justify-content: center; align-items: flex-end; }
.brand_bg>div { width: 100%; height: 100%; position: absolute; right: 0; top: 0; background: url(../img/brand_bg.jpg) center bottom no-repeat; background-size: cover; z-index: 1; }
.brand_bg h1 { font-family: 'Futura PT', sans-serif; font-size: 10.5rem; line-height: 100%; position: relative; z-index: 9; margin-bottom: 6.75rem; text-transform: uppercase; font-weight: 700; color: rgba(0,0,0,0.3); }
.brand_bg h1 span { font-size: 13rem; color: rgba(0,0,0,0.5); }

.brand_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; }
.brand_tit_box>div { transform: translateY(6rem); }
.brand_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%; }
.brand_tit_box p { font-size: 1rem; line-height: 100%; margin-top: 11.25rem; opacity: 0.7; }

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

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

.brand_his_box { display: flex; justify-content: center; align-items: flex-start; gap: 200px; transform: translateY(-0.5rem); }
.brand_his { text-align: left; position: relative; }
.brand_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; }
.brand_his h4 { font-size: 14px; line-height: 120%; margin-left: 42px; opacity: 0.7; margin-top: 8px; opacity: 0; white-space: nowrap; }
.brand_his.his01 { margin-top: 320px; width: 140px; }
.brand_his.his02 { margin-top: 276px; width: 156px; }
.brand_his.his03 { margin-top: 56px; width: 113px; }
.brand_his.his04 { width: 156px; }
.brand_his.his02>div>div:first-child { transform: translateY(-8px); }
.brand_his.his03>div>div:first-child { transform: translateY(-8px); }
.brand_his.his04>div>div:first-child { transform: translateY(16px); }

.brand_line { width: 15px; height: 15px; border-radius: 100%; border: 1px solid #b9967b; position: absolute; opacity: 0; }
.brand_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; }
.brand_line::after { content: ''; height: 1px; background-color: #b9967b; position: absolute; left: 15px; top: -6px; bottom: 0; margin: auto; transform-origin: left center; }
.brand_line.line01 { right: 8px; top: 16px; }
.brand_line.line02 { left: -16px; top: -30px; }
.brand_line.line03 { right: -4px; bottom: -26px; }
.brand_line.line04 { left: -20px; bottom: -10px; }
.brand_line.line01::after { width: 211px; transform: rotate(-23.5deg); width: 0; }
.brand_line.line02::after { width: 465px; transform: rotate(-11.2deg); width: 0; }
.brand_line.line03::after { width: 190px; transform: rotate(-20.5deg); width: 0; }

.brand_his_txt_box { text-align: left; position: absolute; }
.brand_his_txt_box h1 { font-size: 2.5rem; line-height: 100%; margin-top: 0.75rem; margin-bottom: 2.5rem; font-weight: 200; }
.brand_his_txt_box h1 b { font-weight: 800; }
.brand_his_txt_box h2 { font-size: 1.625rem; line-height: 100%; margin-top: 0.375rem; font-weight: 700; }
.brand_his_txt_box h3 { font-size: 1.125rem; line-height: 100%; }
.brand_his_txt_box h4 { font-size: 1rem; line-height: 188%; }
.brand_his_txt_box h5 { font-size: 0.875rem; line-height: 100%; margin-top: 0.5rem; }
.brand_his_txt_box p { font-size: 0.875rem; line-height: 178%; margin-top: 1.375rem; opacity: 0.4; font-weight: 300; }

.brand_his_txt_box.box01 { left: 0; top: 0; opacity: 0; transform: translateX(-5rem); } 
.brand_his_txt_box.box02 { right: 0; bottom: 0; opacity: 0; transform: translateX(5rem); text-align: right; } 


.brand_wrap.on .brand_his_txt_box { opacity: 1; transform: translate(0); transition: 1.2s 0.4s; }
.brand_wrap.on .brand_his.his01 h2 { opacity: 1; transform: translate(0); transition: 1.2s 0.4s; }
.brand_wrap.on .brand_his.his01 h4 { opacity: 1; transform: translate(0); transition: 1.2s 0.4s; }
.brand_wrap.on .brand_his.his01 .brand_line { opacity: 1; transform: translate(0); transition: 1.2s 0.4s; }
.brand_wrap.on .brand_his.his02 h2 { opacity: 1; transform: translate(0); transition: 1.2s 0.9s; }
.brand_wrap.on .brand_his.his02 h4 { opacity: 1; transform: translate(0); transition: 1.2s 0.9s; }
.brand_wrap.on .brand_his.his02 .brand_line { opacity: 1; transform: translate(0); transition: 1.2s 0.9s; }
.brand_wrap.on .brand_his.his03 h2 { opacity: 1; transform: translate(0); transition: 1.2s 1.8s; }
.brand_wrap.on .brand_his.his03 h4 { opacity: 1; transform: translate(0); transition: 1.2s 1.8s; }
.brand_wrap.on .brand_his.his03 .brand_line { opacity: 1; transform: translate(0); transition: 1.2s 1.8s; }
.brand_wrap.on .brand_his.his04 h2 { opacity: 1; transform: translate(0); transition: 1.2s 2.2s; }
.brand_wrap.on .brand_his.his04 h4 { opacity: 1; transform: translate(0); transition: 1.2s 2.2s; }
.brand_wrap.on .brand_his.his04 .brand_line { opacity: 1; transform: translate(0); transition: 1.2s 2.2s; }
.brand_wrap.on .brand_line.line01::after { width: 211px; transition: 0.5s 0.4s linear; }
.brand_wrap.on .brand_line.line02::after { width: 465px; transition: 0.9s 0.9s linear; }
.brand_wrap.on .brand_line.line03::after { width: 190px; transition: 0.4s 1.8s linear; }

/*  */

.location_wrap { width: 100%; height: 100vh; position: relative; overflow: hidden; display: flex; justify-content: flex-end; align-items: flex-end; transition: 1.6s; background-color: #faf9f7; }

.location_map { width: 100%; height: 100%; position: absolute; right: 0; top: 0; z-index: 1; display: flex; justify-content: center; align-items: flex-end; opacity: 0; transition: 0.8s; }
.location_map img { display: none; }
.location_map>div { width: 100%; height: 100%; position: absolute; right: 0; top: 0; background: url(../img/location_map.jpg) left center no-repeat; background-size: cover; z-index: 1; }
.location_map p { font-family: 'Futura Std', sans-serif; font-size: 0.8125rem; line-height: 154%; position: absolute; text-align: left; right: 30rem; top: 9.0625rem; opacity: 0.6; letter-spacing: 0; font-weight: 500; transition: 0.8s 0s; z-index: 9; }
.location_map p span { transform: rotate(90deg); transform-origin: left top; display: inline-block; position: absolute; left: 0; top: 0; white-space: nowrap; }
.location_map p b { font-weight: 500; text-transform: uppercase; }

.location_box { width: 100%; height: 100%; position: absolute; right: 0; top: 0; z-index: 9; display: flex; justify-content: center; align-items: center; transform: translateX(100vw); transition: all 1.2s 0s; }
.location_box>div { width: 90%; max-width: 1820px;  position: relative; z-index: 9; transform: translateY(2rem); }

.location_box>div h1 { font-family: 'Futura Std', sans-serif; font-size: 12.5rem; line-height: 100%; position: absolute; left: 0; right: 0; top: 20%; z-index: 1; opacity: 0.12; text-transform: uppercase; white-space: nowrap; opacity: 0; transform: translateX(60vw); transition: 0.8s; }

.location_tit { text-align: center; }
.location_tit h4 { font-size: 1.25rem; line-height: 100%; opacity: 0.7; }
.location_tit h2 { font-size: 2.375rem; line-height: 100%; font-weight: 700; color: #00364b; margin-top: 0.625rem; }

.location_content_box { display: flex; justify-content: center; align-items: center; gap: 6.25rem; margin-top: 8.75rem; position: relative; z-index: 9; transition: 0.8s; }

.location_content { width: 100%; max-width: 370px; display: flex; justify-content: flex-end; align-items: flex-end; flex-direction: column; gap: 5.625rem; }

.location_br { display: none; }

.location_img_box { position: relative; text-align: right; }
.location_img_box h6 { font-size: 0.875rem; line-height: 100%; margin-bottom: 0.625rem; }
.location_img_box>div { position: relative; overflow: hidden; border-radius: 2.75rem 0 2.75rem 0 ; }
.location_img_box h3 { font-family: 'antro'; font-size: 2.0625rem; line-height: 100%; position: absolute; z-index: 9; left: -7.5rem; bottom: -1.5rem; font-weight: 600; }

.location_txt_box { text-align: left; width: 100%; display: flex; justify-content: flex-start; align-items: flex-start; }
.location_txt_box h2 { font-size: 1.5625rem; line-height: 140%; color: #00364b; font-weight: 200; }
.location_txt_box h2 b { font-weight: 700; }
.location_txt_box p { font-size: 0.875rem; line-height: 178%; opacity: 0.7; font-weight: 500; margin-top: 1.375rem; }


.location_wrap.on .location_map { opacity: 1; transition: 1.5s 0.4s; }
.location_wrap.on .location_content_box { transform: translateX(-27vw); transition: 1.2s 1.0s; }

.location_wrap.on2 .location_box>div h1 { opacity: 0.12; transform: translate(0); transition: 1.2s 0s; }
.location_wrap.on2 .location_box { transform: translate(0); transition: 1.2s 0s; }


/*  */


/*  */

.premium_wrap { width: 100%; height: 100vh; position: relative; overflow: hidden; display: flex; justify-content: flex-end; align-items: flex-end; transition: 1.6s; }
.premium_wrap>div { width: 100%; height: 100%; position: absolute; left: 0; top: 0; display: flex; justify-content: end; align-items: center; text-align: left; }
/* .premium_wrap>div>div:last-child { width: 90%; max-width: 1540px; position: relative; z-index: 9; transform: translateY(2rem); } */
.premium_wrap>div>div:last-child h5 { font-family: 'Futura Std', sans-serif; font-size: 0.8125rem; line-height: 154%; position: absolute; text-align: left; right: 0; top: -6.25rem; opacity: 0.6; letter-spacing: 0; font-weight: 500; transition: 0.8s 0s; z-index: 9; opacity: 0; transform: translateY(-3rem); }
.premium_wrap>div>div:last-child h5 span { transform: rotate(90deg); transform-origin: left top; display: inline-block; position: absolute; left: 0; top: 0; white-space: nowrap; }
.premium_wrap>div>div:last-child h5 b { font-weight: 500; text-transform: uppercase; }
.premium01 { color: #fff; }
.premium02 { opacity: 0; transition: 1.2s; z-index: 9; background: #11192c; color: #fff;}
.premium_bg { width: 100%; height: 100%; position: absolute; right: 0; top: 0; z-index: 1; display: flex; justify-content: center; align-items: flex-end; }
.premium_bg>div { width: 100%; height: 100%; position: absolute; right: 0; top: 0; background: url(../img/premium_bg.jpg) left center no-repeat; background-size: cover; z-index: 1; }
.premium_wrap .left{display: flex; position: absolute; left: 0; bottom: 0;}
.premium_wrap .premium01 .left .bg{position: relative; width: 413px; height: 729px; border-radius: 0 200px 0 0; overflow: hidden; }
.premium_wrap .premium01 .left .bg img{position: absolute; bottom: 0; transform: scale(1.2);}
.premium_wrap .premium02 .left .bg{position: relative; width: 413px; height: 729px; border-radius: 0 200px 0 0; overflow: hidden; }
.premium_wrap .premium02 .left .bg img{position: absolute; bottom: 0; transform: scale(1.2);}
.premium_tit>div {position: absolute; top: 14%; left: 70%; opacity: 1; transform: rotate(90deg); color: #11192c; opacity: 0; }
.premium02 .premium_tit>div{color: #fff;}
.premium_tit h4 { font-size:22px; line-height: 100%; }
.premium02 .premium_tit h4{opacity: .3;}
.premium_tit h2 { font-family: 'optima', sans-serif; font-size: 77px; line-height: 100%; font-weight: 700; margin-top: 0.375rem; }
.premium_tit h3 { font-family: 'antro'; font-size: 3rem; line-height: 100%; position: absolute; z-index: 9; right: -6.25rem; bottom: -1.75rem; font-weight: 600; color: #ffde00; }
.premium_content { width: auto; display: flex; justify-content: flex-start; align-items: flex-start; gap: 1.625rem;  }
.premium_txt_box p { font-size: 0.875rem; line-height: 178%; opacity: 0.4; }
.premium_txt_box h2 { font-size: 1.6875rem; line-height: 130%; margin-top: 1.25rem; font-weight: 100; }
.premium_txt_box h2 b { font-weight: 700; }

.premium_content_box {position: relative; z-index: 2; width: 78%; }
.premium_content_box>div { display: flex; justify-content:center; align-items: center;  gap: 28px; }
.premium_content_box:first-child {align-items: center;}
.premium_content_box:first-child>div { gap: 40px; align-items:start; transform: translateY(2rem); }
.premium_content { transition: 0.8s; }
.premium_content:nth-child(1) { display: flex; flex-direction: column; align-items: center; gap: 32px;  }
.premium_content:nth-child(2) {  }
/* .premium_content.con03,
.premium_content.con05 { transform: translateX(-7rem); } */
.premium_content.con01 .premium_img_box{display: flex; align-items: end; gap: 90px;}
.premium_content.con01 .premium_img_box.box02 {align-items: start;}
.premium_content.con01 .premium_img_box.box02 .premium_txt_box {margin-top:20px; }
.premium_content.con02 { display: flex; flex-wrap: wrap; gap: 30px; width: 18%; white-space: nowrap;}
.premium_content.con03 {  }

.premium_content_box>div>div.premium_img_box>.premium_img {width: 184px; border-radius: 100% 100% 100% 0; margin-left: 112px;}
.premium_content_box>div>div.premium_img_box>.premium_txt_box {margin-top: 40px;}
.pre_roll{ position: absolute!important; left: 90%; top: 72%; transform: translate(-50%,-50%) scale(1) rotate(0); animation: main_guest_bg 140s 0s linear infinite; z-index: 1!important; }
.premium02 .pre_roll{opacity: .05;}

.premium_img_box { position: relative; }
.premium_img_box .tag{ left: 0; top: 0; transform: translate(-40px, -10px); position: absolute;}
.premium02 .premium_img_box .tag{filter: invert(1);}
.premium_img_box.box02{ display: flex; align-items: end; gap: 50px!important; transform: translateX(-70px);}
.premium_img { width: 100%; max-width: 504px; max-width: 444px; overflow: hidden; border-radius: 100% 0 100% 100%; position: relative;transition: 0.5s;}
.premium_img:hover { filter: grayscale(0); transition: 0.5s!important; }
.premium_img img { width: 100%; transform: scale(1.2); }
.premium_img.img03{ width: 184px; border-radius: 100% 0 100% 100% ; }
.premium_content:nth-child(2) .premium_img { width: 236px; border-radius: 100% 100% 100% 0; }
.premium_content:nth-child(2) .premium_img.img03 { width: 236px;  border-radius: 0 100% 100% 100%; }
.premium_img.img05 { transform: translateY(-10rem) !important; }

.premium_img_box .big_img01 { transform: translate(-2rem,-2rem); opacity: 0; }
.premium_img.img01 { min-width: 336px; max-width: 336px;  }
.premium_img.img02{margin-top: 60px; transform: translate(2rem,-2rem); opacity: 0;}
.premium_img.img03{transform: translate(-2rem,2rem); opacity: 0;}
.premium_img.img03.ad01{transform: translate(-2rem,2rem); opacity: 0;}
.premium_per { position: absolute; left: 0; bottom: 0; opacity: 0; transform: translateX(-4rem); }
.premium_content:nth-child(2) .premium_per { width: 20%; top: 6rem; left: revert; /*right: -4rem;*/ opacity: 0; transform: translateX(3rem); }
.premium_per.per01 { left: -2rem; bottom: -11.5rem; display: none; }
.premium_per.per02 { width: 6.25rem; top: 16rem !important; right:20rem !important; bottom: -12.5rem; }
.premium_per.per03 { width: 9.25rem; left: -4rem; bottom: -4rem; }
.premium_per.per04 { left: 1rem; bottom: -8.5rem; }
.premium_per.per05 { right: 3.75rem; bottom: 2rem; transition: 1.2s 0s; }

.premium_tit_box { font-family: 'HanwhaGothic'; width: 20.75rem; position: absolute; text-align: left; right: -9.5rem; top: 4rem; z-index: 9; transform: translateX(-5rem); opacity: 0; color: #052f57; }
.premium_tit_box h4 { font-size: 1.75rem; line-height: 100%; font-weight: 100; }
.premium_tit_box h2 { font-size: 3.5rem; line-height: 100%; font-weight: 600; text-align: right; margin-top: 0.5rem; }
.premium_content:nth-child(2) .premium_tit_box { width: 20.25rem; right: -20rem; top: 8.5rem; }
.premium_tit_box.box02 { top: 12rem !important; right: -21rem !important; }
.premium_tit_box.box03 { right: -4rem; top: 7rem; width: 22.75rem; }
.premium_tit_box.box05 { right: -8rem; }
.premium_tit_box.white { color: #fff; }

.premium_txt_box { text-align: left;  }
.premium_txt_box h3 { color: #11192c; font-size: 1.25rem; font-size: 1.375rem; line-height: 135%; font-weight: 600; opacity: 0; transform: translateY(3rem); }
.premium02 .premium_txt_box h3{color: #ed831a;}
.premium_txt_box p { color: #000; font-size: 14px; line-height: 147%; opacity: 0.7; font-weight: 500; margin-top: 1.25rem; opacity: 0; transform: translateY(3rem); }
.premium02 .premium_txt_box p{color: #fff;}
.premium_txt_box.box01 {margin-bottom: 100px;}
.premium_content:nth-child(2) .premium_txt_box { /*bottom: revert;*/ right: -18rem; top: -18rem; }
.premium_txt_box.box02 { top: 20rem!important; bottom: 0; right: -32.25rem !important; }

.premium_wrap.active2>div { transform: translate(-100vw); }
.premium_wrap.on .premium01 .left .bg img{ transform: scale(1);transition: 1.2s 0.4s; }
.premium_wrap.on .premium01 .premium_tit.tit01>div {left: 80%; opacity: 1;transition: 1.2s 0.4s;}

.premium_wrap.on2 .premium02 .left .bg img{ transform: scale(1);transition: 1.2s 0.4s; }
.premium_wrap.on2 .premium02 .premium_tit.tit02>div {left: 80%; opacity: 1;transition: 1.2s 0.4s;}


.premium_wrap.on .premium01 .premium_img_box .big_img01{ opacity: 1; transform: translate(0); transition: 1.2s 0.4s; }
.premium_wrap.on .premium01 .premium_img.img03.ad01{ opacity: 1; transform: translate(0); transition: 1.2s 1.4s; }
.premium_wrap.on .premium01 .premium_img.img02.ad02{ opacity: 1; transform: translate(0); transition: 1s 1.4s; }
.premium_wrap.on .premium01 .premium_img.img02{ opacity: 1; transform: translate(0); transition: 1.2s 0.8s; }
.premium_wrap.on .premium01 .premium_img.img03{ opacity: 1; transform: translate(0); transition: 1.2s 1s; }
.premium_wrap.on .premium01 .premium_img.img01 img,
.premium_wrap.on .premium01 .premium_img.img02 img,
.premium_wrap.on .premium01 .premium_img.img03 img { transform: scale(1); transition: 2.5s 0s;  }
.premium_wrap.on .premium01 .premium_per.per01,
.premium_wrap.on .premium01 .premium_per.per02,
.premium_wrap.on .premium01 .premium_per.per03 { opacity: 1; transform: translate(0); transition: 1.2s 0.4s; }
.premium_wrap.on .premium01 .premium_tit_box.box01,
.premium_wrap.on .premium01 .premium_tit_box.box02,
.premium_wrap.on .premium01 .premium_tit_box.box03 { opacity: 1; transform: translate(0); transition: 1.2s 0.8s; }
.premium_wrap.on .premium01 .premium_txt_box.box01 h2,
.premium_wrap.on .premium01 .premium_txt_box.box02 h2,
.premium_wrap.on .premium01 .premium_txt_box.box03 h2 { opacity: 1; transform: translate(0); transition: 1.2s 0.8s; }
.premium_wrap.on .premium01 .premium_txt_box.box01 h3,
.premium_wrap.on .premium01 .premium_txt_box.box02 h3,
.premium_wrap.on .premium01 .premium_txt_box.box03 h3 { opacity: 1; transform: translate(0); transition: 1.2s 0.8s; }
.premium_wrap.on .premium01 .premium_txt_box.box01 p,
.premium_wrap.on .premium01 .premium_txt_box.box02 p,
.premium_wrap.on .premium01 .premium_txt_box.box03 p { opacity: 0.7; transform: translate(0); transition: 1.2s 0.8s; }


.premium_wrap.on2 .premium02 .premium_img_box .big_img01{ opacity: 1; transform: translate(0); transition: 1.2s 0.4s; }
.premium_wrap.on2 .premium02 .premium_img.img03.ad01{ opacity: 1; transform: translate(0); transition: 1.2s 1.4s; }
.premium_wrap.on2 .premium02 .premium_img.img02.ad02{ opacity: 1; transform: translate(0); transition: 1s 1.4s; }
.premium_wrap.on2 .premium02 .premium_img.img02{ opacity: 1; transform: translate(0); transition: 1.2s 0.8s; }
.premium_wrap.on2 .premium02 .premium_img.img03{ opacity: 1; transform: translate(0); transition: 1.2s 1s; }
.premium_wrap.on2 .premium02 .premium_img.img01 img,
.premium_wrap.on2 .premium02 .premium_img.img02 img,
.premium_wrap.on2 .premium02 .premium_img.img03 img { transform: scale(1); transition: 2.5s 0s;  }
.premium_wrap.on2 .premium02 .premium_per.per01,
.premium_wrap.on2 .premium02 .premium_per.per02,
.premium_wrap.on2 .premium02 .premium_per.per03 { opacity: 1; transform: translate(0); transition: 1.2s 0.4s; }
.premium_wrap.on2 .premium02 .premium_tit_box.box01,
.premium_wrap.on2 .premium02 .premium_tit_box.box02,
.premium_wrap.on2 .premium02 .premium_tit_box.box03 { opacity: 1; transform: translate(0); transition: 1.2s 0.8s; }
.premium_wrap.on2 .premium02 .premium_txt_box.box01 h2,
.premium_wrap.on2 .premium02 .premium_txt_box.box02 h2,
.premium_wrap.on2 .premium02 .premium_txt_box.box03 h2 { opacity: 1; transform: translate(0); transition: 1.2s 0.8s; }
.premium_wrap.on2 .premium02 .premium_txt_box.box01 h3,
.premium_wrap.on2 .premium02 .premium_txt_box.box02 h3,
.premium_wrap.on2 .premium02 .premium_txt_box.box03 h3 { opacity: 1; transform: translate(0); transition: 1.2s 0.8s; }
.premium_wrap.on2 .premium02 .premium_txt_box.box01 p,
.premium_wrap.on2 .premium02 .premium_txt_box.box02 p,
.premium_wrap.on2 .premium02 .premium_txt_box.box03 p { opacity: 0.3; transform: translate(0); transition: 1.2s 0.8s; }
.premium_wrap.on2 .premium_img.img04 img,
.premium_wrap.on2 .premium_img.img05 img { transform: scale(1); transition: 2.5s 0s; }
.premium_wrap.on2 .premium_per.per04,
.premium_wrap.on2 .premium_per.per05 { opacity: 1; transform: translate(0); transition: 1.2s 0.4s; }
.premium_wrap.on2 .premium_tit_box.box04,
.premium_wrap.on2 .premium_tit_box.box05 { opacity: 1; transform: translate(0); transition: 1.2s 0.8s; }
.premium_wrap.on2 .premium_txt_box.box04 h2,
.premium_wrap.on2 .premium_txt_box.box05 h2 { opacity: 1; transform: translate(0); transition: 1.2s 0.8s; }
.premium_wrap.on2 .premium_txt_box.box04 h3,
.premium_wrap.on2 .premium_txt_box.box05 h3 { opacity: 1; transform: translate(0); transition: 1.2s 0.8s; }
.premium_wrap.on2 .premium_txt_box.box04 p,
.premium_wrap.on2 .premium_txt_box.box05 p { opacity: 0.7; transform: translate(0); transition: 1.2s 0.8s; }
/* .premium_wrap.on3 .premium_content.con03 { transform: translate(0); } */




/* 
.premium_wrap.on .premium_tit.tit01 { opacity: 1; transform: translate(0); transition: 1.2s 0.4s; }
.premium_wrap.on .premium_content_box.box01 { opacity: 1; transform: translate(0); transition: 1.2s 0.4s; }
.premium_wrap.on .premium01>div:last-child h5 { opacity: 1; transform: translate(0); transition: 1.2s 0.4s; } */


.premium_wrap.on2 .premium02 { opacity: 1; }
.premium_wrap.on2 .premium_content_box.box02 { opacity: 1; transform: translate(0); transition: 1.2s 0.4s; }
.premium_wrap.on2 .premium02>div:last-child h5 { opacity: 0.6; transform: translate(0); transition: 1.2s 0.4s; }

/*  */
.contact_wrap { width: 100%; height: 100vh; position: relative; transition: 0.8s; display: flex; justify-content: center; align-items: center; overflow: hidden; }
.contact_wrap::before { content: ''; width: 100%; height: 100%; position: absolute; left: 0; top: 0; z-index: 1; background: url(../img/contact_bg.jpg) center no-repeat; background-size: cover; animation: bgbg 9.0s 0s infinite; }

.contact_wrap>div { text-align: left; position: relative; width: 90%; max-width: 1100px; margin: auto; z-index: 9; transform: translateY(1rem); }

.contact_wrap .sub_contact_bottom { opacity: 0; transform: translateY(3rem); }

.contact_tit { text-align: center; opacity: 0; transform: translateY(-3rem); }
.contact_tit h2 { font-family: 'optima'; font-size: 3.75rem; line-height: 100%; font-weight: 600; color: #11192c; }
.contact_tit h5 { font-size: 1.125rem; line-height: 100%; margin-top: 1rem; opacity: 0.7; font-weight: 500; }

.contact_txt_box { text-align: center; margin-top: 1.75rem; }
.contact_txt_box p { font-size: 1.125rem; line-height: 160%; } 

.sub_contact_wrap { width: 100%; max-width: 1000px; margin: auto; position: relative; text-align: left; color: #010101; padding-bottom: 4.375rem; padding-bottom: 0; }






/* .sub_contact_wrap h2 { font-size: 1.5rem; line-height: 100%; margin-bottom: 0.9375rem; font-weight: 500; }
.sub_contact_wrap h2 img { margin-right: 0.625rem; margin-top: 0px; }
.sub_contact_top { width: 100%; }
.sub_contact_top>div { width: 100%; display: flex; justify-content: space-between; align-items: flex-end; } */

.sub_contact_bottom { width: 100%; margin-top: 3.75rem; }
.sub_contact_bottom>div { width: 100%; display: flex; justify-content: space-between; align-items: flex-start; }

.sub_contact_map_box { width: 100%; width: 524px; height: 352px; border: 1px solid #cecece; position: relative; }
.sub_contact_map_box span { width: 100%; height: 100%; display: block; position: absolute; left: 0; top: 0; }
.sub_contact_map_box img { width: 100%; }

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

.sub_contact_map_box:hover:after,.sub_contact_map_box:hover:before { height: calc(100% + 2px); }
.sub_contact_map_box:hover span:after,.sub_contact_map_box:hover span:before { width: calc(100% + 2px); }

.sub_contact_txt_box { width: 100%; max-width: 524px; margin: 1.5625rem 0 0; }
.sub_contact_txt_box h3 { display: inline-block; font-size: 2rem; line-height: 100%; font-weight: 700; position: relative; margin-bottom: 3.75rem; }
.sub_contact_txt_box h3:after { content:''; width: 100%; height: 1px; background-color: #000; position: absolute; left: 0; bottom: 0; }

.sub_contact_add { display: flex; justify-content: space-between; align-items: center; text-align: left;}
.sub_contact_add h4 { font-size: 1.375rem; line-height: 100%; font-weight: 600; }
.sub_contact_add p { font-size: 0.9375rem; line-height: 134%; margin-top: 0.5rem; opacity: 0.7; font-weight: 500; }
.sub_contact_top .sub_contact_add { margin-top: 3.125rem; }

.sub_contact_bt { display: flex; justify-content: flex-end; align-items: center; margin-right: 0; }
.sub_contact_bt a { display: block; margin-left: 0.3125rem; }

#map { position: relative; width: 100%; height: 100%; }
#map2 { position: relative; width: 100%; height: 100%; }

.map_marker { font-family: 'HanwhaGothic'; width: auto; height: 36px; border: 2px solid #16416c; background-color: #fff; border-radius: 25px; text-align: center; display: flex; justify-content: center; align-items: center; padding: 0 15px; position: relative;
box-sizing: border-box; }
.map_marker p { font-size: 13px; line-height: 100%; color: #000; font-weight: 600; }
.map_marker:after { content:''; width: 0px; height: 0px; border-top: 8px solid #16416c; border-left: 5px solid transparent; border-right: 5px solid transparent; position: absolute; left: 0; right: 0; bottom: -8px; margin: auto; }
/*.map_marker.mk01 { width: 82px; z-index: 9; }*/


.contact_wrap.on .contact_tit { opacity: 1; transform: translate(0); transition: 1.2s 0.2s; }
.contact_wrap.on .sub_contact_bottom { opacity: 1; transform: translate(0); transition: 1.2s 0.6s; }
.contact_wrap.on .cy_bt { opacity: 1; transform: translate(0); transition: 1.2s 0.6s; }


/*  */

#footer { overflow: visible; text-align: left; }

#footer {position: relative; z-index: 100; clear:both; width: 100%; background: #11192c;}
#footer .footer_con {padding-top: 61px; padding-bottom: 74px; min-width: 1260px; margin:0 auto; position: relative; text-align: center;}
#footer .footer_con .logo img{margin-bottom: 49px;}
#footer .footer_con .footer_inner {}
#footer .footer_con .footer_phone {padding-bottom: 20px;}
#footer .footer_con .footer_phone dl {display: inline-block; padding-left: 30px; font-size: 16px;}
#footer .footer_con .footer_phone dl:first-child {padding-left: 0}
#footer .footer_con .footer_phone dl dt {display: inline-block; font-family: 'HanwhaGothic'; color: #8b634b;}
#footer .footer_con .footer_phone dl dd {display: inline-block; padding-left: 10px; font-family:'HanwhaGothic',sans-serif; color: #999999;}
/* #footer .footer_con .footer_inner .address {} */
#footer .footer_con .footer_inner .address p {font-size: 12px; color: #fff; padding-bottom: 5px;}
#footer .footer_con .footer_inner .address p span{opacity: .3;}
#footer .footer_con .footer_inner .address p.nt{margin-top: 24px;opacity: .3;}
#footer .footer_con .right_privacy {position: absolute; right:70px; top: 30px;}
#footer .footer_con .right_privacy a {display: inline-block; color: #fff; padding: 5px 0; margin-right: 30px;}


#footer .copyright { margin-top: 56px; font-size: 14px; color: #fff; }

.foot_summary {padding-top: 20px;}
/* .foot_summary ul {} */
.foot_summary ul li {margin-left: 20px; text-indent: -20px;}
.top_bt { width: 48px; height: 48px; background-color: #000; z-index: 99999; position: absolute; right: 6.25rem; margin: auto; top: 0px; opacity: 0; cursor: pointer; transition: 0.6s 0s; }
.top_bt:before { content:''; width: 8px; height: 8px; position: absolute; left: 0; right: 0; top: 2px; bottom: 0; margin: auto; border-left: 1px solid #fff; border-top: 1px solid #fff; transform: rotate(45deg); z-index: 9; }
.footer.on .top_bt { opacity: 1; top: -24px; transition: 0.6s 0s; }
.footer.active .top_bt { opacity: 1; top: -24px; transition: 0.6s 0s; } 


/*  */


.guest_pop_wrap { width: 48%; height: 100%; position: fixed; right: -50%; top: 0; z-index: 99999999; display: flex; justify-content: center; align-items: center; transition: 0.8s 0s; }
.guest_pop_wrap::before { content: ''; width: 100%; height: 92%; position: absolute; right: 0; top: 0; bottom: 0; margin: auto; background-color: #fff; border-radius: 2rem; }
.guest_pop_bg_bt { display: block; width: 100%; height: 100%; position: absolute; left: 0; top: 0; cursor: pointer; z-index: 1; }

.guest_pop { width: 84%; height: 78%; max-width: 1300px; position: relative; display: flex; justify-content: center; align-items: flex-start; 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: 3.75rem; height: 3.75rem; position: absolute; right: 1.875rem; top: 3.875rem; cursor: pointer; transition: 0.5s; z-index: 99; background-color: #000; border-radius: 100%; }
.guest_pop_close:after { content:''; width: 1px; height: 35%; position: absolute; left: 0; right: 0; top: 0; bottom: 0; margin: auto; background-color: #fff; transform: rotate(45deg); }
.guest_pop_close:before { content:''; width: 1px; height: 35%; position: absolute; left: 0; right: 0; top: 0; bottom: 0; margin: auto; background-color: #fff; transform: rotate(-45deg); }
.guest_pop_close:hover { transform: rotate(360deg); }

.guest_pop_tit { text-align: center; width: 100%; margin-bottom: 1.875rem; display: flex; justify-content: flex-start; align-items: flex-end; }
.guest_pop_tit h2 { font-family: 'kessler'; font-size: 2.5625rem; line-height: 100%; text-transform: uppercase; }
.guest_pop_tit h5 { font-size: 1rem; line-height: 100%; position: relative; padding-left: 1rem; margin-left: 1.125rem; transform: translateY(-0.25rem); }
.guest_pop_tit h5::before { content: ''; width: 1px; height: 90%; position: absolute; left: 0; bottom: 0; top: 0; margin: auto; background-color: #000; opacity: 0.5; }
.guest_pop_tit span { display: inline-block; width: 1px; height: 2.375rem; background-color: #404040; margin: auto; margin-top: 2.1875rem; }

.guest_pop_box { width: 100%; height: calc(100% - 4.5rem); overflow: scroll; padding-right: 1.5rem; }

.guest_pop_box::-webkit-scrollbar { display: block; width: 0.625rem; height: 100%; background-color: #f3f3f3; }
.guest_pop_box::-webkit-scrollbar-thumb { width: 100%; background-color: #898989; border-radius: 1.25rem; }

.guest_pop_wrap.active { right: 2%; 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_top { position: relative; left: 0; top: 0; width: 100%; height: 26.625rem; z-index: 1; margin-top: 0px; overflow: hidden; 
    background-color: #11192c; }

.sub_top_txt { width: 100%; max-width: 1100px; height: 100%; margin: auto; position: absolute; left: 0; right: 0; top: 0%; 
    display: flex; justify-content: center; align-items: center; z-index: 9; color: #fff; text-align: center; 
    animation: sub_top_txt 1.0s 0.6s both; flex-direction: column; }
.sub_top_txt h2 { font-family: 'optima_m'; font-size: 3.75rem; line-height: 100%;
     text-transform: uppercase; margin-top: 3rem; animation: sub_top_txt2 1.2s 1.2s both; }


@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; }
	to{ }
}
@keyframes sub_top_txt2 {
	from { letter-spacing: 2.25rem; padding-left: 2.25rem; }
	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_page{margin-top: 20px;}
#sub_container { width: 90%; max-width: 1100px; 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%; margin-bottom: 3rem; display: flex; justify-content: space-between; }
ul.tabs2.two { flex-wrap: wrap; }
ul.tabs2 li { width: 100%; 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 a{display: block;}


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

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


.sub_ori { width: 100%; max-width: 1100px; margin: auto; background-color: #f3f3f3; text-align: left; padding: 25px 30px; box-sizing: border-box; display: flex; justify-content: flex-start; align-items: center; margin-top: 3rem;}
.sub_ori>div { width: 55px; height: 55px; min-width: 55px; border-radius: 100%; background: #11192c url(../sub/ori.png) center no-repeat; margin-right: 18px; }
.sub_ori ul li { font-size: 13px; line-height: 155%; color: #383838; font-weight: 500; letter-spacing: -1px; position: relative; }
.sub_ori ul li:before { content:'·'; position: absolute; left: -6px; margin-right: 2px; }

.sub_ori ul.ori2 li { margin-left: 20px; }
.sub_ori ul.ori2 li:first-child { margin-left: 0; font-size: 14px; margin-bottom: 3px; }
.sub_ori ul.ori2 li:first-child:before { display: none; }





/*sub_planning */
.sub_over_top { width: 100%; margin: auto; position: relative; display: flex; justify-content: space-between; align-items: flex-end; opacity: 0; }
.swiper_planning { width: 84%; margin: 0; padding: 0; }
.swiper_planning .sub_planning_img { width: 100%; height: 50vw; max-height: 546px; }
.sub_planning_img.img01 { background: url(../sub/planning01.jpg) center no-repeat; background-size: cover; }
.sub_planning_img.img02 { background: url(../sub/planning02.jpg) center no-repeat; background-size: cover; }

.swiper_planning_thumb { width: 14.36%; margin: 0; padding: 0; }
.swiper_planning_thumb .swiper-wrapper { display: flex; justify-content: space-between; flex-direction: column; }
.swiper_planning_thumb .swiper-slide { height: 100%; height: 17vw; max-height: 94px; cursor: pointer; border: none; overflow: hidden; margin-top: 0.375rem; position: relative; }
.swiper_planning_thumb .sub_planning_img { width: 100%; height: 100%; filter: grayscale(1); }
.swiper_planning_thumb .swiper-slide-thumb-active .sub_planning_img { opacity: 1; filter: grayscale(0); }
.swiper_planning_thumb .swiper-slide-thumb-active:after { content:''; width: 100%; height: 100%; position: absolute; left: 0; top: 0; border: 3px solid #000; box-sizing: border-box; }

.swiper-button-next-planning { position: absolute; width: 75px; height: 47px; right: -12.9%; top: 0%; bottom: 0; margin: auto; padding: 0; outline: none; z-index: 99; cursor: pointer; }
.swiper-button-prev-planning { position: absolute; width: 75px; height: 47px; left: -12.9%; top: 0%; bottom: 0; margin: auto; padding: 0; outline: none; z-index: 99; cursor: pointer; }
.swiper-button-next-planning img { width: 100%; }
.swiper-button-prev-planning img { width: 100%; }
.sub_over_top.active { opacity: 1; transition: 1.0s 0s; }
.sub_over_bottom.active { opacity: 1; transition: 1.0s 0s; }

.sub_over_top.active .over_tit b:nth-child(1) { transform: translate(0); transition: 1.3s 0.0s; }
.sub_over_top.active .over_tit b:nth-child(2) { transform: translate(0); transition: 1.3s 0.07s; }
.sub_over_top.active .over_tit b:nth-child(3) { transform: translate(0); transition: 1.3s 0.14s; }
.sub_over_top.active .over_tit b:nth-child(4) { transform: translate(0); transition: 1.3s 0.21s; }
.sub_over_top.active .over_tit b:nth-child(5) { transform: translate(0); transition: 1.3s 0.28s; }
.sub_over_top.active .over_tit b:nth-child(6) { transform: translate(0); transition: 1.3s 0.35s; }
.sub_over_top.active .over_tit b:nth-child(7) { transform: translate(0); transition: 1.3s 0.42s; }
.sub_over_top.active .over_tit b:nth-child(8) { transform: translate(0); transition: 1.3s 0.49s; }
.sub_over_top.active .over_img_box { opacity: 1; clip-path: inset(2% 37% 0% 37% round 300px); transform: rotate(30deg); transition: opacity 1.2s 1.0s, clip-path 1.5s 1.85s, transform 1.3s 3.8s; }
.sub_over_top.active .over_vd_box { transform: rotate(-30deg); transition: 1.3s 3.8s; }
.sub_over_top.active .over_txt_box.white { transform: rotate(-30deg); transition: 1.3s 3.8s; }
.sub_over_top.active .over_txt_box h4 { opacity: 1; transform: translate(0); transition: 1.3s 2.8s; }
.sub_over_top.active .over_txt_box h2 { opacity: 1; transform: translate(0); transition: 1.3s 2.8s; }


.sub_over_bottom { width: 100%; margin: auto; position: relative; margin-top: 4.5rem; opacity: 0; }
/* .sub_over_bottom>div:last-child {  } */
.sub_over_txt_box { margin-top: 35px; display: flex; justify-content: space-between; align-items: flex-start; flex-wrap: wrap; 
    padding-bottom: 0px; text-align: left; }
.sub_over_txt_box>div { width: 31%; margin-bottom: 50px; }
/* .sub_over_txt_box>div:nth-child(-n+2) { width: 48.25%; } */
.sub_over_txt_box>div h4 { font-size: 1.25rem; line-height: 100%; font-weight: 600; color: #231815; border-bottom: 1px solid #383838; padding-bottom: 18px; }
.sub_over_txt_box>div p { font-size: 0.875rem; line-height: 170%; height: 3rem; margin-top: 18px; opacity: 0.7; font-weight: 500; }
.sub_over_top.active { opacity: 1; transform: translate(0); transition: 1.0s 0s; }
.sub_over_bottom.active { opacity: 1; transition: 1.0s 0s; }
.sub_over_top.active .over_tit b:nth-child(1) { transform: translate(0); transition: 1.3s 0.0s; }
.sub_over_top.active .over_tit b:nth-child(2) { transform: translate(0); transition: 1.3s 0.07s; }
.sub_over_top.active .over_tit b:nth-child(3) { transform: translate(0); transition: 1.3s 0.14s; }
.sub_over_top.active .over_tit b:nth-child(4) { transform: translate(0); transition: 1.3s 0.21s; }
.sub_over_top.active .over_tit b:nth-child(5) { transform: translate(0); transition: 1.3s 0.28s; }
.sub_over_top.active .over_tit b:nth-child(6) { transform: translate(0); transition: 1.3s 0.35s; }
.sub_over_top.active .over_tit b:nth-child(7) { transform: translate(0); transition: 1.3s 0.42s; }
.sub_over_top.active .over_tit b:nth-child(8) { transform: translate(0); transition: 1.3s 0.49s; }
.sub_over_top.active .over_img_box { opacity: 1; clip-path: inset(2% 37% 0% 37% round 300px); transform: rotate(30deg); transition: opacity 1.2s 1.0s, clip-path 1.5s 1.85s, transform 1.3s 3.8s; }
/* .sub_over_top.active .over_vd_box { transform: rotate(-30deg); transition: 1.3s 3.8s; } */
.sub_over_top.active .over_txt_box.white { transform: rotate(-30deg); transition: 1.3s 3.8s; }
.sub_over_top.active .over_txt_box h4 { opacity: 1; transform: translate(0); transition: 1.3s 2.8s; }
.sub_over_top.active .over_txt_box h2 { opacity: 1; transform: translate(0); transition: 1.3s 2.8s; }
/*  */










/*  */
.sub_contact_wrap { width: 100%; max-width: 1100px; margin: auto; position: relative; text-align: left; color: #010101; padding-bottom: 4.375rem; padding-bottom: 0; }

/* .sub_contact_wrap h2 { font-size: 1.5rem; line-height: 100%; margin-bottom: 0.9375rem; font-weight: 500; }
.sub_contact_wrap h2 img { margin-right: 0.625rem; margin-top: 0px; }
.sub_contact_top { width: 100%; }
.sub_contact_top>div { width: 100%; display: flex; justify-content: space-between; align-items: flex-end; } */

.sub_contact_bottom { width: 100%; margin-top: 3.75rem; }
.sub_contact_bottom>div { width: 100%; display: flex; justify-content: space-between; align-items: flex-start; }

.sub_contact_map_box { width: 100%; width: 520px; height: 350px; border: 1px solid #cecece; position: relative; }
.sub_contact_map_box img { width: 100%; }

.sub_contact_txt_box { width: 100%; max-width: 579px; margin: 1.5625rem 0; }
.sub_contact_txt_box h3 { display: inline-block; font-size: 2rem; line-height: 100%; font-weight: 700; position: relative; margin-bottom: 3.75rem; }
.sub_contact_txt_box h3:after { content:''; width: 100%; height: 1px; background-color: #000; position: absolute; left: 0; bottom: 0; }

.sub_contact_add { display: flex; justify-content: space-between; align-items: center; }
.sub_contact_add h4 { font-size: 1.375rem; line-height: 100%; font-weight: 600; }
.sub_contact_add p span { color: #000; }
.sub_contact_top .sub_contact_add { margin-top: 3.125rem; }

.sub_contact_bt { display: flex; justify-content: flex-end; align-items: center; margin-right: 0; }
.sub_contact_bt a { margin-left: 0.3125rem; }

#map { position: relative; width: 100%; height: 100%; }
#map2 { position: relative; width: 100%; height: 100%; }

.map_marker { font-family: 'Pretendard'; width: auto; height: auto; border: 2px solid #95182c; background-color: #fff; border-radius: 25px; border-radius: 0; text-align: center; display: flex; justify-content: center; align-items: center; padding: 4px 15px 6px; position: relative; box-sizing: border-box; transform: translate(-25%); }
.map_marker img { width: 140px; }
.map_marker p { font-size: 13px; line-height: 100%; color: #1b1414; font-weight: 600; font-size: 19px; margin-top: 7px; }
.map_marker:after { content:''; width: 0px; height: 0px; border-top: 12px solid #95182c; border-left: 5px solid transparent; border-right: 5px solid transparent; position: absolute; left: 0; right: 0; bottom: -12px; margin: auto; }
/*.map_marker.mk01 { width: 82px; z-index: 9; }*/
/*  */

.guest_content { width: 100%; max-width: 1100px; }
