@charset "utf-8";
@import url('https://fonts.googleapis.com/css2?family=Poppins:wght@300;400;500;600;700&display=swap');
/* SHINING 독립 사용 */
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'} 

/* head 전체 100% 혹은 min-width 사용 */
#sh_hd{z-index:10;position:relative;min-width:1070px} 

/* head 센터 및 넓이 지정 */
#sh_hd_wrapper{position:relative;margin:0 auto;padding:0;width:1070px;zoom:1}
#sh_hd_wrapper:after{display:block;visibility:hidden;clear:both;content:""} 

/* 메인,서브 비주얼이미지 */
#sh_container{z-index:0;position:relative;min-width:1070px;overflow:hidden}
#sh_container_wrapper{position:relative;z-index:10;margin:0 auto;width:1070px;zoom:1}
#sh_container_wrapper:after{display:block;visibility:hidden;clear:both;content:""}

/* 메인 컨텐츠영역 */
#main_banner{position:relative;overflow:hidden;width:1348px;margin-left:-139px;z-index:-1}

/* 사이드(서브)메뉴 float:left;선택 단 content 와 같은 방향 X */
#sh_aside{float:left;margin:0;width:220px}

#sh_content{z-index:4;position:relative;float:right;padding:0;width:820px;min-height:440px;margin:0 0 60px 0;height:auto !important;min-height:400px;line-height:1.5em;color:#666;zoom:1}
#sh_content:after{display:block;visibility:hidden;clear:both;content:""}
#sh_content #sh_content_tit{margin-bottom:40px;overflow:hidden}
#sh_content #sh_content_tit:after{clear:both}
#sh_content #sh_content_tit h3{float:left;padding:0;font-size:2.4em;line-height:1em;color:#333333;letter-spacing:-0.05em;font-weight:bold}
#sh_content #sh_content_tit span{float:right;margin-top:6px;background:url('/sh_page/img/sub_home.png') 0 3px no-repeat;padding-left:17px}

/* 하단 */
#sh_ft{z-index:10;position:relative;min-width:1070px;background:#444444} 
#sh_ft_wrapper{position:relative;margin:0 auto;padding:0 0 30px 0;width:1070px;zoom:1;line-height:140%}
#sh_ft_wrapper:after{display:block;visibility:hidden;clear:both;content:""} 
#sh_ft_wrapper #address{padding-top:20px;color:#aaaaaa;clear:both}
#sh_ft_wrapper #address p{padding-top:4px}
#sh_ft_wrapper #sh_ft_icon{position:absolute;right:0;top:25px}

#main_cont{overflow:hidden;background:#fff;border:1px solid #e7e7e7;padding:30px 50px;width:612px;margin:-210px 0 50px;box-sizing:content-box}
#main_cont > div{float:left;position:relative;font-size:14px;color:#a8a8a8;letter-spacing:-0.02em;box-sizing:content-box}
#main_cont p{font-size:17px;color:#4b4b4b;font-weight:bold}
#main_cont .more{position:absolute;right:0;top:0;font-size:12px;color:#b4b4b4;font-weight:bold}
#main_cont .more span{color:#ffc70e}
#main_cont .cont{padding:10px 0;min-height:55px}
#main_cont .m0101{width:305px;margin-right:40px}
#main_cont .m0201{width:267px;background:url(../sh_img/index/m0201_icon.png) no-repeat right 23px}
#main_cont .m0201 b{display:block;font-size:30px;color:#ffc70e;margin-bottom:7px}

/* 사이트맵 */
a{text-decoration:none !important}
a:hover{text-decoration:none !important}

#sh_site_map{width:100%;position:relative;min-height:500px;height:500px auto;margin:0 auto}
.sh_site_map01{width:30%;float:left;margin-right:3%;min-height:200px;height:200px auto}
.sh_site_map_title{font-size:1.4em;color:#515151}
.sh_site_map_title a{color:#515151}
.sh_site_map_line{border-bottom:2px solid #8b8b8b;margin:10px 0}
.sh_site_map_box{width:90%;margin:0 auto;background:#f7f7f7;border-bottom:1px solid #ebebeb;border-top:1px solid #ebebeb;min-height:80px}
.sh_site_map_txt{font-size:1em;line-height:1.2em;color:#666;font-weight:bold;padding:5px}
.sh_site_map_txt a{color:#666}

#device_change{border:1px solid #666;font-size:3.5em;box-shadow:none} 
