@charset "utf-8";

/* reset */
*  {margin:0; padding:0; box-sizing:border-box;}
h1, h2, h3, h4, h5, dl, dt, dd, ul, li, ol, th, td, p, blockquote, form, fieldset, legend, div,body { -webkit-print-color-adjust:exact; }
ul > li {list-style-type:none;}
img, fieldset {border:0; vertical-align: middle;}
img {max-width:100%;}
hr {display:none;}
table {width:100%; /*border-collapse:separate;*/ border-collapse:collapse; border-spacing:0;}
table caption {position:absolute; top:-99999rem; left:-99999rem; line-height:0;}
.iframe {overflow:hidden; width:100%; height:100%; margin:0; border:0; background:transparent;}
.hidden {position:absolute; top:-99999rem; left:-99999rem; }
iframe {width:100%; min-width:100%; border:none; margin:0; overflow:hidden; }
input:not([type="radio"], [type="checkbox"]),
textarea,
select { align-content:center; border:1px solid #ccc; border-radius:3rem; padding:0 10rem; height:40rem; }
input[type="submit"] { -webkit-appearance: none; -webkit-border-radius: 0; }
input[readonly] {background:#eee;}
select { -webkit-border-radius: 0; }
small, address, em {font-size:100%; font-style:normal;}

/* common */
/*::selection {background:red; color:#fff;}*/
html { font-size:1px; line-height:1.6; word-break: keep-all; word-wrap:break-word;  -webkit-text-size-adjust: none; -moz-text-size-adjust: none; -ms-text-size-adjust: none; -o-text-size-adjust: none;  }
html, body { max-width:100%; overflow-x:hidden; overflow-y:auto; }
a, a:hover, a:visited a:active, a:focus { text-decoration:none; }

#skipBtn { overflow: hidden; position: relative; width: 100%; z-index: 1000; }
#skipBtn a { display: block; font-size: 0; width: 1px; height: 1px; line-height: 0; margin: 0 -1px -1px 0; overflow: hidden; text-align: center; font-weight:300;}
#skipBtn a:focus, #skipBtn a:hover, #skipBtn a:active { width: auto; padding:20rem 0; background: #333; color: #fff; font-weight: bold; font-size:16rem; }
#skipBtn a:focus-visible {outline:none; border:2px dashed #ff0000;}
.skipBtn a:focus-visible {outline:none; border:2px dashed #ff0000;}
.noScroll {overflow:hidden;}
.blackBg::after {content:''; position:fixed; left:0; top:0; width:100%; height:100%; background:#000; opacity:0.5; z-index:1; }

.db{display:block;}
.dib{display:inline-block;}
.dn {display:none;}

/* align */
.floatR {float:right;}
.floatL {float:left;}
.floatN {float:none;}
.clear  {clear:both;}
.taC, .aC, .txtC {text-align:center;}
.taR, .aR, .txtR {text-align:right;}
.taL, .aL, .txtL {text-align:left !important;}
.taJ, .aJ {text-align:justify;}
.verT {vertical-align:top;}
.verB {vertical-align:bottom;}
.verM {vertical-align:middle;}
.divC {margin:0 auto;}
.overH {overflow:hidden;}

/* font & color */
.sansserif {font-family:"Malgun Gothic", "MalgunGothic", "맑은고딕", sans-serif;}
.serif {font-family:"NanumMyeongjo", "나눔명조", "Nanum Myeongjo", serif;}
.font0 {font-size:0; line-height:0;}
.font12 {font-size:12rem;}
.font13 {font-size:13rem;}
.font14 {font-size:14rem;}
.font17 {font-size:17rem;}
.font20{font-size:20rem;}
.normal {font-weight:400;}
.bold {font-weight:600;}
.line {text-decoration:underline;}
.lineT {text-decoration:line-through;}
.italic {font-style:italic;}
.white {color:#fff;}
.black {color:#000;}
.gray7 {color:#777;}
.gray8 {color:#888;}
.red {color:#cc3333;}
.blue {color:#095eac;}
.pink {color:#E50077;}
.green {color:#008800;}
.orange {color:#da5200;}
.purple {color:#6633cc;}


/* margin & padding */
.mar_0  {margin:0;}
.mar_t0  {margin-top:0;}
.mar_t3  {margin-top:3rem;}
.mar_t4  {margin-top:4rem;}
.mar_t5  {margin-top:5rem;}
.mar_t6  {margin-top:6rem;}
.mar_t7  {margin-top:7rem;}
.mar_t8  {margin-top:8rem;}
.mar_t10 {margin-top:10rem;}
.mar_t11 {margin-top:11rem;}
.mar_t12 {margin-top:12rem;}
.mar_t13 {margin-top:13rem;}
.mar_t14 {margin-top:14rem;}
.mar_t15 {margin-top:15rem;}
.mar_t17 {margin-top:17rem;}
.mar_t18 {margin-top:18rem;}
.mar_t19 {margin-top:19rem;}
.mar_t20 {margin-top:20rem;}
.mar_t21 {margin-top:21rem;}
.mar_t24 {margin-top:24rem;}
.mar_t25 {margin-top:25rem;}
.mar_t26 {margin-top:26rem;}
.mar_t30 {margin-top:30rem;}
.mar_t33 {margin-top:33rem;}
.mar_t34 {margin-top:34rem;}
.mar_t35 {margin-top:35rem;}
.mar_t50 {margin-top:50rem;}
.mar_t70 {margin-top:70rem;}
.mar_b0  {margin-bottom:0rem;}
.mar_b3  {margin-bottom:3rem;}
.mar_b5  {margin-bottom:5rem;}
.mar_b7  {margin-bottom:7rem;}
.mar_b8  {margin-bottom:8rem;}
.mar_b10 {margin-bottom:10rem;}
.mar_b20 {margin-bottom:20rem;}
.mar_b30 {margin-bottom:30rem;}
.mar_b35 {margin-bottom:35rem;}
.mar_r5  {margin-right:5rem;}
.mar_r13 {margin-right:13rem;}
.mar_r20 {margin-right:20rem;}
.mar_r28 {margin-right:28rem;}
.mar_r33 {margin-right:33rem;}
.mar_r30 {margin-right:30rem;}
.mar_r37 {margin-right:37rem;}

.mar_l0  {margin-left:0;}
.mar_l5  {margin-left:5rem;}
.mar_l10 {margin-left:10rem;}
.mar_l12 {margin-left:12rem;}
.mar_l15 {margin-left:15rem;}
.mar_l16 {margin-left:16rem;}
.mar_l17 {margin-left:17rem;}
.mar_l20 {margin-left:20rem;}
.mar_l22 {margin-left:22rem;}
.mar_l25 {margin-left:25rem;}
.mar_l30 {margin-left:30rem;}
.mar_l32 {margin-left:32rem;}
.mar_l33 {margin-left:33rem;}

.pad_0 {padding:0;}
.pad_5 {padding:5rem;}
.pad_10 {padding:10rem;}

.pad_t0  {padding-top:0rem;}
.pad_t3  {padding-top:3rem;}
.pad_t5  {padding-top:5rem;}
.pad_t15 {padding-top:15rem;}
.pad_t17 {padding-top:17rem;}
.pad_t20 {padding-top:20rem;}
.pad_t25 {padding-top:25rem;}
.pad_t30 {padding-top:30rem;}
.pad_t40 {padding-top:40rem;}

.pad_r5 {padding-right:5rem;}
.pad_r6 {padding-right:6rem;}

.pad_l0  {padding-left:0;}
.pad_l3  {padding-left:3rem;}
.pad_l5  {padding-left:5rem;}
.pad_l10 {padding-left:10rem;}
.pad_l12 {padding-left:12rem;}
.pad_l15 {padding-left:15rem;}
.pad_l16 {padding-left:16rem;}
.pad_l17 {padding-left:17rem;}
.pad_l18 {padding-left:18rem;}
.pad_l20 {padding-left:20rem;}
.pad_l25 {padding-left:25rem;}
.pad_l30 {padding-left:30rem;}
.pad_l32 {padding-left:32rem;}
.pad_l33 {padding-left:33rem;}
.pad_l40 {padding-left:40rem;}

.pad_b5  {padding-bottom:5rem;}
.pad_b6 {padding-bottom:6rem;}
.pad_b7 {padding-bottom:7rem;}
.pad_b8 {padding-bottom:8rem;}
.pad_b9 {padding-bottom:9rem;}
.pad_b10 {padding-bottom:10rem;}
.pad_b20 {padding-bottom:20rem;}
.pad_b30 {padding-bottom:30rem;}
.pad_b40 {padding-bottom:40rem;}


/* width */
.wpAuto {width:auto;}
.wp100 {width:100% !important; flex-grow:0 !important;}
.wp95 {width:95% !important; flex-grow:0 !important;}
.wp90 {width:90% !important; flex-grow:0 !important;}
.wp85 {width:85% !important; flex-grow:0 !important;}
.wp80 {width:80% !important; flex-grow:0 !important;}
.wp75 {width:75% !important; flex-grow:0 !important;}
.wp70 {width:70% !important; flex-grow:0 !important;}
.wp68 {width:68% !important; flex-grow:0 !important;}
.wp65 {width:65% !important; flex-grow:0 !important;}
.wp60 {width:60% !important; flex-grow:0 !important;}
.wp55 {width:55% !important; flex-grow:0 !important;}
.wp50 {width:50% !important; flex-grow:0 !important;}
.wp49 {width:49% !important; flex-grow:0 !important;}
.wp48 {width:48% !important; flex-grow:0 !important;}
.wp45 {width:45% !important; flex-grow:0 !important;}
.wp40 {width:40% !important; flex-grow:0 !important;}
.wp36 {width:36% !important; flex-grow:0 !important;}
.wp35 {width:35% !important; flex-grow:0 !important;}
.wp34 {width:34% !important; flex-grow:0 !important;}
.wp33 {width:33% !important; flex-grow:0 !important;}
.wp32 {width:32% !important; flex-grow:0 !important;}
.wp31 {width:31% !important; flex-grow:0 !important;}
.wp30 {width:30% !important; flex-grow:0 !important;}
.wp29 {width:29% !important; flex-grow:0 !important;}
.wp28 {width:28% !important; flex-grow:0 !important;}
.wp27 {width:27% !important; flex-grow:0 !important;}
.wp26 {width:26% !important; flex-grow:0 !important;}
.wp25 {width:25% !important; flex-grow:0 !important;}
.wp24 {width:24% !important; flex-grow:0 !important;}
.wp23 {width:23% !important; flex-grow:0 !important;}
.wp22 {width:22% !important; flex-grow:0 !important;}
.wp21 {width:21% !important; flex-grow:0 !important;}
.wp20 {width:20% !important; flex-grow:0 !important;}
.wp19 {width:19% !important; flex-grow:0 !important;}
.wp18 {width:18% !important; flex-grow:0 !important;}
.wp17 {width:17% !important; flex-grow:0 !important;}
.wp16 {width:16% !important; flex-grow:0 !important;}
.wp15 {width:15% !important; flex-grow:0 !important;}
.wp14 {width:14% !important; flex-grow:0 !important;}
.wp13 {width:13% !important; flex-grow:0 !important;}
.wp12 {width:12% !important; flex-grow:0 !important;}
.wp11 {width:11% !important; flex-grow:0 !important;}
.wp10 {width:10% !important; flex-grow:0 !important;}
.wp9 {width:9% !important; flex-grow:0 !important;}
.wp8 {width:8% !important; flex-grow:0 !important;}
.wp7 {width:7% !important; flex-grow:0 !important;}
.wp6 {width:6% !important; flex-grow:0 !important;}
.wp5 {width:5% !important; flex-grow:0 !important;}
.wp4 {width:4% !important; flex-grow:0 !important;}
.wp3 {width:3% !important; flex-grow:0 !important;}
.wp1 {width:1% !important; flex-grow:0 !important;}