@charset "utf-8";

#atc02{background-color:#f1f1f1}
#atc02 .inner{position:relative;width:1200px;margin:0 auto;padding:75px 0;overflow:hidden}
#atc02 .inner .tit_area{padding-bottom:30px}
#atc02 .inner .tit_area .sub_tit{font-size:13px;letter-spacing:0;color:var(--primary);font-weight:600;font-family: 'Poppins', 'NotoKR-Regular', sans-serif}
#atc02 .inner .tit_area .tit{display:inline-block;font-size:30px;line-height:45px;color:#333;font-family:'notokr-thin'}
#atc02 .inner .tit_area .tit span{font-family:'notokr-bold'}
#atc02 .inner .tit_area .txt{display:inline-block;padding-left:21px;font-size:15px;line-height:25px;color:#888}
#atc02 .inner .wrapper{float:right;overflow:hidden}
#atc02 .inner ul{overflow:hidden}
#atc02 .inner ul li{float:left;text-align:center;border:1px solid #e1e1e1;background-color:#fff}
#atc02 .inner ul li+li{margin-left:17px}
#atc02 .inner ul li:hover a{border:3px solid var(--primary)}
#atc02 .inner ul li a{display:block;width:285px;height:285px;padding-top:148px;border:3px solid #fff;-webkit-transition:all .2s;transition:all .2s}
#atc02 .inner ul li:nth-child(1) a{background:url('/sh_img/make24/include_02/img/inc02_ico1.png') no-repeat center 45px;background-size:26%}
#atc02 .inner ul li:nth-child(2) a{background:url('/sh_img/make24/include_02/img/inc02_ico2.png') no-repeat center 45px;background-size:26%}
#atc02 .inner ul li:nth-child(3) a{background:url('/sh_img/make24/include_02/img/inc02_ico3.png') no-repeat center 42px;background-size:28%}
#atc02 .inner ul li:nth-child(4) a{background:url('/sh_img/make24/include_02/img/inc02_ico4.png') no-repeat center 47px;background-size:26%}
#atc02 .inner ul li a p{padding-bottom:13px;font-size:18px;color:#222;font-family:'notokr-bold'}
#atc02 .inner ul li a span{font-size:14px;line-height:24px;color:#666}