@charset "utf-8";

/* atc01 */
#atc01 .inner{width:1200px;margin:0 auto;overflow:hidden}
#atc01 .inner > div{padding:78px 40px}
#atc01 .in01{float:left;position:relative;width:734px;overflow:hidden;border-left:1px solid #ddd;border-right:1px solid #ddd}
#atc01 .tit_area{margin:0 auto;padding-bottom:18px;border-bottom:1px solid #e1e1e1}
#atc01 .tit_area .tit{display:inline-block;padding-right:9px;font-size:18px !important;color:#222;font-family:'notokr-bold'}
#atc01 .tit_area .sub_tit{font-size:13px;letter-spacing:0;color:var(--primary);font-weight:600;font-family: 'Poppins', sans-serif}
#atc01 .tit_area .txt{font-size:14px;line-height:24px;color:#888}
#atc01 .in01 .wrapper{float:right;overflow:hidden}
#atc01 .in01 .wrapper ul{overflow:hidden;z-index:10}
#atc01 .in01 .wrapper ul li{position:relative;overflow:hidden;height:218px;margin-right:15px;text-align:center;font-size:14px}
#atc01 .in01 .wrapper ul li img{border:none!important}
#atc01 .in01 .wrapper ul li a{display:block}
#atc01 .in01 .wrapper ul li a .gall_tit{display:none}
#atc01 .in02{float:left;width:466px;border-right:1px solid #ddd}

/* NOTICE */
#lt_notice .sh_lt2{padding-top:25px}
#lt_notice .sh_lt2 li{overflow:hidden;margin-bottom:18px}
#lt_notice .sh_lt2 li:last-child{margin-bottom:0}
#lt_notice .sh_lt2 .sh_date{float:left;width:90px;height:100px;padding-top:14px;border:1px solid #e1e1e1;text-align:center;font-family:'notokr-bold';background:#fff}
#lt_notice .sh_lt2 .sh_date .day{display:inline-block;width:45px;height:45px;line-height:45px;border-radius:50%;font-size:17px;font-weight:700;color:var(--primary);font-family: 'Poppins', sans-serif;background-color:#e9f4de;}
#lt_notice .sh_lt2 .sh_date .day_02{font-size:14px;line-height:24px;color:#666;font-weight:600;font-family: 'Poppins', sans-serif}
#lt_notice .sh_lt2 .txt_wrap{float:left;padding:27px 0 0 28px}
#lt_notice .sh_lt2 li:hover .txt_wrap{text-decoration:underline}
#lt_notice .sh_lt2 .sh_notice{display:block;padding-bottom:5px;font-size:16px;color:#444;font-family:'notokr-medium'}
#lt_notice .sh_lt2 .sh_contents{display:block;overflow:hidden;width:200px;line-height:24px;white-space:nowrap;text-overflow:ellipsis;font-size:14px;font-family:'notokr-regular';color:#666;opacity:0.8}
#lt_notice li .day{color:var(--primary)}
.in01 .bx-wrapper{max-width:100% !important;padding-top:25px}

/* 이미지 슬라이드 */
.gall_slide .img{height:295px;text-indent:-9999px}

/* 컨트롤 */
.gall_arr{position:absolute;overflow:hidden;top:78px;right:40px;width:68px;height:30px;line-height:30px;border-radius:50px;text-align:center;background-color:#f2f2f2} 
.gall_arr a{display:block}
.gall_arr a i{font-size:15px;color:#555}
#gall-next{display:block;position:relative;float:left;width:50%}
#gall-next:before{content:"";position:absolute;top:8px;right:50%;width:1px;height:13px;margin-right:16px;background-color:#b3b3b3}
#gall-prev{display:block;float:left;width:50%}