@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}

/* =========================== 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;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}

/* =========================== CONTAINER */
#sh_container{position:relative;z-index:10;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;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;word-break:keep-all}
#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}

/* 반응형 하단 버튼 공통 */
#fix_tel{opacity:0;display:none;position:fixed;right:15px;bottom:40px;z-index:101;width:65px;height:65px;margin-right:-10px;border-radius:50%;font-size:30px;text-align:center;line-height:65px;color:#fff;background:var(--primary);box-shadow:5px 5px 5px rgba(0,0,0,.2);-webkit-transition:all .2s;transition:all .2s}
#fix_tel.active{opacity:1;margin-right:0}
#sh_ft_btns{display:none;padding:15px}
#sh_ft_btns .btns{overflow:hidden}
#sh_ft_btns .row2 a{width:50%}
#sh_ft_btns a{float:left;display:block;width:100%;height:55px;font-size:16px;line-height:55px;color:#fff;text-align:center;background:var(--primary);font-weight:700}
#sh_ft_btns a.tel{font-size:18px;font-weight:700;letter-spacing:0}
#sh_ft_btns a i{padding-right:5px;font-size:18px}
#sh_ft_btns a.kakao{font-weight:normal;color:#402325;background-color:#ffe500}

/* 반응형 [s] */
@media (max-width:1600px){
#sh_section .group-tit .tit--ko{font-size:40px}
#sh_section .group-tit .tit--en{padding-bottom:22px}
}
@media (max-width:1500px){
:root{--hd-height:80px}
}
@media (max-width:1400px){
#sh_section .group-tit .tit--ko{font-size:36px}
#sh_ft{padding:0 20px 30px}
#sh_ft .ft__info{padding-bottom:60px;padding-top:20px}
#sh_ft .ft__info address{font-size:14px}
}
@media (max-width:1200px){
#sh_section .group-tit .tit--en{padding-bottom:16px;font-size:15px}
#sh_section .group-tit .tit--ko{font-size:32px}
#sh_section .btn--primary{min-height:52px}
#sh_ft .ft__menu .sub-menu, #sh_ft .ft__menu .privacy-menu{gap:32px}
}
@media (max-width:1024px){
:root{--hd-height:57px}
#sh_content{padding:50px 0}
#sh_section .group-tit .tit--en{padding-bottom:12px;font-size:14px}
#sh_section .group-tit .tit--ko{font-size:28px}
#sh_section .btn--primary{min-height:48px;max-width:165px}
#sh_ft .ft__menu .inner{justify-content:center;gap:32px}
#sh_ft .ft__info{flex-direction:column;align-items:center;gap:18px;padding-top:14px;padding-bottom:40px;text-align:center}
#sh_ft .ft__info address{font-size:13px}
#sh_ft .ft__info .sns-menu li a{width:44px}
#sh_ft .ft__info .sns-menu li a i{font-size:20px}
#sh_ft .ft__copy{flex-direction:column;gap:10px}
}
@media (max-width:768px){
/* 반응형 스타일 필수 [s] */
#sh_login, #sh_agree, #sh_register,#sh_mb_confirm, #sh_result{padding:15px;margin:15px auto;border:none}
#sh_login input[type=submit], #sh_agree .btn_wrap input[type=submit], #sh_register .btn_wrap input[type=submit],#sh_find_info input[type=submit], #sh_mb_confirm input[type=submit]{-webkit-appearance:none;appearance:none}
#sh_login .bnr .txt p a{color:#0054a6}
#sh_pw_confirm{width:100%;padding:30px 20px;border:none}
#sh_agree .inner{padding:15px}
#sh_agree .cont{padding:10px}
#sh_site_map{padding:30px 20px}
#sh_site_map > div{width:100%;margin:0}
#sh_site_map .sh_site_map_box{min-height:auto}
/* 반응형 스타일 필수 [e] */
#sh_content{padding:30px 0 }
#sh_section .group-tit .tit--en{padding-bottom:10px;font-size:13px}
#sh_section .group-tit .tit--ko{font-size:24px}
#sh_section .btn--primary{min-height:45px;max-width:155px;font-size:14px}
}
@media (max-width:580px){
#sh_ft .ft__menu{height:auto;padding:20px 0}
#sh_ft .ft__menu .inner{flex-direction:column;gap:18px}
}
@media (max-width:480px){
#sh_content{padding:0px}
#sh_container_wrapper.sub{padding-top:0}
#sh_hd.sub{position:relative !important;box-shadow:none}
#fix_tel{display:block}
#sh_ft_btns{position:relative;z-index:10;display:block}
#sh_section .group-tit .tit--ko{font-size:22px;white-space:normal}
}
/* 반응형 [e] */