@charset "utf-8";
@import url('https://fonts.googleapis.com/css2?family=Montserrat:wght@400;500;600;700&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} 

#sh_wrapper, #sh_wrapper , #sh_wrapper :before, #sh_wrapper *:after{box-sizing:border-box}
#sh_wrapper{min-width:1400px}
#sh_hd{position:relative;z-index:999;min-width:1400px} 

/* HEADER */
#sh_hd_wrapper{position:absolute;width:100%;border-bottom:1px solid rgba(255,255,255,0.2);background-color:rgba(255,255,255,0.7);}
#sh_hd_wrapper:after{display:block;visibility:hidden;clear:both;content:""} 

/* CONTAINER */
#sh_container{position:relative;width:100%;z-index:0}
#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: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:5;margin-bottom:10px;font-size:34px;font-weight:normal;font-family:'notokr-regular'}
#sh_content_tit h3:after{display:block;position:absolute;z-index:-1;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}

/* ASIDE */
#sh_aside{position:relative;width:1200px;margin:-25px auto 0;text-align:center;background-color:transparent}

/* 컨텐츠 본문 영역 */
#sh_container.sub{background:#fff;padding: 0 0 40px}
#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{position:relative;z-index:10;width:100%;min-width:1200px;margin:0 auto;font-size:14px;line-height:24px;color:#919191;font-family:'notokr-regular';background:#f5f5f5}
#sh_ft .ft_box{overflow:hidden;width:1200px;margin:0 auto;padding:40px 0 40px 0}
#sh_ft .ft_l{float:left;width:300px}
#sh_ft .sns_box{float:right;overflow:hidden;margin-top:68px}
#sh_ft .sns_box li{float:left;width:52px;height:52px;margin-right:5px;border-radius:100px;text-align:center;line-height:52px;background-color:#c2c2c2;}
#sh_ft .ft_tit{margin-bottom:29px;font-size:15px;color:#919191;font-weight:600;font-family:'Poppins', sans-serif}
#sh_ft .sns_box li a{display:block;font-size:13px;color:#fff}
#sh_ft .sns_box li a.blog{font-size:12px;font-family:'Poppins', sans-serif}
#sh_ft .ft_c{padding-left:50px;float:left;width:600px;font-size:13px;line-height:24px;color:#919191}
#sh_ft .copy{width:1200px;padding:23px 0;margin:0 auto;line-height:16px}
#sh_ft .copy .icon{float:right}
#sh_ft .copy .icon a{color:#8e8e8e;font-size:12px;font-weight:600;letter-spacing:-.1px;font-family:'Montserrat !important'}
#sh_ft .copy .icon a+a{margin-left:14px}

/*인덱스 영역*/
#index_wrapper{color:#777;font-size:14px;line-height:24px;letter-spacing:-.3px;font-family:'notokr-regular'}


/* 사이트맵 */
#sh_site_map{position:relative;width:100%;font-family:'notokr-regular'}
#sh_site_map > div{float:left;width:32%;min-height:280px;margin-right:2%}
#sh_site_map > div:nth-of-type(3n){margin-right:0}
#sh_site_map .sh_site_map_title{padding:10px 15px;border-bottom:2px solid #333;font-size:17px;font-weight:normal;text-align:center;color:#222;font-family:'notokr-bold'}
#sh_site_map ul{padding:0 15px 15px}
#sh_site_map .sh_site_map_box{min-height:155px;padding:17px 20px;border:1px solid #e1e1e1;border-top:none;font-size:14px;color:#333;line-height:40px}
#sh_site_map .sh_site_map_box li{border-bottom:1px dotted #ccc}
#sh_site_map .sh_site_map_box li:last-child{border:none}

#device_change{border:1px solid #666;font-size:3.5em;box-shadow:none}

