@charset "UTF-8";
/* ---------- 2025-2026 rugby custom PC ---------- */

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

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

