@charset "utf-8";
@font-face{font-family:'SBAggroB';src:url('https://cdn.jsdelivr.net/gh/projectnoonnu/noonfonts_2108@1.1/SBAggroB.woff') format('woff');font-weight:normal;font-style:normal}
@font-face{font-family:'SBAggroM';src:url('https://cdn.jsdelivr.net/gh/projectnoonnu/noonfonts_2108@1.1/SBAggroM.woff') format('woff');font-weight:normal;font-style:normal}
@font-face{font-family:'SBAggroL';src:url('https://cdn.jsdelivr.net/gh/projectnoonnu/noonfonts_2108@1.1/SBAggroL.woff') format('woff');font-weight:normal;font-style:normal}

/* 컬러 변수 셋팅 */
:root{--primary:#04865f;--primary1:#01b881;--action:#e82020;--white:#fff}

/* SHINING 독립 사용 */
*{-webkit-text-size-adjust:none}
body{background:#fff;font-size:0.81em;font-family:'Nanum Gothic'}
h1, h2, h3, h4, h5, h6, input, button, textarea, select{font-family:'Nanum Gothic'}

/* HEADER */
#sh_hd{position:relative;z-index:20;width:100%;font-family:'SBAggroL'}
#sh_hd.idx{z-index:5}

/* MAIN */
#main_banner{position:relative;z-index:15;width:100%;transition:all .2s;font-family:'SBAggroL'}
#sh_section{position:relative;font-size:14px;color:#999;letter-spacing:-.2px;line-height:1.8;font-family:'SBAggroL'}

/* CONT */
#sh_container{z-index:10;position:relative;padding-top: 100px;}
#sh_container.sub{padding-top:0}
#sh_container_wrapper{overflow:hidden;position:relative}
#sh_content{z-index:5;position:relative;max-width:1230px;width:100%;min-height:1000px;margin:50px auto 70px}

/* SNB */
#sh_aside{position:relative;z-index:15;font-family:'SBAggroL'}

/* FOOTER */
#sh_ft{z-index:5;position:relative;padding:0;font-size:14px;line-height:1.8;letter-spacing:-.2px;color:rgba(255,255,255,.5);text-align:center;word-break:keep-all;background-color:#222;font-family:'SBAggroL'} 
#sh_ft .info_wrap{display:flex;max-width:1400px;margin:0 auto;padding:100px 0;text-align:left;align-items:center;justify-content:space-between}
#sh_ft .info_wrap .txt img{margin-bottom:40px}
#sh_ft a{color:var(--white);transition:all .3s}
#sh_ft a:hover{cursor:pointer;color:rgba(255,255,255,.75)}
#sh_ft ul{margin-bottom:26px}
#sh_ft ul li{display:inline-block;font-size:16px;line-height:16px}
#sh_ft ul li+li:before{display:inline-block;vertical-align:middle;content:"";width:1px;height:16px;margin:0 12px 0 10px;background-color:rgba(153,153,153,.6)}
#sh_ft .txt div{color:#777}
#sh_ft .tel p{margin-bottom:15px;font-size:18px;line-height:18px;color:rgba(255,255,255,.5);font-family:'SBAggroM'}
#sh_ft .tel span{display:block;margin-bottom:25px;font-size:35px;line-height:35px;color:var(--primary1);font-family:'SBAggroB'}
#sh_ft .tel div dl{display:flex;line-height:24px}
#sh_ft .tel div dl dt{width:85px}
#sh_ft .tel div dl dd{color:var(--white)}
#sh_ft .copy_wrap{background-color:#2e2e2e}
#sh_ft .copy{display:flex;justify-content:space-between;max-width:1400px;margin:0 auto;line-height:80px;align-items:center}
#sh_ft .copy p{color:rgba(255,255,255,.4)}
#sh_ft .copy div a{display:inline-block;font-size:11px;color:rgba(255,255,255,.4);font-family:'SBAggroM'}
#sh_ft .copy div a+a:before{display:inline-block;vertical-align:middle;content:"";width:1px;height:14px;margin:0 12px 0 10px;background-color:rgba(153,153,153,.4)}

/* 반응형 사이트맵 공통 */
#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}

/* 반응형 하단 버튼 공통 */
#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{border-radius:14px;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 (max-width:1400px){
#sh_container{padding-top:0}
}
@media (max-width:1270px){
#sh_container{padding-top:0}
}
@media (max-width:1100px){
#sh_container{padding:0}
#sh_aside{display:none}
#sh_ft .info_wrap{display:block;padding:40px 0;text-align:center}
#sh_ft .txt div{margin-top:15px}
#sh_ft .tel{margin-top:40px;padding-top:40px;border-top:1px solid #333}
#sh_ft .tel span{font-size:30px}
#sh_ft .copy{display:block;padding:20px 0;line-height:2}
#sh_ft .tel div{width:340px;margin:0 auto}
}
@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] */
}
@media (max-width:480px){
#sh_content{min-height:350px;margin:0}
#main_banner{padding:0}	
#sh_section{font-size:15px}
#sh_ft{font-size:13px}
#sh_ft .copy{padding:15px 0;line-height:1.6}
#sh_ft .tel span{font-size:25px}
#sh_ft_btns{display:block}
#sh_ft .tel div dl dd{width:calc(100% - 85px);text-align:left}
#sh_ft .tel div{width:270px}
}
@media (max-width:380px){
#sh_section{font-size:14px}
}
/* 반응형 [e] */