@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%;
  height: 30px;
}
.matchcard-div-10 {
  font-family: Noto Sans JP, sans-serif;
  line-height: 94%;
  align-self: center;
  margin-top: 25px;
  margin-bottom: 20px;
  font-size: 15px;
}

/* PDFリンクのスタイル */
.pdf-link-container {
  text-align: center;
  margin-top: 0px;
  margin-bottom: 0px;
}

.pdf-link {
  display: inline-block;
  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 {
    padding: 15px 10px;
  }
  .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;
  }
}

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

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

.mc-div-info ul {
  margin: auto;
  color: black;
  font-weight: 500;
  display: inline-flex;
  text-align: center;
  font-size: 16px;
}
.mc-div-info li {
  margin: 5px;
  margin-left: 5px;
}
.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 ul {
    font-size: 13px;
    flex-wrap: wrap;
    justify-content: center;
  }
  .mc-div-info li {
    margin-left: 0 !important;
  }
  .mc-div-info li:nth-child(1),
  .mc-div-info li:nth-child(2) {
    flex: 0 0 auto;
  }
  .mc-div-info li:nth-child(3) {
    flex: 0 0 100%;
    margin-top: 10px;
    text-align: center;
  }
  .mc-div-info li:nth-child(3) 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 {
  background: #e60012;
  border-bottom: 1px solid #e9ecef;
  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: #fff;
  text-decoration: none;
  font-weight: 600;
  font-size: 16px;
  padding: 12px 24px;
  transition: all 0.3s ease;
  position: relative;
}

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

.nav-link:hover {
  background: rgba(255, 255, 255, 0.1);
  color: #fff;
  text-decoration: none;
}

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

/* スマホ表示でのナビゲーション */
@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;
  }
}

/* チーム別成績表のスタイル */
.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-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;
  }
}
