@charset "UTF-8";
/*-----------------------

http://www.jleague.jp/css/sp/special/e1_2025.scss
2021/07/02 ISM

------------------------*/
@import url("//fonts.googleapis.com/css2?family=Oswald:wght@200;300;400;500;600;700&display=swap");
@import url("//fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@100;300;400;500;700;900&display=swap");
@import url("//code.ionicframework.com/ionicons/2.0.0/css/ionicons.min.css");
html {
  font-size: 62.5%;
  overflow-y: auto;
  line-height: 100%;
}

.main article {
  margin-top: 30px;
}
.main article > section:nth-child(n+2) {
  margin-top: 60px;
}

.spBottomBnr, .adArea, #partnersArea, .specialArea {
  display: none;
}

.bottomArea {
  padding-bottom: 5px;
  border-top: 1px solid #e2e2e2;
}

.breadcrumbList-wrap {
  background: #f6f6f6 !important;
}

.contents {
  font-family: "Noto Sans JP", "メイリオ", sans-serif;
  margin: 0 !important;
  margin-bottom: 60px !important;
}
.contents > section {
  padding: 0 10px;
}

/* ==========================================================================
   COMMON
========================================================================== */
.CLM__half, .CLM__three {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  flex-wrap: wrap;
  justify-content: -ms- left;
  justify-content: -webkit- left;
  justify-content: left;
  align-items: -ms- top;
  align-items: -webkit- top;
  align-items: top;
}
.CLM__half img, .CLM__three img {
  width: 100%;
}
.CLM__half .wide100, .CLM__three .wide100 {
  width: 100% !important;
}
.CLM__half > li, .CLM__half > article, .CLM__half > figure {
  width: 48%;
  margin-right: 4%;
}
.CLM__half > li:nth-child(2n), .CLM__half > article:nth-child(2n), .CLM__half > figure:nth-child(2n) {
  margin-right: 0;
}
.CLM__three > li, .CLM__three > article, .CLM__three > figure, .CLM__three > div {
  width: 32%;
  margin-right: 2%;
}
.CLM__three > li:nth-child(3n), .CLM__three > article:nth-child(3n), .CLM__three > figure:nth-child(3n), .CLM__three > div:nth-child(3n) {
  margin-right: 0;
}

.nowrapCLM {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  flex-wrap: nowrap;
  justify-content: -ms- space-between;
  justify-content: -webkit- space-between;
  justify-content: space-between;
  align-items: -ms- top;
  align-items: -webkit- top;
  align-items: top;
}
.nowrapCLM > li {
  flex: 1;
  margin-right: 3%;
}
.nowrapCLM > li:last-child {
  margin-right: 0;
}
.nowrapCLM > li img {
  width: 100%;
}
.nowrapCLM > li a {
  display: block;
}

.spnoCLM {
  display: block;
}
.spnoCLM.CLM__half > li, .spnoCLM.CLM__half > article, .spnoCLM.CLM__half > figure {
  width: 100%;
  margin-right: 0;
}
.spnoCLM.CLM__half > li:nth-child(2n), .spnoCLM.CLM__half > article:nth-child(2n), .spnoCLM.CLM__half > figure:nth-child(2n) {
  margin-right: 0;
}
.spnoCLM.CLM__three > li, .spnoCLM.CLM__three > article, .spnoCLM.CLM__three > figure, .spnoCLM.CLM__three > div {
  width: 100%;
  margin-right: 0;
}
.spnoCLM.CLM__three > li:nth-child(3n), .spnoCLM.CLM__three > article:nth-child(3n), .spnoCLM.CLM__three > figure:nth-child(3n), .spnoCLM.CLM__three > div:nth-child(3n) {
  margin-right: 0;
}

.txt__honbun {
  font-family: "Noto Sans JP", "メイリオ", sans-serif;
  font-size: 3.25vw;
  line-height: 1.65;
  margin-bottom: 1em;
  text-align: left;
}
.txt__size16 {
  font-family: "Noto Sans JP", "メイリオ", sans-serif;
  font-size: 3.5vw;
  line-height: 1.65;
  margin-bottom: 1em;
  text-align: left;
}
.txt__size18 {
  font-family: "Noto Sans JP", "メイリオ", sans-serif;
  font-size: 3.75vw;
  line-height: 1.65;
  margin-bottom: 1em;
  text-align: left;
}
.txt__size20 {
  font-family: "Noto Sans JP", "メイリオ", sans-serif;
  font-size: 4vw;
  line-height: 1.65;
  margin-bottom: 1em;
  font-weight: bold;
  text-align: left;
}
.txt__size22 {
  font-family: "Noto Sans JP", "メイリオ", sans-serif;
  font-size: 4.25vw;
  line-height: 1.65;
  margin-bottom: 1em;
  font-weight: bold;
  text-align: left;
}
.txt__size26 {
  font-family: "Noto Sans JP", "メイリオ", sans-serif;
  font-size: 4.5vw;
  line-height: 1.65;
  margin-bottom: 1em;
  font-weight: bold;
  text-align: left;
}
.txt__red {
  color: #e60012;
}
.txt__bold {
  font-weight: bold;
}
.txt__left {
  text-align: left;
}
.txt__right {
  text-align: right;
}
.txt__center {
  text-align: center;
}

.list__style {
  font-size: 3.5vw;
  line-height: 1.65;
  padding-left: 1em;
}
.list__style__disc {
  list-style: disc;
  text-align: left;
}
.list__style__disc li {
  margin-left: 1em;
  margin-bottom: 1em;
  line-height: 1.5;
}
.list__style__decimal {
  list-style: decimal;
  text-align: left;
}

.btn {
  padding: 1.5em 0;
  font-size: 3.8vw;
  width: 100%;
}
.btn::after {
  font-size: 5vw;
}

.commonTable {
  border: 1px solid #CCC;
}
.commonTable tbody th, .commonTable tbody td {
  font-size: 3.5vw;
  padding: 0.75em 0.5em;
  text-align: center;
  line-height: 1.5;
}
.commonTable tbody td {
  text-align: left;
  background: #FFF;
}

.sec {
  text-align: center;
}
.sec__inner90, .sec__inner900, .sec__inner980, .sec__inner1100, .sec__inner1200, .sec__innerWide, .sec__inner {
  width: 90%;
  margin: 0 auto;
  padding: 40px 5%;
}
.sec__innerWide {
  min-width: 90%;
  max-width: 90%;
}
.sec__inner__gray {
  position: relative;
  margin: 150px auto 60px;
}

/* ------------------- CLM */
.CLM__four {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  flex-wrap: wrap;
  justify-content: -ms- left;
  justify-content: -webkit- left;
  justify-content: left;
  align-items: -ms- top;
  align-items: -webkit- top;
  align-items: top;
}
.CLM__four img {
  width: 100%;
}
.CLM__four > li, .CLM__four > article, .CLM__four > figure {
  width: 48%;
  margin-right: 4%;
}
.CLM__four > li:nth-child(2), .CLM__four > article:nth-child(2), .CLM__four > figure:nth-child(2) {
  margin-right: 0;
}

.commonTable {
  border-bottom: none;
}

.commonTable tbody th, .commonTable tbody td {
  display: block;
}

.commonTable tbody th {
  border-right: none;
}

/* ------------------- ハンバーガーメニュー */
.menu-trigger {
  position: absolute;
  right: 0;
  top: 0;
  display: block;
  width: 32px;
  height: 20px;
  z-index: 99999;
  box-sizing: border-box;
  margin: 25px 15px;
  cursor: pointer;
}
.menu-trigger span {
  display: inline-block;
  transition: 0.5s all;
  box-sizing: border-box;
  position: absolute;
  left: 0;
  width: 100%;
  height: 2px;
  background-color: #fff;
  margin: 0 auto;
}
.menu-trigger span:nth-of-type(1) {
  top: 0;
}
.menu-trigger span:nth-of-type(2) {
  top: 9px;
}
.menu-trigger span:nth-of-type(3) {
  bottom: 0;
}
.menu-trigger.active span:nth-of-type(1) {
  transform: translateY(9px) rotate(-45deg);
}
.menu-trigger.active span:nth-of-type(2) {
  opacity: 0;
}
.menu-trigger.active span:nth-of-type(3) {
  transform: translateY(-9px) rotate(45deg);
}

#navigation {
  position: fixed;
  display: none;
  width: 100%;
  height: 100vh;
  top: 70px;
  left: 0;
  background: rgba(0, 0, 0, 0.9);
  z-index: 99998;
}
#navigation .navigation__inner {
  display: table;
  width: 100%;
  height: 100%;
  border-top: 1px solid #FFF;
}
#navigation .navigation__inner .navigation__menu {
  height: 100%;
  vertical-align: top;
  padding: 0 10px 100px;
  overflow-y: scroll;
  -webkit-overflow-scrolling: touch;
}
#navigation .navigation__inner .navigation__menu li {
  position: relative;
  margin: 0 auto;
  border-bottom: solid 1px rgba(225, 225, 225, 0.3);
  font-size: 16px;
  font-size: 1.6rem;
}
#navigation .navigation__inner .navigation__menu li a {
  color: #FFF;
  position: relative;
  padding: 20px 0;
  display: block;
  font-weight: bold;
}
#navigation .navigation__inner .navigation__menu li a::after {
  position: absolute;
  font-family: "ionicons";
  content: "\f30f";
  color: #fff;
  right: 25px;
  font-size: 14px;
  font-size: 1.4rem;
  top: 50%;
  transform: translateY(-50%);
}

.headerNav {
  width: 100%;
  top: 0;
  right: 0;
  background: #000;
  height: 70px;
  z-index: 111;
  text-align: center;
  position: fixed;
  border-bottom: 1px solid #616161;
}
.headerNav img {
  vertical-align: top;
  height: 40px;
}
.headerNav__e1_2025logo {
  display: inline-block;
  margin: 0 auto;
}
.headerNav__e1_2025logo a {
  height: 70px;
  width: 180px;
  display: table-cell;
  vertical-align: middle;
}
.headerNav__jplogo {
  position: absolute;
  left: 15px;
  top: 15px;
}
.headerNav__jplogo img {
  width: 40px;
}

#main {
  padding-top: 70px;
  background: #FFF;
}
#main .contents > section:nth-child(n+2) {
  margin-top: 60px;
}

/*--- headline ---*/
.headline__main {
  text-align: center;
  margin-bottom: 30px;
}
.headline__main h3 {
  text-align: center;
  font-weight: bold;
  font-size: 14px;
  font-size: 1.4rem;
  line-height: 1;
}
.headline__main .en {
  font-size: 30px;
  font-size: 3rem;
  font-weight: bold;
  line-height: 1;
  font-family: "Oswald", "Noto Sans JP", "メイリオ", sans-serif;
  display: block;
  margin-bottom: 10px;
  color: #001e55;
}

.matchTicketList li {
  width: 24% !important;
}
.matchTicketList li:nth-child(3) {
  padding-top: 0;
}

.ticketArea .matchTicketList li:nth-child(3) .matchTeam {
  top: 0;
  line-height: 1;
}
.ticketArea .matchTicketList li .matchTeam {
  font-weight: 600;
  font-size: 3vw;
  font-feature-settings: "palt";
}
.ticketArea .matchTicketList .ticketListBtn {
  font-size: 3vw;
  line-height: 4vw;
}

.titBlockArea .blockTit {
  font-family: "Oswald", "Noto Sans JP", "メイリオ", sans-serif;
}

ul.scoreInfo .status {
  font-size: 2vw !important;
  padding: 2px 0 !important;
  min-width: 8em;
  margin: auto;
}

.ticketArea .matchAcc .matchTicketList {
  border-color: #f6f6f6;
}
.ticketArea .matchTicketList li span.matchPlace {
  font-size: 2.5vw;
  line-height: 1.2;
  padding: 0 5px;
}
.ticketArea .matchTicketList li a span.matchTime, .ticketArea .matchTicketList li span.matchPlace {
  text-decoration: underline;
}
.ticketArea .matchTicketList li.ticketListBtn .fujiBtn {
  background: #c81a17;
  font-weight: bold;
  padding: 5px 10px 5px 8px;
  color: #fff;
  position: relative;
  transition: 0.5s all;
  display: block;
}
.ticketArea .matchTicketList li.ticketListBtn .fujiBtn.noLink {
  pointer-events: none;
  background: #E8E8E8;
  color: #BCBCBC;
}
.ticketArea .matchTicketList li.ticketListBtn .fujiBtn.noLink:after {
  border-top: solid 2px #BCBCBC;
  border-right: solid 2px #BCBCBC;
}
.ticketArea .matchTicketList li.ticketListBtn .fujiBtn:after {
  display: block;
  position: absolute;
  top: 50%;
  right: 5px;
  width: 5px;
  height: 5px;
  margin-top: -2px;
  border-top: solid 1px #fff;
  border-right: solid 1px #fff;
  transform: rotate(45deg);
  content: "";
  transition: 0.5s all;
}
.ticketArea .matchTicketList li.ticketListBtn .fujiBtn:hover {
  text-decoration: none;
  background: #000;
  color: #fff;
}
.ticketArea .matchTicketList li.ticketListBtn .fujiBtn:hover:after {
  border-top: solid 2px #fff;
  border-right: solid 2px #fff;
}

/*--- standingsArea ---*/
/*--- navArea ---*/
.navArea {
  background: #000;
  border-top: 1px solid #787878;
}
.navArea .sec__wrap {
  width: 100%;
  max-width: 1020px;
  margin: 0 auto;
}
.navArea__list {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 1px;
  background-color: #787878;
}
.navArea__list--item {
  width: 100%;
  margin-right: 0 !important;
  background-color: #000;
}
.navArea__list--item:last-child {
  width: calc(200% + 1px);
}
.navArea__list--item a {
  text-align: center;
  font-weight: bold;
  color: #fff;
  padding: 0.5em 0;
  display: block;
  font-size: 14px;
  font-size: 1.4rem;
  height: 50px;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  flex-wrap: nowrap;
  justify-content: -ms- center;
  justify-content: -webkit- center;
  justify-content: center;
  align-items: -ms- center;
  align-items: -webkit- center;
  align-items: center;
  position: relative;
  transition: 0.5s all;
}
.navArea__list--item a:after {
  content: "";
  width: 6px;
  height: 6px;
  border: 0;
  border-bottom: solid 2px #fff;
  border-right: solid 2px #fff;
  transform: rotate(45deg);
  position: absolute;
  top: 0;
  right: 10px;
  bottom: 0;
  margin: auto;
  transition: 0.5s all;
}
@media screen and (max-width: 320px) {
  .navArea__list--item a:after {
    content: none;
  }
}
.navArea__list--item a:hover {
  text-decoration: none;
  opacity: 0.8;
  background: #3d3d3d;
}
.navArea__list--item a:hover:after {
  transform: rotate(45deg) translateX(2px) translateY(2px);
  opacity: 0.8;
}

/*--- outlineArea ---*/
.outlineArea {
  position: relative;
  overflow: hidden;
  padding: 60px 0 0 !important;
}
.outlineArea h4 {
  font-size: 20px;
  font-size: 2rem;
  text-align: center;
  line-height: 1;
  margin-bottom: 30px;
  font-weight: bold;
  margin-top: 40px;
}
.outlineArea p {
  font-size: 14px;
  font-size: 1.4rem;
  line-height: 2;
  text-align: left;
  padding: 0 40px;
}
.outlineArea .youtube {
  margin-top: 20px;
  width: 90%;
  aspect-ratio: 16/9;
  z-index: 1;
  position: relative;
  margin: 0 auto;
}
.outlineArea .youtube iframe {
  width: 100%;
  height: 100%;
}

/*--- japanlist ---*/
.memberlist {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 1px;
  margin-top: 20px;
  margin-bottom: 20px;
}
.memberlist + p {
  margin-bottom: 60px;
  text-align: right;
  font-size: 10px;
  font-size: 1rem;
}
.memberlist li {
  font-size: 16px;
  font-size: 1.6rem;
  box-sizing: border-box;
  background: #001e55;
  width: 100%;
}
.memberlist li a {
  transition: 0.5s all;
  position: relative;
  background: #001e55;
  height: 100%;
  display: block;
}
.memberlist li a img, .memberlist li a .data {
  transition: 0.5s all;
}
.memberlist li a:hover {
  text-decoration: none;
}
.memberlist li a:hover .data {
  opacity: 0.5;
}
.memberlist li figure {
  position: relative;
  overflow: hidden;
}
.memberlist li figure img {
  width: 100%;
  display: block;
}
.memberlist li .data {
  position: relative;
  font-size: 12px;
  font-size: 1.2rem;
  color: #333;
  width: 100%;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  flex-wrap: nowrap;
  justify-content: -ms- flex-start;
  justify-content: -webkit- flex-start;
  justify-content: flex-start;
  align-items: -ms- center;
  align-items: -webkit- center;
  align-items: center;
  background: #001e55;
  padding: 1.5rem 30px 1.5rem 0.5rem;
  box-sizing: border-box;
}
.memberlist li .data:after {
  content: "";
  width: 6px;
  height: 6px;
  border: 0;
  border-bottom: solid 2px #fff;
  border-right: solid 2px #fff;
  transform: rotate(-45deg);
  position: absolute;
  top: 0;
  right: 10px;
  bottom: 0;
  margin: auto;
  transition: 0.5s all;
}
.memberlist li .data .name {
  line-height: 1;
  color: #fff;
  font-size: 14px;
  font-size: 1.4rem;
  font-family: "Oswald", "Noto Sans JP", "メイリオ", sans-serif;
  box-sizing: border-box;
}
.memberlist li .data .name i {
  font-size: 10px;
  font-size: 1rem;
  letter-spacing: 1px;
  font-family: "Oswald", "Noto Sans JP", "メイリオ", sans-serif;
  display: block;
  width: 100%;
  margin-top: 5px;
}
.memberlist li .data .name .club {
  font-size: 10px;
  font-size: 1rem;
  margin-top: 5px;
}
.memberlist li:nth-child(4n) {
  margin-right: 0;
}

.card_block .memberpop__top {
  position: relative;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  flex-wrap: nowrap;
  justify-content: -ms- center;
  justify-content: -webkit- center;
  justify-content: center;
  align-items: -ms- center;
  align-items: -webkit- center;
  align-items: center;
  margin-bottom: 20px;
}
.card_block .memberpop__top .left {
  width: 50%;
}
.card_block .memberpop__top .left .name {
  color: #001e55;
  font-size: 23px;
  font-size: 2.3rem;
  font-family: "Oswald", "Noto Sans JP", "メイリオ", sans-serif;
  font-weight: bold;
  line-height: 1;
  margin-bottom: 7px;
}
.card_block .memberpop__top .left .jpname {
  color: #001e55;
  font-size: 12px;
  font-size: 1.2rem;
  font-weight: normal;
  line-height: 1;
}
.card_block .memberpop__top .right {
  width: 50%;
  padding-right: 5%;
  padding-top: 5%;
}
.card_block .memberpop__top .right img {
  width: 100%;
  vertical-align: bottom;
}
.card_block .btn_list {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  flex-wrap: wrap;
  justify-content: -ms- center;
  justify-content: -webkit- center;
  justify-content: center;
  align-items: -ms- center;
  align-items: -webkit- center;
  align-items: center;
  margin-bottom: 30px;
}
.card_block .btn_list li + li {
  margin-left: 10px;
}
@media screen and (max-width: 320px) {
  .card_block .btn_list li + li {
    margin-left: 0;
    margin-top: 10px;
  }
}
.card_block .btn_list li a {
  height: 35px;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  flex-wrap: wrap;
  justify-content: -ms- center;
  justify-content: -webkit- center;
  justify-content: center;
  align-items: -ms- center;
  align-items: -webkit- center;
  align-items: center;
  font-size: 3.5vw;
  font-weight: 400;
  color: #fff;
  border-radius: 17.5px;
  border: 1px solid #000;
  color: #000;
  transition: 0.5s all;
  padding: 0 1rem;
}
@media screen and (max-width: 320px) {
  .card_block .btn_list li a {
    width: 147px;
  }
}
.card_block .btn_list li a:hover {
  text-decoration: none;
  opacity: 0.7;
}
.card_block .btn_list li a.active {
  color: #fff;
  background-color: #000;
}

.mfp-bg {
  opacity: 1;
}

.mfp-inline-holder .mfp-content {
  width: 90% !important;
  box-sizing: border-box;
  margin: 50px 0;
  padding: 30px 5%;
  background: #fff;
  text-align: center;
  color: #000;
}
.mfp-inline-holder .mfp-content .ttl {
  font-size: 18px;
  font-size: 1.8rem;
  font-weight: bold;
  border-bottom: 1px solid #000;
  padding-bottom: 0.5em;
  margin-bottom: 20px;
  text-align: center;
  color: #000;
}
.mfp-inline-holder .mfp-content .img img {
  width: 100%;
  max-width: 500px;
}
.mfp-inline-holder .mfp-content .mfp-close {
  color: #fff;
  top: -44px;
  font-size: 60px;
  opacity: 1;
}

.mfp-wrap {
  top: 0 !important;
}

.mfp-container {
  padding: 0;
}

.cplinkbtn {
  background: #000;
  display: block;
  width: 100%;
  border-radius: 10000px;
  color: #ffffff;
  text-align: center;
  line-height: 1.3;
  padding: 1em 0;
  font-weight: bold;
  font-size: 20px;
  font-size: 2rem;
}
.cplinkbtn span {
  display: block;
  text-align: center;
  font-size: 12px;
  font-size: 1.2rem;
}
.cplinkbtn:hover {
  text-decoration: none;
}

/*--- campaignArea ---*/
.campaignArea .other_panel {
  border-radius: 20px;
  border: 2px solid #001e55;
  overflow: hidden;
  position: relative;
}
.campaignArea .other_panel .other_panel_inner {
  background-color: #f6f6f6;
  padding: 30px;
}
.campaignArea .other_panel .other_panel_inner .op_ttl {
  align-items: center;
  display: block;
}
.campaignArea .other_panel .other_panel_inner .op_ttl dt {
  width: 125px;
  margin: 0 auto 10px;
}
.campaignArea .other_panel .other_panel_inner .op_ttl dd {
  margin: 0 auto;
}
.campaignArea .other_panel .other_panel_inner .op_ttl dd p {
  color: #000;
  line-height: 1.2;
  font-weight: 800;
  font-size: 3.6vw;
  text-align: center;
}
.campaignArea .other_panel .other_panel_inner .op_ttl dd p span {
  color: #001e55;
  font-weight: 800;
  font-size: 6.5vw;
}
.campaignArea .other_panel .other_panel_inner .op_ttl dd p mark {
  font-size: 3.6vw;
  font-weight: 800;
  font-style: normal;
  background: linear-gradient(transparent 60%, #bacbea 60%);
}
.campaignArea .other_panel .other_panel_inner .red_label {
  width: 100%;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  flex-wrap: nowrap;
  justify-content: -ms- center;
  justify-content: -webkit- center;
  justify-content: center;
  align-items: -ms- center;
  align-items: -webkit- center;
  align-items: center;
  height: auto;
  background-color: #001e55;
  padding: 8px 0;
  margin: 30px auto;
}
.campaignArea .other_panel .other_panel_inner .red_label p {
  color: #fff;
  line-height: 1.2;
  font-weight: 800;
  font-size: 14px;
  font-size: 1.4rem;
}
.campaignArea .other_panel .other_panel_inner .red_label + p {
  font-size: 12px;
  font-size: 1.2rem;
  margin: 30px auto;
}
.campaignArea .other_panel .other_panel_inner .flow {
  display: block;
}
.campaignArea .other_panel .other_panel_inner .flow li dl dt {
  width: 150px;
  margin: 0 auto;
}
.campaignArea .other_panel .other_panel_inner .flow li dl dd {
  margin: 10px auto 0;
}
.campaignArea .other_panel .other_panel_inner .flow li dl dd p {
  text-align: center;
  line-height: 1.8;
  color: #000;
  font-weight: 500;
  font-size: 3.8vw;
}
.campaignArea .other_panel .other_panel_inner .flow li dl dd a {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 210px;
  height: 50px;
  background-color: #000;
  border-radius: 25px;
  margin: 20px auto 0;
}
.campaignArea .other_panel .other_panel_inner .flow li dl dd a img {
  width: 165px;
}
.campaignArea .other_panel .other_panel_inner .flow li dl dd a:hover {
  opacity: 1;
}
.campaignArea .other_panel .other_panel_inner .flow 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_panel .other_panel_inner .list__style__attention li {
  font-size: 14px;
  font-size: 1.4rem;
}
.campaignArea .other_panel .other_panel_inner .list__style__attention {
  text-align: left;
  list-style: none;
  margin: 0;
  padding: 0;
  margin-top: 30px;
}
.campaignArea .other_panel .other_panel_inner .list__style__attention li {
  padding-left: 1em;
  text-indent: -1em;
  font-size: 10px;
  font-size: 1rem;
  line-height: 1.5;
}
.campaignArea .other_panel .other_panel_inner .list__style__attention li:before {
  content: "※";
  position: relative;
  left: -0.5em;
}
.campaignArea .other_panel .period {
  width: 100%;
  background-color: #001e55;
  padding: 15px 0;
  margin: 0 auto;
}
.campaignArea .other_panel .period p {
  color: #fff;
  line-height: 1.2;
  font-weight: 800;
  text-align: center;
  font-size: 4vw;
}
.campaignArea .other_panel.end:before {
  content: "キャンペーンは終了しました";
  color: #fff;
  font-size: 20px;
  font-size: 2rem;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: 1;
  width: 100%;
  text-align: center;
  line-height: 1;
}
.campaignArea .other_panel.end:after {
  content: "";
  background: #000;
  opacity: 0.5;
  width: 100%;
  height: 100%;
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.campaignArea .accordionList {
  width: 100%;
  margin: 20px auto 40px;
  border-top: 1px solid #000;
  border-bottom: 1px solid #000;
  overflow: hidden;
}
.campaignArea .accordionList + .other_panel {
  margin-top: 60px;
}
.campaignArea .accordionList .accordionIndex {
  color: #000;
  background: none;
  border: none !important;
  position: relative;
  text-align: center;
  box-sizing: border-box;
  padding: 15px 0px;
}
.campaignArea .accordionList .accordionIndex p {
  font-size: 14px;
  font-size: 1.4rem;
  line-height: 1.2;
}
.campaignArea .accordionList .accordionIndex::after, .campaignArea .accordionList .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 .accordionList .accordionIndex::after {
  transform: rotate(90deg);
}
.campaignArea .accordionList .accordionIndex.active::before {
  transform: rotate(90deg);
}
.campaignArea .accordionList .accordionArticle {
  background-color: #f6f6f6;
  padding: 20px 10px;
}
.campaignArea .accordionList .accordionArticle h4 {
  font-size: 16px;
  font-size: 1.6rem;
  line-height: 1.5;
  font-weight: 800;
  margin-bottom: 1em;
}
.campaignArea .accordionList .accordionArticle p {
  font-size: 14px;
  font-size: 1.4rem;
  line-height: 1.5;
  font-weight: 500;
}
.campaignArea .accordionList .accordionArticle p + h4 {
  margin-top: 2em;
}
.campaignArea .accordionList .accordionArticle .list__style__disc li {
  margin-bottom: 0.5rem;
}
.campaignArea .accordionList .accordionArticle a {
  word-break: break-word;
}

/*--- standingsArea ---*/
/*--- standingsArea ---*/
.standingsArea .update {
  font-size: 12px;
  text-align: right;
  margin-bottom: 0.5em;
}
.standingsArea .dataTable .bgGray {
  background: #081b62;
  color: #FFF;
}
.standingsArea .dataTable .bgGray th {
  background: #081b62;
  text-align: center;
  font-size: 10px;
  white-space: nowrap;
}
.standingsArea .dataTable td {
  background: #FFF;
}
.standingsArea .dataTable td:first-child {
  width: 7%;
  text-align: center;
  font-family: "Oswald", sans-serif;
  background: #919191;
  color: #FFF;
}
.standingsArea .dataTable td:nth-child(n+3) {
  width: 7%;
  text-align: center;
  font-family: "Oswald", sans-serif;
}
.standingsArea .dataTable td:last-child {
  width: 10%;
}
.standingsArea .dataTable td.tdTeam {
  text-align: left;
  background: #919191;
  padding-left: 0.5em;
  border-left: 1px solid #FFF;
  color: #FFF;
}
.standingsArea .dataTable td.tdTeam .embM {
  display: inline-block;
  vertical-align: middle;
  margin-right: 3px;
}

.standingsGroupArea {
  margin-bottom: 10px;
}

/*--- rcArea ---*/
.rcArea > a {
  display: block;
  width: 100%;
}
.rcArea > a > img {
  width: 100%;
  margin: 20px 0;
}

.snsBtnWrap {
  height: 70px !important;
}

.pcDISP {
  display: none !important;
}

spDISP {
  display: block !important;
}