@charset "utf-8";

*{-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'}

#sh_wrapper{position:relative;width:100%;margin:0 auto}
#sh_wrapper.index{overflow:hidden;min-width:1200px;background-color:#12141f}

/* HEADER */
#sh_hd{position:fixed;left:0;top:0;z-index:15;min-width:1200px;width:100%;background-color:#fff;font-family:'notokr-regular'}
#sh_hd.sub{position:relative;border-bottom:1px solid #e1e1e1}

/* CONTAINER */
#sh_container{position:relative;min-width:1200px;width:100%;z-index:0}
#sh_container_wrapper{position:relative;width:100%;zoom:1}
#sh_container_wrapper:after{display:block;visibility:hidden;clear:both;content:""}

#sh_section{font-size:19px;color:#858585;line-height:1.8;font-family:'GongGothicLight'}
#sh_section b{font-weight:normal;font-family:'GongGothicBold'}
#sh_section em{color:#096bed;font-style:normal}

/* CONTENT */
#sh_content{position:relative;z-index:4;width:1100px;min-height:580px;margin:0 auto}
#sh_content.wide{width:100%}
#sh_content:after{display:block;visibility:hidden;clear:both;content:""}

/* FOOTER */
#sh_ft{position:relative;z-index:10;min-width:1200px;width:100%;font-size:13px;color:rgba(255,255,255,.4);text-align:center;background-color:#404040;font-family:'GongGothicLight'} 
#sh_ft .ft_mn{border-bottom:1px solid rgba(255,255,255,.1)}
#sh_ft .ft_mn li{display:inline-block;margin:0 10px}
#sh_ft .ft_mn li a{opacity:.75;font-size:14px;color:#fff;line-height:55px}
#sh_ft .ft_mn li a:hover{opacity:1;cursor:pointer}
#sh_ft_wrapper{position:relative;width:1200px;margin:0 auto;padding-top:50px;;line-height:24px}
#sh_ft_wrapper img{margin-bottom:30px}
#sh_ft .ft_link{margin:20px 0;text-align:center}
#sh_ft .ft_link li{display:inline-block;margin:0 5px;font-size:13px;font-family:'Play'}
#sh_ft .ft_link li a{color:rgba(255,255,255,.6)}
#sh_ft .copy{position:relative;padding:20px 55px;overflow:hidden;text-align:center;color:rgba(255,255,255,.6);background-color:#313131}

/* 사이트맵 */
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}
