@charset "utf-8";
@import url("./plugins/font-awesome/css/font-awesome.min.css");

@font-face {font-family: 'Paperlogy';font-weight: 100;src: url('https://fastly.jsdelivr.net/gh/projectnoonnu/2408-3@1.0/Paperlogy-1Thin.woff2') format('woff2');}
@font-face {font-family: 'Paperlogy';font-weight: 200;src: url('https://fastly.jsdelivr.net/gh/projectnoonnu/2408-3@1.0/Paperlogy-2ExtraLight.woff2') format('woff2');}
@font-face {font-family: 'Paperlogy';font-weight: 300;src: url('https://fastly.jsdelivr.net/gh/projectnoonnu/2408-3@1.0/Paperlogy-3Light.woff2') format('woff2');}
@font-face {font-family: 'Paperlogy';font-weight: 400;src: url('https://fastly.jsdelivr.net/gh/projectnoonnu/2408-3@1.0/Paperlogy-4Regular.woff2') format('woff2');}
@font-face {font-family: 'Paperlogy';font-weight: 500;src: url('https://fastly.jsdelivr.net/gh/projectnoonnu/2408-3@1.0/Paperlogy-5Medium.woff2') format('woff2');}
@font-face {font-family: 'Paperlogy';font-weight: 600;src: url('https://fastly.jsdelivr.net/gh/projectnoonnu/2408-3@1.0/Paperlogy-6SemiBold.woff2') format('woff2');}
@font-face {font-family: 'Paperlogy';font-weight: 700;src: url('https://fastly.jsdelivr.net/gh/projectnoonnu/2408-3@1.0/Paperlogy-7Bold.woff2') format('woff2');}
@font-face {font-family: 'Paperlogy';font-weight: 800;src: url('https://fastly.jsdelivr.net/gh/projectnoonnu/2408-3@1.0/Paperlogy-8ExtraBold.woff2') format('woff2');}
@font-face {font-family: 'Paperlogy';font-weight: 900;src: url('https://fastly.jsdelivr.net/gh/projectnoonnu/2408-3@1.0/Paperlogy-9Black.woff2') format('woff2');}

/* fallback */
@font-face {font-family: 'Material Symbols Outlined';font-style: normal;font-weight: 400;src: url(https://fonts.gstatic.com/s/materialsymbolsoutlined/v192/kJF1BvYX7BgnkSrUwT8OhrdQw4oELdPIeeII9v6oDMzByHX9rA6RzaxHMPdY43zj-jCxv3fzvRNU22ZXGJpEpjC_1v-p_4MrImHCIJIZrDCvHOejbdhzrA.woff2) format('woff2');}
  
  .material-symbols-outlined {font-family: 'Material Symbols Outlined';font-weight: normal;font-style: normal;font-size: 24px;line-height: 1;letter-spacing: normal;text-transform: none;display: inline-block;white-space: nowrap;word-wrap: normal;direction: ltr;-webkit-font-feature-settings: 'liga';-webkit-font-smoothing: antialiased;font-feature-settings: 'liga';}
/* ========================== 초기화[s] */
html, body, div, span, applet, object, iframe,h1, h2, h3, h4, h5, h6, p, blockquote, pre,a, abbr, acronym, address, big, cite, code,del, dfn, em, img, ins, kbd, q, s, samp,small, strike, strong, sub, sup, tt, var,b, u, i, center,dl, dt, dd, ol, ul, li,fieldset, form, label, legend,table, caption, tbody, tfoot, thead, tr, th, td,article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary,time, mark, audio, video{margin:0;padding:0;border:0;font-size:100%;font:inherit;vertical-align:baseline}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section{display:block}
body{line-height:1;font-family:'Paperlogy', sans-serif;}
ol, ul, dl, dt, dd{list-style:none}
blockquote, q{quotes:none}
blockquote:before, blockquote:after,q:before, q:after{content:'';content:none}
table{border-collapse:collapse;border-spacing:0}
input, button{margin:0;padding:0;font-family:'Paperlogy', sans-serif;}
input[type="submit"]{cursor:pointer}
button{cursor:pointer}
textarea, select{font-family:'Paperlogy', sans-serif;}
select{margin:0}
a{color:#222;text-decoration:none}
label, input, button, select, img{vertical-align:middle}
body{font-size:0.81em}
*, :after, :before{box-sizing:border-box}
*{-webkit-text-size-adjust:none}
.sound_only{display:inline-block !important;position:absolute;top:0;left:0;margin:0 !important;padding:0 !important;font-size:0;line-height:0;border:0 !important;overflow:hidden !important}
/* ========================== 초기화[e] */

/* ========================== HEADER */
#sh_wrapper{position:relative;width:100%;margin:0 auto}
#sh_hd{position:fixed;top:0px;z-index:15;width:100%;letter-spacing:-.3px;font-family:'Paperlogy', sans-serif;}
#sh_hd.sub{position:absolute}

#shGnb{display:flex;align-items:center;position:relative;width:100%;height:95px;padding:0 100px;transition:all .2s}
#shGnb.on{border-bottom:1px solid #333;background:#000}
#shGnb.sub{position:absolute}/* 네비게이션 배경 */
.sh_lnb_bg{display:none;position:absolute;top:95px;left:0;width:100%;height:350px;background:url(../../images/fs/layout/sub_bg01.jpg) no-repeat center center/cover;z-index:10;}
.sh_lnb_bg::before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,0.6);}

/* 로고 */
#shGnb .sh_logo{position:relative;z-index:20;width:0%}

/* ?遺꾨쪟  */
#shGnb .sh_nav{margin:0 auto;padding-left:70px;}
#shGnb .sh_nav > ul > li{float:left;line-height:95px;transition:all .4s ease-in-out}
#shGnb .sh_nav > ul > li > a{position:relative;z-index:20;display:block;margin:0 30px;font-size:17px;font-weight:600;color:#fff;text-transform:uppercase;transition:all .2s}

/* 소분류 */
#shGnb .sh_lnb_s { display: none; position: absolute; top: 95px; left: 0; width: 100%; transform: none; padding: 40px 100px; min-height: 250px; z-index: 20; justify-content: flex-start; gap: 4%; box-sizing: border-box; }
.sh_lnb_s_left { flex: 0 0 25%; min-width: 250px; max-width: 400px; color: #fff; padding-top: 10px; }
.sh_lnb_s_left strong { display: block; font-size: 3.6rem; font-weight: 700; text-transform: uppercase; letter-spacing: 1px; line-height: 0.8; margin-bottom: 0; }
.sh_lnb_s_left span { display: block; font-size: 2rem; font-weight: 300; color: #fff; margin-top: -10px; }
.sh_lnb_s_right { flex: 1; display: flex; flex-wrap: wrap; gap: 15px; align-content: flex-start; }
#shGnb .sh_lnb_s li { flex: 0 0 calc((100% - 45px) / 4); max-width: none; margin-bottom: 0; }
#shGnb .sh_lnb_s li a { display: flex; align-items: center; font-size: 1.8rem; font-weight: 600; text-align: left; color: #000; background-color: #fff; padding: 0 20px; width: 100%; height: 65px; transition: all .2s; box-sizing: border-box; position: relative; overflow: hidden; z-index: 1; }
#shGnb .sh_lnb_s li a::before { content: ""; position: absolute; top: 0; left: -120%; width: 100%; height: 100%; background-color: #f0f0f0; transform: skewX(-30deg); transition: all 0.4s ease-out; z-index: -1; }
#shGnb .sh_lnb_s li a:hover { color: #000; }
#shGnb .sh_lnb_s li a:hover::before { left: -10%; width: 130%; }

/* 언어선택 */
#shGnb .lang_btn{display:flex;justify-content:center;position:absolute;top:1px;right:130px;z-index:100;width:100px;height:95px;background-color:transparent;cursor:pointer;transition:all .2s}
#shGnb .lang_btn .curr{display:flex;align-items:center;justify-content:center;width:100%;cursor:pointer;color:#fff;}
#shGnb .lang_btn .curr i{font-size:24px;color:#fff;}
#shGnb .lang_btn .lang_list{display:none;position:absolute;top:95px;left:50%;transform:translateX(-50%);background:#fff;padding:10px 0;width:100px;}
#shGnb .lang_btn:hover .lang_list{display:block;}
#shGnb .lang_btn .lang_list li a{display:block;padding:8px 20px;color:#333;font-size:14px;text-align:center;font-weight:500;transition:all .2s;}
#shGnb .lang_btn .lang_list li a:hover{color:#000;font-weight:700;}
#shGnb.fix .lang_btn .curr{color:#222;}

/* 메뉴버튼 */
#pfBtn{display:flex;position:absolute;top:0;right:100px;z-index:101;padding:0 10px;height:95px;background-color:transparent;cursor:pointer;transition:all .2s}
#pfBtn span{display:block;position:relative;width:26px;height:2px;margin:auto;background:#fff;transition:all .2s}
#pfBtn span:before, #pfBtn span:after{display:block;content:"";position:absolute;top:0;width:100%;height:2px;background:#fff;transition:all .2s}
#pfBtn span:before {top:-8px}
#pfBtn span:after{top:8px}
#pfBtn.active{background:transparent}
#pfBtn.active span{border:none;background:transparent}
#pfBtn.active span:before{top:0;transform:rotate(45deg);background:#fff}
#pfBtn.active span:after{top:0;transform:rotate(-45deg);background:#fff}

/* 메뉴오픈 */
#pfWrap{display:none;position:fixed;top:0;left:0;z-index:100;width:100%;height:100%;background-color:#0b0b0b;}
#pfWrap .bg_wrap{display:none;}
.pf_cate{position:absolute;left:0;top:0;width:100%;height:100%;background-color:transparent}
.pf_cate > ul{position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);display:flex;width:100%;justify-content:center}
.pf_cate > ul > li{flex:1; opacity:0; margin-left:0; padding:0 30px; border-right:1px solid #333; border-bottom:none}
.pf_cate > ul > li:last-child{border-right:none;}
.pf_cate > ul > li > a{display:block; width:100%; padding:20px 0; margin-bottom:40px; font-size:18px; font-weight:700; color:#000; background:#fff; text-align:center; text-transform:uppercase; transition:all .2s}
.pf_cate > ul > li > a:hover{background:#f1f1f1;}
.pf_cate > ul > li:nth-child(1){animation-delay:.1s}
.pf_cate > ul > li:nth-child(2){animation-delay:.2s}
.pf_cate > ul > li:nth-child(3){animation-delay:.3s}
.pf_cate > ul > li:nth-child(4){animation-delay:.4s}
.pf_cate > ul > li:nth-child(5){animation-delay:.5s}
.pf_cate > ul > li:nth-child(6){animation-delay:.6s}
.pf_cate > ul > li ul{display:block; text-align:center;}
.pf_cate > ul > li ul li+li{margin-left:0;margin-top:20px}
.pf_cate > ul > li ul a{font-size:16px;font-weight:400;color:#fff;transition:all .2s}
.pf_cate > ul > li ul a:hover{opacity:1; font-weight:600;}

#shGnb.fix{background:#000}
/* #shGnb.fix #pfBtn.active{border-color:#fff;background:#fff} */

/* 반응형 메뉴 [s] */
#topmenuM{display:none;position:relative;width:100%;padding:20px 15px;line-height:1.8;background-color:#fff;font-family:'Paperlogy', sans-serif;font-weight:400}

/* 로고 */
#m_logo{position:relative}
#m_logo a{display:inline-block}
#m_logo img{max-height:60px}

/* 상단 버튼 및 오픈메뉴 */
#m_navBtn{position:absolute;top:18px;right:15px;z-index:5;width:30px;height:30px}
#m_navBtn span{display:block;position:relative;top:50%;transform:translateY(-50%);width:100%;height:2px}
#m_navBtn span:before, #m_navBtn span:after{display:block;content:"";position:absolute;top:-6px;width:30px;height:2px;background-color:var(--primary);-webkit-transition:all .1s;transition:all .1s}
#m_navBtn span:after{top:6px;width:16px;right:0;background-color:#fff}
#m_navBtn.on{position:fixed}
#m_navBtn.on span:before{top:0;right:-4px;transform:rotate(45deg);background-color:#000}
#m_navBtn.on span:after{top:0;right:-4px;width:30px;transform:rotate(-45deg);background-color:#222}
#navWrap{display:none;position:fixed;left:0;top:0;z-index:4;width:100%;height:100%;background-color:rgba(0,0,0,.7)}
#navWrap .inner{overflow-y:scroll;opacity:0;position:fixed;right:-40px;top:0;z-index:6;min-width:300px;width:75%;height:100%;padding:60px 0;background-color:#fff;-webkit-transition:all .1s;transition:all .1s}
#navWrap.on .inner{opacity:1;right:0;-webkit-transition:all .4s;transition:all .4s}
#navWrap .inner:before, #navWrap .inner:after{opacity:0;display:block;position:fixed;top:0;right:-40px;z-index:1;content:"";min-width:300px;width:70%;height:60px;background-color:#fff;-webkit-transition:all .1s;transition:all .1s}
#navWrap .inner:after{top:auto;bottom:0}
#navWrap.on .inner:before, #navWrap.on .inner:after{opacity:1;right:0;-webkit-transition:all .4s;transition:all .4s}
#navWrap .inner .mo_hd_copy{position:fixed;right:0;bottom:15px;z-index:2;min-width:300px;width:70%;font-size:12px;text-align:center;color:#888}
#navWrap .user_tip{padding:10px 20px;background-color:#f5f5f5}
#navWrap .user_tip li{display:inline-block}
#navWrap .user_tip li+li{margin-left:10px}

/* ?遺꾨쪟 */
#topmenuM .m_lnb .m_bmenu{display:block;position:relative;width:100%;height:52px;padding:0 20px;border:none;border-bottom:1px solid #ddd;background:none;font-size:16px;line-height:52px;color:#222;text-align:left;font-family:'Paperlogy', sans-serif;font-weight: 500}
#topmenuM .m_lnb .m_bmenu:after{float:right;content:"\f107";font-family:'fontawesome'}
#topmenuM .m_lnb .m_bmenu.on:after{content:"\f106"}

/* 소분류 */
#topmenuM .m_smenu{display:none;padding:15px 20px;border-bottom:1px solid #ddd;background-color:#f2f3f5}
#topmenuM .m_smenu li a{font-size:14px;color:#777}

/* ========================== MAIN */
#main_banner{position:relative;z-index:10;width:100%;letter-spacing:-.3px;font-family:'Paperlogy', sans-serif;}

/* ========================== INDEX */
#sh_section{position:relative;overflow:hidden;font-size:16px;color:#777;line-height:1.8;letter-spacing:-.3px;font-family:'Paperlogy', sans-serif;}

/* ========================== CONTAINER */
#sh_container{position:relative;width:100%;z-index:0}
#sh_container_wrapper{position:relative;width:100%;zoom:1}
#sh_container_wrapper:after{display:block;visibility:hidden;clear:both;content:""}

/* ========================== CONTENT */
#sh_content{position:relative;z-index:4;max-width:1600px;min-height:580px;margin:0 auto;padding:90px 0 140px 0;}
#sh_content:after{display:block;visibility:hidden;clear:both;content:""}

/* ========================== FOOTER */
#sh_ft{background:#2b2e33;padding:6rem 100px;color:#fff;font-family:'Paperlogy', sans-serif;}
#sh_ft .inner {position:relative;display:flex;justify-content:space-between;align-items:center;}
#sh_ft .ft_logo {margin-bottom:3rem;width:auto;}
#sh_ft .ft_logo img {height:auto;max-height:30px;}
#sh_ft .info {color:#fff;font-size:1.4rem;line-height:1.8;margin-bottom:3rem;font-weight:300;width:auto;}
#sh_ft .info strong {font-weight:700;}
#sh_ft .info .gap {display:inline-block;width:1px;height:12px;background:rgba(255,255,255,0.2);margin:0 1.5rem;vertical-align:middle;}
#sh_ft .copy {color:rgba(255,255,255,0.4);font-size:1.3rem;width:auto;}
#toTop {position:relative;width:80px;height:80px;border-radius:50%;background:#5b6168;display:flex;align-items:center;justify-content:center;color:#fff;cursor:pointer;transition:all 0.3s ease;}
#toTop:hover {background:var(--primary);}
#toTop span {font-size:3rem;color:#fff;margin:0;opacity:1;}
@media (hover:hover){
  #shGnb .sh_nav > ul > li:hover > a{color:var(--primary)!important}
  #shGnb .sh_nav > ul > li > a:after{content:"";display: block;position: absolute;bottom: 0;left: 50%;transform: translateX(-50%);width:0;height:2px;background:#fff;transition:all .2s}
  #shGnb .sh_nav > ul > li:hover > a:after{width:100%;}
  #shGnb .sh_nav > ul > li:hover .sh_lnb_s:before{width:calc(100% + 40px);opacity:1}
  #shGnb .sh_nav > ul > li:hover .sh_lnb_s a{color:#000}
  #shGnb .sh_nav > ul > li:hover .sh_lnb_s a:hover{color:#000}
  #shGnb .sh_lnb_s li a:hover{color:#000}
  .pf_cate > ul > li ul a:hover{opacity:1}
}
@media (max-width:1599px){
  #sh_content{padding:90px 40px}
}
@media (max-width:1450px){
  .sh_lnb_s_left { display: none; }
  .sh_lnb_s_right { width: 100%; flex: 1 1 100%; max-width: none; }
}
@media (max-width:1340px){
  #shGnb{padding:0 22px}
  #pfBtn{right:22px}
  #shGnb .lang_btn{right:45px}
  #shGnb .sh_nav > ul > li:hover .sh_lnb_s:before{width:calc(100%);opacity:1}
  #shGnb .sh_lnb_s { padding: 40px 22px; gap: 3%; }
  #sh_ft{padding:6rem 22px;}
}
@media (max-width:1200px){
  #shGnb .sh_nav > ul > li > a {margin:0 20px;font-size:16px;}
}
@media (max-width:1024px){
  #shGnb{display:none}
  #topmenuM{display:block;background-color:transparent;border-bottom:1px solid rgb(255 ,255, 255, 0.2)}
  #sh_hd{position:absolute}
  #sh_content{padding:40px 20px}
}
@media (max-width:768px){
  #sh_ft {padding:4rem 15px;}
  #sh_ft .inner {flex-direction:column;align-items:flex-start;}
  #sh_ft .ft_btn {position:absolute;top:4rem;right:2rem;}
  #toTop {width:50px;height:50px;}
  #toTop span {font-size:2.4rem;}
  #sh_ft .info .gap {display:none;}
  #sh_ft .info p {display:flex;flex-direction:column;margin-bottom:1rem;}
  #toTop{bottom:40px}
  #sh_section{font-size:15px}
}
@media (max-width:480px){
  #sh_hd.sub #topmenuM{background-color:#222}
  #sh_hd.sub{position:static}
  #sh_section{font-size:14px}
}

/* 메인 비주얼 텍스트 대문자 및 폰트 강제 적용 */
#mainVisual .main_txt { text-transform: uppercase; font-family: 'Paperlogy', sans-serif !important; }


/* 영어 */
[lang="en"] .sh_lnb_s_left span { display: none; }

/* 중국어 */
[lang="zh"] .sh_lnb_s_left span { display: none; }