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