@charset "utf-8";

@import url('https://fonts.googleapis.com/css2?family=Josefin+Sans:wght@300;400;500;600;700&display=swap');
*{-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'}

/* 익스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} 

#sh_wrapper{position:relative;max-width:1920px;width:100%;margin:0 auto}

/* HEADER */
#sh_hd{position:relative;z-index:15;min-width:1300px;width:100%;font-family:'notokr-regular'}

/* MAIN  */
#main_banner{position:relative;z-index:10;width:100%}

/* INDEX */
#sh_section{position:relative;z-index:15;font-size:15px;font-weight:300;color:#555;line-height:1.4;letter-spacing:-.2px;font-family:'notokr-regular'}

/* CONTAINER */
#sh_container{position:relative;min-width:1300px;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:""}

/* SUB */
#sub_main_banner{overflow:hidden;position:relative;min-width:1300px;width:100%;height:450px;font-family:'notokr-regular'}

/* SNB */
#sh_aside{position:relative;z-index:15;width:100%;font-family:'notokr-medium'}
#sh_aside:after{display:block;content:"";position:absolute;left:0;bottom:0;z-index:-1;width:100%;height:1px;background-color:#e1e1e1}
#sh_aside_wrapper{position:relative;width:1396px;margin:0 auto;zoom:1}

/* CONTENT */
#sh_content{position:relative;z-index:4;width:1300px;min-height:580px;margin:0 auto;padding:70px;border-left:1px solid #e1e1e1;border-right:1px solid #e1e1e1}
#sh_content:after{display:block;visibility:hidden;clear:both;content:""}

/* FOOTER */
#sh_ft{position:relative;z-index:10;min-width:1200px;width:100%;border-top:1px solid #e1e1e1;font-size:13px;color:#777;font-family:'notokr-regular'} 
#sh_ft .inner{overflow:hidden;width:1200px;margin:0 auto;padding:85px 0 50px;border-right:1px solid #e1e1e1}
#sh_ft a{color:#777}
#sh_ft dl{float:left;width:249.5px;min-height:115px;vertical-align:top}
#sh_ft dl.add{width:700px;padding-right:50px}
#sh_ft dl.sns a{font-weight:500;-webkit-transition:color .2s;transition:color .2s;}
#sh_ft dl.sns i{padding-right:5px}
#sh_ft dl dt{margin-bottom:10px;font-size:14px;font-weight:600;color:#222;font-family:'Josefin Sans'}
#sh_ft dl dd{line-height:28px}
#sh_ft .copy{overflow:hidden;background-color:#f5f5f5}
#sh_ft .copy_wrap{overflow:hidden;position:relative;width:1200px;margin:0 auto;padding:20px 20px 20px 0;border-right:1px solid #e1e1e1}
#sh_ft .copy p{float:left}
#sh_ft .copy ul{float:right}
#sh_ft .copy ul li{display:inline-block;margin-left:15px;font-size:14px;font-weight:500;font-family:'Josefin Sans'}

/* 사이트맵 */
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}
