/* speaking-topics-2026-may-august */
.sptopic-table { width: 100%; border-collapse: collapse; margin: 1.5rem 0; }
.sptopic-table td { padding: 0.5rem 0.8rem; border: 1px solid #cde5f5; }
.sptopic-table tr:nth-child(odd) td { background: #f5fafd; }
.sptopic-table tr:nth-child(even) td { background: #e6f3fb; }
.sptopic-num { width: 2rem; color: #46A2DA; font-weight: 600; text-align: center; white-space: nowrap; }
.article main .sptopic-type-list { padding: 0; list-style: none !important; }
.article main .sptopic-type-list li { margin-bottom: 0.4rem; padding: 0.5rem 0.8rem; background: #f5fafd; border-left: 3px solid #46A2DA; border-radius: 0 6px 6px 0; line-height: 1.7; }
.article main .sptopic-app-list { padding: 0; list-style: none !important; display: flex; gap: 1rem; }
.article main .sptopic-app-list li { flex: 1; padding: 1rem 1.2rem; background: #f0f6fc; border: 1px solid #cde5f5; border-radius: 8px; line-height: 1.6; margin-bottom: 0; }
.article main .sptopic-app-list strong { display: block; margin-bottom: 0.5rem; color: #043F6D; }
.article main .sptopic-app-list a { display: inline-block; background: #46A2DA; color: #fff !important; padding: 0.3rem 0.8rem; border-radius: 4px; text-decoration: none; font-size: 0.875rem; }
.sptopic-app-note { font-size: 0.8rem; color: #888; margin-left: 0.3rem; }
@media (max-width: 640px) { .article main .sptopic-app-list { flex-direction: column; } .sptopic-part2-table td:nth-child(3), .sptopic-part2-table td:nth-child(4) { display: none; } .sptopic-table { display: block; overflow-x: auto; -webkit-overflow-scrolling: touch; } .sptopic-table td { padding: 0.3rem 0.5rem; font-size: 0.8rem; } }
