@charset "utf-8";
@import url('https://cdn.jsdelivr.net/gh/orioncactus/pretendard/dist/web/static/pretendard.css');

*{-webkit-text-size-adjust:none}
:root{--primary:#527f8d;--mainsize:1400px;--main-font:'SUIT', sans-serif}
body{background:#fff;font-size:0.81em;font-weight:400;font-family:var(--main-font)}
h1, h2, h3, h4, h5, h6, input, button, textarea, select{font-family:var(--main-font)}
[data-aos=fade-blur]{opacity:0;filter:blur(10px);transition-property:opacity, filter!important}
[data-aos=fade-blur].aos-animate{opacity:1;filter:blur(0)}

/* ========================== HEADER */
#sh_wrapper{position:relative;width:100%;margin:0 auto}
#sh_hd{position:absolute;z-index:3;width:100%;font-family:var(--main-font)}

/* ========================== INDEX */
#sh_section{position:relative;overflow:hidden;font-size:16px;color:#777;line-height:1.8;letter-spacing:-.3px;font-family:var(--main-font)}
#sh_section .pl{white-space:pre-line;word-break:keep-all}
#sh_section .section_tit_cont{display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center}
#sh_section .section_title{font-size:58px;font-weight:900}
#sh_section .section_title span{font-weight:100}
#sh_section .section_par{font-size:20px;font-weight:700}

/* ========================== CONTAINER */
#sh_container{position:relative;width:100%;line-height:1.5}

/* CONTENT */
#sh_content{position:relative;max-width:1200px;min-height:500px;padding:0;margin:70px auto 80px;line-height:1.6;color:#888;zoom:1}
#sh_content:after{display:block;visibility:hidden;clear:both;content:""}

/* 사이트맵 */
#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:700;text-align:center;color:#222;font-family:var(--main-font)}
#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}

/* ========================== FOOTER */
#sh_ft{position:relative;width:100%;line-height:1.5}
#sh_ft .ft_wrap{padding:100px 7%;background-color:#30373a}
#sh_ft .ft_wrap .ft_top{display:flex}
#sh_ft .ft_wrap .ft_top h2{width:60%;font-size:40px;font-weight:800;white-space:pre-line;word-break:keep-all;color:#fff}
#sh_ft .ft_wrap .ft_top .ft_mn{width:20%;flex-wrap:wrap}
#sh_ft .ft_wrap .ft_top .ft_mn li+li{margin-top:10px}
#sh_ft .ft_wrap .ft_top .ft_mn li a{font-size:30px;font-weight:800;color:#767c7f;transition:all .3s}
#sh_ft .ft_wrap .ft_top .info{display:flex;flex-direction:column;width:20%}
#sh_ft .ft_wrap .ft_top .info a{font-size:15px;font-weight:800;color:#767c7f;transition:all .3s}
#sh_ft .ft_wrap .ft_top .info a+a{margin-top:10px}
#sh_ft .ft_wrap .ft_bottom{margin-top:100px}
#sh_ft .ft_wrap .ft_bottom .num{font-size:30px;font-weight:800;color:#fff}
#sh_ft .ft_wrap .ft_bottom .copy_wrap{display:flex;justify-content:space-between;margin-top:20px;font-size:13px;font-weight:400;color:#fff}
#sh_ft .ft_wrap .ft_bottom .copy_wrap a{font-size:13px;font-weight:400;color:#fff}
#sh_ft .ft_wrap .ft_bottom .copy_wrap a:last-child{margin-left:20px}

/* 반응형 사이트맵 공통 */
#sh_site_map{position:relative;width:100%;font-family:'notokr-regular'}
#sh_site_map:after{display:block;content:"";visibility:hidden;clear:both}
#sh_site_map > div{width:31%;float:left;margin:0 1%}
#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:205px;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:20px;z-index:100;width:65px;height:65px;margin-right:-10px;border-radius:50%;font-size:30px;text-align:center;line-height:65px;color:#fff;background-color: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;background:#f7f7f7}
#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-color:var(--primary);font-family:'notokr-bold'}
#sh_ft_btns a.tel{font-size:18px;font-weight:700;letter-spacing:0;font-family:'Poppins'}
#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 (hover:hover){
#sh_ft .ft_wrap .ft_top .ft_mn li a:hover{color:#fff}
#sh_ft .ft_wrap .ft_top .info a:hover{color:#fff}
}
@media (max-width:1380px){
#sh_section .section_title{font-size:50px}
#sh_section .section_par{font-size:19px}
#sh_ft .ft_wrap{padding:100px 5%}
#sh_ft .ft_wrap .ft_top h2{width:64%}
#sh_ft .ft_wrap .ft_top .ft_mn{width:18%}
#sh_ft .ft_wrap .ft_top .info{width:18%}
}
@media (max-width:1024px){
#sh_section .section_title{font-size:40px}
#sh_section .section_par{font-size:18px}
#sh_ft .ft_wrap{padding:80px 2.5%}
#sh_ft .ft_wrap .ft_top h2{font-size:32px}
#sh_ft .ft_wrap .ft_top .ft_mn li a{font-size:24px}
#sh_ft .ft_wrap .ft_bottom{margin-top:80px}
#sh_ft .ft_wrap .ft_bottom .num{font-size:24px}
#sh_ft .ft_wrap .ft_bottom .copy_wrap{margin-top:15px}
}
@media (max-width:768px){
#sh_content{margin:40px auto 50px}
#sh_section .section_title{font-size:35px}
#sh_section .section_par{font-size:17px}
#sh_ft .ft_wrap{padding:80px 2.5% 20px}
#sh_ft .ft_wrap .ft_top{flex-direction:column;align-items:center;text-align:center}
#sh_ft .ft_wrap .ft_top h2{width:100%;font-size:26px}
#sh_ft .ft_wrap .ft_top .ft_mn{display:flex;justify-content:center;margin-top:35px;gap:20px;width:100%}
#sh_ft .ft_wrap .ft_top .ft_mn li+li{margin-top:0px}
#sh_ft .ft_wrap .ft_top .ft_mn li a{font-size:19px}
#sh_ft .ft_wrap .ft_top .info{margin-top:35px;width:100%}
#sh_ft .ft_wrap .ft_top .info a+a{margin-top:15px}
#sh_ft .ft_wrap .ft_bottom .num{font-size:19px}
#sh_ft .ft_wrap .ft_bottom .copy_wrap{margin-top:12px}
/* 반응형 스타일 필수 [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] */
}
@media (max-width:480px){
#sh_content{margin:0px}
#sh_hd.sub{position:relative;background-color:#30373a}
#sh_section .section_title{font-size:32px}
#sh_section .section_par{font-size:16px}
#sh_ft .ft_wrap{padding:60px 2.5% 20px}
#sh_ft .ft_wrap .ft_top h2{font-size:23px}
#sh_ft .ft_wrap .ft_top .ft_mn{margin-top:30px}
#sh_ft .ft_wrap .ft_top .ft_mn li a{font-size:17px}
#sh_ft .ft_wrap .ft_top .info{margin-top:30px}
#sh_ft .ft_wrap .ft_top .info a{font-size:14px}
#sh_ft .ft_wrap .ft_top .info a+a{margin-top:12px}
#sh_ft .ft_wrap .ft_bottom{margin-top:60px}
#sh_ft .ft_wrap .ft_bottom .num{font-size:17px}
#sh_ft .ft_wrap .ft_bottom .copy_wrap{margin-top:8px}
#fix_tel{display:block}
#sh_ft_btns{display:block}
#sh_ft dl dt{font-size:16px}
#sh_ft .ft_wrap .ft_top .ft_mn{line-height:1}
}
@media (max-width:380px){
#sh_section .section_title{font-size:28px}
#sh_section .section_par{font-size:15px}
#sh_ft .ft_wrap{padding-top:55px}
#sh_ft .ft_wrap .ft_top h2{font-size:21px}
#sh_ft .ft_wrap .ft_top .ft_mn{margin-top:25px;gap:16px}
#sh_ft .ft_wrap .ft_top .ft_mn li a{font-size:15px}
#sh_ft .ft_wrap .ft_top .info{margin-top:25px}
#sh_ft .ft_wrap .ft_top .info a{font-size:13px}
#sh_ft .ft_wrap .ft_bottom{margin-top:55px}
#sh_ft .ft_wrap .ft_bottom .num{font-size:15px}
#sh_ft .ft_wrap .ft_bottom .copy_wrap{margin-top:6px}
}
/* 반응형 [e] */