﻿@charset "utf-8";

#atc02{position:relative;width:100%}
#atc02:before{position:absolute;content:'';left:0;bottom:0;z-index:-1;width:100%;height:144px;background:#f7f7f7}
#atc02 .tit_area{padding:80px 0 45px;text-align:center}
#atc02 .tit_area .s_tit{margin-bottom:10px;font-size:14px;color:var(--primary);font-family:'SBAggroM'}
#atc02 .tit_area .tit{margin-bottom:10px;font-weight:normal;font-size:44px;color:#333;font-family:'SBAggroL'}
#atc02 .tit_area .txt{font-size:15px;line-height:1.5;color:#919191;word-break:keep-all;font-family:'SBAggroL'}
#atc02 .atc02_bnr{position:relative;width:calc(100% - 160px);height:288px;margin:0 auto;background:url(inc02_bg.jpg) center right no-repeat;background-size:cover}
#atc02 .atc02_bnr .inner{max-width:1300px;margin:0 auto;padding:110px 0 0}
#atc02 .atc02_bnr .tit{margin-bottom:10px;font-size:40px;color:#fff;word-break:keep-all;font-family:'SBAggroL'}
#atc02 .atc02_bnr .txt{font-size:15px;word-break:keep-all;line-height:1.5;color:rgba(255,255,255,.5);font-family:'SBAggroL'}

#atc02 .sh_lt{overflow:hidden;max-width:1300px;margin:0 auto 80px}
#atc02 .sh_lt .swiper-slide{position:relative;height:408px;padding:42px;background:#eee;font-family:'SBAggroL'}
#atc02 .sh_lt .swiper-slide .state{width:105px;height:40px;border-radius:40px;text-align:center;font-size:15px;color:#fff;text-align:center;line-height:44px;background:var(--primary)}
#atc02 .sh_lt .swiper-slide .tit{padding:80px 0 20px;font-size:22px;color:#333;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}
#atc02 .sh_lt .swiper-slide .txt{font-size:15px;line-height:26px;color:#888}
#atc02 .sh_lt .swiper-slide .date{position:absolute;bottom:40px;right:40px;font-size:14px;color:#888}

/* 반응형 [s] */
@media (max-width:1400px){
#atc02 .sh_lt{padding:0 10px}
#atc02 .atc02_bnr{width:100%}
#atc02 .atc02_bnr .inner{padding:110px 20px 0}
}
@media (max-width:1024px){
#atc02 .atc02_bnr{height:auto}
#atc02 .atc02_bnr .inner{padding:80px 20px}
#atc02 .atc02_bnr .tit{font-size:35px}
#atc02 .tit_area .tit{font-size:38px}
#atc02 .sh_lt .swiper-slide{padding:40px 20px;height:380px}
#atc02 .sh_lt .swiper-slide .tit{padding-top:60px;font-size:18px}
}
@media (max-width:768px){
#atc02 .atc02_bnr{background-position:center}
#atc02 .atc02_bnr .tit{font-size:30px;line-height:1.5}
}
@media (max-width:480px){
#atc02 .tit_area{padding:50px 20px 20px}
#atc02 .tit_area .tit{font-size:32px}
#atc02 .sh_lt .swiper-slide{height:340px;padding:30px 20px}
#atc02 .sh_lt .swiper-slide .tit{padding-top:45px}
#atc02 .sh_lt .swiper-slide .date{bottom:30px}
#atc02 .atc02_bnr .inner{padding:40px 20px}
#atc02 .atc02_bnr .tit{font-size:25px}
#atc02 .sh_lt{margin-bottom:45px}
}
/* 반응형 [e] */
