@charset "utf-8";
@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=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:#9440e3;--mainsize:1280px;--k-font:'pretendard';--e-font:"Poppins", sans-serif;--k-point:'GangwonEduPowerExtraBoldA'}
*{-webkit-text-size-adjust:none}
body{font-size:0.81em;font-family:'pretendard'}
h1, h2, h3, h4, h5, h6, input, button, textarea, select{font-family:'pretendard'}
nav{list-style:none}

/* ========================== HEADER */
#sh_wrapper{line-height:1.5;font-family:var(--k-font)}
#sh_hd{position:relative;z-index:50} 
#sh_hd_wrapper{width:100%;border-bottom:1px solid rgba(255,255,255,0.2)}
#sh_hd_wrapper:after{display:block;visibility:hidden;clear:both;content:""} 

/* ========================== INDEX */
#sh_section{position:relative;z-index:10;font-size:16px;color:#777}
#sh_section .pl{white-space:pre-line}
#sh_section h2{font-size:30px;font-weight:800;color:#111;font-family:var(--k-font)}

/* ========================== MAIN */
#sh_wrapper .btn--primary{display:flex;align-items:center;justify-content:center;padding:12px 22px;font-size:14px;font-weight:600;background-color:#000;color:#fff;border-radius:100px;border:1px solid transparent;transition:background-color 0.2s, color 0.2s, border-color 0.2s}
#sh_wrapper .group-tit{display:flex;flex-direction:column;gap:30px;padding-bottom:60px}
#sh_wrapper .group-tit .sub-tit{font-size:16px;font-weight:600;color:var(--primary);word-break:keep-all}
#sh_wrapper .group-tit .main-tit{font-size:40px;font-weight:600;line-height:1.4;color:#000;white-space:pre-line;word-break:keep-all}

/* ========================== CONTAINER */
#sh_container .inner{max-width:var(--mainsize);width:100%;margin:0 auto}
#sh_content{overflow:hidden;position:relative;z-index:4;max-width:1070px;width:100%;min-height:580px;padding:0;margin:70px auto 40px;font-size:14px;color:#888;zoom:1}
#sh_content:after{display:block;visibility:hidden;clear:both;content:""}

/* ========================== FOOTER */
#sh_ft{position:relative;z-index:10;font-size:14px;line-height:1.5;color:rgba(255,255,255,.4);background-color:#222}
#sh_ft .inner{max-width:var(--mainsize);margin:0 auto}
#sh_ft .top{padding:100px 0 88px;border-bottom:1px solid rgba(255,255,255,0.15)}
#sh_ft .col-2{display:flex;align-items:flex-start;justify-content:space-between;gap:60px}
#sh_ft .col-2 > * h3{font-size:24px;font-weight:700;color:#fff}
/* 푸터 공지 */
#sh_ft .ft_notice{max-width:593px;width:100%}
#sh_ft .ft_notice .notice__tit{display:flex;justify-content:space-between;align-items:center;padding-bottom:30px}
#sh_ft .ft_notice .notice__tit .link-more{font-size:16px;font-weight:500;color:#fff}
#sh_ft .ft_notice ul{display:flex;flex-direction:column;gap:18px}
#sh_ft .ft_notice ul li a{display:flex;justify-content:space-between;gap:8px}
#sh_ft .ft_notice ul li a .txt{display:flex;gap:3px;font-size:16px;color:rgba(255, 255, 255, 0.7);transition:color 0.2s}
#sh_ft .ft_notice ul li a .date{font-size:16px;color:rgba(255,255,255,0.4);transition:color 0.2s}
/* 고객센터 */
#sh_ft .ft_service{padding-right:110px}
#sh_ft .ft_service strong{display:block;padding:25px 0 15px;font-size:36px;font-weight:600;color:var(--primary)}
/* 사이트 정보 */
#sh_ft .bottom{padding:64px 0 180px}
#sh_ft .bottom .fl-l address{font-style:normal;font-size:15px;line-height:2.5;color:rgba(255,255,255,0.6);word-break:keep-all}
#sh_ft .bottom .fl-r .sns-wrap{display:flex;align-items:center;gap:14px}
#sh_ft .bottom .fl-r .sns-wrap li a{display:flex;align-items:center;justify-content:center;width:54px;aspect-ratio:1;border-radius:100px;background-color:rgba(255,255,255,0.15);color:#fff;transition:background-color 0.2s}
#sh_ft .bottom .fl-r .sns-wrap li a i{font-size:24px}
#sh_ft .bottom .fl-r .sns-wrap li a img{width:24px}
#sh_ft .copyright{padding:20px 0;background-color:#111}
#sh_ft .copyright .inner{display:flex;justify-content:space-between;align-items:center;gap:60px}
#sh_ft .copyright small{font-size:13px;color:#777}
#sh_ft .copyright .ft_btn{display:flex;align-items:center;gap:12px}
#sh_ft .copyright .ft_btn a{color:#777;transition:color 0.2s}

/* 반응형 사이트맵 공통 */
#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:20px;bottom:15px;z-index:30;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}
#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}

@media (hover:hover){
#sh_wrapper .btn--primary:hover{background-color:transparent;color:#111;border-color:#111}
#sh_ft .ft_notice ul li a:hover .txt, #sh_ft .ft_notice ul li a:hover .date{color:#fff}
#sh_ft .bottom .fl-r .sns-wrap li a:hover{background-color:rgba(255,255,255,0.3)}
#sh_ft .copyright .ft_btn a:hover{color:#fff}
}
/* 반응형 [s] */
@media (max-width:1500px){
#sh_ft .top{padding:60px 0}
#sh_ft .col-2 > * h3{font-size:22px}
#sh_ft .ft_notice .notice__tit{padding-bottom:15px}
#sh_ft .ft_notice .notice__tit .link-more{font-size:15px}
#sh_ft .ft_notice ul{gap:10px}
#sh_ft .ft_notice ul li a .txt, #sh_ft .ft_notice ul li a .date{font-size:15px}
#sh_ft .ft_service strong{padding:5px 0 10px;font-size:30px}
#sh_ft .bottom{padding:50px 0}
#sh_ft .bottom .fl-l address{font-size:14px;line-height:2}
}
@media (max-width:1400px){
#sh_wrapper .group-tit{gap:15px;padding-bottom:45px !important}
#sh_wrapper .group-tit .main-tit{font-size:38px}
}
@media (max-width:1300px){
#sh_ft .top{padding:60px 20px}
#sh_ft .bottom{padding:50px 20px}
#sh_ft .copyright{padding:20px}
}
@media (max-width:1200px){
#sh_wrapper .group-tit{padding-bottom:35px !important}
#sh_wrapper .group-tit .main-tit{font-size:34px}
#sh_ft .col-2 > * h3{font-size:20px}
#sh_ft .ft_notice{max-width:530px}
#sh_ft .ft_service{padding-right:90px}
#sh_ft .top{padding:50px 20px}
#sh_ft .bottom{padding:40px 20px}
#sh_ft .bottom .fl-l address{font-size:13px;line-height:1.7}
#sh_ft .bottom .fl-r .sns-wrap li a{width:46px}
#sh_ft .bottom .fl-r .sns-wrap li a svg{width:20px;height:20px}
#sh_ft .bottom .fl-r .sns-wrap li a i{font-size:20px}
#sh_ft .bottom .fl-r .sns-wrap li a img{width:20px}
}
@media (max-width:1024px){
#sh_wrapper .group-tit{align-items:center;gap:12px;text-align:center}
#sh_wrapper .group-tit .main-tit{font-size:30px}
#sh_ft{font-size:13px}
#sh_ft .col-2 > * h3{font-size:16px}
#sh_ft .top{padding:40px 20px}
#sh_ft .ft_service{flex-shrink:0;padding-right:0}
#sh_ft .ft_service strong{padding:5px 0;font-size:26px}
#sh_ft .ft_notice .notice__tit{padding-bottom:10px}
#sh_ft .ft_notice .notice__tit .link-more{font-size:13px}
#sh_ft .ft_notice ul{gap:6px}
#sh_ft .ft_notice ul li a .txt, #sh_ft .ft_notice ul li a .date{font-size:14px}
}
@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_wrapper .group-tit{gap:6px;padding-bottom:25px !important}
#sh_wrapper .group-tit .sub-tit{font-size:15px}
#sh_wrapper .group-tit .main-tit{font-size:26px}
#sh_ft .col-2{flex-direction:column-reverse;align-items:center;gap:15px;text-align:center}
#sh_ft .top{padding:35px 20px}
#sh_ft .ft_service{padding-right:0}
#sh_ft .ft_notice{max-width:420px}
#sh_ft .bottom{padding:30px 20px}
#sh_ft .bottom .fl-r .sns-wrap{gap:6px}
}
@media (max-width:480px){
#sh_content{margin:0px}
#fix_tel{display:block}
#sh_ft_btns{display:block}
#sh_wrapper .group-tit{padding-bottom:20px !important}
#sh_wrapper .group-tit .sub-tit{font-size:14px}
#sh_wrapper .group-tit .main-tit{font-size:22px}
#sh_ft .col-2 > * h3{font-size:15px}
#sh_ft .ft_notice ul li a .txt, #sh_ft .ft_notice ul li a .date{font-size:13px}
#sh_ft .copyright{padding:15px 20px}
#sh_ft .copyright .inner{flex-direction:column;gap:5px}
}
@media (max-width:390px){
#sh_ft .ft_notice ul li a .cate{white-space:nowrap}
#sh_ft .ft_notice ul li a .subject{display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:1;overflow:hidden}
#sh_ft .ft_notice ul li a .date{flex-shrink:0}
}
/* 반응형 [e] */