/* r97 — official 2027 Common Test schedule + clearer classroom visual. */

.kyotsu-page #schedule{scroll-margin-top:116px}

/* The requested Nakano classroom photo is a compact contextual visual, not a giant hero poster. */
.kyotsu-page .kyotsu-hero-aside figure{height:220px;background:#edf2f3}
.kyotsu-page .kyotsu-hero-aside figure img{object-position:center center}

/* Current official schedule: compact enough to scan without turning the page into a notice board. */
.kyotsu-schedule-section{padding-top:38px!important;padding-bottom:40px!important;background:#fff!important}
.kyotsu-schedule-section .course-head{margin-bottom:15px!important}
.kyotsu-schedule-section .course-head h2{font-size:27px!important}
.kyotsu-schedule-section .course-head p{max-width:790px!important;font-size:12.2px!important;line-height:1.72!important}
.kyotsu-schedule-status{display:flex;align-items:center;gap:9px;margin:0 0 13px;padding:9px 12px;border-left:2px solid #5d8fa2;background:#f2f7f8;color:#3f6575;font-size:11.2px;line-height:1.55;font-weight:650}
.kyotsu-schedule-status::before{content:'';flex:0 0 auto;width:6px;height:6px;border-radius:50%;background:#53879a}
.kyotsu-schedule-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));border-top:2px solid #173f55;border-bottom:1px solid #d8e2e6;background:#fff}
.kyotsu-schedule-item{position:relative;min-width:0;padding:15px 15px 16px;border-left:1px solid #dfe7ea;border-top:1px solid #e5ecef}
.kyotsu-schedule-item:nth-child(-n+4){border-top:0}
.kyotsu-schedule-item:nth-child(4n+1){padding-left:0;border-left:0}
.kyotsu-schedule-item small{display:block;margin-bottom:5px;color:#8799a1;font-size:9.3px;line-height:1.35;font-weight:800;letter-spacing:.055em}
.kyotsu-schedule-item b{display:block;color:#244f61;font-size:12.2px;line-height:1.42;font-weight:800}
.kyotsu-schedule-item time{display:block;margin-top:4px;color:#55727e;font-size:10.5px;line-height:1.55;font-weight:650}
.kyotsu-schedule-item span{display:block;margin-top:3px;color:#7b8d95;font-size:9.6px;line-height:1.5}
.kyotsu-schedule-item.is-current{background:#f1f6f7}
.kyotsu-schedule-item.is-current::after{content:'NOW';position:absolute;right:10px;top:10px;color:#4f8295;font-size:8px;font-weight:850;letter-spacing:.08em}
.kyotsu-schedule-foot{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:8px 18px;margin-top:11px;color:#758a93;font-size:9.9px;line-height:1.55}
.kyotsu-schedule-foot p{margin:0}
.kyotsu-schedule-foot a{padding-bottom:2px;border-bottom:1px solid #9db1b9;color:#39768e;font-weight:750;text-decoration:none}

@media(hover:hover){
  .kyotsu-schedule-item{transition:background-color .15s ease}
  .kyotsu-schedule-item:hover{background:#f8fafb}
  .kyotsu-schedule-item.is-current:hover{background:#edf4f6}
}

@media(max-width:860px){
  .kyotsu-schedule-grid{grid-template-columns:repeat(2,minmax(0,1fr))}
  .kyotsu-schedule-item,.kyotsu-schedule-item:nth-child(-n+4){border-top:1px solid #e5ecef}
  .kyotsu-schedule-item:nth-child(-n+2){border-top:0}
  .kyotsu-schedule-item:nth-child(4n+1){padding-left:15px;border-left:1px solid #dfe7ea}
  .kyotsu-schedule-item:nth-child(2n+1){padding-left:0;border-left:0}
}

@media(max-width:520px){
  .kyotsu-schedule-section{padding-top:31px!important;padding-bottom:33px!important}
  .kyotsu-schedule-section .course-head h2{font-size:25px!important}
  .kyotsu-schedule-status{font-size:10.7px}
  .kyotsu-schedule-grid{grid-template-columns:1fr 1fr}
  .kyotsu-schedule-item{padding:13px 11px 14px}
  .kyotsu-schedule-item:nth-child(4n+1){padding-left:11px}
  .kyotsu-schedule-item:nth-child(2n+1){padding-left:0}
  .kyotsu-schedule-item b{font-size:11.5px}
  .kyotsu-schedule-item time{font-size:9.9px}
  .kyotsu-schedule-item span{font-size:9.2px}
}

@media(prefers-reduced-motion:reduce){.kyotsu-schedule-item{transition:none!important}}

/* r123 — compact editorial subject index. Avoid equal-height subject cards and unused whitespace. */
.kyotsu-page .kyotsu-subject-section{padding-top:38px!important;padding-bottom:40px!important}
.kyotsu-page .kyotsu-subject-section .course-head{margin-bottom:15px!important}
.kyotsu-page .kyotsu-subject-section .course-head h2{font-size:0!important;line-height:1.24!important}
.kyotsu-page .kyotsu-subject-section .course-head h2::before{content:'开设科目';font-size:27px;line-height:1.24;letter-spacing:-.025em}
.kyotsu-page .kyotsu-subject-matrix{display:block!important;margin-top:0!important;border-top:2px solid #173f55!important;border-bottom:1px solid #d8e2e6!important;background:#fff!important}
.kyotsu-page .kyotsu-subject-group{display:grid!important;grid-template-columns:190px minmax(0,1fr)!important;gap:18px!important;align-items:start!important;min-height:0!important;margin:0!important;padding:13px 0!important;border:0!important;border-top:1px solid #e2e9ec!important;background:transparent!important}
.kyotsu-page .kyotsu-subject-group:first-child{border-top:0!important}
.kyotsu-page .kyotsu-subject-group::after{display:none!important}
.kyotsu-page .kyotsu-subject-group header{display:grid!important;grid-template-columns:28px minmax(0,1fr)!important;gap:9px!important;align-items:start!important;margin:0!important;padding:0!important}
.kyotsu-page .kyotsu-subject-group header>small{grid-column:1!important;grid-row:1!important;margin:1px 0 0!important}
.kyotsu-page .kyotsu-subject-group header>div{grid-column:2!important;display:block!important;min-width:0!important}
.kyotsu-page .kyotsu-subject-group header>div>.r101-icon-tile{float:left!important;width:26px!important;height:26px!important;margin:0 8px 4px 0!important;padding:5px!important}
.kyotsu-page .kyotsu-subject-group header h3{display:block!important;margin:0!important;color:#214d60!important;font-size:14.7px!important;line-height:1.35!important}
.kyotsu-page .kyotsu-subject-group header span{display:block!important;margin-top:2px!important;color:#83949b!important;font-size:9.5px!important;line-height:1.4!important}
.kyotsu-page .kyotsu-subject-group ul{display:grid!important;grid-template-columns:repeat(auto-fit,minmax(145px,1fr))!important;gap:7px 16px!important;align-content:start!important;margin:0!important;padding:0!important;list-style:none!important}
.kyotsu-page .kyotsu-subject-group li{display:block!important;min-width:0!important;min-height:0!important;margin:0!important;padding:3px 0 5px!important;border:0!important;border-bottom:1px solid #edf1f3!important;background:transparent!important}
.kyotsu-page .kyotsu-subject-group li:last-child{border-bottom-color:transparent!important}
.kyotsu-page .kyotsu-subject-group li b{display:block!important;color:#315767!important;font-size:11.7px!important;line-height:1.45!important}
.kyotsu-page .kyotsu-subject-group li span{display:block!important;margin-top:2px!important;color:#7b8f98!important;font-size:9.7px!important;line-height:1.48!important}
.kyotsu-page .kyotsu-subject-group--science ul{grid-template-columns:repeat(3,minmax(0,1fr))!important}
.kyotsu-page .kyotsu-subject-group--science li.wide{grid-column:span 2!important}
@media(hover:hover){
  .kyotsu-page .kyotsu-subject-group:hover{background:transparent!important}
  .kyotsu-page .kyotsu-subject-group li:hover{background:transparent!important}
  .kyotsu-page .kyotsu-subject-group li:hover b{color:#1d6079!important}
}
@media(max-width:860px){
  .kyotsu-page .kyotsu-subject-group{grid-template-columns:154px minmax(0,1fr)!important;gap:15px!important}
  .kyotsu-page .kyotsu-subject-group ul,.kyotsu-page .kyotsu-subject-group--science ul{grid-template-columns:repeat(2,minmax(0,1fr))!important}
}
@media(max-width:600px){
  .kyotsu-page .kyotsu-subject-section{padding-top:32px!important;padding-bottom:34px!important}
  .kyotsu-page .kyotsu-subject-section .course-head h2::before{font-size:25px}
  .kyotsu-page .kyotsu-subject-group{grid-template-columns:1fr!important;gap:8px!important;padding:12px 0!important}
  .kyotsu-page .kyotsu-subject-group header{grid-template-columns:24px minmax(0,1fr)!important;gap:8px!important}
  .kyotsu-page .kyotsu-subject-group header>small{width:22px!important;height:22px!important}
  .kyotsu-page .kyotsu-subject-group ul,.kyotsu-page .kyotsu-subject-group--science ul{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:5px 12px!important;padding-left:32px!important}
}
@media(max-width:420px){
  .kyotsu-page .kyotsu-subject-group ul,.kyotsu-page .kyotsu-subject-group--science ul{grid-template-columns:1fr!important}
  .kyotsu-page .kyotsu-subject-group--science li.wide{grid-column:auto!important}
}
