@charset "UTF-8";
/*!
 * ress.css • v1.2.2
 * MIT License
 * github.com/filipelinhares/ress
 */
/* # =================================================================
   # Global selectors
   # ================================================================= */
html {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  overflow-y: scroll;
  /* All browsers without overlaying scrollbars */
  -webkit-text-size-adjust: 100%;
  /* iOS 8+ */
}

*,
::before,
::after {
  background-repeat: no-repeat;
  /* Set `background-repeat: no-repeat` to all elements and pseudo elements */
  -webkit-box-sizing: inherit;
          box-sizing: inherit;
}

::before,
::after {
  text-decoration: inherit;
  /* Inherit text-decoration and vertical align to ::before and ::after pseudo elements */
  vertical-align: inherit;
}

* {
  padding: 0;
  /* Reset `padding` and `margin` of all elements */
  margin: 0;
}

/* # =================================================================
   # General elements
   # ================================================================= */
/* Add the correct display in iOS 4-7.*/
audio:not([controls]) {
  display: none;
  height: 0;
}

/*
* Correct `block` display not defined for any HTML5 element in IE 8/9
* Correct `block` display not defined for `details` or `summary` in IE 10/11
* and Firefox
* Correct `block` display not defined for `main` in IE 11
*/
article,
aside,
details,
figcaption,
figure,
footer,
header,
main,
menu,
nav,
section,
summary {
  display: block;
}

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

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

abbr[title] {
  border-bottom: 1px dotted;
  /* Add a bordered underline effect in all browsers */
  text-decoration: none;
  /* Remove text decoration in Firefox 40+ */
}

a {
  background-color: transparent;
  /* Remove the gray background on active links in IE 10 */
  -webkit-text-decoration-skip: objects;
  /* Remove gaps in links underline in iOS 8+ and Safari 8+ */
}

a:active,
a:hover {
  outline-width: 0;
  /* Remove the outline when hovering in all browsers */
}

code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  /* Specify the font family of code elements */
}

b,
strong {
  font-weight: bolder;
  /* Correct style set to `bold` in Edge 12+, Safari 6.2+, and Chrome 18+ */
}

dfn {
  font-style: italic;
  /* Address styling not present in Safari and Chrome */
}

/* Address styling not present in IE 8/9 */
/* https://gist.github.com/unruthless/413930 */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

/* # =================================================================
   # Forms
   # ================================================================= */
input {
  border-radius: 0;
}

/* Apply cursor pointer to button elements */
button,
[type=button],
[type=reset],
[type=submit],
[role=button] {
  cursor: pointer;
  border: none;
}

/* Replace pointer cursor in disabled elements */
[disabled] {
  cursor: default;
}

[type=search] {
  -webkit-appearance: textfield;
  /* Safari 8+ */
}

[type=search]::-webkit-search-cancel-button,
[type=search]::-webkit-search-decoration {
  -webkit-appearance: none;
  /* Safari 8 */
}

textarea {
  overflow: auto;
  /* Internet Explorer 11+ */
  resize: vertical;
  /* Specify textarea resizability */
}

button,
input,
optgroup,
select,
textarea {
  font: inherit;
  /* Specify font inheritance of form elements */
}

optgroup {
  font-weight: bold;
  /* Restore the font weight unset by the previous rule. */
}

button {
  overflow: visible;
  /* Address `overflow` set to `hidden` in IE 8/9/10/11 */
}

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

/* Replace focus style removed in the border reset above */
button:-moz-focusring,
[type=button]::-moz-focus-inner,
[type=reset]::-moz-focus-inner,
[type=submit]::-moz-focus-inner {
  outline: 1px dotted ButtonText;
}

button,
html [type=button],
[type=reset],
[type=submit] {
  -webkit-appearance: button;
  /* Correct the inability to style clickable types in iOS */
}

button,
select {
  text-transform: none;
  /* Firefox 40+, Internet Explorer 11- */
}

/* Remove the default button styling in all browsers */
button,
input,
select,
textarea {
  background-color: transparent;
  border-style: none;
  color: inherit;
}

/* Style select like a standard input */
select {
  -moz-appearance: none;
  /* Firefox 36+ */
  -webkit-appearance: none;
  /* Chrome 41+ */
}

select::-ms-expand {
  display: none;
  /* Internet Explorer 11+ */
}

select::-ms-value {
  color: currentColor;
  /* Internet Explorer 11+ */
}

legend {
  border: 0;
  /* Correct `color` not being inherited in IE 8/9/10/11 */
  color: inherit;
  /* Correct the color inheritance from `fieldset` elements in IE */
  display: table;
  /* Correct the text wrapping in Edge and IE */
  max-width: 100%;
  /* Correct the text wrapping in Edge and IE */
  white-space: normal;
  /* Correct the text wrapping in Edge and IE */
}

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

[type=search] {
  -webkit-appearance: textfield;
  /* Correct the odd appearance in Chrome and Safari */
  outline-offset: -2px;
  /* Correct the outline style in Safari */
}

/* # =================================================================
   # Specify media element style
   # ================================================================= */
img {
  max-width: 100%;
  border-style: none;
  /* Remove border when inside `a` element in IE 8/9/10 */
}

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

svg:not(:root) {
  overflow: hidden;
  /* Internet Explorer 11- */
}

audio,
canvas,
progress,
video {
  display: inline-block;
  /* Internet Explorer 11+, Windows Phone 8.1+ */
}

/* # =================================================================
   # Accessibility
   # ================================================================= */
/* Specify the progress cursor of updating elements */
[aria-busy=true] {
  cursor: progress;
}

/* Specify the pointer cursor of trigger elements */
[aria-controls] {
  cursor: pointer;
}

/* Specify the unstyled cursor of disabled, not-editable, or otherwise inoperable elements */
[aria-disabled] {
  cursor: default;
}

/* # =================================================================
   # Selection
   # ================================================================= */
/* Specify text selection background color and omit drop shadow */
::-moz-selection {
  background-color: #b3d4fc;
  /* Required when declaring ::selection */
  color: #000;
  text-shadow: none;
}

::selection {
  background-color: #b3d4fc;
  /* Required when declaring ::selection */
  color: #000;
  text-shadow: none;
}

a {
  text-decoration: none;
}

html {
  font-size: 0.6944444444vw;
  scroll-behavior: smooth;
  scroll-padding-top: 7.9rem;
}
@media screen and (max-width: 767.999px) {
  html {
    font-size: 2.6041666667vw;
    scroll-padding-top: 7rem;
  }
}

body {
  font-family: "Noto Sans JP", sans-serif;
  font-weight: 500;
  font-size: 1.6rem;
  line-height: 1.7;
  letter-spacing: 0;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  margin: auto;
  word-break: break-all;
  min-height: 100dvh;
  color: #1A1A1A;
  overflow: hidden;
}
@media screen and (max-width: 767.999px) {
  body {
    font-weight: 400;
  }
}

a {
  -webkit-transition: 0.3s;
  transition: 0.3s;
  color: #000;
}
a:hover {
  color: #000;
  cursor: pointer;
}

ol li,
ul li {
  list-style: none;
}

img {
  vertical-align: bottom;
  width: 100%;
}

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

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

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

.w10 {
  width: 10%;
}

.w15 {
  width: 15%;
}

.w20 {
  width: 20%;
}

.w25 {
  width: 25%;
}

.w30 {
  width: 30%;
}

.w35 {
  width: 35%;
}

.w40 {
  width: 40%;
}

.w45 {
  width: 45%;
}

.w50 {
  width: 50%;
}

.w55 {
  width: 55%;
}

.w60 {
  width: 60%;
}

.w65 {
  width: 65%;
}

.w70 {
  width: 70%;
}

.w75 {
  width: 75%;
}

.w80 {
  width: 80%;
}

.w85 {
  width: 85%;
}

.w90 {
  width: 90%;
}

.w95 {
  width: 95%;
}

.w100 {
  max-width: 100% !important;
  width: 100% !important;
}

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

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

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

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

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

.mt60 {
  margin-top: 60px !important;
}

.mt70 {
  margin-top: 70px !important;
}

.mt80 {
  margin-top: 80px !important;
}

.mt90 {
  margin-top: 90px !important;
}

.mt100 {
  margin-top: 100px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

.ml40 {
  margin-left: 40px !important;
}

.ml50 {
  margin-left: 50px !important;
}

.ml60 {
  margin-left: 60px !important;
}

.ml70 {
  margin-left: 70px !important;
}

.ml80 {
  margin-left: 80px !important;
}

.ml90 {
  margin-left: 90px !important;
}

.ml100 {
  margin-left: 100px !important;
}

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

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

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

.mr40 {
  margin-right: 40px !important;
}

.mr50 {
  margin-right: 50px !important;
}

.mr60 {
  margin-right: 60px !important;
}

.mr70 {
  margin-right: 70px !important;
}

.mr80 {
  margin-right: 80px !important;
}

.mr90 {
  margin-right: 90px !important;
}

.mr100 {
  margin-right: 100px !important;
}

.mt1r {
  margin-top: 1rem !important;
}

.mt2r {
  margin-top: 2rem !important;
}

.mt3r {
  margin-top: 3rem !important;
}

.mt4r {
  margin-top: 4rem !important;
}

.mt5r {
  margin-top: 5rem !important;
}

.mt6r {
  margin-top: 6rem !important;
}

.mt7r {
  margin-top: 7rem !important;
}

.mt8r {
  margin-top: 8rem !important;
}

.mt9r {
  margin-top: 9rem !important;
}

.mt10r {
  margin-top: 10rem !important;
}

.mb1r {
  margin-bottom: 1rem !important;
}

.mb2r {
  margin-bottom: 2rem !important;
}

.mb3r {
  margin-bottom: 3rem !important;
}

.mb4r {
  margin-bottom: 4rem !important;
}

.mb5r {
  margin-bottom: 5rem !important;
}

.mb6r {
  margin-bottom: 6rem !important;
}

.mb7r {
  margin-bottom: 7rem !important;
}

.mb8r {
  margin-bottom: 8rem !important;
}

.mb9r {
  margin-bottom: 9rem !important;
}

.mb10r {
  margin-bottom: 10rem !important;
}

.ml1r {
  margin-left: 1rem !important;
}

.ml2r {
  margin-left: 2rem !important;
}

.ml3r {
  margin-left: 3rem !important;
}

.ml4r {
  margin-left: 4rem !important;
}

.ml5r {
  margin-left: 5rem !important;
}

.ml6r {
  margin-left: 6rem !important;
}

.ml7r {
  margin-left: 7rem !important;
}

.ml8r {
  margin-left: 8rem !important;
}

.ml9r {
  margin-left: 9rem !important;
}

.ml10r {
  margin-left: 10rem !important;
}

.mr1r {
  margin-right: 1rem !important;
}

.mr2r {
  margin-right: 2rem !important;
}

.mr3r {
  margin-right: 3rem !important;
}

.mr4r {
  margin-right: 4rem !important;
}

.mr5r {
  margin-right: 5rem !important;
}

.mr6r {
  margin-right: 6rem !important;
}

.mr7r {
  margin-right: 7rem !important;
}

.mr8r {
  margin-right: 8rem !important;
}

.mr9r {
  margin-right: 9rem !important;
}

.mr10r {
  margin-right: 10rem !important;
}

.pl1em {
  padding-left: 1em;
}

.pl2em {
  padding-left: 2em;
}

.pl3em {
  padding-left: 3em;
}

.ind1 {
  text-indent: -1em !important;
  margin-left: 1em !important;
}

.ind2 {
  text-indent: -2em !important;
  margin-left: 2em !important;
}

.ind3 {
  text-indent: -3em !important;
  margin-left: 3em !important;
}

.ind4 {
  text-indent: -4em !important;
  margin-left: 4em !important;
}

.m0 {
  margin: 0 !important;
}

.p0 {
  padding: 0 !important;
}

.mt0 {
  margin-top: 0 !important;
}

.mr0 {
  margin-right: 0 !important;
}

.ml0 {
  margin-left: 0 !important;
}

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

.mauto {
  margin: auto;
}

@media screen and (max-width: 767.999px) {
  .pc {
    display: none;
  }
}

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

.fade-in {
  opacity: 0;
  -webkit-transform: translateY(2rem);
          transform: translateY(2rem);
  -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;
}
.fade-in.is-active {
  opacity: 1;
  -webkit-transform: translateY(0);
          transform: translateY(0);
}

header {
  background: #F4EFDE;
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 100;
}
header .header-container {
  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;
  width: 100%;
  height: 7.9rem;
  padding: 0 6rem 0 6rem;
}
@media screen and (max-width: 767.999px) {
  header .header-container {
    height: 7rem;
    padding: 0 0 0 2.5rem;
  }
}
header .header-logo #logo {
  width: 24.1rem;
}
@media screen and (max-width: 767.999px) {
  header .header-logo #logo {
    width: 16.3rem;
  }
}
header .header-logo #logo a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
header .header-logo #logo a:hover {
  opacity: 0.7;
}
header #header-nav {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
header #header-nav ul.nav-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-right: 1rem;
}
@media screen and (max-width: 767.999px) {
  header #header-nav ul.nav-list {
    position: fixed;
    top: 7rem;
    left: 101%;
    width: 100%;
    height: calc(100vh - 7rem);
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    background: #981D29 url("../img/share/img_character_01.png") no-repeat center bottom/contain;
    -webkit-transition: 0.3s;
    transition: 0.3s;
    overflow: auto;
  }
}
@media screen and (max-width: 767.999px) {
  header #header-nav ul.nav-list:before {
    content: "";
    background: url("../img/top/access_flower_01.webp") no-repeat center bottom/contain;
    aspect-ratio: 2868/746;
    width: 100%;
    position: absolute;
    bottom: 0;
  }
}
header #header-nav ul.nav-list li a {
  font-size: 1.6rem;
  font-weight: 700;
  letter-spacing: 0.04em;
  padding: 0 1.3rem;
  height: 7.9rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  position: relative;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
@media screen and (max-width: 767.999px) {
  header #header-nav ul.nav-list li a {
    font-weight: 500;
    height: auto;
    padding: 1em;
    color: #fff;
    background: #981D29;
    border-bottom: 1px solid rgba(255, 255, 255, 0.5);
  }
}
header #header-nav ul.nav-list li a:before {
  content: "";
  width: 100%;
  height: 100%;
  background: #981D29;
  position: absolute;
  bottom: 0;
  left: 0;
  height: 0;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
header #header-nav ul.nav-list li a span {
  position: relative;
}
@media screen and (max-width: 767.999px) {
  header #header-nav ul.nav-list li a span {
    display: block;
    width: 100%;
    text-align: center;
  }
}
header #header-nav ul.nav-list li a:hover {
  color: #fff;
}
header #header-nav ul.nav-list li a:hover:before {
  height: 100%;
}
header #header-nav .nav-ticket {
  position: relative;
}
header #header-nav .nav-ticket:before {
  content: "";
  background: url("../img/top/mv_character_03.png") no-repeat center/contain;
  aspect-ratio: 594/762;
  width: 4rem;
  position: absolute;
  top: 0;
  right: -0.8rem;
  -webkit-transform: rotate(90deg);
          transform: rotate(90deg);
  z-index: -1;
  -webkit-animation: anime-nav-ticket 5s ease 1s infinite;
          animation: anime-nav-ticket 5s ease 1s infinite;
}
@media screen and (max-width: 767.999px) {
  header #header-nav .nav-ticket:before {
    width: 4.5rem;
    top: 0.8rem;
    right: auto;
    left: -0.8rem;
    -webkit-transform: rotate(-90deg);
            transform: rotate(-90deg);
  }
}
@-webkit-keyframes anime-nav-ticket {
  0% {
    right: -0.8rem;
  }
  10% {
    right: -2rem;
  }
  20% {
    right: -2rem;
  }
  30% {
    right: -1.5rem;
  }
  50% {
    right: -2rem;
  }
  70% {
    right: -2rem;
  }
  80% {
    right: -0.8rem;
  }
  100% {
    right: -0.8rem;
  }
}
@keyframes anime-nav-ticket {
  0% {
    right: -0.8rem;
  }
  10% {
    right: -2rem;
  }
  20% {
    right: -2rem;
  }
  30% {
    right: -1.5rem;
  }
  50% {
    right: -2rem;
  }
  70% {
    right: -2rem;
  }
  80% {
    right: -0.8rem;
  }
  100% {
    right: -0.8rem;
  }
}
@media screen and (max-width: 767.999px) {
  @-webkit-keyframes anime-nav-ticket {
    0% {
      left: -0.8rem;
    }
    10% {
      left: -2rem;
    }
    20% {
      left: -2rem;
      right: auto;
    }
    30% {
      left: -1.5rem;
    }
    50% {
      left: -2rem;
    }
    70% {
      left: -2rem;
    }
    80% {
      left: -0.8rem;
    }
    100% {
      left: -0.8rem;
    }
  }
  @keyframes anime-nav-ticket {
    0% {
      left: -0.8rem;
    }
    10% {
      left: -2rem;
    }
    20% {
      left: -2rem;
      right: auto;
    }
    30% {
      left: -1.5rem;
    }
    50% {
      left: -2rem;
    }
    70% {
      left: -2rem;
    }
    80% {
      left: -0.8rem;
    }
    100% {
      left: -0.8rem;
    }
  }
}
header #header-nav .nav-ticket a {
  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;
  font-size: 1.6rem;
  font-weight: 700;
  line-height: 1em;
  letter-spacing: 0.04em;
  color: #fff;
  background: #FF4000;
  width: 25rem;
  height: 5rem;
  border: 0.3rem solid #FF4000;
  border-radius: 100vmax;
}
@media screen and (max-width: 767.999px) {
  header #header-nav .nav-ticket a {
    font-size: 1.3rem;
    font-weight: 500;
    line-height: 1.1em;
    width: 7rem;
    height: 7rem;
    border-radius: 0;
    text-align: center;
    border-right: 1px solid #F4EFDE;
  }
}
header #header-nav .nav-ticket a p {
  position: relative;
  padding-right: 2rem;
}
@media screen and (max-width: 767.999px) {
  header #header-nav .nav-ticket a p {
    padding: 3.2rem 0 0;
    height: 7rem;
  }
}
header #header-nav .nav-ticket a p:before {
  content: "";
  background: url("../img/share/arr_01.png") no-repeat center/contain;
  aspect-ratio: 100/82;
  width: 1.4rem;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
@media screen and (max-width: 767.999px) {
  header #header-nav .nav-ticket a p:before {
    background: url("../img/share/icon_ticket.png") no-repeat center/contain;
    aspect-ratio: 102/60;
    width: 2.55rem;
    position: absolute;
    top: 1.3rem;
    left: 0;
    right: 0;
    bottom: auto;
    margin: auto;
  }
}
@media screen and (max-width: 767.999px) {
  header #header-nav .nav-ticket a span {
    display: none;
  }
}
header #header-nav .nav-ticket a:hover {
  color: #FF4000;
  background: #fff;
}
@media screen and (max-width: 767.999px) {
  header #header-nav .nav-ticket a:hover {
    color: #fff;
    background: #FF4000;
  }
}
header #header-nav .nav-ticket a:hover p:before {
  -webkit-filter: brightness(0) saturate(100%) invert(36%) sepia(96%) saturate(4109%) hue-rotate(1deg) brightness(102%) contrast(108%);
          filter: brightness(0) saturate(100%) invert(36%) sepia(96%) saturate(4109%) hue-rotate(1deg) brightness(102%) contrast(108%);
}
@media screen and (max-width: 767.999px) {
  header #header-nav .nav-ticket a:hover p:before {
    -webkit-filter: none;
            filter: none;
  }
}
header #nav-btn {
  display: none;
}
@media screen and (max-width: 767.999px) {
  header #nav-btn {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
}
header #nav-btn .btn-open {
  position: relative;
  background: #981D29;
  cursor: pointer;
  width: 7rem;
  height: 7rem;
}
header #nav-btn .btn-open span {
  display: inline-block;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  position: absolute;
  left: 2.375rem;
  height: 0.3rem;
  border-radius: 100vmax;
  background: #fff;
  width: 2.25rem;
}
header #nav-btn .btn-open span:nth-of-type(1) {
  top: 2.6rem;
}
header #nav-btn .btn-open span:nth-of-type(2) {
  top: 3.3rem;
}
header #nav-btn .btn-open span:nth-of-type(3) {
  top: 4rem;
}
header.active #header-nav ul.nav-list {
  left: 0;
}
header.active #nav-btn .btn-open span:nth-of-type(1) {
  top: 1.2rem;
  -webkit-transform: translateY(2rem) rotate(-40deg);
          transform: translateY(2rem) rotate(-40deg);
}
header.active #nav-btn .btn-open span:nth-of-type(2) {
  opacity: 0;
}
header.active #nav-btn .btn-open span:nth-of-type(3) {
  top: 5.2rem;
  -webkit-transform: translateY(-2rem) rotate(40deg);
          transform: translateY(-2rem) rotate(40deg);
}

footer {
  color: #fff;
  background: #981D29;
  padding: 8rem 0 1rem;
  position: relative;
}
@media screen and (max-width: 767.999px) {
  footer {
    padding: 6rem 0 1rem;
  }
}
footer .footer-logo {
  text-align: center;
  margin-bottom: 1rem;
}
footer .footer-logo img {
  width: 33.5rem;
  -webkit-filter: brightness(0) invert(1);
          filter: brightness(0) invert(1);
}
@media screen and (max-width: 767.999px) {
  footer .footer-logo img {
    width: 65%;
  }
}
footer .footer-logo-copyright {
  font-size: 1.2rem;
  font-weight: 400;
  letter-spacing: 0.08em;
  text-align: center;
  margin-bottom: 5rem;
}
@media screen and (max-width: 767.999px) {
  footer .footer-logo-copyright {
    font-size: 1rem;
  }
}
footer ul.footer-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin-bottom: 9.5rem;
  font-size: 1.6rem;
  line-height: 1em;
}
@media screen and (max-width: 767.999px) {
  footer ul.footer-list {
    font-size: 1.2rem;
    border-top: 1px solid rgba(255, 255, 255, 0.5);
    margin-bottom: 5rem;
    -webkit-box-pack: left;
        -ms-flex-pack: left;
            justify-content: left;
  }
}
footer ul.footer-list > li {
  padding: 0 1em;
}
@media screen and (max-width: 767.999px) {
  footer ul.footer-list > li {
    width: 50%;
    padding: 1.5em 0;
    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;
    border-bottom: 1px solid rgba(255, 255, 255, 0.5);
  }
}
footer ul.footer-list > li:nth-child(n+2) {
  border-left: 1px solid #fff;
}
@media screen and (max-width: 767.999px) {
  footer ul.footer-list > li:nth-child(n+2) {
    border-left: none;
  }
}
@media screen and (max-width: 767.999px) {
  footer ul.footer-list > li:nth-child(2n-1) {
    border-right: 1px solid rgba(255, 255, 255, 0.5);
  }
}
footer ul.footer-list > li a {
  font-weight: bold;
  letter-spacing: 0.04em;
  color: #fff;
  position: relative;
}
@media screen and (max-width: 767.999px) {
  footer ul.footer-list > li a {
    font-weight: 500;
    display: inline-block;
  }
}
footer ul.footer-list > li a:before {
  content: "";
  width: 100%;
  height: 1px;
  background: #fff;
  position: absolute;
  bottom: -0.1rem;
  visibility: hidden;
  opacity: 0;
  -webkit-transition: 0.2s;
  transition: 0.2s;
}
footer ul.footer-list > li a:hover:before {
  visibility: visible;
  opacity: 1;
}
footer ul.footer-list > li a[target=_blank] {
  padding-right: 1.4em;
}
footer ul.footer-list > li a[target=_blank]:after {
  content: "";
  background: url("../img/share/icon_blank.png") no-repeat center/contain;
  background-size: 1.2em;
  width: 1.2em;
  height: 1.2em;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  margin: auto;
}
footer #copyright {
  font-size: 1.2rem;
  font-weight: 400;
  letter-spacing: 0.08em;
  text-align: center;
}
@media screen and (max-width: 767.999px) {
  footer #copyright {
    font-size: 1rem;
  }
}

.wrapper#top main {
  margin-top: 7.9rem;
}
@media screen and (max-width: 767.999px) {
  .wrapper#top main {
    margin-top: 7rem;
  }
}
.wrapper#top #mv {
  position: relative;
  overflow: hidden;
}
.wrapper#top #mv .mv-content {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 2;
}
.wrapper#top #mv .mv-title {
  margin-top: 3.5rem;
  position: relative;
}
@media screen and (max-width: 767.999px) {
  .wrapper#top #mv .mv-title {
    margin-top: 4rem;
  }
}
.wrapper#top #mv .mv-title .mv-title-brand {
  text-align: center;
  display: block;
}
.wrapper#top #mv .mv-title .mv-title-brand img {
  width: 31.6rem;
}
@media screen and (max-width: 767.999px) {
  .wrapper#top #mv .mv-title .mv-title-brand img {
    width: 23.2rem;
  }
}
.wrapper#top #mv .mv-title .mv-title-copy {
  text-align: center;
  margin-top: 0.7rem;
  display: block;
}
@media screen and (max-width: 767.999px) {
  .wrapper#top #mv .mv-title .mv-title-copy {
    margin-top: 1.2rem;
  }
}
.wrapper#top #mv .mv-title .mv-title-copy img {
  width: 43.6rem;
}
@media screen and (max-width: 767.999px) {
  .wrapper#top #mv .mv-title .mv-title-copy img {
    width: 30.5rem;
  }
}
.wrapper#top #mv .mv-title .mv-title-place {
  width: 21.7rem;
  position: absolute;
  top: 16.5rem;
  right: 34.5rem;
  display: block;
}
@media screen and (max-width: 767.999px) {
  .wrapper#top #mv .mv-title .mv-title-place {
    width: 14rem;
    position: initial;
    margin: -0.5rem auto 0;
  }
}
.wrapper#top #mv .mv-date {
  text-align: center;
  margin-top: 0.5rem;
}
.wrapper#top #mv .mv-date img {
  width: 52.2rem;
}
@media screen and (max-width: 767.999px) {
  .wrapper#top #mv .mv-date img {
    width: 35.2rem;
  }
}
.wrapper#top #mv .mv-btn {
  margin-top: 0.6rem;
}
@media screen and (max-width: 767.999px) {
  .wrapper#top #mv .mv-btn {
    margin-top: 1rem;
  }
}
.wrapper#top #mv .mv-btn a {
  color: #fff;
  background: #FF4000;
  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;
  width: 31rem;
  height: 6rem;
  font-size: 1.6rem;
  font-weight: bold;
  letter-spacing: 0.04em;
  border: 0.3rem solid #fff;
  border-radius: 100vmax;
  margin: auto;
  -webkit-box-shadow: 0 0.6rem 0 #76230E;
          box-shadow: 0 0.6rem 0 #76230E;
  position: relative;
  top: 0;
}
@media screen and (max-width: 767.999px) {
  .wrapper#top #mv .mv-btn a {
    font-size: 1.4rem;
  }
}
.wrapper#top #mv .mv-btn a span {
  position: relative;
  padding-right: 2rem;
}
.wrapper#top #mv .mv-btn a span:before {
  content: "";
  background: url("../img/share/arr_01.png") no-repeat center/contain;
  aspect-ratio: 100/82;
  width: 1.4rem;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  margin: auto;
}
.wrapper#top #mv .mv-btn a:hover {
  -webkit-box-shadow: none;
          box-shadow: none;
  top: 0.6rem;
}
.wrapper#top #mv .mv-character {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  position: absolute;
  left: 0;
  right: 0;
  bottom: -48rem;
  margin: auto;
  -webkit-animation: anime-mv-character 0.5s ease 1s forwards;
          animation: anime-mv-character 0.5s ease 1s forwards;
}
@media screen and (max-width: 767.999px) {
  .wrapper#top #mv .mv-character {
    position: initial;
  }
}
@-webkit-keyframes anime-mv-character {
  100% {
    bottom: -11.5rem;
  }
}
@keyframes anime-mv-character {
  100% {
    bottom: -11.5rem;
  }
}
.wrapper#top #mv .mv-character .mv-character-01 {
  width: 24.8rem;
  margin: -10rem -5.5rem 0 0;
}
@media screen and (max-width: 767.999px) {
  .wrapper#top #mv .mv-character .mv-character-01 {
    position: absolute;
    bottom: 11rem;
    left: -19rem;
    width: 15rem;
    -webkit-transform: rotate(28deg);
            transform: rotate(28deg);
    -webkit-animation: anime-mv-character-01 0.5s ease 1s forwards;
            animation: anime-mv-character-01 0.5s ease 1s forwards;
  }
  @-webkit-keyframes anime-mv-character-01 {
    100% {
      left: -2rem;
    }
  }
  @keyframes anime-mv-character-01 {
    100% {
      left: -2rem;
    }
  }
}
.wrapper#top #mv .mv-character .mv-character-02 {
  width: 21rem;
  margin-right: -2.5rem;
}
@media screen and (max-width: 767.999px) {
  .wrapper#top #mv .mv-character .mv-character-02 {
    position: absolute;
    bottom: -17rem;
    left: -17rem;
    width: 12.5rem;
    -webkit-animation: anime-mv-character-02 0.5s ease 1s forwards;
            animation: anime-mv-character-02 0.5s ease 1s forwards;
  }
  @-webkit-keyframes anime-mv-character-02 {
    100% {
      bottom: 3rem;
      left: 2.5rem;
    }
  }
  @keyframes anime-mv-character-02 {
    100% {
      bottom: 3rem;
      left: 2.5rem;
    }
  }
}
.wrapper#top #mv .mv-character .mv-character-03 {
  width: 29.7rem;
}
@media screen and (max-width: 767.999px) {
  .wrapper#top #mv .mv-character .mv-character-03 {
    position: absolute;
    bottom: -24rem;
    width: 18rem;
    z-index: 1;
    -webkit-animation: anime-mv-character-03 0.5s ease 1s forwards;
            animation: anime-mv-character-03 0.5s ease 1s forwards;
  }
  @-webkit-keyframes anime-mv-character-03 {
    100% {
      bottom: -1rem;
    }
  }
  @keyframes anime-mv-character-03 {
    100% {
      bottom: -1rem;
    }
  }
}
.wrapper#top #mv .mv-character .mv-character-04 {
  width: 16.7rem;
  margin: -1rem 0 0 -1rem;
}
@media screen and (max-width: 767.999px) {
  .wrapper#top #mv .mv-character .mv-character-04 {
    position: absolute;
    bottom: -19rem;
    right: -17rem;
    width: 11rem;
    -webkit-transform: rotate(-6deg);
            transform: rotate(-6deg);
    -webkit-animation: anime-mv-character-04 0.5s ease 1s forwards;
            animation: anime-mv-character-04 0.5s ease 1s forwards;
  }
  @-webkit-keyframes anime-mv-character-04 {
    100% {
      bottom: 5rem;
      right: 2.2rem;
    }
  }
  @keyframes anime-mv-character-04 {
    100% {
      bottom: 5rem;
      right: 2.2rem;
    }
  }
}
.wrapper#top #mv .mv-character .mv-character-05 {
  width: 28rem;
  margin: -8.5rem 0 0 -7rem;
}
@media screen and (max-width: 767.999px) {
  .wrapper#top #mv .mv-character .mv-character-05 {
    position: absolute;
    bottom: 11rem;
    right: -20.5rem;
    width: 17rem;
    -webkit-transform: rotate(-28deg);
            transform: rotate(-28deg);
    -webkit-animation: anime-mv-character-05 0.5s ease 1s forwards;
            animation: anime-mv-character-05 0.5s ease 1s forwards;
  }
  @-webkit-keyframes anime-mv-character-05 {
    100% {
      right: -2.5rem;
    }
  }
  @keyframes anime-mv-character-05 {
    100% {
      right: -2.5rem;
    }
  }
}
.wrapper#top #mv .mv-bg {
  height: 69rem;
}
.wrapper#top #mv .mv-bg img {
  width: 100%;
  height: 79rem;
  -o-object-fit: cover;
     object-fit: cover;
  -webkit-animation: anime-mv-bg 0.5s ease 0.5s forwards;
          animation: anime-mv-bg 0.5s ease 0.5s forwards;
}
@-webkit-keyframes anime-mv-bg {
  100% {
    height: 69rem;
  }
}
@keyframes anime-mv-bg {
  100% {
    height: 69rem;
  }
}
.wrapper#top #mv .mv-flower-01 {
  position: absolute;
  top: -15vw;
  left: -25%;
  z-index: 1;
  width: 150%;
  -webkit-animation: anime-mv-flower-01 0.5s ease 0.5s forwards;
          animation: anime-mv-flower-01 0.5s ease 0.5s forwards;
}
@media screen and (max-width: 767.999px) {
  .wrapper#top #mv .mv-flower-01 {
    top: -25rem;
    left: -25%;
    z-index: 1;
    width: 150%;
  }
}
@-webkit-keyframes anime-mv-flower-01 {
  100% {
    top: 0;
    left: 0;
    width: 100%;
  }
}
@keyframes anime-mv-flower-01 {
  100% {
    top: 0;
    left: 0;
    width: 100%;
  }
}
.wrapper#top #about {
  position: relative;
  z-index: 1;
}
.wrapper#top #about .about-content {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.wrapper#top #about .about-title {
  text-align: center;
  margin-top: 22.5rem;
}
@media screen and (max-width: 767.999px) {
  .wrapper#top #about .about-title {
    margin-top: 16.5rem;
  }
}
.wrapper#top #about .about-title img {
  width: 65rem;
}
@media screen and (max-width: 767.999px) {
  .wrapper#top #about .about-title img {
    width: 32.5rem;
  }
}
.wrapper#top #about .about-lead {
  font-size: 2.2rem;
  font-weight: 900;
  letter-spacing: 0.08em;
  line-height: 2.4em;
  color: #fff;
  text-shadow: 0 0 2rem #000;
  text-align: center;
  margin-top: 3.5rem;
}
@media screen and (max-width: 767.999px) {
  .wrapper#top #about .about-lead {
    font-size: 1.8rem;
    font-weight: bold;
    line-height: 2.2em;
  }
}
.wrapper#top #about .about-flower-01 {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 55.5rem;
}
@media screen and (max-width: 767.999px) {
  .wrapper#top #about .about-flower-01 {
    display: none;
  }
}
.wrapper#top #about .about-character-01 {
  position: absolute;
  top: 64rem;
  left: 34.5rem;
  width: 8.5rem;
  -webkit-transform: translateY(5rem);
          transform: translateY(5rem);
  -webkit-transition: -webkit-transform 0.5s ease;
  transition: -webkit-transform 0.5s ease;
  transition: transform 0.5s ease;
  transition: transform 0.5s ease, -webkit-transform 0.5s ease;
  -webkit-transition-delay: 1s;
          transition-delay: 1s;
}
@media screen and (max-width: 767.999px) {
  .wrapper#top #about .about-character-01 {
    display: none;
  }
}
.wrapper#top #about .about-character-01.is-active {
  -webkit-transform: translateY(0rem);
          transform: translateY(0rem);
}
.wrapper#top #about .about-character-02 {
  position: absolute;
  top: 38rem;
  left: 22rem;
  width: 7.3rem;
  -webkit-animation: anime-about-character-02 1.3s infinite linear;
          animation: anime-about-character-02 1.3s infinite linear;
}
@media screen and (max-width: 767.999px) {
  .wrapper#top #about .about-character-02 {
    top: 30rem;
    left: 1.5rem;
    width: 5rem;
  }
}
@-webkit-keyframes anime-about-character-02 {
  0%, 100% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }
  25% {
    -webkit-transform: rotate(10deg);
            transform: rotate(10deg);
  }
  75% {
    -webkit-transform: rotate(-10deg);
            transform: rotate(-10deg);
  }
}
@keyframes anime-about-character-02 {
  0%, 100% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }
  25% {
    -webkit-transform: rotate(10deg);
            transform: rotate(10deg);
  }
  75% {
    -webkit-transform: rotate(-10deg);
            transform: rotate(-10deg);
  }
}
.wrapper#top #about .about-character-03 {
  position: absolute;
  top: 62rem;
  right: 35.5rem;
  width: 6.1rem;
}
@media screen and (max-width: 767.999px) {
  .wrapper#top #about .about-character-03 {
    top: auto;
    bottom: 3rem;
    right: 5.5rem;
    width: 4.2rem;
    -webkit-transform: rotate(6deg);
            transform: rotate(6deg);
  }
}
.wrapper#top #about .about-character-04 {
  position: absolute;
  top: 40rem;
  right: 23.5rem;
  width: 6.4rem;
}
@media screen and (max-width: 767.999px) {
  .wrapper#top #about .about-character-04 {
    display: none;
  }
}
.wrapper#top #about .about-character-05 {
  position: absolute;
  top: 34rem;
  right: 5rem;
  width: 5.7rem;
}
@media screen and (max-width: 767.999px) {
  .wrapper#top #about .about-character-05 {
    display: none;
  }
}
.wrapper#top #event {
  background: #58B531;
  margin-top: -3rem;
  padding: 14.5rem 0 21rem;
  position: relative;
}
@media screen and (max-width: 767.999px) {
  .wrapper#top #event {
    margin-top: 0;
    padding: 9rem 0 24rem;
  }
}
.wrapper#top #event:before {
  content: "";
  background: url("../img/top/event_pattern_01.png") repeat center/contain;
  background-size: 37.1rem;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  pointer-events: none;
  background-attachment: fixed;
}
@media screen and (max-width: 767.999px) {
  .wrapper#top #event:before {
    background-attachment: initial;
    background-size: 18.55rem;
  }
}
.wrapper#top #event .event-head {
  position: relative;
  width: 54rem;
  margin: auto;
}
@media screen and (max-width: 767.999px) {
  .wrapper#top #event .event-head {
    width: 100%;
  }
}
.wrapper#top #event .event-head .event-character-01 {
  position: absolute;
  top: -5rem;
  left: 3.5rem;
  width: 8.3rem;
}
@media screen and (max-width: 767.999px) {
  .wrapper#top #event .event-head .event-character-01 {
    top: -4rem;
    left: 5rem;
    width: 5.81rem;
  }
}
.wrapper#top #event .event-head .event-character-02 {
  position: absolute;
  top: -4.5rem;
  right: 1.5rem;
  width: 9rem;
}
@media screen and (max-width: 767.999px) {
  .wrapper#top #event .event-head .event-character-02 {
    top: -4rem;
    right: 4rem;
    width: 6.3rem;
  }
}
.wrapper#top #event .event-head .event-title {
  text-align: center;
  position: relative;
  z-index: 1;
}
@media screen and (max-width: 767.999px) {
  .wrapper#top #event .event-head .event-title img {
    width: 30rem;
  }
}
.wrapper#top #event .event-list > section {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 97rem;
  margin: 2rem auto 0;
}
@media screen and (max-width: 767.999px) {
  .wrapper#top #event .event-list > section {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    width: 100%;
  }
}
.wrapper#top #event .event-list > section .event-list-photo {
  width: 54%;
  position: relative;
  z-index: 1;
}
@media screen and (max-width: 767.999px) {
  .wrapper#top #event .event-list > section .event-list-photo {
    width: 80%;
    margin: auto;
  }
}
.wrapper#top #event .event-list > section .event-list-photo .event-list-photo-02 {
  position: absolute;
  top: 21rem;
  left: 3rem;
  width: 20.1rem;
}
@media screen and (max-width: 767.999px) {
  .wrapper#top #event .event-list > section .event-list-photo .event-list-photo-02 {
    top: 12rem;
    left: 1.5rem;
    width: 12rem;
  }
}
.wrapper#top #event .event-list > section .event-list-photo .event-list-photo-03 {
  position: absolute;
  top: 32rem;
  left: 19rem;
  width: 35rem;
}
@media screen and (max-width: 767.999px) {
  .wrapper#top #event .event-list > section .event-list-photo .event-list-photo-03 {
    top: 18.5rem;
    left: 11.5rem;
    width: 20.5rem;
  }
}
.wrapper#top #event .event-list > section .event-list-summary {
  width: 46%;
  padding: 11rem 6rem 0 4rem;
  position: relative;
}
@media screen and (max-width: 767.999px) {
  .wrapper#top #event .event-list > section .event-list-summary {
    width: 100%;
    padding: 10rem 4rem 0;
  }
}
.wrapper#top #event .event-list > section .event-list-summary:before {
  content: "";
  background: url("../img/top/event-list-circle.png") repeat center/contain;
  aspect-ratio: 1/1;
  width: 54rem;
  position: absolute;
  top: 1rem;
  left: -8.5rem;
  pointer-events: none;
}
@media screen and (max-width: 767.999px) {
  .wrapper#top #event .event-list > section .event-list-summary:before {
    width: 126%;
    top: 3rem;
    left: -13%;
  }
}
.wrapper#top #event .event-list > section .event-list-summary .event-list-summary-title {
  font-family: "M PLUS 1", "Noto Sans JP", sans-serif;
  font-size: 4rem;
  font-weight: 900;
  letter-spacing: 0.02em;
  color: #fff;
}
@media screen and (max-width: 767.999px) {
  .wrapper#top #event .event-list > section .event-list-summary .event-list-summary-title {
    font-size: 3.4rem;
  }
}
.wrapper#top #event .event-list > section .event-list-summary .event-list-summary-lead {
  font-family: "M PLUS 1", "Noto Sans JP", sans-serif;
  font-size: 2.4rem;
  font-weight: 900;
  letter-spacing: 0.08em;
  line-height: 1.58em;
  color: #fff;
  margin-top: 1.5rem;
}
@media screen and (max-width: 767.999px) {
  .wrapper#top #event .event-list > section .event-list-summary .event-list-summary-lead {
    font-size: 2.2rem;
  }
}
.wrapper#top #event .event-list > section .event-list-summary .event-list-summary-text {
  font-size: 1.6rem;
  font-weight: bold;
  letter-spacing: 0.08em;
  line-height: 1.9em;
  color: #fff;
  margin-top: 1.5rem;
}
@media screen and (max-width: 767.999px) {
  .wrapper#top #event .event-list > section .event-list-summary .event-list-summary-text {
    font-size: 1.5rem;
  }
}
.wrapper#top #event .event-list > section .event-list-summary .event-list-summary-area {
  background: #fff;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  border-radius: 0.4rem;
  font-size: 1.6rem;
  font-weight: bold;
  letter-spacing: 0.08em;
  color: #378317;
  line-height: 2em;
  margin-top: 2rem;
  width: 17.5em;
}
@media screen and (max-width: 767.999px) {
  .wrapper#top #event .event-list > section .event-list-summary .event-list-summary-area {
    width: 100%;
  }
}
.wrapper#top #event .event-list > section .event-list-summary .event-list-summary-area span {
  color: #fff;
  background: #378317;
  display: inline-block;
  border-radius: 0.4rem;
  padding: 0 1.1em;
  margin-right: 1.4em;
}
.wrapper#top #event .event-list > section .event-list-summary .event-character-03 {
  position: absolute;
  top: 6.5rem;
  right: -2rem;
  width: 12.8rem;
}
@media screen and (max-width: 767.999px) {
  .wrapper#top #event .event-list > section .event-list-summary .event-character-03 {
    top: 1rem;
    right: 1rem;
    width: 8rem;
  }
}
.wrapper#top #event .event-list > section .event-list-summary .event-character-04 {
  position: absolute;
  top: -5rem;
  right: -7rem;
  width: 14rem;
  z-index: 1;
}
@media screen and (max-width: 767.999px) {
  .wrapper#top #event .event-list > section .event-list-summary .event-character-04 {
    top: 0;
    right: 1rem;
    width: 9rem;
  }
}
.wrapper#top #event .event-list > section .event-list-summary .event-character-05 {
  position: absolute;
  top: 21rem;
  left: -0.5rem;
  width: 10rem;
  z-index: 1;
}
@media screen and (max-width: 767.999px) {
  .wrapper#top #event .event-list > section .event-list-summary .event-character-05 {
    top: 43rem;
    left: 0.5rem;
    width: 6rem;
  }
}
.wrapper#top #event .event-list > section:nth-child(2n) {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse;
}
@media screen and (max-width: 767.999px) {
  .wrapper#top #event .event-list > section:nth-child(2n) {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}
.wrapper#top #event .event-list > section:nth-child(2n) .event-list-photo {
  width: 49%;
}
@media screen and (max-width: 767.999px) {
  .wrapper#top #event .event-list > section:nth-child(2n) .event-list-photo {
    width: 80%;
  }
}
.wrapper#top #event .event-list > section:nth-child(2n) .event-list-summary {
  width: 51%;
  padding: 3rem 1rem 0 13rem;
}
@media screen and (max-width: 767.999px) {
  .wrapper#top #event .event-list > section:nth-child(2n) .event-list-summary {
    width: 100%;
    padding: 10rem 4rem 0;
    margin-top: -3.5rem;
  }
}
.wrapper#top #event .event-list > section:nth-child(2n) .event-list-summary:before {
  top: -7rem;
  left: 1rem;
}
@media screen and (max-width: 767.999px) {
  .wrapper#top #event .event-list > section:nth-child(2n) .event-list-summary:before {
    width: 126%;
    top: 3rem;
    left: -13%;
  }
}
.wrapper#top #event .event-list > section:nth-child(n+2) {
  margin-top: 12rem;
}
.wrapper#top #event .event-character-06 {
  position: absolute;
  top: 70rem;
  left: 20rem;
  width: 4.6rem;
  z-index: 1;
}
@media screen and (max-width: 767.999px) {
  .wrapper#top #event .event-character-06 {
    top: 46rem;
    left: 1.5rem;
    width: 3rem;
  }
}
.wrapper#top #event .event-character-07 {
  position: absolute;
  bottom: 10.5rem;
  right: 20rem;
  width: 9.5rem;
  z-index: 1;
}
@media screen and (max-width: 767.999px) {
  .wrapper#top #event .event-character-07 {
    bottom: 4rem;
    right: 6rem;
    width: 6rem;
  }
}
.wrapper#top #event .event-flower-01 {
  position: absolute;
  bottom: -8rem;
  right: 0;
  width: 40rem;
  z-index: 1;
}
@media screen and (max-width: 767.999px) {
  .wrapper#top #event .event-flower-01 {
    bottom: -3rem;
    right: 0;
    width: 16rem;
  }
}
.wrapper#top #event .event-flower-02 {
  position: absolute;
  top: 12rem;
  right: 0;
  width: 20.9rem;
  z-index: 1;
}
@media screen and (max-width: 767.999px) {
  .wrapper#top #event .event-flower-02 {
    top: 1rem;
    width: 6rem;
  }
}
.wrapper#top #event .event-flower-03 {
  position: absolute;
  top: 25rem;
  left: 0;
  width: 24.8rem;
  z-index: 1;
}
@media screen and (max-width: 767.999px) {
  .wrapper#top #event .event-flower-03 {
    top: 20rem;
    width: 8rem;
  }
}
.wrapper#top #event .event-flower-04 {
  position: absolute;
  top: 72rem;
  right: 0;
  width: 21.1rem;
  z-index: 1;
}
@media screen and (max-width: 767.999px) {
  .wrapper#top #event .event-flower-04 {
    top: 94rem;
    width: 9rem;
  }
}
.wrapper#top #event .event-flower-05 {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 24.4rem;
  z-index: 1;
}
@media screen and (max-width: 767.999px) {
  .wrapper#top #event .event-flower-05 {
    width: 8rem;
  }
}
.wrapper#top #collab {
  background: #F1891C;
  position: relative;
  padding: 12rem 0 10rem;
}
@media screen and (max-width: 767.999px) {
  .wrapper#top #collab {
    padding: 13rem 0.5rem 8rem;
  }
}
.wrapper#top #collab:before {
  content: "";
  background: url("../img/top/collab_pattern_01.png") repeat center/contain;
  background-size: 35.9rem 37.6rem;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  pointer-events: none;
  background-attachment: fixed;
}
@media screen and (max-width: 767.999px) {
  .wrapper#top #collab:before {
    background-attachment: initial;
    background-size: 17.95rem 18.8rem;
  }
}
.wrapper#top #collab .collab-content {
  width: 110rem;
  margin: auto;
  position: relative;
  border: 1.2rem solid #3D1E1C;
  background: url("../img/top/collab_pattern_02.webp") repeat-y center/100% auto;
}
@media screen and (max-width: 767.999px) {
  .wrapper#top #collab .collab-content {
    width: 100%;
    position: initial;
    border-width: 0.7rem;
  }
}
.wrapper#top #collab .collab-content-inner {
  margin: 1.5rem 1.8rem;
  border: 0.3rem solid #3D1E1C;
  padding: 0 6.5rem 5.5rem;
}
@media screen and (max-width: 767.999px) {
  .wrapper#top #collab .collab-content-inner {
    margin: 1rem;
    padding: 0 1.5rem 5rem;
  }
}
.wrapper#top #collab .collab-title {
  text-align: center;
  margin-top: -9.5rem;
}
@media screen and (max-width: 767.999px) {
  .wrapper#top #collab .collab-title {
    position: absolute;
    top: 5rem;
    left: 0;
    right: 0;
    margin: auto;
  }
}
.wrapper#top #collab .collab-title img {
  width: 83.4rem;
}
@media screen and (max-width: 767.999px) {
  .wrapper#top #collab .collab-title img {
    width: 100%;
  }
}
.wrapper#top #collab .collab-head {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin-top: 5rem;
  background: url("../img/share/dot_01.png") repeat-x center bottom/1rem 0.3rem;
  height: 19rem;
}
@media screen and (max-width: 767.999px) {
  .wrapper#top #collab .collab-head {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    height: auto;
    padding-bottom: 3rem;
  }
}
.wrapper#top #collab .collab-head .collab-head-limited {
  width: 58%;
}
@media screen and (max-width: 767.999px) {
  .wrapper#top #collab .collab-head .collab-head-limited {
    width: 100%;
  }
}
.wrapper#top #collab .collab-head .collab-head-limited .collab-head-limited-heading img {
  width: 98%;
}
.wrapper#top #collab .collab-head .collab-head-limited ul.collab-head-limited-type {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: distribute;
      justify-content: space-around;
  color: #fff;
  background: #4E270C;
  border-radius: 0.4rem;
  font-size: 1.4rem;
  font-weight: bold;
  padding: 0.8rem 1.2rem;
  margin-top: 1rem;
}
@media screen and (max-width: 767.999px) {
  .wrapper#top #collab .collab-head .collab-head-limited ul.collab-head-limited-type {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    font-size: 1.2rem;
    font-weight: 500;
    -webkit-box-pack: left;
        -ms-flex-pack: left;
            justify-content: left;
    padding: 0.8rem 1.5rem;
    gap: 0.1rem 1.5rem;
  }
}
.wrapper#top #collab .collab-head .collab-head-limited ul.collab-head-limited-type li {
  position: relative;
  padding-left: 2rem;
}
.wrapper#top #collab .collab-head .collab-head-limited ul.collab-head-limited-type li:before {
  content: "";
  width: 1.8rem;
  height: 1.8rem;
  background: #000;
  border-radius: 50%;
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  margin: auto;
}
.wrapper#top #collab .collab-head .collab-head-limited ul.collab-head-limited-type li:after {
  content: "";
  background: url("../img/share/icon_star.png") no-repeat center/contain;
  aspect-ratio: 1/1;
  width: 1.6rem;
  position: absolute;
  top: 0;
  left: 0.1rem;
  bottom: 0;
  margin: auto;
}
.wrapper#top #collab .collab-head .collab-head-limited ul.collab-head-limited-type li.blue:before {
  background: #61C0EE;
}
.wrapper#top #collab .collab-head .collab-head-limited ul.collab-head-limited-type li.red:before {
  background: #E7356E;
}
.wrapper#top #collab .collab-head .collab-head-limited ul.collab-head-limited-type li.green:before {
  background: #219A3A;
}
.wrapper#top #collab .collab-head .collab-head-present {
  width: 41%;
}
@media screen and (max-width: 767.999px) {
  .wrapper#top #collab .collab-head .collab-head-present {
    width: 100%;
    margin-top: 1.5rem;
  }
}
.wrapper#top #collab .collab-head .collab-head-present img {
  position: absolute;
  width: 39rem;
}
@media screen and (max-width: 767.999px) {
  .wrapper#top #collab .collab-head .collab-head-present img {
    position: initial;
  }
}
.wrapper#top #collab ul.collab-menu {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: minmax(0, 1fr) 3rem minmax(0, 1fr) 3rem minmax(0, 1fr);
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 6rem 3rem;
  margin-top: 4.5rem;
}
@media screen and (max-width: 767.999px) {
  .wrapper#top #collab ul.collab-menu {
    -ms-grid-columns: minmax(0, 1fr);
    grid-template-columns: repeat(1, minmax(0, 1fr));
    gap: 3rem 0;
    margin-top: 2.5rem;
  }
}
.wrapper#top #collab ul.collab-menu > li {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.wrapper#top #collab ul.collab-menu > li figure {
  position: relative;
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
}
.wrapper#top #collab ul.collab-menu > li figure ul.collab-menu-type {
  position: absolute;
  top: 1.5rem;
  left: 1.5rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
@media screen and (max-width: 767.999px) {
  .wrapper#top #collab ul.collab-menu > li figure ul.collab-menu-type {
    top: 1.2rem;
    left: 2.2rem;
  }
}
.wrapper#top #collab ul.collab-menu > li figure ul.collab-menu-type > li {
  width: 2.2rem;
  height: 2.2rem;
  background: #000;
  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;
  border-radius: 50%;
}
.wrapper#top #collab ul.collab-menu > li figure ul.collab-menu-type > li img {
  width: 80%;
}
.wrapper#top #collab ul.collab-menu > li figure ul.collab-menu-type > li.blue {
  background: #61C0EE;
}
.wrapper#top #collab ul.collab-menu > li figure ul.collab-menu-type > li.red {
  background: #E7356E;
}
.wrapper#top #collab ul.collab-menu > li figure ul.collab-menu-type > li.green {
  background: #219A3A;
}
@media screen and (max-width: 767.999px) {
  .wrapper#top #collab ul.collab-menu > li .collab-menu-pic {
    text-align: center;
  }
}
.wrapper#top #collab ul.collab-menu > li .collab-menu-pic img {
  border-radius: 2rem;
}
@media screen and (max-width: 767.999px) {
  .wrapper#top #collab ul.collab-menu > li .collab-menu-pic img {
    width: 94%;
  }
}
.wrapper#top #collab ul.collab-menu > li .collab-menu-caption {
  text-align: center;
  font-size: 1.8rem;
  font-weight: bold;
  letter-spacing: 0.08em;
  line-height: 1.5em;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  margin-top: 2rem;
}
@media screen and (max-width: 767.999px) {
  .wrapper#top #collab ul.collab-menu > li .collab-menu-caption {
    font-size: 1.6rem;
    margin-top: 0.5rem;
  }
}
.wrapper#top #collab ul.collab-menu > li .collab-menu-caption span {
  font-size: 1.35rem;
  line-height: 1.4em;
  display: inline-block;
}
@media screen and (max-width: 767.999px) {
  .wrapper#top #collab ul.collab-menu > li .collab-menu-caption span {
    font-size: 1.3rem;
  }
}
.wrapper#top #collab ul.collab-menu > li .collab-menu-price {
  font-family: "Inter", "Noto Sans JP", sans-serif;
  font-size: 1.3rem;
  font-weight: 600;
  letter-spacing: 0.08em;
  border: 1px solid #3D1E1C;
  border-radius: 0.2rem;
  background: #fff;
  width: 18.8rem;
  margin: 2rem auto 0;
  text-align: center;
  line-height: 1em;
}
@media screen and (max-width: 767.999px) {
  .wrapper#top #collab ul.collab-menu > li .collab-menu-price {
    font-size: 1.2rem;
    margin-top: 1rem;
  }
}
.wrapper#top #collab ul.collab-menu > li .collab-menu-price span {
  font-size: 2rem;
  line-height: 1.1em;
}
@media screen and (max-width: 767.999px) {
  .wrapper#top #collab ul.collab-menu > li .collab-menu-price span {
    font-size: 1.8rem;
    line-height: 1.4em;
  }
}
.wrapper#top #collab ul.collab-menu > li .collab-menu-character {
  position: absolute;
}
.wrapper#top #collab ul.collab-menu > li:nth-child(1) .collab-menu-character {
  top: 6.3rem;
  right: -2rem;
  width: 11.3rem;
}
@media screen and (max-width: 767.999px) {
  .wrapper#top #collab ul.collab-menu > li:nth-child(1) .collab-menu-character {
    top: 7.5rem;
    right: -0.5rem;
    width: 10.17rem;
  }
}
.wrapper#top #collab ul.collab-menu > li:nth-child(2) .collab-menu-character {
  top: 3.5rem;
  right: -4rem;
  width: 12.8rem;
  z-index: 1;
}
@media screen and (max-width: 767.999px) {
  .wrapper#top #collab ul.collab-menu > li:nth-child(2) .collab-menu-character {
    top: 5rem;
    right: -2.5rem;
    width: 11.52rem;
  }
}
.wrapper#top #collab ul.collab-menu > li:nth-child(3) .collab-menu-character {
  top: 8.5rem;
  right: -3.5rem;
  width: 12.8rem;
}
@media screen and (max-width: 767.999px) {
  .wrapper#top #collab ul.collab-menu > li:nth-child(3) .collab-menu-character {
    top: 9rem;
    right: -1rem;
    width: 11.52rem;
  }
}
.wrapper#top #collab ul.collab-menu > li:nth-child(4) .collab-menu-character {
  top: 9.5rem;
  right: -0.5rem;
  width: 11.2rem;
}
@media screen and (max-width: 767.999px) {
  .wrapper#top #collab ul.collab-menu > li:nth-child(4) .collab-menu-character {
    top: 10rem;
    right: 0;
    width: 10.08rem;
  }
}
.wrapper#top #collab ul.collab-menu > li:nth-child(5) .collab-menu-character {
  top: 3.2rem;
  right: -4.5rem;
  width: 14.9rem;
  z-index: 1;
}
@media screen and (max-width: 767.999px) {
  .wrapper#top #collab ul.collab-menu > li:nth-child(5) .collab-menu-character {
    top: 5rem;
    right: -1.5rem;
    width: 13.41rem;
  }
}
.wrapper#top #collab ul.collab-menu > li:nth-child(6) .collab-menu-character {
  top: 5.5rem;
  right: -1rem;
  width: 10.5rem;
}
@media screen and (max-width: 767.999px) {
  .wrapper#top #collab ul.collab-menu > li:nth-child(6) .collab-menu-character {
    top: 6.5rem;
    right: 1.5rem;
    width: 9.45rem;
  }
}
.wrapper#top #collab .collab-flower-01 {
  position: absolute;
  top: 45rem;
  right: 0;
  width: 15.2rem;
}
@media screen and (max-width: 767.999px) {
  .wrapper#top #collab .collab-flower-01 {
    display: none;
  }
}
.wrapper#top #collab .collab-flower-02 {
  position: absolute;
  top: 66rem;
  left: 0;
  width: 19.4rem;
}
@media screen and (max-width: 767.999px) {
  .wrapper#top #collab .collab-flower-02 {
    display: none;
  }
}
.wrapper#top #collab .collab-flower-03 {
  position: absolute;
  bottom: -16rem;
  right: 0;
  width: 23.5rem;
  z-index: 1;
}
@media screen and (max-width: 767.999px) {
  .wrapper#top #collab .collab-flower-03 {
    bottom: -6rem;
    width: 10rem;
  }
}
.wrapper#top #collab .collab-flower-04 {
  position: absolute;
  bottom: -10rem;
  left: 0;
  width: 31.5rem;
  z-index: 1;
}
@media screen and (max-width: 767.999px) {
  .wrapper#top #collab .collab-flower-04 {
    bottom: -4rem;
    width: 13rem;
  }
}
.wrapper#top #collab .collab-character-01 {
  position: absolute;
  top: 60.5rem;
  left: 1rem;
  width: 6.7rem;
}
@media screen and (max-width: 767.999px) {
  .wrapper#top #collab .collab-character-01 {
    display: none;
  }
}
.wrapper#top #collab .collab-character-02 {
  position: absolute;
  top: 113rem;
  right: 5rem;
  width: 6.8rem;
}
@media screen and (max-width: 767.999px) {
  .wrapper#top #collab .collab-character-02 {
    display: none;
  }
}
.wrapper#top #goods {
  background: #3990CF;
  position: relative;
  padding: 9.5rem 0 14rem;
}
@media screen and (max-width: 767.999px) {
  .wrapper#top #goods {
    padding: 8rem 0;
  }
}
.wrapper#top #goods:before {
  content: "";
  background: url("../img/top/goods_pattern_01.png") repeat center/contain;
  background-size: 25.5rem 26.1rem;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  pointer-events: none;
  background-attachment: fixed;
}
@media screen and (max-width: 767.999px) {
  .wrapper#top #goods:before {
    background-attachment: initial;
    background-size: 12.75rem 13.05rem;
  }
}
.wrapper#top #goods .goods-content {
  width: 100%;
  max-width: 110rem;
  margin: auto;
}
@media screen and (max-width: 767.999px) {
  .wrapper#top #goods .goods-content {
    width: calc(100% - 3rem);
  }
}
.wrapper#top #goods .goods-title {
  text-align: center;
}
.wrapper#top #goods .goods-title img {
  width: 45.6rem;
  position: relative;
  z-index: 1;
}
@media screen and (max-width: 767.999px) {
  .wrapper#top #goods .goods-title img {
    width: 75%;
  }
}
.wrapper#top #goods .goods-place {
  font-size: 1.6rem;
  font-weight: bold;
  letter-spacing: 0.08em;
  color: #0E4B77;
  background: #fff;
  line-height: 2em;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  margin: 1.5rem auto 0;
  border-radius: 0.4rem;
  padding-right: 0.8em;
  position: relative;
}
@media screen and (max-width: 767.999px) {
  .wrapper#top #goods .goods-place {
    font-size: 1.5rem;
  }
}
.wrapper#top #goods .goods-place span {
  color: #fff;
  background: #0E4B77;
  display: inline-block;
  border-radius: 0.4rem;
  padding: 0 1.1em;
  margin-right: 0.8em;
}
.wrapper#top #goods .goods-copy {
  text-align: center;
  margin-top: 4.5rem;
  position: relative;
}
@media screen and (max-width: 767.999px) {
  .wrapper#top #goods .goods-copy {
    margin-top: 3rem;
  }
}
.wrapper#top #goods .goods-copy img {
  width: 69.5rem;
}
@media screen and (max-width: 767.999px) {
  .wrapper#top #goods .goods-copy img {
    width: 90%;
  }
}
.wrapper#top #goods .goods-lead {
  font-size: 1.6rem;
  font-weight: bold;
  line-height: 2.3em;
  letter-spacing: 0.08em;
  color: #fff;
  text-align: center;
  margin-top: 2.5rem;
}
@media screen and (max-width: 767.999px) {
  .wrapper#top #goods .goods-lead {
    font-size: 1.5rem;
    line-height: 2.3em;
    margin-top: 2.5rem;
  }
}
.wrapper#top #goods ul.goods-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  gap: 6.5rem 3.8%;
  margin-top: 4rem;
  position: relative;
}
@media screen and (max-width: 767.999px) {
  .wrapper#top #goods ul.goods-list {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 5rem 0;
  }
}
.wrapper#top #goods ul.goods-list > li {
  width: 48.1%;
  background: #fff;
  border: 0.3rem solid #fff;
  border-radius: 2rem;
}
@media screen and (max-width: 767.999px) {
  .wrapper#top #goods ul.goods-list > li {
    width: 100%;
  }
}
.wrapper#top #goods ul.goods-list > li figure {
  position: relative;
}
.wrapper#top #goods ul.goods-list > li figure .goods-list-pic {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  height: 26rem;
  padding-top: 1rem;
}
@media screen and (max-width: 767.999px) {
  .wrapper#top #goods ul.goods-list > li figure .goods-list-pic {
    height: 18rem;
  }
}
.wrapper#top #goods ul.goods-list > li figure .goods-list-pic img {
  height: 23rem;
  width: 90%;
  -o-object-fit: contain;
     object-fit: contain;
}
@media screen and (max-width: 767.999px) {
  .wrapper#top #goods ul.goods-list > li figure .goods-list-pic img {
    height: 14rem;
  }
}
.wrapper#top #goods ul.goods-list > li figure .goods-list-caption {
  position: absolute;
  bottom: -3.5rem;
  left: 0;
  right: 0;
  margin: auto;
  width: 30.7rem;
  height: 6rem;
  border-radius: 100vmax;
  color: #fff;
  background: #000;
  font-size: 2.4rem;
  font-weight: 900;
  letter-spacing: 0 0.3em;
  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;
  line-height: 1em;
}
@media screen and (max-width: 767.999px) {
  .wrapper#top #goods ul.goods-list > li figure .goods-list-caption {
    bottom: -2.5rem;
    width: 85%;
    height: 5rem;
    font-size: 2rem;
  }
}
.wrapper#top #goods ul.goods-list > li figure .goods-list-caption span {
  font-size: 1.3rem;
  line-height: 1.2em;
  letter-spacing: 0.06em;
}
@media screen and (max-width: 767.999px) {
  .wrapper#top #goods ul.goods-list > li figure .goods-list-caption span {
    font-size: 1.2rem;
  }
}
.wrapper#top #goods ul.goods-list > li figure .goods-list-caption .small {
  font-size: 1.8rem;
}
.wrapper#top #goods ul.goods-list > li:nth-child(n+3) {
  width: 30.8%;
}
@media screen and (max-width: 767.999px) {
  .wrapper#top #goods ul.goods-list > li:nth-child(n+3) {
    width: 100%;
  }
}
.wrapper#top #goods ul.goods-list > li.blue {
  background-image: repeating-linear-gradient(-45deg, #cee1e7, #cee1e7 0.6rem, #d9ebef 0.6rem, #d9ebef 1.2rem);
}
.wrapper#top #goods ul.goods-list > li.blue figure .goods-list-caption {
  background: #0E4B77;
}
.wrapper#top #goods ul.goods-list > li.red {
  background-image: repeating-linear-gradient(-45deg, #f1d7d8, #f1d7d8 0.6rem, #f9e1e1 0.6rem, #f9e1e1 1.2rem);
}
.wrapper#top #goods ul.goods-list > li.red figure .goods-list-caption {
  background: #981D29;
}
.wrapper#top #goods ul.goods-list > li.pink {
  background-image: repeating-linear-gradient(-45deg, #eadadd, #eadadd 0.6rem, #f2e2e5 0.6rem, #f2e2e5 1.2rem);
}
.wrapper#top #goods ul.goods-list > li.pink figure .goods-list-caption {
  background: #CD637E;
}
.wrapper#top #goods ul.goods-list > li.yellow {
  background-image: repeating-linear-gradient(-45deg, #eaddcd, #eaddcd 0.6rem, #f1e4d4 0.6rem, #f1e4d4 1.2rem);
}
.wrapper#top #goods ul.goods-list > li.yellow figure .goods-list-caption {
  background: #D4903C;
}
.wrapper#top #goods ul.goods-list > li.green {
  background-image: repeating-linear-gradient(-45deg, #e3eee0, #e3eee0 0.6rem, #eaf5e4 0.6rem, #eaf5e4 1.2rem);
}
.wrapper#top #goods ul.goods-list > li.green figure .goods-list-caption {
  background: #89AC37;
}
.wrapper#top #goods .goods-ticket {
  margin-top: 11rem;
  position: relative;
}
@media screen and (max-width: 767.999px) {
  .wrapper#top #goods .goods-ticket {
    margin-top: 6rem;
  }
}
.wrapper#top #goods .goods-ticket .goods-ticket-heading {
  text-align: center;
}
.wrapper#top #goods .goods-ticket .goods-ticket-heading img {
  width: 48.1rem;
}
@media screen and (max-width: 767.999px) {
  .wrapper#top #goods .goods-ticket .goods-ticket-heading img {
    width: 100%;
  }
}
.wrapper#top #goods .goods-ticket .goods-ticket-btn {
  margin-top: 3rem;
}
@media screen and (max-width: 767.999px) {
  .wrapper#top #goods .goods-ticket .goods-ticket-btn {
    margin-top: 13rem;
  }
}
.wrapper#top #goods .goods-ticket .goods-ticket-btn a {
  color: #fff;
  background: #FF4000;
  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;
  width: 31rem;
  height: 6rem;
  font-size: 1.6rem;
  font-weight: bold;
  letter-spacing: 0.04em;
  border: 0.3rem solid #fff;
  border-radius: 100vmax;
  margin: auto;
  -webkit-box-shadow: 0 0.6rem 0 #76230E;
          box-shadow: 0 0.6rem 0 #76230E;
  position: relative;
  top: 0;
}
@media screen and (max-width: 767.999px) {
  .wrapper#top #goods .goods-ticket .goods-ticket-btn a {
    font-size: 1.4rem;
  }
}
.wrapper#top #goods .goods-ticket .goods-ticket-btn a span {
  position: relative;
  padding-right: 2rem;
}
.wrapper#top #goods .goods-ticket .goods-ticket-btn a span:before {
  content: "";
  background: url("../img/share/arr_01.png") no-repeat center/contain;
  aspect-ratio: 100/82;
  width: 1.4rem;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  margin: auto;
}
.wrapper#top #goods .goods-ticket .goods-ticket-btn a:hover {
  -webkit-box-shadow: none;
          box-shadow: none;
  top: 0.6rem;
}
.wrapper#top #goods .goods-ticket .goods-ticket-character-01 {
  position: absolute;
  top: 0.5rem;
  left: 9rem;
  width: 20.4rem;
  pointer-events: none;
}
@media screen and (max-width: 767.999px) {
  .wrapper#top #goods .goods-ticket .goods-ticket-character-01 {
    top: 10rem;
    left: 6rem;
    width: 11rem;
  }
}
.wrapper#top #goods .goods-ticket .goods-ticket-character-02 {
  position: absolute;
  top: 0;
  right: 8.5rem;
  width: 24.5rem;
  pointer-events: none;
}
@media screen and (max-width: 767.999px) {
  .wrapper#top #goods .goods-ticket .goods-ticket-character-02 {
    top: 12rem;
    right: 6rem;
    width: 11rem;
  }
}
.wrapper#top #goods .goods-character-01 {
  position: absolute;
  top: 6rem;
  left: 37.5rem;
  width: 18.8rem;
}
@media screen and (max-width: 767.999px) {
  .wrapper#top #goods .goods-character-01 {
    top: 7rem;
    left: 0.5rem;
    width: 8.5rem;
  }
}
.wrapper#top #goods .goods-character-02 {
  position: absolute;
  top: 54rem;
  right: 3.5rem;
  width: 12.3rem;
}
@media screen and (max-width: 767.999px) {
  .wrapper#top #goods .goods-character-02 {
    display: none;
  }
}
.wrapper#top #goods .goods-character-03 {
  position: absolute;
  top: 93.5rem;
  left: 5.5rem;
  width: 5.7rem;
}
@media screen and (max-width: 767.999px) {
  .wrapper#top #goods .goods-character-03 {
    display: none;
  }
}
.wrapper#top #goods .goods-character-04 {
  position: absolute;
  bottom: 16rem;
  right: 13rem;
  width: 5.8rem;
  z-index: 1;
}
@media screen and (max-width: 767.999px) {
  .wrapper#top #goods .goods-character-04 {
    display: none;
  }
}
.wrapper#top #goods .goods-flower-01 {
  position: absolute;
  bottom: 0;
  right: 0.5rem;
  width: 21.6rem;
}
@media screen and (max-width: 767.999px) {
  .wrapper#top #goods .goods-flower-01 {
    display: none;
  }
}
.wrapper#top #info {
  position: relative;
  z-index: 1;
  margin-top: -3rem;
}
@media screen and (max-width: 767.999px) {
  .wrapper#top #info {
    margin-top: -1rem;
    padding-bottom: 6rem;
  }
}
@media screen and (max-width: 767.999px) {
  .wrapper#top #info:before {
    content: "";
    width: 100%;
    height: calc(100% - 2rem);
    background: #f3efde;
    position: absolute;
    top: 2rem;
    left: 0;
    z-index: -1;
  }
}
@media screen and (max-width: 767.999px) {
  .wrapper#top #info .info-bg {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    z-index: -1;
  }
}
.wrapper#top #info .info-content {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  width: 100%;
  max-width: 100rem;
  padding-top: 10.5rem;
  margin: auto;
}
@media screen and (max-width: 767.999px) {
  .wrapper#top #info .info-content {
    position: initial;
    width: calc(100% - 3rem);
    padding-top: 6rem;
  }
}
.wrapper#top #info .info-title {
  text-align: center;
}
.wrapper#top #info .info-title img {
  width: 45.2rem;
}
@media screen and (max-width: 767.999px) {
  .wrapper#top #info .info-title img {
    width: 55%;
  }
}
.wrapper#top #info table.layout-01 {
  font-size: 1.4rem;
  letter-spacing: 0.08em;
  line-height: 1.67em;
  border-collapse: collapse;
  margin-top: 3.5rem;
  border-radius: 1.2rem;
  overflow: hidden;
}
@media screen and (max-width: 767.999px) {
  .wrapper#top #info table.layout-01 {
    font-size: 1.2rem;
    margin-top: 3rem;
  }
}
.wrapper#top #info table.layout-01 tr:nth-child(n+2) th,
.wrapper#top #info table.layout-01 tr:nth-child(n+2) td {
  border-top: 1px solid #D2D2D2;
}
@media screen and (max-width: 767.999px) {
  .wrapper#top #info table.layout-01 tr:nth-child(n+2) th,
  .wrapper#top #info table.layout-01 tr:nth-child(n+2) td {
    border-top: none;
  }
}
.wrapper#top #info table.layout-01 th {
  color: #fff;
  background: #981D29;
  font-weight: bold;
  width: 15rem;
  padding: 1.3em 1em;
}
@media screen and (max-width: 767.999px) {
  .wrapper#top #info table.layout-01 th {
    display: block;
    width: 100%;
    padding: 0.9em 1em;
  }
}
@media screen and (max-width: 767.999px) {
  .wrapper#top #info table.layout-01 th br {
    display: none;
  }
}
.wrapper#top #info table.layout-01 td {
  width: calc(100% - 15rem);
  background: #fff;
  padding: 1.3em 2em;
}
@media screen and (max-width: 767.999px) {
  .wrapper#top #info table.layout-01 td {
    display: block;
    width: 100%;
    padding: 1.2em 1em;
  }
}
.wrapper#top #info table.layout-01 td .note {
  text-indent: -1em;
  margin-left: 1em;
}
.wrapper#top #access {
  background: #3DBCCA;
  position: relative;
  padding: 12rem 0 21rem;
  margin-top: -3rem;
}
@media screen and (max-width: 767.999px) {
  .wrapper#top #access {
    margin-top: 0;
    padding: 8rem 0 12rem;
  }
}
.wrapper#top #access:before {
  content: "";
  background: url("../img/top/access_pattern_01.png") repeat center/contain;
  background-size: 24.3rem 23rem;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  pointer-events: none;
  background-attachment: fixed;
}
@media screen and (max-width: 767.999px) {
  .wrapper#top #access:before {
    background-attachment: initial;
    background-size: 12.15rem 11.5rem;
  }
}
.wrapper#top #access .access-content {
  width: 100%;
  max-width: 110rem;
  margin: auto;
}
@media screen and (max-width: 767.999px) {
  .wrapper#top #access .access-content {
    width: calc(100% - 3rem);
  }
}
.wrapper#top #access .access-title {
  text-align: center;
}
.wrapper#top #access .access-title img {
  width: 36.3rem;
}
@media screen and (max-width: 767.999px) {
  .wrapper#top #access .access-title img {
    width: 55%;
  }
}
.wrapper#top #access .access-info {
  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;
  margin-top: 3.5rem;
}
@media screen and (max-width: 767.999px) {
  .wrapper#top #access .access-info {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    margin-top: 4rem;
  }
}
.wrapper#top #access .access-info .access-info-map {
  width: 56%;
}
@media screen and (max-width: 767.999px) {
  .wrapper#top #access .access-info .access-info-map {
    width: 100%;
  }
}
.wrapper#top #access .access-info .access-info-map iframe {
  width: 100%;
  height: 40.7rem;
  border: none;
  border-radius: 1.2rem;
}
@media screen and (max-width: 767.999px) {
  .wrapper#top #access .access-info .access-info-map iframe {
    height: 35rem;
  }
}
.wrapper#top #access .access-info .access-info-summary {
  width: 36%;
  padding-right: 3rem;
}
@media screen and (max-width: 767.999px) {
  .wrapper#top #access .access-info .access-info-summary {
    width: 100%;
    padding-right: 0;
    margin-top: 4rem;
  }
}
.wrapper#top #access .access-info .access-info-summary .access-info-summary-block + .access-info-summary-block {
  margin-top: 2.5rem;
}
.wrapper#top #access .access-info .access-info-summary .access-info-summary-block .access-info-summary-heading {
  font-size: 2rem;
  font-weight: bold;
  letter-spacing: 0.08em;
  border-bottom: 2px solid #fff;
  color: #fff;
  padding-bottom: 0.5em;
  position: relative;
  padding-left: 1.4em;
}
.wrapper#top #access .access-info .access-info-summary .access-info-summary-block .access-info-summary-heading.car {
  background: url("../img/share/icon_car.png") no-repeat top 0.3em left/contain;
  background-size: 1em;
}
.wrapper#top #access .access-info .access-info-summary .access-info-summary-block .access-info-summary-heading.train {
  background: url("../img/share/icon_train.png") no-repeat top 0.3em left/contain;
  background-size: 1em;
}
.wrapper#top #access .access-info .access-info-summary .access-info-summary-block .access-info-summary-text {
  font-size: 1.6rem;
  font-weight: bold;
  line-height: 1.6em;
  letter-spacing: 0.08em;
  color: #fff;
  margin-top: 0.6em;
}
.wrapper#top #access .access-info .access-info-summary .access-info-btn {
  margin-top: 2.5rem;
}
.wrapper#top #access .access-info .access-info-summary .access-info-btn a {
  color: #fff;
  background: #FF4000;
  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;
  width: 31rem;
  height: 6rem;
  font-size: 1.6rem;
  font-weight: bold;
  letter-spacing: 0.04em;
  border: 0.3rem solid #fff;
  border-radius: 100vmax;
  -webkit-box-shadow: 0 0.6rem 0 #76230E;
          box-shadow: 0 0.6rem 0 #76230E;
  position: relative;
  top: 0;
}
@media screen and (max-width: 767.999px) {
  .wrapper#top #access .access-info .access-info-summary .access-info-btn a {
    font-size: 1.4rem;
    margin: auto;
  }
}
.wrapper#top #access .access-info .access-info-summary .access-info-btn a span {
  position: relative;
  padding-right: 2rem;
}
.wrapper#top #access .access-info .access-info-summary .access-info-btn a span:before {
  content: "";
  background: url("../img/share/arr_01.png") no-repeat center/contain;
  aspect-ratio: 100/82;
  width: 1.4rem;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  margin: auto;
}
.wrapper#top #access .access-info .access-info-summary .access-info-btn a:hover {
  -webkit-box-shadow: none;
          box-shadow: none;
  top: 0.6rem;
}
.wrapper#top #access .access-flower-01 {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  width: 100%;
  pointer-events: none;
}
.wrapper#top #access .access-character-01 {
  position: absolute;
  top: 9rem;
  left: 41.5rem;
  width: 12.3rem;
}
@media screen and (max-width: 767.999px) {
  .wrapper#top #access .access-character-01 {
    top: 6.5rem;
    left: 2rem;
    width: 7rem;
  }
}
.wrapper#top #access .access-character-02 {
  position: absolute;
  top: 10rem;
  right: 43.5rem;
  width: 9.4rem;
}
@media screen and (max-width: 767.999px) {
  .wrapper#top #access .access-character-02 {
    top: 6.5rem;
    right: 3rem;
    width: 6rem;
  }
}
.wrapper#top .pagetop {
  position: fixed;
  bottom: 0;
  right: 5rem;
  width: 7.9rem;
  z-index: 10;
  display: none;
}
@media screen and (max-width: 767.999px) {
  .wrapper#top .pagetop {
    right: auto;
    left: 1rem;
    width: 5rem;
    display: none !important;
  }
}
.wrapper#top .pagetop a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.wrapper#top .pagetop a:hover {
  -webkit-transform: scale(1.05);
          transform: scale(1.05);
}