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

autumnCP2022.scss

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

.spDISP {
  display: initial !important;
}

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

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

body {
  overflow: hidden;
}

body .bottomArea,
body #partnersArea {
  line-height: 130%;
}

.specialArea {
  background: #fff;
}

#pageTopBtn {
  z-index: 100;
  bottom: 15px;
}

.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: 24px;
  font-size: 2.4rem;
  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 {
  position: fixed;
  width: 50px;
  height: 50px;
  z-index: 1111111111;
}

.menu-trigger {
  display: inline-block;
  width: 30px;
  height: 20px;
  position: absolute;
  top: 10px;
  right: 12px;
  z-index: 222222;
  margin-top: 10px;
  cursor: pointer;
}
.menu-trigger:after {
  background: url(/img/special/autumnCP/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%;
  display: block;
}
#navigation .navigation_inner h1 {
  width: 150px;
  margin: auto;
}
#navigation .navigation_inner h1 img {
  width: 100%;
  max-height: inherit;
}
#navigation .navigation_inner .top_area {
  width: 100%;
  height: auto;
}
#navigation .navigation_inner .top_area > p {
  border: 0;
  border-bottom: 1px solid #747474;
  font-size: 22px;
  padding: 20px 0;
  line-height: 1;
  display: block;
  height: auto;
}
#navigation .navigation_inner .top_area .navArea__nav {
  flex-wrap: wrap;
}
#navigation .navigation_inner .top_area .navArea__nav li {
  width: 100% !important;
  height: auto;
  box-sizing: border-box;
  border: none;
  border-right: none !important;
  border-bottom: 1px solid #747474;
  padding: 0;
}
#navigation .navigation_inner .top_area .navArea__nav li a {
  padding: 20px;
  font-size: 20px;
}
#navigation .navigation_inner .bottom_area {
  width: 100%;
  height: 65px;
}
#navigation .navigation_inner .bottom_area a img {
  width: 60%;
}

/* ==========================================================================
   header
========================================================================== */
#header {
  position: fixed;
  height: 60px;
}

.seasonopening2024Header__jLogo {
  left: 10px;
  top: 10px;
}

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

/* ==========================================================================
   navArea
========================================================================== */
.navArea {
  background: #000;
}
.navArea .sec__inner980 {
  width: 100%;
  display: block;
}
.navArea .left_area {
  width: 100%;
  height: auto;
}
.navArea .left_area > p {
  border-left: 0;
}
.navArea .left_area .navArea__nav {
  flex-wrap: wrap;
}
.navArea .left_area .navArea__nav li {
  width: 100% !important;
  box-sizing: border-box;
}
.navArea .left_area .navArea__nav li:first-child {
  border-left: none;
}
.navArea .right_area {
  width: 100%;
  height: 65px;
}
.navArea .right_area a img {
  width: 60%;
}
.navArea__nav__list a {
  font-size: 3vw;
}
.navArea__nav__list a:hover {
  background: #000;
}
.navArea__nav__list a:hover:after {
  right: 7%;
}

.clubnav {
  padding: 15px 0 18px;
  top: inherit;
  bottom: 85px;
  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: 50%;
}
.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
========================================================================== */
.titleArea {
  padding: 33.7% 0 0;
  background: url(/img/special/autumnCP/2025/campaign_ttl_sp.jpg) center;
  background-size: cover;
  background-repeat: no-repeat;
  position: relative;
}

.japanandyoungArea {
  margin-top: -60px;
  padding-top: 60px;
}
.japanandyoungArea .titleArea {
  background-image: url(/img/special/autumnCP/2025/header_player_sp.jpg);
}

.scheduleArea {
  margin-top: -60px;
  padding-top: 60px;
}
.scheduleArea .titleArea {
  background-image: url(/img/special/autumnCP/2025/header_date_sp.jpg);
}

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

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

/* ==========================================================================
   TOP
========================================================================== */
.ankerArea {
  margin-top: -60px;
  padding-top: 60px;
  position: static;
}
.ankerArea h3 {
  font-size: 18px;
}
.ankerArea__nav {
  justify-content: left;
  grid-template-columns: 1fr 1fr;
  gap: 10px;
}
.ankerArea__nav li {
  width: 100%;
}
.ankerArea__nav li:nth-child(3n) {
  margin-right: 0 !important;
}
.ankerArea__nav li a {
  box-sizing: border-box;
  padding: 5vw 8vw 5vw 3vw;
  font-size: 3vw;
  text-align: center;
}
.ankerArea__nav li a img {
  width: 100%;
}
.ankerArea__nav li 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 .versus_ttl {
  font-size: 12px;
  font-size: 1.2rem;
  width: 100%;
  padding: 5px 10px 5px;
  display: block;
}
.campaignArea .versus_ttl .embTokushima {
  background-size: 16px;
}
.campaignArea .versus_ttl span {
  display: inline-block;
}
.campaignArea .versus_ttl .vstxt {
  margin: 5px 0;
}
.campaignArea .versus_ttl .subtxt {
  display: block;
  font-size: 10px;
  font-size: 1rem;
  margin-left: 0;
}
.campaignArea .versus_ttl .embS {
  margin-bottom: -4px;
}
.campaignArea__card {
  display: block;
  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;
}

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

.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;
}

.u23-note {
  text-align: left;
  margin-top: 10px;
}

/* ==========================================================================
 2025
========================================================================== */
.autumnCP2025 .campaignArea__card--con .seki {
  font-size: 2.5vw;
}
.autumnCP2025 .table__wrap .btn {
  font-size: 12px;
  font-size: 1.2rem;
}
.autumnCP2025 .schedule .kome {
  display: block !important;
}
.autumnCP2025 #schedule .fixednav {
  padding: 30px 5%;
}
.autumnCP2025 #schedule .fixednav__btn {
  font-size: 13px;
  font-size: 1.3rem;
  line-height: 1;
}
.autumnCP2025 #schedule .mascotListTab {
  padding: 20px;
}
.autumnCP2025 #schedule .tabSelecter .tab {
  grid-template-columns: repeat(3, 1fr);
  gap: 5px;
}
.autumnCP2025 #schedule .tabSelecter .tab li {
  display: block;
  margin-top: 0;
}
.autumnCP2025 #schedule .tabSelecter .tab li:nth-child(7n) {
  margin-right: 1%;
}
.autumnCP2025 #schedule .tabSelecter .tab li:nth-child(6), .autumnCP2025 #schedule .tabSelecter .tab li:nth-child(9), .autumnCP2025 #schedule .tabSelecter .tab li:nth-child(12), .autumnCP2025 #schedule .tabSelecter .tab li:nth-child(15), .autumnCP2025 #schedule .tabSelecter .tab li:nth-child(18), .autumnCP2025 #schedule .tabSelecter .tab li:nth-child(21), .autumnCP2025 #schedule .tabSelecter .tab li:nth-child(24), .autumnCP2025 #schedule .tabSelecter .tab li:nth-child(27) {
  margin-right: 0;
}
.autumnCP2025 #schedule .tabSelecter .tab li.current:after {
  content: none;
}
.autumnCP2025 #schedule .tabSelecter .tab li > a {
  padding: 0;
  height: 40px;
}
.autumnCP2025 #schedule .tabSelecter .tab li > a .day {
  font-size: 15px;
  font-size: 1.5rem;
  margin-bottom: 0;
}
.autumnCP2025 #schedule .tabSelecter .tab li > a .day i {
  font-size: 10px;
  font-size: 1rem;
}
.autumnCP2025 #schedule .tabSelecter .tab li > a .youbi {
  font-size: 10px;
  font-size: 1rem;
}
.autumnCP2025 #schedule .tabSelecter .tab li > a:hover {
  opacity: 1;
}
.autumnCP2025.howtochoose .table__wrap .btn {
  width: 100%;
  padding-right: 30px;
  box-sizing: border-box;
  font-size: 12px;
  font-size: 1.2rem;
  padding: 1.5vw 25px 1.5vw 10px;
}
.autumnCP2025.howtochoose .tabSelecter li:nth-child(n+4) {
  margin-top: 15px;
}
.autumnCP2025 .headline__wide:before {
  font-size: 70px;
  font-size: 7rem;
  white-space: nowrap;
  line-height: 80px;
  opacity: 0.2;
}
.autumnCP2025 .headline__wide .sec__inner980 {
  display: block;
  text-align: left;
}
.autumnCP2025 .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;
}
.autumnCP2025 .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;
}
.autumnCP2025 .headline__wide .jpn img {
  width: 40px;
  margin-right: 5px;
  vertical-align: bottom;
}
.autumnCP2025 .headline__wide .jpn span {
  font-size: 25px;
  font-size: 2.5rem;
  line-height: 40px;
}
.autumnCP2025 .headline__wide .eng {
  padding-top: 0;
  text-align: center;
  font-size: 16px;
  font-size: 1.6rem;
  line-height: 1;
}
#area .autumnCP2025 .headline__wide:before {
  background-size: 35%;
}
.autumnCP2025 .sec__ttl {
  background: url(/img/special/seasonopening/2025/BG_ttl_sp.jpg) center;
  background-size: cover;
  background-repeat: no-repeat;
  background-color: #fff;
  padding: 28px 0;
}
.autumnCP2025 .headline__main .jpn_L {
  font-family: "Kiwi Maru", sans-serif;
}
.autumnCP2025 .howtoankerArea {
  margin-top: -100px;
}
.autumnCP2025 .howtoankerArea .sec__inner800 {
  box-sizing: border-box;
  background: #e1e1e1;
  width: 100%;
  padding: 20px 5% 30px;
}

/* ============================================
	追従ボタン
============================================ */
.floatingbnr {
  display: block;
  width: 100%;
  bottom: 0;
  z-index: 10001;
}
.floatingbnr .btn__close {
  color: #fff;
  right: 0px;
  top: 0px;
}