@charset "utf-8";

@media screen and (max-width: 1024px) {
    .notice__content .table-type-2:not(.no-category) colgroup col:nth-child(1) { width: 8% !important; }
    .notice__content .table-type-2:not(.no-category) colgroup col:nth-child(3) { width: 65% !important; }
}