@charset "UTF-8";
/*
html5doctor.com Reset Stylesheet
v1.6.1
Last Updated: 2010-09-17
Author: Richard Clark - http://richclarkdesign.com
Twitter: @rich_clark
*/
@import url("https://fonts.googleapis.com/css2?family=Dela+Gothic+One&family=Noto+Sans+JP:wght@900&family=Noto+Serif:wght@700&display=swap");
html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
abbr, address, cite, code,
del, dfn, em, img, ins, kbd, q, samp,
small, strong, sub, sup, var,
b, i,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, figcaption, figure,
footer, header, hgroup, menu, nav, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent; }

body {
  line-height: 1; }

article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
  display: block; }

nav ul {
  list-style: none; }

ul.non-style {
  list-style: none; }

blockquote, q {
  quotes: none; }

blockquote:before, blockquote:after,
q:before, q:after {
  content: '';
  content: none; }

a {
  margin: 0;
  padding: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent; }

/* change colours to suit your needs */
ins {
  background-color: #ff9;
  color: #000;
  text-decoration: none; }

/* change colours to suit your needs */
mark {
  background-color: #ff9;
  color: #000;
  font-style: italic;
  font-weight: bold; }

del {
  text-decoration: line-through; }

abbr[title], dfn[title] {
  border-bottom: 1px dotted;
  cursor: help; }

table {
  border-collapse: collapse;
  border-spacing: 0; }

/* change border colour to suit your needs */
hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #cccccc;
  margin: 1em 0;
  padding: 0; }

input, select {
  vertical-align: middle; }

/*
 * Variables
*/
/*
 * Mixin
*/
/*
 * Base
*/
body {
  font-family: 'Hiragino Kaku Gothic ProN','ヒラギノ角ゴ ProN',Meiryo,メイリオ,Helvetica,Arial,sans-serif;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  -moz-font-feature-settings: 'liga', 'kern';
  font-size: 17px;
  line-height: 1.75;
  color: #fff; }
  @media screen and (max-width: 704px) {
    body {
      font-size: 14.875px; } }

* {
  box-sizing: border-box; }

a {
  color: #4e5fff; }

/*
 * Utility
*/
.pc-only {
  display: block; }
  @media screen and (max-width: 704px) {
    .pc-only {
      display: none; } }

.sp-only {
  display: none; }
  @media screen and (max-width: 704px) {
    .sp-only {
      display: block; } }

.u-cursor {
  cursor: pointer; }

.u-center {
  text-align: center !important; }

.u-left {
  text-align: left !important; }

.u-right {
  text-align: right !important; }

.u-font-w {
  font-weight: bold !important; }

.u-color-w {
  color: #fff; }

.u-color-b {
  color: #7900ea; }

.u-font-ss {
  font-size: 20px; }

.u-font-sss {
  font-size: 80%; }

.u-font-l {
  font-size: 110%; }
  @media screen and (max-width: 704px) {
    .u-font-l {
      letter-spacing: -0.03em; } }

.u-font-ll {
  font-size: 120%; }
  @media screen and (max-width: 704px) {
    .u-font-ll {
      font-size: 110%;
      letter-spacing: -0.03em; } }

.u-mb50 {
  margin-bottom: 50px !important; }

.u-mb30 {
  margin-bottom: 30px !important; }

.u-mt10 {
  margin-top: 10px !important; }

.u-box {
  display: block;
  border: 4px solid #dfe6e6;
  padding: 20px;
  margin: 10px;
  color: #dfe6e6; }
  @media screen and (max-width: 704px) {
    .u-box {
      padding: 10px; } }

.u-mb0 {
  margin-bottom: 0px !important; }

.u-mb5 {
  margin-bottom: 5px !important; }

.u-mb10 {
  margin-bottom: 10px !important; }

.u-mb15 {
  margin-bottom: 15px !important; }

.u-mb20 {
  margin-bottom: 20px !important; }

.u-mb25 {
  margin-bottom: 25px !important; }

.u-mb30 {
  margin-bottom: 30px !important; }

.u-mb35 {
  margin-bottom: 35px !important; }

.u-mb40 {
  margin-bottom: 40px !important; }

.u-mb45 {
  margin-bottom: 45px !important; }

.u-mb50 {
  margin-bottom: 50px !important; }

.u-mb55 {
  margin-bottom: 55px !important; }

.u-mb60 {
  margin-bottom: 60px !important; }

.u-mb65 {
  margin-bottom: 65px !important; }

.u-mb70 {
  margin-bottom: 70px !important; }

.u-mb75 {
  margin-bottom: 75px !important; }

.u-mb80 {
  margin-bottom: 80px !important; }

.u-mb85 {
  margin-bottom: 85px !important; }

.u-mb90 {
  margin-bottom: 90px !important; }

.u-mb95 {
  margin-bottom: 95px !important; }

.u-mb100 {
  margin-bottom: 100px !important; }

.u-mb105 {
  margin-bottom: 105px !important; }

.u-mb110 {
  margin-bottom: 110px !important; }

.u-mb115 {
  margin-bottom: 115px !important; }

.u-mb120 {
  margin-bottom: 120px !important; }

.u-mb125 {
  margin-bottom: 125px !important; }

.u-mb130 {
  margin-bottom: 130px !important; }

.u-mb135 {
  margin-bottom: 135px !important; }

.u-mb140 {
  margin-bottom: 140px !important; }

.u-mb145 {
  margin-bottom: 145px !important; }

.u-mb150 {
  margin-bottom: 150px !important; }

.u-mb155 {
  margin-bottom: 155px !important; }

.u-mb160 {
  margin-bottom: 160px !important; }

.u-mb165 {
  margin-bottom: 165px !important; }

.u-mb170 {
  margin-bottom: 170px !important; }

.u-mb175 {
  margin-bottom: 175px !important; }

.u-mb180 {
  margin-bottom: 180px !important; }

.u-mb185 {
  margin-bottom: 185px !important; }

.u-mb190 {
  margin-bottom: 190px !important; }

.u-mb195 {
  margin-bottom: 195px !important; }

.u-mb200 {
  margin-bottom: 200px !important; }

.u-mb205 {
  margin-bottom: 205px !important; }

.u-mb210 {
  margin-bottom: 210px !important; }

.u-mb215 {
  margin-bottom: 215px !important; }

.u-mb220 {
  margin-bottom: 220px !important; }

.u-mb225 {
  margin-bottom: 225px !important; }

.u-mb230 {
  margin-bottom: 230px !important; }

.u-mb235 {
  margin-bottom: 235px !important; }

.u-mb240 {
  margin-bottom: 240px !important; }

.u-mb245 {
  margin-bottom: 245px !important; }

.u-mb250 {
  margin-bottom: 250px !important; }

.u-mb255 {
  margin-bottom: 255px !important; }

.u-mb260 {
  margin-bottom: 260px !important; }

.u-mb265 {
  margin-bottom: 265px !important; }

.u-mb270 {
  margin-bottom: 270px !important; }

.u-mb275 {
  margin-bottom: 275px !important; }

.u-mb280 {
  margin-bottom: 280px !important; }

.u-mb285 {
  margin-bottom: 285px !important; }

.u-mb290 {
  margin-bottom: 290px !important; }

.u-mb295 {
  margin-bottom: 295px !important; }

.u-mb300 {
  margin-bottom: 300px !important; }

.u-mb305 {
  margin-bottom: 305px !important; }

.u-mb310 {
  margin-bottom: 310px !important; }

.u-mb315 {
  margin-bottom: 315px !important; }

.u-mb320 {
  margin-bottom: 320px !important; }

.u-mb325 {
  margin-bottom: 325px !important; }

.u-mb330 {
  margin-bottom: 330px !important; }

.u-mb335 {
  margin-bottom: 335px !important; }

.u-mb340 {
  margin-bottom: 340px !important; }

.u-mb345 {
  margin-bottom: 345px !important; }

.u-mb350 {
  margin-bottom: 350px !important; }

.u-mb355 {
  margin-bottom: 355px !important; }

.u-mb360 {
  margin-bottom: 360px !important; }

.u-mb365 {
  margin-bottom: 365px !important; }

.u-mb370 {
  margin-bottom: 370px !important; }

.u-mb375 {
  margin-bottom: 375px !important; }

.u-mb380 {
  margin-bottom: 380px !important; }

.u-mb385 {
  margin-bottom: 385px !important; }

.u-mb390 {
  margin-bottom: 390px !important; }

.u-mb395 {
  margin-bottom: 395px !important; }

.u-mb400 {
  margin-bottom: 400px !important; }

.u-mb405 {
  margin-bottom: 405px !important; }

.u-mb410 {
  margin-bottom: 410px !important; }

.u-mb415 {
  margin-bottom: 415px !important; }

.u-mb420 {
  margin-bottom: 420px !important; }

.u-mb425 {
  margin-bottom: 425px !important; }

.u-mb430 {
  margin-bottom: 430px !important; }

.u-mb435 {
  margin-bottom: 435px !important; }

.u-mb440 {
  margin-bottom: 440px !important; }

.u-mb445 {
  margin-bottom: 445px !important; }

.u-mb450 {
  margin-bottom: 450px !important; }

.u-mb455 {
  margin-bottom: 455px !important; }

.u-mb460 {
  margin-bottom: 460px !important; }

.u-mb465 {
  margin-bottom: 465px !important; }

.u-mb470 {
  margin-bottom: 470px !important; }

.u-mb475 {
  margin-bottom: 475px !important; }

.u-mb480 {
  margin-bottom: 480px !important; }

.u-mb485 {
  margin-bottom: 485px !important; }

.u-mb490 {
  margin-bottom: 490px !important; }

.u-mb495 {
  margin-bottom: 495px !important; }

.u-mb500 {
  margin-bottom: 500px !important; }

/*
# Button
*/
.button {
  font-family: 'Noto Serif', serif;
  font-weight: 900; }
  .button__area {
    margin-bottom: 20px;
    text-align: center; }
    .button__area img {
      width: 100%; }
  .button a {
    text-decoration: none;
    position: relative;
    align-items: center;
    margin: 0 auto;
    padding: 1em;
    transition: 0.3s;
    display: block;
    border-radius: 10px;
    line-height: 1.3; }
    @media screen and (min-width: 705px) {
      .button a {
        font-size: 25.5px; } }
    @media screen and (max-width: 704px) {
      .button a {
        font-size: 18px;
        font-size: 5.625vw; } }
  .button a::after {
    content: '';
    width: 5px;
    height: 5px;
    transform: rotate(45deg);
    position: absolute;
    top: 46%;
    right: 10px; }
    @media screen and (min-width: 705px) {
      .button a::after {
        right: 40px; } }
  @media screen and (min-width: 705px) {
    .button a:hover {
      transform: translateY(3px);
      text-decoration: none;
      box-shadow: 0 2px 0 #713460; } }
  .button__size-l {
    width: 100%; }
  .button__size-m {
    width: 70%; }
    @media screen and (max-width: 704px) {
      .button__size-m {
        width: 98%; } }
  .button__color-base {
    color: #fff;
    background: linear-gradient(0deg, #7900ea, #7900ea 70%, #ff9100);
    animation: gradient 3s ease infinite;
    box-shadow: 0 5px 0 #713460;
    background-size: 400% 400%; }

@keyframes gradient {
  0% {
    background-position: 0 0; }
  50% {
    background-position: 0 10%; }
  100% {
    background-position: 0 0; } }
  .button__color-base::after {
    border-top: 3px solid #fff;
    border-right: 3px solid #fff; }
  @media screen and (min-width: 705px) {
    .button__color-base:hover {
      box-shadow: 0 2px 0 #440084; } }
  .button__color-sub {
    color: #fff;
    background: #885eab;
    box-shadow: 0 5px 0 #440084; }
  .button__color-sub::after {
    border-top: 3px solid #fff;
    border-right: 3px solid #fff; }
  @media screen and (min-width: 705px) {
    .button__color-sub:hover {
      box-shadow: 0 2px 0 #0b474c; } }
  .button__subtxt {
    font-size: 12.75px; }
    @media screen and (min-width: 705px) {
      .button__subtxt {
        font-size: 14.875px; } }

.btnFixd {
  width: 120px;
  position: fixed;
  right: 0;
  bottom: 0;
  z-index: 1000; }
  @media screen and (min-width: 705px) {
    .btnFixd {
      width: 150px; } }
  .btnFixd img {
    width: 100%; }

.sharebtnFixd {
  width: 50px;
  position: fixed;
  right: 0;
  bottom: 85px;
  z-index: 1000; }
  @media screen and (min-width: 705px) {
    .sharebtnFixd {
      bottom: 100px; } }
  .sharebtnFixd img {
    width: 100%; }
  .sharebtnFixd__list {
    margin-bottom: 5px;
    list-style: none; }
  .sharebtnFixd__list__tw {
    box-shadow: 0 0 5px #bfe6ff;
    line-height: 0;
    margin-bottom: 10px; }
  .sharebtnFixd__list__line {
    box-shadow: 0 0 5px #7cff7c;
    line-height: 0;
    margin-bottom: 10px; }
  .sharebtnFixd__list__fb {
    box-shadow: 0 0 5px #7c98ff;
    line-height: 0;
    margin-bottom: 10px; }

/*
# Flex
*/
.flex__area {
  display: flex;
  align-items: center;
  justify-content: space-around;
  margin-bottom: 5px; }
  @media screen and (max-width: 704px) {
    .flex__area {
      display: block; } }

/*
 * frameboxDesign
*/
.frameBox {
  max-width: 96%;
  margin: 0 auto; }
  @media screen and (min-width: 705px) {
    .frameBox {
      max-width: 600px; } }
  .frameBox--title {
    border-radius: 10px 10px 0 0;
    padding: 9px 0 8px;
    text-align: center;
    font-size: 25.5px;
    width: 100%; }
    @media screen and (min-width: 705px) {
      .frameBox--title {
        font-size: 38.25px; } }
  .frameBox--item {
    padding: 25px;
    border-bottom: 1px solid #FCEBFF; }
  .frameBox--item_date {
    color: #707070;
    font-size: 14.875px; }
  .frameBox--item_title {
    font-weight: bold; }
  .frameBox--item_txt {
    margin-bottom: 7px; }

.box {
  max-width: 600px;
  margin: 0 auto;
  max-width: 92%; }
  @media screen and (min-width: 705px) {
    .box {
      max-width: 600px; } }
  .box--notes {
    color: #fff;
    font-weight: normal;
    text-align: left;
    font-size: 12.75px;
    line-height: 2;
    padding: 15px 0 10px; }
    @media screen and (min-width: 705px) {
      .box--notes {
        font-size: 14.875px; } }

/*ーーーーーーーーーー
.header
ーーーーーーーーーーー*/
#head_wrap {
  top: -50px;
  position: relative;
  width: 100%;
  margin: 50px auto 0;
  line-height: 1;
  z-index: 999;
  height: 0;
  text-decoration: none; }
  #head_wrap a {
    text-decoration: none;
    color: #fff; }
  #head_wrap .inner {
    width: 100%;
    margin: 0 auto;
    position: relative; }
    #head_wrap .inner:after {
      content: "";
      clear: both;
      display: block; }
  #head_wrap .logo {
    float: left;
    font-size: 36px; }

#global-nav {
  position: absolute;
  right: 0;
  top: 0; }
  #global-nav ul {
    list-style: none;
    font-size: 14px;
    margin-right: 10px;
    display: inline-flex; }
    @media screen and (max-width: 704px) {
      #global-nav ul {
        display: block;
        margin-right: 0; } }
    #global-nav ul li {
      padding: 20px 10px; }
      #global-nav ul li:last-child {
        border-right: none; }
      @media screen and (max-width: 704px) {
        #global-nav ul li {
          border-right: none; } }
      #global-nav ul li a {
        padding: 2px;
        transition: all 0.6s ease 0s;
        box-sizing: border-box;
        font-weight: bold; }

/* Fixed */
#head_wrap.fixed {
  margin-top: 0;
  top: 0;
  position: fixed;
  height: 100px;
  transition: top 0.65s ease-in;
  -webkit-transition: top 0.65s ease-in;
  -moz-transition: top 0.65s ease-in;
  z-index: 9999; }
  #head_wrap.fixed .logo {
    font-size: 36px;
    color: #fff; }
  #head_wrap.fixed #global-nav ul li a {
    color: #fff;
    padding: 0 18px; }

/* Toggle Button */
#nav-toggle {
  display: none;
  position: absolute;
  right: 12px;
  top: 14px;
  width: 34px;
  height: 36px;
  cursor: pointer;
  z-index: 101; }
  #nav-toggle div {
    position: relative; }

@media screen and (max-width: 704px) {
  #head_wrap {
    top: 0;
    position: fixed;
    margin-top: 0;
    width: 100%;
    padding: 0;
    /* Fixed reset */ }
    #head_wrap .inner {
      width: 100%;
      padding: 0; }
    #head_wrap .fixed {
      padding-top: 0;
      background: transparent; }
  #mobile-head {
    background: linear-gradient(0deg, rgba(0, 0, 0, 0), black 100%);
    width: 100%;
    height: 56px;
    z-index: 999;
    position: relative; }
  #head_wrap .logo,
  #head_wrap.fixed .logo {
    position: absolute;
    left: 13px;
    top: 13px;
    color: #fff;
    font-size: 26px; }
  #global-nav {
    position: absolute;
    /* 開いてないときは画面外に配置 */
    top: -500px;
    background: rgba(0, 0, 0, 0.9);
    width: 100%;
    text-align: center;
    -webkit-transition: 0.5s ease-in-out;
    -moz-transition: 0.5s ease-in-out;
    transition: 0.5s ease-in-out; }
    #global-nav ul {
      list-style: none;
      position: static;
      right: 0;
      bottom: 0;
      font-size: 14px;
      margin-top: 20px; }
      #global-nav ul li {
        float: none;
        position: static; }
  #head_wrap #global-nav ul li a,
  #head_wrap.fixed #global-nav ul li a {
    width: 100%;
    display: block;
    padding: 5px 0; }
  #nav-toggle {
    display: block; }
  /* #nav-toggle 切り替えアニメーション */
  #nav-toggle span {
    display: block;
    position: absolute;
    height: 4px;
    width: 100%;
    background: #fff;
    left: 0;
    -webkit-transition: 0.35s ease-in-out;
    -moz-transition: 0.35s ease-in-out;
    transition: 0.35s ease-in-out; }
    #nav-toggle span:nth-child(1) {
      top: 0; }
    #nav-toggle span:nth-child(2) {
      top: 11px; }
    #nav-toggle span:nth-child(3) {
      top: 22px; }
  .open #nav-toggle span:nth-child(1) {
    top: 11px;
    -webkit-transform: rotate(315deg);
    -moz-transform: rotate(315deg);
    transform: rotate(315deg); }
  .open #nav-toggle span:nth-child(2) {
    width: 0;
    left: 50%; }
  .open #nav-toggle span:nth-child(3) {
    top: 11px;
    -webkit-transform: rotate(-315deg);
    -moz-transform: rotate(-315deg);
    transform: rotate(-315deg); }
  /* #global-nav スライドアニメーション */
  .open #global-nav {
    /* #global-nav top + #mobile-head height */
    -moz-transform: translateY(556px);
    -webkit-transform: translateY(556px);
    transform: translateY(556px); } }

/*
 * _list
*/
.listBase li {
  margin-bottom: 10px; }

@media screen and (min-width: 705px) {
  .list01 {
    max-width: 769px; } }

.list01 table {
  width: 100%;
  border-collapse: collapse; }

.list01 table tr {
  border-bottom: solid 2px #cde7ff; }
  @media screen and (min-width: 705px) {
    .list01 table tr {
      display: flex; } }

.list01 table tr:last-child {
  border-bottom: none; }

.list01 table th {
  position: relative;
  vertical-align: middle;
  text-align: left;
  background-color: #ffa200;
  color: #fff;
  text-align: center;
  padding: 10px 0;
  line-height: 1.4;
  width: 100%;
  display: block; }
  @media screen and (min-width: 705px) {
    .list01 table th {
      width: 30%;
      display: inline-block; } }

.list01 table th:after {
  display: block;
  content: "";
  width: 0;
  height: 0;
  position: absolute;
  right: calc(50% - 10px);
  bottom: -10px;
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
  border-top: 10px solid #ffa200; }
  @media screen and (min-width: 705px) {
    .list01 table th:after {
      top: calc(50% - 10px);
      right: -10px;
      border-left: 10px solid #ffa200;
      border-top: 10px solid transparent;
      border-bottom: 10px solid transparent; } }

.list01 table td {
  text-align: left;
  width: 100%;
  display: block;
  background-color: #fff;
  padding: 10px 10px 10px 20px;
  vertical-align: middle; }
  @media screen and (min-width: 705px) {
    .list01 table td {
      width: 70%;
      display: inline-block; } }

/*
 * _accordion
*/
.accordionM {
  max-width: 800px; }

.accordionL {
  max-width: 96%; }
  @media screen and (max-width: 704px) {
    .accordionL {
      max-width: 100%; } }

.accordion01 {
  margin: auto; }
  .accordion01 .toggle {
    display: none; }
  .accordion01 .Label {
    display: block;
    color: #fff;
    border: 3px solid #b2599a;
    border-radius: 10px;
    box-shadow: 0 5px 0 #713460;
    background-size: 400% 400%;
    text-align: center; }
    @media screen and (min-width: 705px) {
      .accordion01 .Label {
        padding: 0.8em 2em;
        font-size: 25.5px; } }
    @media screen and (max-width: 704px) {
      .accordion01 .Label {
        padding: 0.5em 1.5em 0.5em 0.5em;
        font-size: 17px;
        font-size: 5.3125vw;
        line-height: 1.5em; } }
  .accordion01 .Label::before {
    content: "";
    width: 6px;
    height: 6px;
    border-top: 3px solid #fff;
    border-right: 3px solid #fff;
    -webkit-transform: rotate(45deg);
    position: absolute;
    top: calc(50% - 3px);
    right: 20px;
    transform: rotate(135deg); }
  .accordion01 .Label,
  .accordion01 .content {
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    transform: translateZ(0);
    transition: all 0.3s; }
  .accordion01 .content {
    height: 0;
    margin-bottom: 10px;
    padding: 0;
    overflow: hidden;
    background: linear-gradient(0deg, #7900ea, #b2599a);
    color: #000;
    text-align: left; }
    @media screen and (min-width: 705px) {
      .accordion01 .content p {
        padding: 10px 30px 30px; } }
  .accordion01 .content__inner {
    background: rgba(255, 255, 255, 0.8);
    padding: 20px 0 0; }
    @media screen and (max-width: 704px) {
      .accordion01 .content__inner {
        padding: 20px 3% 30px;
        font-size: 12px;
        font-size: 3.75vw; } }
  .accordion01 .toggle:checked + .Label + .content {
    height: auto;
    padding: 0 3px 3px;
    transition: all 0.3s; }
  .accordion01 .toggle:checked + .Label {
    border-radius: 10px 10px 0 0 !important; }
  .accordion01 .toggle:checked + .Label::before {
    transform: rotate(-45deg) !important; }

/*
 * schedule
*/
.schedule-wrap {
  display: flex;
  margin-top: 60px;
  margin-bottom: 100px; }
  .schedule-wrap .schedule {
    width: 85%;
    margin: auto; }
    @media screen and (max-width: 704px) {
      .schedule-wrap .schedule {
        width: 98%; } }
    .schedule-wrap .schedule ul .time {
      display: block;
      margin: 8px 0; }
      @media screen and (max-width: 704px) {
        .schedule-wrap .schedule ul .time p {
          font-size: 15px;
          font-size: 4.6875vw; } }
      .schedule-wrap .schedule ul .time.late {
        background-color: #fbb400; }
      .schedule-wrap .schedule ul .time.early {
        background-color: #fff794; }
    .schedule-wrap .schedule .plus {
      font-size: 24px;
      font-weight: 600;
      color: #123565;
      width: calc(100% - 54px);
      text-align: center;
      margin: auto auto 18px;
      border: 12px solid #123565;
      padding: 36px 16px;
      line-height: 1em; }
    .schedule-wrap .schedule .month {
      font-size: 24px; }
    .schedule-wrap .schedule table {
      width: 100%;
      height: auto;
      font-size: 18px;
      margin-bottom: 20px; }
      .schedule-wrap .schedule table tr {
        text-align: center; }
        .schedule-wrap .schedule table tr td,
        .schedule-wrap .schedule table tr th {
          text-align: center;
          border: 1px solid #aaa;
          position: relative; }
          .schedule-wrap .schedule table tr td span,
          .schedule-wrap .schedule table tr th span {
            display: inline-block;
            height: 40px;
            width: 40px;
            line-height: 1.8em; }
            .schedule-wrap .schedule table tr td span.on,
            .schedule-wrap .schedule table tr th span.on {
              background-color: #f48b01;
              border-radius: 50%;
              box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.4); }
            .schedule-wrap .schedule table tr td span.so:before,
            .schedule-wrap .schedule table tr th span.so:before {
              content: "";
              display: block;
              width: 100%;
              height: 100%;
              background-color: rgba(0, 0, 0, 0.6);
              position: absolute;
              top: 0;
              left: 0; }
            .schedule-wrap .schedule table tr td span.so:after,
            .schedule-wrap .schedule table tr th span.so:after {
              content: "SOLD\AOUT";
              width: 100%;
              position: absolute;
              top: 0;
              bottom: 0;
              left: 0;
              display: block;
              font-size: 12px;
              line-height: 1em;
              color: #fff;
              font-weight: 500;
              text-align: center;
              padding-top: 20px;
              transform: rotate(-12deg); }
          .schedule-wrap .schedule table tr td span.txt-time,
          .schedule-wrap .schedule table tr th span.txt-time {
            font-size: 80%;
            height: 0; }
            @media screen and (max-width: 704px) {
              .schedule-wrap .schedule table tr td span.txt-time,
              .schedule-wrap .schedule table tr th span.txt-time {
                font-size: 13px;
                font-size: 4.0625vw; } }
          .schedule-wrap .schedule table tr td:nth-child(7),
          .schedule-wrap .schedule table tr th:nth-child(7) {
            background-color: #b60000; }
            .schedule-wrap .schedule table tr td:nth-child(7) span.on,
            .schedule-wrap .schedule table tr th:nth-child(7) span.on {
              background-color: #f48b01; }
          .schedule-wrap .schedule table tr td:nth-child(6),
          .schedule-wrap .schedule table tr th:nth-child(6) {
            background-color: #0054ff; }
            .schedule-wrap .schedule table tr td:nth-child(6) span.on,
            .schedule-wrap .schedule table tr th:nth-child(6) span.on {
              background-color: #f48b01; }
          .schedule-wrap .schedule table tr td.syuku,
          .schedule-wrap .schedule table tr th.syuku {
            background-color: #b60000; }
            .schedule-wrap .schedule table tr td.syuku span.on,
            .schedule-wrap .schedule table tr th.syuku span.on {
              background-color: #f48b01; }
        .schedule-wrap .schedule table tr th {
          padding: 4px 0; }
        .schedule-wrap .schedule table tr td {
          padding: 12px 0 4px;
          font-size: 21px; }
          @media screen and (max-width: 704px) {
            .schedule-wrap .schedule table tr td {
              font-size: 17px;
              font-size: 5.3125vw; } }

/*
# footer,sns
*/
.footer {
  position: relative;
  padding: 80px 0;
  color: #fff;
  text-align: center; }
  @media screen and (max-width: 704px) {
    .footer {
      padding: 50px 0; } }
  .footer__logocol {
    max-width: 200px;
    margin: 0 auto 24px;
    padding: 0;
    display: flex;
    flex-wrap: wrap;
    justify-content: center; }
    @media screen and (max-width: 704px) {
      .footer__logocol {
        max-width: 90%; } }
  .footer__logocol__col {
    position: relative;
    width: 100%;
    margin: 0; }
    @media screen and (max-width: 704px) {
      .footer__logocol__col {
        width: 50%;
        margin: 0 4%; } }
    .footer__logocol__col:hover {
      opacity: 0.6; }
    .footer__logocol__col svg {
      width: 100%;
      height: auto;
      fill: #fff; }
    .footer__logocol__col img {
      width: 100%; }
  .footer__link {
    color: #4e5fff;
    text-decoration: none; }
    .footer__link:hover {
      color: #fff; }
  .footer__txt {
    margin: 0 0 20px; }
    .footer__txt p {
      margin-bottom: 10px; }
  .footer__txt2 {
    margin: 0 0 34px;
    padding: 0 4%;
    font-family: #fff; }
  .footer small {
    font-size: 0.7em;
    font-weight: 400; }

.footer__bannercol {
  width: 740px;
  margin: 0 auto 20px;
  padding: 0;
  display: flex;
  flex-wrap: wrap; }
  @media screen and (max-width: 704px) {
    .footer__bannercol {
      width: 280px;
      display: block; } }
  .footer__bannercol__col {
    width: 48%;
    margin: 0 1%; }
    @media screen and (max-width: 704px) {
      .footer__bannercol__col {
        width: 100%;
        margin: 0 0 14px; } }
    .footer__bannercol__col img {
      width: 100%;
      height: auto; }

.footer__snscol {
  width: 296px;
  margin: 0 auto 34px;
  padding: 0;
  list-style-type: none;
  display: flex;
  flex-wrap: wrap;
  justify-content: center; }
  .footer__snscol__li {
    position: relative;
    width: 54px;
    height: 54px;
    margin: 0 10px;
    border-radius: 4px; }
    .footer__snscol__li:before {
      position: absolute;
      content: '';
      width: 100%;
      height: 100%;
      line-height: 100%;
      font-family: "Font Awesome 5 Brands";
      font-size: 1.9em;
      font-weight: 900;
      color: #fff;
      text-align: center;
      display: flex;
      align-items: center;
      justify-content: center; }
    .footer__snscol__li--fb {
      background: #1877F2; }
      .footer__snscol__li--fb:before {
        content: '\f39e';
        padding: 4px 0 0;
        box-sizing: border-box; }
    .footer__snscol__li--tw {
      background: #1DA1F2; }
      .footer__snscol__li--tw:before {
        content: '\f099';
        padding: 4px 0 0;
        box-sizing: border-box; }
    .footer__snscol__li--youtube {
      background: #ea3323; }
      .footer__snscol__li--youtube:before {
        content: '\f167';
        padding: 4px 0 0;
        box-sizing: border-box; }
    .footer__snscol__li--insta {
      background: linear-gradient(-135deg, #C0009D 0%, #EC0017 50%, #FEC21D 100%) no-repeat; }
      .footer__snscol__li--insta:before {
        content: '\f16d';
        font-size: 2.2em; }
    .footer__snscol__li:hover {
      opacity: 0.6; }
  .footer__snscol__li__link {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: block;
    cursor: pointer;
    cursor: hand; }

/*
# goods_foods
*/
.goods_foods_section .inner {
  color: #fff;
  font-weight: bold;
  padding: 40px 0 0;
  max-width: 96%;
  margin: 0 auto; }
  @media screen and (min-width: 705px) {
    .goods_foods_section .inner {
      max-width: 720px;
      padding: 60px 0 0; } }

.goods_foods_section {
  background: linear-gradient(0deg, #000, #7900ea); }
  .goods_foods_section .first_title {
    margin-top: 0; }
  .goods_foods_section .foods_title {
    margin-top: 74px; }
    @media screen and (max-width: 704px) {
      .goods_foods_section .foods_title {
        margin-top: 6vw; } }

.goods_foods_content {
  margin-top: 50px;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap; }
  @media screen and (max-width: 704px) {
    .goods_foods_content {
      margin-top: 6vw; } }
  .goods_foods_content a {
    text-decoration: none;
    color: #3c006a; }
    @media screen and (max-width: 704px) {
      .goods_foods_content a {
        margin-bottom: 2%; } }

.goods_foods_item_warpper {
  margin-top: 20px;
  background-color: #f6edff; }
  @media screen and (max-width: 704px) {
    .goods_foods_item_warpper {
      margin-top: 0; } }
  .goods_foods_item_warpper:nth-child(-n + 2) {
    margin-top: 0; }

.goods_foods_item {
  width: 334px;
  position: relative; }
  @media screen and (max-width: 704px) {
    .goods_foods_item {
      width: 100%; } }

.goods_foods_img {
  width: 100%;
  height: 100%; }

.loupe_img {
  position: absolute;
  top: 165px;
  left: 295px;
  width: 30px; }
  @media screen and (max-width: 704px) {
    .loupe_img {
      top: 46vw;
      width: 10vw;
      left: 84vw; } }

.goods_foods_desc {
  padding: 26px 30px; }
  .goods_foods_desc .goods_name {
    font-size: 19.55px;
    font-family: "Noto Sans JP";
    font-weight: bold; }
    @media screen and (max-width: 704px) {
      .goods_foods_desc .goods_name {
        font-size: 17px;
        font-size: 5.3125vw; } }
  .goods_foods_desc .goods_price {
    font-size: 19.55px;
    font-family: "Noto Sans JP";
    font-weight: bold; }
    @media screen and (max-width: 704px) {
      .goods_foods_desc .goods_price {
        font-size: 17px;
        font-size: 5.3125vw; } }
    .goods_foods_desc .goods_price span {
      font-size: 14.875px; }
      @media screen and (max-width: 704px) {
        .goods_foods_desc .goods_price span {
          font-size: 14px;
          font-size: 4.375vw; } }
  .goods_foods_desc .outline {
    font-size: 16.15px;
    font-family: "Noto Sans JP";
    margin-bottom: 15px; }
    @media screen and (max-width: 704px) {
      .goods_foods_desc .outline {
        font-size: 14px;
        font-size: 4.375vw; } }
  .goods_foods_desc .desc {
    font-size: 14.875px;
    font-family: "Noto Sans JP"; }
    @media screen and (max-width: 704px) {
      .goods_foods_desc .desc {
        font-size: 12px;
        font-size: 3.75vw; } }
  .goods_foods_desc .note {
    display: flex; }
    .goods_foods_desc .note p {
      font-size: 17px;
      font-family: "Noto Sans JP"; }
      @media screen and (max-width: 704px) {
        .goods_foods_desc .note p {
          font-size: 15px;
          font-size: 4.6875vw; } }

.special_itme {
  margin-top: 40px;
  width: 100%;
  display: block; }
  @media screen and (max-width: 704px) {
    .special_itme {
      margin-top: 40vw; } }
  .special_itme:nth-child(2) {
    margin-top: 40px; }
    @media screen and (max-width: 704px) {
      .special_itme:nth-child(2) {
        margin-top: 40vw; } }
  .special_itme .goods_foods_item {
    width: 100%; }
  .special_itme .goods_foods_img {
    height: 414px; }
    @media screen and (max-width: 704px) {
      .special_itme .goods_foods_img {
        height: 400vw; } }
  .special_itme .loupe_img {
    top: 376px;
    left: 649px; }
    @media screen and (max-width: 704px) {
      .special_itme .loupe_img {
        top: 370vw;
        left: 640vw; } }
  .special_itme .note_list {
    margin-top: 9px; }
    @media screen and (max-width: 704px) {
      .special_itme .note_list {
        margin-top: 15vw; } }
  .special_itme .note {
    display: flex; }
    .special_itme .note p {
      font-size: 1.2rem;
      font-family: "Noto Sans JP"; }
      @media screen and (max-width: 704px) {
        .special_itme .note p {
          font-size: 15px;
          font-size: 4.6875vw; } }

.goods_note {
  margin-top: 38px;
  width: 100%; }
  @media screen and (max-width: 704px) {
    .goods_note {
      margin-top: 38vw; } }
  .goods_note:first-child {
    margin-top: 51px; }
    @media screen and (max-width: 704px) {
      .goods_note:first-child {
        margin-top: 51vw; } }
  .goods_note ul {
    margin-top: 20px; }
    @media screen and (max-width: 704px) {
      .goods_note ul {
        margin-top: 20vw; } }
    .goods_note ul li {
      margin-top: 8px;
      display: flex; }
      @media screen and (max-width: 704px) {
        .goods_note ul li {
          margin-top: 8vw; } }
  .goods_note p {
    font-size: 1.4rem;
    font-family: "Noto Sans JP";
    line-height: 1.6; }
    @media screen and (max-width: 704px) {
      .goods_note p {
        font-size: 24vw; } }
  .goods_note span {
    font-weight: bold; }
  .goods_note .through {
    font-weight: normal; }
  .goods_note .goods_note_title {
    font-size: 1.8rem;
    font-weight: bold;
    color: #000; }
    @media screen and (max-width: 704px) {
      .goods_note .goods_note_title {
        font-size: 28vw; } }
  .goods_note .goods_note_sub_title {
    margin-top: 30px;
    font-size: 1.8rem;
    font-family: "Noto Sans JP";
    line-height: 1;
    font-weight: bold; }
    @media screen and (max-width: 704px) {
      .goods_note .goods_note_sub_title {
        margin-top: 30vw;
        font-size: 15px;
        font-size: 4.6875vw; } }
  .goods_note .num {
    flex-shrink: 0;
    width: 66px; }
    @media screen and (max-width: 704px) {
      .goods_note .num {
        width: 100vw; } }
  .goods_note .cobid-19_contents {
    margin-top: 30px; }
  .goods_note a {
    text-decoration: underline;
    transition: all 0.5s ease; }
    @media screen and (max-width: 704px) {
      .goods_note a:hover {
        color: #7900ea;
        text-decoration-color: rgba(214, 21, 24, 0); } }

/*
 * animation
*/
/*========= particle js を描画するエリア設定 ===============*/
html, body {
  height: 100%;
  /*高さを100%にして描画エリアをとる*/ }

#particles-js {
  position: fixed;
  /*描画固定*/
  z-index: -1;
  /*描画を一番下に*/
  width: 100%;
  height: 100%;
  background-color: #000;
  /*背景色*/ }

#animation_wrapper {
  position: relative;
  /*描画を#particles-jsよりも上にするためposition:relative;を指定*/
  z-index: 1;
  /*z-indexの数字を大きくすることで描画を#particles-jsよりも上に*/
  width: 100%;
  height: 100%; }

/*
 * content
*/
html {
  scroll-behavior: smooth; }

body {
  background: #000;
  font-family: 'Noto Serif', serif;
  font-weight: 900; }

.bg {
  position: fixed;
  top: 0;
  right: 0;
  width: 100vw;
  height: 100vh;
  z-index: -1;
  background: linear-gradient(0deg, #250053, #000);
  animation: gradient 5s ease infinite;
  background-size: 400% 400%; }

@keyframes gradient {
  0% {
    background-position: 0 0; }
  50% {
    background-position: 0 10%; }
  100% {
    background-position: 0 0; } }

.header_fixed {
  position: fixed;
  top: 0;
  height: 50px;
  width: 100%;
  z-index: 999;
  background: linear-gradient(0deg, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.5) 40%, rgba(0, 0, 0, 0.9) 100%); }

.header {
  font-family: 'Noto Sans JP', sans-serif; }
  .header--in {
    display: flex; }
  .header--menu {
    width: 550px; }

.fv {
  position: relative;
  background: linear-gradient(0deg, rgba(0, 0, 0, 0), black 100%); }
  .fv--bg {
    width: 100%;
    height: auto;
    background-size: cover; }
    .fv--bg .title {
      max-width: 800px;
      margin: 0 auto; }
      .fv--bg .title img {
        width: 100%; }

h2.base__ttl {
  text-align: center;
  margin-bottom: 20px;
  font-weight: 900;
  font-size: 31.875px;
  color: #fff;
  text-shadow: 0 0 10px #ffd735;
  margin-top: -50px;
  padding-top: 50px; }

h3.base__ttl {
  text-align: center;
  margin-bottom: 5px;
  font-weight: 900;
  font-size: 25.5px;
  color: #fbf0ff;
  text-shadow: 0 0 10px #d97fff; }

.lead {
  background-size: cover;
  font-family: 'Noto Serif', serif;
  font-weight: 900;
  text-align: center;
  line-height: 2em; }
  .lead .inner {
    width: 96%;
    margin: auto;
    padding: 20px 0; }
    @media screen and (min-width: 705px) {
      .lead .inner {
        padding: 40px 0;
        max-width: 900px; } }
    .lead .inner img {
      width: 100%; }
  .lead--txt {
    font-size: 31.875px;
    margin-bottom: 25px;
    line-height: 1.5em; }
    @media screen and (max-width: 704px) {
      .lead--txt {
        font-size: 17px;
        font-size: 5.3125vw;
        letter-spacing: -0.01em; } }
  .lead--subtxt {
    font-size: 21.25px;
    color: #fff1e0; }
    @media screen and (max-width: 704px) {
      .lead--subtxt {
        font-size: 15px;
        font-size: 4.6875vw;
        letter-spacing: 0.1em;
        line-height: 1.5em; } }
  .lead--btn {
    padding: 35px 0;
    line-height: 1.5em; }
  .lead--btntxt {
    background: linear-gradient(0deg, #ffa200, #ffa200 50%, #fff1e0);
    background-size: 400% 400%;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    animation: gradient 3s ease infinite;
    font-size: 25.5px;
    margin-bottom: 5px; }
    @media screen and (max-width: 704px) {
      .lead--btntxt {
        width: 98%;
        letter-spacing: -0.02em;
        font-size: 19px;
        font-size: 5.9375vw; } }

@keyframes gradient {
  0% {
    background-position: 0 0; }
  50% {
    background-position: 0 10%; }
  100% {
    background-position: 0 0; } }
  .lead__event {
    color: #fff;
    text-align: center;
    margin-bottom: 50px; }
    .lead__event p {
      padding: 10px 0;
      font-size: 21.25px; }
      @media screen and (max-width: 704px) {
        .lead__event p {
          width: 98%;
          font-size: 15px;
          font-size: 4.6875vw; } }
    .lead__event a {
      color: #fff; }
  .lead__event__img {
    margin: auto;
    max-width: 80%; }
    @media screen and (min-width: 705px) {
      .lead__event__img {
        max-width: 500px; } }
    .lead__event__img img {
      width: 100%; }

.explanation {
  background: url("../images/bg_ore4.jpg") center no-repeat;
  background-size: cover;
  text-align: center; }
  .explanation .inner {
    color: #fff;
    font-weight: bold;
    padding: 10px 0 80px;
    max-width: 96%;
    margin: 0 auto; }
    @media screen and (min-width: 705px) {
      .explanation .inner {
        max-width: 900px;
        padding: 50px 0 80px; } }
  .explanation__txt {
    color: #000; }
    .explanation__txt span {
      font-size: 14.875px; }
  .explanation__borderbox {
    padding: 35px 0 20px; }
    @media screen and (max-width: 704px) {
      .explanation__borderbox {
        font-size: 25.5px;
        line-height: 1.5em;
        padding: 10px 2% 45px; } }
  .explanation__border {
    text-align: center;
    max-width: 600px;
    margin: 15px auto; }
    .explanation__border img {
      width: 100%; }
  .explanation__ttl {
    margin: 0 auto 20px;
    font-size: 34px;
    color: #000; }
  .explanation__txtttl {
    margin: 0 auto 20px;
    font-size: 31.875px;
    color: #000; }
    @media screen and (max-width: 704px) {
      .explanation__txtttl {
        font-size: 21.25px; } }
  .explanation__maintxt {
    font-size: 17px;
    margin-bottom: 20px; }
    @media screen and (max-width: 704px) {
      .explanation__maintxt {
        font-size: 16px;
        font-size: 5vw;
        line-height: 1.8em; } }
  .explanation__subtxt {
    font-size: 14.875px;
    line-height: 1.5em; }
    @media screen and (max-width: 704px) {
      .explanation__subtxt {
        font-size: 13px;
        font-size: 4.0625vw; } }
  .explanation__info {
    padding: 0 0 40px;
    line-height: 1.5em;
    color: #000;
    font-size: 21.25px; }
    @media screen and (max-width: 704px) {
      .explanation__info {
        font-size: 13px;
        font-size: 4.0625vw;
        letter-spacing: -0.02em;
        line-height: 1.5em;
        padding: 10px 0 30px; } }
    .explanation__info span {
      background: linear-gradient(transparent 70%, #ffc66d 70%); }

.cmWrap {
  width: 80%;
  margin: 0 auto 50px; }
  @media screen and (max-width: 704px) {
    .cmWrap {
      width: 100%; } }
  .cmWrap__col {
    margin-bottom: 50px; }
  .cmWrap__btn {
    margin: auto;
    width: 500px; }
    @media screen and (max-width: 704px) {
      .cmWrap__btn {
        width: 90%;
        margin-bottom: 20px; } }
  @media screen and (min-width: 705px) {
    .cmWrap__btn:hover {
      transform: translateY(3px); } }
  .cmWrap__col-img {
    width: 90%;
    margin: 0 auto 30px; }
    @media screen and (max-width: 704px) {
      .cmWrap__col-img {
        width: 90%;
        margin-bottom: 20px; } }
    .cmWrap__col-img img {
      width: 100%; }
  @media screen and (min-width: 705px) {
    .cmWrap__col-img:hover {
      opacity: 0.9; } }

.story {
  background: linear-gradient(0deg, #ffa200, #000 50%, #000 100%);
  background-size: cover;
  position: relative;
  animation: gradient 5s ease infinite;
  background-size: 200% 200%; }

@keyframes gradient {
  0% {
    background-position: 0 50%; }
  50% {
    background-position: 0 40%; }
  100% {
    background-position: 0 50%; } }
  .story:after {
    content: "";
    display: inline-block;
    background: url("../images/bg_coaster.png");
    background-size: cover;
    position: absolute;
    bottom: 0;
    width: 100%;
    height: 100%;
    z-index: 1; }
  .story .inner {
    color: #fff;
    padding: 60px 10px 120px;
    text-align: center;
    z-index: 10;
    font-family: 'Noto Serif', serif;
    font-weight: 900; }
    @media screen and (min-width: 705px) {
      .story .inner {
        margin: 0 auto;
        max-width: 800px; } }
    @media screen and (max-width: 704px) {
      .story .inner {
        padding: 60px 2% 100px; } }
  .story p {
    z-index: 10;
    font-size: 21.25px;
    position: relative; }
    @media screen and (max-width: 704px) {
      .story p {
        font-size: 15px;
        font-size: 4.6875vw;
        letter-spacing: -0.07em; } }
  .story__title {
    position: relative;
    z-index: 10;
    margin-bottom: 20px;
    font-size: 34px; }
  .story__gradation {
    background: linear-gradient(0deg, #ffdfad, #ffdfad 30%, #FFF);
    background-size: 400% 400%;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    animation: gradient 5s ease infinite; }

@keyframes gradient {
  0% {
    background-position: 0 0; }
  50% {
    background-position: 0 10%; }
  100% {
    background-position: 0 0; } }

.cmn {
  background: #000; }
  .cmn .inner {
    padding: 40px 10px 50px; }
    @media screen and (min-width: 705px) {
      .cmn .inner {
        margin: 0 auto;
        max-width: 900px; } }
    @media screen and (max-width: 704px) {
      .cmn .inner {
        padding: 40px 2% 50px; } }
  .cmn--youtube {
    position: relative;
    width: 90%;
    height: 0;
    padding-top: 56.25%;
    margin: 0 auto 20px; }
    .cmn--youtube iframe {
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%; }

.ticketWrap {
  background: linear-gradient(0deg, rgba(255, 162, 0, 0.4), rgba(255, 162, 0, 0.6));
  border: solid 1px #ffa200;
  animation: gradient 3s ease infinite;
  background-size: 400% 400%;
  margin: auto;
  box-shadow: 0 0 10px #ffd735; }
  @media screen and (min-width: 705px) {
    .ticketWrap {
      width: 90%; } }

@keyframes gradient {
  0% {
    background-position: 0 30%; }
  50% {
    background-position: 0 0; }
  100% {
    background-position: 0 30%; } }
  .ticketWrap--inner {
    width: 94%;
    margin: 40px auto; }
    @media screen and (min-width: 705px) {
      .ticketWrap--inner {
        width: 90%; } }
    .ticketWrap--inner p {
      margin-bottom: 30px; }
      @media screen and (max-width: 704px) {
        .ticketWrap--inner p {
          font-size: 14px;
          font-size: 4.375vw; } }
      .ticketWrap--inner p img {
        width: 300px; }
        @media screen and (max-width: 704px) {
          .ticketWrap--inner p img {
            width: 250px; } }
  .ticketWrap--txt {
    margin-bottom: 30px;
    font-size: 21.25px; }
    @media screen and (max-width: 704px) {
      .ticketWrap--txt {
        font-size: 18px;
        font-size: 5.625vw;
        text-align: left; } }
  @media screen and (max-width: 704px) {
    .ticketWrap--ctxt {
      text-align: center; } }
  .ticketWrap--stxt li {
    font-size: 14.875px; }
    @media screen and (max-width: 704px) {
      .ticketWrap--stxt li {
        width: 100%; } }
  .ticketWrap--stxt a {
    color: #fff; }
  .ticketWrap h3 {
    background: rgba(255, 255, 255, 0.8);
    color: #000;
    text-align: center;
    margin-bottom: 10px; }
  .ticketWrap h4 {
    color: #fffac6;
    text-align: center;
    margin-bottom: 5px; }
  .ticketWrap h4.h4__ticket {
    font-size: 21.25px; }
    @media screen and (max-width: 704px) {
      .ticketWrap h4.h4__ticket {
        font-size: 18px;
        font-size: 5.625vw; } }
  .ticketWrap h5 {
    color: #fffac6;
    text-align: left;
    margin-bottom: 5px; }

.flow {
  background: url("../images/bg_flow.png") center repeat;
  text-align: center; }
  .flow .inner {
    padding: 40px 20px 50px; }
    @media screen and (min-width: 705px) {
      .flow .inner {
        margin: 0 auto;
        width: 768px; } }
  .flow--title {
    width: 320px;
    margin: 0 auto 5px; }
    .flow--title img {
      width: 100%; }

.scheduleWrap {
  margin-bottom: 50px; }

.photoWrap {
  background: url("../images/line_o2.png") 0 35px repeat-x;
  padding: 60px 0 27px;
  position: relative; }
  .photoWrap__line {
    background: url("../images/line_o.png") 0 0 repeat-x;
    width: 100%;
    height: 29px;
    z-index: 100;
    position: absolute;
    bottom: 9px; }
  .photoWrap__listcol {
    display: flex;
    justify-content: space-around; }
  .photoWrap__col {
    position: relative; }
    @media screen and (min-width: 705px) {
      .photoWrap__col {
        width: 24%; } }
    @media screen and (max-width: 704px) {
      .photoWrap__col {
        width: 48%; } }
    .photoWrap__col img {
      width: 100%; }
  .photoWrap__txt {
    color: #000;
    font-size: 12.75px; }

.pointWrap {
  text-align: center;
  margin-bottom: 50px; }
  .pointWrap__listcol {
    margin-bottom: 10px; }
    @media screen and (min-width: 705px) {
      .pointWrap__listcol {
        display: flex;
        justify-content: space-around; } }
    @media screen and (max-width: 704px) {
      .pointWrap__listcol {
        width: 280px;
        margin: auto; } }
  .pointWrap__infotxt {
    margin-bottom: 50px;
    text-align: left;
    font-size: 14.875px; }
    @media screen and (max-width: 704px) {
      .pointWrap__infotxt {
        width: 92%;
        margin: auto; } }
  .pointWrap__3col {
    position: relative; }
    @media screen and (min-width: 705px) {
      .pointWrap__3col {
        width: 30%; } }
    .pointWrap__3col img {
      width: 100%; }
  .pointWrap__5col {
    position: relative; }
    @media screen and (min-width: 705px) {
      .pointWrap__5col {
        width: 20%; } }
    .pointWrap__5col img {
      width: 100%; }
  .pointWrap__btn {
    position: absolute;
    width: 87%;
    height: auto;
    bottom: 10px;
    right: 23px; }

.goods {
  background: #30005c; }
  .goods .inner {
    padding: 40px 20px 50px; }
    @media screen and (min-width: 705px) {
      .goods .inner {
        margin: 0 auto;
        max-width: 768px; } }

.information {
  background: #000; }
  .information .inner {
    padding: 40px 10px 50px; }
    @media screen and (min-width: 705px) {
      .information .inner {
        margin: 0 auto;
        max-width: 900px; } }
    @media screen and (min-width: 705px) {
      .information .inner {
        padding: 40px 2% 50px; } }
  .information__txt {
    margin-bottom: 70px;
    text-align: center; }
    .information__txt a {
      color: #9bb7ff; }

.notes h4 {
  color: #0038d9;
  font-size: 21.25px;
  padding: 10px 30px 0;
  text-align: center; }

.notes p {
  font-size: 14.875px; }

.QA {
  margin-bottom: 50px; }
  .QA .content p {
    color: #0038d9;
    font-size: 14.875px;
    padding-bottom: 10px; }
  .QA .answer {
    color: #000; }

.usageLimit .content__inner {
  padding-bottom: 20px; }

.usageLimit table {
  background: #fff;
  border: 1px solid #000;
  width: 98%;
  margin: auto; }
  .usageLimit table td,
  .usageLimit table th {
    font-size: 14.875px;
    border: 1px solid #000;
    padding: 5px; }
  .usageLimit table th {
    background: #b9cbff; }

.comment {
  text-align: center; }
  .comment .inner {
    padding: 40px 20px 50px; }
    @media screen and (min-width: 705px) {
      .comment .inner {
        margin: 0 auto;
        width: 768px; } }
  .comment--figure {
    width: 80%;
    margin: 0 auto 30px; }
    @media screen and (min-width: 705px) {
      .comment--figure {
        float: left;
        width: 240px;
        margin-right: 30px; } }
    .comment--figure img {
      width: 100%; }
  .comment--txt {
    text-align: left; }
    @media screen and (min-width: 705px) {
      .comment--txt {
        margin: 0 auto;
        width: 768px; } }

.contact {
  margin-bottom: 30px; }
  .contact--txt {
    text-align: center;
    font-family: 'Noto Sans JP', sans-serif;
    margin-bottom: 10px; }

.icon--window {
  width: 20px;
  padding-left: 5px; }

#inquiry,
#usage-limit {
  margin-top: -50px;
  padding-top: 50px; }

.guide-lead {
  padding-top: 50px;
  text-align: center; }
  @media screen and (max-width: 704px) {
    .guide-lead {
      padding-top: 40px; } }
  .guide-lead .inner {
    width: 96%;
    margin: auto;
    padding: 20px 0; }
    @media screen and (min-width: 705px) {
      .guide-lead .inner {
        padding: 40px 0;
        max-width: 900px; } }
    .guide-lead .inner img {
      width: 100%; }
  .guide-lead__subtxt {
    font-size: 17px;
    color: #fff; }
    @media screen and (max-width: 704px) {
      .guide-lead__subtxt {
        font-size: 14px;
        font-size: 4.375vw;
        letter-spacing: 0.1em;
        line-height: 1.5em;
        margin-bottom: 5px; } }
  .guide-lead__txt {
    color: #ffffff;
    font-size: 31.875px;
    margin-bottom: 30px;
    line-height: 1.5em; }
    @media screen and (max-width: 704px) {
      .guide-lead__txt {
        font-size: 20px;
        font-size: 6.25vw;
        letter-spacing: -0.01em; } }
  .guide-lead__infotxt {
    background: linear-gradient(0deg, #ffc06f, #ffc06f 50%, #ffffff);
    background-size: 400% 400%;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    animation: gradient 4s ease infinite;
    font-size: 16.15px;
    margin-bottom: 5px; }
    @media screen and (max-width: 704px) {
      .guide-lead__infotxt {
        width: 98%;
        letter-spacing: -0.02em;
        font-size: 12px;
        font-size: 3.75vw; } }

@keyframes gradient {
  0% {
    background-position: 0 0; }
  50% {
    background-position: 0 30%; }
  100% {
    background-position: 0 0; } }

.guideWrap {
  margin-bottom: 80px; }
  .guideWrap .inner {
    background: #fff;
    color: #000;
    font-weight: bold;
    padding: 10px 0;
    max-width: 96%;
    margin: 0 auto; }
    @media screen and (min-width: 705px) {
      .guideWrap .inner {
        max-width: 820px;
        padding: 40px 0 30px; } }
  .guideWrap__ttl {
    margin: 0 auto 20px;
    font-size: 25.5px;
    text-align: center; }
    @media screen and (max-width: 704px) {
      .guideWrap__ttl {
        font-size: 21.25px;
        margin: 0 auto 10px; } }
  .guideWrap__basictxt {
    font-size: 14.875px;
    font-family: sans-serif;
    font-weight: normal;
    width: 90%;
    margin: 0 auto 20px; }
    @media screen and (max-width: 704px) {
      .guideWrap__basictxt {
        font-size: 12.75px;
        margin: 0 auto 10px; } }
  .guideWrap__innerblock {
    padding: 30px 0; }
    @media screen and (max-width: 704px) {
      .guideWrap__innerblock {
        padding: 10px 0; } }
  .guideWrap__story {
    background-size: cover;
    position: relative; }
    .guideWrap__story:after {
      content: "";
      display: inline-block;
      background: url("../images/bg_coaster_w.png");
      background-size: cover;
      position: absolute;
      bottom: 0;
      width: 100%;
      height: 100%;
      z-index: 1; }
      @media screen and (max-width: 704px) {
        .guideWrap__story:after {
          background-position: -200vw; } }

.guide-howWrap__item {
  max-width: 700px;
  margin: 0 auto 30px;
  background: #fff; }

.guide-howWrap__ttl {
  background: #da6100;
  color: #fff;
  padding: 10px;
  text-align: center;
  font-family: sans-serif; }
  @media screen and (max-width: 704px) {
    .guide-howWrap__ttl {
      font-size: 14.875px;
      line-height: 1.4em; } }

.guide-howWrap__figure {
  padding: 30px 100px 0; }
  @media screen and (max-width: 704px) {
    .guide-howWrap__figure {
      width: 90%;
      padding: 10px 0;
      margin: auto; } }
  .guide-howWrap__figure img {
    width: 100%; }

.guide-howWrap__txt {
  color: #000;
  font-size: 14.875px;
  padding: 20px 50px 40px;
  font-family: sans-serif;
  font-weight: normal; }
  @media screen and (max-width: 704px) {
    .guide-howWrap__txt {
      font-size: 12.75px;
      width: 90%;
      margin: 0 auto 30px;
      padding: 0 0 30px; } }

.guide-howWrap__ctxt {
  color: #440084;
  font-size: 14.875px;
  padding: 20px 0 10px;
  font-family: sans-serif;
  text-align: center;
  line-height: 1.4em; }
  @media screen and (max-width: 704px) {
    .guide-howWrap__ctxt {
      width: 90%;
      margin: 0 auto; } }

.guide-howWrap__btn {
  padding-bottom: 10px; }
