@charset "utf-8";
@import url('https://fonts.googleapis.com/css?family=Montserrat:100,200,300,400,700,800,900');
/* 익스8 이하  */
#ie_lower {position:relative;z-index:9999;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}
body{height:100%}
::selection {background:#fdc152;color:#fff}
/* SHINING 독립 사용 */
#sh_wrapper {font-family:arita-medium}
#sh_wrapper, #sh_wrapper *, #sh_wrapper *:before, #sh_wrapper *:after {box-sizing:border-box}
/* HEADER */
#sh_hd{position:absolute;top:0;left:0;z-index:10;min-width:1200px;width:100%;font-family:arita-medium}
#sh_hd_wrapper{position:relative;width:100%}
/* INDEX */
#sh_section {position:relative;min-width:1200px;width:94.7%;margin:0 auto;background:#fff;font-size:15px;line-height:1.5;letter-spacing:-0.1px}
/* CONTAINER */
#sh_container {position:relative;min-width:1200px;width:100%;z-index:5}
#sh_container_wrapper{position:relative;width:100%;zoom:1}
#sh_container_wrapper:after {display:block;visibility:hidden;clear:both;content:""}
/* SUB */
#sub_main_banner {width:100%;height:420px;background: url(/sh_img/hd/sub_main_banner/sub_main_banner.jpg) no-repeat;animation:main 60s linear infinite}
@keyframes main{from{background-position:top center}50%{background-position:bottom center}100%{background-position:top center}}
#sh_content_tit {padding-top:199px;text-align:center;font-size:15px;color:#fff}
#sh_content_tit h3 {display:inline-block;position:relative;z-index:5;margin-bottom:10px;font-size:40px;font-family:'arita-semibold',sans-serif}
#sh_content_tit h3:after {display:block;content:'';position:absolute;top:-12px;right:-22px;z-index:-1;width:41px;height:42px}
#sh_content_tit .fa-home {color:#fff}
#sh_content_tit .fa-angle-right {padding:0 5px;color:#fff}
/* ASIDE */
#sh_aside {position:relative;width:1070px;margin:-25px auto 0;text-align:center;background-color:transparent}
/* CONTENT */
#sh_content{position:relative;z-index:4;width:1070px;min-height:580px;padding:0;margin:70px auto 40px;font-size:12px;line-height:1.6;color:#888;zoom:1}
#sh_content:after{display:block;visibility:hidden;clear:both;content:""}
#sh_content #sh_content_tit{margin-bottom:20px;overflow:hidden}
#sh_content #sh_content_tit:after{clear:both}
#sh_content #sh_content_tit h3{float:left;padding:0;font-size:2.1em;line-height:1.3em;color:#333;font-weight:none;letter-spacing:-0.03em}
#sh_content #sh_content_tit span{float:right;margin-top:12px;background:url('/sh_page/img/sub_home.gif') 0 4px no-repeat;padding-left:15px;color:#666}
/* FOOTER */
#sh_ft{overflow:hidden;z-index:10;position:relative;width:94.7%;min-width:1200px;margin:0 auto;padding:28px 0;border-top:1px solid #f5f5f5;background-color:#fdfdfd}
#sh_ft_add{float:left;width:60%;margin-left:1.7%}
#sh_ft_add h1{float:left;margin-right:1.7%;font-size:16px;color:#333;font-family:'arita-semibold',sans--serif}
#sh_ft_add p{float:left;width:80%;margin-top:2px;font-size:14px;color:#767676;letter-spacing:-0.3px;font-family:'arita-medium',sans-serif}
#sh_ft_copy{float:right;margin-right:28px;font-size:14px;line-height:19px;color:#767676;letter-spacing:-0.3px;font-family:'arita-medium',sans-serif}
#sh_ft_copy a{margin-left:2px}
#sh_ft_copy .adm{margin-left:28px}
/* 사이트맵 */
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}