@charset "utf-8";
@import url('https://fonts.googleapis.com/css?family=Montserrat:500,600,700');

*{-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'}
#device_change{border:1px solid #666;font-size:3.5em;box-shadow:none} 
a{cursor:pointer}

/*======================================================== 익스8 이하 */
#ie_lower{position:fixed;width:100%;top:0;left:0;z-index:100;padding:7px 0;border-bottom:1px solid #fff073;border-top:1px solid #fff073;text-align:center;background-color:#fffbd9;font-family:nanumgothic} 
#ie_lower span{font-weight:bold;color:#f96319}
#ie_lower a{display:inline-block;padding-left:10px;color:#888}
#ie_lower a:hover{text-decoration:underline} 

/* SHINING 독립 사용 */
#sh_wrapper{overflow:hidden;min-width:1500px;max-width:1950px;background-color:#f7f7f7}
#sh_wrapper.sub{background-color:#fff}
#sh_wrapper, #sh_wrapper *, #sh_wrapper *:before, #sh_wrapper *:after{box-sizing:border-box}

/* HEADER */
#sh_hd{position:fixed;left:0;top:0;bottom:0;width:250px;z-index:10;background:#fff;-webkit-box-shadow:4px 0px 5px 0px rgba(0,0,0,0.1);-ms-box-shadow:4px 0px 5px 0px rgba(0,0,0,0.1);box-shadow:4px 0px 5px 0px rgba(0,0,0,0.07);font-family:'notokr-medium'}
#sh_hd_wrapper{position:relative;width:100%;z-index:10}
#sh_hd_wrapper:after{display:block;width:100%;margin:0 auto;clear:both;content:""}

/* MAIN  */
#main_banner{position:relative;width:100%;height:823px;z-index:5}
#sh_idx{position:relative;z-index:6;width:1200px;margin-top:-300px; font-family:'notokr-regular'}

/* CONTAINER */
#sh_container{position:relative;margin:0 80px 0 250px;z-index:0}
#sh_container_wrapper{position:relative;width:100%;zoom:1}
#sh_container_wrapper:after{display:block;visibility:hidden;clear:both;content:""}

/* SUB */
#sub_main_banner{overflow:hidden;position:relative;width:100%;height:348px}

/* SNB */
#sh_aside{position:relative;z-index:15;width:100%;border-bottom:1px solid #e1e1e1;font-family:'notokr-medium'}

/* CONTENT */
#sh_content{position:relative;z-index:4;width:1150px;min-height:580px;padding:70px 60px;border-right:1px solid #e1e1e1;zoom:1}
#sh_content:after{display:block;visibility:hidden;clear:both;content:""}

/* FOOTER */
#sh_ft{position:relative;margin:0 80px 0 250px;font-size:12px;line-height:1.8;color:#888;font-family:'notokr-regular'}
#sh_ft.sub{border-top:1px solid #e1e1e1;background-color:#f9f9f9}
#sh_ft .add{padding:40px 40px 35px}
#sh_ft .add h1{margin-bottom:12px;font-size:13px;font-weight:normal;color:#222;font-family:'notokr-medium'}
#sh_ft .copy{overflow:hidden;padding:15px 40px;border-top:1px solid #e1e1e1}
#sh_ft .copy b{font-weight:normal;font-family:'notokr-medium'}
#sh_ft .copy .icon{float:right}

/* 사이트맵 */
#sh_site_map{width:100%;position:relative;min-height:500px;height:500px auto;margin:0 auto;font-family:'notokr-medium'}
.sh_site_map01{width:30%;float:left;margin-right:3%;min-height:200px;height:200px auto}
.sh_site_map_title{font-size:1.4em;font-weight:normal;color:#515151;font-family:'notokr-medium'}
.sh_site_map_title a{color:#515151}
.sh_site_map_line{border-bottom:2px solid #8b8b8b;margin:10px 0}
.sh_site_map_box{width:100%;margin:0 auto;padding:10px;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;padding:5px}
.sh_site_map_txt a{color:#666}



