@charset "UTF-8";
/*
YUI 3.18.1 (build f7e7bcb)
Copyright 2014 Yahoo! Inc. All rights reserved.
Licensed under the BSD License.
http://yuilibrary.com/license/
*/
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, code, form, fieldset, legend, input, textarea, p, blockquote, th, td {
  margin: 0;
  padding: 0;
}

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

fieldset, img {
  border: 0;
}

address, caption, cite, code, dfn, em, strong, th, var {
  font-style: normal;
  font-weight: normal;
}

ol, ul {
  list-style: none;
}

caption, th {
  text-align: left;
}

h1, h2, h3, h4, h5, h6 {
  font-size: 100%;
  font-weight: normal;
}

q:before, q:after {
  content: "";
}

abbr, acronym {
  border: 0;
  font-variant: normal;
}

sup {
  vertical-align: text-top;
}

sub {
  vertical-align: text-bottom;
}

input, textarea, select {
  font-family: inherit;
  font-size: inherit;
  font-weight: inherit;
  *font-size: 100%;
}

legend {
  color: #000;
}

#yui3-css-stamp.cssreset {
  display: none;
}

figure {
  padding: 0;
  margin: 0;
}

* {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  -webkit-appearance: none;
}

*:focus {
  outline: 0;
  outline: none;
}

/* clearfix */
.cf {
  zoom: 1;
}

.cf:before,
.cf:after {
  content: "";
  display: table;
}

.cf:after {
  clear: both;
}

main {
  display: block;
}

a:hover {
  cursor: pointer;
}

button {
  background-color: transparent;
  border: none;
  cursor: pointer;
  outline: none;
  padding: 0;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
}

input {
  -webkit-appearance: auto;
     -moz-appearance: auto;
          appearance: auto;
}

:root {
  --c-font: #191919;
  --c-main: #005077;
  --c-base: #FFFFEA;
  --c-sub: #0870B0;
  --c-white: #fff;
  --c-strong: #DC220D;
  --c-accent: #FFBD0D;
  --c-marker: #FFEC00;
  --c-nazo: #3D1503;
  --c-wrrong: #00517f;
  --c-pgbtn: #3D1503;
  --c-schedule: #16933D;
  --c-link: #212EC1;
  --c-event: #FFFFEA;
  --c-stripe: #65FFD0;
  --c-pg: #E3F5FF;
  --c-dot: #FF0DB5;
  --c-bus: #F1FFE6;
  --c-fsb: #FFFFEA;
  --c-map: #108641;
  --c-access: #ECF3DF;
  --c-info: #0870B0;
  --c-shadow: #147B27;
  --c-darkshadow: #03430E;
  --c-info-p: #F4E3FC;
  --c-info-b: #D0EEFF;
  --w-unit: 15px;
  --w-L: 500px;
  --w-M: 430px;
  --w-S: 390px;
}

/* 余白 */
.mt10 {
  margin-top: 10px;
}

.mb10 {
  margin-bottom: 10px;
}

.pt10 {
  padding-top: 10px;
}

.pb10 {
  padding-bottom: 10px;
}

.mt20 {
  margin-top: 20px;
}

.mb20 {
  margin-bottom: 20px;
}

.pt20 {
  padding-top: 20px;
}

.pb20 {
  padding-bottom: 20px;
}

.mt30 {
  margin-top: 30px;
}

.mb30 {
  margin-bottom: 30px;
}

.pt30 {
  padding-top: 30px;
}

.pb30 {
  padding-bottom: 30px;
}

.mt40 {
  margin-top: 40px;
}

.mb40 {
  margin-bottom: 40px;
}

.pt40 {
  padding-top: 40px;
}

.pb40 {
  padding-bottom: 40px;
}

.mt50 {
  margin-top: 50px;
}

.mb50 {
  margin-bottom: 50px;
}

.pt50 {
  padding-top: 50px;
}

.pb50 {
  padding-bottom: 50px;
}

.mt60 {
  margin-top: 60px;
}

.mb60 {
  margin-bottom: 60px;
}

.pt60 {
  padding-top: 60px;
}

.pb60 {
  padding-bottom: 60px;
}

.mt70 {
  margin-top: 70px;
}

.mb70 {
  margin-bottom: 70px;
}

.pt70 {
  padding-top: 70px;
}

.pb70 {
  padding-bottom: 70px;
}

.mt80 {
  margin-top: 80px;
}

.mb80 {
  margin-bottom: 80px;
}

.pt80 {
  padding-top: 80px;
}

.pb80 {
  padding-bottom: 80px;
}

.mt90 {
  margin-top: 90px;
}

.mb90 {
  margin-bottom: 90px;
}

.pt90 {
  padding-top: 90px;
}

.pb90 {
  padding-bottom: 90px;
}

.mt100 {
  margin-top: 100px;
}

.mb100 {
  margin-bottom: 100px;
}

.pt100 {
  padding-top: 100px;
}

.pb100 {
  padding-bottom: 100px;
}

.mt5 {
  margin-top: 5px;
}

.mt15 {
  margin-top: 15px;
}

.mt25 {
  margin-top: 25px;
}

/* フォントサイズの設定 */
.f-XS {
  font-size: 1rem;
}

.f-SS {
  font-size: 1.2rem;
}

.f-S {
  font-size: 1.4rem;
}

.f-M {
  font-size: 1.8rem;
}

.f-L {
  font-size: 2rem;
}

.f-LL {
  font-size: 2.2rem;
}

.f-XL {
  font-size: 2.4rem;
}

.f-XL {
  line-height: 1.4;
}

@font-face {
  font-family: "Zen Kaku Gothic Antique";
  src: url("../font/ZenKakuGothicAntique-Medium.ttf") format("truetype"), url("../font/ZenKakuGothicAntique-Medium.woff") format("woff"), url("../font/ZenKakuGothicAntique-Medium.woff2") format("woff2");
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: "Zen Kaku Gothic Antique";
  src: url("../font/ZenKakuGothicAntique-Bold.ttf") format("truetype"), url("../font/ZenKakuGothicAntique-Bold.woff") format("woff"), url("../font/ZenKakuGothicAntique-Bold.woff2") format("woff2");
  font-weight: 500;
  font-style: normal;
}
/* 全体レイアウト */
html {
  font-size: 62.5%;
  font-family: "Zen Kaku Gothic Antique", "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "Hiragino Sans", "ヒラギノ角ゴシック", Arial, "メイリオ", Meiryo, Helvetica, sans-serif;
  color: var(--c-font);
  line-height: 1.8;
  position: relative;
  scroll-behavior: smooth;
  font-weight: 400;
}

body {
  font-size: 1.6rem;
  opacity: 1;
  -webkit-transition: 0.2s 0.1s;
  transition: 0.2s 0.1s;
  position: absolute;
  width: 100%;
  padding-bottom: 0;
  z-index: -100;
  /* chrome safari opera */
}
@media screen and (-webkit-min-device-pixel-ratio: 0) {
  body {
    min-height: 100%;
  }
}

img {
  max-width: 100%;
  font-size: 0;
  line-height: 0;
  vertical-align: top;
}

a {
  color: var(--c-font);
  text-decoration: none;
  cursor: pointer;
}

h1,
h2,
h3,
h4 {
  line-height: 1.6;
}

iframe {
  border: 0;
}

@media (max-width: 550px) {
  .is-tb {
    display: none !important;
  }
}

@media (min-width: 550.1px) {
  .is-sp {
    display: none !important;
  }
}

/* wrap */
.wrap-page {
  width: 100%;
  overflow-x: hidden;
  position: relative;
  z-index: -100;
}

.wrap {
  width: 100%;
  overflow-x: hidden;
}

.container {
  padding: 15px;
}
@media (min-width: 550.1px) {
  .container {
    padding: 25px;
  }
}
.container-L {
  width: min(100%, var(--w-L));
  padding-left: 15px;
  padding-right: 15px;
  margin-left: auto;
  margin-right: auto;
}
@media (min-width: 550.1px) {
  .container-L {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.container-M {
  width: min(100%, var(--w-M));
  margin-left: auto;
  margin-right: auto;
}
.container-S {
  width: min(100%, var(--w-S));
  margin-left: auto;
  margin-right: auto;
}

/* font */
.f-medium {
  font-weight: 500;
}
.f-bold {
  font-weight: 700;
}
.f-strong {
  color: var(--c-strong);
}
.f-white {
  color: var(--c-white);
}
.f-main {
  color: var(--c-main);
}
.f-sub {
  color: var(--c-sub);
}
.f-marker {
  color: var(--c-marker);
}

/* 位置調整 */
.t-left {
  text-align: left;
}
.t-ctr {
  text-align: center;
}
@media (min-width: 550.1px) {
  .t-ctr-pc {
    text-align: center;
  }
}
.t-right {
  text-align: right;
}
.t-note {
  position: relative;
  padding-left: 1.2em;
}
.t-note::before {
  position: absolute;
  content: "※";
  top: 0;
  left: 0;
}
.t-ib {
  display: inline-block;
}

.bg-main {
  background-color: var(--c-main);
}
.bg-base {
  background-color: var(--c-base);
}
.bg-white {
  background-color: var(--c-white);
}
.bg-stripe {
  background-image: -webkit-repeating-linear-gradient(150deg, var(--c-stripe), var(--c-stripe) 10px, var(--c-base) 10px, var(--c-base) 25px);
  background-image: repeating-linear-gradient(300deg, var(--c-stripe), var(--c-stripe) 10px, var(--c-base) 10px, var(--c-base) 25px);
  overflow: hidden;
}
.bg-dot {
  background-color: #ffffff;
  background-image: -webkit-radial-gradient(circle, rgba(255, 13, 181, 0.55) 2px, transparent 2px), -webkit-radial-gradient(circle, rgba(255, 13, 181, 0.55) 2px, transparent 2px);
  background-image: radial-gradient(circle, rgba(255, 13, 181, 0.55) 2px, transparent 2px), radial-gradient(circle, rgba(255, 13, 181, 0.55) 2px, transparent 2px);
  background-position: 2px 2px, 16px 16px;
  background-size: 28px 28px;
}
.bg-pg {
  background-color: var(--c-pg);
}
.bg-bus {
  background-color: var(--c-bus);
}
.bg-map {
  background-color: var(--c-map);
}
.bg-access {
  background-color: var(--c-access);
}
.bg-info {
  background-color: var(--c-info);
}

.sec {
  padding-top: 70px;
  padding-bottom: 70px;
}

.title-ctr {
  margin-left: auto;
  margin-right: auto;
}

.btn {
  width: calc(100% - 3px);
  min-height: 75px;
  border-radius: 38px;
  background-color: var(--c-sub);
  -webkit-filter: drop-shadow(3px 3px 0 rgb(0, 0, 0));
          filter: drop-shadow(3px 3px 0 rgb(0, 0, 0));
  color: var(--c-white);
  font-size: 1.6rem;
  line-height: 1.4;
  padding: 0.2em 0.5em;
  text-align: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-transition: 0.1s;
  transition: 0.1s;
}
.btn:hover {
  -webkit-transform: translate(3px, 3px);
          transform: translate(3px, 3px);
  -webkit-filter: drop-shadow(0 0 0 rgba(0, 0, 0, 0));
          filter: drop-shadow(0 0 0 rgba(0, 0, 0, 0));
}
.btn.btn-pdf {
  position: relative;
}
.btn.btn-pdf::after {
  content: "";
  position: absolute;
  top: 50%;
  right: 10%;
  translate: 0 -50%;
  width: 13px;
  height: 15px;
  background: url("../img/common/icon-pdf.svg") center top/100% auto no-repeat;
}

.btn-pg {
  background-color: var(--c-pgbtn);
  color: var(--c-white);
  border: solid 1px var(--c-pgbtn);
  width: min(100%, 460px);
  border-radius: 50px;
  min-height: 75px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding: 0.5em 5.5% 0.5em 0.5em;
  line-height: 1.2;
  cursor: pointer;
  position: relative;
  text-align: center;
  z-index: 2;
  margin-left: auto;
  margin-right: auto;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
@media (max-width: 550px) {
  .btn-pg {
    font-size: 1.5rem;
  }
}
.btn-pg::after {
  top: 50%;
  right: 5%;
  -webkit-transform: translateY(-50%) rotate(-45deg);
          transform: translateY(-50%) rotate(-45deg);
  -webkit-transition: 0.3s;
  transition: 0.3s;
  position: absolute;
  content: "";
  display: block;
  width: 10px;
  height: 10px;
  border-bottom: 1px solid var(--c-white);
  border-right: 1px solid var(--c-white);
  transition: 0.3s;
}
.btn-pg:hover {
  background-color: var(--c-white);
  color: var(--c-pgbtn);
}
.btn-pg:hover::after {
  border-bottom: 1px solid var(--c-pgbtn);
  border-right: 1px solid var(--c-pgbtn);
}

.btn-L {
  font-size: 1.6rem;
}
@media (min-width: 550.1px) {
  .btn-L {
    font-size: 2rem;
  }
}

.border-b {
  border-bottom: 1px solid var(--c-font);
}

.list-note li {
  position: relative;
  padding-left: 1.2em;
}
.list-note li::before {
  position: absolute;
  content: "※";
  top: 0;
  left: 0;
}

.list-sns {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 30px;
}
.list-sns img {
  width: 100%;
  height: auto;
}

.movie-tate {
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  aspect-ratio: 9/16;
}
.movie-tate iframe {
  width: 100%;
  height: 100%;
}

.voice-list .voice-strong {
  font-size: 1.8rem;
  font-weight: 500;
  color: var(--c-strong);
}
.voice-list .voice-item {
  border: 3px solid var(--c-accent);
  border-radius: 55px;
  background-color: var(--c-white);
  padding: 30px;
  position: relative;
  opacity: 0;
  -webkit-transform: scale(0);
          transform: scale(0);
  -webkit-transition: opacity 0.6s ease, -webkit-transform 0.6s ease;
  transition: opacity 0.6s ease, -webkit-transform 0.6s ease;
  transition: opacity 0.6s ease, transform 0.6s ease;
  transition: opacity 0.6s ease, transform 0.6s ease, -webkit-transform 0.6s ease;
}
.voice-list .voice-item::before {
  content: "";
  position: absolute;
  top: calc(50% - 11px);
  width: 0;
  height: 0;
  border-style: solid;
  border-top: 7px solid transparent;
  border-bottom: 7px solid transparent;
  border-right: 12px solid var(--c-white);
  border-left: 0;
  z-index: 21;
}
.voice-list .voice-item::after {
  content: "";
  position: absolute;
  top: calc(50% - 12px);
  width: 0;
  height: 0;
  border-style: solid;
  border-top: 8px solid transparent;
  border-bottom: 8px solid transparent;
  border-right: 12px solid var(--c-accent);
  border-left: 0;
  z-index: 20;
}
.voice-list .voice-item:nth-child(odd) {
  margin-left: 15px;
  -webkit-transform-origin: center left;
          transform-origin: center left;
}
.voice-list .voice-item:nth-child(odd)::before {
  left: -8px;
}
.voice-list .voice-item:nth-child(odd)::after {
  left: -12px;
}
.voice-list .voice-item:nth-child(even) {
  margin-right: 15px;
  -webkit-transform-origin: center right;
          transform-origin: center right;
}
.voice-list .voice-item:nth-child(even)::before {
  right: -8px;
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
}
.voice-list .voice-item:nth-child(even)::after {
  right: -12px;
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
}
.voice-list .voice-item.is-show {
  opacity: 1;
  -webkit-transform: scale(1);
          transform: scale(1);
}
.voice-list.voice-pg .voice-item {
  border-color: var(--c-sub);
}
.voice-list.voice-pg .voice-item::after {
  border-right: 12px solid var(--c-sub);
}

.leaf-title {
  position: relative;
  padding-top: 110px;
}
@media (max-width: 550px) {
  .leaf-title {
    overflow-x: hidden;
  }
}
.leaf-title.leaf-tall {
  padding-top: 150px;
}
.leaf-title .leaf-title-item {
  width: min(100%, 530px);
  position: absolute;
  top: 0;
  left: 50%;
  translate: -50% 0;
}
.leaf-title .leaf-title-item img {
  width: 100%;
  height: auto;
}
@media (min-width: 550.1px) {
  .leaf-title .leaf-title-item {
    width: min(120%, 530px);
  }
}

.rsv-box-btn {
  width: min(100%, 224px);
  -webkit-filter: drop-shadow(0 3px 4px rgba(20, 123, 39, 0.82));
          filter: drop-shadow(0 3px 4px rgba(20, 123, 39, 0.82));
  position: relative;
  overflow: hidden;
  border-radius: 6px;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}

.link-close {
  position: relative;
}
.link-close::before {
  position: absolute;
  content: "終了しました";
  color: var(--c-white);
  font-size: 1.4rem;
  inset: 0;
  display: grid;
  place-content: center;
  background-color: rgba(55, 55, 55, 0.9);
  z-index: 50;
}

/* ローディング画面 */
@-webkit-keyframes loading {
  0% {
    -webkit-transform: rotate(0);
            transform: rotate(0);
  }
  100% {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
  }
}
@keyframes loading {
  0% {
    -webkit-transform: rotate(0);
            transform: rotate(0);
  }
  100% {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
  }
}
#loading {
  width: 100vw;
  height: 100vh;
  -webkit-transition: all 1s;
  transition: all 1s;
  background-color: var(--c-main);
  position: fixed;
  top: 0;
  left: 0;
  z-index: 9999;
}

.loaded {
  opacity: 0;
  visibility: hidden;
}

.loading-wrap {
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  background-color: var(--c-main);
}
.loading-wrap .loading-thum {
  width: 200px;
  will-change: transform;
  -webkit-animation: loading 1s linear infinite;
          animation: loading 1s linear infinite;
}
.loading-wrap .loading-thum img {
  width: 100%;
  height: auto;
}

@media (min-width: 550.1px) {
  .webp .mv-grid {
    background: url("../img/mv/bg.webp") center/cover no-repeat;
  }
}

.mv-grid {
  overflow: hidden;
}
@media (max-width: 550px) {
  .mv-grid {
    display: none;
  }
}
@media (min-width: 550.1px) {
  .mv-grid {
    position: fixed;
    top: 0;
    left: 0;
    z-index: -10;
    width: 100%;
    height: 100vh;
    display: grid;
    grid-template-columns: 1fr 550px 1fr;
    background: url("../img/mv/bg.png") center/cover no-repeat;
  }
}
.mv-grid .side-left .side-left-inner {
  padding: 100px 30px;
  width: 100%;
  height: 100%;
  position: relative;
}
@media (max-width: 1100px) {
  .mv-grid .side-left .side-left-inner {
    display: none;
  }
}
.mv-grid .side-left .side-left-inner .left-title {
  width: 100%;
  position: absolute;
  bottom: 40vh;
  left: 50%;
  translate: -50% 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
@media (min-height: 600.1px) {
  .mv-grid .side-left .side-left-inner .left-title .left-title-inner {
    width: min(100%, 368px);
  }
  .mv-grid .side-left .side-left-inner .left-title .left-title-inner img {
    width: 100%;
    height: auto;
  }
}
@media (max-height: 600px) {
  .mv-grid .side-left .side-left-inner .left-title .left-title-inner {
    height: min(45vh, 326px);
  }
  .mv-grid .side-left .side-left-inner .left-title .left-title-inner img {
    height: 100%;
    width: auto;
  }
}
.mv-grid .side-left .side-left-inner .left-rsv {
  width: min(64%, 270px);
  position: absolute;
  bottom: 15px;
  left: 30%;
  z-index: 10;
}
@media (min-width: 1400px) {
  .mv-grid .side-left .side-left-inner .left-rsv {
    left: 115px;
  }
}
.mv-grid .side-left .side-left-inner .left-rsv img {
  width: 100%;
  height: auto;
}
.mv-grid .side-left .side-left-inner .left-rsv .rsv-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  gap: 10px;
}
.mv-grid .side-left .side-left-inner .left-rsv .rsv-list li {
  width: min(100%, 82px);
  -webkit-filter: drop-shadow(0 0 8px rgba(3, 67, 14, 0.85));
          filter: drop-shadow(0 0 8px rgba(3, 67, 14, 0.85));
}
.mv-grid .side-left .side-left-inner .left-rsv .rsv-list li:nth-of-type(1) {
  -webkit-animation: 4s tonton 0.5s infinite;
          animation: 4s tonton 0.5s infinite;
}
.mv-grid .side-left .side-left-inner .left-rsv .rsv-list li:nth-of-type(2) {
  -webkit-animation: 4s tonton 1s infinite;
          animation: 4s tonton 1s infinite;
}
.mv-grid .side-left .side-left-inner .left-rsv .rsv-list li:nth-of-type(3) {
  -webkit-animation: 4s tonton 1.5s infinite;
          animation: 4s tonton 1.5s infinite;
}
.mv-grid .side-left .side-left-inner .left-rsv .left-bus {
  width: min(100%, 226px);
  margin-left: auto;
  margin-top: 5px;
  -webkit-animation: 4s tonton 2s infinite;
          animation: 4s tonton 2s infinite;
}
.mv-grid .side-left .side-left-inner .left-dr {
  width: min(36%, 142px);
  position: absolute;
  bottom: 0;
  left: 0;
  z-index: 20;
}
.mv-grid .side-left .side-left-inner .left-dr img {
  width: 100%;
  height: auto;
}
.mv-grid .side-left .side-left-inner .left-sns .list-sns {
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  gap: 9px;
}
.mv-grid .side-left .side-left-inner .left-sns .list-sns li {
  width: 36px;
}
.mv-grid .side-right img {
  width: 100%;
  height: auto;
}
.mv-grid .side-right .side-right-inner {
  padding: 100px 30px;
  width: 100%;
  height: 100%;
  position: relative;
}
@media (max-width: 1100px) {
  .mv-grid .side-right .side-right-inner {
    display: none;
  }
}
.mv-grid .side-right .side-right-inner .right-fly {
  width: min(100%, 178px);
  position: absolute;
  top: 18vh;
  right: calc(50% - 89px);
  -webkit-animation: fuyofuyo 2.5s cubic-bezier(0.6, 0.05, 0.4, 0.95) infinite;
          animation: fuyofuyo 2.5s cubic-bezier(0.6, 0.05, 0.4, 0.95) infinite;
  z-index: 100;
}
.mv-grid .side-right .side-right-inner .right-rsv {
  position: absolute;
  bottom: 4vw;
  left: calc(50% - 112px);
  z-index: 100;
}

.mv {
  border: 20px solid var(--c-main);
  width: 100%;
  height: 100vh;
  overflow: hidden;
  position: relative;
  z-index: 0;
  opacity: 1;
}
.mv img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center;
     object-position: center;
}

.mv-grad {
  position: absolute;
  top: 100vh;
  left: 0;
  z-index: -1;
  width: 100%;
  height: 100vh;
  background: -webkit-gradient(linear, left top, left bottom, from(rgb(0, 81, 127)), color-stop(20%, rgb(0, 64, 100)), color-stop(40%, rgba(0, 56, 88, 0.97)), color-stop(60%, rgba(0, 56, 87, 0.94)), to(rgba(0, 41, 64, 0)));
  background: -webkit-linear-gradient(top, rgb(0, 81, 127) 0%, rgb(0, 64, 100) 20%, rgba(0, 56, 88, 0.97) 40%, rgba(0, 56, 87, 0.94) 60%, rgba(0, 41, 64, 0) 100%);
  background: linear-gradient(to bottom, rgb(0, 81, 127) 0%, rgb(0, 64, 100) 20%, rgba(0, 56, 88, 0.97) 40%, rgba(0, 56, 87, 0.94) 60%, rgba(0, 41, 64, 0) 100%);
}

.main-content {
  width: min(100%, 550px);
  margin-left: auto;
  margin-right: auto;
  background: var(--c-white);
  position: relative;
  overflow-x: hidden;
  z-index: 8;
}

.fly-bird {
  position: fixed;
  bottom: -100px;
  right: -200px;
  width: min(100%, 175px);
  opacity: 0;
  z-index: 90;
  -webkit-animation: fly 20s 3s cubic-bezier(0.6, 0.05, 0.4, 0.95) infinite;
          animation: fly 20s 3s cubic-bezier(0.6, 0.05, 0.4, 0.95) infinite;
}
.fly-bird img {
  width: 100%;
  height: auto;
}

@-webkit-keyframes popupZoom {
  0% {
    -webkit-transform: translate(-50%, -50%) scale(0);
            transform: translate(-50%, -50%) scale(0);
  }
  100% {
    -webkit-transform: translate(-50%, -50%) scale(1);
            transform: translate(-50%, -50%) scale(1);
  }
}

@keyframes popupZoom {
  0% {
    -webkit-transform: translate(-50%, -50%) scale(0);
            transform: translate(-50%, -50%) scale(0);
  }
  100% {
    -webkit-transform: translate(-50%, -50%) scale(1);
            transform: translate(-50%, -50%) scale(1);
  }
}
/* ポップアップスタイル */
body.no-scroll {
  overflow: hidden;
  height: 100vh;
  -ms-touch-action: none;
      touch-action: none;
}

.popup {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100vh;
  z-index: 500;
  opacity: 0;
  visibility: hidden;
  overflow: hidden;
  -webkit-transition: opacity 0.3s ease;
  transition: opacity 0.3s ease;
  z-index: -1;
}
.popup.is-show {
  opacity: 1;
  visibility: visible;
  z-index: 500;
}
.popup .popup-wrap {
  position: relative;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.85);
  backdrop-filter: blur(5px);
}
.popup .popup-content {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%) scale(0);
          transform: translate(-50%, -50%) scale(0);
  border-radius: 20px;
  padding: 15px;
  max-width: 720px;
  width: 100%;
  -webkit-animation: popupZoom 0.5s ease forwards;
          animation: popupZoom 0.5s ease forwards;
  -webkit-animation-delay: 0.3s;
          animation-delay: 0.3s;
}
.popup .popup-content .popup-img img {
  width: 100%;
  height: auto;
}
.popup .popup-content .popup-close {
  position: absolute;
  top: 30px;
  right: 20px;
  background: none;
  border: none;
  cursor: pointer;
  color: #666;
}

/*スクロールアニメーション */
@-webkit-keyframes fade {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@keyframes fade {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
.is-anime.up {
  opacity: 0;
  -webkit-transform: translateY(30px);
          transform: translateY(30px);
  -webkit-transition: all 0.6s ease-out;
  transition: all 0.6s ease-out;
}
.is-anime.zoom {
  opacity: 0;
  -webkit-transition: 0.5s 0.3s;
  transition: 0.5s 0.3s;
  -webkit-transform: scale(0, 0);
          transform: scale(0, 0);
}

.is-anime.is-show.up {
  opacity: 1;
  -webkit-transform: translateY(0);
          transform: translateY(0);
}
.is-anime.is-show.zoom {
  opacity: 1;
  -webkit-transform: scale(1, 1);
          transform: scale(1, 1);
}

@-webkit-keyframes wasawasa {
  0%, 48%, 64%, 100% {
    -webkit-transform: translate(0, 0);
            transform: translate(0, 0);
  }
  50%, 54%, 58%, 62% {
    -webkit-transform: translate(-5px, -1px);
            transform: translate(-5px, -1px);
  }
  52%, 56%, 60% {
    -webkit-transform: translate(3px, -3px);
            transform: translate(3px, -3px);
  }
}

@keyframes wasawasa {
  0%, 48%, 64%, 100% {
    -webkit-transform: translate(0, 0);
            transform: translate(0, 0);
  }
  50%, 54%, 58%, 62% {
    -webkit-transform: translate(-5px, -1px);
            transform: translate(-5px, -1px);
  }
  52%, 56%, 60% {
    -webkit-transform: translate(3px, -3px);
            transform: translate(3px, -3px);
  }
}
@-webkit-keyframes fly {
  0% {
    -webkit-transform: translate(0, 0);
            transform: translate(0, 0);
    opacity: 1;
  }
  35% {
    -webkit-transform: translate(0, 0);
            transform: translate(0, 0);
    opacity: 1;
  }
  45% {
    -webkit-transform: translate(-40vw, -40vh) rotate(30deg);
            transform: translate(-40vw, -40vh) rotate(30deg);
  }
  50% {
    -webkit-transform: translate(-40vw, -40vh) rotate(15deg);
            transform: translate(-40vw, -40vh) rotate(15deg);
  }
  70% {
    -webkit-transform: translate(-150vw, -90vh) rotate(45deg);
            transform: translate(-150vw, -90vh) rotate(45deg);
    opacity: 1;
  }
  70.1% {
    -webkit-transform: translate(-150vw, -90vh);
            transform: translate(-150vw, -90vh);
    opacity: 0;
  }
  80% {
    -webkit-transform: translate(0, 0);
            transform: translate(0, 0);
    opacity: 0;
  }
  100% {
    -webkit-transform: translate(0, 0);
            transform: translate(0, 0);
    opacity: 0;
  }
}
@keyframes fly {
  0% {
    -webkit-transform: translate(0, 0);
            transform: translate(0, 0);
    opacity: 1;
  }
  35% {
    -webkit-transform: translate(0, 0);
            transform: translate(0, 0);
    opacity: 1;
  }
  45% {
    -webkit-transform: translate(-40vw, -40vh) rotate(30deg);
            transform: translate(-40vw, -40vh) rotate(30deg);
  }
  50% {
    -webkit-transform: translate(-40vw, -40vh) rotate(15deg);
            transform: translate(-40vw, -40vh) rotate(15deg);
  }
  70% {
    -webkit-transform: translate(-150vw, -90vh) rotate(45deg);
            transform: translate(-150vw, -90vh) rotate(45deg);
    opacity: 1;
  }
  70.1% {
    -webkit-transform: translate(-150vw, -90vh);
            transform: translate(-150vw, -90vh);
    opacity: 0;
  }
  80% {
    -webkit-transform: translate(0, 0);
            transform: translate(0, 0);
    opacity: 0;
  }
  100% {
    -webkit-transform: translate(0, 0);
            transform: translate(0, 0);
    opacity: 0;
  }
}
@-webkit-keyframes fuyofuyo {
  0% {
    -webkit-transform: translate(0, 0);
            transform: translate(0, 0);
  }
  5% {
    -webkit-transform: translate(4px, -1px);
            transform: translate(4px, -1px);
  }
  10% {
    -webkit-transform: translate(8px, -2px);
            transform: translate(8px, -2px);
  }
  15% {
    -webkit-transform: translate(11px, -2.5px);
            transform: translate(11px, -2.5px);
  }
  20% {
    -webkit-transform: translate(13px, -3px);
            transform: translate(13px, -3px);
  }
  25% {
    -webkit-transform: translate(14px, -3.2px);
            transform: translate(14px, -3.2px);
  }
  30% {
    -webkit-transform: translate(13px, -3px);
            transform: translate(13px, -3px);
  }
  35% {
    -webkit-transform: translate(11px, -2.5px);
            transform: translate(11px, -2.5px);
  }
  40% {
    -webkit-transform: translate(8px, -2px);
            transform: translate(8px, -2px);
  }
  45% {
    -webkit-transform: translate(4px, -1px);
            transform: translate(4px, -1px);
  }
  50% {
    -webkit-transform: translate(0, 0);
            transform: translate(0, 0);
  }
  55% {
    -webkit-transform: translate(-4px, -1px);
            transform: translate(-4px, -1px);
  }
  60% {
    -webkit-transform: translate(-8px, -2px);
            transform: translate(-8px, -2px);
  }
  65% {
    -webkit-transform: translate(-11px, -2.5px);
            transform: translate(-11px, -2.5px);
  }
  70% {
    -webkit-transform: translate(-13px, -3px);
            transform: translate(-13px, -3px);
  }
  75% {
    -webkit-transform: translate(-14px, -3.2px);
            transform: translate(-14px, -3.2px);
  }
  80% {
    -webkit-transform: translate(-13px, -3px);
            transform: translate(-13px, -3px);
  }
  85% {
    -webkit-transform: translate(-11px, -2.5px);
            transform: translate(-11px, -2.5px);
  }
  90% {
    -webkit-transform: translate(-8px, -2px);
            transform: translate(-8px, -2px);
  }
  95% {
    -webkit-transform: translate(-4px, -1px);
            transform: translate(-4px, -1px);
  }
  100% {
    -webkit-transform: translate(0, 0);
            transform: translate(0, 0);
  }
}
@keyframes fuyofuyo {
  0% {
    -webkit-transform: translate(0, 0);
            transform: translate(0, 0);
  }
  5% {
    -webkit-transform: translate(4px, -1px);
            transform: translate(4px, -1px);
  }
  10% {
    -webkit-transform: translate(8px, -2px);
            transform: translate(8px, -2px);
  }
  15% {
    -webkit-transform: translate(11px, -2.5px);
            transform: translate(11px, -2.5px);
  }
  20% {
    -webkit-transform: translate(13px, -3px);
            transform: translate(13px, -3px);
  }
  25% {
    -webkit-transform: translate(14px, -3.2px);
            transform: translate(14px, -3.2px);
  }
  30% {
    -webkit-transform: translate(13px, -3px);
            transform: translate(13px, -3px);
  }
  35% {
    -webkit-transform: translate(11px, -2.5px);
            transform: translate(11px, -2.5px);
  }
  40% {
    -webkit-transform: translate(8px, -2px);
            transform: translate(8px, -2px);
  }
  45% {
    -webkit-transform: translate(4px, -1px);
            transform: translate(4px, -1px);
  }
  50% {
    -webkit-transform: translate(0, 0);
            transform: translate(0, 0);
  }
  55% {
    -webkit-transform: translate(-4px, -1px);
            transform: translate(-4px, -1px);
  }
  60% {
    -webkit-transform: translate(-8px, -2px);
            transform: translate(-8px, -2px);
  }
  65% {
    -webkit-transform: translate(-11px, -2.5px);
            transform: translate(-11px, -2.5px);
  }
  70% {
    -webkit-transform: translate(-13px, -3px);
            transform: translate(-13px, -3px);
  }
  75% {
    -webkit-transform: translate(-14px, -3.2px);
            transform: translate(-14px, -3.2px);
  }
  80% {
    -webkit-transform: translate(-13px, -3px);
            transform: translate(-13px, -3px);
  }
  85% {
    -webkit-transform: translate(-11px, -2.5px);
            transform: translate(-11px, -2.5px);
  }
  90% {
    -webkit-transform: translate(-8px, -2px);
            transform: translate(-8px, -2px);
  }
  95% {
    -webkit-transform: translate(-4px, -1px);
            transform: translate(-4px, -1px);
  }
  100% {
    -webkit-transform: translate(0, 0);
            transform: translate(0, 0);
  }
}
@-webkit-keyframes tonton {
  0%, 48%, 52%, 100% {
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
  50% {
    -webkit-transform: translateY(-5px);
            transform: translateY(-5px);
  }
}
@keyframes tonton {
  0%, 48%, 52%, 100% {
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
  50% {
    -webkit-transform: translateY(-5px);
            transform: translateY(-5px);
  }
}
@-webkit-keyframes sizeup {
  0% {
    -webkit-transform: scale(1, 1);
            transform: scale(1, 1);
  }
  10% {
    -webkit-transform: scale(1.1, 1.1);
            transform: scale(1.1, 1.1);
  }
  15% {
    -webkit-transform: scale(1, 1);
            transform: scale(1, 1);
  }
  20% {
    -webkit-transform: scale(1.1, 1.1);
            transform: scale(1.1, 1.1);
  }
  25% {
    -webkit-transform: scale(1, 1);
            transform: scale(1, 1);
  }
  100% {
    -webkit-transform: scale(1, 1);
            transform: scale(1, 1);
  }
}
@keyframes sizeup {
  0% {
    -webkit-transform: scale(1, 1);
            transform: scale(1, 1);
  }
  10% {
    -webkit-transform: scale(1.1, 1.1);
            transform: scale(1.1, 1.1);
  }
  15% {
    -webkit-transform: scale(1, 1);
            transform: scale(1, 1);
  }
  20% {
    -webkit-transform: scale(1.1, 1.1);
            transform: scale(1.1, 1.1);
  }
  25% {
    -webkit-transform: scale(1, 1);
            transform: scale(1, 1);
  }
  100% {
    -webkit-transform: scale(1, 1);
            transform: scale(1, 1);
  }
}
@-webkit-keyframes shiny {
  0% {
    -webkit-transform: scale(0) rotate(45deg);
    opacity: 0;
  }
  80% {
    -webkit-transform: scale(0) rotate(45deg);
    opacity: 0.5;
  }
  81% {
    -webkit-transform: scale(4) rotate(45deg);
    opacity: 1;
  }
  100% {
    -webkit-transform: scale(50) rotate(45deg);
    opacity: 0;
  }
}
@-webkit-keyframes paper {
  0% {
    -webkit-transform: scale(0);
            transform: scale(0);
    opacity: 0;
  }
  10% {
    -webkit-transform: scale(0.2);
            transform: scale(0.2);
    opacity: 0.5;
  }
  20% {
    -webkit-transform: scale(0.5);
            transform: scale(0.5);
    opacity: 1;
  }
  50% {
    -webkit-transform: scale(1);
            transform: scale(1);
    opacity: 1;
  }
  99% {
    -webkit-transform: scale(3);
            transform: scale(3);
    opacity: 0;
  }
  100% {
    -webkit-transform: scale(0);
            transform: scale(0);
    opacity: 0;
  }
}
@keyframes paper {
  0% {
    -webkit-transform: scale(0);
            transform: scale(0);
    opacity: 0;
  }
  10% {
    -webkit-transform: scale(0.2);
            transform: scale(0.2);
    opacity: 0.5;
  }
  20% {
    -webkit-transform: scale(0.5);
            transform: scale(0.5);
    opacity: 1;
  }
  50% {
    -webkit-transform: scale(1);
            transform: scale(1);
    opacity: 1;
  }
  99% {
    -webkit-transform: scale(3);
            transform: scale(3);
    opacity: 0;
  }
  100% {
    -webkit-transform: scale(0);
            transform: scale(0);
    opacity: 0;
  }
}
.yurayura {
  -webkit-transform-origin: top right;
          transform-origin: top right;
  -webkit-animation: yurayura 2s ease-in-out infinite;
          animation: yurayura 2s ease-in-out infinite;
}
.yurayura.left {
  -webkit-transform-origin: top left;
          transform-origin: top left;
}

@-webkit-keyframes yurayura {
  0%, 100% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }
  30% {
    -webkit-transform: rotate(-2deg);
            transform: rotate(-2deg);
  }
  50% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }
  80% {
    -webkit-transform: rotate(-2deg);
            transform: rotate(-2deg);
  }
}

@keyframes yurayura {
  0%, 100% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }
  30% {
    -webkit-transform: rotate(-2deg);
            transform: rotate(-2deg);
  }
  50% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }
  80% {
    -webkit-transform: rotate(-2deg);
            transform: rotate(-2deg);
  }
}
.shine {
  position: relative;
  display: inline-block;
  overflow: hidden;
  /* はみ出た光を隠す */
}

.shine img {
  display: block;
}

/* 光の本体 */
.shine::after {
  content: "";
  position: absolute;
  top: 0;
  left: -75%;
  width: 50%;
  height: 100%;
  /* 斜めの光 */
  background: -webkit-linear-gradient(330deg, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.6) 50%, rgba(255, 255, 255, 0) 100%);
  background: linear-gradient(120deg, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.6) 50%, rgba(255, 255, 255, 0) 100%);
  -webkit-transform: skewX(-25deg);
          transform: skewX(-25deg);
}

/* アニメーション */
.shine:hover::after {
  -webkit-animation: shine 1s;
          animation: shine 1s;
}

@-webkit-keyframes shine {
  100% {
    left: 125%;
  }
}

@keyframes shine {
  100% {
    left: 125%;
  }
}
/* header */
.webp .header .head-deco {
  background: url("../img/cmn/head-deco.webp") center top/auto 100% repeat-x;
}

@-webkit-keyframes dropIn {
  0%, 45%, 70%, 100% {
    left: -200px;
    opacity: 0;
    -webkit-transform: rotate(60deg);
            transform: rotate(60deg);
  }
  55%, 60% {
    left: -20px;
    opacity: 1;
    -webkit-transform: rotate(60deg);
            transform: rotate(60deg);
  }
  58% {
    -webkit-transform: rotate(90deg);
            transform: rotate(90deg);
  }
}

@keyframes dropIn {
  0%, 45%, 70%, 100% {
    left: -200px;
    opacity: 0;
    -webkit-transform: rotate(60deg);
            transform: rotate(60deg);
  }
  55%, 60% {
    left: -20px;
    opacity: 1;
    -webkit-transform: rotate(60deg);
            transform: rotate(60deg);
  }
  58% {
    -webkit-transform: rotate(90deg);
            transform: rotate(90deg);
  }
}
.header {
  width: 100%;
  position: relative;
}
.header .head-deco {
  position: fixed;
  top: 0;
  width: calc(100% + 5px);
  height: 50px;
  background: url("../img/cmn/head-deco.png") center top/auto 100% repeat-x;
  z-index: 80;
  -webkit-animation: 8s wasawasa 2s infinite;
          animation: 8s wasawasa 2s infinite;
}
@media (min-width: 900px) {
  .header .head-deco {
    height: 94px;
  }
}
.header .head-ocanix {
  position: fixed;
  top: 30%;
  left: -200px;
  width: 100px;
  height: 107px;
  background: url("../img/ocanix/ocanix02.png") center top/auto 100% repeat-x;
  -webkit-transform: rotate(60deg);
          transform: rotate(60deg);
  -webkit-animation: dropIn 10s ease-out 5s infinite;
          animation: dropIn 10s ease-out 5s infinite;
  z-index: 70;
}
.header .header-logo {
  position: fixed;
  top: 20px;
  left: 5px;
  width: 100px;
  height: auto;
  z-index: 90;
  -webkit-filter: drop-shadow(1px 1px 1px rgba(0, 0, 0, 0.5));
          filter: drop-shadow(1px 1px 1px rgba(0, 0, 0, 0.5));
}
@media (min-width: 900px) {
  .header .header-logo {
    top: 40px;
    left: 45px;
  }
}
.header .header-logo a {
  display: block;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.header .header-logo a:hover {
  opacity: 0.9;
}
.header .nav {
  position: fixed;
  top: 0;
  width: 100%;
  height: 100vh;
  opacity: 0;
  overflow: hidden;
  -webkit-transition: all 0.1s;
  transition: all 0.1s;
  z-index: -100;
  background: var(--c-main);
}
.header .nav .nav-list {
  width: min(100%, 280px);
  margin: 0 auto 20px;
  padding: 20px;
}
@media (min-width: 900px) {
  .header .nav .nav-list {
    margin: 0 auto 40px;
    padding-block: 30px;
  }
}
.header .nav .nav-list li {
  text-align: center;
  z-index: 100;
  padding-top: 5px;
  padding-bottom: 5px;
}
.header .nav .nav-list li + li {
  margin-top: 10px;
}
@media (min-width: 900px) {
  .header .nav .nav-list li + li {
    margin-top: 15px;
  }
}
.header .nav .nav-list .nav-item:first-child {
  margin-top: 30px;
}
.header .nav .nav-list .nav-item img {
  height: 16px;
  width: 100%;
}
.header .nav .nav-list .nav-oc-icon {
  width: 100px;
  padding-bottom: 20px;
  margin-left: auto;
  margin-right: auto;
}
@media (min-width: 900.1px) {
  .header .nav .nav-list .nav-oc-icon {
    width: 143px;
  }
}
.header .nav .nav-list .nav-oc-icon img {
  width: 100%;
  height: auto;
}
@media (max-width: 900px) {
  .header .nav .nav-list .nav-bus-btn {
    display: block;
  }
}
@media (min-width: 900.1px) {
  .header .nav .nav-list .nav-bus-btn {
    display: none;
  }
}
.header .nav-inner {
  position: relative;
  width: 100%;
  height: 100%;
}
.header .nav-btn {
  display: block;
  position: fixed;
  cursor: pointer;
  z-index: 300;
  top: 15px;
  right: 10px;
  width: 60px;
  height: 60px;
}
@media (min-width: 900.1px) {
  .header .nav-btn {
    top: 24px;
    right: 45px;
  }
}
.header .nav-btn .nav-btn-icon {
  width: 60px;
  height: 60px;
  background: url("../img/menu/menu-open.svg") no-repeat;
  -webkit-filter: drop-shadow(0 3px 4px rgba(20, 123, 39, 0.82));
          filter: drop-shadow(0 3px 4px rgba(20, 123, 39, 0.82));
  -webkit-transition: 0.5s;
  transition: 0.5s;
}
.header .nav-open.nav {
  opacity: 1;
  z-index: 100;
  overflow-y: auto;
  -webkit-overflow-scrolling: touch;
  -ms-overflow-style: none;
  /* IE, Edge 対応 */
  scrollbar-width: none;
  /* Firefox 対応 */
}
.header .nav-open.nav::-webkit-scrollbar {
  /* Chrome, Safari 対応 */
  display: none;
}
.header .nav-open .nav-btn-icon {
  background: url("../img/menu/menu-close.svg") no-repeat;
}
.header .nav-oc {
  position: absolute;
  width: min(100%, 226px);
  z-index: 100;
}
@media (min-width: 900.1px) {
  .header .nav-oc {
    right: 8%;
    bottom: 10%;
  }
}
.header .nav-oc .nav-oc-box {
  position: relative;
}
@media (max-width: 900px) {
  .header .nav-oc .nav-oc-box {
    display: none;
  }
}
.header .nav-oc .nav-oc-box .nav-oc-rsv {
  width: 100%;
}
.header .nav-oc .nav-oc-box .nav-oc-bus {
  -webkit-animation: 4s tonton 0.3s infinite;
          animation: 4s tonton 0.3s infinite;
}

.intro-paper {
  width: 100%;
  height: 100%;
  position: relative;
}
.intro-paper .deco-paper {
  position: absolute;
  top: -20px;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 100;
  opacity: 0;
  -webkit-transform: scale(0);
          transform: scale(0);
  -webkit-transition: opacity 0.3s ease, -webkit-transform 0.3s ease;
  transition: opacity 0.3s ease, -webkit-transform 0.3s ease;
  transition: opacity 0.3s ease, transform 0.3s ease;
  transition: opacity 0.3s ease, transform 0.3s ease, -webkit-transform 0.3s ease;
}
.intro-paper .deco-paper.is-show {
  opacity: 1;
  -webkit-transform: scale(1);
          transform: scale(1);
  -webkit-animation: 2s paper 1.2s ease-out forwards alternate;
          animation: 2s paper 1.2s ease-out forwards alternate;
}

.intro-bg {
  overflow: hidden;
}

.intro {
  position: relative;
  z-index: 10;
  text-align: center;
  padding-top: 40px;
  margin-inline: auto;
}
.intro img {
  width: 100%;
  height: auto;
}
.intro .container {
  padding-bottom: 0;
}
.intro .intro-img {
  margin-inline: auto;
}
.intro .intro-day {
  width: min(100%, 388px);
}
.intro .intro-info {
  width: min(100%, 430px);
}
.intro .ending-plus {
  width: 48px;
  margin-inline: auto;
}
.intro .ending-summary {
  width: min(100%, 386px);
  margin-inline: auto;
  padding-bottom: 40px;
}
.intro .intro-free .free-list {
  position: relative;
}
.intro .intro-free .free-item {
  position: absolute;
  top: 0;
  left: 0;
}
.intro .intro-free .free-item.free-item-first {
  position: relative;
}
.intro .intro-free.free-anime .free-item {
  opacity: 0;
  -webkit-transform: translateY(40px) scale(2);
          transform: translateY(40px) scale(2);
  -webkit-transition: opacity 0.2s, -webkit-transform 0.3s;
  transition: opacity 0.2s, -webkit-transform 0.3s;
  transition: opacity 0.2s, transform 0.3s;
  transition: opacity 0.2s, transform 0.3s, -webkit-transform 0.3s;
  -webkit-transition-delay: calc(0.2s + var(--i) * 0.3s);
          transition-delay: calc(0.2s + var(--i) * 0.3s);
}
.intro .intro-free.free-anime .free-ending {
  opacity: 0;
  text-align: center;
  -webkit-transform: translateY(40px);
          transform: translateY(40px);
  -webkit-transition: opacity 0.5s, -webkit-transform 0.5s;
  transition: opacity 0.5s, -webkit-transform 0.5s;
  transition: opacity 0.5s, transform 0.5s;
  transition: opacity 0.5s, transform 0.5s, -webkit-transform 0.5s;
  -webkit-transition-delay: calc(var(--i) * 0.4s);
          transition-delay: calc(var(--i) * 0.4s);
}
.intro .intro-free.free-anime.is-show .free-item {
  opacity: 1;
  -webkit-transform: translateY(0) scale(1);
          transform: translateY(0) scale(1);
}
.intro .intro-free.free-anime.is-show .free-ending {
  opacity: 1;
  -webkit-transform: translateY(0);
          transform: translateY(0);
}

.intro-rsv-wrap {
  background-color: var(--c-strong);
  padding-top: 50px;
  padding-bottom: 110px;
  position: relative;
  overflow-x: hidden;
}
.intro-rsv-wrap img {
  width: 100%;
  height: auto;
}
.intro-rsv-wrap .intro-rsv-head {
  width: min(100%, 265px);
  margin-inline: auto;
}
.intro-rsv-wrap .intro-rsv {
  width: min(100%, 430px);
  margin-inline: auto;
}
.intro-rsv-wrap .intro-rsv-btn {
  position: relative;
  z-index: 50;
}

/* event */
.event-wrap {
  position: relative;
}
.event-wrap .event-flower {
  position: absolute;
  top: -20px;
  left: 0;
}
.event-wrap .event-bird {
  position: absolute;
  top: -120px;
  right: -10px;
  z-index: 30;
}

.event img {
  width: 100%;
  height: auto;
}
.event.sec {
  padding-top: 80px;
}
.event .event-title {
  width: min(100%, 430px);
  margin-left: auto;
  margin-right: auto;
}
.event .event-head {
  width: min(100%, 344px);
  margin-left: auto;
  margin-right: auto;
}
.event .event-list .event-item {
  opacity: 0;
  -webkit-transform: translateY(-20px) scale(0);
          transform: translateY(-20px) scale(0);
  -webkit-transition: opacity 0.3s, -webkit-transform 0.5s;
  transition: opacity 0.3s, -webkit-transform 0.5s;
  transition: opacity 0.3s, transform 0.5s;
  transition: opacity 0.3s, transform 0.5s, -webkit-transform 0.5s;
  -webkit-transition-delay: calc(var(--i) * 0.5s);
          transition-delay: calc(var(--i) * 0.5s);
}
.event .event-list .event-item.is-show {
  opacity: 1;
  -webkit-transform: translateY(0) scale(1);
          transform: translateY(0) scale(1);
}
.event .event-list .event-item:nth-child(2) {
  margin-top: -55px;
  z-index: 10;
  position: relative;
}
.event .event-list .event-item:nth-child(3) {
  margin-top: -50px;
}
.event .event-list .event-item:nth-child(4) {
  margin-top: -10px;
}
.event .event-kikaku-title {
  -webkit-transform: translateY(40px);
          transform: translateY(40px);
}
.event .event-kikaku {
  background: var(--c-white);
  padding: 80px 20px 20px;
}
.event .event-kikaku .kikaku-grid {
  display: grid;
  grid-template-columns: 58px 1fr;
  gap: 10px;
}
.event .event-kikaku .kikaku-list {
  font-size: 1.4rem;
  font-weight: 700;
}
.event .item-anime {
  opacity: 0;
  -webkit-transform: translateY(40px);
          transform: translateY(40px);
  -webkit-transition: opacity 1s cubic-bezier(0.22, 1, 0.36, 1), -webkit-transform 1s cubic-bezier(0.22, 1, 0.36, 1);
  transition: opacity 1s cubic-bezier(0.22, 1, 0.36, 1), -webkit-transform 1s cubic-bezier(0.22, 1, 0.36, 1);
  transition: opacity 1s cubic-bezier(0.22, 1, 0.36, 1), transform 1s cubic-bezier(0.22, 1, 0.36, 1);
  transition: opacity 1s cubic-bezier(0.22, 1, 0.36, 1), transform 1s cubic-bezier(0.22, 1, 0.36, 1), -webkit-transform 1s cubic-bezier(0.22, 1, 0.36, 1);
  -webkit-transition-delay: calc(var(--i) * 0.5s);
          transition-delay: calc(var(--i) * 0.5s);
}
.event.is-show .item-anime {
  opacity: 1;
  -webkit-transform: translateY(0);
          transform: translateY(0);
}
.event .event-btn {
  width: min(100%, 460px);
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.acco-content {
  line-height: 0;
  height: 0;
  overflow: hidden;
  opacity: 0;
  -webkit-transition-duration: 0.4s;
          transition-duration: 0.4s;
}

.is-acco.acco-content {
  line-height: normal;
  height: auto;
  opacity: 1;
  padding-top: 0.1em;
  padding-bottom: 1em;
}

.game {
  padding-top: 80px;
  width: 100%;
  background: url("../img/game/game-bg.png") repeat;
}
.game img {
  width: 100%;
  height: auto;
}
.game .game-ttl,
.game .game-par {
  width: 100%;
}
.game .game-head {
  position: relative;
}
.game .game-head.is-show .game-head-item {
  opacity: 1;
  -webkit-transform: translateY(0);
          transform: translateY(0);
}
.game .game-head .game-head-item {
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0;
  -webkit-transform: translateY(30px);
          transform: translateY(30px);
  -webkit-transition: opacity 0.3s, -webkit-transform 0.6s;
  transition: opacity 0.3s, -webkit-transform 0.6s;
  transition: opacity 0.3s, transform 0.6s;
  transition: opacity 0.3s, transform 0.6s, -webkit-transform 0.6s;
  -webkit-transition-delay: calc(var(--i) * 0.5s);
          transition-delay: calc(var(--i) * 0.5s);
}
.game .game-head .game-head-item:nth-child(1) {
  position: relative;
  -webkit-transition-delay: 0.2s;
          transition-delay: 0.2s;
}
.game .nazo .nazo-notyet .nazo-notyet-ttl {
  font-size: clamp(2.6rem, 3vw, 3rem);
  font-weight: 600;
  line-height: 1.4;
}
.game .nazo .nazo-notyet .nazo-notyet-btn {
  width: 100%;
}
.game .nazo .nazo-ttl {
  width: 111px;
  margin-left: auto;
  margin-right: auto;
}
.game .nazo .q-img {
  width: min(100%, 430px);
  margin-left: auto;
  margin-right: auto;
}
.game .nazo .question + .question {
  margin-top: 120px;
}
.game .nazo .question .answer-box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  gap: 20px;
}
.game .nazo .question .answer-box .answer-box-ttl {
  font-size: clamp(2.2rem, 2.6vw, 2.6rem);
  font-weight: 500;
  color: var(--c-nazo);
  line-height: 1;
}
.game .nazo .question input.answer {
  padding: 1em;
  width: 60%;
  border: none;
  outline: solid 2px var(--c-nazo);
}
.game .nazo .question button.check-btn {
  background-color: var(--c-nazo);
  color: var(--c-white);
  border: solid 3px var(--c-nazo);
  width: 260px;
  border-radius: 50px;
  padding: 0.8em 0.5em;
  font-size: 2rem;
  font-weight: 500;
  cursor: pointer;
  display: block;
  position: relative;
  z-index: 2;
  margin-left: auto;
  margin-right: auto;
}
.game .nazo .question button.check-btn.close {
  background: var(--c-wrrong);
  padding: 0.5em 0.5em 1em;
  border-radius: 40px;
  margin-bottom: -30px;
}
.game .nazo .question button.check-btn.close::after {
  top: calc(50% - 10px);
  right: 30px;
  -webkit-transform: rotate(-135deg);
          transform: rotate(-135deg);
  -webkit-transition: 0.3s;
  transition: 0.3s;
  position: absolute;
  content: "";
  display: block;
  width: 10px;
  height: 10px;
  border-bottom: 2px solid var(--c-white);
  border-right: 2px solid var(--c-white);
  transition: 0.3s;
}
.game .nazo .question button.check-btn.closecorrect {
  background-color: var(--c-white);
  color: var(--c-nazo);
}
.game .nazo .question button.check-btn.closecorrect::after {
  border-color: var(--c-nazo);
}
.game .nazo .question .result-box {
  font-size: clamp(2.2rem, 2.6vw, 2.6rem);
  border: 3px solid var(--c-nazo);
  border-radius: 10px;
  background-color: var(--c-white);
  margin-top: 0;
  position: relative;
}
.game .nazo .question .result-box .result-ttl {
  width: 222px;
  margin-left: auto;
  margin-right: auto;
}
.game .nazo .question .result-box.hidden {
  display: none;
}
.game .nazo .question .correct-box .correct-wrap {
  padding: 60px 15px 0;
  border-radius: 8px;
  position: relative;
  z-index: 12;
  background: url("../img/nazo/correct-circle.svg") center 20%/80% auto no-repeat;
  background-color: var(--c-white);
}
.game .nazo .question .correct-box .correct-answer {
  font-weight: 500;
  text-align: center;
}
.game .nazo .question .correct-box .correct-answer span {
  font-size: 3.6rem;
  display: inline-block;
}
.game .nazo .question .correct-box .correct-img {
  position: relative;
  z-index: 15;
}
.game .nazo .question .wrong-box .wrong-wrap {
  padding: 60px 15px;
  border-radius: 5px;
  position: relative;
  z-index: 12;
  background: -webkit-gradient(linear, left top, left bottom, color-stop(10%, #00517f), color-stop(#00517f), color-stop(40%, rgba(0, 70, 110, 0.7294117647)), color-stop(70%, transparent), to(transparent));
  background: -webkit-linear-gradient(#00517f 10%, #00517f, rgba(0, 70, 110, 0.7294117647) 40%, transparent 70%, transparent);
  background: linear-gradient(#00517f 10%, #00517f, rgba(0, 70, 110, 0.7294117647) 40%, transparent 70%, transparent);
}
.game .nazo .question .wrong-box .wrong-hint {
  color: var(--c-white);
  font-size: 3.6rem;
  text-align: center;
}
.game .nazo .nazo-last {
  border: 3px solid var(--c-nazo);
  border-radius: 10px;
  background: var(--c-white);
  position: relative;
  margin-top: 160px;
}
.game .nazo .nazo-last .last-ttl {
  width: min(90%, 384px);
  margin-left: auto;
  margin-right: auto;
  margin-top: -60px;
}
.game .nazo .nazo-last .last-q {
  padding: 0 15px 20px;
}
.game .nazo .nazo-last .answer-box-txt {
  font-size: 1.2rem;
  color: var(--c-strong);
  margin-left: 15px;
}
.game .nazo .nazo-last .answer-box {
  padding-left: 15px;
  padding-right: 15px;
}
.game .nazo .nazo-last .answer-box .last-answer-ttl {
  font-size: clamp(1.8rem, 2.2vw, 2.2rem);
  font-weight: 500;
  color: var(--c-strong);
  line-height: 1;
}
.game .nazo .nazo-last .answer-box span {
  position: relative;
}
.game .nazo .nazo-last .answer-box span::before {
  content: "答えをひらがなで入力しよう";
  position: absolute;
  top: -25px;
  left: 0;
  font-size: 1.2rem;
  color: var(--c-strong);
}
.game .nazo .nazo-last .answer-box input.answer {
  outline: solid 3px var(--c-strong);
  width: 100%;
}
.game .nazo .nazo-last button.check-btn {
  margin-bottom: 40px;
}
.game .nazo .nazo-last .result-box {
  border-radius: 10px 10px 7px 7px;
}
.game .nazo .nazo-last .correct-box .correct-wrap {
  padding-bottom: 60px;
}

/* program */
.pg img {
  width: 100%;
  height: auto;
}
.pg .pg-title {
  width: min(100%, 500px);
}
.pg .pg-charenge {
  width: min(100%, 460px);
  margin-left: auto;
  margin-right: auto;
}
.pg .pg-radio {
  width: min(100%, 460px);
  margin-left: auto;
  margin-right: auto;
}
.pg .pg-extensive {
  width: min(100%, 367px);
}
.pg .pg-schedule {
  overflow-x: scroll;
  -webkit-transform: scale(1, -1);
          transform: scale(1, -1);
}
.pg .pg-schedule::-webkit-scrollbar {
  height: 8px;
}
.pg .pg-schedule::-webkit-scrollbar-track {
  background-color: var(--c-white);
}
.pg .pg-schedule::-webkit-scrollbar-thumb {
  background-color: var(--c-schedule);
  border-radius: 10px;
}
.pg .pg-schedule .pg-schedule-inner {
  width: 1000px;
  -webkit-transform: scale(1, -1);
          transform: scale(1, -1);
}
.pg .pg-schedule-note {
  font-size: 1rem;
  color: var(--c-schedule);
}

/* bus */
.bus img {
  width: 100%;
  height: auto;
}
.bus .bus-title {
  width: min(100%, 510px);
  position: relative;
}
@media (max-width: 550px) {
  .bus .bus-title {
    padding-left: 15px;
    padding-right: 15px;
  }
}
.bus .bus-title::before {
  top: -30px;
  right: 20px;
  background: url("../img/bus/bus-icon.svg") center/auto 100% no-repeat;
}
.bus .bus-timetable {
  position: relative;
  padding-top: 30px;
}
.bus .bus-timetable .bus-timetable-title {
  width: min(100%, 530px);
  position: absolute;
  top: 0;
  left: 50%;
  translate: -50% 0;
}
.bus .bus-timetable .bus-timetable-sub {
  font-size: 1.6rem;
  position: absolute;
  top: 80px;
  left: 50%;
  translate: -50% 0;
  font-weight: 600;
}
.bus .bus-timetable .bus-timetable-list {
  overflow-x: scroll;
  margin-left: 15px;
}
@media (min-width: 550.1px) {
  .bus .bus-timetable .bus-timetable-list {
    margin-left: 25px;
  }
}
.bus .bus-timetable .bus-timetable-list::-webkit-scrollbar {
  height: 8px;
}
.bus .bus-timetable .bus-timetable-list::-webkit-scrollbar-track {
  background-color: var(--c-white);
}
.bus .bus-timetable .bus-timetable-list::-webkit-scrollbar-thumb {
  background-color: var(--c-font);
  border-radius: 10px;
}
.bus .bus-timetable .bus-timetable-inner {
  width: 812px;
}
.bus .bus-timetable .bus-timetable-note {
  font-size: 1rem;
  margin-left: 25px;
}
.bus .bus-rsv-btn {
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.bus .bus-rsv-btn:hover {
  -webkit-transform: translateY(-5px);
          transform: translateY(-5px);
}
.bus .bus-tel {
  width: min(100%, 290px);
  margin-left: auto;
  margin-right: auto;
}
.bus .bus-mail {
  width: min(100%, 220px);
  margin-left: auto;
  margin-right: auto;
}

.fsb .fsb-title {
  width: min(100%, 500px);
  position: relative;
}
.fsb .fsb-title::before {
  bottom: -10px;
  right: 0;
  background: url("../img/fsb/fsb-icon.svg") center/auto 100% no-repeat;
}
.fsb .fsb-thum {
  width: min(100%, 410px);
  margin-left: auto;
  margin-right: auto;
}
.fsb .bus-tel {
  width: min(100%, 290px);
  margin-left: auto;
  margin-right: auto;
}

.bus-icon::before {
  position: absolute;
  content: "";
  width: 18vw;
  height: 18vw;
  rotate: 5deg;
  -webkit-animation: sizeup 3s 0.5s infinite;
          animation: sizeup 3s 0.5s infinite;
}
@media (min-width: 550.1px) {
  .bus-icon::before {
    width: 92px;
    height: 92px;
  }
}

/* map */
.map img {
  width: 100%;
  height: auto;
}
.map .map-title {
  width: min(100%, 510px);
}
.map .campuslist {
  width: min(100%, var(--w-L));
  margin-left: auto;
  margin-right: auto;
}
@media (min-width: 550.1px) {
  .map .campuslist {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.map .campuslist-list {
  display: grid;
  width: calc(100% - 8px);
  grid-template-columns: repeat(2, calc(50% - 4px));
  gap: 30px 20px;
}
@media (min-width: 550.1px) {
  .map .campuslist-list {
    gap: 40px 30px;
  }
}
.map .campuslist-item {
  padding-right: 8px;
  padding-bottom: 8px;
}
.map .campuslist-item a .campuslist-thum-inner {
  -webkit-transition: 0.1s;
  transition: 0.1s;
}
.map .campuslist-item a:hover .campuslist-thum-inner {
  -webkit-transform: translate(4px, 4px);
          transform: translate(4px, 4px);
}
.map .campuslist-thum {
  -webkit-filter: drop-shadow(3px 3px 0 rgb(0, 0, 0));
          filter: drop-shadow(3px 3px 0 rgb(0, 0, 0));
}
.map .campuslist-thum img {
  width: 100%;
  height: auto;
}
.map .campuslist-name {
  color: var(--c-white);
  text-align: center;
  line-height: 1.2;
  margin-top: 15px;
}

.access img {
  width: 100%;
  height: auto;
}
.access .access-title {
  width: min(100%, 430px);
}

/* access */
.sect-access {
  width: 100%;
}
.sect-access .access-wrap {
  position: relative;
}
.sect-access .access-map iframe {
  width: 100%;
}
.sect-access .access-box {
  border-radius: 30px;
  padding: 30px;
}
.sect-access .access-box .access-box-head {
  font-size: 2.8rem;
}
.sect-access .access-box .access-box-content {
  font-size: 1.8rem;
}
.sect-access .access-box.access-car {
  background-color: var(--c-bg-accesscar);
}
.sect-access .access-box.access-train {
  background-color: var(--c-bg-accesstrain);
}
.sect-access .access-car .access-box-inner {
  max-width: 450px;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
}
.sect-access .access-train .access-box-inner {
  max-width: 340px;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
}

.info-grad {
  width: 100%;
  background-image: -webkit-gradient(linear, left top, right top, from(rgb(244, 227, 252)), to(rgb(208, 238, 255)));
  background-image: -webkit-linear-gradient(left, rgb(244, 227, 252), rgb(208, 238, 255));
  background-image: linear-gradient(90deg, rgb(244, 227, 252), rgb(208, 238, 255));
}

.info-btn {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 100%;
  padding: 20px;
  border-radius: 999px;
  background: var(--c-white);
  border: none;
  -webkit-transition: -webkit-transform 0.3s;
  transition: -webkit-transform 0.3s;
  transition: transform 0.3s;
  transition: transform 0.3s, -webkit-transform 0.3s;
  /* 文字 */
  /* 矢印 */
}
.info-btn:hover {
  -webkit-transform: scale(1.05);
          transform: scale(1.05);
}
.info-btn .btn-label {
  width: 100%;
  display: grid;
  grid-template-columns: 1fr;
  text-align: center;
  font-size: 2rem;
  font-weight: 700;
  line-height: 1.4;
  color: var(--c-font);
  text-shadow: 2px -1px 0 var(--c-info-p), -2px 1px 0 var(--c-info-b);
}
.info-btn .btn-label-sub {
  font-size: 1.6rem;
  font-weight: 400;
}
.info-btn .btn-arrow {
  display: grid;
  place-items: center;
  width: 10px;
  -webkit-filter: drop-shadow(2px -1px 0 var(--c-info-p)) drop-shadow(-2px 1px 0 var(--c-info-b));
          filter: drop-shadow(2px -1px 0 var(--c-info-p)) drop-shadow(-2px 1px 0 var(--c-info-b));
}

.info .info-linklist {
  position: relative;
}
.info .info-linklist::before, .info .info-linklist::after {
  position: absolute;
  top: 0;
  content: "";
  width: 126px;
  height: 100%;
  background-image: url("../img/info/info-deco.svg");
  background-repeat: repeat-y;
  background-size: 100% auto;
  z-index: 1;
}
.info .info-linklist::before {
  left: 0;
}
.info .info-linklist::after {
  right: 0;
}
.info .info-linklist .linklist-wrap {
  position: relative;
  z-index: 10;
}
.info .info-hero {
  background: url("../img/info/info-hero.png") no-repeat;
  background-size: cover;
  background-position: center;
}
.info .info-pickup {
  background: url("../img/info/info-pickup.png") no-repeat;
  background-size: contain;
  background-position: center -20px;
}
.info .info-head {
  width: min(100%, 370px);
  padding: 0.8em 0.5em;
  background: var(--c-font);
  color: var(--c-white);
  font-size: 2rem;
  font-weight: 700;
  display: grid;
  place-content: center;
  margin-inline: auto;
}
.info .info-know {
  background: var(--c-link);
  color: var(--c-white);
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  margin-inline: auto;
  font-size: 2rem;
  font-weight: 700;
  padding: 0.2em 0.8em;
  -webkit-transform: rotate(-4deg);
          transform: rotate(-4deg);
  position: relative;
}
.info .info-know .info-know-more {
  position: absolute;
  top: -40px;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
}
.info .info-title {
  font-size: clamp(3.2rem, 4vw, 4rem);
  font-weight: 700;
  line-height: 1.4;
  text-align: center;
}
.info .info-list li + li {
  margin-top: 25px;
}

/* footer */
.footer {
  width: min(100%, 550px);
  margin-left: auto;
  margin-right: auto;
  padding-top: 44px;
  padding-bottom: 60px;
  background-color: var(--c-main);
  position: relative;
}
@media (min-width: 550.1px) {
  .footer {
    padding-bottom: 30px;
  }
}
.footer .footer-nav {
  margin-top: 36px;
  text-align: center;
}
.footer .footer-nav a {
  color: var(--c-white);
  text-decoration: underline;
}
.footer .totop {
  position: absolute;
  top: 44px;
  right: 20px;
  display: block;
  z-index: 50;
  width: 60px;
  height: auto;
  cursor: pointer;
}
@media (min-width: 550.1px) {
  .footer .totop {
    right: 30px;
  }
}
.footer .copy {
  width: 100%;
  font-size: 1.2rem;
  color: var(--c-white);
}

.reserve {
  position: fixed;
  bottom: 0;
  left: 0;
  z-index: 500;
  width: 100%;
}
.reserve .reserve-list {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
}
.reserve .reserve-list li {
  width: 100%;
}
.reserve .reserve-list li a {
  display: block;
  cursor: pointer;
}
.reserve .reserve-list li img {
  width: 100%;
  vertical-align: bottom;
}
@media (min-width: 600px) {
  .reserve {
    display: none;
  }
}
/*# sourceMappingURL=main.css.map */
