@charset "utf-8";
@import url('https://fonts.googleapis.com/css?family=Montserrat:100,300,400,500,600,700,800');

/* SHINING 독립 사용 */
*{-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{min-width:1200px}
#sh_wrapper, #sh_wrapper , #sh_wrapper :before, #sh_wrapper *:after{box-sizing:border-box}
#device_change{border:1px solid #666;font-size:3.5em;box-shadow:none}

/* 익스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}

/* head 전체 100% 혹은 min-width 사용 */
#sh_hd {z-index:10;position:absolute;width:100%;min-width:1070px;border-bottom:1px solid rgba(0,0,0,.05)} 

/* head 센터 및 넓이 지정 */
#sh_hd_wrapper{position:relative;margin:0 auto;padding:0;zoom:1}
#sh_hd_wrapper:after {display:block;visibility:hidden;clear:both;content:""} 

/*인덱스*/
#include01{position:relative;width:100%;z-index:6;}
#include02{position:relative;width:100%;height:284px;}
#include03{position:relative;width:100%;background:#383838}

/* 메인,서브 비주얼이미지 */
#sh_container{position:relative;z-index:0;width:100%;min-width:1070px}
#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:310px;background:url(/sh_img/hd/sub_main_banner/sub_main_banner.jpg) no-repeat;animation:main 60s linear infinite}

#sh_content_tit_wrap{position:relative;width:1070px;padding-top:150px;margin:0 auto;font-family:'notokr-regular'}
#sh_content_tit {margin-top:-20px;opacity:0;text-align:center;font-size:14px;color:rgba(255, 255, 255, 0.67)}
#sh_content_tit h3 {position:relative;z-index:5;margin-bottom:10px;font-size:28px;color:#fff;font-family:'notokr-bold'}
#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-angle-right {padding:0 5px;color:#b5b5b5}

/* 사이드(서브)메뉴 float:left;선택 단 content 와 같은 방향 X */
#sh_aside {position:relative;width:1070px;margin:-25px auto 0;text-align:center;background-color:transparent}

/* 컨텐츠 본문 영역 */
#sh_content{position:relative;z-index:4;width:1070px;min-height:580px;padding:0;margin:70px auto 40px;font-size:14px;color:#888;zoom:1}
#sh_content:after{display:block;visibility:hidden;clear:both;content:""}

/* 하단 */
#sh_ft{width:100%;background:#363636} 
#sh_ft .txt{position:relative;width:1200px;margin:0 auto;padding:60px 0;font-size:14px;line-height:22px;color:#888;letter-spacing: -0.3px;font-family:'notokr-medium'}
#sh_ft .txt h1{margin-bottom:20px;font-weight:normal;color:#fff;font-family:'notokr-medium'}
#sh_ft .txt p{font-size:13px;letter-spacing:-0.3px;color:#888}
#sh_ft2{width:100%;background:#2f2f2f}
#sh_ft2 .txt{position:relative;width:1200px;margin:0 auto;padding:16px 0;font-size:13px;color:#6c6c6c;font-family:'notokr-regular'}
#sh_ft .txt .copy{margin-top:9px}
#sh_ft .txt p strong{font-weight:normal;font-family:'notokr-medium'}
#sh_ft2 .txt #sh_ft_icon{position:absolute;right:0;bottom:16px}
#sh_ft2 .txt #sh_ft_icon a{margin-left:2px}
