@charset "utf-8";
#atc01{width:100%;margin:0 auto;font-family:'Noto Sans KR'}
#atc01:after{content:"";display:block;clear:both}

/* atc01 */
#atc01{height:150px;background-color:#f5f5f5}
#atc01 .inner{width:1200px;margin:0 auto}
#atc01 .inner:after{content:"";display:block;clear:both}
#atc01 .inner .about{float:left;width:480px;height:240px;padding:84px 50px 0;margin-top:-90px;background:url('./img/inc01_bg.jpg') no-repeat 0 0;color:#fce1cc;font-size:15px;line-height:25px;letter-spacing:-.2px}
#atc01 .inner .about p{padding-bottom:35px;font-size:26px;font-weight:100;letter-spacing:.1px;color:#fef5ef;font-family:'Poppins', sans-serif}
#atc01 .inner .about p span{font-weight:700}

#atc01 .cont{overflow:hidden;float:left;width:720px;height:150px}
#atc01 .cont li{position:relative;float:left;width:180px;height:150px;padding-top:45px;font-size:16px;text-align:center;-webkit-transition:all .3s;-ms-transition:all .3s;transition:all .3s}
#atc01 .cont li:first-child{background:url('./img/inc_ico01.png') no-repeat center 45px}
#atc01 .cont li:hover:first-child{background:url('./img/inc_ico01_on.png') no-repeat center 45px}
#atc01 .cont li:nth-child(2){background:url('./img/inc_ico02.png') no-repeat center 50px}
#atc01 .cont li:hover:nth-child(2){background:url('./img/inc_ico02_on.png') no-repeat center 50px}
#atc01 .cont li:nth-child(3){background:url('./img/inc_ico03.png') no-repeat center 50px}
#atc01 .cont li:hover:nth-child(3){background:url('./img/inc_ico03_on.png') no-repeat center 50px}
#atc01 .cont li:nth-child(4){background:url('./img/inc_ico04.png') no-repeat center 50px}
#atc01 .cont li:hover:nth-child(4){background:url('./img/inc_ico04_on.png') no-repeat center 50px}

#atc01 .cont li:after{content:"";position:absolute;top:46px;right:0;width:1px;height:66px;background-color:#e1e1e1}
#atc01 .cont li:last-child:after{content:"";top:0;right:0;width:0;height:0;background-color:none}
#atc01 .cont li a{display:block}

#atc01 .cont li p{padding-top:45px;transition:all .3s;font-family:'Noto Sans KR';font-weight:500}
#atc01 .cont li:hover p{color:#f48c05}

