@charset "utf-8";

/* 새글 스킨 (latest) */
.notice_swiper {position:relative;font-size:1.084rem; height:400px;}
.notice_swiper li {text-overflow:ellipsis;overflow:hidden;white-space:nowrap}
.notice_swiper li .lock_icon {display:inline-block;line-height:14px;width:16px;font-size:0.833em;color:#4f818c;background:#cbe3e8;text-align:center;border-radius:2px;font-size: 12px;border:1px solid #a2c6ce;vertical-align:baseline}
.notice_swiper li .new_icon {display:inline-block;line-height:16px;width:16px;font-size:0.833em;color:#ffff00;background:#6db142;text-align:center;margin-right:3px;border-radius:2px;vertical-align:baseline}
.notice_swiper .cnt_cm {background:#5c85c1;color:#fff;font-size:11px;height:16px;line-height:16px;padding:0 5px;border-radius:3px;white-space:nowrap;margin-left:5px}
.notice_swiper li.empty_li {border-bottom:0;line-height:45px}


.icon-notice{display:inline-block;background-color:#8c1d81;color:#fff;padding:15px;text-align:center;margin-right:20px}
.notice_swiper .swiper-button-prev{right:40px;left:auto}
.notice_swiper .swiper-button-next{right:0}
.notice_swiper .swiper-button-prev, 
.notice_swiper .swiper-button-next{background:none;color:#fff;background-color:#b5b3b3;width:35px;height:35px;line-height:2;text-align:center;margin-top:-15px}