@charset "utf-8";

.notice-popup-wrap .board-title span {max-width: 130px;}
.notice-popup-wrap .main-board.n2 .board-item.n1 .board-title {right: 247px;}

@media (max-width: 460px) {
    .notice-popup-wrap .main-board.n2 .board-item.n1 .board-title {right: auto; left: 0;}
    .notice-popup-wrap .main-board.n2 .board-item.n2 .board-title {right: auto; left: 144px;}
}

@media (max-width: 360px) {
    .notice-popup-wrap .main-board.n2 .board-item.n2 .board-title {left: 133px;}
}