@charset "utf-8";
@import url('https://fonts.googleapis.com/css2?family=Montserrat:wght@100;200;300;400;500;600;700;800;900&display=swap');

body{max-width:1920px;margin:0 auto;background:#fff;font-size:0.81em;font-family:'Nanum Gothic'}
h1, h2, h3, h4, h5, h6, input, button, textarea, select{ font-family:'Nanum Gothic'}

#sh_hd_wrapper {position:relative;margin:0 auto;padding:0;width:100%;max-width:1070px;zoom:1}
#sh_hd_wrapper:after {display:block;visibility:hidden;clear:both;content:""} 

/* HEADER */
#sh_hd {z-index:10;position:relative;width:100%;font-family:notokr-regular} 

/* CONTAINER */
#sh_container {position:relative;width:100%;overflow:hidden;z-index:0}
#sh_container_wrapper{position:relative;width:100%;margin:0 auto;zoom:1}
#sh_container_wrapper.sub{max-width:1070px}
#sh_container_wrapper:after {display:block;visibility:hidden;clear:both;content:""}

/* ASIDE */
#sh_aside {float:left;margin:0;width:220px;font-family:notokr-regular}

/* CONTENT */
#sh_content {z-index:4;position:relative;float:right;padding:0;width:820px;min-height:440px;margin:125px 0 60px 0;height:auto !important;height:500px;line-height:1.5em;color:#666;zoom:1}
#sh_content:after {display:block;visibility:hidden;clear:both;content:""}
#sh_content #sh_content_tit {margin:30px 0 40px;overflow:hidden}
#sh_content #sh_content_tit:after {clear:both}
#sh_content #sh_content_tit h3 {float:left;padding:0;font-size:28px;line-height:1em;color:#222;letter-spacing:-0.05em; font-weight:normal;font-family:notokr-medium}
#sh_content #sh_content_tit span {float:right;margin-top:10px;font-family:notokr-regular}
#sh_content #sh_content_tit span a {color:#666666;}


/* MAIN */
#main_banner{position:relative;z-index:0;height:518px;text-align:center;font-family:notokr-regular}

#idx_box{width:100%;max-width:1070px;margin: 0px auto;padding: 50px 0;overflow:hidden;font-size:14px;letter-spacing:-.3px;font-family:notokr-regular}
#idx_box > div{position:relative;float:left;width:calc(100%/3 - 26px);height:147px;margin-right:39px;overflow:hidden}
#idx_box > div .tit{margin-bottom:20px;font-size:18px;color:#222;font-family:notokr-bold;}
#idx_box > div span.more {position:absolute;right:0;top:0}
#idx_box > div .content{padding-left:110px;color:#666}

/* INDEX 개별*/
#m01{background: url(/sh_img/index/con_bg_01.png) no-repeat 0 54px}
#m01 .sh_lt li{overflow:hidden;line-height:24px;color:#555;text-overflow:ellipsis;white-space:nowrap}
#m01 .sh_lt li a{color:#555}
#m01 .sh_lt li:before{display:inline-block;width:2px;height:2px;margin: 0 3px 4px 0;content:'';background-color: #888;}

#m02{background:url(/sh_img/index/con_bg_02.png) no-repeat 0 54px}
#m02 a{display:inline-block;margin:10px 0 0 110px;padding:8px 10px;border-radius:3px;font-size:13px;color:#fff;background-color:#757575;transition:all .2s}
#m02 a:hover{background-color:#f11a1a}
#m02 a img{margin-left:3px;}
#m02 .content{white-space:pre-line}

#m03{margin-right:0 !important;background:url(/sh_img/index/con_bg_03.png) no-repeat 0 54px}
#m03 .tel{color: #222;font-size: 28px;margin: 3px 0;font-family: 'notokr-bold'}

/* 관련기관 */
#partner_box{overflow:hidden;width:100%;max-width:1070px;margin:0 auto 40px}
#partner_box .box_tit{float:left;padding-right:20px;font-size:18px;color:#222;font-family:'notokr-bold'}
#partner_list{display:flex;align-content: center;align-items: center;justify-content: space-between;}
#partner_list li{list-style:none;width: 170px;border:1px solid #e1e1e1;line-height:50px;text-align:center}
#partner_list li+li{margin-left:10px}
#partner_list li a{display:block}
#partner_list li img{height:33px}

/* FOOTER */
#sh_ft{z-index:10;position:relative;width:100%;padding:0 15px;background:#fbfbfb url(/sh_img/ft/footer_bg.png) repeat-x;font-family:notokr-regular} 
#sh_ft_wrapper {position:relative;margin:0 auto;padding:0 0 30px 0;width:100%;max-width:1070px;zoom:1;line-height:140%;color:#898989}
#sh_ft_wrapper:after {display:block;visibility:hidden;clear:both;content:""} 

#sh_ft_wrapper ul{width:100%;padding:25px 0 7px;margin-bottom:10px;font-size:0}
#sh_ft_wrapper ul li{display:inline-block;color:#636363;font-size:14px;font-family:notokr-medium;}
#sh_ft_wrapper ul li:after{display:inline-block;margin: 0 8px 0px;width:1px;height:9px;content:"";background-color: #d0d0d0}
#sh_ft_wrapper ul li.last:after {display:none}
#sh_ft_wrapper  p {padding-top:4px}
#sh_ft_wrapper #sh_ft_icon {position:absolute;right:0;bottom:100px}

#sh_ft_wrapper .bt_logo{float:left;width: 223px;margin-right:30px;}
#sh_ft_wrapper .ft_con_wrap{float:left;max-width:806px;line-height:1.6;font-weight:600}

#device_change{border:1px solid #666;font-size:3.5em;box-shadow:none}

/* 반응형 사이트맵 공통 */
#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:#f02024;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:0 15px 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:#f02024;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 (max-width:1230px){
#idx_box{padding:50px 15px}
}

@media (max-width:1070px){
#sh_hd.sub_hd{height:303px}
#partner_box{padding:0 15px}
#sh_aside{display:none}
#sh_content{width:100%;margin-top:0}
}

@media (max-width:1024px){
#hd_bg_warp{background:none !important}
#sh_hd_wrapper{height:auto !important}
#sh_hd.sub_hd{height:auto}
#idx_box > div{width:calc(100%/3 - 20px);margin-right:30px;background-size:60px}
#idx_box > div .content{padding-left:80px}
#m02 .content{white-space:normal;word-break:keep-all}
#m02 a{margin-left:80px}
#m03{background-size:47px !important}
#m03 .content{padding-left:70px !important}
#m03 .content p{word-break:keep-all}
#sh_content{border-top:none}
#sh_content_tit{margin:0 !important;padding:15px 0;border-top:1px solid #d1d1d1;border-bottom:1px solid #eee;text-align:center;color:#222}
#sh_content_tit h3{float:none !important;margin:0;font-size:16px !important;font-family:'notokr-medium' !important}
#sh_content_tit span{display:none}
#sh_ft_wrapper .ft_con_wrap{width:50%;word-break:keep-all}
#sh_ft_wrapper #sh_ft_icon{bottom:30px}
}

@media (max-width:940px){
#idx_box{padding:30px 15px}
#idx_box > div{width:calc(100%/2 - 12.5px);height:202px;padding:25px;margin-right:0;border:1px solid #e1e1e1}
#m01{width:100% !important;height:auto !important;padding:0 0 30px 0!important;border:none !important;background:none}
#m01 .tit{padding-bottom:10px;border-bottom:1px solid #e1e1e1}
#m01 .content{padding-left:0 !important}
#m02{background:url(/sh_img/index/con_bg_02.png) no-repeat 25px 74px}
#m02 a{position:absolute;right:25px;bottom:25px}
#m03{margin-left:15px;background:url(/sh_img/index/con_bg_03.png) no-repeat 25px 74px}
}

@media (max-width:865px){
#partner_list{flex-wrap: wrap;}
#partner_list li{width: calc(100% / 3 - 7px);}
#partner_list li:nth-child(4){margin-left:0;margin-top:10px}
#partner_list li:nth-child(5){margin-left:10px;margin-top:10px}
#partner_list li:nth-child(6){margin-left:10px;margin-top:10px}
}

@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] */

#main_banner{height:430px}
#idx_box > div{width:100%}
#m03{margin:15px 0 0 0}
#partner_list li img{height:25px}
#sh_ft_wrapper{padding-bottom:80px;text-align:center}
#sh_ft_wrapper .bt_logo{width:100%;margin:0 0 20px 0}
#sh_ft_wrapper .ft_con_wrap{width:100%}
#sh_ft_wrapper #sh_ft_icon{right:inherit;left:50%;transform:translateX(-50%)}
}

@media (max-width:675px){
#partner_list li{width: calc(100% / 2 - 5px);}
#partner_list li:nth-child(3){margin-top:10px;margin-left:0}
#partner_list li:nth-child(4){margin-left:10px}
#partner_list li:nth-child(5){margin-left:0}
}

@media (max-width:480px){
#main_banner{height:375px}
#idx_box > div .tit{font-size:16px}
#partner_box .box_tit{font-size:16px}
#partner_list li{width:100%}
#partner_list li+li{margin:10px 0 0 !important}
#partner_list li img{height:30px}
#fix_tel{display:block}
#sh_ft_btns{display:block}
}

@media (max-width:380px){
#idx_box > div{height:auto;background-size:45px !important}
#idx_box > div .content{padding-left:65px}
#m02 a{float:right;position:initial;margin-left:0}
#m03 .content{padding-left:65px !important}
}
/* 반응형 [e] */

