@charset "utf-8";

#atc02{position:relative;overflow:hidden;width:1400px;padding:140px 100px;border:1px solid rgba(255,255,255,.1);border-top:0;border-bottom:0;margin:0 auto}
#atc02:before{position:absolute;top:196px;left:-19px;content:'';width:300px;height:1px;transform:rotate(-45deg);background:rgba(255,255,255,.1)}

#atc02 .gall_box_area{overflow:hidden;width:100%}
#atc02 .gall_box_area .left_box{padding-right:25px}
#atc02 .gall_box_area .right_box{padding-left:25px}

#atc02 .gall_box_area .tit_box{padding:20px 0 50px}
#atc02 .gall_box_area .tit_box .s_tit{font-weight:700;font-size:14px;color:rgba(255,255,255,.6);font-family:'Playfair Display'}
#atc02 .gall_box_area .tit_box .tit{position:relative;font-weight:700;font-size:57px;color:#fff;font-family: 'Hahmlet'}

#atc02 ul{display:flex;flex-wrap:wrap;justify-content:space-between}
#atc02 ul li:nth-child(n+4){margin-top:20px}