@charset "utf-8";
@import url('https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,100..900;1,100..900&display=swap');
@import url('https://cdn.jsdelivr.net/gh/orioncactus/pretendard/dist/web/static/pretendard-dynamic-subset.css');/* regular-400, medium-500, semibold-600, bold-700 */ 
@import url('https://fonts.googleapis.com/css2?family=Outfit:wght@100..900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap');


:root{--primary:#3498db;--mainsize:1320px;--hd-height:90px;--k-font:'pretendard';--e-font:"Outfit", sans-serif}
*{-webkit-text-size-adjust:none}
body{background:#fff;font-size:0.81em;font-family:'pretendard'}
h1, h2, h3, h4, h5, h6, input, button, textarea, select{font-family:'pretendard'}
.sr_only{ position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}
#device_change{width:50%;border:1px solid #666;font-size:3.5em;box-shadow:none} 

/* =========================== HEADER */
#sh_hd{position:fixed;z-index:15;width:100%;font-size:15px;font-family:var(--k-font);background-color:#fff;box-shadow:1px 1px 18px rgba(17, 17, 17, 0.05)}
#sh_hd.on{border-bottom:1px solid #e1e1e1}

/* =========================== MAIN */
#sh_section{overflow:hidden;position:relative;min-width:1400px;font-size:15px;line-height:1.6;color:#777;font-family:var(--k-font)}
#sh_section .pl{white-space:pre-line}
#sh_section *{word-break:keep-all}
#sh_section .inner{max-width:var(--mainsize);width:100%;margin:0 auto}

#sh_section .btn--primary{display:flex;align-items:center;justify-content:center;max-width:173px;width:100%;min-height:58px;padding:10px;border:1px solid var(--primary);border-radius:100px;font-size:15px;font-weight:700;color:var(--primary);transition:background-color 0.2s, color 0.2s}
#sh_section .btn--primary:not(.white):hover{background-color:var(--primary);color:#fff}
#sh_section .btn--primary.white{border-color:#fff;background-color:#fff}

#sh_section .group-tit .tit--en{padding-bottom:40px;font-family:var(--e-font);font-size:16px;font-weight:600;color:var(--primary);text-transform:uppercase}
#sh_section .group-tit .tit--ko{font-size:44px;font-weight:700;white-space:pre-line;line-height:1.3;color:#111}
#sh_section .group-tit .tit--ko b{color:var(--primary);font-weight:700}

/* =========================== SNB */
#sh_aside{position:relative;width:1400px;margin:0 auto;z-index:25;font-family:var(--k-font)}

/* =========================== CONTAINER */
#sh_container{position:relative;z-index:10;min-width:1400px;width:100%}
#sh_container_wrapper.sub{padding-top:var(--hd-height)}
#sh_content{overflow:hidden;position:relative;z-index:10;width:100%;max-width:1400px;min-height:550px;padding:70px 0;margin:0 auto;background:#fff}

/* =========================== FOOTER */
#sh_ft{position:relative;min-width:1400px;padding-bottom:65px;color:#fff;background-color:#111;font-family:var(--k-font)}
#sh_ft .inner{max-width:var(--mainsize);width:100%;margin:0 auto}
#sh_ft .ft__menu{display:flex;height:60px;border-bottom:1px solid rgba(255,255,255,0.1)}
#sh_ft .ft__menu .inner{display:flex;align-items:center;justify-content:space-between}
#sh_ft .ft__menu .sub-menu{display:flex;align-items:center;gap:50px}
#sh_ft .ft__menu .sub-menu li a{font-size:13px;font-weight:500;color:#fff}
#sh_ft .ft__menu .privacy-menu{display:flex;align-items:center;gap:50px}
#sh_ft .ft__menu .privacy-menu li a{font-size:13px;font-weight:500;color:#fff}
#sh_ft .ft__info{display:flex;justify-content:space-between;align-items:flex-start;padding-top:35px;padding-bottom:160px}
#sh_ft .ft__info address{padding-top:8px;font-size:15px;color:rgba(255,255,255,0.6);font-style:normal;line-height:1.8}
#sh_ft .ft__info .sns-menu{display:flex;align-items:center;gap:8px}
#sh_ft .ft__info .sns-menu li a {display:flex;align-items:center;justify-content:center;width:48px;aspect-ratio:1;border-radius:100px;background-color:rgba(255,255,255,0.1)}
#sh_ft .ft__info .sns-menu li a i{font-size: 22px;color:#999;transition:color 0.2s}
#sh_ft .ft__info .sns-menu li a:hover i{color:#fff}
#sh_ft .ft__copy{display:flex;align-items:center;justify-content:space-between}
#sh_ft .ft__copy small{font-size:13px;color:rgba(255,255,255,0.5)}
#sh_ft .ft__copy .admin-menu{display:flex;gap:15px}
#sh_ft .ft__copy .admin-menu li a{font-size:13px;color:rgba(255,255,255,0.5);transition:color 0.2s}
#sh_ft .ft__copy .admin-menu li a:hover{color:#fff}


/* 사이트맵 */
#sh_site_map{position:relative;width:100%;font-family:'notokr-regular'}
#sh_site_map > div{float:left;width:32%;min-height:280px;margin-right:2%}
#sh_site_map > div:nth-of-type(3n){margin-right:0}
#sh_site_map .sh_site_map_title{padding:10px 15px;border-bottom:2px solid #333;font-size:17px;font-weight:normal;text-align:center;color:#222;font-family:'notokr-bold'}
#sh_site_map ul{padding:0 15px 15px}
#sh_site_map .sh_site_map_box{min-height:155px;padding:17px 20px;border:1px solid #e1e1e1;border-top:none;font-size:14px;color:#333;line-height:40px}
#sh_site_map .sh_site_map_box li{border-bottom:1px dotted #ccc}
#sh_site_map .sh_site_map_box li:last-child{border:none}