@charset "utf-8";

@import "font.css";

/********** reset **********/
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,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, section, summary,
time, mark, audio, video{margin:0;padding:0;border:0;font:inherit;vertical-align:baseline;}
address,em{font-style:normal;}
strong{font-weight:500;}
input,button,select,textarea{font-family:'Pretendard', sans-serif;vertical-align:middle;margin:0;padding:0;outline:none;}
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section{display:block;}
hr{width:100%;height:1px;margin:50px 0;border:0;clear:both;background-color:#e7e7e7;}
html{font-family:'Pretendard', sans-serif;font-size:14px;font-weight:400;}
body{line-height:1.5;color:#222;word-break:keep-all;}
/*220905 수정*/html, body{min-width:1280px;margin:0 auto !important;width:100%;}
ol, ul, li{list-style:none;}
table{border-collapse:collapse;border-spacing:0;}
button,
html input[type='button'],
input[type='reset'],
input[type='submit']{-webkit-appearance:button;cursor:pointer;}
input[type=text]:-ms-clear{display:none;}
button{margin:0;padding:0;border:0;background-color:transparent;}
button::-moz-focus-inner,
input::-moz-focus-inner{border:0;padding:0;}
a{text-decoration:none;color:#222;outline:0;}
a:focus{outline:0;}
select::-ms-expand{display:none;}
.select {-o-appearance: none;-webkit-appearance: none;-moz-appearance: none;appearance: none;}
.hide,legend,caption{position:absolute;left:-9999px;width:0;height:0;overflow:hidden;text-indent:-9999px;}
caption{display:none;}
.hidden{overflow:hidden;clip:rect(0 0 0 0);clip:rect(0,0,0,0);position:absolute;width:1px;height:1px;margin:-1px;border:0;padding:0;}
.hidden.focusable:focus, .hidden.focusable:active{outline:visible;clip:auto;position:static;width:auto;height:auto;margin:0;}
input[type=radio],input[type=checkbox]{position:absolute;top:0;right:0;left:0;bottom:0;z-index:10;width:24px;height:24px;border:none;background:none;letter-spacing:0;vertical-align:middle;opacity:0;-webkit-appearance:none;-ms-appearance:none}

/*다국어*/
:lang(en){letter-spacing:-0.01em;}
/*다국어*/

/********** header **********/
#header{z-index:999;position:fixed;top:0;left:0;width:100%;min-height:91px;overflow:hidden;-webkit-transition:background .3s ease;transition:background .3s ease;box-sizing:border-box;}
/*220905 수정*/#header .header-cont{position:relative;max-width:1920px;min-width:1280px;margin:0 auto;box-sizing: border-box;}
#header .header-cont::after{content:"";display:block;clear:both}
#header.header-w, #header.header-w.open{background:#fff;}
#header.open{background:rgba(1, 1, 1, .85);}
#header:after{content:'';position:absolute;top:90px;left:0;z-index:1;width:100%;height:1px;background:rgba(231, 231, 231, .2);}
#header.header-w::after{content:'';position:absolute;top:90px;left:0;z-index:1;width:100%;height:1px;background:#e7e7e7;}
#header.header-w h1 a .logo-c{visibility:visible}
#header.header-w h1 a .logo-w{visibility:hidden}

/* logo */
#header h1{z-index:999;position:absolute;top:32px;left:80px;width:88px;height:33px;}
#header h1 a img{width:100%;opacity:0;}
#header h1 a span{display:block;position:relative;width:100%;height:100%;}

#header h1 a .logo-c{position:absolute;top:0;left:0;visibility:hidden;}
/* [s] 230313 3배수 수정 */
.logo-w{background:url(../images/logo_w.png) no-repeat center / 88px 33px;}
.logo-c{background:url(../images/logo_c.png) no-repeat center / 88px 33px;}
/* [e] 230313 3배수 수정 */

/* gnb */
.gnb {width:100%;padding:0 377px;-webkit-transition:padding .3s ease;transition:padding .3s ease;box-sizing: border-box;}
.gnb ul {text-align:center;}
.gnb ul:after{content:'';display:block;clear:both}
.gnb ul li a {color:#fff;font-family:'Pretendard', 'Avenir';text-transform:uppercase;-webkit-transition:color .3s ease;transition:color .3s ease}
.gnb > ul > li {float:left;}
.gnb > ul > li > a{position:relative;display:block;padding:44px 0 30px;margin:0 80px 0 0;font-size:18px;font-weight:900;text-align:left;line-height:16px;}
.gnb > ul > li > a:after{display:none;content:'';position:absolute;bottom:0;left:50%;z-index:1;width:45px;height:3px;margin-left:-22px;background:#f85023}
.gnb > ul > li:hover a:after, .gnb > ul > li.active > a:after{display:block}
.gnb ul li ul li a{display:block;padding:0 0 10px;font-weight:700;font-size:16px;color:#fff;text-align:left;line-height:22px}
.gnb ul li ul.fallback {z-index:10;position:absolute;width:130px;top:92px;min-height:280px;display: block !important;}
.gnb ul li.menu-business ul.fallback{width:150px}
.gnb ul li:first-child ul.fallback{width:160px}
.gnb ul li ul.fallback > li > a:hover{color:#f85023 !important;}
.gnb ul li ul.fallback > li:first-child{padding-top:40px;}
.gnb ul li ul.fallback li > ul{padding-bottom:15px}
.gnb ul li ul.fallback ul > li > a{color:#999 !important;padding:5px 0 0;}
.gnb ul li ul.fallback > li.active > a{color:#f85023 !important;}
.gnb ul li:hover ul.fallback {display:block;}
.gnb ul li.last {float:right;margin: 0;}
.gnb ul li.last a{margin: 0;}
/* [s] 230411 3배수 수정 */
#header.open .gnb {padding-bottom:260px;}
/* [e] 230411 3배수 수정 */
#header.header-w .gnb ul li a,#header.header-w .select-lang a{color:#222;}
#header.header-w .select-lang a:hover, #header.header-w .select-lang a{opacity:.3}
#header.open .gnb > ul > li.active > a:after{background:#f85023}
#header.header-w .gnb > ul > li.active > a:after{background:#f85023}
#header.header-w .gnb > ul > li.last > a::before{background:rgba(0,0,0,.2)}

#header .select-lang{position:absolute;top:36px;right:80px;}
.lang-item::after{content:"";display:inline-block;position:absolute;top:50%;left:34px;width:1px;height:14px;margin-top:-3px;background:#C4C4C4}
.lang-item {display: block;float: left;margin-left:25px;font-family:'Avenir', sans-serif;text-align: center;}
.lang-item:first-child {margin:0}
.lang-item:last-child {border-radius: 0 3px 3px 0;}
.lang-item a {display: block;padding-top:10px;font-size: 16px;font-weight: 900;color: #fff;line-height: 14px;line-height: 14px;opacity: .4;}
.lang-item a:hover,.lang-item.is-active a {opacity: 1 !important;;}
#header.header-w .lang-item a:hover{opacity:.3;}
.with-indicator{position: absolute;top: 0;right: 60px;}
.with-indicator .lang-item:last-child:before{content: ''; display: block;position: absolute;top: 0; left: 10%;width: 4px; height: 4px;margin-left: -4px;border-radius:100%; background: #EA4807; transition: left .8s ease;}
.with-indicator .lang-item:nth-child(1).is-active ~ .lang-item:last-child:before {left: 18%;}
.with-indicator .lang-item:nth-child(1):hover ~ .lang-item:last-child:before {left: 18% !important;}
.with-indicator .lang-item:last-child:hover:before,
.with-indicator .lang-item:last-child.is-active:before {left: 85% !important;}
/********** header **********/

/*txt*/
.font-sf{font-family:'SFPro' !important;font-weight:800;}
.underline{display:block;width:101%;height:2px;background:#fff;position:absolute;bottom:-4px;left:0;}
.org{color:#ff5519 !important;}

/* btn */
.btn-wrap.submission{width:260px;margin:0 auto}
.btn-wrap::after{content:"";display:block;clear:both}
.btn-100p{display:block;width: 260px;height: 60px;color:#fff;font-weight: 700;font-size: 20px;background: #FF5519;line-height:60px;text-align: center;}

/* main section arrow */
.arrows{position:absolute;left:50%;bottom:20px;width:20px;height:26px;margin-left:-10px;}
.arrow{position:absolute;left:50%;margin-left:-3px;}
.arrow.down{bottom:0;}
.arrow.up{top:0;transform:rotate(180deg);}

.arrow i{display:block;width:6px;height:6px;border-left:1px solid #fff;border-bottom:1px solid #fff;-webkit-transform:rotate(-45deg);transform:rotate(-45deg);box-sizing:border-box;animation:arrow 2s infinite;-webkit-animation:arrow 2s infinite;}
.arrows.bk .arrow i{border-color:#111}

@keyframes arrow{
0% {opacity:0}
40% {opacity:1}
80% {opacity:0}
100% {opacity:0}
}

@-webkit-keyframes arrow{
0% {opacity:0}
40% {opacity:1}
80% {opacity:0}
100% {opacity:0}
}

.arrow i.a1 {animation-delay:-1s;-webkit-animation-delay:-1s;}
.arrow i.a2 {animation-delay:-0.5s;-webkit-animation-delay:-0.5s;}
.arrow i.a3 {animation-delay:0s;-webkit-animation-delay:0s;}

/* arrow */
[class*="arrow-"]{display:block;position:absolute;top:2px;right:2px;width:13px;height:20px;cursor:pointer;}
[class*="arrow-"]:before,
[class*="arrow-"]:after{ transition:0.15s all ease-in-out;position:absolute;content:"";width:7px;height:2px;background:#111;top:50%;border-radius:5px;margin-top:-3px;}
[class*="arrow-"]:before{transform:rotate(45deg);left:6px;}
[class*="arrow-"]:after{transform:rotate(-45deg);right:0;top:14px;}
.arrow-left{right:0}
.arrow-left:before{transform:rotate(135deg);left:0;}
.arrow-left:after{transform:rotate(-135deg);right:.5rem;}

@keyframes fadein{
0% {opacity:.4}
50% {opacity:.8}
100% {opacity:1}
}

@-webkit-keyframes fadein{
0% {opacity:.4}
50% {opacity:.8}
100% {opacity:1}
}


.ico.plus{position:relative;display:inline-block;width:60px;height:60px;}
.ico.plus::before,
.ico.plus::after{content:"";position:absolute;background-color:white;transition:transform 0.25s ease-out;}
.ico.plus::before{top:0;left:50%;width:2px;height:100%;margin-left:-1px;}
.ico.plus::after{top:50%;left:0;width:100%;height:2px;margin-top:-1px;}
.center-line {display:inline-block;position:relative;width:85px;height:2px;margin:0 15px;background-color:#fff;vertical-align:middle;}
.ico.file{position:relative;display:block;width:22px;height:22px;margin:0 auto;text-indent:-9999px}
.ico.file:before{content:'';display:block;position:absolute;top:0;left:0;width:22px;height:22px;background:url(../images/ico_file.png) no-repeat center;}


/*tab*/
[class*="tab-cont"]{display:none}
.tab-cont01{display:block}
[class*='tab-type']{margin-bottom:10px;}
[class*='tab-type']:after{display:block;content:'';clear:both}
[class*='tab-type'] li{position:relative;float:left;width:20%;border-bottom:3px solid #111;box-sizing:border-box;}
[class*='tab-type'] li a{display:block;font-size:20px;line-height:60px;text-align:center}
[class*='tab-type'] li.on a{color:#f85023}
[class*='tab-type'] li:before{content:'';display:block;position:absolute;left:0;top:22px;width:1px;height:20px;background:#ccc}
[class*='tab-type'] li:first-child:before{display:none}
[class*='tab-type'] li.on:after{content:'';display:block;z-index:1;position:absolute;left:0;bottom:-3px;width:100%;height:3px;background:#f85023}

/* footer */
#footer{min-height:300px;padding-top:50px;color:#fff;background:url(../images/footer_bg.png) no-repeat center / cover;text-align:center;box-sizing:border-box}
/* [s] 230313 3배수 수정 */
#footer .logo-w{width:130px;height:48px;margin:0 auto;background: url(../images/logo_footer.png) no-repeat center center / cover;}
/* [e] 230313 3배수 수정 */
.footer-cont{font-size:15px;}
.footer-cont dl{margin:38px 0 12px;}
.footer-cont dl dt,.footer-cont dl dd{display:inline-block;font-weight: 700;font-size: 16px;line-height: 19px;vertical-align:middle}
.footer-cont dl dd,.footer-cont ul li{position:relative;padding-left:18px;margin-left:18px;line-height:16px;}
.footer-cont dl dd::before,.footer-cont ul li::before{content:"";display:inline-block;position:absolute;top:50%;left:0;width:2px;height:13px;margin-top:-6px;background:#fff;}
.footer-cont ul::after{content:"";display:block;clear:both}
.footer-cont ul li{display:inline-block;vertical-align:middle}
/* [s] 220812 수정 및 추가 */
.footer-cont ul li a{color:rgba(255,255,255,0.7);font-weight:700;font-size:16px;}
.footer-cont ul li:first-child a {color: #ff9900;}
/* [e] 220812 수정 및 추가 */
.footer-cont ul li:first-child {padding:0;margin:0}
.footer-cont ul li:first-child::before{display:none}
.sub-footer .footer-cont{padding-top:75px;box-sizing:border-box}

/* list */
.desc-list li{position:relative;padding-left:15px;font-weight: 500;font-size: 16px;line-height:26px;letter-spacing: -0.01em;}
.desc-list li::before{content:"";display:block;position:absolute;top:11px;left:0;width:3px;height:3px;border-radius:10px;background:#444}

/* form */
input::-webkit-input-placeholder{color:#777;font-weight:300}
input:-ms-input-placeholder{color:#777;font-weight:300}
input::placeholder{color:#777;font-weight:300}

textarea:focus{outline:none;}
textarea::-webkit-input-placeholder{color:#777;;font-weight:300}
textarea:-ms-input-placeholder{color:#777;;font-weight:300}
textarea::placeholder{color:#777;;font-weight:300}

/* table */
.table-type01{width:100%;background:#fff;font-size:12px;}
.table-type01 tr th{font-weight: 800;font-size: 18px;line-height:22px;text-align: right;letter-spacing: -0.01em;vertical-align:middle;padding:14px 0;}
.table-type01 tr td{padding:15px 0 15px 90px;font-size: 18px;line-height: 29px;letter-spacing: -1px;}
.table-type01 tr.esse th{font-weight: 800;color: #FF5519;font-size: 24px;line-height:28px;letter-spacing: -0.01em;}
.table-type01 tr.esse td{font-weight: 700;color: #444;font-size: 20px;line-height:26px;letter-spacing: -1px;}
.table-type01 tr.esse td ul li{color:#f85023;}
.table-type01 tr.esse td ul{padding:20px 0}
.table-type01 thead th{color:#fff;background:#f85023;}
.table-type01 tr.first th,.table-type01 tr.first td{padding-top:35px;}
.table-type01 tr.last th,.table-type01 tr.last td{padding-bottom:35px;}
.table-type02{width:100%;text-align:center;}
.table-type02 thead tr th{font-weight:400;vertical-align:middle;background:#f3f3f3}
.table-type02 tr th,
.table-type02 tr td{padding:20px 0;font-size:17px;font-weight:300;vertical-align:middle;}
.table-type02 tr td{color:#777;border-bottom:1px solid #e7e7e7}
.table-type02 tr td.division{color:#f85023}
.table-type02 tr td a{display:inline-block;width:580px;color:#111;text-overflow:ellipsis;white-space:nowrap;word-wrap:normal;overflow:hidden;text-align:left}
.table-type02 tr td.no_list{padding:120px 0;color: #111;font-size:26px;}


/* pagenate */
.page-nav{font-size:0;text-align:center;margin:60px 0 0;padding:0 30px;}
.page-nav > a{position:relative;display:inline-block;width:44px;height:50px;border:1px solid #e7e7e7;vertical-align:top;}
.page-nav > a.first{background-repeat:no-repeat;background-image:url(../images/sprite_icon.png);background-position:center -348px;}
.page-nav > a.prev{background-repeat:no-repeat;background-image:url(../images/sprite_icon.png);background-position:center -386px;margin:0 0 0 8px;}
.page-nav > a.next{background-repeat:no-repeat;background-image:url(../images/sprite_icon.png);background-position:center -475px;}
.page-nav > a.last{background-repeat:no-repeat;background-image:url(../images/sprite_icon.png);background-position:center -432px;margin:0 0 0 8px;}
.page-nav ol{display:inline-block;margin:0 7px;}
.page-nav ol li{display:inline-block;width:44px;border: 1px solid #F5F5F5;margin:0 0 0 8px;}
.page-nav ol li:first-child{margin:0;}
.page-nav ol li a{display:inline-block;width:100%;color: #555;font-weight: 700;font-size: 16px;line-height:50px;text-align: center;}
.page-nav ol li.active{border:1px solid #EA4807}

/* privacy */
.privacy{width:1120px;margin:0 auto;padding:0 0 90px;font-size:17px;box-sizing:border-box}
.privacy .contents h2{padding:280px 0 90px;font-size:44px;color:#000;font-weight:700;text-align:center}
.privacy .contents h3{margin:0;padding:20px 0;font-size:26px;text-align:left;color:#111;font-weight:500;line-height:40px;}
.privacy p{font-weight:400;line-height:30px;letter-spacing:-1px}
.privacy p strong{display:inline-block;margin-top:20px;font-weight:300;}
.privacy ul {margin:50px 0}
.privacy ul li{font-weight:500;line-height:2.2;}
.privacy table{margin:40px 0}
.privacy table thead th{padding:10px 0 10px 20px;font-weight:500;color:#fff;background:#111;text-align:left;}
.privacy table td{padding:20px;border-bottom:1px solid #dadada;border-right:1px solid #dadada}
/* [s] 220812 추가 */
.privacy table td.line {border-left: 1px solid #dadada;}
.privacy table tbody th{padding:20px;font-weight:500;border:1px solid #dadada;border-top:0;text-align:left}
.privacy .btn-privacy {display: inline-block; margin: 10px 0; padding: 6px 34px; font-size: 14px; line-height: 2; border-radius: 100px; color: #fff; background-color: #ff5519;}
/* [e] 220812 추가 */

.user-notice > section{margin-top:90px;}
.user-notice > section.first{margin-top:20px;}
.user-notice h3{margin-bottom:50px;padding:0;color:#f85023;}
.user-notice ol li{margin-bottom:40px}
.user-notice ol li strong{display:block;margin-bottom:15px;font-size:20px;font-weight:400;line-height:32px;}
.user-notice ol li p{padding-left:20px}

.flag{display:inline-block;width:100px;height:100px;background-size:contain;background-repeat:no-repeat;background-position:0}
.flag.cn{background-image:url(../images/qrick/flag_cn.png)}
.flag.hk{background-image:url(../images/qrick/flag_hk.png)}
.flag.th{background-image:url(../images/qrick/flag_th.png)}
.flag.sg{background-image:url(../images/qrick/flag_sg.png)}
.flag.etc{background-image:url(../images/qrick/flag_etc.png)}
/* [s] 250225 내용 수정 */
.flag.tw{background-image:url(../images/qrick/flag_tw.png)}
/* [e] 250225 내용 수정 */
/* [s] 230510 추가 */
.privacy.ethical .contents h2{padding:280px 0 40px}
.privacy.ethical h3{padding:60px 0 20px;}
.privacy.ethical h3 + p{margin-bottom:20px;font-weight:600;}
/* [e] 230510 추가 */

/* [s] 230921 추가 */
.privacy.ethicalTerms h3{padding:50px 0 0;font-weight:700;font-size:36px;line-height:28px;letter-spacing:-0.01em;}
.privacy.ethicalTerms h4{margin:0;padding:20px 0 10px;font-size:26px;text-align:left;color:#111;font-weight:500;line-height:40px;border-bottom:none;}
/* [e] 230921 추가 */

/* [s] 241121 전자금융거래 이용약관, 개인정보처리방침 수정 */
.privacy .select-list{overflow:hidden;height:0;margin:0}
.privacy .select-list + p{margin-top:50px}
.privacy .before-terms,
.privacy .before-terms-list li a{position:relative;display:inline-block;padding-right:28px;font-size:22px;border-bottom:1px solid #c4c4c4;color:#444;}
.privacy .before-terms-list li{margin-top:8px;line-height:2rem;}
.privacy .before-terms::after{content:'';display:block;position:absolute;right:5px;bottom:8px;width:8px;height:8px;border-top:1px solid #444;border-right:1px solid #444;transform:rotate(45deg);transition:transform ease 0.4s;}
.privacy .before-terms.active::after{transform:rotate(135deg);transition:transform ease 0.4s;}
/* [e] 241121 전자금융거래 이용약관, 개인정보처리방침 수정 */

/* partnerLogo */
.partner-list{width:1120px;height: 469px;margin:25px auto 0;font-size:0;text-align:left;background:url(../images/business/online_partners.png) no-repeat center;}

/* on,offline common */
/* [s] 250225 내용 수정 */
.payment-service div{text-align:center;box-sizing:border-box;line-height: 22px;min-width: 260px;width:25%}
/* [e] 250225 내용 수정 */
.tab-cont02 .payment-service div{min-width: auto}
.payment-service div::before{content:'';display:block;width:145px;height:145px;margin:0 auto 40px;border-radius:100%}
.payment-service div.alipay::before{background:#F5F5F5 url(../images/logo_alipay.png) no-repeat center/ 115px auto}
.payment-service div.wechatpay::before{background:#F5F5F5 url(../images/logo_wechatPay.png) no-repeat center/ 125px auto}
.payment-service div.yoomoney::before{background:#F5F5F5 url(../images/logo_yoomoney.png) no-repeat center/ 116px auto}
.payment-service div.kakaopay::before{background:#F5F5F5 url(../images/logo_kakaopay.png) no-repeat center/ 90px auto}
.payment-service div.promptpay::before{background:#F5F5F5 url(../images/logo_promptpay.png) no-repeat center/ 110px auto}
.payment-service div.paynow::before{background:#F5F5F5 url(../images/logo_paynow.png) no-repeat center/ 88px auto}
.payment-service div.xnap::before{background:#F5F5F5 url(../images/logo_xnap.png) no-repeat center/ 88px auto}
.payment-service div.unionpay::before{background:#F5F5F5 url(../images/logo_unionpay.png) no-repeat center/ 86px auto}
.payment-service div.alipayplus::before{background:#F5F5F5 url(../images/logo_alipayplus.png) no-repeat center/ 110px auto}
.payment-service div.paypal::before{background:#F5F5F5 url(../images/logo_paypal.png) no-repeat center/ 92px auto}
/* [s] 250225 내용 수정 */
.payment-service div.hivex::before{background:#F5F5F5 url(../images/logo_hivex.png) no-repeat center/ 121px auto}
.payment-service div.pxpayplus::before{background:#F5F5F5 url(../images/logo_pxpayplus.png) no-repeat center/ 108px auto}
/* [e] 250225 내용 수정 */
.payment-service div dt{display:block;padding-bottom:10px;font-weight: 800;font-size: 24px;line-height:38px;text-align: center;letter-spacing: -0.01em;}
.payment-service div dd{display:block;font-size: 16px;line-height:26px;text-align: center;letter-spacing: -0.01em;}
:lang(en) .tab-cont02 .payment-service div dd{padding:0 5px}
/* [e] 230428 글로벌 결제수단 수정 및 추가 */
/* popup */
.policy-layer,.faq-detail{display:none;z-index:100;position:fixed;_position:absolute;top:0;left:0;width:100%;height:100%;color:#222}
.bg{position:absolute;top:0;left:0;width:100%;height:100%;background:#000;opacity:0.7;filter:alpha(opacity=70);}
.popup{display:block;z-index:10;position:absolute;top:50%;left:50%;width:1120px;height:auto;font-size:13px;background-color:#fff;letter-spacing:-1px}
[class*='faq-detail'] .popup > h2{padding:22px 60px;font-size:22px;background:#000;color:#fff}
[class*='faq-detail'] .popup > div{padding:25px 60px;min-height:500px;font-size:17px;box-sizing:border-box;}
.close{position:absolute;top:25px;right:30px;width:25px;height:25px;text-indent:-9999px;background:url(../images/sprite_icon.png) no-repeat;background-position:center -618px;}
.policy-layer .popup{width:1050px;padding:120px 120px 75px;box-sizing:border-box;box-shadow:rgba(0, 0, 0, 0.1) 0px 180px 50px -150px;}
.policy-layer .popup div h3{margin-bottom:20px;font-size:17px;font-weight:700;line-height:22px}
.policy-layer .popup div p{margin-bottom:45px;font-size:15px;line-height:25px}
.policy-layer .bg{display:none !important;}
.policy-layer .close{top:35px;right:45px;background:url(../images/layer_close.png) no-repeat center}

.cs-center {position:relative;margin-bottom: 320px !important;}
.cs-center li::before{content:"";display:block;position:absolute;top:12px;left:0;width:3px;height:3px;border-radius:10px;background:#444}
.cs-center li{position:relative;margin-bottom:6px;padding-left:13px;font-weight:700;font-size:18px; line-height:29px; letter-spacing:-1px; }
.cs-center li.last::before{display:none}
.cs-center span.call{padding-left:10px;}
.cs-center .call{margin-bottom:0;font-weight:500;font-size:18px; line-height:21px; letter-spacing:-1px;}
.cs-center .call strong{padding:0 5px 0 8px;color:#EA4807;}
.cs-center .call span{color:#666;}
.cs-center a{position:absolute;right:0;top:50%;;margin-top:-32px}
.btn-counseling{display:flex;min-width:284px;height:64px;padding:0 15px;font-weight:700;color:#fff;border-radius:31.5px;font-size:24px;background:#FF5519;line-height:38px;align-items:center; justify-content:center;text-align:center;letter-spacing:-1px;box-sizing:border-box;}

/* tab */
.tab-nav{position:relative;width:100%;background: #F1F1F1;}
.tab-nav.fixed{position:fixed;top:91px;z-index:100;}
.tab{display:flex;justify-content:center;align-items:center;width:880px;margin:0 auto}
.tab:after{display:block;content:'';clear:both}
.tab li{position:relative;display:flex;justify-content:center;align-items:center;width:22%;font-weight: 700;font-size: 20px;color: #999;cursor:pointer;letter-spacing: -0.01em;line-height:80px;text-align:center;}
.tab li {position: relative;display:flex;justify-content:center;align-items:center;width:22%;min-height:80px;font-weight:700;font-size:20px;color:#999;cursor:pointer;letter-spacing:-0.01em;line-height:28px;text-align:center;box-sizing:border-box;}
.tab li:first-child{width:34%}
.tab li.active{color:#222;}
.tab li.active:after{content:'';display:block;position:absolute;bottom:0;left:50%;width:45px;margin-left:-22px;border-bottom:3px solid #f85023;}

/* 해상도 1520px 이하 */
@media only screen and (max-width:1625px){
}

@media only screen and (max-width:940px){
}
