@charset "utf-8";

#atc02{width:100%;height:514px}
#atc02 > div{overflow:hidden;float:left;width:50%;height:100%}
#atc02 .txt_box{background:url(/sh_img/include/include_02/img/txt_box_bg.jpg) #5b5e4a no-repeat;transition:all 2s;transition-delay:.5s}
#atc02 .txt_area{float:right;width:600px;padding-left:68px}
#atc02 .txt_area .tit{margin:157px 0 15px;font-weight:600;font-size:29px;line-height:38px;color:#fff;font-family: 'Playfair Display'}
#atc02 .txt_area .txt{margin-bottom:50px;font-size:14px;line-height:24px;color:rgba(255,255,255,.4);font-family:'notokr-regular'}
#atc02 .txt_area .more a{position:relative;font-weight:600;font-size:14px;color:rgba(255,255,255,.5);font-family:'Playfair Display';transition: all .3s}
#atc02 .txt_area .more a:before{position: absolute;top: -15px;right:0px;content: '';width: 50px;height: 50px;border: 1px solid rgba(255,255,255,.2);border-radius: 50px;opacity: 0;transition: all .3s}
#atc02 .txt_area .more a:hover{color:#fff}
#atc02 .txt_area .more a:hover:before{right:-30px;opacity:1}
#atc02 .img_box{overflow:hidden;transition:all 2s;transition-delay:1s}