@charset "UTF-8";
/*! destyle.css v1.0.15 | MIT License | https://github.com/nicolas-cusan/destyle.css */
/* Reset box-model */
/* ============================================ */
* {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

::before,
::after {
  -webkit-box-sizing: inherit;
          box-sizing: inherit;
}

/* Document */
/* ============================================ */
/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in iOS.
 * 3. Remove gray overlay on links for iOS.
 */
html {
  line-height: 1.15; /* 1 */
  -webkit-text-size-adjust: 100%; /* 2 */
  -webkit-tap-highlight-color: transparent; /* 3*/
}

/* Sections */
/* ============================================ */
/**
 * Remove the margin in all browsers.
 */
body {
  margin: 0;
}

/**
 * Render the `main` element consistently in IE.
 */
main {
  display: block;
}

/* Vertical rhythm */
/* ============================================ */
p,
table,
blockquote,
address,
pre,
iframe,
form,
figure,
dl {
  margin: 0;
}

/* Headings */
/* ============================================ */
h1,
h2,
h3,
h4,
h5,
h6 {
  font-size: inherit;
  line-height: inherit;
  font-weight: inherit;
  margin: 0;
}

/* Lists (enumeration) */
/* ============================================ */
ul,
ol {
  margin: 0;
  padding: 0;
  list-style: none;
}

/* Lists (definition) */
/* ============================================ */
dt {
  font-weight: bold;
}

dd {
  margin-left: 0;
}

/* Grouping content */
/* ============================================ */
/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */
hr {
  -webkit-box-sizing: content-box;
          box-sizing: content-box; /* 1 */
  height: 0; /* 1 */
  overflow: visible; /* 2 */
  border: 0;
  border-top: 1px solid;
  margin: 0;
  clear: both;
  color: inherit;
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
pre {
  font-family: monospace, monospace; /* 1 */
  font-size: inherit; /* 2 */
}

address {
  font-style: inherit;
}

/* Text-level semantics */
/* ============================================ */
/**
 * Remove the gray background on active links in IE 10.
 */
a {
  background-color: transparent;
  text-decoration: none;
  color: inherit;
}

/**
 * 1. Remove the bottom border in Chrome 57-
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */
abbr[title] {
  border-bottom: none; /* 1 */
  text-decoration: underline; /* 2 */
  -webkit-text-decoration: underline dotted;
          text-decoration: underline dotted; /* 2 */
}

/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */
b,
strong {
  font-weight: bolder;
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
code,
kbd,
samp {
  font-family: monospace, monospace; /* 1 */
  font-size: inherit; /* 2 */
}

/**
 * Add the correct font size in all browsers.
 */
small {
  font-size: 80%;
}

/**
 * Prevent `sub` and `sup` elements from affecting the line height in
 * all browsers.
 */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

/* Embedded content */
/* ============================================ */
/**
 * Remove the border on images inside links in IE 10.
 */
img {
  border-style: none;
  vertical-align: bottom;
}

embed,
object,
iframe {
  border: 0;
  vertical-align: bottom;
}

/* Forms */
/* ============================================ */
/**
 * Reset form fields to make them styleable
 */
button,
input,
optgroup,
select,
textarea {
  -webkit-appearance: none;
  -moz-appearance: none;
       appearance: none;
  vertical-align: middle;
  color: inherit;
  font: inherit;
  border: 0;
  background: transparent;
  padding: 0;
  margin: 0;
  outline: 0;
  border-radius: 0;
  text-align: inherit;
}

/**
 * Reset radio and checkbox appearance to preserve their look in iOS.
 */
[type=checkbox] {
  -webkit-appearance: checkbox;
  -moz-appearance: checkbox;
       appearance: checkbox;
}

[type=radio] {
  -webkit-appearance: radio;
  -moz-appearance: radio;
       appearance: radio;
}

/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */
button,
input {
  /* 1 */
  overflow: visible;
}

/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */
button,
select {
  /* 1 */
  text-transform: none;
}

/**
 * Correct the inability to style clickable types in iOS and Safari.
 */
button,
[type=button],
[type=reset],
[type=submit] {
  cursor: pointer;
  -webkit-appearance: none;
  -moz-appearance: none;
       appearance: none;
}

button[disabled],
[type=button][disabled],
[type=reset][disabled],
[type=submit][disabled] {
  cursor: default;
}

/**
 * Remove the inner border and padding in Firefox.
 */
button::-moz-focus-inner,
[type=button]::-moz-focus-inner,
[type=reset]::-moz-focus-inner,
[type=submit]::-moz-focus-inner {
  border-style: none;
  padding: 0;
}

/**
 * Restore the focus styles unset by the previous rule.
 */
button:-moz-focusring,
[type=button]:-moz-focusring,
[type=reset]:-moz-focusring,
[type=submit]:-moz-focusring {
  outline: 1px dotted ButtonText;
}

/**
 * Remove arrow in IE10 & IE11
 */
select::-ms-expand {
  display: none;
}

/**
 * Remove padding
 */
option {
  padding: 0;
}

/**
 * Reset to invisible
 */
fieldset {
  margin: 0;
  padding: 0;
  border: 0;
  min-width: 0;
}

/**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out
 *    `fieldset` elements in all browsers.
 */
legend {
  color: inherit; /* 2 */
  display: table; /* 1 */
  max-width: 100%; /* 1 */
  padding: 0; /* 3 */
  white-space: normal; /* 1 */
}

/**
 * Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */
progress {
  vertical-align: baseline;
}

/**
 * Remove the default vertical scrollbar in IE 10+.
 */
textarea {
  overflow: auto;
}

/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */
[type=number]::-webkit-inner-spin-button,
[type=number]::-webkit-outer-spin-button {
  height: auto;
}

/**
 * 1. Correct the outline style in Safari.
 */
[type=search] {
  outline-offset: -2px; /* 1 */
}

/**
 * Remove the inner padding in Chrome and Safari on macOS.
 */
[type=search]::-webkit-search-decoration {
  -webkit-appearance: none;
}

/**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Change font properties to `inherit` in Safari.
 */
::-webkit-file-upload-button {
  -webkit-appearance: button; /* 1 */
  font: inherit; /* 2 */
}

/**
 * Clickable labels
 */
label[for] {
  cursor: pointer;
}

/* Interactive */
/* ============================================ */
/*
 * Add the correct display in Edge, IE 10+, and Firefox.
 */
details {
  display: block;
}

/*
 * Add the correct display in all browsers.
 */
summary {
  display: list-item;
}

/*
 * Remove outline for editable content.
 */
[contenteditable] {
  outline: none;
}

/* Table */
/* ============================================ */
table {
  border-collapse: collapse;
  border-spacing: 0;
}

caption {
  text-align: left;
}

td,
th {
  vertical-align: top;
  padding: 0;
}

th {
  text-align: left;
  font-weight: bold;
}

/* Misc */
/* ============================================ */
/**
 * Add the correct display in IE 10+.
 */
template {
  display: none;
}

/**
 * Add the correct display in IE 10.
 */
[hidden] {
  display: none;
}

html {
  font-family: "Zen Kaku Gothic Antique", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
}

body {
  color: #000;
  font-size: min(14px, 4vw);
  font-weight: 600;
  line-height: 1.78;
}
@media screen and (max-width: 768px) {
  body {
    font-size: 14px;
    font-size: 0.875rem;
  }
}

a:hover {
  text-decoration: underline;
}
a:hover img {
  opacity: 0.8;
}
a img {
  -webkit-transition-property: opacity;
  transition-property: opacity;
  -webkit-transition-duration: 0.2s;
          transition-duration: 0.2s;
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
}

img {
  max-width: 100%;
  height: auto;
}

button:focus,
input:focus,
optgroup:focus,
select:focus,
textarea:focus {
  outline: -webkit-focus-ring-color auto 1px;
  outline-color: -webkit-focus-ring-color;
  outline-style: auto;
  outline-width: 1px;
}

small {
  font-size: inherit;
}

.m-wrapper {
  max-width: 1000px;
  margin-left: auto;
  margin-right: auto;
}
@media screen and (max-width: 1000px) {
  .m-wrapper {
    max-width: 89.3%;
  }
}

.m-tellink {
  pointer-events: none;
}
@media screen and (max-width: 768px) {
  .m-tellink {
    pointer-events: auto;
    text-decoration: underline;
  }
}

.for-ie {
  display: none;
  width: 100%;
  color: #fff;
  letter-spacing: 0.05em;
  padding: 25px 5.35%;
  background-color: #FF8D40;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 999;
}
.for-ie .m-wrapper {
  position: relative;
  padding-right: 100px;
}
.for-ie a {
  text-decoration: underline;
}
.for-ie a:hover {
  text-decoration: none;
}
.for-ie button {
  width: 120px;
  text-align: center;
  line-height: 1;
  padding: 10px 10px 12px;
  border: 1px solid #fff;
  position: absolute;
  right: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}
.for-ie button:focus {
  outline: none;
}

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

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

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

.clearfix::after {
  content: "";
  display: block;
  clear: both;
}

.mT0 {
  margin-top: 0px !important;
}

.mT5 {
  margin-top: 5px !important;
}

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

.mT15 {
  margin-top: 15px !important;
}

.mT20 {
  margin-top: 20px !important;
}

.mT25 {
  margin-top: 25px !important;
}

.mT30 {
  margin-top: 30px !important;
}

.mT35 {
  margin-top: 35px !important;
}

.mT40 {
  margin-top: 40px !important;
}

.mT45 {
  margin-top: 45px !important;
}

.mT50 {
  margin-top: 50px !important;
}

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

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

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

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

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

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

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

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

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

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

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

.mL0 {
  margin-left: 0px !important;
}

.mL10 {
  margin-left: 10px !important;
}

.mL20 {
  margin-left: 20px !important;
}

.mL30 {
  margin-left: 30px !important;
}

.mR0 {
  margin-right: 0px !important;
}

.mR10 {
  margin-right: 10px !important;
}

.mR20 {
  margin-right: 20px !important;
}

.mR30 {
  margin-right: 30px !important;
}

.pT0 {
  padding-top: 0px !important;
}

.pT5 {
  padding-top: 5px !important;
}

.pT10 {
  padding-top: 10px !important;
}

.pT15 {
  padding-top: 15px !important;
}

.pT20 {
  padding-top: 20px !important;
}

.pT25 {
  padding-top: 25px !important;
}

.pT30 {
  padding-top: 30px !important;
}

.pT35 {
  padding-top: 35px !important;
}

.pT40 {
  padding-top: 40px !important;
}

.pT45 {
  padding-top: 45px !important;
}

.pT50 {
  padding-top: 50px !important;
}

.pB0 {
  padding-bottom: 0px !important;
}

.pB5 {
  padding-bottom: 5px !important;
}

.pB10 {
  padding-bottom: 10px !important;
}

.pB15 {
  padding-bottom: 15px !important;
}

.pB20 {
  padding-bottom: 20px !important;
}

.pB25 {
  padding-bottom: 25px !important;
}

.pB30 {
  padding-bottom: 30px !important;
}

.pB35 {
  padding-bottom: 35px !important;
}

.pB40 {
  padding-bottom: 40px !important;
}

.pB45 {
  padding-bottom: 45px !important;
}

.pB50 {
  padding-bottom: 50px !important;
}

.pL0 {
  padding-left: 0px !important;
}

.pL10 {
  padding-left: 10px !important;
}

.pL20 {
  padding-left: 20px !important;
}

.pL30 {
  padding-left: 30px !important;
}

.pR0 {
  padding-right: 0px !important;
}

.pR10 {
  padding-right: 10px !important;
}

.pR20 {
  padding-right: 20px !important;
}

.pR30 {
  padding-right: 30px !important;
}

.fadeIn {
  opacity: 0;
  -webkit-transition: 1s;
  transition: 1s;
}
.fadeIn.is-show {
  opacity: 1;
}

.fadeInUp {
  opacity: 0;
  -webkit-transition: 1s;
  transition: 1s;
  -webkit-transform: translate(0, 50px);
          transform: translate(0, 50px);
}
.fadeInUp.is-show {
  opacity: 1;
  -webkit-transform: translate(0, 0);
          transform: translate(0, 0);
}

.zoomIn {
  opacity: 0;
  -webkit-transition: 1s;
  transition: 1s;
  -webkit-transform: scale(0.6);
          transform: scale(0.6);
}
.zoomIn.is-show {
  opacity: 1;
  -webkit-transform: scale(1);
          transform: scale(1);
}

.m-pc-hidden {
  display: none;
}
@media screen and (max-width: 768px) {
  .m-pc-hidden {
    display: inline-block;
  }
}

.m-sp-hidden {
  display: inline-block;
}
@media screen and (max-width: 768px) {
  .m-sp-hidden {
    display: none;
  }
}

.visually-hidden {
  /**
   * a11y-css-resetから引用
   * https://github.com/mike-engel/a11y-css-reset
  **/
  border: 0;
  clip: rect(0 0 0 0);
  -webkit-clip-path: inset(50%);
          clip-path: inset(50%);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  white-space: nowrap;
  width: 1px;
}

body {
  background-color: #F5FFFF;
}

.m-textlink {
  color: #FF8D40;
  text-decoration: underline;
  text-underline-offset: 3px;
}
.m-textlink:hover {
  text-decoration: none;
}

.m-container {
  padding-inline: min(20px, 5.3333333333vw);
}

.m-title-text {
  font-size: min(17 * 1px, 34vw / 7.5);
  font-weight: bold;
  text-align: center;
  line-height: 1.5882352941;
}
.m-title-text--big {
  font-size: 150%;
  line-height: 1;
}

.m-separater {
  width: 200%;
  height: 47px;
  background: url(../images/line_turtle.png) repeat-x, url(../images/line_turtle.png) repeat-x #fff;
  background-size: auto 100%;
  position: relative;
  overflow: hidden;
  border-top: 1px solid #000;
  -webkit-animation: separater 10s linear infinite;
          animation: separater 10s linear infinite;
}
.m-separater::before {
  content: "";
  position: absolute;
  top: 0;
  left: 100%;
  width: 100%;
  height: 100%;
  background: inherit;
}
.m-separater--fish {
  background: url(../images/line_fish.png) repeat-x, url(../images/line_fish.png) repeat-x #fff;
  background-size: auto 75%;
  background-position: 5px;
  -webkit-animation: separater2 10s linear infinite;
          animation: separater2 10s linear infinite;
}
.m-separater--fish::before {
  background: inherit;
}

@-webkit-keyframes separater {
  from {
    -webkit-transform: translateX(0);
            transform: translateX(0);
  }
  to {
    -webkit-transform: translateX(-50%);
            transform: translateX(-50%);
  }
}

@keyframes separater {
  from {
    -webkit-transform: translateX(0);
            transform: translateX(0);
  }
  to {
    -webkit-transform: translateX(-50%);
            transform: translateX(-50%);
  }
}
@-webkit-keyframes separater2 {
  from {
    -webkit-transform: translate(0);
            transform: translate(0);
  }
  to {
    -webkit-transform: translate(-50%);
            transform: translate(-50%);
  }
}
@keyframes separater2 {
  from {
    -webkit-transform: translate(0);
            transform: translate(0);
  }
  to {
    -webkit-transform: translate(-50%);
            transform: translate(-50%);
  }
}
.m-title-border {
  font-size: min(20 * 1px, 40vw / 7.5);
  letter-spacing: 0.05em;
  line-height: 1.45;
  text-align: center;
  border-block: 1px solid #000;
  padding-block: 25px;
  background-image: repeating-linear-gradient(-45deg, rgba(40, 210, 210, 0.3), rgba(40, 210, 210, 0.3) 2px, transparent 2px, transparent 6px);
  text-shadow: -2px -2px 0 #fff, 2px -2px 0 #fff, -2px 2px 0 #fff, 2px 2px 0 #fff;
}
.m-title-border--orange {
  background-image: repeating-linear-gradient(-45deg, rgba(255, 141, 64, 0.3), rgba(255, 141, 64, 0.3) 2px, transparent 2px, transparent 6px);
}
.m-title-border--small {
  font-size: min(15 * 1px, 30vw / 7.5);
  line-height: 1.4666666667;
  letter-spacing: 0.05em;
}

.m-borderbox {
  border: 1px solid #000;
  background-color: #fff;
  letter-spacing: -0.02em;
  padding: min(20px, 5.3333333333vw) 15px;
  margin-top: 20px;
}

.m-btn {
  display: block;
  width: 205px;
  color: #fff;
  font-size: min(15 * 1px, 30vw / 7.5);
  border: 1px solid #000;
  background-color: #28D2D2;
  border-radius: 10vw;
  padding: 10px 25px;
  margin: 30px auto 0;
  -webkit-transition: background 0.2s;
  transition: background 0.2s;
}
.m-btn:hover {
  text-decoration: none;
  background-color: rgba(40, 210, 210, 0.7);
}

.m-language {
  position: absolute;
  top: 20px;
  right: 20px;
  z-index: 9998;
}
.m-language.is-zindex1 {
  z-index: 1;
}
.m-language__button {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  font-family: "Lilita One", cursive;
  font-size: 15px;
  font-weight: 400;
  font-style: normal;
  color: #fff;
  text-decoration: none;
  background-color: #28D2D2;
  padding: 4px 14px;
  border-radius: 20px;
  border: 1px solid #000000;
  line-height: 1;
}
.m-language__menu {
  display: none;
  background-color: #fff;
}
.m-language__menu a {
  display: block;
  padding: 10px 15px;
  -webkit-transition: background 0.2s;
  transition: background 0.2s;
}
.m-language__menu a:nth-of-type(n+2) {
  border-top: 1px solid #ccc;
}
.m-language__menu a:hover {
  text-decoration: none;
  background-color: #ccc;
}

/* Layout
********************************/
@-webkit-keyframes scrollUp {
  0% {
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
  100% {
    -webkit-transform: translateY(-100%);
            transform: translateY(-100%);
  }
}
@keyframes scrollUp {
  0% {
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
  100% {
    -webkit-transform: translateY(-100%);
            transform: translateY(-100%);
  }
}
.l-main {
  overflow: hidden;
}

.l-container__sitename {
  text-align: center;
  margin-block: 35px;
  position: relative;
  z-index: 1;
  display: block;
}
.l-container-nav {
  width: 258px;
  background-color: #28D2D2;
  border: 1px solid #000;
  border-radius: 12px;
  padding: 30px 20px;
  margin-top: 25px;
  position: relative;
}
.l-container-nav::before {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  background-color: #CECECE;
  border: 1px solid #000;
  border-radius: 12px;
  position: absolute;
  top: 5px;
  left: 5px;
  z-index: -1;
}
.l-container-nav__title {
  text-align: center;
  margin-top: -40px;
}
.l-container-nav__pin {
  width: 13px;
  position: absolute;
  pointer-events: none;
}
.l-container-nav__pin.--lt {
  top: 6px;
  left: 6px;
}
.l-container-nav__pin.--lb {
  bottom: 6px;
  left: 6px;
}
.l-container-nav__pin.--rt {
  top: 6px;
  right: 6px;
}
.l-container-nav__pin.--rb {
  bottom: 6px;
  right: 6px;
}
.l-container-nav-list__item {
  padding-block: 5px;
  border-bottom: 1px dashed #fff;
}
.l-container-nav-list__item a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-transition: opacity 0.2s;
  transition: opacity 0.2s;
}
.l-container-nav-list__item a:hover {
  opacity: 0.7;
  text-decoration: none;
}
.l-container-nav-list__item a.--commingsoon {
  pointer-events: none;
  position: relative;
}
.l-container-nav-list__item a.--commingsoon > span {
  opacity: 0.5;
}
.l-container-nav-list__item a.--commingsoon::before {
  display: block;
  width: 100%;
  content: "coming soon";
  line-height: 1;
  font-size: 10px;
  color: red;
}
.l-container-nav-list__item__ja {
  font-size: 14px;
  font-weight: bold;
  letter-spacing: 0.1em;
}
.l-container-nav-list__item__en {
  width: 83px;
  color: #fff;
  font-size: 13px;
  font-family: "Lilita One";
  font-weight: 400;
  line-height: 1;
}
.l-container-nav-list__item.--special .l-container-nav-list__item__ja {
  font-size: 11px;
}
.l-container-nav-list__item.--special .l-container-nav-list__item__ja br {
  display: none;
}
.l-container-relation {
  background-color: #FF8D40;
  padding-bottom: 20px;
}
.l-container-relation__date {
  text-align: center;
}
.l-container__obj {
  position: absolute;
  z-index: -1;
}
.l-container__obj--lt {
  top: 0;
  right: 75px;
}
.l-container__obj--lb {
  bottom: 0;
  right: auto;
  left: 0;
}
.l-container-gallery {
  height: 100%;
  padding-left: 75px;
  overflow: hidden;
}
.l-container-gallery ul {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 25px;
  -webkit-animation: scrollUp 30s linear infinite;
          animation: scrollUp 30s linear infinite;
}
.l-container-gallery ul:nth-of-type(n+2) {
  margin-top: 25px;
}
.l-container-gallery img {
  display: block;
}
.l-container__frame {
  position: absolute;
  z-index: -1;
}
.l-container__frame--l {
  right: 0;
  bottom: 0;
}
.l-container__frame--r {
  left: 0;
  top: 0;
}

.l-container-relation .l-container-nav-list__item:last-child .l-container-nav-list__item__ja {
  font-size: 14px;
}

.l-container-left {
  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: end;
      -ms-flex-align: end;
          align-items: flex-end;
  width: calc(50% - 187.5px);
  height: 100%;
  position: fixed;
  top: 0;
  left: 0;
}
@media screen and (max-width: 640px) {
  .l-container-left {
    display: none;
  }
}
.l-container-left-inner {
  padding-right: 75px;
}
.l-container-left .obj--frame {
  width: 20px;
  height: 100%;
  top: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 20px;
  -webkit-animation: scrollUp 30s linear infinite;
          animation: scrollUp 30s linear infinite;
}
.l-container-left .obj--frame.l-container {
  right: 10px;
}

.l-container-right {
  width: calc(50% - 187.5px);
  height: 100%;
  position: fixed;
  top: 0;
  right: 0;
}
@media screen and (max-width: 640px) {
  .l-container-right {
    display: none;
  }
}
.l-container-right .obj--frame {
  width: 20px;
  height: 100%;
  top: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 20px;
  animation: scrollUp 30s linear infinite reverse;
}
.l-container-right .obj--frame.r-container {
  left: 10px;
}
.l-container-right .obj--frame.r-container img {
  rotate: 180deg;
}

.l-container-center {
  width: 375px;
  margin-inline: auto;
  position: relative;
  overflow: hidden;
}
@media screen and (max-width: 640px) {
  .l-container-center {
    width: 100%;
  }
}

@-webkit-keyframes bgScrollToTop {
  from {
    background-position-y: 0;
  }
  to {
    background-position-y: -100%;
  }
}

@keyframes bgScrollToTop {
  from {
    background-position-y: 0;
  }
  to {
    background-position-y: -100%;
  }
}
.l-header {
  z-index: 9999;
}

.l-spmenu {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 2;
  width: 100%;
  height: 100%;
  padding-top: 50px;
  background-color: rgba(255, 255, 255, 0.95);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  display: none;
}
.l-spmenu-button {
  width: 44px;
  aspect-ratio: 1;
  background-color: rgba(255, 255, 255, 0.95);
  border-radius: 50%;
  border: 1px solid #000;
  position: absolute;
  top: 60px;
  right: 20px;
  z-index: 999;
}
@media screen and (min-width: 640px) {
  .l-spmenu-button {
    display: none;
  }
}
@media screen and (max-width: 640px) {
  .l-spmenu-button {
    position: fixed;
    -webkit-transition: top 0.2s;
    transition: top 0.2s;
  }
}
.l-spmenu-button span {
  display: inline-block;
  width: 19px;
  height: 1px;
  background-color: #000;
  position: absolute;
  left: 11px;
  -webkit-transition: 0.2s;
  transition: 0.2s;
}
.l-spmenu-button span:nth-of-type(1) {
  top: 18px;
}
.l-spmenu-button span:nth-of-type(2) {
  top: 24px;
}
.l-spmenu-button.--active {
  border: none;
  background-color: #fff;
}
.l-spmenu-button.--active span {
  width: 25px;
  left: 9px;
}
.l-spmenu-button.--active span:nth-of-type(1) {
  rotate: 25deg;
  top: 20px;
}
.l-spmenu-button.--active span:nth-of-type(2) {
  rotate: -25deg;
  top: 20px;
}

.m-modal {
  z-index: 9999;
}

/* Footer
********************************/
.footer {
  position: relative;
  margin-top: 200px;
  width: 100%;
}
.footer__container {
  padding: 70px 0 30px 0;
  background-color: #28D2D2;
  border-top-right-radius: 30px;
  z-index: 1;
  position: relative;
}
.footer__links1 {
  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;
}
.footer__links1 a {
  font-size: 0.9em;
  color: black;
  text-decoration: none;
  margin: 5px 0;
  -webkit-transition: color 0.3s;
  transition: color 0.3s;
}
.footer__links1 a:hover {
  color: #E94F00;
}
.footer__links2 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin: 50px auto;
  width: 280px;
}
.footer__links2 a {
  color: black;
  text-decoration: none;
  margin: 5px 10px;
  -webkit-transition: color 0.3s;
  transition: color 0.3s;
  font-size: 0.8em;
}
.footer__links2 a:hover {
  color: #E94F00;
}
.footer__copyright {
  font-size: 0.8em;
  margin: 20px 0;
  color: black;
  text-align: center;
}
.footer__pagetop {
  position: fixed;
  bottom: 20px;
  right: 20px;
  -webkit-transition: opacity 0.3s;
  transition: opacity 0.3s;
  opacity: 0;
}
@media screen and (max-width: 640px) {
  .footer__pagetop.is-footer {
    position: absolute;
    right: 17px;
    bottom: 530px;
  }
}
.footer__pagetop.is-show {
  opacity: 1;
}
.footer__pagetop-link {
  width: 40px;
  height: 40px;
  background-color: #fff;
  display: block;
  border-radius: 100px;
}
.footer__deco-image1, .footer__deco-image2, .footer__deco-image3 {
  position: absolute;
}
.footer__deco-image1 {
  left: 0;
  top: -100px;
  z-index: 1;
  -webkit-animation: bounce 1.5s infinite ease-in-out;
          animation: bounce 1.5s infinite ease-in-out;
}
.footer__deco-image2 {
  right: 43px;
  top: -70px;
  z-index: 0;
}
.footer__deco-image3 {
  top: -65px;
  right: -2px;
  z-index: 1;
}

.timetable_btn {
  max-width: 285px;
  margin: 0 auto 50px;
}
.timetable_btn a {
  width: 100%;
  height: 60px;
  display: block;
  background-color: #00C8C8;
  border-radius: 100vmax;
  text-align: center;
  line-height: 60px;
  color: #fff;
}
.timetable_btn a span {
  position: relative;
  padding-left: 15px;
}
.timetable_btn a span::before {
  content: "";
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 6px 0 6px 8px;
  border-color: transparent transparent transparent #fff;
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  margin: auto;
}

.through {
  text-decoration: line-through;
}

.sold_out {
  text-align: center;
  color: red;
  font-size: 2rem;
  position: relative;
}
.sold_out::before {
  content: "＼Thank you!／";
  color: red;
  position: absolute;
  top: -15px;
  left: 10px;
  font-size: 1.1rem;
  rotate: -15deg;
}