@charset "utf-8";
@import url('https://fonts.googleapis.com/css?family=Exo+2:200,500,700,800&display=swap');
@import url('https://fonts.googleapis.com/css?family=Montserrat:300,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} 

/* head 전체 100% 혹은 min-width 사용 */
#sh_wrapper{min-width:1400px}
#sh_wrapper, #sh_wrapper , #sh_wrapper :before, #sh_wrapper *:after{box-sizing:border-box}
#sh_wrapper{position:relative;width:100%;min-width:1400px;background-color:#f2f2f2}
#sh_wrapper.sub{background-color:#fff}
#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)} 

/* SUB */
#sub_main_banner{width:100%;height:400px;background: url(/sh_img/hd/sub_main_banner/sub_main_banner.jpg) no-repeat;background-size:cover;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}

/* 사이드(서브)메뉴 float:left;선택 단 content 와 같은 방향 X */
#sh_aside{position:relative;width:1070px;margin:-25px auto 0;text-align:center;background-color:transparent}

/* 컨텐츠 본문 영역 */
#sh_content{position:relative;z-index:4;width:1070px;min-height:580px;padding:0;margin:70px auto 70px;font-size:14px;color:#888;zoom:1}
#sh_content:after{display:block;visibility:hidden;clear:both;content:""}

/* 퀵메뉴 */
#fixMenu{position:fixed;bottom:28px;right:20px;z-index:9999}
#fixMenu a:nth-child(1){background:#ffdf2c}
#fixMenu a:nth-child(1) img{width:24px}
#fixMenu a+a{margin-top:8px}
#fixMenu a{position:relative;display:flex;align-items:center;gap: 16px;width:150px;height:60px;border-radius:6rem;backdrop-filter:blur(10px);margin:auto;margin-right:0;overflow:hidden;transition:all 0.5s;justify-content:center;font-size:15px;font-family: 'notokr-bold';box-shadow:3px 3px 8px rgba(0,0,0,.2)}
#fixMenu a .txt{width:60px;line-height: 60px;color: #392020;}

/* 하단 */
.ft_Box{width:100%;max-width:1200px;margin:30px auto 0;font-size:24px;font-family:'notokr-medium';line-height: 34px;color: #fff;word-break:keep-all;}
.pop_link{background:#3f4780}
.pop_link ul{display:flex;align-items: center;line-height:40px;justify-content: center;flex-wrap: wrap;}
.pop_link ul li{position:relative;padding: 0 10px;}
.pop_link ul li a{color:#Fff;font-size:12px;font-family:'notokr-regular'}
.pop_link ul li:after{position:absolute;content: '';top:50%;transform:translateY(-50%);right: 0;margin: 0 -2px;width:1px;height: 10px;background: #e1e1e15e;}
.pop_link ul li:last-child:after{display:none}

#sh_ft{width:100%;margin: auto 0;padding-top:55px;text-align:center;font-size: 16px;line-height:24px;color:#9c9c9c;font-family:'notokr-regular';background:#363636}
#sh_ft .ft_txt{color:#109ff5}
#sh_ft>p{margin-bottom:40px;font-size:22px;line-height:26px;color:#fff;font-family:'notokr-medium'}
#sh_ft ul{overflow:hidden;margin-bottom: 30px;text-align:center}
#sh_ft ul li{display:inline-block;margin-right:13px;font-size: 16px;color:#858585;font-family:'notokr-regular'}
#sh_ft ul li:last-child{margin-right:0}
#sh_ft ul li span{color:#9b9b9b;font-family:'notokr-bold'}
#sh_ft .copy{height:60px;margin-top:55px;font-size:14px;color:#6c6c6c;font-family:'notokr-regular';line-height:60px;background:#252525}
#sh_ft .copy .copy_wrap{position:relative;overflow:hidden;width:1200px;margin:0 auto}
#sh_ft .copy b{font-family:'notokr-medium';font-weight:normal}
#sh_ft .copy span{opacity:0.8;font-family:'notokr-regular'}
#sh_ft .copy .icon{position:absolute;right:0;top:0}

/*인덱스 영역*/
#index_wrapper{position:relative;z-index:999;width:100%;margin-top:-78px}
#index_wrapper:before{display:block;position:absolute;content:"";width:531px;height:100px;top:318px;left:100px}
#index_wrapper .include{position:relative;width:100%;min-width:1200px;margin:0 auto;margin-bottom:100px;padding:0}