@charset "utf-8";
@import url('https://fonts.googleapis.com/css?family=Montserrat:300,400,600,800&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'}
#device_change{margin-left:317px;border:1px solid #666;font-size:3.5em;box-shadow:none} 
a{cursor:pointer}
.fullpage_high{position:relative;height:1000px !important}

/*======================================================== 익스8 이하  */
#ie_lower{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}

/* 풀스크린 1600px이하 가로스크롤 생성 */
@media (max-width:100px){
html.fp-enabled, .fp-enabled body{overflow-x:scroll !important;overflow-y:hidden}
}

/* head 전체 100% 혹은 min-width 사용 */
#sh_hd{z-index:10;min-width:1400px}
#sh_hd_wrapper{position:relative}

/* CONTENT */
#sh_container{position:relative;min-width:1470px;width:100%;z-index:0}
#sh_container_wrapper{position:relative;width:100%}
#sh_container_wrapper:after{display:block;visibility:hidden;clear:both;content:""}
#sh_content{position:relative;z-index:4;width:1070px;min-height:620px;padding:90px 0;margin:0 auto}
#sh_content:after{display:block;visibility:hidden;clear:both;content:""}

/* SUB */
#sub_main_banner{overflow:hidden;position:relative;min-width:1470px;width:100%;height:350px;font-family:'notokr-regular'}
#sh_aside{position:relative;z-index:15;min-width:1470px;width:100%;border-bottom:solid 1px #e5e5e5;font-family:'notokr-medium'}
#sh_aside_wrapper{position:relative;width:1200px;margin:0 auto;zoom:1}

/*푸터 높이값 조절*/
.fp-auto-height.fp-section, .fp-auto-height .fp-slide, .fp-auto-height .fp-tableCell{height:auto !important}

/* 사이트맵 */
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_change02{position:fixed;bottom:10px;left:0;z-index:9999;width:100%;height:100px;border:1px solid #ddd;border-radius:100px;font-size:33px;text-align:center;color:#333;line-height:100px;background:#fff;}