@charset "UTF-8";
/* ---------- 2025-2026 rugby PC ---------- */
.sn-modCommon {
  margin-bottom: 30px;
}

#js-categoryMenu [href*="/rugby/"] {
  box-sizing: border-box;
  border: 1px solid #888;
  background: #fff;
}

#js-categoryMenu [href*="/rugby/"] .sn-categoryMenu__itemText {
  color: #333;
}

/* 日程・結果 */
.sn-modGameHead + .sn-modCommon {
  margin-top: 0 !important;
}
.sn-modGameHead.sn-modGameHead--live {
  margin-bottom: 10px;
  border: 1px solid #e0e0e0 !important;
}
.sn-modGameHead.sn-modGameHead--live + style + .sn-modListText {
  margin-top: 30px;
}

/* n開戦 非表示 */
.sn-modGameHead .sn-gameHeadDetail__event {
  display: none !important;
}

/* トーナメント表 */
.sn-modTournament + script + style + .sn-note {
  margin-bottom: 30px;
}

/* チーム詳細 */
.sn-wrapper:has(.sn-centerColumn #snsbtn + script + style + [data-ino^="id-118"].sn-modArticleMultiple) [data-ino="id-118743"] [href$="20661"] {
  color: #94f2e1 !important;
}

.sn-wrapper:has(.sn-centerColumn #snsbtn + script + style + [data-ino^="id-118"].sn-modArticleMultiple) [data-ino="id-118743"] [href$="20661"]::after {
  position: absolute;
  bottom: 0;
  content: "";
  display: block;
  width: 100%;
  border-bottom: 3px solid #94f2e1;
}
