@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");
/*-----------------------------------

natsuyasumi2022.scss

------------------------------------*/
.pcDISP {
  display: none !important; }

.spDISP {
  display: initial !important; }

.container {
  padding: 0;
  background: none; }

#main {
  padding-top: 0px;
  background: none; }

body {
  overflow: hidden; }

.specialArea {
  background: #fff; }

#pageTopBtn {
  z-index: 100; }

.mgnB01 {
  margin-bottom: 30px; }

.mgnB02 {
  margin-top: 30px;
  margin-bottom: 30px; }

.txt__dotline {
  padding-bottom: 0;
  margin-top: 10vw; }

.sec {
  width: 100%;
  text-align: center; }
  .sec__inner980, .sec__inner800 {
    width: 90%;
    margin: auto;
    padding: 30px 0; }

.headline__main .eng_S {
  font-size: 10vw;
  padding-bottom: 2vw; }
.headline__main .jpn_L {
  font-size: 20px;
  font-size: 2rem;
  font-weight: 900;
  font-family: "Noto Sans JP", sans-serif; }
.headline__wide:before {
  font-size: 70px;
  font-size: 7rem;
  white-space: nowrap;
  line-height: 80px;
  opacity: 0.2; }
.headline__wide .sec__inner980 {
  display: block;
  text-align: left; }
.headline__wide .num {
  width: 30px;
  height: 30px;
  line-height: 30px;
  display: inline-block;
  vertical-align: middle;
  margin-right: 0;
  font-size: 20px;
  font-size: 2rem; }
.headline__wide .jpn {
  text-align: center;
  font-size: 18px;
  font-size: 1.8rem;
  margin-right: 0;
  display: inline-block;
  vertical-align: bottom;
  display: -webkit-flex;
  display: flex;
  flex-wrap: nowrap;
  justify-content: -ms- space-between;
  justify-content: -webkit- space-between;
  justify-content: flex-start;
  align-items: -ms- center;
  align-items: -webkit- center;
  align-items: flex-end;
  line-height: 40px; }
  .headline__wide .jpn img {
    width: 40px;
    margin-right: 5px;
    vertical-align: bottom; }
  .headline__wide .jpn span {
    font-size: 25px;
    font-size: 2.5rem;
    line-height: 40px; }
.headline__wide .eng {
  padding-top: 0;
  text-align: center;
  font-size: 16px;
  font-size: 1.6rem;
  line-height: 1; }
#area .headline__wide:before {
  background-size: 35%; }
.headline__dotline p {
  font-size: 18px;
  font-size: 1.8rem;
  line-height: 1.4; }

.btn {
  width: 100%;
  font-size: 4.5vw;
  height: auto;
  line-height: inherit;
  font-size: 4vw;
  letter-spacing: -0.05em;
  padding: 2vw 0; }

.table__wrap {
  display: block;
  overflow-x: scroll;
  white-space: nowrap;
  -webkit-overflow-scrolling: touch; }
  .table__wrap th, .table__wrap td {
    font-size: 10px;
    font-size: 1rem;
    padding: 5px; }

#partnersArea h2 img {
  vertical-align: inherit; }

/* ==========================================================================
   header
========================================================================== */
.menutriggerWrap {
  width: 50px;
  height: 50px;
  z-index: 1111111111; }

.menu-trigger {
  display: inline-block;
  width: 30px;
  height: 20px;
  position: absolute;
  top: 5px;
  right: 9px;
  z-index: 222222;
  margin-top: 10px;
  cursor: pointer; }
  .menu-trigger:after {
    background: url(/img/special/natsuyasumi/2022/menu.png) no-repeat top center;
    background-size: 65px;
    content: '';
    height: 70px;
    width: 65px;
    right: -16px;
    top: -25px; }
  .menu-trigger span {
    width: 90%; }
    .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) {
      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;
  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;
  box-sizing: border-box;
  text-align: center; }
  #navigation .navigation_inner {
    box-sizing: border-box;
    width: 90%; }
    #navigation .navigation_inner h1 {
      width: 150px;
      margin: auto; }
      #navigation .navigation_inner h1 img {
        width: 100%;
        max-height: inherit; }

.seasonopening2023Header__jLogo {
  left: 5px;
  top: 5px; }

/* ==========================================================================
   kv
========================================================================== */
.kvArea {
  position: relative;
  padding-top: 0px; }
  .kvArea__lead {
    font-size: 3vw;
    text-align: left; }

/* ==========================================================================
   navArea
========================================================================== */
.navArea {
  background: #000; }
  .navArea .sec__inner980 {
    width: 100%; }
  .navArea__nav__list a {
    font-size: 2vw;
    padding: 2vw 0vw; }

.clubnav {
  padding: 15px 0;
  top: inherit;
  bottom: 0;
  height: inherit; }
  .clubnav__btn {
    display: block;
    background: #fff;
    width: 90%;
    margin: auto;
    border-radius: 23px;
    padding: 9px 20px;
    box-sizing: border-box;
    box-sizing: border-box;
    border: 1px solid #000;
    font-size: 14px;
    font-size: 1.4rem;
    position: relative; }
    .clubnav__btn:after {
      display: inline-block;
      font-family: 'ionicons';
      content: "\f30f";
      position: absolute;
      right: 5%;
      top: 50%;
      transform: translateY(-50%) rotate(-90deg);
      font-size: 100%; }
  .clubnav.is-in ul {
    display: none;
    width: 100%; }
  .clubnav.is-in.active ul {
    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;
    width: 90%;
    margin: auto;
    flex-wrap: wrap;
    justify-content: flex-start;
    padding: 20px 0 0; }
    @media screen and (max-width: 350px) {
      .clubnav.is-in.active ul {
        justify-content: center; } }
    .clubnav.is-in.active ul li {
      margin: 0 0 15px;
      width: calc(100% / 2); }
      .clubnav.is-in.active ul li:nth-child(5n) {
        margin-right: 0; }
      .clubnav.is-in.active ul li:nth-child(3), .clubnav.is-in.active ul li:nth-child(4) {
        margin-bottom: 0; }
      .clubnav.is-in.active ul li a:after {
        content: none; }
  .clubnav.is-in.active .clubnav__btn:after {
    transform: translateY(-50%) rotate(90deg); }

/* ==========================================================================
   titleArea
========================================================================== */
body.top .titleArea .sec__nanameBG, body.bigginersguide .titleArea .sec__nanameBG {
  padding: 30px 0; }

.titleArea .sec__nanameBG {
  padding: 30px 0; }

body.howtochoose .titleArea .sec__nanameBG {
  /*padding-bottom: 90px;*/ }

.titleArea {
  display: block;
  padding-top: 0px;
  margin-top: 0px; }

/* ==========================================================================
   TOP
========================================================================== */
.ankerArea_place {
  padding: 0px 50px 0px 50px; }
  .ankerArea_place__nav__list {
    width: calc(100% / 5);
    display: table; }
    .ankerArea_place__nav__list a {
      display: table-cell;
      padding: 5%;
      height: 50px;
      vertical-align: middle;
      line-height: 1rem;
      font-size: 10px;
      font-size: 1rem; }
      .ankerArea_place__nav__list a:hover {
        opacity: 1; }
        .ankerArea_place__nav__list a:hover:after {
          bottom: 0px; }
      .ankerArea_place__nav__list a:after {
        bottom: 0px;
        font-size: 10px;
        font-size: 1rem; }

.ankerArea_kokuritsu {
  background: #000000;
  position: sticky;
  top: 0;
  z-index: 600;
  border-top: 1px solid #747474; }
  .ankerArea_kokuritsu__nav {
    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; }
    .ankerArea_kokuritsu__nav__list {
      width: 500px;
      text-align: center;
      border-left: 1px solid #747474;
      border-right: 1px solid #747474; }
      .ankerArea_kokuritsu__nav__list a {
        display: block;
        color: #000000;
        padding: 0px 0px 5% 0px;
        box-sizing: border-box;
        position: relative;
        background-color: #000000;
        font-size: 14px;
        font-size: 1.4rem; }
        .ankerArea_kokuritsu__nav__list a img {
          width: 100%;
          vertical-align: top; }
        .ankerArea_kokuritsu__nav__list a:hover {
          opacity: 1; }
          .ankerArea_kokuritsu__nav__list a:hover img {
            opacity: 1; }
        .ankerArea_kokuritsu__nav__list a:after {
          bottom: -3vw;
          font-size: 20px;
          font-size: 2rem; }
      .ankerArea_kokuritsu__nav__list:first-child {
        border-right: 0px solid #747474; }

.ankerArea__nav__list {
  width: calc(100% / 3); }
  .ankerArea__nav__list a {
    padding: 5vw 3vw; }
    .ankerArea__nav__list a img {
      width: 100%; }
    .ankerArea__nav__list a:after {
      font-size: 5vw; }

.campaignArea__ttl {
  font-size: 5vw; }
  .campaignArea__ttl .eng {
    font-size: 10vw; }
  .campaignArea__ttl:before {
    left: -26px;
    width: 12px;
    height: 12px; }
.campaignArea__wrap {
  padding-left: 25px; }
  .campaignArea__wrap:after {
    left: 5px;
    width: 3px; }
.campaignArea__card {
  display: block;
  border-radius: 10px;
  overflow: hidden; }
  .campaignArea__card img {
    width: 100%;
    display: block; }
    .campaignArea__card img.spDISP {
      display: block !important; }
  .campaignArea__card + .campaignArea__ttl {
    margin-top: 10vw; }
  .campaignArea__card + .campaignArea__card {
    margin-top: 3vw; }
  .campaignArea__card--con {
    width: 100%; }
    .campaignArea__card--con .ttl {
      border-radius: unset;
      padding: 3vw 0; }
    .campaignArea__card--con .btnwrap {
      width: 100%;
      padding: 3vw !important; }
      .campaignArea__card--con .btnwrap .btn + .btn {
        margin-top: 3vw; }
    .campaignArea__card--con .seki {
      font-size: 4vw;
      letter-spacing: 1px; }
    .campaignArea__card--con .eng {
      font-size: 6.5vw; }
    .campaignArea__card--con .kikan {
      font-size: 3.8vw; }
      .campaignArea__card--con .kikan span img {
        height: 20px; }
      .campaignArea__card--con .kikan i {
        width: 45%; }
    .campaignArea__card--con .txt__dotline {
      padding-bottom: 1.5vw; }

/* ==========================================================================
   how to choose
========================================================================== */
.howtoankerArea {
  margin-top: -100px; }
  .howtoankerArea .sec__inner800 {
    box-sizing: border-box;
    background: #e1e1e1;
    width: 100%;
    padding: 20px 5% 30px; }
  .howtoankerArea__nav {
    align-items: stretch; }
    .howtoankerArea__nav__list {
      width: 31%;
      box-shadow: 5px 5px 0px 1px rgba(0, 0, 0, 0.1);
      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- center;
      align-items: -webkit- center;
      align-items: center; }
      .howtoankerArea__nav__list img {
        width: 30px;
        margin-bottom: 5px; }
      .howtoankerArea__nav__list a {
        padding: 10px 0 20px; }
        .howtoankerArea__nav__list a:after {
          bottom: -5px;
          font-size: 18px; }
        .howtoankerArea__nav__list a:hover a:after {
          bottom: -5px; }
      .howtoankerArea__nav__list:before {
        border: 3px solid #000;
        border-radius: 7px;
        top: -1.5vw;
        left: -1.5vw; }
      .howtoankerArea__nav__list:after {
        border-radius: 7px; }
      .howtoankerArea__nav__list .txt {
        font-size: 3vw;
        letter-spacing: inherit;
        line-height: 1.3; }
        .howtoankerArea__nav__list .txt span {
          font-size: 3.5vw; }
      .howtoankerArea__nav__list .num {
        width: 7vw;
        height: 7vw;
        line-height: 7vw;
        font-size: 4vw;
        top: -6vw; }
      .howtoankerArea__nav__list.area a:before {
        background-size: 70%; }

.tabSelecter {
  width: 90%;
  margin: -60px auto 0; }
  .tabSelecter li > a {
    line-height: inherit;
    height: inherit;
    font-size: 3vw;
    height: 60px; }

.japanandyoungArea {
  margin-top: inherit;
  padding-top: inherit; }
  .japanandyoungArea .headline__dotline {
    margin-bottom: 20px; }
  .japanandyoungArea__lead.spDISP {
    display: block !important; }
  .japanandyoungArea__lead span {
    font-size: 3.5vw;
    margin-bottom: 0.5em; }

.choosecard__wrap {
  display: block; }
  .choosecard__wrap + .headline__dotline {
    margin-top: 10vw; }
.choosecard__card {
  width: 100%;
  margin-bottom: 0; }
  .choosecard__card + .choosecard__card {
    margin-top: 10px; }
  .choosecard__card img {
    max-width: 400px;
    margin: auto;
    display: block; }
.choosecard__list li, .choosecard__widelist li {
  display: block; }
  .choosecard__list li .btn, .choosecard__widelist li .btn {
    width: 90%;
    padding: 11px;
    font-size: 14px;
    font-size: 1.4rem;
    max-width: 300px; }
    .choosecard__list li .btn:after, .choosecard__widelist li .btn:after {
      position: absolute;
      font-family: 'ionicons';
      content: '\f30f';
      right: 7%;
      color: #fff;
      transition: 0.5s all;
      -moz-transition: 0.5s all;
      -webkit-transition: 0.5s all;
      top: 50%;
      transform: translateY(-50%);
      -moz-transform: translateY(-50%);
      -webkit-transform: translateY(-50%); }
  .choosecard__list li .data, .choosecard__widelist li .data {
    width: 100%;
    text-align: center;
    margin-bottom: 10px; }
    .choosecard__list li .data .day, .choosecard__widelist li .data .day {
      text-align: center;
      font-size: 16px;
      font-size: 1.6rem; }
    .choosecard__list li .data .match, .choosecard__widelist li .data .match {
      font-size: 14px;
      font-size: 1.4rem; }
.choosecard__widelist li .btn {
  line-height: 1.2; }
.choosecard__img img {
  margin: 0 auto -60px; }
.choosecard__img--con ul li {
  font-size: 14px;
  font-size: 1.4rem;
  line-height: 1.4; }
.choosecard__clubttl {
  font-size: 16px;
  font-size: 1.6rem;
  font-weight: bold;
  margin-top: 0; }
.choosecard__wrap.club {
  padding-top: 0; }
  .choosecard__wrap.club .choosecard__card {
    margin-bottom: 0; }
    .choosecard__wrap.club .choosecard__card img {
      margin-bottom: 10px; }
  .choosecard__wrap.club .choosecard__card--con .choosecard__list li:last-child, .choosecard__wrap.club .choosecard__card--con .choosecard__widelist li:last-child {
    padding-bottom: 0; }
  .choosecard__wrap.club .choosecard__card--con .choosecard__list li .data, .choosecard__wrap.club .choosecard__card--con .choosecard__widelist li .data {
    text-align: left; }
    .choosecard__wrap.club .choosecard__card--con .choosecard__list li .data .name, .choosecard__wrap.club .choosecard__card--con .choosecard__widelist li .data .name {
      font-size: 14px;
      font-size: 1.4rem;
      line-height: 1; }

/* ==========================================================================
   bigginers guide
========================================================================== */
.bigginerankerArea .sec__inner800 {
  padding: 30px 0; }
.bigginerankerArea__nav {
  flex-wrap: wrap; }
  .bigginerankerArea__nav__list {
    border: none;
    width: 49%;
    margin-bottom: 10vw;
    background: #fff;
    margin-bottom: 10px;
    padding: 1em 0 1.5em; }
    .bigginerankerArea__nav__list:nth-child(3), .bigginerankerArea__nav__list:nth-child(4) {
      margin-bottom: 0; }
    .bigginerankerArea__nav__list:nth-child(1) {
      border: none; }
    .bigginerankerArea__nav__list a {
      height: 3em;
      border-radius: 7px; }
      .bigginerankerArea__nav__list a:after {
        font-size: 18px;
        font-size: 1.8rem; }
      .bigginerankerArea__nav__list a .txt {
        font-size: 14px;
        font-size: 1.4rem; }
        @media screen and (max-width: 320px) {
          .bigginerankerArea__nav__list a .txt {
            font-size: 12px;
            font-size: 1.2rem; } }
        .bigginerankerArea__nav__list a .txt span {
          font-size: 14px;
          font-size: 1.4rem; }
          @media screen and (max-width: 320px) {
            .bigginerankerArea__nav__list a .txt span {
              font-size: 12px;
              font-size: 1.2rem; } }
    .bigginerankerArea__nav__list .num {
      width: 7vw;
      height: 7vw;
      line-height: 7vw;
      font-size: 4vw;
      top: -3vw; }

.bigginerArea__title {
  margin-top: 50px; }
  .bigginerArea__title .jpn {
    font-size: 20px;
    font-size: 2rem;
    line-height: 1.3; }
    .bigginerArea__title .jpn img {
      display: block;
      margin: auto;
      margin-bottom: 8px; }
  .bigginerArea__title .engttl img {
    height: auto;
    width: 90%; }
  .bigginerArea__title:before {
    width: 100%;
    text-align: center; }

.bigginerseatArea .sec__inner980 {
  padding-bottom: 50px; }
.bigginerseatArea__wrap .CLM__half {
  display: block; }
  .bigginerseatArea__wrap .CLM__half img {
    display: block; }
.bigginerseatArea__con {
  border: 2px solid #1ba496;
  width: 100%;
  background: #e6e6e6; }
  .bigginerseatArea__con:nth-child(1) {
    padding-right: 0;
    margin-bottom: 20px; }
  .bigginerseatArea__con:nth-child(2) {
    padding-left: 0; }
  .bigginerseatArea__con .ttl {
    font-size: 16px;
    font-size: 1.6rem; }
    .bigginerseatArea__con .ttl .txt__yellow {
      font-size: 18px;
      font-size: 1.8rem; }
  .bigginerseatArea__con .txt {
    font-size: 18px;
    font-size: 1.8rem;
    margin-bottom: 20px; }
    .bigginerseatArea__con .txt span {
      font-size: 16px;
      font-size: 1.6rem;
      padding: 3px 5px;
      background: #1ba496;
      color: #fff; }
  .bigginerseatArea__con kome {
    margin-bottom: 0; }
.bigginerseatArea__txt {
  padding: 5%; }

.bigginerbelongingsArea {
  padding: 50px 0; }
  .bigginerbelongingsArea__wrap {
    display: block;
    position: relative; }
  .bigginerbelongingsArea__con {
    width: 260px;
    background: #FFF;
    margin-right: 10px;
    box-shadow: rgba(0, 0, 0, 0.1); }
    .bigginerbelongingsArea__con img.spDISP {
      display: block !important; }
    .bigginerbelongingsArea__con div .ttl {
      padding: 10px 0px; }
    .bigginerbelongingsArea__con div P {
      font-size: 13px;
      font-size: 1.3rem; }
  .bigginerbelongingsArea .sec__inner980 {
    padding: 0;
    width: 90%;
    margin: 0 auto; }
  .bigginerbelongingsArea .btn {
    width: 90%;
    margin: 0 auto; }
  .bigginerbelongingsArea__ticket {
    margin-bottom: 40px; }
    .bigginerbelongingsArea__ticket--txt {
      font-size: 13px;
      font-size: 1.3rem;
      text-align: left; }
    .bigginerbelongingsArea__ticket--ttl .hissu {
      width: 25vw;
      left: 10px; }

.slick-prev, .slick-next {
  display: none; }

.bigginerpreventionArea__img {
  width: 100%;
  margin: 10px auto 20px; }
.bigginerpreventionArea__wrap {
  display: block; }
.bigginerpreventionArea__con {
  margin-bottom: 40px;
  width: 100%; }
  .bigginerpreventionArea__con .icon {
    width: 80px;
    top: -20px;
    left: -10px; }
    .bigginerpreventionArea__con .icon img {
      width: 100%; }
  .bigginerpreventionArea__con .img:before {
    top: 10px;
    left: 10px;
    background-size: cover; }
.bigginerpreventionArea__txt {
  margin-top: -45vw;
  padding-top: 45vw;
  padding-bottom: 50px; }
  .bigginerpreventionArea__txt p {
    width: 90%;
    margin: 0 auto 40px;
    text-align: left;
    font-size: 13px;
    font-size: 1.3rem; }
  .bigginerpreventionArea__txt .btn {
    width: 90%; }

.bigginerenjoyArea .bigginerArea__title .engttl img {
  width: 40%; }
.bigginerenjoyArea__wrap {
  display: block; }
.bigginerenjoyArea__con {
  border: 3px solid #e8e8e8; }
  .bigginerenjoyArea__con + .bigginerenjoyArea__con {
    margin-top: 20px; }
  .bigginerenjoyArea__con img {
    width: 100%; }
  .bigginerenjoyArea__con .img.spDISP {
    order: unset;
    width: 100%; }
    .bigginerenjoyArea__con .img.spDISP img {
      width: 100%;
      height: 100%;
      position: inherit;
      transform: inherit;
      left: inherit; }
  .bigginerenjoyArea__con figcaption {
    width: 100%; }
  .bigginerenjoyArea__con .ttl {
    padding: 10px 0; }
  .bigginerenjoyArea__con .sttl {
    font-size: 14px;
    font-size: 1.4rem; }
  .bigginerenjoyArea__con .jpn {
    padding-left: 10px; }
  .bigginerenjoyArea__con .num {
    font-size: 30px;
    font-size: 3rem;
    padding: 0 10px; }
    .bigginerenjoyArea__con .num .eng {
      font-size: 11px;
      font-size: 1.1rem; }
  .bigginerenjoyArea__con .txt {
    padding: 5%; }
  .bigginerenjoyArea__con .addtxt {
    margin: 0 5% 5%; }
  .bigginerenjoyArea__con:last-child .CLM__three {
    display: block; }
    .bigginerenjoyArea__con:last-child .CLM__three li {
      width: 100%; }
      .bigginerenjoyArea__con:last-child .CLM__three li img {
        margin-bottom: 0;
        display: block; }
      .bigginerenjoyArea__con:last-child .CLM__three li p:last-child {
        background-color: #f2f2f2;
        border-radius: 0 0 10px 10px;
        padding: 20px; }
      .bigginerenjoyArea__con:last-child .CLM__three li + li {
        margin-top: 30px; }
.bigginerenjoyArea__wide {
  padding: 5%; }
  .bigginerenjoyArea__wide--wrap {
    display: block; }
    .bigginerenjoyArea__wide--wrap li {
      width: 100%; }
      .bigginerenjoyArea__wide--wrap li + li {
        margin-top: 20px; }
      .bigginerenjoyArea__wide--wrap li img {
        display: block; }
      .bigginerenjoyArea__wide--wrap li .name {
        font-size: 14px;
        font-size: 1.4rem;
        border-bottom: 2px solid #000; }
        .bigginerenjoyArea__wide--wrap li .name span {
          font-size: 18px;
          font-size: 1.8rem; }
  .bigginerenjoyArea__wide--ttl:after {
    width: 100%;
    text-align: center;
    top: 15px; }
