@charset "utf-8";
/* 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:fixed;min-width:1070px;width:100%;background: rgba(0,0,0,0);} 
#sh_hd.fixed { transition:all 1s ease-in-out;-webkit-transition:all 1s ease-in-out;background:rgba(0,0,0,0.7);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#70000000,endColorstr=#70000000)}

/* 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:""}

/* 사이드(서브)메뉴 float:left;선택 단 content 와 같은 방향 X */
#sh_aside{position:relative;z-index:9999;min-width:1070px;height:43px;border-bottom:1px solid #e4e4e4}
#sh_aside_wrapper{position:relative;z-index:1000;width:1070px;height:43px;margin:0 auto;border-left:1px solid #e4e4e4;zoom:1}

#sh_content{position:relative;z-index:4;width:1070px;min-height:440px;height:auto !important;height:500px;margin:30px 0 60px;font-size:1.1em;line-height:1.5em;color:#666;zoom:1}
#sh_content:after{display:block;visibility:hidden;clear:both;content:''}
#sh_content #sh_content_tit{overflow:hidden;margin-bottom:40px}
#sh_content #sh_content_tit:after{clear:both}
#sh_content #sh_content_tit h3{float:left;padding:0;margin:0;font-size:2.4em;line-height:1.3em;font-weight:unset;color:#333;letter-spacing:-.1em;font-family:'notokr-medium'}
#sh_content #sh_content_tit span{float:right;margin-top:12px;padding-left:17px;background:url(/sh_img/hd/sub_home_s.png) 0 5px no-repeat;font-family:'notokr-regular'}

/* 스크롤 */
#scroll_top{display:none;position:fixed;bottom:100px;right:40px;opacity:0.5;z-index:70;font-size:20px;line-height:1;}
#scroll_top:hover {opacity:1;}

/* 메인배너 */
#main_banner {position:relative;overflow:hidden;width:100%;margin:0 auto}

/* 메인 컨텐츠영역 */
#sh_index_wrapper{position:relative;width:100%;;}
#sh_index_wrapper > div {padding-top:66px;}

/* 인덱스 */
#section01 {  }
#section02 #sub {background:url(/sh_img/index/0102_sub.jpg) fixed;}
#section03 #sub {background:url(/sh_img/index/0103_sub.jpg) fixed;}
#section04 #sub {background:url(/sh_img/index/0104_sub.jpg) fixed;}
#section05 #sub { height:0;margin:0; }

#sub {position:relative;height:340px;margin:0 0 100px 0;text-align:center;overflow:hidden;background:#000;font-family:'notokr-regular'}
#sub p {padding:110px 0 30px 0;font-size:55px;color:#fff;font-weight:unset;text-shadow:0px 1px rgba(0, 0, 0, 0.3);font-family:'notokr-medium'}
#sub span {font-size:21px;color:#fff;letter-spacing:-0.03em;}
.article {width:1070px;margin:0 auto;}

/* 공지사항 여백 늘리기 */
#m0106 {min-height:270px}

/* contact us + 네이버 지도 */
#section05 .article {width:100%;}
#section05 >div:nth-child(2) {height:448px;background:url(/sh_page/img/contact_bg.png) no-repeat;}

/* 하단 */
#sh_ft {z-index:10;position:relative;min-width:1070px;text-align:center;border-top:1px solid #e4e4e4;background:#ededed;} 
#sh_ft_wrapper {position:relative;margin:0 auto;padding:0 0 30px 0;width:1070px;font-size:13px;line-height:20px;zoom:1;}
#sh_ft_wrapper:after {display:block;visibility:hidden;clear:both;content:""} 
#sh_ft_wrapper #address {padding-top:20px;font-size:15px;color:#b1b1b1;clear:both;font-family:'notokr-regular'}
#sh_ft_wrapper #address p {padding-top:4px}
#sh_ft_wrapper #sh_ft_icon {position:absolute;right:0;top:70px}

/* 사이트맵 */
#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}


