@charset "euc-kr";

.tab-base#event .swiper-slide{width:160px;}
.subcont_wrp .subtit{font-family:'Noto Sans KR';}
.table-order-wrap{margin-top:30px;}

#board_list{margin-top:30px;}
.paging{text-align:center;}
.pic-list .no_data { text-align: center; padding: 100px 30px; width: 100%; background: #fff; }

@media screen and (max-width: 1200px) {
    .subcont_wrp .subtit { padding-top: 0; }
    #mContainer #mLnb.ver2 .nav_wrap { margin-bottom: 30px; }
}

@media screen and (max-width: 768px) {
    .tab-base#event .swiper-slide{width:120px;}
    
    [class*=board-list-wrap] table colgroup col:nth-child(3), [class*=board-list-wrap] table colgroup col:nth-child(5) {display:none;}
    [class*=board-list-wrap] table thead th:nth-child(3), [class*=board-list-wrap] table thead th:nth-child(5),
    [class*=board-list-wrap] table tbody td:nth-child(3), [class*=board-list-wrap] table tbody td:nth-child(5){display:none;}
}