@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:'Paperlogy';src:url('https://fastly.jsdelivr.net/gh/projectnoonnu/2408-3@1.0/Paperlogy-4Regular.woff2') format('woff2');font-weight:400;font-style:normal}
@font-face {font-family:'Paperlogy';src:url('https://fastly.jsdelivr.net/gh/projectnoonnu/2408-3@1.0/Paperlogy-5Medium.woff2') format('woff2');font-weight:500;font-style:normal}
@font-face {font-family:'Paperlogy';src:url('https://fastly.jsdelivr.net/gh/projectnoonnu/2408-3@1.0/Paperlogy-6SemiBold.woff2') format('woff2');font-weight:600;font-style:normal}
@font-face {font-family:'Paperlogy';src:url('https://fastly.jsdelivr.net/gh/projectnoonnu/2408-3@1.0/Paperlogy-7Bold.woff2') format('woff2');font-weight:700;font-style:normal}
@font-face {font-family:'Paperlogy';src:url('https://fastly.jsdelivr.net/gh/projectnoonnu/2408-3@1.0/Paperlogy-8ExtraBold.woff2') format('woff2');font-weight:800;font-style:normal}


*{-webkit-text-size-adjust:none}
:root{--primary:#3c4e9b;--primary20:#f7f7fa;--brand-color:#6d86ec;--main-font:"Paperlogy";--sub-font:"Pretendard";--radius:28px;--main-width:1760px}
html.fixed{overflow-y:hidden}
body{background:#fff;font-size:0.81em;font-family:var(--main-font);font-family:'Pretendard'}
h1, h2, h3, h4, h5, h6, input, button, textarea, select{font-family:'Pretendard'}

#sh_wrapper{position:relative;width:100%;margin:0 auto}
#sh_wrapper .inner{max-width:var(--main-width);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}
#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}

/* btn 공통 */
/* 자세히보기 */
#sh_container .link-more{display:flex;align-items:center;justify-content:center;width:135px;height:46px;font-family:var(--main-font);font-size:16px;font-weight:600;color:#fff;background-color:#222;border-radius:100px;transition:background-color 0.2s}
#sh_container .link-more:hover{background-color:var(--brand-color)}
/* 전체보기(게시판 이동 + 버튼) */
#sh_container .link-board{display:flex;align-items:center;justify-content:center;width:50px;height:50px;border-radius:100px;background-color:var(--brand-color)}
#sh_container .link-board svg{stroke:#fff;transition:transform 0.3s}
#sh_container .link-board:hover svg{transform:rotate(180deg)}

/* CONTENT */
#sh_content{overflow:hidden;position:relative;z-index:10;width:100%;max-width:1200px;min-height:550px;padding:70px 0;margin:0 auto;background:#fff}
#sh_content:after{display:block;visibility:hidden;clear:both;content:""}

/* FOOTER */
#sh_ft{position:relative;width:100%;font-size:15px;color:rgba(255,255,255,.5);background-color:#272a36;font-family:'Pretendard'} 
#sh_ft .ft-menu ul{display:flex;gap:45px;padding:50px 20px 45px;border-bottom:1px solid rgba(255,255,255,0.12)}
#sh_ft .ft-menu ul li a{display:flex;gap:5px;align-items:center;font-family:var(--main-font);font-size:17px;color:#fff;cursor:pointer}
#sh_ft .ft-menu ul li a svg{width:20px;height:20px}
#sh_ft .ft-info{display:flex;flex-direction:column;gap:45px;padding:45px 20px 90px}
#sh_ft .ft-info .top{display:flex;justify-content:space-between;align-items:center}
#sh_ft .ft-info .top .sns-list{display:flex;gap:12px}
#sh_ft .ft-info .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}
#sh_ft .ft-info .top .sns-list .link-sns i{color:#fff}
#sh_ft .ft-info .top .sns-list .link-sns i.ic-kakao img{width:28px}
#sh_ft .ft-info .bottom{display:flex;flex-direction:column;gap:15px;font-size:15px;color:rgba(255,255,255,0.4)}
#sh_ft .ft-info .bottom p{line-height:1.4}
#sh_ft .ft-info .bottom .copy{display:flex;justify-content:space-between}
#sh_ft .ft-info .bottom .copyright{font-size:15px}
#sh_ft .ft-info .bottom .admin-wrap{display:flex;gap:15px}
#sh_ft .ft-info .bottom .admin-wrap a{color:rgba(255,255,255,0.4)}

/* 사이트맵 */
#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}

/* 반응형 스타일 필수 [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:1500px){
#sh_container .link-board{width:46px;height:46px}
#sh_ft .ft-menu ul{padding:40px 20px 35px}
#sh_ft .ft-menu ul li a{font-size:16px}
#sh_ft .ft_logo img{width:200px}
#sh_ft .ft-info{gap:35px;padding:35px 20px 40px}
#sh_ft .ft-info .bottom p{font-size:14px}
#sh_ft .ft-info .bottom .copyright{font-size:13px}
#sh_ft .ft-info .top .sns-list .link-sns{width:50px;height:50px}
#sh_ft .ft-info .top .sns-list .link-sns i{font-size:22px !important}
#sh_ft .ft-info .top .sns-list .link-sns i.ic-kakao img{width:24px;margin-bottom:3px}
}
@media (max-width:1200px){
#sh_container .link-board{width:42px;height:42px}
#sh_container .link-board svg{width:20px;height:20px}
#sh_ft .ft-menu ul{gap:28px}
#sh_ft .ft-menu ul li a{gap:3px;font-size:15px}
#sh_ft .ft-menu ul li a svg{width:18px;height:18px;margin-bottom:2px}
}
@media (max-width:1024px){
#sh_container .link-more{height:44px;font-size:15px}
#sh_ft .ft-menu ul{gap:12px 25px;flex-wrap:wrap}
#sh_ft .ft-menu ul li a{gap:3px;font-size:14px}
#sh_ft .ft-info .top .sns-list .link-sns{width:46px;height:46px}
#sh_ft .ft-info .top .sns-list .link-sns i{font-size:20px !important}
#sh_ft .ft-info .top .sns-list .link-sns i.ic-kakao img{width:20px}
}
@media (max-width:768px){
#sh_container .link-more{width:110px;height:38px;font-size:13px}
#sh_ft .ft-menu ul{justify-content:center;padding:30px 20px 25px}
#sh_ft .ft-info{align-items:center;gap:30px;padding:25px 20px}
#sh_ft .ft-info .top{flex-direction:column;align-items:flex-start;gap:30px}
#sh_ft .ft_logo img{width:170px}
#sh_ft .ft-info .bottom p{font-size:13px;word-break:keep-all;text-align:center}
#sh_ft .ft-info .bottom .copy{flex-direction:column;align-items:center;gap:15px}
#sh_ft .ft-info .bottom .admin-wrap a{font-size:14px}
}
@media (max-width:480px){
#sh_container .link-board{width:38px;height:38px}
#sh_container .link-board svg{width:18px;height:18px}
#sh_ft .ft-menu ul li a{font-size:13px}
#sh_ft .ft-menu ul li a svg{width:16px;height:16px}
#sh_ft_btns{display:block}
#fix_tel{display:block}
}