@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 */ 
@font-face {font-family:'Sweet';src:url('https://cdn.jsdelivr.net/gh/projectnoonnu/noonfonts_2304-2@1.0/SUITE-Light.woff2') format('woff2');font-weight:300;font-display:swap}
@font-face {font-family:'Sweet';src:url('https://cdn.jsdelivr.net/gh/projectnoonnu/noonfonts_2304-2@1.0/SUITE-Regular.woff2') format('woff2');font-weight:400;font-display:swap}
@font-face {font-family:'Sweet';src:url('https://cdn.jsdelivr.net/gh/projectnoonnu/noonfonts_2304-2@1.0/SUITE-Medium.woff2') format('woff2');font-weight:500;font-display:swap}
@font-face {font-family:'Sweet';src:url('https://cdn.jsdelivr.net/gh/projectnoonnu/noonfonts_2304-2@1.0/SUITE-SemiBold.woff2') format('woff2');font-weight:600;font-display:swap}
@font-face {font-family:'Sweet';src:url('https://cdn.jsdelivr.net/gh/projectnoonnu/noonfonts_2304-2@1.0/SUITE-Bold.woff2') format('woff2');font-weight:700;font-display:swap}
@font-face {font-family:'Sweet';src:url('https://cdn.jsdelivr.net/gh/projectnoonnu/noonfonts_2304-2@1.0/SUITE-ExtraBold.woff2') format('woff2');font-weight:800;font-display:swap}


*{-webkit-text-size-adjust:none}
:root{--primary:#ff9001;--primary20:#f7f7fa;--main-font:'Sweet';--sub-font:"Pretendard";--main-radius:28px;--mainsize:1740px}
html.fixed{overflow-y:hidden}
body{background:#fff;font-size:0.81em;font-family:'Pretendard'}
h1, h2, h3, h4, h5, h6, input, button, textarea, select{font-family:'Pretendard'}

#sh_wrapper{position:relative;}
#sh_wrapper .inner{max-width:var(--mainsize);width:100%;margin:0 auto}

/* HEADER */
#sh_hd{position:relative;width:100%;font-family:var(--main-font)}

/* INDEX */
#sh_section{position:relative;font-size:15px;line-height:1.55;color:#666;font-family:'Pretendard'}

/* CONTAINER */
#sh_container{position:relative;width:100%;z-index:0;color:#222}
#sh_container_wrapper{position:relative;width:100%;zoom:1}
#sh_container_wrapper:after{display:block;visibility:hidden;clear:both;content:""}
#sh_sub_wrap{position:relative}

/* main 공통 */
.col-primary{color:var(--primary)}
#sh_container .group-title{display:flex;justify-content:center;padding-bottom:60px;text-align:center}
#sh_container .group-title h2{font-family:var(--main-font);font-size:40px;font-weight:700;line-height:1.25;color:#222;word-break: keep-all;}

/* btn 공통 */
#sh_container .group-title .swiper-navigation{display:flex;align-items:center;gap:5px}
#sh_container .group-title .swiper-navigation > *{all:unset;display:flex;align-items:center;justify-content:center;width:50px;aspect-ratio:1;border-radius:100px;background-color:#fff;cursor:pointer}
#sh_container .group-title .swiper-navigation svg{stroke:#111;width: 22px;height: 22px;}

/* CONTENT */
#sh_content{position:relative;z-index:4;width:1200px;min-height:580px;margin:0 auto;padding:70px 0}
#sh_content:after{display:block;visibility:hidden;clear:both;content:""}

/* FOOTER */
#sh_ft{width:100%;padding:75px 0 45px;background-color:#222} 
#sh_ft .top{display:flex;justify-content:space-between;align-items:center;padding-bottom:30px}
#sh_ft .top .sns-list{display:flex;gap:12px}
#sh_ft .top .sns-list .link-sns{display:flex;align-items:center;justify-content:center;width:55px;height:55px;background-color:rgba(255,255,255,0.08);border-radius:100px;transition:background-color 0.2s}
#sh_ft .top .sns-list .link-sns i{color:#fff}
#sh_ft .top .sns-list .link-sns i.ic-kakao img{width:28px}
#sh_ft .siteinfo{padding-bottom:120px;font-family:var(--main-font);font-size:13px;line-height:1.6;color:#aaa;word-break:keep-all}

#sh_ft .bottom{display:flex;flex-direction:column;gap:30px;border-top:1px solid rgba(255,255,255,0.05)}
#sh_ft .bottom .ft-menu{display:flex;justify-content:space-between;align-items:center}
#sh_ft .bottom .ft-menu ul{display:flex;gap:12px 20px;flex-wrap:wrap;padding-top:20px}
#sh_ft .bottom .ft-menu ul li a{font-family:var(--main-font);font-size:13px;color:#aaa;transition:color 0.2s;cursor:pointer}
#sh_ft .bottom .ft-menu ul li a:hover{color:#fff}
#sh_ft .bottom .ft-menu ul li a.link-site{display:flex;gap:5px;align-items:center;color:#fff}
#sh_ft .bottom .ft-menu ul li a svg{width:18px;height:18px}

#sh_ft .bottom .copy{display:flex;align-items:center;justify-content:space-between}
#sh_ft .bottom .copyright{font-family:var(--main-font);font-size:13px;color:#aaa;text-transform:uppercase}
#sh_ft .bottom .admin-wrap{display:flex;gap:15px}
#sh_ft .bottom .admin-wrap a{font-family:var(--main-font);font-size:13px;color:#aaa;transition:color 0.2s}

/* 사이트맵 */
#sh_site_map{position:relative;width:100%;font-family:'notokr-regular'}
#sh_site_map > div{float:left;width:32%;min-height:300px;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:20px;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-color:var(--brand-color);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;font-weight:700;line-height:55px;color:#fff;text-align:center;background-color:var(--brand-color);font-family:var(--k-font)}
#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_container .group-title .swiper-navigation > *:hover{background-color:var(--primary) !important;transition:background-color 0.2s}
#sh_container .group-title .swiper-navigation > *:hover svg{stroke:#fff;transition:stroke 0.2s}
#sh_ft .bottom .admin-wrap a:hover{color:#fff}
#sh_ft .top .sns-list .link-sns:hover{background-color:rgba(255,255,255,0.3)}
}

@media (max-width:1800px){
    #sh_ft{padding: 50px 20px 30px;}
    #sh_ft .siteinfo{padding-bottom: 70px;}
    #sh_ft .top .ft_logo img{width: 220px;}
}
@media (max-width:1600px){
:root{--main-radius:20px}
#sh_container .group-title{padding-bottom: 40px;}
#sh_container .group-title .swiper-navigation{gap: 8px;}
}
@media (max-width:1400px){
    #sh_container .group-title{padding-bottom: 30px;}
#sh_container .group-title h2{font-size: 36px;}

}
@media (max-width:1200px){
    #sh_container .group-title h2{font-size: 34px;}
}
@media (max-width:1024px){
    :root{--main-radius:10px}
    #sh_container .group-title{padding-bottom: 20px;}
    #sh_container .group-title h2{font-size: 30px;}
    #sh_container .group-title .swiper-navigation > *{width: 46px;background-color:#f5f5f5;}
#sh_container .group-title .swiper-navigation svg{width: 20px;height: 20px;stroke:rgba(17,17,17,0.5)}

#sh_ft{padding: 35px 20px 20px;}
#sh_ft .top{flex-direction: column;gap: 25px;padding-bottom: 20px;}
#sh_ft .top .ft_logo img{width: 200px;}
#sh_ft .top .sns-list .link-sns{width: 52px;height: 52px;}
#sh_ft .top .sns-list .link-sns i{font-size: 22px !important;}
#sh_ft .top .sns-list .link-sns i.ic-kakao img{width: 22px;transform: translateY(-1px);}
#sh_ft .siteinfo{padding-bottom:22px;text-align: center;}
#sh_ft .bottom{gap: 20px;}
#sh_ft .bottom .ft-menu{flex-direction: column;}
#sh_ft .bottom .ft-menu ul{justify-content: center;}
#sh_ft .bottom .copyright{font-size: 12px;}
#sh_ft .bottom .copy{flex-direction: column;gap: 8px;}
}
@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_container .group-title h2{font-size:26px}
}

@media (max-width:480px){
#sh_ft_btns{display:block}
#fix_tel{display:block}

#sh_container .group-title{padding-bottom: 24px;}
#sh_container .group-title h2{font-size: 22px;}
#sh_container .group-title .swiper-navigation > *{width: 42px;}
#sh_container .group-title .swiper-navigation svg{width: 18px;height: 18px;}
}