@charset "utf-8";

#atc02{overflow:hidden;width:1200px;position:relative;margin:50px auto 0;border:1px solid #e1e1e1;text-align:center}

/* 최신글 영역 */
#atc02 .cont{float:left;height:290px;padding:35px 40px 0 40px}
#atc02 .cont+.cont{width:360px;border-left:1px solid #e1e1e1}
#atc02 .tit{position:relative;padding-bottom:11px;text-align:left;border-bottom:1px solid #e1e1e1;font-size:18px;color:#313131;font-weight:bold;font-family:'Noto Sans KR';font-weight:700}
#atc02 .tit p span{padding-left:10px;font-size:14px;letter-spacing:0;color:#999;font-weight:600;font-family:'Poppins',sans-serif}
#atc02 .tit img{position:absolute;top:3px;right:0}

/* 공지사항 */
#atc02 .cont01{width:calc(100% - 360px * 2)}
#atc02 .cont01 .latest .sh_lt ul{padding-top:33px}
#atc02 .cont01 .latest .sh_lt ul li{position:relative;padding:0 0 14px 10px;text-align:left;font-size:14px;color:#9b9b9b}
#atc02 .cont01 .latest .sh_lt ul li:before{content:"";position:absolute;top:10px;left:0;width:3px;height:3px;border-radius:50%;background-color:#f48c05}
#atc02 .cont01 .latest .sh_lt ul li a{display:inline-block;width:79%;color:#666}
#atc02 .cont01 .latest .sh_lt ul li .sh_date{font-size:13px;letter-spacing:-.2px;color:#888;font-family:'Poppins',sans-serif}

/* 오시는 길 */
#atc02 .cont02 > p{padding-left:10px;font-size:14px;color:#888;background:url('./img/ico_map.png') no-repeat 26px 6px}
#atc02 .cont02 .tit{padding-bottom:0;border-bottom:0 none}
#atc02 .cont02 .tit .map_view{width:280px;height:145px;margin:10px auto;background-color:#1e1e24}
#atc02 .cont02 .tit .map_view iframe{width:100%;height:145px;opacity:.5;filter:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg'><filter id='grayscale'><feColorMatrix type='matrix' values='0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0'/></filter></svg>#grayscale");filter:gray;-webkit-filter:grayscale(100%);-webkit-transition:all .3s;transition:all .3s}
#atc02 .cont02 .tit .map_view iframe:hover{opacity:1;filter:none;-webkit-filter:grayscale(0)}

/* CONTACT US */
#atc02 .cont03{border-right:0 none;background:url('./img/inc02_bg.jpg') no-repeat 0 0;color:#fff;font-family:'Poppins',sans-serif}
#atc02 .cont03 .c03_tit{letter-spacing:0;font-weight:600}
#atc02 .cont03 .txt{font-size:13px;line-height:24px;letter-spacing:0}
#atc02 .cont03 .txt .num{padding:20px 0 29px;font-size:36px;letter-spacing:.1px;font-weight:700}
#atc02 .cont03 .txt span{color:#bfbfbf}
#atc02 .cont03 .btns{padding-top:27px}
#atc02 .cont03 .btns a{display:inline-block;width:126px;height:43px;margin-right:10px;line-height:43px;border-radius:3px;background-color:#f48c05;font-size:14px;color:#fff;font-family:'Noto Sans KR';font-weight:500}
#atc02 .cont03 .btns a:last-child{margin-right:0;color:#222;background-color:#fff}


