@charset "UTF-8";
@import url("//fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@100;300;400;500;700;900&display=swap");
@import url("//fonts.googleapis.com/css2?family=Kiwi+Maru:wght@300;400;500&display=swap");
@import url("//code.ionicframework.com/ionicons/2.0.0/css/ionicons.min.css");
@import url("//use.fontawesome.com/releases/v5.0.6/css/all.css");
@import url("//cdn.jsdelivr.net/gh/kenwheeler/slick@1.8.1/slick/slick.css");
@import url("//cdn.jsdelivr.net/gh/kenwheeler/slick@1.8.1/slick/slick-theme.css");
@import url("//cdnjs.cloudflare.com/ajax/libs/magnific-popup.js/1.1.0/magnific-popup.min.css");
/*-----------------------------------

seasoneopening2024.scss

------------------------------------*/
.specialHeader {
  position: fixed;
  left: 0;
  top: 0;
  z-index: 111;
  background: #000;
  height: 70px;
  width: 100%;
  min-width: 1100px;
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -ms-flex-pack: -ms- space-between;
      justify-content: -ms- space-between;
  justify-content: -webkit- space-between;
  -webkit-box-pack: justify;
          justify-content: space-between;
  -ms-flex-align: -ms- center;
      align-items: -ms- center;
  align-items: -webkit- center;
  -webkit-box-align: center;
          align-items: center;
  padding: 0 15px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.specialHeader__inner {
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -ms-flex-pack: -ms- flex-end;
      justify-content: -ms- flex-end;
  justify-content: -webkit- flex-end;
  -webkit-box-pack: end;
          justify-content: flex-end;
  -ms-flex-align: -ms- center;
      align-items: -ms- center;
  align-items: -webkit- center;
  -webkit-box-align: center;
          align-items: center;
}
.specialHeader__jLogo {
  width: 40px;
  height: 40px;
}
.specialHeader__jLogo img {
  width: 100%;
  height: auto;
}
.specialHeader__eng a {
  font-weight: 900;
  color: #fff;
  line-height: 1;
  padding: 2px 10px;
  margin-right: 15px;
  border: 1px solid #fff;
  font-size: 14px;
  font-size: 1.4rem;
}
.specialHeader__title img {
  height: 40px;
}
.specialHeader__gnav {
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -ms-flex-pack: -ms- left;
      justify-content: -ms- left;
  justify-content: -webkit- left;
  -webkit-box-pack: left;
          justify-content: left;
  -ms-flex-align: -ms- center;
      align-items: -ms- center;
  align-items: -webkit- center;
  -webkit-box-align: center;
          align-items: center;
  margin-left: 20px;
}
.specialHeader__gnav__li {
  font-size: 12px;
  font-size: 1.2rem;
  letter-spacing: 0.05em;
  position: relative;
  height: 70px;
  line-height: 70px;
}
.specialHeader__gnav__li a, .specialHeader__gnav__li span {
  color: #fff;
  display: inline-block;
  padding: 0 10px;
  height: 70px;
  font-weight: bold;
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -ms-flex-pack: -ms- center;
      justify-content: -ms- center;
  justify-content: -webkit- center;
  -webkit-box-pack: center;
          justify-content: center;
  -ms-flex-align: -ms- center;
      align-items: -ms- center;
  align-items: -webkit- center;
  -webkit-box-align: center;
          align-items: center;
  white-space: nowrap;
  line-height: 1;
  text-align: center;
}
@media screen and (max-width: 1170px) {
  .specialHeader__gnav__li a, .specialHeader__gnav__li span {
    padding: 0 10px;
  }
}
.specialHeader__gnav__li a:hover, .specialHeader__gnav__li span:hover {
  background: #adb3b5;
  opacity: 1;
}
.specialHeader__gnav__li span {
  color: rgba(255, 255, 255, 0.4);
}
.specialHeader__ticket {
  margin-right: 10px;
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -ms-flex-pack: -ms- center;
      justify-content: -ms- center;
  justify-content: -webkit- center;
  -webkit-box-pack: center;
          justify-content: center;
  -ms-flex-align: -ms- center;
      align-items: -ms- center;
  align-items: -webkit- center;
  -webkit-box-align: center;
          align-items: center;
}
.specialHeader__ticket a, .specialHeader__ticket span {
  background: #e60012;
  color: #fff;
  border-radius: 20px;
  padding: 0 20px;
  height: 40px;
  line-height: 40px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -ms-flex-pack: -ms- center;
      justify-content: -ms- center;
  justify-content: -webkit- center;
  -webkit-box-pack: center;
          justify-content: center;
  -ms-flex-align: -ms- center;
      align-items: -ms- center;
  align-items: -webkit- center;
  -webkit-box-align: center;
          align-items: center;
  white-space: nowrap;
}
@media screen and (max-width: 1170px) {
  .specialHeader__ticket a, .specialHeader__ticket span {
    font-size: 14px;
    font-size: 1.4rem;
    padding: 5px 15px;
  }
}
.specialHeader__ticket span {
  background: #758ebf;
  color: #000;
}
.specialHeader__ticket span:hover {
  background: #758ebf;
}
.specialHeader__subnav {
  z-index: 9999;
  overflow: hidden;
  top: 70px;
  text-align: center;
  position: absolute;
  background: #adb3b5;
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -ms-flex-pack: -ms- center;
      justify-content: -ms- center;
  justify-content: -webkit- center;
  -webkit-box-pack: center;
          justify-content: center;
  -ms-flex-align: -ms- center;
      align-items: -ms- center;
  align-items: -webkit- center;
  -webkit-box-align: center;
          align-items: center;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
}
.specialHeader__subnav li a {
  color: #000;
  font-size: 12px;
  font-size: 1.2rem;
  font-weight: 700;
  white-space: nowrap;
  height: 50px;
  -webkit-transition: opacity 0.2s ease;
  transition: opacity 0.2s ease;
}
.specialHeader__subnav li a:hover {
  opacity: 0.7;
}
.specialHeader__subnav li:first-child {
  padding-left: 15px;
}
.specialHeader__subnav li:last-child {
  padding-right: 15px;
}
.specialHeader__subnav li.nolink a {
  opacity: 0.2;
  pointer-events: none;
}

a {
  color: #e60012;
  text-decoration: none;
  -webkit-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
}

a:hover {
  opacity: 0.4;
  text-decoration: none;
}

html {
  font-size: 62.5%;
  overflow-y: auto;
}

body {
  min-width: 980px;
  background: f5f3f3;
  font-size: 1.6rem;
  font-family: YakuHanJP, "Noto Sans JP", sans-serif;
  font-weight: 500;
  color: #000;
  line-height: 1.75;
  -moz-text-size-adjust: none;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
  text-size-adjust: 100%;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
body.is-nav {
  height: 100%;
  overflow: hidden;
}

#header *,
.CNT * {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

img {
  vertical-align: bottom;
}

footer img {
  vertical-align: inherit;
}

footer {
  line-height: 100%;
}

strong {
  font-weight: bold;
}

#pagetop {
  width: 100%;
}

.CNT {
  -webkit-font-feature-settings: "palt";
          font-feature-settings: "palt";
}

.spDISP {
  display: none;
}

.fade-up,
.fade-from-left,
.fade-from-right {
  -webkit-transition: opacity 0.7s;
  transition: opacity 0.7s;
  -webkit-transition: -webkit-transform 0.5s;
  transition: -webkit-transform 0.5s;
  transition: transform 0.5s;
  transition: transform 0.5s, -webkit-transform 0.5s;
}

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

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

.txt__honbun {
  font-size: 14px;
  font-size: 1.4rem;
  line-height: 1.65;
  margin-bottom: 1em;
}
.txt__size16 {
  font-size: 16px;
  font-size: 1.6rem;
  line-height: 2;
  margin-bottom: 1em;
}
.txt__size18 {
  font-size: 18px;
  font-size: 1.8rem;
  line-height: 2;
  margin-bottom: 1em;
  font-weight: bold;
}
.txt__size20 {
  font-size: 20px;
  font-size: 2rem;
  line-height: 2;
  margin-bottom: 1em;
  font-weight: bold;
}
.txt__size22 {
  font-size: 22px;
  font-size: 2.2rem;
  line-height: 2;
  margin-bottom: 1em;
  font-weight: bold;
}
.txt__size26 {
  font-size: 26px;
  font-size: 2.6rem;
  line-height: 2;
  margin-bottom: 1em;
  font-weight: bold;
}
.txt__bold {
  font-weight: bold;
}
.txt__center {
  text-align: center;
}
.txt__left {
  text-align: left;
}
.txt__right {
  text-align: right;
}
.txt__through {
  text-decoration: line-through;
}
.txt__underline {
  text-decoration: underline !important;
}
.txt__dotline {
  padding-bottom: 5px;
  border-bottom: 2px dotted #cd0404;
}

.sec {
  text-align: center;
}
.sec__inner90 {
  width: 90%;
  max-width: 1500px;
  margin: 0 auto;
  padding: 80px 5vw;
  max-width: 1180px;
}
.sec__inner800 {
  width: 100%;
  max-width: 800px;
  margin: 0 auto;
  padding: 80px 5vw;
}
.sec__inner900 {
  width: 100%;
  max-width: 900px;
  margin: 0 auto;
  padding: 80px 5vw;
}
.sec__inner980 {
  width: 100%;
  max-width: 980px;
  margin: 0 auto;
  padding: 80px 5vw;
}
.sec__inner1100 {
  width: 100%;
  min-width: 980px;
  max-width: 1100px;
  margin: 0 auto;
  padding: 80px 5vw;
}
.sec__inner1200 {
  width: 100%;
  min-width: 980px;
  max-width: 1200px;
  margin: 0 auto;
  padding: 80px 5vw;
}
.sec__innerWide {
  width: 100%;
  min-width: 980px;
  max-width: 1500px;
  margin: 0 auto;
  padding: 80px 5vw;
}
.sec__inner__gray {
  margin: 450px auto 60px;
}
.sec__inner__gray:before {
  top: -200px;
  padding-bottom: 0;
}
.sec__inner__gray.left:before {
  width: 90%;
  left: 10%;
}

img.lazy {
  width: 100%;
}

.list__style {
  padding-left: 1em;
}
.list__style__disc {
  list-style: disc;
  text-align: left;
}
.list__style__disc li {
  margin-left: 1em;
}
.list__style__decimal {
  list-style: decimal;
  text-align: left;
}
.list__style__discl {
  text-align: left;
  list-style: none;
  margin: 0;
  padding: 0;
  padding-left: 1em;
}
.list__style__discl li {
  padding-left: 1em;
  text-indent: -1em;
}
.list__style__discl li:before {
  content: "";
  width: 15px;
  height: 15px;
  display: inline-block;
  background-color: #000000;
  border-radius: 50%;
  position: relative;
  left: -0.5em;
}
.list__style__attention {
  text-align: left;
  list-style: none;
  margin: 0;
  padding: 0;
  padding-left: 1em;
}
.list__style__attention li {
  padding-left: 1em;
  text-indent: -1em;
}
.list__style__attention li:before {
  content: "※";
  position: relative;
  left: -0.5em;
}

body {
  background: #fff;
  font-size: 16px;
  font-size: 1.6rem;
  line-height: 1.65;
  background: url(/img/leaguecup/2022/special/BG_lightgray.jpg) repeat-y top center;
  background-size: 100% auto;
}

a:hover {
  opacity: 1;
}

.txt__red {
  color: #cd0404;
}
.txt__blue {
  color: #33bbd4;
}
.txt__pink {
  color: #ffa5ae;
}
.txt__green {
  color: #a5cb49;
}
.txt__orange {
  color: #ffa401;
}
.txt__brown {
  color: #d8960d;
}

.sec__goldBG {
  background: url(/img/special/gw2024/BG_gold.jpg) no-repeat top center;
  background-size: 100%;
  background-repeat: repeat;
}

.headline__main {
  text-align: center;
  margin-bottom: 30px;
}
.headline__main .eng_S {
  font-family: "alkaline", sans-serif;
  color: #cd0404;
  font-size: 30px;
  font-size: 3rem;
  font-weight: bold;
  display: block;
  line-height: 1;
  padding-bottom: 15px;
}
.headline__main .jpn_L {
  font-size: 34px;
  font-size: 3.4rem;
  font-weight: bold;
  line-height: 1;
}
.headline__dotline {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.headline__dotline:after, .headline__dotline:before {
  content: "";
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  border-bottom: 3px dotted #000000;
}
.headline__dotline:before {
  margin-right: 1rem;
}
.headline__dotline:after {
  margin-left: 1rem;
}
.headline__dotline p {
  font-size: 25px;
  font-size: 2.5rem;
  font-weight: bold;
  text-align: center;
  line-height: 1;
}
.headline__dotline p span {
  font-weight: bold;
}
.headline__S {
  font-size: 20px;
  font-size: 2rem;
  font-weight: bold;
  text-align: center;
  margin-bottom: 10px;
}

.btn {
  display: inline-block;
  position: relative;
  background: #000;
  color: #FFF;
  font-size: 16px;
  font-size: 1.6rem;
  letter-spacing: -0.05em;
  text-align: center;
  font-weight: 600;
  display: block;
  width: 300px;
  margin: 0 auto;
  height: 50px;
  border-radius: 50px;
  line-height: 1.3;
  border: 1px solid #000;
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -ms-flex-pack: -ms- center;
      justify-content: -ms- center;
  justify-content: -webkit- center;
  -webkit-box-pack: center;
          justify-content: center;
  -ms-flex-align: -ms- center;
      align-items: -ms- center;
  align-items: -webkit- center;
  -webkit-box-align: center;
          align-items: center;
  -webkit-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
}
.btn a {
  color: #fff;
  font-weight: bold;
}
.btn:after {
  position: absolute;
  font-family: "ionicons";
  content: "\f30f";
  right: 7%;
  color: #fff;
  -webkit-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
}
.btn:hover {
  opacity: 0.6;
}
.btn:hover:after {
  right: 5%;
}
.btn__S {
  width: 210px;
  height: 40px;
  padding-right: 10px;
  font-size: 16px;
  font-size: 1.6rem;
}
.btn__S:after {
  font-size: 16px;
  font-size: 1.6rem;
}
.btn__L {
  width: 90%;
}
.btn__M {
  min-width: 70%;
  padding: 0 30px 0 10px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.btn__red {
  background: #e60c11;
  color: #fff;
  border: 1px solid #e60c11;
}
.btn__red:after {
  color: #fff;
}
.btn__border {
  border: 1px solid #000;
  color: #000;
  background: #fff;
}
.btn__border:after {
  color: #000;
}
.btn.nolink {
  background: #aaa;
  border: 1px solid #aaa;
  opacity: 1;
  color: #828080;
  pointer-events: none;
}
.btn.nolink a {
  color: #828080;
  font-weight: bold;
}
.btn.nolink:after {
  color: #999 !important;
}
.btn.nolink:hover:after {
  right: 7%;
}

.table__wrap {
  width: 100%;
}
.table__wrap table {
  width: 100%;
}
.table__wrap thead tr th {
  background: #000;
  color: #fff;
}
.table__wrap tbody tr th {
  color: #fff;
  font-weight: bold;
}
.table__wrap tbody tr th.j1 {
  background: #e60012;
}
.table__wrap tbody tr th.j2 {
  background: #007e41;
}
.table__wrap tbody tr th.j3 {
  background: #1f62b2;
}
.table__wrap tbody tr th.levain {
  background: #e60c11;
}
.table__wrap tbody tr td {
  background: #fff;
}
.table__wrap tbody tr td span {
  display: inline-block;
  vertical-align: middle;
}
.table__wrap tbody tr.brder {
  border-bottom: 2px solid #000;
}
.table__wrap th,
.table__wrap td {
  padding: 10px;
  vertical-align: middle;
  text-align: center;
  line-height: 1.5;
  border: 1px solid #d7d7d7;
}

/* ==========================================================================
   keyframes
========================================================================== */
@-webkit-keyframes fuwafuwa {
  0% {
    -webkit-transform: translate(0, 0) rotate(-7deg);
            transform: translate(0, 0) rotate(-7deg);
  }
  50% {
    -webkit-transform: translate(0, -7px) rotate(0deg);
            transform: translate(0, -7px) rotate(0deg);
  }
  100% {
    -webkit-transform: translate(0, 0) rotate(7deg);
            transform: translate(0, 0) rotate(7deg);
  }
}
@keyframes fuwafuwa {
  0% {
    -webkit-transform: translate(0, 0) rotate(-7deg);
            transform: translate(0, 0) rotate(-7deg);
  }
  50% {
    -webkit-transform: translate(0, -7px) rotate(0deg);
            transform: translate(0, -7px) rotate(0deg);
  }
  100% {
    -webkit-transform: translate(0, 0) rotate(7deg);
            transform: translate(0, 0) rotate(7deg);
  }
}
@-webkit-keyframes underLine {
  100% {
    background-size: 100%;
  }
}
@keyframes underLine {
  100% {
    background-size: 100%;
  }
}
.anim__underline span {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(45%, transparent), color-stop(60%, #FFFE03));
  background: linear-gradient(transparent 45%, #FFFE03 60%);
  background-repeat: no-repeat;
  background-size: 0%;
  background-position: left bottom 0px;
}
.anim__underline.active span {
  -webkit-animation: underLine 1s ease 0.5s forwards;
          animation: underLine 1s ease 0.5s forwards;
}

/* ==========================================================================
   header
========================================================================== */
html.is-fixed, html.is-fixed body {
  height: inherit;
}

#header {
  display: initial;
  background: none;
}

.menutriggerWrap {
  position: fixed;
  right: 0;
  z-index: 11111111;
  width: 70px;
  height: 70px;
  background: #000;
}

.menu-trigger {
  display: inline-block;
  width: 30px;
  height: 20px;
  position: absolute;
  top: 15px;
  right: 20px;
  z-index: 222222;
  margin-top: 10px;
  cursor: pointer;
  z-index: 1;
}
.menu-trigger:hover {
  opacity: 1;
}
.menu-trigger span {
  display: inline-block;
  -webkit-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
  position: absolute;
  left: 0;
  width: 100%;
  height: 2px;
  margin: 0 auto;
  background-color: #fff;
}
.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 {
  background-color: #fff;
}
.menu-trigger.active span:nth-of-type(1) {
  -webkit-transform: translateY(9px) rotate(-45deg);
          transform: translateY(9px) rotate(-45deg);
}
.menu-trigger.active span:nth-of-type(2) {
  opacity: 0;
}
.menu-trigger.active span:nth-of-type(3) {
  -webkit-transform: translateY(-9px) rotate(45deg);
          transform: translateY(-9px) rotate(45deg);
}

#navigation {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  background: rgba(0, 0, 0, 0.9);
  z-index: 1000;
  height: 100%;
  overflow-y: auto;
  padding: 60px 0 40px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  text-align: center;
}
#navigation .navigation_inner {
  width: 980px;
  margin: auto;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

.specialHeader {
  position: absolute;
  z-index: inherit;
}
.specialHeader__jLogo {
  position: fixed;
  left: 15px;
  top: 15px;
  z-index: 100000;
}
.specialHeader__jLogo a img {
  width: 40px;
}
.specialHeader__gnav {
  display: block;
  margin: 0;
}
.specialHeader__gnav li {
  text-align: center;
}
.specialHeader__gnav li + li {
  margin-top: 30px;
}
.specialHeader__gnav li.top a.main {
  background: #DD5435;
  -webkit-box-shadow: 0 7px 0 #A7412A;
  box-shadow: 0 7px 0 #A7412A;
}
.specialHeader__gnav li.top a.main:hover {
  -webkit-transform: translate3d(0, 7px, 0);
  transform: translate3d(0, 7px, 0);
  -webkit-box-shadow: none;
  box-shadow: none;
}
.specialHeader__gnav li.howtochoose a.main {
  background: #2879B7;
  -webkit-box-shadow: 0 7px 0 #18507B;
  box-shadow: 0 7px 0 #18507B;
}
.specialHeader__gnav li.howtochoose a.main:hover {
  -webkit-transform: translate3d(0, 7px, 0);
  transform: translate3d(0, 7px, 0);
  -webkit-box-shadow: none;
  box-shadow: none;
}
.specialHeader__gnav li.bigginersguide a.main {
  background: #A3C656;
  -webkit-box-shadow: 0 7px 0 #819D43;
  box-shadow: 0 7px 0 #819D43;
}
.specialHeader__gnav li.bigginersguide a.main:hover {
  -webkit-transform: translate3d(0, 7px, 0);
  transform: translate3d(0, 7px, 0);
  -webkit-box-shadow: none;
  box-shadow: none;
}
.specialHeader__gnav li a.main {
  border-radius: 10px;
  text-align: center;
  color: #fff;
  display: block;
  line-height: 1.3;
  padding: 2rem;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  font-weight: bold;
  position: relative;
  width: 600px;
  margin: 0 auto;
  font-size: 20px;
  font-size: 2rem;
}
.specialHeader__gnav li a.main:hover {
  opacity: 1;
}
.specialHeader__gnav li a.main:after {
  line-height: 1;
  display: inline-block;
  font-family: "ionicons";
  content: "\f10a";
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  right: 1em;
  font-size: 18px;
  font-size: 1.8rem;
  -webkit-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
}
.specialHeader__gnav li a.main .eng {
  font-family: "alkaline", sans-serif;
  font-weight: bold;
  display: block;
  font-size: 40px;
  font-size: 4rem;
  line-height: 1;
}
.specialHeader__gnav li a.sub {
  color: #fff;
  font-weight: bold;
  font-size: 20px;
  font-size: 2rem;
}
.specialHeader__gnav li .CLM__half {
  width: 600px;
  margin: 30px auto;
}
.specialHeader__gnav li .CLM__half li + li {
  margin-top: 0;
}
.specialHeader__gnav li .CLM__half li a {
  display: block;
  padding: 1.5em;
  position: relative;
  text-align: left;
  font-size: 14px;
  font-size: 1.4rem;
  background: #464646;
  border-radius: 10px;
  margin-bottom: 10px;
  -webkit-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
}
.specialHeader__gnav li .CLM__half li a:hover {
  opacity: 0.8;
}
.specialHeader__gnav li .CLM__half li a:after {
  line-height: 1;
  display: inline-block;
  font-family: "ionicons";
  content: "\f10a";
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  right: 1em;
  font-size: 14px;
  font-size: 1.4rem;
  -webkit-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
}
.specialHeader__gnav li.navList__logo a {
  display: block;
  width: 500px;
  margin: 0 auto;
  -webkit-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
}
.specialHeader__gnav li.navList__logo a:after {
  content: none;
}

/* ==========================================================================
   kv
========================================================================== */
@-webkit-keyframes fadeUp {
  from {
    opacity: 0;
    -webkit-transform: translateX(-50%) translateY(100px);
            transform: translateX(-50%) translateY(100px);
  }
  to {
    opacity: 1;
    -webkit-transform: translateX(-50%) translateY(0);
            transform: translateX(-50%) translateY(0);
  }
}
@keyframes fadeUp {
  from {
    opacity: 0;
    -webkit-transform: translateX(-50%) translateY(100px);
            transform: translateX(-50%) translateY(100px);
  }
  to {
    opacity: 1;
    -webkit-transform: translateX(-50%) translateY(0);
            transform: translateX(-50%) translateY(0);
  }
}
.kvArea {
  position: relative;
}
.kvArea .sec__inner980 {
  width: 90%;
  max-width: 1100px;
  padding: 30px 0;
  display: none;
}
.kvArea img {
  width: 100%;
  vertical-align: top;
}
.kvArea img:nth-child(2), .kvArea img:nth-child(3) {
  position: absolute;
  bottom: 0;
  display: block;
  z-index: 100;
}
.kvArea img:nth-child(3) {
  position: absolute;
  left: 49%;
  width: 57vw;
  bottom: 26vw;
  z-index: 99;
  -webkit-animation-name: fadeUp;
          animation-name: fadeUp;
  -webkit-animation-duration: 1.5s;
          animation-duration: 1.5s;
  -webkit-animation-fill-mode: forwards;
          animation-fill-mode: forwards;
  opacity: 0;
}
.kvArea__txt {
  padding: 0.5em;
  text-align: center;
  background: #5c5c5c;
  color: #fff;
  position: absolute;
  bottom: 0;
  display: block;
  z-index: 100;
  width: 100%;
}

.ps_wrap {
  width: 100%;
  margin: 0;
  overflow: hidden;
}
.ps_wrap ul {
  font-size: 0;
  line-height: 0;
}
.ps_wrap ul li {
  width: 300px;
}
.ps_wrap ul li img {
  width: 100%;
}
.ps_wrap .slick-list {
  overflow: visible !important;
}

/* ==========================================================================
   leadArea
========================================================================== */
.leadArea {
  background: #3293DB;
  padding-bottom: 60px;
}
.leadArea__inner {
  position: relative;
  width: 600px;
  margin: 0 auto;
}
.leadArea__txt {
  color: #fff;
  font-size: 16px;
  font-size: 1.6rem;
  font-weight: bold;
  text-align: center;
  padding: 60px 0;
  line-height: 2.5;
}
.leadArea__img img {
  width: 190px;
}
.leadArea__img .left, .leadArea__img .right {
  position: absolute;
  bottom: 20px;
  -webkit-animation: fuwafuwa 3s ease-in-out infinite alternate;
          animation: fuwafuwa 3s ease-in-out infinite alternate;
}
.leadArea__img .left {
  left: -20%;
}
.leadArea__img .right {
  right: -20%;
}

/* ==========================================================================
   navArea
========================================================================== */
.navArea .sec__inner980 {
  padding: 0;
}
.navArea__nav {
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
}
.navArea__nav__list {
  text-align: center;
}
.navArea__nav__list.top a {
  background: #DD5435;
  -webkit-box-shadow: 0 7px 0 #A7412A;
  box-shadow: 0 7px 0 #A7412A;
}
.navArea__nav__list.top a:hover {
  -webkit-transform: translate3d(0, 7px, 0);
  transform: translate3d(0, 7px, 0);
  -webkit-box-shadow: none;
  box-shadow: none;
}
.navArea__nav__list.howtochoose a {
  background: #2879B7;
  -webkit-box-shadow: 0 7px 0 #18507B;
  box-shadow: 0 7px 0 #18507B;
}
.navArea__nav__list.howtochoose a:hover {
  -webkit-transform: translate3d(0, 7px, 0);
  transform: translate3d(0, 7px, 0);
  -webkit-box-shadow: none;
  box-shadow: none;
}
.navArea__nav__list.bigginersguide a {
  background: #A3C656;
  -webkit-box-shadow: 0 7px 0 #819D43;
  box-shadow: 0 7px 0 #819D43;
}
.navArea__nav__list.bigginersguide a:hover {
  -webkit-transform: translate3d(0, 7px, 0);
  transform: translate3d(0, 7px, 0);
  -webkit-box-shadow: none;
  box-shadow: none;
}
.navArea__nav__list a {
  border-radius: 10px;
  text-align: center;
  color: #fff;
  display: block;
  line-height: 1.3;
  padding: 18px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  font-weight: bold;
  position: relative;
}
.navArea__nav__list a:hover {
  opacity: 1;
}
.navArea__nav__list a:after {
  line-height: 1;
  display: inline-block;
  font-family: "ionicons";
  content: "\f10a";
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  right: 1em;
  font-size: 18px;
  font-size: 1.8rem;
  -webkit-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
}

/* ==========================================================================
   titleArea
========================================================================== */
.titleArea {
  display: block;
  padding: 60px 0 0;
}
.titleArea__txt {
  text-align: center;
  font-size: 16px;
  font-size: 1.6rem;
  font-family: "Kiwi Maru", sans-serif;
  font-weight: bold;
  margin: 30px 0 0;
}

/* ==========================================================================
   TOP
========================================================================== */
.clearfix {
  overflow: inherit;
}

.scheduleArea {
  padding: 60px 0;
  background: url(/img/special/gw2024/BG_day.jpeg) no-repeat top center;
  background-size: cover;
  position: relative;
}
.scheduleArea:after, .scheduleArea:before {
  background: url(/img/special/gw2024/maste_01.png) no-repeat top center;
  content: "";
  width: 100px;
  height: 100px;
  background-size: 100px;
  position: absolute;
}
.scheduleArea:after {
  background: url(/img/special/gw2024/maste_01.png) no-repeat top center;
  top: 0;
  left: 0;
  width: 243px;
  height: 140px;
  background-size: 243px;
}
.scheduleArea:before {
  background: url(/img/special/gw2024/maste_02.png) no-repeat top center;
  top: 0;
  right: 0;
  width: 256px;
  height: 164px;
}
.scheduleArea__inner {
  background-color: #fff;
  background: url(/img/special/gw2024/BG_white.jpg) top center;
  background-size: 100%;
  -webkit-box-shadow: 0px 0px 10px 0 rgba(0, 0, 0, 0.3);
          box-shadow: 0px 0px 10px 0 rgba(0, 0, 0, 0.3);
  border-radius: 10px;
  width: 90%;
  margin: 0 auto;
}
.scheduleArea__inner .sec__inner980 {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.scheduleArea__title {
  text-align: center;
  margin-bottom: 30px;
}
.scheduleArea__title.anim__underline span {
  font-size: 26px;
  font-size: 2.6rem;
  font-weight: bold;
  line-height: 1;
  text-align: center;
  margin-bottom: 40px;
}
.scheduleArea .headline__S {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-top: 45px;
}
.scheduleArea .headline__S:before, .scheduleArea .headline__S:after {
  content: "";
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  border-bottom: 1px solid #000000;
}
.scheduleArea .headline__S:after {
  margin-left: 1rem;
}
.scheduleArea .headline__S:before {
  margin-right: 1rem;
}
.scheduleArea .tabSelecter {
  position: relative;
  z-index: 1;
}
.scheduleArea .tabSelecter .tab {
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -ms-flex-pack: -ms- space-between;
      justify-content: -ms- space-between;
  justify-content: -webkit- space-between;
  -webkit-box-pack: justify;
          justify-content: space-between;
  -ms-flex-align: -ms- stretch;
      align-items: -ms- stretch;
  align-items: -webkit- stretch;
  -webkit-box-align: stretch;
          align-items: stretch;
}
.scheduleArea .tabSelecter .tab li {
  position: relative;
  width: 13.5%;
  height: 100%;
  background: #DDDDDD !important;
  border: 3px solid #dd5435;
  border-radius: 5px !important;
}
.scheduleArea .tabSelecter .tab li.nomatch {
  width: 7%;
  border: 3px solid #dddddd;
}
.scheduleArea .tabSelecter .tab li.nomatch > a:after {
  border-left: 12px solid #dddddd;
}
.scheduleArea .tabSelecter .tab li.nomatch > a .day {
  font-size: 18px;
  font-size: 1.8rem;
}
.scheduleArea .tabSelecter .tab li.nomatch > a .day i {
  font-size: 10px;
  font-size: 1rem;
}
.scheduleArea .tabSelecter .tab li.nomatch.current:after {
  border-left: 12px solid #dddddd;
}
.scheduleArea .tabSelecter .tab li > a {
  height: 70px;
  font-size: 18px;
  font-size: 1.8rem;
  background: #DDDDDD !important;
  padding: 0;
  color: #000;
  width: 100%;
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -ms-flex-pack: -ms- center;
      justify-content: -ms- center;
  justify-content: -webkit- center;
  -webkit-box-pack: center;
          justify-content: center;
  -ms-flex-align: -ms- center;
      align-items: -ms- center;
  align-items: -webkit- center;
  -webkit-box-align: center;
          align-items: center;
}
.scheduleArea .tabSelecter .tab li > a .day {
  display: block;
  line-height: 1;
  font-size: 26px;
  font-size: 2.6rem;
  font-weight: bold;
}
.scheduleArea .tabSelecter .tab li > a .day.sat {
  color: #2879B7;
}
.scheduleArea .tabSelecter .tab li > a .day.sun {
  color: #DD5435;
}
.scheduleArea .tabSelecter .tab li > a .day i {
  font-style: normal;
  font-size: 14px;
  font-size: 1.4rem;
  font-weight: bold;
  display: block;
  margin-top: 6px;
}
.scheduleArea .tabSelecter .tab li > a .youbi {
  font-weight: bold;
  line-height: 1;
  font-size: 14px;
  font-size: 1.4rem;
  display: block;
}
.scheduleArea .tabSelecter .tab li > a:after {
  width: 0;
  height: 0;
  position: absolute;
  content: "";
  right: 0;
  display: block;
  bottom: -5px;
  left: 50%;
  -webkit-transform: translateX(-50%) rotate(90deg);
          transform: translateX(-50%) rotate(90deg);
  border-left: 12px solid #dd5435;
  border-top: 10px solid transparent;
  border-bottom: 12px solid transparent;
  -webkit-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
  z-index: -1;
}
.scheduleArea .tabSelecter .tab li > a:hover {
  opacity: 1;
}
.scheduleArea .tabSelecter .tab li > a:hover:after {
  bottom: -20px;
}
.scheduleArea .tabSelecter .tab li.current a {
  background: #DDDDDD;
  color: #000 !important;
}
.scheduleArea .tabSelecter .tab li.current:after {
  width: 0;
  height: 0;
  position: absolute;
  content: "";
  right: 0;
  display: block;
  bottom: -20px;
  left: 50%;
  -webkit-transform: translateX(-50%) rotate(90deg);
          transform: translateX(-50%) rotate(90deg);
  border-left: 12px solid #dd5435;
  border-top: 10px solid transparent;
  border-bottom: 12px solid transparent;
}
.scheduleArea .table__wrap thead tr th, .scheduleArea .table__wrap tbody tr td {
  padding: 10px 5px;
}
.scheduleArea .table__wrap tbody tr td:last-child {
  padding: 10px;
}
.scheduleArea .table__wrap thead tr th:nth-child(-n+5), .scheduleArea .table__wrap thead tr th:nth-child(7) {
  width: 100px;
}
.scheduleArea .table__wrap span.btn {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.ankerArea {
  background: #fff;
  position: sticky;
  top: 0;
  z-index: 100;
}
.ankerArea__nav {
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -ms-flex-pack: -ms- center;
      justify-content: -ms- center;
  justify-content: -webkit- center;
  -webkit-box-pack: center;
          justify-content: center;
  -ms-flex-align: -ms- center;
      align-items: -ms- center;
  align-items: -webkit- center;
  -webkit-box-align: center;
          align-items: center;
}
.ankerArea__nav__list {
  width: 250px;
  height: 70px;
  text-align: center;
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -ms-flex-pack: -ms- center;
      justify-content: -ms- center;
  justify-content: -webkit- center;
  -webkit-box-pack: center;
          justify-content: center;
  -ms-flex-align: -ms- center;
      align-items: -ms- center;
  align-items: -webkit- center;
  -webkit-box-align: center;
          align-items: center;
  position: relative;
}
.ankerArea__nav__list:after {
  line-height: 1;
  display: inline-block;
  font-family: "ionicons";
  content: "\f104";
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  bottom: 0;
  transform: translateX(-50%);
  font-size: 18px;
  font-size: 1.8rem;
  -webkit-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
}
.ankerArea__nav__list:hover {
  opacity: 1;
}
.ankerArea__nav__list:hover:after {
  bottom: -5px;
}
.ankerArea__nav__list:hover img {
  opacity: 1;
}
.ankerArea__nav__list.j1nav:after {
  color: #e60012;
}
.ankerArea__nav__list.levainnav:after {
  color: #e60c11;
}
.ankerArea__nav__list.j2nav:after {
  color: #007e41;
}
.ankerArea__nav__list.j3nav:after {
  color: #1f62b2;
}
.ankerArea__nav__list a {
  display: block;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.ankerArea__nav__list a img {
  height: 35px;
}

.campaignArea__wrap {
  padding-left: 80px;
  position: relative;
  margin-top: 30px;
}
.campaignArea__wrap:after {
  content: "";
  position: absolute;
  top: 0;
  left: 39px;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  z-index: 99;
  pointer-events: none;
  background: #000;
  width: 5px;
  height: 100%;
  background-position: center;
}
.j1league .campaignArea__wrap:after, .j1league__end .campaignArea__wrap:after {
  background: #e60012;
}
.j2league .campaignArea__wrap:after, .j2league__end .campaignArea__wrap:after {
  background: #007e41;
}
.j3league .campaignArea__wrap:after, .j3league__end .campaignArea__wrap:after {
  background: #1f62b2;
}
.levain .campaignArea__wrap:after, .levain__end .campaignArea__wrap:after {
  background: #e60c11;
}
.campaignArea__ttl {
  font-weight: bold;
  font-size: 20px;
  font-size: 2rem;
  letter-spacing: 0.13em;
  line-height: 40px;
  margin-bottom: 10px;
  position: relative;
  width: 100%;
}
.campaignArea__ttl:before {
  content: "";
  width: 15px;
  height: 15px;
  background: #000;
  position: absolute;
  top: 15px;
  border-radius: 100px;
  left: -48px;
}
.j1league .campaignArea__ttl:before, .j1league__end .campaignArea__ttl:before {
  background: #e60012;
}
.j2league .campaignArea__ttl:before, .j2league__end .campaignArea__ttl:before {
  background: #007e41;
}
.j3league .campaignArea__ttl:before, .j3league__end .campaignArea__ttl:before {
  background: #1f62b2;
}
.levain .campaignArea__ttl:before, .levain__end .campaignArea__ttl:before {
  background: #e60c11;
}
.campaignArea__ttl .eng {
  font-family: "alkaline", sans-serif;
  font-weight: bold;
  font-size: 40px;
  font-size: 4rem;
}
.campaignArea__card {
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -ms-flex-pack: -ms- center;
      justify-content: -ms- center;
  justify-content: -webkit- center;
  -webkit-box-pack: center;
          justify-content: center;
  -ms-flex-align: -ms- stretch;
      align-items: -ms- stretch;
  align-items: -webkit- stretch;
  -webkit-box-align: stretch;
          align-items: stretch;
  border-radius: 0 20px 20px 0;
  -webkit-box-shadow: 0px 0px 10px 0 rgba(0, 0, 0, 0.3);
          box-shadow: 0px 0px 10px 0 rgba(0, 0, 0, 0.3);
  overflow: hidden;
}
.campaignArea__card + .campaignArea__ttl {
  margin-top: 60px;
}
.campaignArea__card + .campaignArea__card {
  margin-top: 30px;
}
.campaignArea__card img {
  width: 50%;
}
.campaignArea__card.kokuritsu {
  border: 5px solid #c9a63d;
  border-radius: 20px;
}
.campaignArea__card.kokuritsu .campaignArea__card--con .kikan span {
  color: #ac8421;
}
.campaignArea__card.kokuritsu .btnwrap {
  padding: 0px 0;
}
.campaignArea__card--con {
  width: 50%;
  background: #fff;
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -ms-flex-pack: -ms- center;
      justify-content: -ms- center;
  justify-content: -webkit- center;
  -webkit-box-pack: center;
          justify-content: center;
  -ms-flex-align: -ms- flex-start;
      align-items: -ms- flex-start;
  align-items: -webkit- flex-start;
  -webkit-box-align: start;
          align-items: flex-start;
}
.campaignArea__card--con .ttl {
  background-color: #33bbd4;
  padding: 15px 0;
  width: 100%;
}
.campaignArea__card--con .seki {
  color: #fff;
  font-size: 18px;
  font-size: 1.8rem;
  text-align: center;
  font-weight: bold;
  letter-spacing: 2px;
  margin-bottom: 13px;
  line-height: 1;
}
.campaignArea__card--con .kikan {
  color: #fff;
  font-size: 16px;
  font-size: 1.6rem;
  text-align: center;
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -ms-flex-pack: -ms- center;
      justify-content: -ms- center;
  justify-content: -webkit- center;
  -webkit-box-pack: center;
          justify-content: center;
  -ms-flex-align: -ms- center;
      align-items: -ms- center;
  align-items: -webkit- center;
  -webkit-box-align: center;
          align-items: center;
  font-weight: bold;
}
.campaignArea__card--con .kikan + .kikan {
  margin-top: 2px;
}
.campaignArea__card--con .kikan span {
  background: #fff;
  color: #33bbd4;
  padding-left: 5px;
  position: relative;
  font-size: 14px;
  font-size: 1.4rem;
  height: 25px;
  display: inline-block;
  line-height: 25px;
  margin-right: 15px;
  letter-spacing: 1px;
  font-weight: bold;
  padding: 0 3px 0 10px;
}
.campaignArea__card--con .kikan span:after {
  width: 0;
  height: 0;
  border-left: 10px solid white;
  border-top: 13px solid transparent;
  border-bottom: 13px solid transparent;
  position: absolute;
  content: "";
  right: -10px;
}
.campaignArea__card--con .kikan i {
  font-style: normal;
  width: 55%;
  text-align: left;
}
.campaignArea__card--con .kome {
  color: #fff;
  text-align: center;
  padding: 0;
}
.campaignArea__card--con .txt__dotline {
  border-bottom: 2px dotted #fff600;
  font-weight: bold;
}
.campaignArea__card--con .eng {
  font-family: "alkaline", sans-serif;
  font-size: 30px;
  font-size: 3rem;
  font-weight: bold;
  margin: 0 2px;
}
.campaignArea__card--con .caution {
  font-size: 13px;
  font-size: 1.3rem;
  letter-spacing: 1px;
}
.campaignArea__card--con .btnwrap .btn + .btn {
  margin-top: 8px;
}

/* ==========================================================================
   how to choose
========================================================================== */
.japanandyoungArea .headline__dotline {
  margin-bottom: 30px;
}

.japanandyoungArea__wrap {
  background: #fff;
}

.choosecard__wrap {
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -ms-flex-pack: -ms- flex-start;
      justify-content: -ms- flex-start;
  justify-content: -webkit- flex-start;
  -webkit-box-pack: start;
          justify-content: flex-start;
  -ms-flex-align: -ms- flex-start;
      align-items: -ms- flex-start;
  align-items: -webkit- flex-start;
  -webkit-box-align: start;
          align-items: flex-start;
}
.choosecard__wrap + .headline__dotline {
  margin-top: 70px;
}
.choosecard__card {
  width: 32%;
  background: #fff;
  border-radius: 20px;
  border: 1px solid #e8e8e8;
  padding: 20px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  -webkit-box-shadow: 0px 0px 10px 0 rgba(0, 0, 0, 0.3);
          box-shadow: 0px 0px 10px 0 rgba(0, 0, 0, 0.3);
  margin-right: 2%;
  margin-bottom: 20px;
}
.choosecard__card:nth-child(3n) {
  margin-right: 0;
}
.choosecard__card img {
  width: 100%;
}
.choosecard__list li, .choosecard__widelist li {
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -ms-flex-pack: -ms- flex-start;
      justify-content: -ms- flex-start;
  justify-content: -webkit- flex-start;
  -webkit-box-pack: start;
          justify-content: flex-start;
  -ms-flex-align: -ms- center;
      align-items: -ms- center;
  align-items: -webkit- center;
  -webkit-box-align: center;
          align-items: center;
  border-bottom: 1px solid #d7d7d7;
  padding: 10px 0;
  text-align: center;
}
.choosecard__list li .data, .choosecard__widelist li .data {
  width: 57%;
  text-align: left;
  margin-bottom: 5px;
}
.choosecard__list li .data .day, .choosecard__widelist li .data .day {
  font-weight: bold;
  display: block;
  text-align: left;
}
.choosecard__list li .data .match, .choosecard__widelist li .data .match {
  text-align: left;
  font-size: 11px;
  font-size: 1.1rem;
}
.choosecard__list li .data .match .embS, .choosecard__widelist li .data .match .embS {
  display: inline-block;
  vertical-align: middle;
}
.choosecard__list li .btn, .choosecard__widelist li .btn {
  width: 43%;
  height: auto;
  line-height: 1.2;
  font-size: 11px;
  font-size: 1.1rem;
  padding: 7px 0;
}
.choosecard__list li .btn:after, .choosecard__widelist li .btn:after {
  content: none;
}
.choosecard__widelist {
  margin-top: 30px;
  border-top: 1px solid #d7d7d7;
}
.choosecard__widelist + .headline__dotline {
  margin-top: 70px;
}
.choosecard__widelist li .data {
  margin-bottom: 0;
}
.choosecard__widelist li .data .day {
  font-size: 16px;
  font-size: 1.6rem;
  display: inline-block;
}
.choosecard__widelist li .data .match {
  font-size: 14px;
  font-size: 1.4rem;
  margin-left: 10px;
  display: inline-block;
}
.choosecard__widelist li .btn {
  height: 30px;
  line-height: 30px;
  font-size: 14px;
  font-size: 1.4rem;
}
.choosecard__widelist li .btn:after {
  position: absolute;
  font-family: "ionicons";
  content: "\f30f";
  right: 7%;
  color: #fff;
  -webkit-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
}
.choosecard__ttl {
  text-align: center;
  font-weight: bold;
  font-size: 20px;
  font-size: 2rem;
  margin-bottom: 10px;
}
.choosecard__clubttl {
  font-weight: bold;
  text-align: center;
  margin-bottom: 10px;
  font-size: 20px;
  font-size: 2rem;
  margin-top: -60px;
}
.choosecard__clubttl .embL {
  display: block;
  margin: 0 auto;
}
.choosecard__img {
  margin-bottom: 10px;
}
.choosecard__img--con {
  background-color: #efefef;
  background-size: cover;
  padding: 20px;
  padding-top: 70px;
  padding-bottom: 0;
}
.choosecard__img--con ul li {
  text-align: center;
  font-weight: bold;
  line-height: 1.8;
}
.choosecard__img--con ul li span {
  font-weight: bold;
}
.choosecard__img img {
  width: auto;
  height: 100px;
  position: relative;
  margin: 0 auto -60px;
  display: block;
}
.choosecard__wrap.club {
  padding-top: 60px;
}
.choosecard__wrap.club .choosecard__card {
  margin-bottom: 60px;
}
.choosecard__wrap.club .choosecard__card--con {
  border-bottom: 1px solid #d7d7d7;
  padding-bottom: 10px;
}
.choosecard__wrap.club .choosecard__card--con .choosecard__list li, .choosecard__wrap.club .choosecard__card--con .choosecard__widelist li {
  padding: 0;
  border: none;
  padding-bottom: 10px;
}
.choosecard__wrap.club .choosecard__card--con .choosecard__list li .data, .choosecard__wrap.club .choosecard__card--con .choosecard__widelist li .data {
  width: 100%;
  margin-bottom: 0;
}
.choosecard__wrap.club .choosecard__list li .data .name, .choosecard__wrap.club .choosecard__widelist li .data .name {
  display: block;
  font-weight: bold;
}
.choosecard__wrap.club .choosecard__list li .data .name i, .choosecard__wrap.club .choosecard__widelist li .data .name i {
  font-style: normal;
  font-size: 11px;
  font-size: 1.1rem;
}
.choosecard__wrap.club .choosecard__list li .data .kikan, .choosecard__wrap.club .choosecard__widelist li .data .kikan {
  font-size: 11px;
  font-size: 1.1rem;
}

.txt-hide {
  display: none;
}

button.more {
  width: 120px;
  margin: 20px auto 0;
  display: block;
  color: #000;
  border: none;
  outline: 0;
  -webkit-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
  position: relative;
  background: none;
  font-weight: bold;
  font-size: 14px;
  font-size: 1.4rem;
}
button.more:before {
  position: absolute;
  font-family: "ionicons";
  content: "\f30f";
  right: 7%;
  color: #000;
  -webkit-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
  top: 5px;
  -webkit-transform: rotate(90deg);
          transform: rotate(90deg);
}
button.more::after {
  content: "もっとみる";
  -webkit-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
}
button.more.on-click::after {
  content: "とじる";
}
button.more.on-click::before {
  -webkit-transform: rotate(-90deg);
          transform: rotate(-90deg);
}

.japanandyoungArea__lead {
  text-align: center;
  margin-bottom: 40px;
  display: block;
}
.japanandyoungArea__lead span {
  font-weight: bold;
  border-bottom: 2px solid #000;
  padding-bottom: 5px;
  margin-bottom: 15px;
  display: inline-block;
  font-size: 16px;
  font-size: 1.6rem;
}
.japanandyoungArea__lead span.kome {
  border: none;
}
.japanandyoungArea__lead.spDISP {
  display: none;
}
.japanandyoungArea__lead.pcDISP {
  display: block;
}

.margT0 {
  margin-top: 0px;
}

.margT10 {
  margin-top: 10px;
}

.margT20 {
  margin-top: 20px;
}

.margT30 {
  margin-top: 30px;
}

.margT40 {
  margin-top: 40px;
}

.margT50 {
  margin-top: 50px;
}

.margT60 {
  margin-top: 60px;
}

.margT70 {
  margin-top: 70px;
}

.margT80 {
  margin-top: 80px;
}

.margB0 {
  margin-bottom: 0px;
}

.margB10 {
  margin-bottom: 10px;
}

.margB20 {
  margin-bottom: 20px;
}

.margB30 {
  margin-bottom: 30px;
}

.margB40 {
  margin-bottom: 40px;
}

.margB50 {
  margin-bottom: 50px;
}

.margB60 {
  margin-bottom: 60px;
}

.margB70 {
  margin-bottom: 70px;
}

.margB80 {
  margin-bottom: 80px;
}

.pt0 {
  padding-top: 0 !important;
}

.paddT0 {
  padding-top: 0px;
}

.paddT10 {
  padding-top: 10px;
}

.paddT20 {
  padding-top: 20px;
}

.paddT30 {
  padding-top: 30px;
}

.paddT40 {
  padding-top: 40px;
}

.paddT50 {
  padding-top: 50px;
}

.paddT60 {
  padding-top: 60px;
}

.paddT70 {
  padding-top: 70px;
}

.paddT80 {
  padding-top: 80px;
}

.paddB0 {
  padding-bottom: 0px;
}

.paddB10 {
  padding-bottom: 10px;
}

.paddB20 {
  padding-bottom: 20px;
}

.paddB30 {
  padding-bottom: 30px;
}

.paddB40 {
  padding-bottom: 40px;
}

.paddB50 {
  padding-bottom: 50px;
}

.paddB60 {
  padding-bottom: 60px;
}

.paddB70 {
  padding-bottom: 70px;
}

.paddB80 {
  padding-bottom: 80px;
}