@charset "UTF-8";
@keyframes bg {
  0% {
    background-position: 0 0;
  }
  100% {
    background-position: 1400px 1400px;
  }
}
@font-face {
  font-family: "jleaguekick";
  src: url("/font/jleaguekick/JLEAGUEKICK.ttf") format("truetype");
}
/* ==========================================================================
   campaignArea   キャンペーン
========================================================================== */
.campaignArea__kv--img {
  width: 90%;
}
.campaignArea .other_area .other_panel {
  border-radius: 12.5px;
}
.campaignArea .other_area .other_panel + .other_panel {
  margin: 30px auto 0;
}
.campaignArea .other_area .other_panel .other_panel_inner .op_ttl {
  display: block;
}
.campaignArea .other_area .other_panel .other_panel_inner .op_ttl dt {
  width: 125px;
  margin: 0 auto 10px;
}
.campaignArea .other_area .other_panel .other_panel_inner .op_ttl dd {
  margin: 0 auto;
}
.campaignArea .other_area .other_panel .other_panel_inner .op_ttl dd p {
  font-size: 3.6vw;
  text-align: center;
}
.campaignArea .other_area .other_panel .other_panel_inner .op_ttl dd p span {
  font-size: 6vw;
}
.campaignArea .other_area .other_panel .other_panel_inner .red_label {
  padding: 8px 0;
  margin: 30px auto;
}
.campaignArea .other_area .other_panel .other_panel_inner .red_label p {
  font-size: 14px;
  font-size: 1.4rem;
}
.campaignArea .other_area .other_panel .other_panel_inner .red_label + p {
  font-size: 12px;
  font-size: 1.2rem;
  margin: 30px auto;
}
.campaignArea .other_area .other_panel .other_panel_inner ul {
  display: block;
}
.campaignArea .other_area .other_panel .other_panel_inner ul li dl {
  display: flex;
  align-items: center;
  flex-direction: column;
}
.campaignArea .other_area .other_panel .other_panel_inner ul li dl dt {
  width: 90px;
}
.campaignArea .other_area .other_panel .other_panel_inner ul li dl dd {
  margin: 10px auto 0;
}
.campaignArea .other_area .other_panel .other_panel_inner ul li dl dd p {
  font-size: 3.8vw;
}
.campaignArea .other_area .other_panel .other_panel_inner ul li dl dd a {
  margin: 10px auto;
}
.campaignArea .other_area .other_panel .other_panel_inner ul li dl dd a:hover {
  opacity: 1;
}
.campaignArea .other_area .other_panel .other_panel_inner ul li.border_style {
  display: block;
  box-sizing: border-box;
  width: 40px;
  height: 40px;
  border: 25px solid transparent;
  border-top: 40px solid #e60012;
  border-bottom: 0;
  margin: 15px auto;
}
.campaignArea .other_area .other_panel .other_panel_inner h4 {
  font-size: 16px;
  font-size: 1.6rem;
  line-height: 1.5;
  font-weight: 800;
  margin-bottom: 1em;
}
.campaignArea .other_area .other_panel .other_panel_inner p {
  font-size: 14px;
  font-size: 1.4rem;
  line-height: 1.5;
  font-weight: 500;
}
.campaignArea .other_area .other_panel .other_panel_inner p + h4 {
  margin-top: 2em;
}
.campaignArea .other_area .other_panel .other_panel_inner p.comingsoon {
  font-size: 30px;
  font-size: 3rem;
}
.campaignArea .other_area .other_panel .other_panel_inner .list__style__disc li {
  margin-bottom: 0.5rem;
}
.campaignArea .other_area .other_panel .other_panel_inner span.date {
  display: block;
  text-align: center;
  line-height: 1;
  font-size: 14px;
  font-size: 1.4rem;
}
.campaignArea .other_area .other_panel .other_panel_inner span.date strong {
  font-size: 26px;
  font-size: 2.6rem;
}
.campaignArea .other_area .other_panel .other_panel_inner span.step {
  margin-bottom: 5px;
}
.campaignArea .other_area .other_panel .other_panel_inner a {
  word-break: break-word;
}
.campaignArea .other_area .other_panel .other_panel_inner .campaigntable {
  overflow-x: scroll;
}
.campaignArea .other_area .other_panel .other_panel_inner .campaigntable table {
  width: 100%;
  border-collapse: collapse;
  white-space: nowrap;
}
.campaignArea .other_area .other_panel .other_panel_inner .campaigntable th {
  font-size: 12px;
  font-size: 1.2rem;
}
.campaignArea .other_area .other_panel .other_panel_inner .campaigntable th.week {
  width: 15%;
  position: sticky;
  left: 0;
  background: #eeeeee;
  /* 背景ないと下が透ける */
  z-index: 1;
}
.campaignArea .other_area .other_panel .other_panel_inner .campaigntable th.present {
  width: 40%;
}
.campaignArea .other_area .other_panel .other_panel_inner .campaigntable td {
  overflow-wrap: break-word;
  font-size: 12px;
  font-size: 1.2rem;
  padding: 10px;
}
.campaignArea .other_area .other_panel .other_panel_inner .campaigntable td.week {
  position: sticky;
  left: 0;
  background: #eeeeee;
  /* 背景ないと下が透ける */
  z-index: 1;
  font-size: 12px;
  font-size: 1.2rem;
}
.campaignArea .other_area .other_panel .other_panel_inner .campaigntable td.week strong {
  font-size: 12px;
  font-size: 1.2rem;
}
.campaignArea .other_area .other_panel .other_panel_inner .campaigntable td.present .presentlist {
  margin-bottom: 5px;
}
.campaignArea .other_area .other_panel .other_panel_inner .campaigntable td.present .presentlist li {
  font-size: 12px;
  font-size: 1.2rem;
}
.campaignArea .other_area .other_panel .other_panel_inner .campaigntable td.present .presentlist li + li {
  margin-top: 5px;
}
.campaignArea .other_area .other_panel .other_panel_inner .campaigntable td.number .numberlist {
  margin-bottom: 5px;
}
.campaignArea .other_area .other_panel .other_panel_inner .campaigntable td.number .numberlist li {
  font-size: 12px;
  font-size: 1.2rem;
  padding-left: 0;
  text-indent: 0;
}
.campaignArea .other_area .other_panel .other_panel_inner .campaigntable td.number .numberlist li + li {
  margin-top: 5px;
}
.campaignArea .other_area .other_panel .period p {
  font-size: 4vw;
}
.campaignArea .accordionIndex {
  color: #000;
  background: none;
  border: none !important;
  position: relative;
  text-align: center;
  box-sizing: border-box;
  padding: 15px 0px;
}
.campaignArea .accordionIndex p {
  font-size: 14px;
  font-size: 1.4rem;
  line-height: 1.2;
}
.campaignArea .accordionIndex::after, .campaignArea .accordionIndex::before {
  content: "";
  position: absolute;
  right: 2em;
  top: 0;
  bottom: 0;
  margin: auto;
  width: 2px;
  height: 15px;
  background-color: #000;
  transition: all 0.3s;
}
.campaignArea .accordionIndex::after {
  transform: rotate(90deg);
}
.campaignArea .accordionIndex.active::before {
  transform: rotate(90deg);
}
.campaignArea .accordionArticle {
  background-color: #f6f6f6;
  padding: 20px 10px;
}