@charset "utf-8";

#atc05{overflow:hidden;position:relative;width:1120px;height:245px;margin:20px auto 40px}
#atc05:after{display:block;content:"";visibility:hidden;clear:both}
#atc05 .bx-wrapper{position:absolute;right:0;top:0;width:910px}
/* 타이틀 */
#atc05 .tit_area{float:left;padding-top:20px;font-size:15px;color:#777;line-height:22px}
#atc05 .tit_area h3{padding-bottom: 30px; font-size:22px;color:#222;font-family:notokr-bold}
#atc05 .tit_area p{margin:20px 0 25px}

#atc05 .tit_area .more_btn{display:inline-block;position:relative;padding: 10px 24px 10px 0; font-size:14px;line-height:1;letter-spacing:.1px;color:#222;transition:all .2s;font-family:notokr-medium}
#atc05 .tit_area .more_btn .arr_wrap{position:absolute;top:0;right:0;bottom:0;width:15px}
#atc05 .tit_area .more_btn .arr{display:inline-block;position:absolute;top:50%;left:0;width:0;height:1px;margin-top:-1px;background:#296bc6;transition:width .3s}
#atc05 .tit_area .more_btn .arr:after, #atc02 .tit_area .more_btn .arr:before{content:'';position:absolute;top:0;width:1px;height:0;background:#296bc6;transition:height .3s}	
#atc05 .tit_area .more_btn .arr:before{right:-1px;transform:rotate(135deg);transform-origin:top left;top:0}
#atc05 .tit_area .more_btn .arr:after{right:0;transform:rotate(45deg);transform-origin:top right;top:1px}
#atc05 .tit_area .more_btn:hover{color:#222}
#atc05 .tit_area .more_btn:hover .arr{width:20px;transition-delay:0}
#atc05 .tit_area .more_btn:hover .arr:after,#atc02 .tit_area .more_btn:hover .arr:before{height:7px;transition-delay:.3s}
#atc05 .tit_area .more_btn img{padding-left: 10px;}
#atc05 .tit_area .more_btn:hover img{padding-left:15px;transition: 0.5s;}
/* 리스트 */
#atc05 ul{}
#atc05 ul:after{display:block;content:"";visibility:hidden;clear:both}
#atc05 ul li{width:220px!important;font-size:14px;color:#777}
#atc05 ul li h4{margin:10px 0 5px;font-size:15px;color:#222;font-family:notokr-medium}
#atc05 ul li p{padding-right:5px;color:#777}
