@charset "utf-8";
@import url('https://cdn.jsdelivr.net/gh/orioncactus/pretendard/dist/web/static/pretendard-dynamic-subset.css');
@import url('https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&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{border:1px solid #666;font-size:3.5em;box-shadow:none} 
:root{--primary:#764ca2;--k-font:"pretendard";--e-font:"poppins"}

/* head 전체 100% 혹은 min-width 사용 */
#sh_wrapper, #sh_wrapper , #sh_wrapper :before, #sh_wrapper {box-sizing:border-box}
#sh_wrapper{position:relative;width:100%;min-width:1200px;background-color:#fff;background:url(/sh_img/index/bg_line.png)no-repeat center 825px}
#sh_wrapper.sub{background-color:#fff;background:none}
#sh_hd{position:relative;z-index:999;width:100%;min-width:1200px} 
/* head 센터 및 넓이 지정 */
#sh_hd_wrapper{position:absolute;width:100%;margin:0 auto;padding:0;zoom:1}
#sh_hd_wrapper:after{display:block;clear:both;content:"";width:100%;height:1px;background:rgba(255,255,255,.15)} 
/*인덱스 영역*/
#sh_section{position:relative;z-index:998;width:100%;min-width:1200px;}
/* SUB */
#sub_main_banner{width:100%;height:400px;background:url(/sh_img/hd/sub_main_banner/sub_main_banner.jpg)no-repeat;animation:main 25s linear infinite}
@keyframes main{from{background-position:top center}50%{background-position:bottom center}100%{background-position:top center}}
#sh_content_tit{padding-top:165px;text-align:center;font-size:15px;color:#fff;font-family:'notokr-regular'}
#sh_content_tit h3{display:inline-block;position:relative;z-index:100;margin-bottom:10px;font-size:34px;font-weight:normal;font-family:'notokr-regular'}
#sh_content_tit h3:after{display:block;position:absolute;z-index:99;width:41px;height:42px;content:'';top:-12px;right:-22px}
#sh_content_tit .fa-home{color:#fff}
#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:200;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_ft{position:relative;z-index:199;width:100%;min-width:1200px;margin:0 auto;padding-top:95px;text-align:center;font-size:14px;line-height:24px;color:#6d6d6d;font-family:'notokr-regular';background:#222;}
#sh_ft .info{margin-bottom:80px}
#sh_ft .info span{display:block;margin-bottom:26px;font-size:18px;line-height:26px;color:#fff;font-family:'notokr-medium'}
#sh_ft .copy{height:60px;font-size:14px;color:#555;line-height:50px;border-top:1px solid #404040;background:#222;font-family:'notokr-regular'}
#sh_ft .copy .copy_wrap{position:relative;overflow:hidden;width:1200px;margin:0 auto;padding-top:8px;text-align:left}
#sh_ft .copy b{font-weight:normal;font-family:'notokr-medium'}
#sh_ft .copy span{color:#555;font-family:'notokr-regular'}
#sh_ft .copy .icon{position:absolute;right:0;top:6px}