@import url("https://fonts.googleapis.com/css2?family=M+PLUS+Rounded+1c:wght@800&family=Varela+Round&display=swap");

main section {
  font-family:
    "Noto Sans JP",
    -apple-system,
    Roboto,
    Helvetica;
  -webkit-font-smoothing: antialiased;
  font-style: normal;
}
@media (min-width: 769px) {
  section.inner-content.sp-mt-30.pc-mt-42.guide {
    max-width: 1200px;
  }
}

.kv-area {
  width: 100%;
  background-color: #000;
}
.match-kv {
  width: 100%;
  max-width: 1720px;
  margin: auto;
}
.competition-flow {
  width: 100%;
  max-width: 1000px;
  margin-bottom: 30px;
  margin: 40px auto;
}

.competition-info {
  /*background-color: #000*/
  background-image: url("../img/sec1_bg.jpg");
  background-position: bottom;
  color: #fff;
}

@media screen and (max-width: 800px) {
  .main .kv-area-top .match-kv img {
    width: 100%;
    height: auto;
  }
}
.match-kv img.is-pc {
  margin: auto;
  width: 100%;
  max-width: 1720px;
}

.is-pc {
  display: none;
}
@media screen and (min-width: 801px) {
  .is-pc {
    display: block;
  }
}

.is-sp {
  display: block;
}
@media screen and (min-width: 801px) {
  .is-sp {
    display: none;
  }
}

.match-ttl h2 {
  position: relative;
  font-size: 42px;
  font-weight: bold;
  text-align: center;
  margin: 100px 10px 150px;
  font-family: "M PLUS Rounded 1c", Arial, Helvetica, sans-serif;
  -webkit-font-smoothing: antialiased;
  font-style: normal;
}

.match-ttl.buy-ticket h2 {
  margin: 150px 10px 80px;
}

.match-div {
  display: flex;
  flex-direction: column;
}

.match-div-2 {
  align-self: stretch;
  padding: 0 20px;
}

@media (max-width: 991px) {
  .match-div-2 {
    max-width: 100%;
  }
}

.match-div-3 {
  gap: 20px;
  display: flex;
}

@media (max-width: 991px) {
  .match-div-3 {
    flex-direction: column;
    align-items: stretch;
    gap: 0px;
  }
}

.match-column {
  display: flex;
  flex-direction: column;
  line-height: normal;
  width: 45%;
  margin-left: 0px;
}

@media (max-width: 991px) {
  .match-column {
    width: 100%;
  }
}

.match-img {
  aspect-ratio: 1.99;
  object-fit: contain;
  object-position: center;
  width: 100%;
  overflow: hidden;
  flex-grow: 1;
}

@media (max-width: 991px) {
  .match-img {
    margin-top: 36px;
  }
}

.match-column-2 {
  display: flex;
  flex-direction: column;
  line-height: normal;
  width: 55%;
  margin-left: 20px;
}

@media (max-width: 991px) {
  .match-column-2 {
    width: 100%;
  }
}

.match-div-4 {
  display: flex;
  margin-top: 36px;
  flex-grow: 1;
  flex-direction: column;
}

@media (max-width: 991px) {
  .match-div-4 {
    max-width: 100%;
    margin-top: 40px;
  }
}

.match-div-5 {
  color: #000;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 16px;
  font-weight: 600;
  line-height: 2;
}

@media (max-width: 991px) {
  .match-div-5 {
    max-width: 100%;
  }
}

.match-div-6 {
  border-radius: 30px;
  background-color: #f00;
  align-self: center;
  margin-top: 6px;
  width: 320px;
  max-width: 100%;
  padding: 13px 20px;
  color: #fff;
  text-align: center;
  align-self: center;
  white-space: nowrap;
  font-family: Arial, Helvetica, sans-serif;
  font-weight: bold;
}

.match-div-8 {
  align-self: stretch;
  margin-top: 38px;
  padding: 0 20px;
}

@media (max-width: 991px) {
  .match-div-8 {
    max-width: 100%;
  }
}

.match-div-9 {
  gap: 20px;
  display: flex;
}

@media (max-width: 991px) {
  .match-div-9 {
    flex-direction: column;
    align-items: stretch;
    gap: 0px;
  }
}

.match-img-2 {
  aspect-ratio: 1.99;
  object-fit: contain;
  object-position: center;
  width: 100%;
  overflow: hidden;
  flex-grow: 1;
}

@media (max-width: 991px) {
  .match-img-2 {
    margin-top: 31px;
  }
}

.match-column-3 {
  display: flex;
  flex-direction: column;
  line-height: normal;
  width: 55%;
  margin-left: 20px;
}

@media (max-width: 991px) {
  .match-column-3 {
    width: 100%;
  }
}

.match-div-10 {
  display: flex;
  margin-top: 22px;
  flex-grow: 1;
  flex-direction: column;
}

@media (max-width: 991px) {
  .match-div-10 {
    max-width: 100%;
    margin-top: 40px;
  }
}

.match-div-11 {
  color: #000;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 16px;
  font-weight: 600;
  line-height: 2;
}

@media (max-width: 991px) {
  .match-div-11 {
    max-width: 100%;
  }
}

.match-div-12 {
  border-radius: 30px;
  background-color: #00afe9;
  align-self: center;
  margin-top: 6px;
  width: 320px;
  max-width: 100%;
  padding: 13px 20px;
  color: #fff;
  text-align: center;
  align-self: center;
  white-space: nowrap;
  font-family: Arial, Helvetica, sans-serif;
  font-weight: bold;
}

.match-div-14 {
  align-self: center;
  margin-top: 69px;
  width: 770px;
  max-width: 100%;
  padding: 0 20px;
}

@media (max-width: 991px) {
  .match-div-14 {
    margin-top: 40px;
  }
}

.match-div-15 {
  gap: 20px;
  display: flex;
}

@media (max-width: 991px) {
  .match-div-15 {
    flex-direction: column;
    align-items: stretch;
    gap: 0px;
  }
}

.match-column-4 {
  display: flex;
  flex-direction: column;
  line-height: normal;
  width: 50%;
  margin-left: 0px;
}

@media (max-width: 991px) {
  .match-column-4 {
    width: 100%;
  }
}

.match-div-16 {
  display: flex;
  flex-grow: 1;
  flex-direction: column;
}

@media (max-width: 991px) {
  .match-div-16 {
    margin-top: 20px;
  }
}

.match-img-3 {
  aspect-ratio: 1.99;
  object-fit: contain;
  object-position: center;
  width: 100%;
  overflow: hidden;
  align-self: stretch;
}

.match-div-17 {
  color: #000;
  text-align: center;
  align-self: stretch;
  white-space: nowrap;
  padding: 10px 0;
  font-size: 16px;
  font-family: Arial, Helvetica, sans-serif;
  font-weight: 600;
}

@media (max-width: 991px) {
  .match-div-17 {
    white-space: initial;
  }
}

.match-div-18 {
  border-radius: 30px;
  background-color: #abcd03;
  align-self: center;
  margin-top: 6px;
  width: 320px;
  max-width: 100%;
  padding: 13px 20px;
  color: #fff;
  text-align: center;
  align-self: center;
  white-space: nowrap;
  font-family: Arial, Helvetica, sans-serif;
  font-weight: bold;
}

.match-column-5 {
  display: flex;
  flex-direction: column;
  line-height: normal;
  width: 50%;
  margin-left: 20px;
}

@media (max-width: 991px) {
  .match-column-5 {
    width: 100%;
  }
}

.match-div-20 {
  display: flex;
  flex-grow: 1;
  flex-direction: column;
}

@media (max-width: 991px) {
  .match-div-20 {
    margin-top: 21px;
  }
}

.match-img-4 {
  aspect-ratio: 1.99;
  object-fit: contain;
  object-position: center;
  width: 100%;
  overflow: hidden;
  align-self: stretch;
}

.match-div-21 {
  color: #000;
  text-align: center;
  align-self: stretch;
  white-space: nowrap;
  padding: 10px 0;
  font-size: 16px;
  font-family: Arial, Helvetica, sans-serif;
  font-weight: 600;
}

@media (max-width: 991px) {
  .match-div-21 {
    white-space: initial;
  }
}

.match-div-22 {
  border-radius: 30px;
  background-color: #b96eaa;
  align-self: center;
  margin-top: 6px;
  width: 320px;
  max-width: 100%;
  padding: 13px 20px;
  color: #fff;
  text-align: center;
  align-self: center;
  white-space: nowrap;
  font-family: Arial, Helvetica, sans-serif;
  font-weight: bold;
}

.ticket-info-txt {
  color: #000;
  text-align: left;
  padding: 10px 0;
  font-size: 16px;
  font-family: Arial, Helvetica, sans-serif;
  font-weight: 600;
}
.ticket-link-img {
  max-width: 640px;
  width: 100%;
  margin: 60px auto;
  display: block;
}
.rugby-year-link-img {
  max-width: 640px;
  width: 100%;
  margin: 10px auto;
  display: block;
}

.ticket-info-flexbox {
  display: flex;
}
.ticket-info-content-left {
  width: 60%;
  margin-right: 30px;
}
.ticket-info-content-right {
  width: 40%;
  margin: 0px auto;
}
.ticket-info-h2 {
  position: relative;
  font-size: 25px;
  font-weight: bold;
  text-align: left;
  margin: 0px 10px 20px;
  padding-left: 20px;
  font-family: "M PLUS Rounded 1c", Arial, Helvetica, sans-serif;
  -webkit-font-smoothing: antialiased;
  font-style: normal;
}
.ticket-info-h2::before {
  position: absolute;
  content: "";
  border-radius: 100%;
}
.ticket-info-h2::before {
  top: 0.1em;
  left: -0.4em;
  z-index: 2;
  width: 22px;
  height: 22px;
  background: rgba(255, 0, 13, 1);
}
.ticket-info-h3 {
  position: relative;
  font-size: 20px;
  font-weight: bold;
  text-align: left;
  margin: 60px 10px 0px;
  padding-left: 20px;
  font-family: "M PLUS Rounded 1c", Arial, Helvetica, sans-serif;
  -webkit-font-smoothing: antialiased;
  font-style: normal;
  text-align: center;
  line-height: 1.5;
}
.ex-link {
  display: flex;
  flex-wrap: wrap;
  width: 90%;
  margin: auto;
}
.ex-link-button {
  padding: 20px 20px;
  text-decoration: none;
  background-color: #cc1d28;
  color: #f0f0f0;
  border: none;
  border-radius: 30px;
  cursor: pointer;
  font-size: 16px;
  font-weight: bold;
  transition: transform 0.2s ease;
  width: 45%;
  margin: 5px;
  text-align: center;
}
.ex-link-button:hover {
  background-color: #c24a50;
  color: #f0f0f0;
}

/*モーダル本体の指定 + モーダル外側の背景の指定*/
.modal-container,
.competition-modal-container {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  text-align: center;
  background: rgba(0, 0, 0, 50%);
  padding: 10px 10px;
  overflow: auto;
  opacity: 0;
  visibility: hidden;
  transition: 0.3s;
  box-sizing: border-box;
  margin-top: 130px;
}
/*モーダル本体の擬似要素の指定*/
.modal-container:before,
.competition-modal-container:before {
  content: "";
  display: inline-block;
  vertical-align: middle;
}
/*モーダル本体に「active」クラス付与した時のスタイル*/
.modal-container.active,
.competition-modal-container.active {
  opacity: 1;
  visibility: visible;
  z-index: 999;
}
/*モーダル枠の指定*/
.modal-body,
.competition-modal-body {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  max-width: 1200px;
  width: 100%;
  height: 100%;
}
.modal-body iframe {
  width: 100%;
  height: 100%;
}
/*モーダルを閉じるボタンの指定*/
.modal-close,
.competition-modal-close {
  position: absolute;
  display: flex;
  align-items: center;
  justify-content: center;
  right: -45px;
  top: -5px;
  width: 30px;
  height: 30px;
  font-size: 35px;
  color: #fff;
  cursor: pointer;
}
/*モーダル内のコンテンツの指定*/
.modal-content,
.competition-modal-content {
  background: #fff;
  text-align: left;
  padding: 0px;
  height: calc(100vh - 170px);
  overflow-y: scroll;
}

@media (max-width: 768px) {
  .modal-container,
  .competition-modal-container {
    margin-top: 60px;
    padding: 40px 7px;
  }
  .modal-content,
  .competition-modal-content {
    width: 100%;
  }
  .modal-body,
  .competition-modal-body {
    width: 100%;
    height: 100%;
  }
  .modal-content,
  .competition-modal-content {
    margin: auto;
  }
  .modal-close,
  .competition-modal-close {
    position: absolute;
    display: flex;
    align-items: center;
    justify-content: center;
    top: -35px;
    right: 0;
    width: 30px;
    height: 30px;
    font-size: 35px;
    color: #fff;
    cursor: pointer;
    margin: auto;
  }
}
.modal-open,
.competition-modal-open,
.filter-img,
.entry {
  cursor: pointer;
  position: relative;
}
.filter-img:hover {
  opacity: 0.8;
}
.mc-div-11.competition-entry.disabled {
  cursor: initial;
  background-color: #787878;
  opacity: 0.7;
}

.modal-open:hover,
.competition-modal-open:hover {
  opacity: 0.8;
}
.match-ttl {
  position: relative;
}
.match-ttl img.right-img {
  position: absolute;
  top: -50px;
  right: 100px;
  width: 180px;
}
.match-ttl img.left-img {
  position: absolute;
  top: -50px;
  left: 100px;
  width: 180px;
}

/* タブボタンのスタイル */
.tab {
  overflow: hidden;
  background-color: #e60012;
  text-align: center;
  width: 100%;
  z-index: 999;
}

/* タブボタンのスタイル */
.tab button {
  background-color: inherit;
  border: none;
  outline: none;
  cursor: pointer;
  padding: 25px 30px;
  transition: 0.3s;
  color: #fff;
  font-weight: bold;
  font-size: 18px;
  justify-content: center;
}

#fix-menu {
  top: 130px;
  transition: 0.8s;
}
/*スマホ用レイアウト*/
@media screen and (max-width: 767px) {
  #fix-menu {
    top: 7.4vh;
    /*display: none !important;*/
  }
}
/* タブボタンのスタイル */
#fix-menu button {
  background-color: inherit;
  border: none;
  outline: none;
  cursor: pointer;
  padding: 15px 30px;
  transition: 0.3s;
  color: #fff;
  font-weight: bold;
  font-size: 18px;
  justify-content: center;
}
/* アクティブなタブボタンのスタイル */
.tab button:hover,
#fix-menu button:hover {
  background-color: #830d0d;
  color: #fff;
  transition: 1s;
}
/* タブコンテンツのスタイル */
.tabcontent {
  display: none;
}

/* タブがアクティブな時のスタイル */
.tabcontent.active {
  display: block;
  margin-bottom: 80px;
}

h2.match-large-ttl {
  font-weight: bold;
  padding: 15px 20px 15px 20px;
  font-size: 2rem;
  text-align: center;
  display: block;
  position: relative;
}
h2.match-large-ttl::before {
  position: absolute;
  top: 100%;
  left: 50%;
  transform: translateY(-50%) translateX(-50%);
  content: "";
  display: block;
  height: 5px;
  width: 90px;
  background: #b10a12;
}

h2.match-ttl {
  font-weight: bold;
  padding: 15px 0 15px 36px;
  font-size: 1.5rem;
}
h2.match-ttl::before {
  position: absolute;
  top: 50%;
  left: 0;
  content: "";
  display: block;
  height: 5px;
  width: 25px;
  background: #b10a12;
}
table.competition-schedule {
  width: 100%;
  border-collapse: collapse;
  margin: 20px auto 0;
  max-width: 1000px;
  font-size: 14px;
}
table.competition-schedule th,
table.competition-schedule td {
  border: 1px solid rgb(64, 64, 64);
  padding: 8px;
  text-align: left;
  background-color: #000000;
  color: #fff;
  vertical-align: middle;
  line-height: 1.7;
}
table.competition-schedule th {
  background-color: #363636;
  color: #fff;
}
.competition-flow-txt {
  font-size: 16px;
  padding: 0px 50px;
  margin: 0px;
  font-weight: 600;
}

/*スマホ用レイアウト*/
@media screen and (max-width: 767px) {
  .competition-flow-txt {
    padding: 0px 20px;
  }
}

.competition-flow-txt a {
  color: rgb(208, 74, 81) !important;
  text-decoration: underline;
}

.competition-flow-img {
  width: 100%;
  max-width: 640px;
  margin: 20px auto;
}

#categoryButtons,
#scheduleButtons,
#EntryButtons {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 10px;
}

#categoryButtons,
#scheduleButtons,
#EntryButtons {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 10px;
  max-width: 1080px;
  width: 100%;
  margin: 40px auto;
}
a.entry-button {
  text-decoration: none;
  text-align: center;
  line-height: 1.5;
}
.filterButton,
.entry-button {
  padding: 15px 20px;
  background-color: #2c2c2c;
  color: #f0f0f0;
  border: none;
  border-radius: 60px;
  cursor: pointer;
  font-size: 16px;
  font-weight: bold;
  transition: transform 0.2s ease;
}
.entry-button.type-b {
  background-color: #2c2c2c;
}
.filterButton.active,
.entry-button {
  background-color: #e60012;
  transition: transform 0.2s ease;
}

button.filterButton:focus,
a.entry-button:focus {
  outline: #830d0d;
}
button.filterButton:hover,
a.entry-button:hover {
  opacity: 0.7;
  transition: 0.8s;
  text-decoration: none;
  color: #fff !important;
}
.competition-info .inner-content h2 {
  display: block;
  font-size: 28px;
  text-align: left;
  margin: 40px auto 10px;
}
.competition-info .inner-content h3 {
  display: block;
  font-size: 18px;
  text-align: left;
  margin: 30px auto 10px;
}
.competition-info a {
  color: #2d2d2d;
  text-align: center;
  white-space: nowrap;
  border-radius: 30px;
  flex-grow: 1;
  align-items: start;
  padding: 5px 20px;
  font:
    700 16px / 100% Noto Sans JP,
    -apple-system,
    Roboto,
    Helvetica,
    sans-serif;
  display: block;
  margin: 20px auto;
  background-color: #e2e2e2;
  max-width: 200px;
  text-decoration: none;
}
.mc-pickup-div .category {
  display: none;
}
.date-ttl {
  display: none;
}
.competition-flow.modal {
  max-width: 875px;
}
h3.competition-modal-ttl {
  font-size: 26px;
  font-weight: bold;
  text-align: center;
  margin: 40px auto 20px;
  line-height: 1.4;
}
.competition-modal-ttl span {
  color: #d70c18;
}
h4.competition-modal-ttl {
  font-size: 18px;
  font-weight: bold;
  text-align: left;
  margin: 20px auto 15px;
}
.competition-flow.modal .competition-flow-img {
  width: 100%;
  max-width: 500px;
  margin: 0px auto;
  display: block;
}

.competition-flow.modal .competition-flow-txt {
  font-size: 13px;
  font-weight: 400;
  text-align: left;
  margin: auto;
  line-height: 1.5;
}

/*スマホ用レイアウト*/
@media screen and (max-width: 767px) {
  .match-ttl h2,
  .match-ttl.buy-ticket h2 {
    font-size: 24px;
    margin: 60px 10px 30px;
  }
  .match-ttl img.right-img {
    position: absolute;
    top: 10px;
    right: 10px;
    width: 50px;
    z-index: -100;
  }
  .match-ttl img.left-img {
    position: absolute;
    top: -30px;
    left: 5px;
    width: 50px;
    z-index: -100;
  }
  .match-column-2,
  .match-column-3,
  .match-column-5 {
    margin-left: 0 !important;
  }
  .match-div-4,
  .match-div-10 {
    margin-top: 20px !important;
  }
  .match-div-5,
  .match-div-11,
  .match-div-17,
  .match-div-21 {
    font-size: 13px;
  }
  .match-column-4 {
    margin-bottom: 40px;
  }
  .ticket-info-txt {
    font-size: 13px;
    text-align: left;
  }
  .ticket-link-img {
    margin: 30px auto 60px;
    width: 100% !important;
  }
  .ticket-info-flexbox {
    display: block;
  }
  .ticket-info-content-left,
  .ticket-info-content-right {
    width: 100%;
  }
  .ticket-info-h2 {
    margin-top: 40px;
  }
  .ex-link {
    width: 100%;
    display: block;
  }
  .ex-link-button {
    width: 95%;
    display: block;
    padding: 15px 20px;
    margin: 15px auto;
  }
  .ticket-info-h3 {
    margin-left: 0;
    font-size: 13px;
    text-align: left;
  }
  .rugby-year-link-img {
    margin-bottom: 50px;
  }
  .tab button,
  #fix-menu button {
    background-color: inherit;
    border: none;
    outline: none;
    cursor: pointer;
    padding: 10px 0px;
    transition: 0.3s;
    color: #fff;
    font-weight: bold;
    font-size: 12px;
    justify-content: center;
    width: 32%;
  }
  .competition-info {
    padding: 0 10px;
  }
  .competition-info .inner-content h2 {
    font-size: 18px;
    margin-top: 20px;
  }
  .competition-info .inner-content h3 {
    font-size: 15px;
    margin-top: 20px;
  }
  .competition-schedule {
    display: table;
    width: 100%;
  }
  .competition-schedule thead {
    display: none;
  }

  table.competition-schedule td {
    display: block;
    width: 100%;
    background-color: #ffffff;
    color: #000;
    font-size: 12px;
  }
  .competition-schedule tr td:first-child {
    background-color: #363636;
    color: #fff;
  }
  .competition-schedule td:before {
    color: #333333;
    content: attr(data-label);
    font-weight: bold;
    padding: 0px;
    display: inline-block;
    font-size: 12px;
    width: 100%;
    margin-right: 10px;
    float: left;
  }
  .competition-flow-txt {
    font-size: 14px;
    margin: 0px;
  }
  img.filter-disabled,
  img.filter-img {
    width: 44px !important;
  }
  .filter-div-3,
  .filter-div-6,
  .filter-div-9 {
    margin: auto 0;
    font:
      700 16px/0% Noto Sans JP,
      -apple-system,
      Roboto,
      Helvetica,
      sans-serif !important;
  }
  h2.match-ttl {
    font-size: 18px;
  }
  .filter-div-12,
  .filter-div-13,
  .filter-div-14,
  .filter-div-15,
  .filter-div-16,
  .filter-div-17 {
    border-radius: 30px;
    padding: 15px 10px;
    font:
      700 16px/0% Noto Sans JP,
      -apple-system,
      Roboto,
      Helvetica,
      sans-serif !important;
  }
  .mc-div-5 {
    display: none;
  }
  h2.div-ttl {
    margin-bottom: -25px;
  }
  .sp-mt-30 {
    margin-top: 3%;
  }
  .filterButton {
    border-radius: 40px;
    cursor: pointer;
    font-size: 12px;
  }
  #categoryButtons,
  #scheduleButtons {
    margin: 10px auto;
  }
  .competition-flow.modal {
    max-width: 875px;
    padding: 15px;
  }
  h3.competition-modal-ttl {
    font-size: 16px;
    font-weight: bold;
    text-align: center;
    margin: 30px auto 10px;
    line-height: 1.4;
  }
  .competition-modal-ttl span {
    color: #d70c18;
  }
  h4.competition-modal-ttl {
    font-size: 16px;
    font-weight: bold;
    text-align: left;
    margin: 10px auto 15px;
  }
  .competition-flow.modal .competition-flow-img {
    width: 100%;
    max-width: 500px;
    margin: 20px auto;
    display: block;
  }

  .competition-flow.modal .competition-flow-txt {
    font-size: 13px;
    font-weight: 400;
    text-align: left;
    margin: auto;
  }
  #EntryButtons {
    display: block;
  }
  .entry-button {
    display: block !important;
    width: 100%;
    font-size: 13px;
    margin-bottom: 15px;
  }
  .competition-flow .news-item {
    display: block !important;
  }
}
.news-items {
  margin: 20px auto 40px;
}

.news-items dl {
  margin: 35px auto 60px;
}

.competition-flow .news-item {
  display: flex;
  margin: 20px 15px 0px 20px;
  padding-bottom: 10px;
  border-bottom: 1px solid #787878;
}
.competition-flow dl dt {
  margin-bottom: 0em;
  margin-right: 10px;
  flex: 0 0 140px;
}
.competition-flow dl dt time {
  color: #e60012;
}
.competition-flow dl dt time {
  display: block;
}
.competition-flow dl dt time,
.competition-flow dl dd {
  font-size: 14px;
  line-height: 1.7;
}
.matchcard-div {
  background-color: #fff;
  display: flex;
  max-width: 660px;
  flex-direction: column;
  font-size: 18px;
  color: #000;
  font-weight: 700;
  text-align: center;
  padding: 19px auto 12px;
  margin: auto;
}
@media (max-width: 991px) {
  .matchcard-div {
    padding: 0 20px;
    margin: auto;
  }
}
.matchcard-div-2 {
  display: flex;
  justify-content: space-between;
  gap: 20px;
  margin: 10px 14px 0 15px;
}
@media (max-width: 991px) {
  .matchcard-div-2 {
    max-width: 100%;
    margin-right: 10px;
    flex-wrap: wrap;
  }
}
.matchcard-team {
  display: flex;
  flex-grow: 1;
  flex-basis: 0%;
  flex-direction: column;
  line-height: 17px;
  width: 200px;
}
.matchcard-emblem {
  align-self: center;
  width: 85px;
  height: 85px;
}
.matchcard-tname {
  font-family:
    Noto Sans JP,
    sans-serif;
  margin-top: 9px;
  line-height: 1.2;
  font-size: 12.5px;
  height: auto;
}
.matchcard-vs {
  margin: auto 0;
  font:
    800 50px/96% Noto Sans JP,
    -apple-system,
    Roboto,
    Helvetica,
    sans-serif;
}
@media (max-width: 991px) {
  .matchcard-vs {
    font-size: 40px;
  }
}
.matchcard-div-7 {
  align-self: start;
  display: flex;
  flex-grow: 1;
  flex-basis: 0%;
  flex-direction: column;
  white-space: nowrap;
  line-height: 94%;
}
@media (max-width: 991px) {
  .matchcard-div-7 {
    white-space: initial;
  }
}
.matchcard-emblem {
  align-self: center;
  width: 85px;
  height: 85px;
  margin-bottom: 5px;
}
.matchcard-tname {
  font-family:
    Noto Sans JP,
    sans-serif;
  width: 100%;
  /* 短いチーム名でも左右の高さを揃えるための下限。
     2026は「JR東日本グリーンウォリアーズ東葛」など17文字のチーム名があり、
     height 固定だと折り返しがボックスから溢れて後続のボタンに重なる */
  min-height: 30px;
}
.matchcard-div-10 {
  font-family:
    Noto Sans JP,
    sans-serif;
  line-height: 94%;
  align-self: center;
  margin-top: 16px;
  margin-bottom: 14px;
  font-size: 15px;
}

/* PDFリンクのスタイル */
.pdf-link {
  display: inline-flex;
  align-items: center;
  background-color: #e60012;
  color: #fff;
  text-decoration: none;
  padding: 8px 20px;
  border-radius: 20px;
  font-size: 14px;
  font-weight: bold;
  transition: background-color 0.3s ease;
}

.pdf-link:hover {
  background-color: #c5000f;
  color: #fff;
  text-decoration: none;
}

/*スマホ用レイアウト*/
@media screen and (max-width: 991px) {
  .matchcard-div {
    /* 左右は詰めて、チーム名の折り返しに使える幅を稼ぐ
       （内側の .matchcard-div-2 が左右マージンを持っているので端には接しない） */
    padding: 15px 0;
  }
  .matchcard-emblem {
    width: 50px;
    height: 50px;
  }
  .matchcard-tname {
    font:
      700 12px/150% Noto Sans JP,
      -apple-system,
      Roboto,
      Helvetica,
      sans-serif;
    line-height: 1;
  }
  .matchcard-div-10 {
    font:
      700 14px/150% Noto Sans JP,
      -apple-system,
      Roboto,
      Helvetica,
      sans-serif;
  }
  .pdf-link {
    font-size: 12px;
    padding: 6px 16px;
  }

  .card-actions {
    gap: 6px;
    /* SPはチーム名が最大4行まで折り返すため、ボタン行との間隔を確保する */
    margin-top: 14px;
  }

  .live-stream-btn {
    font-size: 12px;
    padding: 4px 14px;
  }

  .live-stream-btn .fa-youtube {
    font-size: 15px;
  }

  .live-stream-partner {
    margin-top: 6px;
    font-size: 10px;
  }

  .live-stream-partner img {
    height: 14px;
  }
}

.fri {
  color: #000 !important;
}
.sat {
  color: #0066de !important;
}
.san {
  color: #d70c18 !important;
}
.txt-and {
  margin: 10px 0;
  color: #515151;
  font-size: 80%;
}

/* 大会概要テーブル：SPでは項目名と内容を縦積みにする。
   td にインラインstyleで width/min-width/padding が入っているため
   打ち消しに !important が必要。 */
@media screen and (max-width: 767px) {
  .overview-table,
  .overview-table thead,
  .overview-table tbody,
  .overview-table tr,
  .overview-table th,
  .overview-table td {
    display: block;
    width: 100% !important;
    min-width: 0 !important;
    box-sizing: border-box;
  }

  .overview-table tr {
    /* 行の区切りは項目のまとまりごとに引く */
    border-bottom: none !important;
  }

  .overview-table tbody tr + tr {
    border-top: 1px solid #f0f0f0 !important;
  }

  /* 項目名（1つ目のtd）は見出しとして扱う */
  .overview-table td:first-child {
    padding: 12px 14px 0 !important;
    font-size: 13px;
    letter-spacing: 0.5px;
  }

  /* 内容（2つ目のtd） */
  .overview-table td:last-child {
    padding: 6px 14px 14px !important;
    font-size: 13px;
  }

  /* セル内の注記（※〜）も本文と同じサイズに揃える */
  .overview-table td p {
    font-size: 13px;
    line-height: 1.7;
  }

  .overview-table th {
    padding: 13px 14px !important;
  }

  /* 内容が入れ子のリストの場合、左のインデントを詰める */
  .overview-table td:last-child ol {
    padding-left: 1.2em !important;
  }
}

/* 中止試合の「中止」表記。スコアと同じ位置に出るが、
   数字より字数が多いのでフォントを落として収める */
.matchcard-vs.is-cancelled {
  font-size: 24px;
  letter-spacing: 2px;
}

@media screen and (max-width: 991px) {
  .matchcard-vs.is-cancelled {
    font-size: 20px;
  }
}

/* 共通フッター内の Teams 一覧（.l-teams）をSPでは隠す。
   本LPには「参加チーム」セクションがあり、SPでは縦に長くなって重複感が強いため。
   共通テンプレートは他ページも参照するのでHTMLは触らず、このLPのCSSだけで消す。
   ブレークポイントは共通CSS（leagueone-style.css）のSP指定と同じ 768px に合わせている。 */
@media screen and (max-width: 768px) {
  .l-teams {
    display: none;
  }
}

/* ============================================================
   注目選手モーダル（js/featured-players.js）
   1stリリースでは機能フラグでオフ。トリガーもJS側で生成されるため、
   フラグがオフの間はこのスタイルはどこにも適用されない。
   ============================================================ */

/* 「注目選手」ボタン。試合カードのボタン行に並ぶ。
   PDF(赤ベタ) / LIVE(白地赤枠) と区別するため黒枠にしている */
.players-btn {
  display: inline-flex;
  align-items: center;
  gap: 7px;
  background-color: #fff;
  color: #1a1a1a;
  border: 2px solid #1a1a1a;
  padding: 6px 18px;
  border-radius: 20px;
  font-size: 14px;
  font-weight: bold;
  font-family: inherit;
  cursor: pointer;
  transition:
    background-color 0.3s ease,
    color 0.3s ease;
}

.players-btn .fa-star {
  font-size: 14px;
}

.players-btn:hover {
  background-color: #1a1a1a;
  color: #fff;
}

/* 参加チーム一覧：データがあるチームだけロゴを押せるようにする */
.team-grid li.has-players {
  position: relative;
  cursor: pointer;
  transition:
    box-shadow 0.25s ease,
    transform 0.25s ease;
}

.team-grid li.has-players:hover {
  box-shadow: 0 4px 14px rgba(0, 0, 0, 0.16);
  transform: translateY(-2px);
}

/* セル全体をクリック領域にする透明ボタン */
.team-grid-trigger {
  position: absolute;
  inset: 0;
  width: 100%;
  border: none;
  background: transparent;
  padding: 0;
  cursor: pointer;
}

.team-grid-trigger:focus-visible {
  outline: 3px solid #e60012;
  outline-offset: 2px;
  border-radius: 8px;
}

/* モーダルを開いている間は背面をスクロールさせない */
body.is-players-modal-open {
  overflow: hidden;
}

/* 開閉は hidden 属性で制御している。下の display: flex は
   ブラウザ既定の [hidden] { display: none } を上書きしてしまうため、
   属性セレクタで明示的に打ち消す（これが無いと閉じられない） */
.players-modal[hidden] {
  display: none;
}

.players-modal {
  position: fixed;
  inset: 0;
  z-index: 1000;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 24px 16px;
  background: rgba(0, 0, 0, 0.6);
  box-sizing: border-box;
}

.players-modal-dialog {
  display: flex;
  flex-direction: column;
  width: 100%;
  max-width: 720px;
  max-height: 100%;
  background: #fff;
  border-radius: 10px;
  overflow: hidden;
  box-shadow: 0 12px 40px rgba(0, 0, 0, 0.3);
}

.players-modal-header {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 12px;
  padding: 16px 20px;
  background: #1a1a1a;
  border-bottom: 3px solid #e60012;
}

.players-modal-title {
  margin: 0;
  color: #fff;
  font-size: 18px;
  font-weight: 700;
  letter-spacing: 1px;
}

.players-modal-close {
  flex-shrink: 0;
  width: 32px;
  height: 32px;
  display: flex;
  align-items: center;
  justify-content: center;
  border: none;
  background: transparent;
  color: #fff;
  font-size: 30px;
  line-height: 1;
  cursor: pointer;
}

.players-modal-close:hover {
  color: #e60012;
}

.players-modal-body {
  padding: 4px 20px 20px;
  overflow-y: auto;
  -webkit-overflow-scrolling: touch;
}

.players-modal-team + .players-modal-team {
  margin-top: 8px;
  border-top: 1px solid #e9ecef;
}

.players-modal-team-name {
  display: flex;
  align-items: center;
  gap: 10px;
  margin: 20px 0 12px;
  font-size: 15px;
  font-weight: 700;
  color: #1a1a1a;
}

.players-modal-team-name img {
  width: 34px;
  height: 34px;
  object-fit: contain;
  flex-shrink: 0;
}

.players-modal-list {
  list-style: none;
  margin: 0;
  padding: 0;
}

.players-modal-list li {
  display: flex;
  align-items: flex-start;
  gap: 14px;
}

.players-modal-list li + li {
  margin-top: 14px;
  padding-top: 14px;
  border-top: 1px dashed #e9ecef;
}

/* 選手画像。photo 列が空の選手には枠自体を作らないので、
   画像あり・なしが混在しても崩れない */
.players-modal-photo {
  flex-shrink: 0;
  width: 84px;
  border-radius: 6px;
  overflow: hidden;
  background: #f2f3f5;
}

.players-modal-photo img {
  display: block;
  width: 100%;
  /* 公式の選手写真は 720x1080（2:3）の縦長ヘッドショット。
     素材と同じ比率にして無用なトリミングを避ける */
  aspect-ratio: 2 / 3;
  object-fit: cover;
  /* 比率の違う画像が来ても顔が切れないよう、上端を基準に寄せる */
  object-position: top center;
}

.players-modal-text {
  flex: 1 1 auto;
  min-width: 0;
}

.players-modal-player {
  display: flex;
  align-items: baseline;
  flex-wrap: wrap;
  gap: 10px;
  margin: 0 0 6px;
}

.players-modal-player-name {
  font-size: 17px;
  font-weight: 700;
  color: #1a1a1a;
}

.players-modal-player-pos {
  padding: 3px 10px;
  border-radius: 12px;
  background: #e60012;
  color: #fff;
  font-size: 11px;
  font-weight: 700;
  letter-spacing: 0.5px;
}

.players-modal-comment {
  margin: 0;
  font-size: 13px;
  line-height: 1.8;
  color: #333;
  /* シートのコメントに入った改行を活かす */
  white-space: pre-line;
}

@media screen and (max-width: 767px) {
  .players-modal {
    padding: 12px 10px;
  }

  .players-modal-header {
    padding: 13px 16px;
  }

  .players-modal-title {
    font-size: 16px;
  }

  .players-modal-body {
    padding: 2px 16px 16px;
  }

  .players-modal-team-name {
    margin: 16px 0 10px;
    font-size: 14px;
  }

  .players-modal-team-name img {
    width: 28px;
    height: 28px;
  }

  .players-modal-list li {
    gap: 10px;
  }

  .players-modal-photo {
    width: 64px;
  }

  .players-modal-player-name {
    font-size: 15px;
  }

  .players-modal-comment {
    font-size: 12.5px;
    line-height: 1.75;
  }

  .players-btn {
    font-size: 12px;
    padding: 4px 14px;
  }

  .players-btn .fa-star {
    font-size: 12px;
  }
}

/* 「出場メンバー / 試合結果」PDFとLIVE配信ボタンを並べる行。
   両方あるときは横並び、幅が足りなければ折り返す */
.card-actions {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
  gap: 8px;
}

/* LIVE配信（対象試合のみ。指定は js/match-card.js の LIVE_STREAM_MATCHES） */
/* PDFボタン(ベタ赤)と並ぶため、こちらは白地＋赤枠の抜きボタンにする。
   border 2px 分を padding から引いて、PDFボタンと外形の高さを揃えている */
.live-stream-btn {
  display: inline-flex;
  align-items: center;
  gap: 7px;
  background-color: #fff;
  color: #e60012;
  border: 2px solid #e60012;
  text-decoration: none;
  padding: 6px 18px;
  border-radius: 20px;
  font-size: 14px;
  font-weight: bold;
  transition:
    background-color 0.3s ease,
    color 0.3s ease;
}

.live-stream-btn .fa-youtube {
  font-size: 17px;
}

a.live-stream-btn:hover {
  background-color: #e60012;
  color: #fff;
  text-decoration: none;
}

/* 配信URLが未確定の間はリンクにせず、半透明で操作できないことを示す。
   グレーに置き換えず opacity を落とすだけにして、
   「LIVE配信がある試合」という情報は残す。 */
.live-stream-btn.is-pending {
  opacity: 0.45;
  cursor: default;
  user-select: none;
}

.live-stream-partner {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 6px;
  margin: 8px 0 0;
  font-size: 11px;
  font-weight: 500;
  line-height: 1.2;
  color: #333;
}

.live-stream-partner a {
  display: inline-flex;
  align-items: center;
  /* ロゴのクリアスペース（画像側は透明余白をトリム済み） */
  padding: 0 3px;
}

.live-stream-partner img {
  display: block;
  height: 16px;
  width: auto;
  /* rtvロゴは右上のスラッシュが上に張り出しており、画像の中心で揃えると
     文字部分が沈んで見える。インク重心（幾何中心より約12%下）の分だけ持ち上げる */
  transform: translateY(-12%);
}

.mc-div-info {
  background-color: #e5e5e5 !important;
  padding: 10px 20px !important;
}
.mc-div-info p.note {
  margin: 5px auto 0;
  max-width: 100%;
  color: black;
  font-weight: 500;
  font-size: 12px;
  overflow-wrap: anywhere;
}

.mc-div-info ul {
  margin: auto;
  color: black;
  font-weight: 500;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  max-width: 100%;
  text-align: center;
  font-size: 16px;
}
.mc-div-info li {
  margin: 5px;
  margin-left: 5px;
  min-width: 0;
  overflow-wrap: anywhere;
}
.mc-div-info li span {
  background-color: #000;
  font-weight: bold;
  color: #fff;
  padding: 4px 5px;
  margin: 5px;
  margin-left: 5px;
  margin-right: 0px;
}

.mc-div-info li a {
  background-color: #000 !important;
  font-weight: bold;
  text-decoration: none;
  color: #fff;
  padding: 4px 20px;
  margin: 5px;
  border-radius: 30px;
}

.monthly-content,
.no-date {
  border: 1px solid #e5e5e5;
  padding: 15px 40px 40px;
  margin-top: 40px;
}
.filter-div-11 {
  margin-top: 10px !important;
}
@media screen and (max-width: 800px) {
  .competition-flow {
    margin: 10px auto;
  }
  .filter-div-11 {
    grid-template-columns: repeat(2, 1fr) !important;
    margin-top: 5px !important;
  }
  .monthly-content,
  .no-date {
    border: 1px solid #e5e5e5;
    padding: 15px 10px 40px;
    margin-top: 40px;
  }
  div.match-cards {
    display: block !important;
  }
  .mc-div-info {
    padding: 10px 10px !important;
  }
  .mc-div-info ul {
    font-size: 13px;
  }
  .mc-div-info li {
    margin-left: 0 !important;
  }
  .mc-div-info li.mc-price {
    flex: 0 1 auto;
  }
  .mc-div-info li.mc-detail {
    flex: 0 0 100%;
    margin-top: 10px;
    text-align: center;
  }
  .mc-div-info li.mc-detail a {
    display: block;
    width: 50%;
    text-align: center;
    margin: 0 auto;
  }
}

/* 白ベースLP用CSS例 */
.teams-list-ranking-table.white-lp {
  width: 100%;
  border-collapse: collapse;
  background: #fff;
  box-shadow: 0 2px 12px rgba(0, 0, 0, 0.06);
  font-size: 1.1em;
  color: #333;
}
.teams-list-ranking-table.white-lp th {
  background: #f5f5f5;
  color: #222;
  font-weight: bold;
  padding: 10px 12px;
  border-bottom: 2px solid #d0d0d0;
  text-align: center;
}
.teams-list-ranking-table.white-lp td {
  padding: 10px 12px;
  text-align: center;
  border-bottom: 1px solid #eee;
}
.teams-list-ranking-table.white-lp tr:nth-child(even) td {
  background: #fafafa;
}
.teams-list-ranking-table.white-lp tr:hover td {
  background: #eaf2ff;
}

/* ページ内ナビゲーション */
.page-navigation {
  /* KVが27チームカラーのモザイクで赤タイルが多いため、
     同系色のベタ赤だと境界が消える。白地＋赤ボーダーで分離させる */
  background: #fff;
  border-bottom: 3px solid #e60012;
  padding: 20px 0;
  margin-bottom: 0px;
}

.nav-list {
  display: flex;
  justify-content: center;
  gap: 40px;
  list-style: none;
  margin: 0;
  padding: 0;
}

/* ドロップダウンメニューのスタイル */
.nav-dropdown {
  position: relative;
}

.nav-submenu {
  position: absolute;
  top: calc(100% + 8px);
  left: 50%;
  transform: translateX(-50%);
  background: #fff;
  border: 1px solid #e9ecef;
  border-radius: 8px;
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.15);
  list-style: none;
  margin: 0;
  padding: 8px 0;
  min-width: 200px;
  opacity: 0;
  visibility: hidden;
  transition: all 0.3s ease;
  z-index: 1000;
}

.nav-dropdown:hover .nav-submenu {
  opacity: 1;
  visibility: visible;
}

.nav-submenu li {
  margin: 0;
}

.nav-submenu a {
  display: block;
  padding: 12px 20px;
  color: #333;
  text-decoration: none;
  font-size: 14px;
  transition: background-color 0.2s ease;
}

.nav-submenu a:hover {
  background-color: #f8f9fa;
  color: #e60012;
}

/* ドロップダウンアイコンのスタイル */
.dropdown-icon {
  font-size: 12px;
  margin-left: 6px;
  transition: transform 0.3s ease;
}

.nav-dropdown:hover .dropdown-icon {
  transform: rotate(180deg);
}

.nav-dropdown.active .dropdown-icon {
  transform: rotate(180deg);
}

/* スマートフォン表示でのドロップダウンメニュー */
@media screen and (max-width: 767px) {
  .nav-submenu {
    position: absolute;
    top: 100%;
    left: 0;
    right: 0;
    transform: none;
    box-shadow: 0 4px 12px rgba(0, 0, 0, 0.15);
    border: 1px solid #e9ecef;
    background: #fff;
    margin: 0;
    padding: 8px 0;
    opacity: 0;
    visibility: hidden;
    display: none;
    z-index: 1000;
    border-radius: 8px;
    margin-top: 8px;
  }

  /* ホバー対応（マウスデバイス用） */
  .nav-dropdown:hover .nav-submenu,
  .nav-dropdown:focus-within .nav-submenu {
    display: block;
    opacity: 1;
    visibility: visible;
  }

  /* JavaScript制御のアクティブ状態（タッチデバイス用） */
  .nav-dropdown.active .nav-submenu {
    display: block;
    opacity: 1;
    visibility: visible;
  }

  .nav-submenu a {
    display: block;
    padding: 12px 20px;
    font-size: 14px;
    color: #333;
    background: transparent;
    margin: 0;
    border-radius: 0;
    text-align: left;
    border-bottom: 1px solid #f0f0f0;
  }

  .nav-submenu a:last-child {
    border-bottom: none;
  }

  .nav-submenu a:hover {
    background: #f8f9fa;
    color: #e60012;
  }

  /* スマートフォンでのドロップダウンアイコン */
  .dropdown-icon {
    font-size: 10px;
    margin-left: 4px;
  }
}

.nav-link {
  color: #1a1a1a;
  text-decoration: none;
  font-weight: 600;
  font-size: 16px;
  padding: 12px 24px;
  transition: color 0.3s ease;
  position: relative;
  display: inline-block;
}

/* hover / 現在地を示す赤の下線。文字幅に合わせて中央から伸びる */
.nav-link::after {
  content: "";
  position: absolute;
  left: 24px;
  right: 24px;
  bottom: 2px;
  height: 3px;
  background: #e60012;
  transform: scaleX(0);
  transition: transform 0.25s ease;
}

.nav-link:hover::after,
.nav-link.is-active::after {
  transform: scaleX(1);
}

.nav-link.is-active {
  color: #e60012;
}

.nav-link:last-child {
  border-right: none;
}

.nav-link:hover {
  color: #e60012;
  text-decoration: none;
}

.nav-link:focus {
  outline: none;
}

/* ページ内ナビの追尾（タブレット以上）
   共通ヘッダー .l-header は position:fixed / z-index:100 かつ
   スクロールで is-scroll が付いて高さが縮むため、top は固定値にできない。
   JS が実測して --header-height に入れている（index.html のインラインスクリプト）。
   SPは2行グリッド＋固定ヘッダーで画面の1/4を占めてしまうため追尾させない。 */
@media screen and (min-width: 768px) {
  .page-navigation {
    position: sticky;
    top: var(--header-height, 0px);
    z-index: 90;
    box-shadow: 0 2px 10px rgba(0, 0, 0, 0.1);
  }
}

/* スマホ表示でのナビゲーション */
@media screen and (max-width: 767px) {
  .nav-list {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 12px;
    align-items: center;
    justify-items: center;
  }

  .nav-list li {
    margin: 8px 0;
    max-width: 400px;
    margin: 0 auto;
  }

  .nav-link {
    width: 100%;
    text-align: center;
    font-size: 14px;
    padding: 10px 20px;
    border: none;
  }

  /* SPはリンクが横幅いっぱいなので、下線もpaddingに合わせる */
  .nav-link::after {
    left: 20px;
    right: 20px;
    bottom: 0;
  }
}

/* チーム別成績表のスタイル */
.standings-section {
  margin-bottom: 40px;
}

.standings-section-title {
  font-size: 24px;
  font-weight: bold;
  text-align: center;
  padding: 15px 20px;
  margin: 30px 0 20px 0;
  border-radius: 8px;
  color: #fff;
  letter-spacing: 2px;
  max-width: 1100px;
  margin-left: auto;
  margin-right: auto;
}

.standings-section-title.east {
  background-color: #009024;
}

.standings-section-title.central {
  background-color: #f59300;
}

.standings-section-title.west {
  background-color: #0026ffbf;
}

.standings-table-container {
  position: relative;
  overflow-x: auto;
  background: #fff;
  box-shadow: 0 2px 12px rgba(0, 0, 0, 0.06);
  margin-top: 40px;
  margin-bottom: 20px;
  max-width: 1100px;
  margin-left: auto;
  margin-right: auto;
}

.scroll-guide {
  display: none;
  text-align: center;
  padding: 12px 16px;
  background: #f8f9fa;
  color: #495057;
  font-size: 13px;
  font-weight: 500;
  border-bottom: 1px solid #dee2e6;
  animation: blink 2s infinite;
}

@keyframes blink {
  0%,
  50% {
    opacity: 1;
  }
  51%,
  100% {
    opacity: 0.6;
  }
}

.standings-table {
  width: 100%;
  border-collapse: collapse;
  font-size: 14px;
  color: #333;
  min-width: 800px;
}

.standings-table th {
  background: #000;
  color: #fff;
  font-weight: bold;
  padding: 12px 8px;
  border-bottom: 2px solid #d0d0d0;
  text-align: center;
  white-space: nowrap;
  position: sticky;
  top: 0;
  z-index: 10;
}

/* 注目選手情報セクション */
.featured-players-section {
  background: #f8f9fa;
  padding: 60px 0;
  margin-top: 40px;
}

.featured-players-title {
  font-size: 28px;
  font-weight: bold;
  color: #1a2c5a;
  text-align: center;
  margin-bottom: 16px;
}

.featured-players-description {
  font-size: 16px;
  color: #666;
  text-align: center;
  margin-bottom: 40px;
}

.featured-players-list {
  list-style: none;
  margin: 0;
  padding: 0;
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));
  gap: 24px;
  max-width: 1200px;
  margin: 0 auto;
}

.featured-players-list li {
  background: #fff;
  border-radius: 12px;
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.08);
  overflow: hidden;
  transition:
    transform 0.3s ease,
    box-shadow 0.3s ease;
}

.featured-players-list li:hover {
  transform: translateY(-4px);
  box-shadow: 0 8px 24px rgba(0, 0, 0, 0.12);
}

.featured-players-list a {
  display: block;
  text-decoration: none;
  color: inherit;
  height: 100%;
}

.featured-players-image {
  width: 100%;
  height: 180px;
  object-fit: cover;
  display: block;
}

.featured-players-content {
  padding: 20px;
  border-top: 1px solid #e9ecef;
}

.featured-players-category {
  font-size: 14px;
  color: #e60012;
  font-weight: bold;
  margin: 0 0 8px 0;
  text-transform: uppercase;
  letter-spacing: 0.5px;
}

.featured-players-text {
  font-size: 16px;
  font-weight: 600;
  color: #000;
  line-height: 1.5;
  margin: 0 0 12px 0;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  overflow: hidden;
}

.featured-players-date {
  font-size: 14px;
  color: #666;
  margin: 0;
}

/* スマートフォン表示での注目選手セクション */
@media screen and (max-width: 767px) {
  .featured-players-section {
    padding: 40px 0;
    margin-top: 20px;
  }

  .featured-players-title {
    font-size: 24px;
    margin-bottom: 12px;
  }

  .featured-players-description {
    font-size: 14px;
    margin-bottom: 30px;
  }

  .featured-players-list {
    grid-template-columns: 1fr;
    gap: 16px;
    padding: 0 16px;
  }

  .featured-players-image {
    height: 160px;
  }

  .featured-players-content {
    padding: 16px;
  }

  .featured-players-text {
    font-size: 15px;
    -webkit-line-clamp: 2;
  }
}

.standings-table th.team-name {
  text-align: left;
  min-width: 200px;
}

/* チーム名以外の列の横幅を均等に */
.standings-table th:not(.team-name) {
  width: 60px;
  min-width: 60px;
}

.standings-table td {
  padding: 12px 8px;
  text-align: center;
  border-bottom: 1px solid #e0e0e0;
  border-right: 1px solid #e0e0e0;
  white-space: nowrap;
}

.standings-table td.team-name {
  text-align: left;
  font-weight: 600;
  min-width: 200px;
  display: flex;
  align-items: center;
  gap: 8px;
  overflow: hidden;
}

.team-name-text {
  flex: 1;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.team-icon {
  width: 24px;
  height: 24px;
  object-fit: contain;
  flex-shrink: 0;
}

/* チーム名以外のセルの横幅を均等に */
.standings-table td:not(.team-name) {
  width: 60px;
  min-width: 60px;
}

/* 最後の列（反則数）の右側の罫線を削除 */
.standings-table td:last-child,
.standings-table th:last-child {
  border-right: none;
}

.standings-table tr:nth-child(even) td {
  background: #fafafa;
}

.standings-table tr:hover td {
  background: #eaf2ff;
}

/* PC表示でのスタイル */
.match-note {
  text-align: center;
}

/* スマホ表示でのスタイル */
@media screen and (max-width: 767px) {
  .match-note {
    font-size: 12px;
    text-align: left;
  }

  .scroll-guide {
    display: block;
  }

  .standings-table-container {
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
  }

  .standings-table {
    min-width: 600px;
  }

  .standings-table th.team-name,
  .standings-table td.team-name {
    min-width: 150px;
    max-width: 150px;
    overflow: hidden;
  }

  /* スマホでのチーム名略称表示用のクラス */
  .standings-table td.team-name.short-name {
    font-size: 12px;
  }

  /* スマホ表示でのチームアイコン */
  .team-icon {
    width: 20px;
    height: 20px;
  }
}

/* お知らせ枠のスタイル */
.announcement-box {
  background: #fff;
  border: 2px solid #e60012;
  border-radius: 8px;
  margin: 40px auto 20px;
  max-width: 1200px;
  padding: 20px;
  text-align: center;
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.1);
  transition: all 0.3s ease;
  cursor: pointer;
}

.announcement-box:hover {
  border-color: #c5000f;
  box-shadow: 0 4px 16px rgba(230, 0, 18, 0.2);
  transform: translateY(-2px);
}

.announcement-link {
  color: #e60012;
  text-decoration: none;
  font-size: 18px;
  font-weight: bold;
  display: block;
  transition: all 0.3s ease;
  padding: 10px;
  border-radius: 4px;
  line-height: 1.7;
}

.announcement-box:hover {
  color: #c5000f;
  text-decoration: none;
  background-color: #f8f8f8;
  transform: scale(1.02);
}

/* PC表示でのテキスト表示制御 */
.announcement-text-pc {
  display: inline;
}

.announcement-text-sp {
  display: none;
}

/* スマホ表示でのお知らせ枠 */
@media screen and (max-width: 767px) {
  .announcement-box {
    margin: 30px 10px 10px;
    padding: 5px;
  }

  .announcement-link {
    font-size: 16px;
  }

  /* スマホ表示でのテキスト表示制御 */
  .announcement-text-pc {
    display: none;
  }

  .announcement-text-sp {
    display: inline;
  }
}
