@charset "utf-8";

#atc03{overflow:hidden;background:url('/sh_img/make24/include_03/img/inc03_bg.jpg') no-repeat center;background-size:cover}
#atc03 .inner{position:relative;width:100%;max-width:1200px;margin:0 auto;padding:60px 20px;overflow:hidden;text-align:center}
#atc03 .inner .tit{margin-bottom:15px;font-size:13px;line-height:1.8;letter-spacing:0;color:#fff;font-weight:600;font-family: 'Poppins', sans-serif}
#atc03 .inner .txt{padding-top:5px;font-size:32px;line-height:45px;color:#fff;white-space:pre-line;font-family:'notokr-thin'}
#atc03 .inner .txt span{font-family:'notokr-bold'}
#atc03 .inner .txt .mo{font-family:'notokr-thin'}
#atc03 .inner a{display:inline-block;width:195px;height:55px;margin-top:30px;text-align:center;letter-spacing:0;border-radius:50px;font-size:13px;line-height:55px;color:#fff;font-weight:600;background:rgba(109,185,35,0.8);-webkit-transition:all .3s;transition:all .3s;font-family:'Poppins', sans-serif} 
#atc03 .inner a:hover{background:rgba(109,185,35,1)}

/* 반응형 [s] */
@media (max-width:768px){
#atc03 .inner{padding:50px 10px 40px}
#atc03 .inner .tit{margin-bottom:10px}
#atc03 .inner .txt{font-size:27px;line-height:1.4;word-break:keep-all;white-space:normal}
#atc03 .inner a{margin-top:20px}
}
@media (max-width:480px){
#atc03 .inner{padding:40px 10px}
#atc03 .inner .txt{font-size:22px}
#atc03 .inner .txt .mo{display:none}
#atc03 .inner a{height:45px;line-height:45px}
}
/* 반응형 [e] */

