@charset "utf-8";
@import url('https://fonts.googleapis.com/css?family=Poppins:300,400,500,600,700,800,900');
@import url('https://fonts.googleapis.com/css2?family=Montserrat:wght@700&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Montserrat:wght@700&family=Noto+Sans+KR:wght@300;400;500;700;900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Nanum+Brush+Script&display=swap');
@font-face{font-family:'KyoboHandwriting2020A';src:url('https://cdn.jsdelivr.net/gh/projectnoonnu/noonfonts_2112@1.0/KyoboHandwriting2020A.woff') format('woff');font-weight:normal;font-style:normal}

*{-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)}
#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:180px;text-align:center;font-size:45px;line-height:60px;color:#fff;font-family:'KyoboHandwriting2020A';}
#sh_content_tit span{font-weight:700}
#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{color:#919191;font-family:'notokr-regular';font-size:13px;line-height:23p;letter-spacing:-.3px;}
#sh_ft .ft_con{background:#f7f7f7}
#sh_ft .ft_con .info_txt{position:relative;width:1200px;padding:68px 0 63px;margin:0 auto;line-height:23px}
#sh_ft .ft_con .info_txt p{margin-bottom:24px;color:#222;font-family:'notokr-medium';font-size:14px;line-height:14px}
#sh_ft .ft_con .info_txt .sns{overflow:hidden;position:absolute;right:0;bottom:79px}
#sh_ft .ft_con .info_txt .sns li{float:left;margin-left:4px}
#sh_ft .ft_con .info_txt .sns a{display:block;width:48px;height:48px;border-radius:100%;background:#c2c2c2;line-height:47px;text-align:center}
#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-family:'Montserrat';font-size:12px;font-weight:600;letter-spacing:-.1px}
#sh_ft .copy .icon a+a{margin-left:14px}

/*인덱스 영역*/
#index_wrapper{font-family:'notokr-regular';font-size:14px;line-height:24px;letter-spacing:-.3px;color:#777}

/* 사이트맵 */
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:200px;height:200px auto}
.sh_site_map_title{font-size:1.4em;color:#515151}
.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%;margin:0 auto;background:#f7f7f7;border-bottom:1px solid #ebebeb;border-top:1px solid #ebebeb;min-height:80px}
.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}

#device_change{border:1px solid #666;font-size:3.5em;box-shadow:none}

