.windandsea2025 {
  line-height: 1.6;
}
.windandsea2025 .rjl-width1000 {
  width: 1000px;
  margin: 0 auto;
}
.windandsea2025 .rjl-width-auto {
  width: auto;
  padding: 0 16px;
  margin: 0 auto;
}
.windandsea2025 a:hover {
  opacity: 0.75;
}
.windandsea2025 .contents-heading {
  margin: 50px auto 0;
  padding-bottom: 30px;
  font-size: 28px;
  line-height: 1.2;
  border-bottom: 2px solid #000;
  width: 600px;
  font-weight: bold;
  text-align: center;
}
.windandsea2025 .contents-text {
  margin: 30px 0 0;
  font-size: 16px;
  text-align: center;
}
.windandsea2025 .contents-image {
  margin: 30px auto 0;
  display: block;
}
.windandsea2025 .rjc-headline__headline {
  font-size: 28px;
  font-weight: bold;
  line-height: 1.61;
}
.windandsea2025 .rjc-headline__headline-b {
  font-size: 28px;
}
.windandsea2025 .rjl-tabMenuWrap.-active {
  display: block;
}
.windandsea2025 .rjl-tabMenuWrap {
  display: none;
}
.windandsea2025 .rjc-anchorList {
  margin-top: 48px;
  padding: 0 92px;
  display: flex;
  flex-wrap: wrap;
  align-items: flex-start;
  justify-content: flex-start;
}
.windandsea2025 .rjc-anchorList a.rjc-anchorList__link {
  font-size: 14px;
  color: #414141;
}
.windandsea2025 .rjc-anchorList__imageBox {
  position: relative;
  z-index: 1;
}
.windandsea2025 .rjc-anchorList__image {
  display: block;
  width: 100%;
}
.windandsea2025 .rjc-anchorList__item {
  position: relative;
}
.windandsea2025 .rjc-tabMenu__item.-active {
  background: #333;
  color: #ffffff;
}
.windandsea2025 .rjc-tabMenu__item {
  flex-basis: 33.3333333333%;
  font-size: 16px;
  background-color: #ffffff;
}
.windandsea2025 .rjc-tabMenu__item:last-child a {
  border-right: 3px solid #333;
}
.windandsea2025 .league-navi .rjc-tabMenu__item-text {
  visibility: hidden;
}
.windandsea2025 .league-navi {
  margin: 56px auto 0;
  display: flex;
  justify-content: center;
  background: #ffffff;
  text-align: center;
  width: 998px;
}
.windandsea2025 .league-navi .rjc-tabMenu__item {
  height: 67px;
  border-left: none;
  border-bottom: none;
}
.windandsea2025 .league-navi .rjc-tabMenu__item:hover {
  cursor: pointer;
  opacity: 0.75;
}
.windandsea2025 .league-navi .rjc-tabMenu__item + .rjc-tabMenu__item {
  border-left: 1px solid #939598;
}
.windandsea2025 .league-navi .rjc-tabMenu__item:last-child {
  border-right: none;
}
.windandsea2025 .rjc-anchorList__name {
  margin: 4px 0 0;
  visibility: hidden;
  background-color: rgba(55, 65, 73, 0.8);
  box-shadow: 0px 3px 3px 0px rgba(0, 0, 0, 0.25);
  border-radius: 3px;
  padding: 2px 7px;
  position: absolute;
  z-index: 10;
  bottom: -21px;
  left: 50%;
  opacity: 0;
  transition: opacity 0.5s;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  transform: translate(-50%, -50%);
  font-size: 12px;
}
.windandsea2025 .rjc-anchorList__name::after {
  content: "";
  position: absolute;
  top: -7px;
  left: 50%;
  margin-left: -5px;
  width: 10px;
  height: 7px;
  background: url(https://jleague.r10s.jp/img/common/pc_ico_arrow_top_01.png) center top no-repeat;
}
.windandsea2025 .rjc-anchorList__item:hover .rjc-anchorList__name {
  visibility: visible;
  opacity: 1;
}
@media (max-width: 767px) {
  .windandsea2025 .text-underline {
    text-decoration: underline;
  }
  .windandsea2025 .contents-heading {
    font-size: 20px;
    line-height: 1.8;
    width: auto;
    padding-bottom: 10px;
    border-bottom: none;
    text-decoration: underline;
    text-underline-offset: 20px;
  }
  .windandsea2025 .contents-image {
    width: 100%;
  }
  .windandsea2025 .contents-text {
    margin-top: 20px;
    font-size: 16px;
    text-align: left;
  }
  .windandsea2025 .contents-image {
    margin-top: 20px;
  }
  .windandsea2025 .rjc-headline__headline {
    font-size: 20px;
  }
  .windandsea2025 .rjc-headline__headline-b {
    font-size: 20px;
  }
  .windandsea2025 .rjc-anchorList {
    margin-top: 28px;
  }
  .windandsea2025 .rjc-tabMenu-sp__item.-active {
    background: #000000;
    color: #ffffff;
  }
  .windandsea2025 .rjc-tabMenu-sp__item {
    flex-basis: 33.3333333333%;
    padding: 8px;
  }
  .windandsea2025 .rjc-tabMenu-sp__item:not(:first-child) {
    border-left: 1px solid #000000;
  }
  .windandsea2025 .rjl-tabMenuWrap-sp {
    display: none;
  }
  .windandsea2025 .rjl-tabMenuWrap-sp.-active {
    display: block;
  }
  .windandsea2025 .rjc-anchorList {
    display: flex;
    flex-wrap: wrap;
    align-items: flex-start;
    justify-content: flex-start;
    padding: 0 16px 0;
  }
  .windandsea2025 .rjc-anchorList__item {
    flex-basis: calc((100% - 27px) / 4);
    margin: 0 5px 0 0;
  }
  .windandsea2025 .rjc-anchorList__item:nth-of-type(4n) {
    margin-right: 0 !important;
  }
  .windandsea2025 .rjc-anchorList__item:first-child,
  .windandsea2025 .rjc-anchorList__item:nth-of-type(4n + 1) {
    margin-left: 3px;
  }
  .windandsea2025 .rjc-anchorList__item:nth-child(n+5) {
    margin-top: 12px;
  }
  .windandsea2025 .rjc-anchorList a.rjc-anchorList__link {
    font-size: 10px;
    color: #000000;
  }
  .windandsea2025 .rjc-anchorList__imageBox {
    position: relative;
    flex: 0 0 auto;
  }
  .windandsea2025 .rjl-column2 {
    display: flex;
    flex-wrap: wrap;
    padding: 0 8px;
  }
  .windandsea2025 .rji-item__imageBox {
    position: relative;
    flex: 0 0 auto;
  }
  .windandsea2025 .rji-item__imageBox--1x1::before,
  .windandsea2025 .rji-item__imageBox.-ratio1x1::before {
    padding-top: 100%;
  }
  .windandsea2025 .rji-item__imageBox::before {
    content: "";
    display: block;
    width: 100%;
    padding-top: 100%;
  }
  .windandsea2025 .rji-item__imageBox img {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    display: block;
    min-width: 30%;
    min-height: 30%;
    max-width: 100%;
    max-height: 100%;
    margin: auto;
  }
  .windandsea2025 .rjl-column2 > :nth-of-type(2n) {
    margin-right: 0;
  }
  .windandsea2025 #campaigntable-sp {
    padding-top: 50px;
    margin-top: -50px;
  }
  .windandsea2025 .rc-rewardHeader {
    display: flex;
    flex-wrap: wrap;
    padding: 0 18px;
    margin: 0 auto 10px;
    width: 100%;
  }
  .windandsea2025 .rc-rewardHeader__icons {
    display: flex;
    flex-shrink: 0;
    flex-wrap: wrap;
    align-self: flex-start;
    width: 100%;
  }
  .windandsea2025 .rc-rewardHeader__icons span {
    font-size: 11px;
  }
  .windandsea2025 .rc-rewardHeader__requirements {
    display: flex;
    flex-direction: column;
    margin: 14px 0 0;
    font-size: 10px;
    line-height: 1.6;
  }
  .windandsea2025 .rc-rewardHeader__requirement {
    display: flex;
    font-weight: 600;
  }
  .windandsea2025 .ra-rewardIcon {
    display: inline-block;
    padding: 0 8px;
    margin: 2px 4px 2px 0;
    font-size: 12px;
    font-weight: 700;
    line-height: 28px;
    background: rgba(0, 0, 0, 0.08);
  }
  .windandsea2025 .league-navi-sp {
    margin-bottom: 25px;
    width: 100%;
    display: flex;
    justify-content: center;
    background: #ffffff;
    text-align: center;
  }
  .windandsea2025 .league-navi-sp .rjc-tabMenu-sp__item {
    background-size: 123px 72px !important;
  }
  .windandsea2025 .league-navi-sp .rjc-tabMenu-sp__item {
    height: 73px;
    border-top: 1px solid #939598 !important;
    border-left: none;
    border-bottom: none;
    background-color: #f3f2f2 !important;
  }
  .windandsea2025 .league-navi-sp .rjc-tabMenu-sp__item.-active {
    background-color: #fff !important;
  }
  .windandsea2025 .league-navi-sp .rjc-tabMenu-sp__item:hover {
    cursor: pointer;
    opacity: 0.75;
  }
  .windandsea2025 .league-navi-sp .rjc-tabMenu-sp__item + .rjc-tabMenu-sp__item {
    border-left: 1px solid #939598;
  }
  .windandsea2025 .league-navi-sp .rjc-tabMenu-sp__item:last-child {
    border-right: none;
  }
  .windandsea2025 .league-navi-sp .rjc-tabMenu__item-text {
    visibility: hidden;
  }
  .windandsea2025 .rjc-anchorList__name {
    visibility: visible;
    opacity: 1;
    background-color: transparent;
    box-shadow: none;
    border-radius: 0;
    padding: 0;
    position: static;
    z-index: 1;
    bottom: 0;
    left: 0;
    transition: none;
    color: #333;
    text-align: center;
    white-space: normal;
    transform: none;
    font-size: 10px;
  }
  .windandsea2025 .rjc-anchorList__name::after {
    display: none;
  }
}/*# sourceMappingURL=pc_sp_style.css.map */