@charset "utf-8";
@import url('https://fonts.googleapis.com/css?family=Poppins:100,200,300,400,500,600,700,800&display=swap');

*{-webkit-text-size-adjust:none}
body{overflow-x:hidden;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} 

/* 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)} 

/*인덱스 영역*/
#index_wrapper{position:relative;z-index:998;width:100%}
#index_wrapper .include{position:relative;width:100%;min-width:1200px;margin:0 auto;padding:0;}
#partner_banner{display:table;max-width:1200px;margin: 60px auto;overflow:hidden;}
#partner_banner a{display:inline-block;float:left;margin: 0 33px;text-align: center;}
#partner_banner a img{max-width: 200px;max-height: 50px}
/* 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:230px;text-align:center;font-size:15px;color:#fff;font-family:'notokr-regular'}
#sh_content_tit p{display:inline-block}
#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:1240px;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:""}

/* 하단 */
#index_ft{width: 100%;margin:0 auto;padding:95px 0 80px;text-align:center;font-size:14px;line-height:24px;color:#6d6d6d;font-family:'notokr-regular';background:#222;}
#index_ft span{display:block;margin-bottom:26px;font-size:18px;line-height:26px;color:#fff;font-family:'notokr-medium'}
#sh_ft{z-index:199;position:relative;min-width:1200px;border-top:1px solid #e4e4e4}
.copy{height:60px;font-size:14px;color:#555;line-height:50px;border-top:1px solid #404040;background:#222;font-family:'notokr-regular'}
.copy .copy_wrap{position:relative;overflow:hidden;width:1200px;margin:0 auto;padding-top:8px;text-align:left}
.copy b{font-weight:normal;font-family:'notokr-medium'}
.copy span{color:#555;font-family:'notokr-regular'}
.copy .icon{position:absolute;right:0;top:6px}

/* 사이트맵 */
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: 327px;height:200px auto;}
.sh_site_map_title{font-size: 18px;font-weight: normal;color:#515151;font-family: 'notokr-medium';}
.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%; */padding: 20px;margin:0 auto;background:#f7f7f7;border-bottom:1px solid #ebebeb;border-top:1px solid #ebebeb;min-height:80px;font-family: 'notokr-regular';}
.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}
.sh_site_map_txt a p{display:inline-block}
#device_change{border:1px solid #666;font-size:3.5em;box-shadow:none}
