/* Calendar-only styles, also usable by the unchanged Tennoji base page. */
@font-face { font-family: "KAZ Schedule Extra"; font-style: normal; font-weight: 500 700; font-display: swap; src: url("assets/fonts/campus-extra.woff2") format("woff2"); }
.enrollment-dates { --serif: "KAZ Schedule Extra", "Noto Serif JP Local", "Yu Mincho", serif; font-family: var(--serif); }
.enrollment-dates .schedule-weekdays { margin-top: 12px; font-size: 16px; line-height: 1.7; }
.enrollment-dates .schedule-note { margin: -8px 0 22px; font-size: 12px; line-height: 1.8; text-align: center; }
.enrollment-dates__body ul { row-gap: 24px; }
.enrollment-dates__body li:nth-child(3n) { border-right: 0; }
