@charset "utf-8";

.include03_wrapper{position:relative;width:1070px;margin:0 auto;line-height:80px}
/*sitemap*/
.include03_wrapper .sh_ft_tit{float:left;margin-right:30px;font-size:15px;font-weight:600;color:#fff;font-family:'Montserrat', 'sans-serif'}
.include03_wrapper .sitemap_wrap{overflow:hidden}
.include03_wrapper .sitemap_wrap > li{float:left;list-style:none}
.include03_wrapper .sitemap_wrap > li a{font-size:14px;color:#ccc;font-family:'notokr-regular'}
.include03_wrapper .sitemap_wrap > li a:hover{font-size:14px;color:#fff;font-family:'notokr-regular'}
.include03_wrapper .sitemap_wrap > li:after{display:inline-block;width:2px;height:2px;margin:0 10px 4px 10px;background:#606060;content:''}
.include03_wrapper .sitemap_wrap > li:last-child:after{display:none}

/*LatestNEWS*/
.include03_wrapper .index04{position:absolute;top:-306px;right:0;width:340px;height:386px;padding:64px 41px;background-color:#fff}
.include03_wrapper .index04 .tit{position:relative;margin-bottom:30px;font-size:15px;font-weight:700;color:#ff9702;line-height:1;cursor:pointer;font-family:'Montserrat', sans-serif}
.include03_wrapper .index04 .tit span{display:block;position:absolute;right:0;top:50%;width:19px;height:1px;margin-top:-1px;background-color:#333}
.include03_wrapper .index04 .tit span:after{display:block;content:"";position:absolute;left:9px;top:-9px;width:1px;height:19px;background-color:#333;-webkit-transition:all .3s;transition:all .3s}
.include03_wrapper .index04 .tit:hover span:after{-webkit-transform:rotate(90deg);transform:rotate(90deg)}
.include03_wrapper .index04 .sh_latest ul li:first-child{padding-bottom:30px;margin-bottom:30px;border-bottom:1px solid #e1e1e1}
.include03_wrapper .index04 .sh_latest ul li{font-size:14px;line-height:24px;color:#888;font-family:'notokr-regular'}
.include03_wrapper .index04 .sh_latest .subj{margin-bottom:18px;font-size:14px;line-height:24px;color:#222;font-family:'notokr-medium'}