@charset "utf-8";
@import url('https://fonts.googleapis.com/css2?family=Montserrat:wght@100;200;300;400;500;600;700;800;900&family=Poppins:wght@100;200;300;400;500;600;700;800;900&display=swap');
@import url('https://fonts.googleapis.com/css?family=Poppins:400,500,600,700&display=swap');
@import url('https://cdn.jsdelivr.net/gh/orioncactus/pretendard/dist/web/static/pretendard-dynamic-subset.css');/* regular-400, medium-500, semibold-600, bold-700 */ 
@font-face {font-family: ngb;src:url(http://www.hdweb.co.kr/NanumGothicBold.eot)} 
@font-face {
    font-family: 'yg-jalnan';
    src: url('https://fastly.jsdelivr.net/gh/projectnoonnu/noonfonts_four@1.2/JalnanOTF00.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
/* 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'}
#device_change{border:1px solid #666;font-size:3.5em;box-shadow:none}
:root{--primary:#405fab;--k-font:'yg-jalnan';}

/* 익스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:1200px;border-bottom:1px solid rgba(255, 255, 255, 0.1)} 

/* head 센터 및 넓이 지정 */
#sh_hd_wrapper{position:relative;margin:0 auto;padding:0;zoom:1;/*background:rgba(0,0,0,0.2)*/}
#sh_hd_wrapper:after {display:block;visibility:hidden;clear:both;content:""} 

/* 메인,서브 비주얼이미지 */
#sh_container{z-index:0;position:relative;width:100%;min-width:1200px}
#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}
@keyframes main{from{background-position:top center}50%{background-position:bottom center}100%{background-position:top center}}
#sh_content_tit_wrap{position:relative;width:1200px;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:1200px;margin:-25px auto 0;text-align:center;background-color:transparent}

/* 컨텐츠 본문 영역 */
#sh_content{position:relative;z-index:4;width:1200px;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_index_wrapper{background:url('/sh_img/index/inc_bg.png') top center}
#sh_index_wrapper .include01{position:relative;}
.index_bottom{background-color:#222}
.bottom_wrap{position:relative;width:1200px;margin:0 auto}
.index_02{position:absolute;bottom:0;right:0}

/* 하단 */
#sh_ft {z-index:10;position:relative;min-width:1200px;padding: 65px 0;background: #fff;font-family:'notokr-regular'} 
#sh_ft_wrapper {position:relative;margin:0 auto;zoom:1;line-height:23px;color:#898989}
#sh_ft_wrapper:after {display:block;visibility:hidden;clear:both;content:""} 
#sh_ft_wrapper .txt_wrap{overflow:hidden;width:1200px;margin:0 auto;padding-bottom: 30px;}
#sh_ft_wrapper .txt_wrap>div{float:left;}
#sh_ft_wrapper .txt_wrap .ft_tit{margin-bottom:22px;font-size:15px;font-weight:700;color: #000;font-family:'Montserrat', sans-serif}
#sh_ft_wrapper .txt_wrap .add{width:950px;font-size:15px;line-height:25px;color: #777;font-family:'notokr-regular'}
#sh_ft_wrapper .txt_wrap .cs .ft_tel{margin-bottom:17px;font-size:32px;font-weight:700;color:var(--primary);font-family:'Montserrat', sans-serif}
#sh_ft_wrapper .txt_wrap .cs .ft_fax{font-size:15px;font-weight:500;line-height:25px;color: #333;font-family:'Montserrat', sans-serif}
#sh_ft_wrapper .ft_adm{position:relative;width:1200px;margin:0 auto;}
#sh_ft_wrapper p{font-size:14px;color: #777;font-family:'notokr-regular'}
#sh_ft_wrapper #sh_ft_icon{position:absolute;right:0;bottom:0}
#sh_ft_wrapper #sh_ft_icon a{margin-left:18px;font-size:12px;font-weight: 700;color: #999;font-family:'Montserrat', sans-serif}