@charset "utf-8";
@import url('https://fonts.googleapis.com/css?family=Roboto');
*{-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'}

/* 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:100%;zoom:1}
#sh_hd_wrapper:after{display:block;visibility:hidden;clear:both;content:""} 

/* 메인,서브 비주얼이미지 */
#sh_container{position:relative;min-width:1070px;overflow:hidden;z-index:0}
#sh_container_wrapper{position:relative;margin:0 auto;zoom:1}
#sh_container_wrapper:after{display:block;visibility:hidden;clear:both;content:""}

/* 메인 컨텐츠영역 */
#main_banner{position:relative;z-index:0}

#idx_box{position:relative;font-family:'notokr-regular'}
#idx_box .include{position:relative;width:1100px;margin:0 auto}
.include .idx_tit{position:relative;margin:0 auto 30px;font-size:32px;color:#333;font-family:'notokr-bold'}
.include .tit_center_box{text-align:center}
.include .idx_cont{font-size:16px}
.include p{font-size:15px;color:#555;line-height:26px;font-family:'notokr-regular';letter-spacing:-0.3px}

#sh_content_tit_wrap{position:relative; width:1070px; margin:-176px auto 0; text-align:center }
#sh_content_tit{display:inline-block;position:relative;font-size:13px;color:#fff ;letter-spacing:-0.3px;}
#sh_content_tit h3{position:relative;height:43px;margin-bottom:17px;padding:0 60px;font-size:39px;line-height:42px;box-sizing:border-box;font-family:'notokr-bold'}

#sh_aside{position:relative;z-index:99999;min-width:1100px;height:49px;background:#6d573e}
#sh_aside_wrapper{overflow:hidden;position:relative;z-index:1000;width:1100px;margin:0 auto;zoom:1}

/* 컨텐츠 본문 영역 */
#sh_content{z-index:4;position:relative;padding:0;width:1100px;min-height:440px;margin:95px auto 60px;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-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.2em;line-height:1em;color:#333333;letter-spacing:-0.05em}
#sh_content #sh_content_tit span{float:right;margin-top:12px;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:#3d342a;font-family:'notokr-regular'} 
#sh_ft_wrapper{position:relative;margin:0 auto;padding:43px 0;width:1070px;zoom:1;font-size:13px;line-height:23px;color:#97928d;text-align:center}
#sh_ft_wrapper:after{display:block;visibility:hidden;clear:both;content:""} 

#sh_ft_wrapper ul{width:100%;padding:25px 0 7px;overflow:hidden}
#sh_ft_wrapper ul li{float:left;color:#636363;font-weight:bold;font-size:1.1em;padding-right:10px}
#sh_ft_wrapper ul li:after{content:"|";color:#e8e8e8;font-weight:normal;padding-left:10px}
#sh_ft_wrapper ul li.last:after{content:""}
#sh_ft_wrapper  p{padding-top:4px}

#sh_ft_bottom{border-top:solid 1px #5e564e;padding:13px 0;}
#sh_ft_bottom #bottom_txt{width:1070px;margin:0 auto;font-size:13px;color:#6e6358;overflow:hidden}
#sh_ft_bottom #bottom_txt p{float:left}
#sh_ft_bottom #sh_ft_icon{float:right}
 
/* 사이트맵 */
#sh_site_map{position:relative;width:100%;font-family:'notokr-regular'}
#sh_site_map > div{width:32%;float:left;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:325px;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}

#device_change{border:1px solid #666;font-size:3.5em;box-shadow:none}
