/*!***************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[2].use[1]!./node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[2].use[2]!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[2].use[3]!./src/style.scss ***!
  \***************************************************************************************************************************************************************************************************************************************/
/*
! tailwindcss v3.4.10 | MIT License | https://tailwindcss.com
*//*
1. Prevent padding and border from affecting element width. (https://github.com/mozdevs/cssremedy/issues/4)
2. Allow adding a border to an element by just adding a border-width. (https://github.com/tailwindcss/tailwindcss/pull/116)
*/

*,
::before,
::after {
  box-sizing: border-box; /* 1 */
  border-width: 0; /* 2 */
  border-style: solid; /* 2 */
  border-color: #e5e7eb; /* 2 */
}

::before,
::after {
  --tw-content: '';
}

/*
1. Use a consistent sensible line-height in all browsers.
2. Prevent adjustments of font size after orientation changes in iOS.
3. Use a more readable tab size.
4. Use the user's configured `sans` font-family by default.
5. Use the user's configured `sans` font-feature-settings by default.
6. Use the user's configured `sans` font-variation-settings by default.
7. Disable tap highlights on iOS
*/

html,
:host {
  line-height: 1.5; /* 1 */
  -webkit-text-size-adjust: 100%; /* 3 */ /* 2 */
  font-family: "Noto Sans JP", sans-serif; /* 4 */
  font-variation-settings: normal; /* 6 */
  font-feature-settings: normal; /* 5 */
  tab-size: 4; /* 3 */
  -webkit-tap-highlight-color: transparent; /* 7 */
}

/*
1. Remove the margin in all browsers.
2. Inherit line-height from `html` so users can set them as a class directly on the `html` element.
*/

body {
  margin: 0; /* 1 */
  line-height: inherit; /* 2 */
}

/*
1. Add the correct height in Firefox.
2. Correct the inheritance of border color in Firefox. (https://bugzilla.mozilla.org/show_bug.cgi?id=190655)
3. Ensure horizontal rules are visible by default.
*/

hr {
  height: 0; /* 1 */
  border-top-width: 1px; /* 3 */
  color: inherit; /* 2 */
}

/*
Add the correct text decoration in Chrome, Edge, and Safari.
*/

abbr:where([title]) {
  -webkit-text-decoration: underline dotted;
          text-decoration: underline dotted;
}

/*
Remove the default font size and weight for headings.
*/

h1,
h2,
h3,
h4,
h5,
h6 {
  font-weight: inherit;
  font-size: inherit;
}

/*
Reset links to optimize for opt-in styling instead of opt-out.
*/

a {
  color: inherit;
  text-decoration: inherit;
}

/*
Add the correct font weight in Edge and Safari.
*/

b,
strong {
  font-weight: bolder;
}

/*
1. Use the user's configured `mono` font-family by default.
2. Use the user's configured `mono` font-feature-settings by default.
3. Use the user's configured `mono` font-variation-settings by default.
4. Correct the odd `em` font sizing in all browsers.
*/

code,
kbd,
samp,
pre {
  font-size: 1em; /* 4 */
  font-family: ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace; /* 1 */
  font-variation-settings: normal; /* 3 */
  font-feature-settings: normal; /* 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 {
  position: relative;
  font-size: 75%;
  line-height: 0;
  vertical-align: baseline;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

/*
1. Remove text indentation from table contents in Chrome and Safari. (https://bugs.chromium.org/p/chromium/issues/detail?id=999088, https://bugs.webkit.org/show_bug.cgi?id=201297)
2. Correct table border color inheritance in all Chrome and Safari. (https://bugs.chromium.org/p/chromium/issues/detail?id=935729, https://bugs.webkit.org/show_bug.cgi?id=195016)
3. Remove gaps between table borders by default.
*/

table {
  border-color: inherit; /* 2 */
  border-collapse: collapse; /* 3 */
  text-indent: 0; /* 1 */
}

/*
1. Change the font styles in all browsers.
2. Remove the margin in Firefox and Safari.
3. Remove default padding in all browsers.
*/

button,
input,
optgroup,
select,
textarea {
  margin: 0; /* 2 */
  padding: 0; /* 3 */
  color: inherit; /* 1 */
  font-weight: inherit; /* 1 */
  font-size: 100%; /* 1 */
  line-height: inherit; /* 1 */
  font-family: inherit; /* 1 */
  font-variation-settings: inherit; /* 1 */
  font-feature-settings: inherit; /* 1 */
  letter-spacing: inherit; /* 1 */
}

/*
Remove the inheritance of text transform in Edge and Firefox.
*/

button,
select {
  text-transform: none;
}

/*
1. Correct the inability to style clickable types in iOS and Safari.
2. Remove default button styles.
*/

button,
input:where([type='button']),
input:where([type='reset']),
input:where([type='submit']) {
  -webkit-appearance: button; /* 1 */
  background-image: none; /* 2 */
  background-color: transparent; /* 2 */
}

/*
Use the modern Firefox focus style for all focusable elements.
*/

:-moz-focusring {
  outline: auto;
}

/*
Remove the additional `:invalid` styles in Firefox. (https://github.com/mozilla/gecko-dev/blob/2f9eacd9d3d995c937b4251a5557d95d494c9be1/layout/style/res/forms.css#L728-L737)
*/

:-moz-ui-invalid {
  box-shadow: none;
}

/*
Add the correct vertical alignment in Chrome and Firefox.
*/

progress {
  vertical-align: baseline;
}

/*
Correct the cursor style of increment and decrement buttons in Safari.
*/

::-webkit-inner-spin-button,
::-webkit-outer-spin-button {
  height: auto;
}

/*
1. Correct the odd appearance in Chrome and Safari.
2. Correct the outline style in Safari.
*/

[type='search'] {
  -webkit-appearance: textfield; /* 1 */
  outline-offset: -2px; /* 2 */
}

/*
Remove the inner padding in Chrome and Safari on macOS.
*/

::-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 */
}

/*
Add the correct display in Chrome and Safari.
*/

summary {
  display: list-item;
}

/*
Removes the default spacing and border for appropriate elements.
*/

blockquote,
dl,
dd,
h1,
h2,
h3,
h4,
h5,
h6,
hr,
figure,
p,
pre {
  margin: 0;
}

fieldset {
  margin: 0;
  padding: 0;
}

legend {
  padding: 0;
}

ol,
ul,
menu {
  margin: 0;
  padding: 0;
  list-style: none;
}

/*
Reset default styling for dialogs.
*/
dialog {
  padding: 0;
}

/*
Prevent resizing textareas horizontally by default.
*/

textarea {
  resize: vertical;
}

/*
1. Reset the default placeholder opacity in Firefox. (https://github.com/tailwindlabs/tailwindcss/issues/3300)
2. Set the default placeholder color to the user's configured gray 400 color.
*/

input::placeholder,
textarea::placeholder {
  color: #9ca3af; /* 2 */
  opacity: 1; /* 1 */
}

/*
Set the default cursor for buttons.
*/

button,
[role="button"] {
  cursor: pointer;
}

/*
Make sure disabled buttons don't get the pointer cursor.
*/
:disabled {
  cursor: default;
}

/*
1. Make replaced elements `display: block` by default. (https://github.com/mozdevs/cssremedy/issues/14)
2. Add `vertical-align: middle` to align replaced elements more sensibly by default. (https://github.com/jensimmons/cssremedy/issues/14#issuecomment-634934210)
   This can trigger a poorly considered lint error in some tools but is included by design.
*/

img,
svg,
video,
canvas,
audio,
iframe,
embed,
object {
  display: block; /* 1 */
  vertical-align: middle; /* 2 */
}

/*
Constrain images and videos to the parent width and preserve their intrinsic aspect ratio. (https://github.com/mozdevs/cssremedy/issues/14)
*/

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

/* Make elements with the HTML hidden attribute stay hidden by default */
[hidden] {
  display: none;
}

*, ::before, ::after {
  --tw-border-spacing-x: 0;
  --tw-border-spacing-y: 0;
  --tw-translate-x: 0;
  --tw-translate-y: 0;
  --tw-rotate: 0;
  --tw-skew-x: 0;
  --tw-skew-y: 0;
  --tw-scale-x: 1;
  --tw-scale-y: 1;
  --tw-pan-x:  ;
  --tw-pan-y:  ;
  --tw-pinch-zoom:  ;
  --tw-scroll-snap-strictness: proximity;
  --tw-gradient-from-position:  ;
  --tw-gradient-via-position:  ;
  --tw-gradient-to-position:  ;
  --tw-ordinal:  ;
  --tw-slashed-zero:  ;
  --tw-numeric-figure:  ;
  --tw-numeric-spacing:  ;
  --tw-numeric-fraction:  ;
  --tw-ring-inset:  ;
  --tw-ring-offset-width: 0px;
  --tw-ring-offset-color: #fff;
  --tw-ring-color: rgb(59 130 246 / 0.5);
  --tw-ring-offset-shadow: 0 0 #0000;
  --tw-ring-shadow: 0 0 #0000;
  --tw-shadow: 0 0 #0000;
  --tw-shadow-colored: 0 0 #0000;
  --tw-blur:  ;
  --tw-brightness:  ;
  --tw-contrast:  ;
  --tw-grayscale:  ;
  --tw-hue-rotate:  ;
  --tw-invert:  ;
  --tw-saturate:  ;
  --tw-sepia:  ;
  --tw-drop-shadow:  ;
  --tw-backdrop-blur:  ;
  --tw-backdrop-brightness:  ;
  --tw-backdrop-contrast:  ;
  --tw-backdrop-grayscale:  ;
  --tw-backdrop-hue-rotate:  ;
  --tw-backdrop-invert:  ;
  --tw-backdrop-opacity:  ;
  --tw-backdrop-saturate:  ;
  --tw-backdrop-sepia:  ;
  --tw-contain-size:  ;
  --tw-contain-layout:  ;
  --tw-contain-paint:  ;
  --tw-contain-style:  ;
}

::backdrop {
  --tw-border-spacing-x: 0;
  --tw-border-spacing-y: 0;
  --tw-translate-x: 0;
  --tw-translate-y: 0;
  --tw-rotate: 0;
  --tw-skew-x: 0;
  --tw-skew-y: 0;
  --tw-scale-x: 1;
  --tw-scale-y: 1;
  --tw-pan-x:  ;
  --tw-pan-y:  ;
  --tw-pinch-zoom:  ;
  --tw-scroll-snap-strictness: proximity;
  --tw-gradient-from-position:  ;
  --tw-gradient-via-position:  ;
  --tw-gradient-to-position:  ;
  --tw-ordinal:  ;
  --tw-slashed-zero:  ;
  --tw-numeric-figure:  ;
  --tw-numeric-spacing:  ;
  --tw-numeric-fraction:  ;
  --tw-ring-inset:  ;
  --tw-ring-offset-width: 0px;
  --tw-ring-offset-color: #fff;
  --tw-ring-color: rgb(59 130 246 / 0.5);
  --tw-ring-offset-shadow: 0 0 #0000;
  --tw-ring-shadow: 0 0 #0000;
  --tw-shadow: 0 0 #0000;
  --tw-shadow-colored: 0 0 #0000;
  --tw-blur:  ;
  --tw-brightness:  ;
  --tw-contrast:  ;
  --tw-grayscale:  ;
  --tw-hue-rotate:  ;
  --tw-invert:  ;
  --tw-saturate:  ;
  --tw-sepia:  ;
  --tw-drop-shadow:  ;
  --tw-backdrop-blur:  ;
  --tw-backdrop-brightness:  ;
  --tw-backdrop-contrast:  ;
  --tw-backdrop-grayscale:  ;
  --tw-backdrop-hue-rotate:  ;
  --tw-backdrop-invert:  ;
  --tw-backdrop-opacity:  ;
  --tw-backdrop-saturate:  ;
  --tw-backdrop-sepia:  ;
  --tw-contain-size:  ;
  --tw-contain-layout:  ;
  --tw-contain-paint:  ;
  --tw-contain-style:  ;
}
.mb-2 {
  margin-bottom: 0.5rem !important;
}
.mt-6 {
  margin-top: 1.5rem !important;
}
.size-full {
  width: 100% !important;
  height: 100% !important;
}
.transform {
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y)) !important;
}
.resize {
  resize: both !important;
}
:root {
  --scrollbar: 0;
}

body {
  color: #333;
  font-weight: 500;
}

img {
  vertical-align: bottom;
}

.l-header {
  z-index: 3;
  width: 100%;
  transition: 0.6s;
}

.l-header__inner {
  z-index: 1;
  position: relative;
  width: 100%;
  margin: 0 auto;
  border-radius: 34px;
  background-color: #fff;
  box-shadow: 0px 1px 18px rgba(0, 0, 0, 0.1);
}

.l-header__logo a {
  display: block;
}

.scroll-nav .l-header__logo {
  left: min(40px, 3.1%);
  transform: translateX(0);
}

.l-header__logo img {
  width: 100%;
  object-fit: cover;
}

.l-header__menu {
  position: relative;
  margin: 0 auto;
}

.l-header__overlay {
  visibility: hidden;
  z-index: -1;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100dvh;
  background-color: rgba(0, 0, 0, 0.5);
  opacity: 0;
  transition: 0.3s;
}

.l-header__nav {
  visibility: hidden;
  z-index: 1;
  position: absolute;
  margin: 0 auto;
  overflow-y: auto;
  border-radius: 34px;
  background-color: #fff;
  opacity: 0;
  transition: 0.8s cubic-bezier(0.16, 1, 0.3, 1);
}

.l-header.is-open .l-header__overlay,
.l-header.is-open .l-header__nav {
  visibility: visible;
  opacity: 1;
}

.l-header__navInner {
  margin: 0 auto;
}

.c-header__link {
  display: block;
}

.c-header__title {
  display: inline-block;
  color: #59C3E1;
  font-weight: 700;
  line-height: 1;
  font-family: "Rubik", sans-serif;
  letter-spacing: 0.05em;
}

.c-header__detail {
  display: flex;
  align-items: center;
}

.l-header__mainListItem .c-header__detail {
  column-gap: 8px;
}

.l-header__sub .c-header__detail {
  column-gap: 12px;
}

.c-header__arrow {
  display: flex;
  position: relative;
  flex-shrink: 0;
  align-items: center;
  justify-content: center;
  width: 22px;
  height: 22px;
  overflow: hidden;
  border: 2px solid #59C3E1;
  border-radius: 50%;
  background-color: #fff;
}

.c-header__arrow::before,
.c-header__arrow::after {
  display: block;
  width: 12px;
  height: 12px;
  margin: auto;
  background: url(../img/icon/arrow-s.svg) no-repeat center/contain;
  content: "";
}

.c-header__text {
  font-weight: 700;
  font-size: 16px;
  line-height: 1.6;
  letter-spacing: 0.03em;
}

.l-header__sub {
  padding-top: 24px;
  border-top: 2px dotted #DFDFDF;
}

.p-search__submit {
  display: flex;
  justify-content: space-between;
}

#form_search {
  padding: 2px 5px;
  border: 2px solid #59C3E1;
  border-radius: 6px;
  background-color: #fff;
}

.p-search__btn {
  background-color: #59C3E1;
  color: #fff;
  font-weight: 700;
  letter-spacing: 0.03em;
  text-align: center;
}

.l-header__hamburger {
  padding: 0;
  border: none;
  border-radius: 50%;
  outline: none;
  background-color: #59C3E1;
  -webkit-appearance: none;
          appearance: none;
  z-index: 1;
  transition: 0.8s cubic-bezier(0.16, 1, 0.3, 1);
}

.l-header__hamburger.is-open {
  background-color: #9E9E9E;
}

.l-header__hamburgerLine {
  position: absolute;
  left: 15px;
  height: 2px;
  border-radius: 1px;
  background-color: #fff;
  transition: all 0.8s cubic-bezier(0.16, 1, 0.3, 1);
}

.js-hamburger__open {
  display: block;
  visibility: visible;
  width: 30px;
  height: 30px;
  margin: auto;
  transform: scale(1);
  transform-origin: left;
  opacity: 1;
  transition-delay: 0.2s;
}

.js-hamburger__close {
  visibility: hidden;
  width: 30px;
  height: 30px;
  margin: auto;
  inset: 0;
  transform: scale(0.1);
  transform-origin: center;
  opacity: 0;
  transition-delay: 0.2s;
  transition-timing-function: cubic-bezier(0.25, 1, 0.5, 1);
}

.l-header__hamburger.is-open .js-hamburger__open {
  visibility: hidden;
  transform: scale(0.1);
  opacity: 0;
  transition-delay: 0.1s;
}
.l-header__hamburger.is-open .js-hamburger__close {
  visibility: visible;
  transform: scale(1);
  opacity: 1;
  transition-delay: 0.2s;
  transition-timing-function: cubic-bezier(0.25, 1, 0.5, 1);
}

.l-header__hamburger-icon {
  display: inline-block;
  visibility: visible;
  position: absolute;
  width: 14px;
  height: 14px;
  background: url(../img/icon/hamburger-icon.svg) no-repeat center/contain;
  content: "";
  opacity: 1;
  transition: all 0.8s cubic-bezier(0.16, 1, 0.3, 1);
}

.is-open .l-header__hamburger-icon {
  visibility: hidden;
  opacity: 0;
}

.l-header .hamburger__line--1 {
  width: 24px;
}

.l-header__hamburger.is-open .hamburger__line--1 {
  width: 26px;
  transform: rotate(-45deg);
}

.l-header__hamburger.is-open .hamburger__line--2 {
  opacity: 0;
}

.l-header__hamburger.is-open .hamburger__line--3 {
  width: 26px;
  transform: rotate(45deg);
}

body.fixed {
  position: fixed;
  left: 0;
  width: 100%;
  height: 100%;
}

.l-front {
  position: relative;
}

.l-mv,
.l-mv__slideArea {
  position: relative;
}

.l-mv__slide {
  position: relative;
}

.l-mv__slide::before,
.l-mv__slide::after {
  display: inline-block;
  z-index: 1;
  position: absolute;
  top: 0;
  height: 100%;
  content: "";
}

.l-mv__slide::before {
  left: 0;
  background: #fff;
}

.l-mv__slide::after {
  right: 0;
  background: #fff;
}

.l-mv__copy {
  display: block;
  position: absolute;
}
.l-mv__copy img {
  width: 100%;
  object-fit: cover;
}
.l-topAbout .c-heading__icon .c-ja::before {
  margin-right: 4px;
}
.l-topAbout .c-heading__icon .c-ja::after {
  margin-left: 4px;
}

.l-about__lead {
  font-weight: 700;
  font-size: 15px;
  line-height: 1.8;
  text-align: center;
}

.l-topLately__period {
  display: flex;
  justify-content: center;
  border-radius: 4px;
  background-color: #59C3E1;
  color: #fff;
}
.l-topLately__period .p-day {
  display: flex;
  column-gap: 4px;
  align-items: center;
  letter-spacing: 0.03em;
}
.l-topLately__period .u-noto {
  font-weight: 700;
  line-height: 1.3;
}
.l-topLately__period .u-rubik {
  font-weight: 500;
  line-height: 1;
}

.l-topEvent {
  background-color: #EBF7FA;
}

.l-topEvent__head {
  margin: 0 auto;
}
.l-map__area iframe {
  display: block;
  width: 100%;
}

.l-insta,
.l-topPartners {
  background-color: #579AAD;
  color: #fff;
}

.l-insta {
  position: relative;
}

.l-insta::before {
  display: block;
  position: absolute;
  left: 0;
  width: 100%;
  content: "";
}
.l-insta__area #sbi_images {
  display: grid;
  z-index: 1;
  position: relative;
}
.l-insta__area #sbi_images img {
  width: 100%;
  object-fit: cover;
  border-radius: 8px;
}

.l-insta__follow {
  column-gap: 1rem;
  align-items: center;
}

.p-account {
  font-weight: 700;
  font-size: 16px;
  line-height: 1;
}

.l-topPartners {
  position: relative;
}
.l-topPartners .l-inner {
  z-index: 1;
  position: relative;
}

.p-wave__01, .p-wave__02,
.p-wave__03, .p-wave__04,
.u-wave__01,
.u-wave__02 {
  display: inline-block;
  z-index: 1;
  position: absolute;
}

.l-partners__ListItem a {
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: #fff;
}

.l-partners__ListItem a:hover {
  opacity: 0.8;
}

.l-partners__ListItem img {
  width: 100%;
  height: auto;
  object-fit: cover;
}

#kv .splide__pagination__page.is-active,
#event .splide__pagination__page.is-active {
  width: 3rem;
  transform: scale(1);
  border-radius: 5px;
  background: #59C3E1;
  opacity: 1;
}

#kv .splide__pagination,
#event .splide__pagination {
  column-gap: 8px;
  padding: 0;
}

#kv .splide__pagination__page,
#event .splide__pagination__page {
  transition: width 0.4s ease;
}

#kv .splide__pagination li,
#event .splide__pagination li {
  display: flex;
}

#kv .splide__pagination {
  justify-content: flex-start;
}

#kv .splide__pagination__page,
#event .splide__pagination__page {
  margin: 0;
  opacity: 1;
}

#kv .splide__slide img,
#event .splide__slide img {
  width: 100%;
  object-fit: cover;
}

#kv .splide__slide {
  position: relative;
  width: 100%;
}
#kv .splide__slide img {
  height: 100%;
}

#kv .splide__slide::after {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: linear-gradient(180deg, rgba(6, 28, 34, 0) 25%, #061C22 100%);
  content: "";
}

#event .splide__list {
  align-items: flex-end;
}
#event .c-thumbBox {
  position: relative;
}
#event .c-week__area {
  display: flex;
  position: absolute;
  align-items: flex-end;
  justify-content: space-between;
  width: 100%;
}
#event .c-week {
  background-color: #59C3E1;
  color: #fff;
  font-weight: 700;
}
#event .c-week span {
  display: inline-block;
  line-height: 1.3;
}
#event .c-week .c-week__start,
#event .c-week .c-week__end {
  display: block;
}
#event .c-tag {
  display: inline-block;
  padding: 2px 8px;
  border-radius: 4px;
  background-image: repeating-linear-gradient(120deg, #b6efff, #b6efff 2px, transparent 2px, transparent 5.2px);
  color: #238BA8;
  font-weight: 700;
  font-size: 13px;
  line-height: 1.8;
  letter-spacing: 0.03em;
}
#event .c-card__title {
  font-weight: 700;
  letter-spacing: 0.03em;
}
#event .c-circle {
  flex-shrink: 0;
}

#event .splide__slide {
  display: flex;
  position: relative;
  flex-direction: column;
  width: var(--width);
  padding-top: 2.5rem;
}
#event .splide__slide a {
  display: flex;
  flex-direction: column;
  justify-content: center;
}
#event .splide__slide .c-thumb {
  width: var(--width);
  transform-origin: bottom left;
  transition: transform 0.4s ease;
}
#event .splide__slide .c-thumb img {
  display: block;
  aspect-ratio: 1/1;
  width: 100%;
  height: 100%;
  object-fit: cover;
  transition: 0.4s cubic-bezier(0.39, 0.575, 0.565, 1);
}
#event .splide__slide .c-thumb::after {
  display: block;
  z-index: -1;
  position: absolute;
  top: 50%;
  left: 50%;
  width: 99%;
  height: 99%;
  transform: translate(-50%, -50%) rotate(0deg);
  background-color: #CDEDF6;
  content: "";
  transition: transform 0.4s cubic-bezier(0.43, 0.05, 0.17, 1);
}
#event .splide__slide .c-textbox {
  position: relative;
  padding-top: 1.5rem;
  transition: 0.4s cubic-bezier(0.39, 0.575, 0.565, 1);
}

#event .splide__slide.is-active {
  width: var(--scale-active);
}
#event .splide__slide.is-active .c-thumb::after {
  transform: translate(-50%, -50%) rotate(-10deg);
}
#event .splide__slide.is-active .c-textbox {
  padding-top: 3rem;
}

#event .splide__arrows {
  display: flex;
  position: absolute;
  left: 50%;
  align-items: center;
  justify-content: space-between;
  transform: translate(-50%);
}
#event .splide__arrow {
  position: relative;
  top: inherit;
  transform: none;
  background: rgba(0, 0, 0, 0.3);
  opacity: 1;
}
#event .splide__arrow--prev {
  left: 0;
}
#event .splide__arrow--next {
  right: 0;
}
#event .splide__pagination {
  position: relative;
}

.u-page,
.u-wide {
  background-color: #fff;
}

.c-privacy__head {
  border-bottom: 1px dashed #333;
  font-weight: 700;
  line-height: 1.6;
  letter-spacing: 0.03em;
}

.p-info__head {
  font-weight: 700;
  font-size: 18px;
  line-height: 1.8;
  letter-spacing: 0.03em;
}

.l-access__map {
  width: 100%;
}
.l-access__map iframe {
  width: 100%;
}

.l-traffic__head {
  position: relative;
  margin-bottom: 2.5rem;
  border-bottom: 1px dashed #333;
  font-weight: 700;
  line-height: 1.8;
  letter-spacing: 0.03em;
}

.l-traffic__head::before {
  display: inline-block;
  position: absolute;
  top: 6px;
  left: 0;
  content: "";
}

.l-traffic__head.u-train::before {
  background: url(../img/icon/train_b.svg) no-repeat center/contain;
}

.l-traffic__head.u-bus::before {
  background: url(../img/icon/bus_b.svg) no-repeat center/contain;
}

.l-traffic__head.u-car::before {
  background: url(../img/icon/car_b.svg) no-repeat center/contain;
}

.l-traffic__picture {
  margin: 2.5rem auto 0;
}

.l-about__bg, .l-about__frame {
  position: relative;
}

.l-about__bgImage {
  display: block;
  z-index: -1;
  position: fixed;
  top: 0;
}

.l-about__bg main {
  position: relative;
}
.l-about .c-subheading__icon {
  margin: 0 auto 2rem;
}
.l-about .l-about__lead {
  position: relative;
  line-height: 2;
  letter-spacing: 0.1em;
}
.l-about .l-about__text {
  font-weight: 500;
  font-size: 16px;
  line-height: 2;
  letter-spacing: 0.03em;
}

.l-about__frame {
  position: relative;
}

.l-about__container {
  position: relative;
  margin: 0 auto;
  background-color: #fff;
}
.l-about__imagebox img {
  width: 100%;
  object-fit: cover;
  border-radius: 8px;
}

.l-about__text {
  font-size: 16px;
  line-height: 2;
  letter-spacing: 0.03em;
}

.p-about__figure {
  background-color: #fff;
}
.p-about__figure img {
  width: 100%;
  object-fit: cover;
}

.l-point {
  position: relative;
  margin: 0 auto;
  background-color: #fff;
}
.l-point__ListItem .p-textArea img {
  display: block;
  object-fit: cover;
  border-radius: 8px;
}
.l-point__ListItem .p-textbox .p-head {
  font-weight: 700;
  line-height: 1.8;
  letter-spacing: 0.03em;
}
.l-point__ListItem .p-textbox .p-text {
  font-size: 16px;
  line-height: 2;
  letter-spacing: 0.03em;
}

.l-history {
  position: relative;
  margin: 0 auto;
  background-color: #fff;
}

.l-history__ListItem {
  position: relative;
}

.l-history__ListItem:not(:last-child) {
  padding-bottom: 72px;
}

.l-history__inner {
  display: flex;
}
.l-history__inner .c-year {
  flex-shrink: 0;
}

.about .l-topPartners {
  position: relative;
}
.about .l-topPartners::before {
  display: block;
  position: absolute;
  left: 0;
  width: 100%;
  content: "";
}
.js-scroll .scroll-hint-icon-wrap.is-active .scroll-hint-icon {
  opacity: 1;
}
.js-scroll .scroll-hint-icon {
  display: flex;
  top: calc(50% - 75px);
  left: 50%;
  flex-direction: column;
  justify-content: flex-end;
  width: 180px;
  height: 150px;
  padding: 26px 16px 17px;
  transform: translateX(-50%);
  border-radius: 8px;
  background: rgba(7, 41, 50, 0.4);
}
.js-scroll .scroll-hint-icon:before {
  width: 4rem;
  height: 4rem;
  margin: 0 auto;
  background: url(../img/icon/scroll-icon.svg) no-repeat center/contain;
}
.js-scroll .scroll-hint-icon:after {
  top: 18px;
  left: 42%;
  width: 54px;
  height: 18px;
  background: url(../img/icon/scroll-arrow.png) no-repeat center/contain;
}
.js-scroll .scroll-hint-text {
  margin-top: 10px;
  color: #fff;
  font-weight: 700;
  font-size: 14px;
  line-height: 1.7;
  font-family: "Noto Sans JP", sans-serif;
  letter-spacing: 0.03em;
}
.c-contactForm .c-contactForm__dt {
  display: flex;
  column-gap: 12px;
  align-items: center;
  line-height: 1.8;
}
.c-contactForm .c-contactForm__dt label {
  font-weight: 700;
  font-size: 1rem;
  letter-spacing: 0.03em;
}
.c-contactForm .c-contactForm__dl.u-textarea {
  display: block;
}
.c-contactForm .c-contactForm__dl.u-textarea .c-contactForm__dd {
  width: 100%;
}
.c-contactForm .c-contactForm__ind {
  display: inline-block;
  flex-shrink: 0;
  border: 1px solid #E15959;
  border-radius: 2px;
  background-color: #fff;
  color: #E15959;
  line-height: 1;
  letter-spacing: 0.03em;
}
.c-contactForm .c-contactForm__dl input,
.c-contactForm .c-contactForm__dl textarea {
  display: block;
  width: 100%;
  border: 2px solid #59C3E1;
  border-radius: 4px;
  background: #fff;
  color: #000;
  font-weight: 500;
  font-size: 16px;
  line-height: 1.5;
  font-family: "Noto Sans JP", sans-serif;
}
.c-contactForm .c-contactForm__dl input {
  padding: 11px 10px;
}
.c-contactForm .c-contactForm__dl input.u-error {
  border-color: #E15959;
}
.c-contactForm .c-contactForm__dl textarea {
  padding: 12px 10px;
  resize: none;
}
.c-contactForm .c-contactForm__att {
  display: block;
  margin-top: 4px;
  color: #9E9E9E;
  font-weight: 500;
  font-size: 13px;
  letter-spacing: 0.03em;
}
.c-contactForm .p-checkbox__text {
  display: flex;
  position: relative;
  align-items: center;
}
.c-contactForm .wpcf7-list-item-label::before {
  display: block;
  width: 1.25rem;
  height: 1.25rem;
  margin-right: 12px;
  border: 2px solid #59C3E1;
  border-radius: 4px;
  background: #fff;
  content: "";
  cursor: pointer;
  transition: 0.4s;
}
.c-contactForm .wpcf7-list-item-label::after {
  display: block;
  position: absolute;
  top: 9px;
  left: 4px;
  width: 12px;
  height: 6px;
  transform: rotate(-45deg);
  border: 1px solid #fff;
  border-width: 0 0 2px 2px;
  content: "";
  opacity: 0;
  transition: 0.4s;
}
.c-contactForm .wpcf7-list-item {
  margin-left: 0;
}
.c-contactForm .wpcf7-list-item-label {
  display: flex;
  position: relative;
  align-items: center;
}
.c-contactForm .p-checkbox__text a {
  position: relative;
  color: #149FC7;
  line-height: 1.8;
  text-decoration: underline;
}
.c-contactForm .p-checkbox__text .c-contactForm__ind {
  margin-left: 1rem;
}
.c-contactForm .p-checkbox__text a[target=_blank]::after {
  display: inline-block;
  width: 1.25rem;
  height: 1.25rem;
  margin: 0 8px 0 2px;
  background: url(../img/icon/target.svg) no-repeat center/contain;
  content: "";
  vertical-align: middle;
}
.c-contactForm .c-btn a {
  margin: 0 auto;
}

.c-contactForm input[type=checkbox]:checked + .wpcf7-list-item-label::before {
  background: #59C3E1;
}

.c-contactForm input[type=checkbox]:checked + .wpcf7-list-item-label::after {
  opacity: 1;
}

.c-contactForm__policy {
  margin: 40px auto 0;
  font-size: 18px;
}

.c-contactForm input[type=checkbox] {
  z-index: -1;
  position: absolute;
  width: 0;
  height: 0;
  margin: 0;
  padding: 0;
  opacity: 0;
  pointer-events: none;
}

.c-contactForm .wpcf7-list-item label {
  display: block;
  width: 100%;
}

.c-contactForm input[type=checkbox]:checked + .p-checkbox__text::before,
.c-contactForm input[type=checkbox]:checked + .p-checkbox__text::before {
  background: #59C3E1;
}

.c-contactForm input[type=checkbox]:checked + .p-checkbox__text::after,
.c-contactForm input[type=checkbox]:checked + .p-checkbox__text::after {
  opacity: 1;
}
.custom_wpcf7-not-valid-tip {
  display: inline-block;
  margin-top: 4px;
  color: #E15959;
  font-weight: 500;
  font-size: 13px;
  line-height: 1.6;
  letter-spacing: 0.03em;
}

.confirm_area .c-contactForm .c-contactForm__dl {
  display: block;
}
.confirm_area .c-contactForm .c-contactForm__dt {
  margin-bottom: 12px;
}
.confirm_area .c-contactForm .c-contactForm__dd {
  width: 100%;
}

.l-contactInfo__desc {
  margin: 2rem auto 0;
  font-weight: 700;
  font-size: 18px;
}

.c-contactForm .c-contactForm__dl input.wpcf7-not-valid,
.c-contactForm .c-contactForm__dl textarea.wpcf7-not-valid {
  border: 2px solid #E15959;
}
.c-contactForm .wpcf7-not-valid-tip {
  display: block;
  margin-top: 4px;
  font-weight: 700;
}
.c-contactForm .wpcf7-spinner {
  display: none;
}
.l-detail .c-tag__area {
  margin: 0 auto 12px;
}
.l-detail h2, .l-detail h3, .l-detail h4, .l-detail h5, .l-detail h6 {
  font-weight: 700;
  line-height: 1.6;
  letter-spacing: 0.03em;
}
.l-detail p {
  font-weight: 500;
  font-size: 16px;
  line-height: 1.8;
  letter-spacing: 0.03em;
}
.l-detail img {
  width: 100%;
  object-fit: cover;
  border-radius: 8px;
}

.l-detail__mainImage {
  width: 100%;
  margin: 1.5rem auto 0;
}

.l-detail__content {
  margin: 0 auto;
}
.l-detail__body h3 {
  border-bottom: 1px dashed #333;
}
.l-detail__body .is-layout-flex {
  display: flex;
}
.l-detail__body div.wp-block-column {
  margin-top: 0;
  margin-bottom: 0;
}
.l-detail__body .wp-block-image img {
  max-width: 100%;
  height: auto;
  object-fit: cover;
}
.l-detail__body div.wp-block-columns.is-layout-flex {
  gap: 1rem;
}
.l-detail__body p {
  margin: 1rem auto 0;
  font-weight: 500;
  font-size: 16px;
  line-height: 1.8;
  letter-spacing: 0.03em;
}
.l-detail__body ol li,
.l-detail__body ul li {
  position: relative;
  padding-left: 22px;
  font-weight: 500;
  font-size: 16px;
  line-height: 1.8;
  letter-spacing: 0.03em;
}
.l-detail__body ol {
  list-style: none;
  counter-reset: list;
}
.l-detail__body ol > li::before {
  display: inline-block;
  position: absolute;
  left: 0;
  content: counter(list) ". ";
  color: #333;
  font-weight: 500;
  font-size: 16px;
  line-height: 1.8;
  letter-spacing: 0.03em;
  counter-increment: list;
}
.l-detail__body ol li ul {
  list-style: none;
  counter-reset: inherit;
}
.l-detail__body ol li ul li {
  content: "";
  counter-increment: none;
  counter-increment: inherit;
}
.l-detail__body ul li::before {
  display: inline-block;
  position: absolute;
  top: 11.5px;
  left: 3.5px;
  width: 6px;
  height: 6px;
  border-radius: 50%;
  background: #59C3E1;
  content: "";
}
.l-detail__body a {
  color: #59C3E1;
  font-size: 16px;
  line-height: 1.8;
  letter-spacing: 0.03em;
  text-decoration: underline;
}
.l-detail__body a[target=_blank] {
  position: relative;
}
.l-detail__body a[target=_blank]::after {
  display: inline-block;
  width: 1rem;
  height: 1rem;
  margin-left: 2px;
  background: url(../img/icon/target.svg) no-repeat center/contain;
  content: "";
  vertical-align: middle;
}
.l-detail__body .wp-block-video {
  display: block;
  width: 100%;
  margin: 2rem auto;
  object-fit: cover;
}
.l-detail__body .wp-block-video video {
  display: block;
  width: 100%;
  object-fit: cover;
}
.l-detail__mapInner h3 {
  border-bottom: 1px dashed #333;
}

.l-detail__map {
  width: 100%;
  margin: 1.5rem auto 0;
}
.l-detail__map iframe {
  width: 100%;
}

.l-detail__side {
  border-radius: 8px;
  background-color: #EBF7FA;
}
.l-detail__side h3 {
  margin-bottom: 1rem;
  padding: 0;
  color: #59C3E1;
  font-weight: 700;
  line-height: 1.6;
  letter-spacing: 0.03em;
}
.l-detail__side .l-detailInfo__ListItem {
  display: flex;
  column-gap: 1rem;
  padding-top: 12px;
  border-top: 1px dashed #C0C0C0;
}
.l-detail__side .l-detailInfo__ListItem:not(:last-child) {
  padding-bottom: 12px;
}
.l-detail__side .p-head {
  flex-shrink: 0;
  width: 72px;
  font-weight: 700;
  font-size: 16px;
  letter-spacing: 0.03em;
}
.l-detail__side .c-lead {
  width: 100%;
}
.u-event .c-week {
  display: inline-block;
  padding: 3px 10px;
  border-radius: 4px;
  background-color: #59C3E1;
  color: #fff;
  font-weight: 700;
  line-height: 1.3;
}
.u-event .c-week span {
  display: inline-block;
  font-size: 16px;
  letter-spacing: 0.03em;
}
.u-event .c-tag {
  display: inline-block;
  padding: 2px 8px;
  border-radius: 4px;
  background-image: repeating-linear-gradient(120deg, #b6efff, #b6efff 2px, transparent 2px, transparent 5.2px);
  color: #238BA8;
  font-weight: 700;
  font-size: 13px;
  line-height: 1.8;
  letter-spacing: 0.03em;
}
.p-detail__sns h3 {
  border-bottom: 1px dashed #333;
}
.p-detail__sns h4 {
  font-weight: 700;
  font-size: 18px;
  letter-spacing: 0.03em;
}
.p-detail__sns .c-list {
  display: flex;
  row-gap: 1rem;
  flex-direction: column;
}
.p-detail__sns .c-list li {
  display: flex;
  position: relative;
  column-gap: 12px;
  font-size: 16px;
  line-height: 1.8;
  letter-spacing: 0.03em;
}
.p-detail__sns .c-list li::before {
  display: inline-block;
  flex-shrink: 0;
  width: 6px;
  height: 6px;
  margin-top: 11px;
  border-radius: 50%;
  background-color: #59C3E1;
  content: "";
  line-height: 1.8;
}
.p-detail__sns a {
  display: block;
  color: #59C3E1;
  font-size: 16px;
  line-height: 1.8;
  text-decoration: underline;
  word-break: break-all;
}
.p-detail__sns a[target=_blank] {
  position: relative;
}
.p-detail__sns a[target=_blank]::after {
  display: inline-block;
  width: 1rem;
  height: 1rem;
  margin-left: 2px;
  background: url(../img/icon/target.svg) no-repeat center/contain;
  content: "";
  vertical-align: middle;
}

.p-not {
  margin: 1rem auto 0;
}

.l-footer {
  position: relative;
  padding-top: 20px;
  color: #fff;
}
.l-footer .l-inner {
  background-color: #072932;
}

.home .l-footer,
.about .l-footer,
.u-front .l-footer {
  background-color: #579AAD;
}

.l-footer__bg {
  position: relative;
}

.l-footer__bg::after {
  display: block;
  z-index: 0;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  content: "";
}

.p-pagetop {
  display: flex;
  z-index: 1;
  position: absolute;
  top: 0;
  left: 50%;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  transform: translateX(-50%);
}

.p-pagetop__icon {
  display: flex;
  position: relative;
  align-items: center;
  justify-content: center;
  width: 52px;
  height: 52px;
  border-radius: 50%;
  background-color: #2C5662;
}

.p-pagetop__icon::after {
  display: block;
  width: 20px;
  height: 10px;
  background: url(../img/icon/page-top.svg) no-repeat center/contain;
  content: "";
}

.p-pagetop__text {
  margin: 11px auto 0;
  font-weight: 700;
  line-height: 1.8;
}
.l-footer__logo a {
  display: block;
}
.l-footer__logo img {
  width: 100%;
  height: auto;
  object-fit: cover;
}

.l-footer___bottom {
  border-top: 1px dashed #fff;
}

.l-footer__navi {
  display: flex;
}

.c-footer__link {
  display: flex;
  position: relative;
  column-gap: 12px;
  font-weight: 700;
  line-height: 1.5;
}

.c-footer__arrow {
  display: flex;
  position: relative;
  flex-shrink: 0;
  align-items: center;
  justify-content: center;
  width: 22px;
  height: 22px;
  overflow: hidden;
  border: 1.8px solid #fff;
  border-radius: 50%;
}

.c-footer__arrow::before,
.c-footer__arrow::after {
  display: block;
  width: 12px;
  height: 12px;
  margin: auto;
  background: url(../img/icon/arrow-s_w.svg) no-repeat center/contain;
  content: "";
}

.l-footer__right {
  display: flex;
  align-items: center;
}

.p-insta__link {
  display: flex;
  position: relative;
  column-gap: 6px;
  align-items: center;
  justify-content: center;
  padding: 5px 0;
  border: 1.5px solid #fff;
  border-radius: 50px;
  font-weight: 700;
}
.p-insta__link span {
  display: inline-block;
  line-height: 1;
}

.p-insta__link::before {
  display: block;
  width: 20px;
  height: 20px;
  background: url(../img/icon/instagram.svg) no-repeat center/contain;
  content: "";
}

.l-footer__copy {
  display: block;
  font-weight: 700;
  font-size: 12px;
  line-height: 1.8;
}

.c-breadcrumb__list {
  display: flex;
  column-gap: 10px;
  justify-content: flex-end;
  margin: 0 auto;
  color: #C0C0C0;
}

.c-breadcrumb_listItem {
  font-weight: 500;
  font-size: 14px;
  line-height: 1.6;
  letter-spacing: 0.03em;
}

.c-breadcrumb_listItem:not(:last-child) {
  display: flex;
  position: relative;
  align-items: center;
}

.c-breadcrumb_listItem:not(:last-child)::after {
  display: inline-block;
  flex-shrink: 1;
  width: 12px;
  height: 12px;
  margin-left: 10px;
  background: url(../img/icon/bread_arrow_w.svg) no-repeat center/contain;
  content: "";
}
.single .c-breadcrumb_listItem a {
  color: #333;
}
.single .c-breadcrumb_listItem:not(:last-child)::after {
  background: url(../img/icon/bread_arrow.svg) no-repeat center/contain;
}
.about .c-breadcrumb_listItem {
  color: #fff;
}

.c-heading .c-en,
.c-heading__icon .c-en {
  position: relative;
  color: #59C3E1;
  font-weight: 700;
  font-family: "Rubik", sans-serif;
}
.c-heading .c-ja,
.c-heading__icon .c-ja {
  position: relative;
  color: #333;
  font-weight: 700;
}

.c-heading .c-en {
  display: block;
  margin-bottom: 10px;
  line-height: 1;
  letter-spacing: 0.08em;
}
.c-heading .c-ja {
  display: flex;
  letter-spacing: 0.03em;
}
.c-heading .c-ja::before,
.c-heading .c-ja::after {
  display: inline-block;
  color: #59C3E1;
}
.c-heading .c-ja::before {
  content: "(";
}
.c-heading .c-ja::after {
  content: ")";
}

.c-heading__icon .c-ja::before,
.c-heading__icon .c-ja::after {
  display: inline-block;
  color: #59C3E1;
}
.c-heading__icon .c-ja::before {
  content: "(";
}
.c-heading__icon .c-ja::after {
  content: ")";
}

.c-heading.u-center {
  display: flex;
  flex-direction: column;
  justify-content: center;
}
.c-heading.u-center .c-ja {
  justify-content: center;
}

.c-heading.u-white {
  color: #fff;
}
.c-heading.u-white .c-en,
.c-heading.u-white .c-ja,
.c-heading.u-white .c-ja::before,
.c-heading.u-white .c-ja::after {
  color: #fff;
}

.c-ja__sub.u-gap {
  display: flex;
  align-items: center;
}

.c-ja__sub {
  position: relative;
  justify-content: center;
  color: #59C3E1;
  font-weight: 900;
  line-height: 1;
  letter-spacing: 0.03em;
}

.c-ja__sub::before {
  display: block;
  flex-shrink: 0;
  content: "";
}
.u-late .c-ja__sub::before {
  background: url(../img/icon/calendar.svg) no-repeat center/contain;
}

.c-heading__icon {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}

.c-heading__icon .c-en {
  display: flex;
  position: relative;
  column-gap: 8px;
  margin-bottom: 8px;
  font-size: 38px;
  line-height: 1;
  letter-spacing: 0.05em;
}

.c-heading__icon .c-en::before {
  display: block;
  flex-shrink: 0;
  content: "";
}

.c-heading__icon.u-about .c-en::before {
  width: 36px;
  height: 40px;
  background: url(../img/icon/question.svg) no-repeat center/contain;
}

.c-heading__icon .c-ja {
  display: block;
}

.c-heading__h3 {
  position: relative;
  border-left: 5px solid #59C3E1;
  background-color: #EBF7FA;
  font-weight: 700;
  line-height: 1.6;
  letter-spacing: 0.03em;
}

.c-heading__h4 {
  margin-bottom: 1.5rem;
  font-weight: 700;
  line-height: 1.6;
  letter-spacing: 0.03em;
}

.c-lead {
  font-weight: 500;
  font-size: 16px;
  line-height: 1.8;
  letter-spacing: 0.03em;
}

.c-subheading__icon {
  display: flex;
  position: relative;
}
.c-subheading__icon .c-text {
  font-weight: 700;
  line-height: 2;
  letter-spacing: 0.1em;
}

.c-subheading__icon::before {
  display: block;
  flex-shrink: 0;
  content: "";
}

.c-subheading__icon.u-point::before {
  margin: auto 0;
  background: url(../img/about/wave_icon.svg) no-repeat center/contain;
}

.c-subheading__icon.u-history::before {
  background: url(../img/about/history_icon.svg) no-repeat center/contain;
}

.p-numArea .p-num,
.c-year {
  color: #59C3E1;
  font-weight: 700;
  opacity: 0.5;
}

.p-numArea .p-num {
  line-height: 1;
}

.c-subheading__h4 {
  font-weight: 700;
  font-size: 21px;
  line-height: 1.8;
  letter-spacing: 0.03em;
}

.c-btn {
  display: block;
  margin: 0 auto;
}

.c-btn .c-arrow {
  display: flex;
  position: relative;
  align-items: center;
  justify-content: space-between;
  border-radius: 34px;
  background: linear-gradient(180deg, #59E1B6 0%, #59D2CC 50%, #59C3E1 100%);
  color: #fff;
  font-weight: 700;
  line-height: 1.6;
  letter-spacing: 0.03em;
  text-align: left;
}
.c-btn .c-arrow .c-circle::before,
.c-btn .c-arrow .c-circle::after {
  display: block;
  position: absolute;
  width: 1.25rem;
  height: 1.25rem;
  margin: auto;
  background: url(../img/icon/arrow.svg) no-repeat center/contain;
  content: "";
}
.c-btn .c-arrow .c-circle.u-target::before,
.c-btn .c-arrow .c-circle.u-target::after {
  background: url(../img/icon/c-target.svg) no-repeat center/contain;
}
.c-btn .c-arrow .c-txt {
  display: block;
}
.c-btn .c-arrow .c-txt span {
  display: block;
}

.c-circle {
  display: flex;
  position: relative;
  align-items: center;
  justify-content: center;
  width: 2.5rem;
  height: 2.5rem;
  overflow: hidden;
  border-radius: 50%;
  background-color: #fff;
}

.c-circle::before,
.c-circle::after {
  display: block;
  position: absolute;
  width: 1.25rem;
  height: 1.25rem;
  margin: auto;
  background: url(../img/icon/arrow.svg) no-repeat center/contain;
  content: "";
}

.c-btn.u-center .c-arrow {
  margin: 0 auto;
}

.c-insta__btn {
  display: block;
  width: 142px;
  padding: 6px 1rem;
  border-radius: 6px;
  background-color: #e4405f;
  color: #fff;
  font-weight: 700;
  font-size: 14px;
}
.c-insta__btn span {
  display: flex;
  column-gap: 6px;
  align-items: center;
  justify-content: center;
  line-height: 1.25;
}
.c-insta__btn span::before {
  display: block;
  flex-shrink: 0;
  width: 1.25rem;
  height: 1.25rem;
  background: url(../img/icon/instagram.svg) no-repeat center/contain;
  content: "";
}

.c-btn__scroll a {
  display: block;
  position: relative;
  border: 2px solid #149FC7;
  border-radius: 34px;
  background-color: #fff;
  color: #149FC7;
  font-weight: 700;
  line-height: 1.8;
  letter-spacing: 0.03em;
}
.c-btn__scroll a .c-txt {
  display: flex;
  position: relative;
  column-gap: 12px;
  align-items: center;
  line-height: 1.6;
}
.c-btn__scroll a .c-txt::before {
  display: block;
  flex-shrink: 0;
  content: "";
}
.c-btn__scroll a .c-txt.u-train::before {
  background: url(../img/icon/train.svg) no-repeat center/contain;
}
.c-btn__scroll a .c-txt.u-bus::before {
  background: url(../img/icon/bus.svg) no-repeat center/contain;
}
.c-btn__scroll a .c-txt.u-car::before {
  background: url(../img/icon/car.svg) no-repeat center/contain;
}
.c-btn__scroll a .c-icon {
  display: flex;
  position: absolute;
  top: 50%;
  align-items: center;
  justify-content: center;
  transform: translateY(-50%);
  border-radius: 50%;
  background-color: #149FC7;
  content: "";
}
.c-btn__scroll a .c-icon::after {
  display: block;
  width: 1.25rem;
  height: 1.25rem;
  background: url(../img/icon/arrow-down_w.svg) no-repeat center/contain;
  content: "";
}

.c-event__search {
  margin: 0 auto;
  border-radius: 12px;
  background-color: #F5F5F5;
}

.c-event__btnArea {
  display: flex;
  align-items: center;
  justify-content: center;
  border-top: 1px dashed #DFDFDF;
}

.c-search__filterArea {
  display: flex;
  position: relative;
  column-gap: 8px;
  align-items: center;
  justify-content: center;
}

.c-search__filterArea::before {
  display: block;
  position: absolute;
  width: 1.5rem;
  height: 1.5rem;
  background: url(../img/icon/search.svg) no-repeat center/contain;
  content: "";
}

.c-search__filter {
  border-radius: 34px;
  background-image: linear-gradient(180deg, #59E1B6 0%, #59D2CC 50%, #59C3E1 100%);
  color: #fff;
  font-weight: 700;
  line-height: 1.6;
  letter-spacing: 0.03em;
}

.c-search__clear a {
  display: block;
  border: 2px solid #59C3E1;
  border-radius: 34px;
  color: #59C3E1;
  font-weight: 700;
  line-height: 1.6;
  letter-spacing: 0.03em;
  text-align: center;
}

.c-card__List {
  display: grid;
  margin: 0 auto;
}
.c-card__List .c-card__ListItem,
.c-card__List .c-card__ListItem a {
  display: flex;
  flex-direction: column;
}
.c-card__List .c-thumbBox {
  position: relative;
}
.c-card__List .c-thumb,
.c-card__List .c-thumb img {
  width: 100%;
}
.c-card__List .c-thumb img {
  height: 100%;
  object-fit: cover;
}
.c-card__List .c-week__area {
  display: flex;
  position: absolute;
  align-items: flex-end;
  justify-content: space-between;
  width: 100%;
}
.c-card__List .c-week {
  background-color: #59C3E1;
  color: #fff;
  font-weight: 700;
}
.c-card__List .c-week span {
  display: inline-block;
  line-height: 1.3;
  letter-spacing: 0.03em;
}
.c-card__List .c-week .c-week__start,
.c-card__List .c-week .c-week__end {
  display: block;
}
.c-card__List .c-tag {
  display: inline-block;
  padding: 2px 8px;
  border-radius: 4px;
  background-image: repeating-linear-gradient(120deg, #b6efff, #b6efff 2px, transparent 2px, transparent 5.2px);
  color: #238BA8;
  font-weight: 700;
  font-size: 13px;
  line-height: 1.8;
  letter-spacing: 0.03em;
}
.c-card__List .c-card__title {
  font-weight: 700;
  letter-spacing: 0.03em;
}
.c-card__List .c-circle {
  flex-shrink: 0;
}

.c-postcard__List {
  margin: 0 auto;
}
.c-postcard__List .c-thumbBox {
  position: relative;
}
.c-postcard__List .c-thumb,
.c-postcard__List .c-thumb img {
  width: 100%;
}
.c-postcard__List .c-thumb img {
  height: 100%;
  object-fit: cover;
}
.c-postcard__List .c-circle {
  position: absolute;
  right: 12px;
  bottom: 12px;
}
.c-postcard__List .c-textbox {
  margin-top: 1.5rem;
}
.c-postcard__List .c-tag__area {
  margin-bottom: 8px;
}
.c-postcard__List .c-card__title {
  font-weight: 700;
  line-height: 1.8;
  letter-spacing: 0.03em;
}

.c-tag__head {
  display: inline-block;
  padding: 4px 10px 5px;
  background-color: #238BA8;
  color: #fff;
  font-weight: 700;
  font-size: 14px;
  line-height: 1;
  letter-spacing: 0.05em;
}

.c-cat {
  display: inline-block;
  margin-left: 8px;
  color: #238BA8;
  font-weight: 700;
  font-size: 16px;
  line-height: 1;
  letter-spacing: 0.03em;
}

.c-page__link {
  color: #59C3E1;
  font-size: 16px;
  line-height: 1.8;
  letter-spacing: 0.03em;
  text-decoration: underline;
}

.c-page__link[target=_blank] {
  position: relative;
}

.c-page__link[target=_blank]::after {
  display: inline-block;
  width: 1rem;
  height: 1rem;
  margin-left: 2px;
  background: url(../img/icon/target.svg) no-repeat center/contain;
  content: "";
  vertical-align: middle;
}
.c-list__ol .c-list,
.c-list__ul .c-list {
  position: relative;
  padding-left: 22px;
  font-weight: 500;
  font-size: 16px;
  line-height: 1.8;
  letter-spacing: 0.03em;
}

.c-list__ol {
  list-style: none;
  counter-reset: list;
}

.c-list__ol > .c-list::before {
  display: inline-block;
  position: absolute;
  left: 0;
  content: counter(list) ". ";
  color: #333;
  font-weight: 500;
  font-size: 16px;
  line-height: 1.8;
  letter-spacing: 0.03em;
  counter-increment: list;
}

.c-list__ol li ul {
  list-style: none;
  counter-reset: inherit;
}

.c-list__ol li ul li {
  content: "";
  counter-increment: none;
  counter-increment: inherit;
}

.c-list__ul .c-list::before {
  display: inline-block;
  position: absolute;
  top: 11.5px;
  left: 3.5px;
  width: 6px;
  height: 6px;
  border-radius: 50%;
  background: #59C3E1;
  content: "";
}

.l-history__ListItem .c-dotCircle::before {
  display: block;
  position: absolute;
  height: 100%;
  background: #EBF7FA;
  content: "";
}

.c-dotCircle::after {
  display: inline-block;
  position: absolute;
  border-radius: 50%;
  background-color: #59C3E1;
  content: "";
}

.c-history__dt {
  font-weight: 700;
  letter-spacing: 0.03em;
}

.c-history__dd {
  font-size: 16px;
  line-height: 2;
  letter-spacing: 0.03em;
}

.c-history__image {
  margin-top: 24px;
}
.c-history__image img {
  object-fit: cover;
  border-radius: 8px;
}

.c-radio input[type=radio] {
  visibility: hidden;
  z-index: -1;
  position: absolute;
  width: 0;
  height: 0;
  margin: 0;
  padding: 0;
  opacity: 0;
}

.c-select__toggle {
  display: flex;
  margin: 0 auto 28px;
}

.c-select__acc {
  position: relative;
}
.c-select__acc input {
  padding: 6px 18px 6px 46px;
  border: 2px solid #59C3E1;
  border-radius: 4px;
  background-color: #fff;
  font-weight: 500;
}
.c-select__acc input::placeholder {
  color: #9E9E9E;
}

.c-select__acc::before,
.c-select__acc::after {
  display: block;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  content: "";
}

.c-select__acc::before {
  left: 18px;
  width: 1.25rem;
  height: 1.25rem;
  background: url(../img/icon/event-calendar.svg) no-repeat center/contain;
}

.c-select__acc::after {
  right: 18px;
  width: 16px;
  height: 12px;
  background: url(../img/icon/arrow-down_g.svg) no-repeat center/contain;
}

.c-select__toggle .p-head,
.c-radio__inner .p-head {
  display: inline-block;
  font-weight: 700;
  line-height: 1.8;
}

.p-dash {
  font-weight: 700;
  line-height: 1.8;
  letter-spacing: 0.03em;
}

.c-radio__inner {
  display: flex;
  align-items: center;
}

.c-radio {
  display: flex;
}

.c-radio .wpcf7-list-item-label {
  display: inline-block;
  position: relative;
  padding: 0 0 0 2rem;
  font-weight: 700;
  font-size: 16px;
  line-height: 1.8;
  letter-spacing: 0.03em;
  cursor: pointer;
}

.c-radio .wpcf7-list-item-label::before {
  display: block;
  position: absolute;
  top: 4px;
  left: 0;
  width: 1.5rem;
  height: 1.5rem;
  border: 2px solid #59C3E1;
  border-radius: 50%;
  background: #fff;
  content: "";
}

.c-radio .wpcf7-list-item-label::after {
  display: block;
  position: absolute;
  top: 9px;
  left: 5px;
  width: 14px;
  height: 14px;
  transform: scale3d(0.3, 0.3, 1);
  border-radius: 50%;
  background: #59C3E1;
  content: "";
  opacity: 0;
  transition: transform 0.2s ease-in-out, opacity 0.2s ease-in-out;
}

.c-radio input[type=radio]:checked + .radio_label::after,
.c-radio input[type=radio]:checked + .wpcf7-list-item-label::after {
  transform: scale3d(1, 1, 1);
  opacity: 1;
}

.c-news__List {
  margin: 32px auto 64px;
  border-top: 2px dotted #cceaf2;
}
.c-news__List .c-card__title {
  width: 100%;
  font-weight: 700;
  font-size: 18px;
  line-height: 1.8;
}
.c-news__List .c-textbox {
  display: flex;
  column-gap: 8px;
  align-items: center;
}
.c-news__List .c-circle {
  flex-shrink: 0;
  width: 2rem;
  height: 2rem;
  background-color: #59C3E1;
}
.c-news__List .c-circle::before,
.c-news__List .c-circle::after {
  width: 1rem;
  height: 1rem;
  filter: brightness(0) saturate(100%) invert(100%) sepia(0%) saturate(7464%) hue-rotate(355deg) brightness(94%) contrast(119%);
}

.c-news__link {
  display: block;
  padding: 12px 10px;
  border-bottom: 2px dotted #cceaf2;
}

/* c-pager
----------------------------------------------------------------- */
.c-pager {
  display: flex;
  justify-content: center;
}
.c-pager .c-pager__item a,
.c-pager .c-pager__item .is-current {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 48px;
  height: 48px;
  border-radius: 50%;
  font-weight: 700;
  font-size: 20px;
}
.c-pager .c-pager__item a {
  border: 2px solid #59C3E1;
  background-color: #fff;
  color: #59C3E1;
}
.c-pager .c-pager__item .is-current {
  background-color: #59C3E1;
  color: #fff;
}
.c-pager .c-pager__item.is-prev a,
.c-pager .c-pager__item.is-next a {
  position: relative;
}
.c-pager .c-pager__item.is-prev a::after,
.c-pager .c-pager__item.is-next a::after {
  display: inline-block;
  width: 1.25rem;
  height: 1.25rem;
  content: "";
  transition: 0.3s;
}
.c-pager .c-pager__item.is-prev a::after {
  background: url(../img/icon/page-prev.svg) no-repeat center/contain;
}
.c-pager .c-pager__item.is-next a::after {
  background: url(../img/icon/page-next.svg) no-repeat center/contain;
}
.c-pager .c-dot__area {
  display: flex;
  align-items: center;
  justify-content: center;
}
.c-pager .c-dot {
  display: inline-block;
  width: 23px;
  height: 5px;
  background: url(../img/icon/dot.svg) no-repeat center/contain;
}
.p-pagehead .c-ja {
  color: #fff;
}

.p-loopArea {
  background-color: #fff;
}

.p-loop__wrap {
  display: flex;
  overflow: hidden;
}

.p-loop__List {
  display: flex;
  width: 100%;
}

.u-top .p-loop__List {
  animation: scroll-left 30s linear infinite;
}

.u-bottom .p-loop__List {
  animation: scroll-right 30s linear infinite;
}

.p-loop__ListItem {
  position: relative;
}

.p-loop__ListItem img {
  display: block;
  width: 100%;
  object-fit: cover;
  border-radius: 8px;
}

@keyframes scroll-left {
  from {
    transform: translateX(0);
  }
  to {
    transform: translateX(-100%);
  }
}
@keyframes scroll-right {
  from {
    transform: translateX(-100%);
  }
  to {
    transform: translateX(0);
  }
}
.l-inner {
  margin: 0 auto;
}

.inner {
  margin: 0 auto;
}
.u-grid {
  display: grid;
}

.u-flex {
  display: flex;
}

.u-block {
  display: block;
}

.u-regular {
  font-weight: 400;
}

.u-medium {
  font-weight: 500;
}

.u-bold {
  font-weight: 700;
}

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

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

.u-rubik {
  font-family: "Rubik", sans-serif;
}

.u-white {
  color: #fff;
}

@media screen and (min-width: 390px) and (max-width: 767.8px) {
  .l-insta::before {
    top: -40px;
    height: 40px;
    background: url(../img/bg/wave_sp.png) repeat-x center/390px 40px;
  }
}

@media screen and (min-width: 576px) and (max-width: 767.8px) {
  #kv .splide__pagination {
    bottom: 100px;
  }
}

@media (min-width: 768px) {

  .md\:mt-8 {
    margin-top: 2rem !important;
  }
}

@media screen and (min-width: 768px) {
  .l-header__logo a {
    transition: 0.3s;
  }
  .l-header__logo a:hover {
    opacity: 0.8;
  }
  .l-header__menu {
    max-width: 1300px;
  }
  .l-header__overlay {
    cursor: pointer;
  }
  .c-header__link {
    transition: 0.3s cubic-bezier(0.4, 0.4, 0, 1);
  }
  .c-header__arrow::before,
  .c-header__arrow::after {
    position: absolute;
    transition-duration: 600ms;
    transition-timing-function: cubic-bezier(0.17, 0.84, 0.44, 1);
  }
  .c-header__arrow::before {
    transform: translateX(-100%);
    opacity: 0;
  }
  .c-header__arrow::after {
    transition-delay: 0.2s;
  }
  .c-header__link:hover .c-header__arrow::before {
    transform: translateX(0%);
    opacity: 1;
    transition-delay: 0.2s;
  }
  .c-header__link:hover .c-header__arrow::after {
    transform: translateX(100%);
    opacity: 0;
    transition-delay: 0s;
  }
  .c-header__text {
    transition: 0.3s cubic-bezier(0.4, 0.4, 0, 1);
  }
  .c-header__link:hover .c-header__text,
  .c-header__detail:hover .c-header__text {
    opacity: 0.8;
  }
  .p-search__btn {
    transition: 0.3s;
  }
  .p-search__btn:hover {
    opacity: 0.8;
  }
  .l-front {
    height: 900px;
  }
  .l-mv__slide::before {
    width: 1rem;
  }
  .l-mv__slide::after {
    width: 1rem;
  }
  .l-mv__copy {
    top: min(480px, 53.33%);
    left: min(53px, 3.68%);
    width: 43.333%;
    max-width: 624px;
  }
  .l-topAbout {
    display: flex;
    position: absolute;
    right: 0;
    bottom: 0;
    flex-direction: column;
    align-items: flex-end;
    justify-content: flex-end;
    width: 100%;
    height: max(432px, 30vw);
    background: url(../img/top/mv/wave-bg_pc.png) no-repeat center right/cover;
  }
  .l-topAbout .l-inner {
    z-index: 1;
    position: relative;
    width: 100%;
    max-width: 340px;
    margin-right: min(30px, 2.083vw);
    margin-left: auto;
    padding-bottom: 8.819vw;
    padding-bottom: 127px;
  }
  .l-topAbout .c-heading__icon .c-ja {
    font-size: 14px;
  }
  .p-scroll {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 28px;
    height: 20px;
    margin: 0 auto;
    transform: 0.3s;
    background: url(../img/icon/arrow-down.svg) no-repeat center/contain;
  }
  .p-scroll:hover {
    opacity: 0.8;
  }
  .l-about__lead {
    margin: 14px auto 24px;
  }
  .l-topLately {
    margin: 3rem auto 73px;
  }
  .l-topLately__period {
    column-gap: 8px;
    max-width: 400px;
    margin: 22px auto 0;
    padding: 6px 12px;
  }
  .l-topLately__period .u-noto {
    font-size: 16px;
  }
  .l-topLately__period .u-rubik {
    font-size: 24px;
  }
  .l-event__slide {
    margin: 3rem auto 0;
    padding-bottom: 4.5rem;
  }
  .l-topEvent {
    padding: 100px 0 198px;
    border-radius: 56px;
  }
  .l-topEvent .l-inner {
    max-width: 1326px;
  }
  .l-topEvent .c-card__List {
    margin: 56px auto 0;
  }
  .l-topEvent .u-text {
    width: 96%;
    max-width: 1200px;
    margin: 1rem auto 0;
  }
  .l-topEvent__head {
    align-items: center;
    justify-content: space-between;
    width: 90.498%;
    max-width: 1200px;
  }
  .l-topEvent__head .c-btn {
    margin: 0;
  }
  .l-map {
    margin: 110px auto 0;
    padding-bottom: calc(140px + 4.861vw);
  }
  .l-map__area {
    margin: 56px auto 72px;
  }
  .l-map__area iframe {
    height: 540px;
    border-radius: 16px;
  }
  .l-insta {
    padding: 130px 0 120px;
  }
  .l-insta .c-heading {
    margin-bottom: 3rem;
  }
  .l-insta__head {
    max-width: 368px;
  }
  .l-topPartners {
    padding-bottom: 140px;
  }
  .l-topPartners .c-heading {
    width: 27.66%;
    max-width: 332px;
  }
  .p-wave__01, .p-wave__02,
  .p-wave__03, .p-wave__04,
  .u-wave__01,
  .u-wave__02 {
    width: 154px;
    height: 104px;
    background: url(../img/pattern/wave_pc.svg) no-repeat center/contain;
  }
  .p-wave__05,
  .p-wave__06,
  .u-wave__03,
  .u-wave__04 {
    display: inline-block;
    z-index: 1;
    position: absolute;
    width: 154px;
    height: 104px;
    background: url(../img/pattern/wave_pc.svg) no-repeat center/contain;
  }
  .l-insta .p-wave__01 {
    top: 157px;
    left: 24.375%;
  }
  .l-insta .p-wave__02 {
    top: 437px;
    left: 3.54%;
  }
  .l-insta .p-wave__05 {
    top: 517px;
    right: 2.43%;
  }
  .l-topPartners .p-wave__03 {
    top: -140px;
    left: 20.2%;
  }
  .l-topPartners .p-wave__04 {
    top: 158px;
    left: 10.55%;
  }
  .l-topPartners .p-wave__06 {
    z-index: 1;
    top: 268px;
    right: 6.25%;
  }
  .u-wave__01 {
    top: 82px;
    left: 24.44%;
  }
  .u-wave__02 {
    top: 75%;
    left: 3.54%;
  }
  .u-wave__03 {
    top: 72.82%;
    right: 36.54%;
  }
  .u-wave__04 {
    z-index: 1;
    top: 91.5%;
    right: 2.43%;
  }
  .l-partners__ListItem a {
    height: 60px;
    padding: 0 22px;
    transition: 0.3s;
  }
  .l-partners__ListItem img {
    max-width: 172px;
  }
  #kv .splide__pagination {
    top: min(698px, 79.32%);
    bottom: inherit;
    left: min(66px, 4.58%);
  }
  #kv .splide__slide {
    height: 900px;
  }
  .js-event__slide {
    --width: 300px;
    --gap: 72px;
    --scale-active: 360px;
  }
  #event .splide__list {
    height: 520px;
  }
  #event .c-week__area {
    bottom: 10px;
    padding: 0 10px;
  }
  #event .c-week {
    max-width: 156px;
    padding: 4px 10px;
    border-radius: 8px;
    font-size: 16px;
  }
  #event .c-tag__area {
    margin: 0 auto 8px;
  }
  #event .c-card__title {
    font-size: 20px;
    line-height: 1.8;
  }
  #event .splide__slide {
    border-radius: 12px;
  }
  #event .splide__slide .c-thumb,
  #event .splide__slide .c-thumb::after,
  #event .splide__slide .c-thumb img {
    border-radius: 12px;
  }
  #event .splide__slide.is-active .c-thumb {
    transform: scale(1.2);
  }
  #event .splide__arrows {
    top: calc(50% - 4rem);
    width: 456px;
  }
  #event .splide__arrow {
    width: 2rem;
    height: 2rem;
  }
  #event .splide__pagination {
    bottom: -4.5rem;
  }
  .u-page .l-inner {
    width: 96%;
    max-width: 800px;
  }
  .u-page,
  .u-wide {
    margin: -56px auto 0;
    padding: 100px 0 140px;
    border-radius: 56px 56px 0px 0px;
  }
  .c-privacy__head {
    margin-bottom: 2.5rem;
    padding-bottom: 1rem;
    font-size: 22px;
  }
  .l-privacy__List {
    margin: 3.5rem auto 0;
  }
  .l-privacy__ListItem:not(:last-child) {
    margin-bottom: 3.5rem;
  }
  .p-info__area {
    margin: 2rem auto 0;
  }
  .p-info__head {
    margin-bottom: 12px;
  }
  .p-info__ListItem:not(:last-child) {
    margin-bottom: 8px;
  }
  .l-thanks .c-btn {
    margin: 3.5rem auto 0;
  }
  .l-partner .c-postcard__List {
    margin: 0 auto 100px;
  }
  .l-access__map iframe {
    height: 540px;
    border-radius: 12px;
  }
  .l-traffic {
    margin: 80px auto 0;
  }
  .l-traffic__typeBtn {
    display: flex;
    column-gap: 1rem;
    max-width: 1004px;
    margin-bottom: 80px;
  }
  .l-traffic__ListItem:not(:last-child) {
    margin: 0 auto 80px;
  }
  .l-traffic__head {
    padding-bottom: 1rem;
    padding-left: 44px;
    font-size: 22px;
  }
  .l-traffic__head::before {
    width: 2rem;
    height: 2rem;
  }
  .l-about__bgImage {
    height: 49.722vw;
    background: url(../img/about/mv_pc.webp) no-repeat top center/cover;
  }
  .l-about {
    margin: 25.556vw auto 0;
  }
  .l-about .c-heading .c-ja {
    font-size: 20px;
    line-height: 1.6;
  }
  .l-about .l-about__lead {
    margin: 34px auto 0;
    font-size: 20px;
  }
  .l-about__frame {
    background: url(../img/about/arch_pc.png) no-repeat top center/cover;
  }
  .l-about__container {
    padding-top: 56px;
  }
  .l-about__container .l-inner {
    display: flex;
  }
  .l-about__imagebox {
    max-width: 760px;
  }
  .l-about__imagebox img {
    height: auto;
  }
  .l-about__textbox {
    max-width: 680px;
    background: rgba(255, 255, 255, 0.85);
    -webkit-backdrop-filter: blur(10px);
    margin-top: 220px;
    margin-left: min(-15rem, -20vw);
    border-radius: 8px;
            backdrop-filter: blur(10px);
  }
  .l-point {
    padding-top: 17px;
  }
  .l-point .inner {
    max-width: 1000px;
    margin-right: auto;
    margin-left: 0;
  }
  .l-point .l-inner {
    max-width: 1200px;
  }
  .l-point__List {
    margin: 66px auto;
  }
  .l-point__ListItem:first-child .p-numArea {
    border-top: 3px dotted #59C3E1;
  }
  .l-point__ListItem:first-child .p-textArea {
    border-top: 3px dotted #59C3E1;
  }
  .l-point__ListItem {
    display: flex;
    column-gap: min(2rem, 3.2vw);
  }
  .l-point__ListItem .p-numArea {
    width: 16%;
    max-width: 160px;
    padding: 2rem 0;
    border-bottom: 3px dotted #59C3E1;
  }
  .l-point__ListItem .p-textArea {
    display: flex;
    column-gap: min(2rem, 3.2vw);
    width: 80.8%;
    max-width: 808px;
    padding: 2rem 0;
    border-bottom: 3px dotted #59C3E1;
  }
  .l-point__ListItem .p-textbox .p-head {
    margin-bottom: 1rem;
    font-size: 22px;
  }
  .l-history {
    padding-top: 122px;
    padding-bottom: calc(120px + 4.861vw);
  }
  .l-history .l-inner {
    display: flex;
    position: relative;
    justify-content: space-between;
    max-width: 1000px;
    padding-left: 44px;
  }
  .l-history__head {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    max-width: 44px;
    height: 100%;
  }
  .l-history__head .c-subheading__icon {
    position: sticky;
    top: 100px;
    left: 0;
    width: 100%;
    max-width: 44px;
  }
  .l-history__head .c-text {
    display: inline-block;
    width: 44px;
    transform: translateX(6px);
    vertical-align: middle;
  }
  .l-history__List {
    width: 100%;
    max-width: 840px;
    margin: 80px 0 0 auto;
  }
  .l-history__inner {
    column-gap: 40px;
  }
  .l-history__inner .c-year {
    width: 110px;
  }
  .c-history__textbox {
    width: 75.95%;
    max-width: 638px;
  }
  .about .l-topPartners {
    padding-top: 130px;
  }
  .about .l-topPartners::before {
    top: -4.861vw;
    height: 4.861vw;
    background: url(../img/bg/wave_pc.png) no-repeat center/cover;
  }
  .l-event .c-heading__h3 {
    width: 96%;
    max-width: 1200px;
    margin: 0 auto 56px;
  }
  .l-event .l-inner {
    max-width: 1326px;
  }
  .l-event .c-card__List {
    margin: 100px auto;
  }
  .c-contactForm {
    margin: 56px auto 0;
  }
  .c-contactForm .c-contactForm__dl {
    display: flex;
    column-gap: 80px;
    align-items: flex-start;
  }
  .c-contactForm .c-contactForm__dl:not(:last-of-type) {
    margin-bottom: 3.5rem;
  }
  .c-contactForm .c-contactForm__dt {
    flex-shrink: 0;
    width: 220px;
  }
  .c-contactForm .c-contactForm__dl.u-textarea .c-contactForm__dt {
    margin-bottom: 8px;
    padding-top: 0;
  }
  .c-contactForm .c-contactForm__ind {
    padding: 5px 12px 6px;
    font-size: 14px;
  }
  .c-contactForm .c-contactForm__dd {
    width: calc(100% - 300px);
    max-width: 500px;
  }
  .c-contactForm .p-checkbox__text a {
    transition: 0.4s;
  }
  .c-contactForm .p-checkbox__text a:hover {
    opacity: 0.7;
  }
  .c-contactForm .c-btn {
    margin: 80px auto 0;
  }
  .c-contactForm .wpcf7-list-item label {
    cursor: pointer;
  }
  .l-detail {
    margin: 64px auto 0;
    padding-bottom: 170px;
  }
  .l-detail .l-inner {
    max-width: 800px;
  }
  .l-detail h2 {
    font-size: 30px;
  }
  .l-detail__mainImage img {
    height: 450px;
  }
  .l-detail__content {
    display: flex;
    position: relative;
    max-width: 1200px;
  }
  .l-detail__content .l-detail__sidebar {
    position: absolute;
    top: 0;
    right: 0;
    width: 100%;
    max-width: 376px;
    height: 100%;
  }
  .l-detail__body {
    margin: 56px auto 0;
  }
  .l-detail__body h3 {
    margin-bottom: 2.5rem;
    padding-bottom: 1rem;
    font-size: 22px;
  }
  .l-detail__body div {
    margin-bottom: 2rem;
  }
  .l-detail__body .wp-block-columns {
    margin: 2rem auto;
  }
  .l-detail__body ol,
  .l-detail__body ul {
    margin: 2rem auto;
    padding-left: 1rem;
  }
  .l-detail__body ol li:not(:last-child),
  .l-detail__body ul li:not(:last-child) {
    margin-bottom: 8px;
  }
  .l-detail__body a {
    transition: 0.3s;
  }
  .l-detail__body a:hover {
    opacity: 0.8;
  }
  .l-detail__body .wp-block-video video {
    height: 450px;
  }
  .l-detail__mapInner {
    margin: 4rem auto 5rem;
  }
  .l-detail__mapInner h3 {
    margin-bottom: 2.5rem;
    padding-bottom: 1rem;
    font-size: 22px;
  }
  .l-detail__map iframe {
    height: 400px;
    border-radius: 12px;
  }
  .l-detail__side h3 {
    font-size: 22px;
  }
  .l-detail__side .l-detailInfo__ListItem {
    padding-right: 26px;
  }
  .u-event .c-tag__area {
    display: flex;
    column-gap: 12px;
  }
  .p-detail__sns {
    margin: 4rem auto 5rem;
  }
  .p-detail__sns h3 {
    margin-bottom: 2.5rem;
    padding-bottom: 1rem;
    font-size: 22px;
  }
  .p-detail__sns a {
    transition: 0.4s ease;
  }
  .p-not {
    width: 96%;
    max-width: 1200px;
  }
  .l-footer .l-inner {
    z-index: 1;
    position: relative;
    width: 100%;
    max-width: 100%;
  }
  .l-footer__bg::after {
    background: url(../img/footer/bg_pc.png) no-repeat center/cover;
  }
  .p-pagetop {
    transition: 0.3s;
  }
  .p-pagetop:hover {
    opacity: 0.8;
  }
  .p-pagetop__text {
    font-size: 16px;
  }
  .l-footer__logo {
    max-width: 583px;
    margin: 0 auto;
  }
  .l-footer__logo a {
    transition: 0.3s;
  }
  .l-footer__logo a:hover {
    opacity: 0.8;
  }
  .l-footer___bottom {
    display: flex;
    row-gap: 1.5rem;
    flex-wrap: wrap;
    justify-content: space-between;
    width: 96%;
    max-width: 1300px;
    margin: 60px auto 0;
    padding: 18px 0 20px;
  }
  .l-footer__navi {
    column-gap: 40px;
    max-width: 482px;
  }
  .c-footer__link {
    font-size: 15px;
    transition: 0.3s cubic-bezier(0.4, 0.4, 0, 1);
  }
  .c-footer__arrow::before,
  .c-footer__arrow::after {
    position: absolute;
    transition-duration: 600ms;
    transition-timing-function: cubic-bezier(0.17, 0.84, 0.44, 1);
  }
  .c-footer__arrow::before {
    transform: translateX(-100%);
    opacity: 0;
  }
  .c-footer__arrow::after {
    transition-delay: 0.2s;
  }
  .c-footer__link:hover .c-footer__arrow::before {
    transform: translateX(0%);
    opacity: 1;
    transition-delay: 0.2s;
  }
  .c-footer__link:hover .c-footer__arrow::after {
    transform: translateX(100%);
    opacity: 0;
    transition-delay: 0s;
  }
  .l-footer__right {
    column-gap: 40px;
    max-width: 307px;
  }
  .p-insta__link {
    width: 128px;
    transition: 0.3s;
  }
  .p-insta__link span {
    font-size: 14px;
  }
  .p-insta__link:hover {
    opacity: 0.8;
  }
  .c-breadcrumb__list {
    width: 96%;
    max-width: 1300px;
  }
  .c-breadcrumb_listItem a {
    transition: 0.3s;
  }
  .c-breadcrumb_listItem a:hover {
    opacity: 0.8;
  }
  .single .c-breadcrumb {
    padding-top: 104px;
  }
  .c-heading .c-en {
    font-size: 56px;
  }
  .c-heading .c-ja {
    column-gap: 10px;
    font-size: 18px;
  }
  .c-ja__sub {
    font-size: 36px;
  }
  .u-late .c-ja__sub {
    column-gap: 14px;
  }
  .u-late .c-ja__sub::before {
    width: 46px;
    height: 46px;
  }
  .c-heading__h3 {
    margin-bottom: 56px;
    padding: 8px 0 10px 2rem;
    font-size: 28px;
  }
  .c-heading__h4 {
    font-size: 22px;
  }
  .c-subheading__icon {
    column-gap: 18px;
    font-size: 32px;
  }
  .c-subheading__icon.u-point::before {
    width: 46px;
    height: 32px;
  }
  .c-subheading__icon.u-history {
    align-items: center;
    writing-mode: vertical-rl;
  }
  .c-subheading__icon.u-history::before {
    width: 44px;
    height: 44px;
    margin: auto;
  }
  .p-numArea .p-num {
    font-size: 64px;
  }
  .c-year {
    font-size: 40px;
    line-height: 1;
  }
  .c-btn .c-arrow {
    width: 320px;
    padding: 10px 10px 10px 38px;
    overflow: hidden;
    font-size: 18px;
    transition: 0.3s cubic-bezier(0.4, 0.4, 0, 1);
  }
  .c-btn .c-arrow .c-circle::before,
  .c-btn .c-arrow .c-circle::after {
    transition-duration: 600ms;
    transition-timing-function: cubic-bezier(0.17, 0.84, 0.44, 1);
  }
  .c-btn .c-arrow .c-circle.u-target::before {
    transform: translate(-100%, 100%);
  }
  .c-btn .c-arrow .c-circle::before {
    transform: translateX(-100%);
    opacity: 0;
  }
  .c-btn .c-arrow .c-circle::after {
    transition-delay: 0.2s;
  }
  .c-btn .c-arrow .c-txt span {
    transition-duration: 600ms;
    transition-timing-function: cubic-bezier(0.17, 0.84, 0.44, 1);
  }
  .c-btn .c-arrow .c-txt .u-hidden {
    visibility: hidden;
    flex: none;
    opacity: 0;
  }
  .c-btn .c-arrow .u-first {
    position: absolute;
    top: 50%;
    width: 100%;
    transform: translateY(-50%);
  }
  .c-btn .c-arrow .u-second {
    position: absolute;
    top: 150%;
    width: 100%;
    transform: translateY(-50%);
  }
  .c-arrow:hover .c-circle::before {
    transform: translateX(0%);
    opacity: 1;
    transition-delay: 0.2s;
  }
  .c-arrow:hover .c-circle::after {
    transform: translateX(100%);
    opacity: 0;
    transition-delay: 0s;
  }
  .c-arrow:hover .c-circle.u-target::before {
    transform: translate(0%);
    opacity: 1;
    transition-delay: 0.2s;
  }
  .c-arrow:hover .c-circle.u-target::after {
    transform: translate(100%, -100%);
    opacity: 0;
    transition-delay: 0s;
  }
  .c-arrow:hover .u-first {
    top: -100%;
  }
  .c-arrow:hover .u-second {
    top: 50%;
  }
  .c-circle::before,
  .c-circle::after {
    transition-duration: 600ms;
    transition-timing-function: cubic-bezier(0.17, 0.84, 0.44, 1);
  }
  .c-circle::before {
    transform: translateX(-100%);
    opacity: 0;
  }
  .c-circle::after {
    transition-delay: 0.2s;
  }
  .c-card__Link:hover .c-circle::before {
    transform: translateX(0%);
    opacity: 1;
    transition-delay: 0.2s;
  }
  .c-card__Link:hover .c-circle::after {
    transform: translateX(100%);
    opacity: 0;
    transition-delay: 0s;
  }
  .c-insta__btn {
    transition: 0.3s;
  }
  .c-insta__btn span::before {
    transition: 0.3s;
  }
  .c-insta__btn:hover {
    background-color: #fff;
    color: #e4405f;
  }
  .c-insta__btn:hover span::before {
    filter: brightness(0) saturate(100%) invert(38%) sepia(23%) saturate(4346%) hue-rotate(320deg) brightness(92%) contrast(95%);
  }
  .c-btn__scroll a {
    max-width: 324px;
    transition: 0.3s;
  }
  .c-btn__scroll a .c-icon {
    right: 6px;
  }
  .u-front .c-searchArea {
    margin: 3rem auto 0;
  }
  .c-event__search {
    width: 96%;
    max-width: 1200px;
    padding: 56px 0 40px;
  }
  .c-event__search .inner {
    width: 96%;
    max-width: 960px;
  }
  .c-event__btnArea {
    column-gap: 1rem;
    margin: 32px auto 0;
    padding-top: 2rem;
  }
  .c-search__filterArea {
    transition: 0.3s;
  }
  .c-search__filterArea::before {
    left: 28.8%;
  }
  .c-search__filter {
    width: 250px;
    padding: 14px 71px 14px 105px;
    font-size: 18px;
    cursor: pointer;
  }
  .c-search__filterArea:hover {
    opacity: 0.8;
  }
  .c-search__clear a {
    width: 250px;
    padding: 14px 0;
    font-size: 18px;
    transition: 0.3s;
  }
  .c-search__clear a:hover {
    opacity: 0.8;
  }
  .c-card__List {
    row-gap: 80px;
  }
  .c-card__List .c-card__link {
    transition: 0.3s cubic-bezier(0.4, 0.4, 0, 1);
  }
  .c-card__List .c-card__ListItem a:hover {
    opacity: 0.8;
  }
  .c-card__List .c-thumb,
  .c-card__List .c-thumb img {
    border-radius: 12px;
  }
  .c-card__List .c-week__area {
    bottom: 10px;
    padding: 0 10px;
  }
  .c-card__List .c-week {
    max-width: 156px;
    padding: 4px 10px;
    border-radius: 8px;
    font-size: 16px;
  }
  .c-card__List .c-textbox {
    margin-top: 1.5rem;
  }
  .c-card__List .c-tag__area {
    margin-bottom: 8px;
  }
  .c-card__List .c-card__title {
    font-size: 20px;
    line-height: 1.8;
  }
  .c-postcard__List {
    display: grid;
    row-gap: 80px;
  }
  .c-postcard__List .c-postcard__ListItem a {
    transition: 0.3s;
  }
  .c-postcard__List .c-postcard__ListItem a:hover {
    opacity: 0.8;
  }
  .c-postcard__List .c-thumb,
  .c-postcard__List .c-thumb img {
    border-radius: 12px;
  }
  .c-postcard__List .c-card__title {
    font-size: 20px;
  }
  .c-page__link {
    transition: 0.3s;
  }
  .c-page__link:hover {
    opacity: 0.8;
  }
  .c-list__ol,
  .c-list__ul {
    margin: 2rem auto;
    padding-left: 1rem;
  }
  .c-list__ol .c-list:not(:last-child),
  .c-list__ul .c-list:not(:last-child) {
    margin-bottom: 8px;
  }
  .l-history__ListItem .c-dotCircle::before {
    top: 16px;
    left: 150px;
    width: 12px;
  }
  .l-history__ListItem:last-child .c-dotCircle::before {
    height: 12px;
  }
  .c-dotCircle::after {
    width: 12px;
    min-width: 12px;
    height: 12px;
    margin-top: 1rem;
  }
  .c-history__dt {
    margin-bottom: 8px;
    font-size: 22px;
    line-height: 1.8;
  }
  .c-select__toggle {
    column-gap: 1rem;
    align-items: center;
  }
  .c-select__toggle .p-head {
    margin-right: 2px;
  }
  .c-select__acc input {
    width: 200px;
  }
  .c-select__toggle .p-head,
  .c-radio__inner .p-head {
    font-size: 18px;
    letter-spacing: 0.03em;
  }
  .c-radio__inner .p-head {
    margin-right: 18px;
  }
  .p-dash {
    margin: 0 1rem;
    font-size: 20px;
  }
  .c-radio__inner {
    align-items: center;
  }
  .c-radio {
    column-gap: 2rem;
  }
  .c-news__link {
    transition: 0.3s cubic-bezier(0.4, 0.4, 0, 1);
  }
  .c-news__link:hover {
    opacity: 0.8;
  }
  .c-news__link:hover .c-circle::before {
    transform: translateX(0%);
    opacity: 1;
    transition-delay: 0.2s;
  }
  .c-news__link:hover .c-circle::after {
    transform: translateX(100%);
    opacity: 0;
    transition-delay: 0s;
  }
  .c-pager {
    column-gap: 1rem;
  }
  .c-pager .c-pager__item a {
    transition: 0.4s;
  }
  .c-pager .c-pager__item a:hover {
    background-color: #59C3E1;
    color: #fff;
    filter: none;
  }
  .c-pager .c-pager__item.is-prev a:hover::after,
  .c-pager .c-pager__item.is-next a:hover::after {
    filter: brightness(0) saturate(100%) invert(100%) sepia(0%) saturate(0%) hue-rotate(93deg) brightness(103%) contrast(103%);
  }
  .p-pagehead {
    padding: 198px 0 68px;
    background: url(../img/bg/head_pc.webp) no-repeat center/cover;
  }
  .p-pagehead .c-heading {
    padding-bottom: 76px;
  }
  .p-loopArea {
    padding-top: 140px;
  }
  .p-loop__wrap {
    column-gap: 1rem;
  }
  .p-loop__List {
    column-gap: 1rem;
    min-width: 1880px;
  }
  .p-loop__wrap.u-top {
    margin-bottom: 1rem;
  }
  .p-loop__ListItem {
    width: 300px;
  }
  .p-loop__ListItem img {
    height: 200px;
  }
  .l-inner {
    width: 96%;
    max-width: 1200px;
  }
  .u-sp {
    display: none !important;
  }
}

@media screen and (min-width: 768px) and (max-width: 1023.8px) {
  .l-about__bgImage {
    left: 0.625rem;
    width: calc(100% - 1.25rem);
  }
  .l-about__textbox {
    padding: 48px 16px 39px;
  }
  .l-point__ListItem .p-textArea {
    row-gap: 2rem;
    flex-direction: column;
    padding: 2rem 2.5rem;
  }
  .l-point__ListItem .p-textArea img {
    width: 100%;
  }
  .l-point__ListItem .p-textbox {
    width: 100%;
  }
  .l-footer___bottom {
    flex-direction: column;
    align-items: center;
  }
  .c-card__List {
    max-width: 640px;
  }
  .c-card__List .c-thumb {
    height: 300px;
  }
  .c-postcard__List {
    grid-template-columns: repeat(2, 1fr);
    column-gap: 3.5vw;
    row-gap: 40px;
    width: 100%;
  }
  .c-postcard__List .c-thumb {
    height: 248px;
  }
}

@media screen and (min-width: 768px) and (max-width: 1045.8px) {
  .c-btn__scroll a {
    width: 100%;
    padding: 10px 47px 10px 1rem;
  }
  .c-btn__scroll a .c-txt {
    column-gap: 8px;
    font-size: 15px;
  }
  .c-btn__scroll a .c-txt::before {
    width: 1.5rem;
    height: 1.5rem;
  }
  .c-btn__scroll a .c-icon {
    width: 28px;
    height: 28px;
  }
  .c-btn__scroll a .c-icon::after {
    width: 1rem;
    height: 1rem;
  }
}

@media screen and (min-width: 768px) and (max-width: 1249.8px) {
  .l-detail__content {
    width: 96%;
    max-width: 800px;
  }
}

@media screen and (min-width: 768px) and (max-width: 1439.8px) {
  .l-insta::before {
    top: -4.861vw;
    height: 4.861vw;
    background: url(../img/bg/wave_pc.png) no-repeat center/cover;
  }
  .l-about__frame {
    padding: 115px 0 47px;
  }
  .l-footer__bg {
    padding-top: 148px;
  }
  .l-footer__bg::after {
    height: 148px;
  }
}

@media screen and (min-width: 1024px) {
  .l-header {
    position: absolute;
    top: 24px;
    padding-right: min(70px, 4.861%);
    padding-left: min(70px, 4.861%);
  }
  .l-header.js-down {
    visibility: hidden;
    transform: translateY(-100%);
    opacity: 0;
  }
  .l-header.is-open,
  .l-header.scroll-nav {
    position: fixed;
  }
  .l-header__inner {
    display: flex;
    align-items: center;
    justify-content: flex-end;
    max-width: 1300px;
    height: 64px;
    padding: 13px 6px;
  }
  .l-header__logo {
    position: absolute;
    left: 50%;
    margin: 0 auto;
    transform: translateX(-50%);
    text-align: center;
  }
  .l-header__logo a {
    width: 230px;
    height: 38px;
  }
  .l-header__nav {
    top: 108px;
    left: 50%;
    width: 90.278%;
    max-width: 1300px;
    height: calc(100dvh - 128px);
    max-height: 460px;
    transform: translateX(-50%);
  }
  .l-header__navInner {
    width: 87.7%;
    max-width: 1140px;
    padding: 64px 0 56px;
  }
  .l-header__mainList {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    column-gap: min(3rem, 4.211vw);
    row-gap: 3rem;
    padding-bottom: 64px;
  }
  .c-header__title {
    margin-bottom: 8px;
    font-size: 48px;
  }
  .l-header__sub {
    display: flex;
    align-items: center;
    justify-content: space-between;
  }
  .l-header__subList {
    display: flex;
    column-gap: min(2rem, 2.807vw);
    max-width: 500px;
  }
  .p-search__submit {
    width: 35.08%;
    max-width: 400px;
  }
  #form_search {
    width: 65.5%;
    max-width: 262px;
  }
  .p-search__btn {
    width: 31%;
    max-width: 124px;
    padding: 6px 0;
    border-radius: 6px;
    line-height: 1.6;
  }
  .l-header__hamburger {
    position: absolute;
    top: 6px;
    right: 6px;
    width: 52px;
    height: 52px;
  }
  .l-header__hamburgerLine {
    left: 11px;
  }
  .l-header__hamburger-icon {
    top: 23px;
    right: 11px;
  }
  .l-header .hamburger__line--1 {
    top: 17px;
  }
  .l-header .hamburger__line--2 {
    top: 25px;
    width: 12px;
  }
  .l-header .hamburger__line--3 {
    top: 33px;
    width: 12px;
  }
  .l-header__hamburger.is-open .hamburger__line--1 {
    top: 25px;
    left: 13px;
  }
  .l-header__hamburger.is-open .hamburger__line--3 {
    top: 25px;
    left: 13px;
  }
  .l-header__lg {
    display: flex;
    visibility: hidden;
    justify-content: flex-end;
    max-width: 607px;
    margin-right: min(98px, 7.54%);
    opacity: 0;
  }
  .scroll-nav .l-header__lg {
    visibility: visible;
    opacity: 1;
  }
  .l-header__lgItem .c-header__text {
    font-weight: 700;
    font-size: 14px;
    line-height: 1.6;
    letter-spacing: 0.03em;
  }
  .l-insta .l-inner {
    display: flex;
    justify-content: space-between;
  }
  .l-insta__area .sbi_item {
    max-width: 160px;
  }
  .l-topPartners .l-inner {
    display: flex;
    justify-content: space-between;
  }
  .l-partners__List {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    width: 57.33%;
    max-width: 688px;
    gap: 16px;
  }
  .l-about__bgImage {
    left: 1rem;
    width: calc(100% - 2rem);
  }
  .l-about__textbox {
    padding: 48px 48px 39px;
  }
  .l-point__ListItem .p-textArea img {
    width: 37.2%;
    max-width: 300px;
  }
  .l-point__ListItem .p-textbox {
    width: 62.2%;
    max-width: 548px;
    padding-right: min(20px, 2vw);
  }
  .about .c-breadcrumb__list {
    padding-top: 104px;
  }
  .c-card__List {
    grid-template-columns: repeat(4, 1fr);
    column-gap: min(42px, 3.167vw);
    max-width: 1326px;
  }
  .c-postcard__List {
    grid-template-columns: repeat(3, 1fr);
    column-gap: min(42px, 3.5vw);
    max-width: 1200px;
  }
  .u-md {
    display: none !important;
  }
}

@media screen and (min-width: 1024px) and (max-width: 1045.8px) {
  .l-header__lgItem .c-header__detail {
    column-gap: 8px;
  }
}

@media screen and (min-width: 1024px) and (max-width: 1249.8px) {
  .l-header__lg {
    column-gap: 1rem;
  }
  .c-postcard__List .c-thumb {
    height: 19.84vw;
  }
}

@media screen and (min-width: 1024px) and (max-width: 1381.8px) {
  .c-card__List .c-thumb {
    height: 21.719vw;
  }
}

@media screen and (min-width: 1046px) {
  .l-header__lgItem .c-header__detail {
    column-gap: min(12px, 1.977vw);
  }
  .c-btn__scroll a {
    width: 324px;
    padding: 10px 62px 10px 32px;
  }
  .c-btn__scroll a .c-txt {
    font-size: 18px;
  }
  .c-btn__scroll a .c-txt::before {
    width: 28px;
    height: 28px;
  }
  .c-btn__scroll a .c-icon {
    width: 40px;
    height: 40px;
  }
}

@media screen and (min-width: 1250px) {
  .l-header__lg {
    column-gap: min(2rem, 2.807vw);
  }
  .l-insta__area #sbi_images {
    grid-template-columns: repeat(4, 1fr);
    gap: 1rem;
  }
  .l-detail__content {
    padding-right: 400px;
  }
  .l-detail__content .l-detail__side {
    position: sticky;
    top: 109px;
    right: 0;
    width: 100%;
    max-width: 376px;
    margin-top: 109px;
  }
  .l-detail__content .l-detail__side.u-hide {
    display: none;
  }
  .l-detail__side {
    padding: 1.5rem 2rem 1.75rem;
  }
  .c-postcard__List .c-thumb {
    height: 248px;
  }
}

@media screen and (min-width: 1382px) {
  .c-card__List .c-thumb {
    height: 300px;
  }
}

@media screen and (min-width: 1440px) {
  .l-insta::before {
    top: -70px;
    height: 70px;
    background: url(../img/bg/wave_pc.png) repeat-x center/1440px 70px;
  }
  .l-about__frame {
    padding: 7.986vw 0 3.264vw;
  }
  .l-footer__bg {
    padding-top: 10.278vw;
  }
  .l-footer__bg::after {
    height: 10.278vw;
  }
}

@media screen and (max-width: 1249.8px) {
  .l-insta__area #sbi_images {
    grid-template-columns: repeat(3, 1fr);
    gap: 10px;
  }
  .l-detail__content .l-detail__side.u-hide {
    display: block;
  }
  .l-detail__side {
    margin: 2rem auto 0;
    padding: 1.5rem 1.5rem 1.75rem;
  }
  .u-xlg {
    display: none !important;
  }
}

@media screen and (max-width: 1023.8px) {
  .l-header {
    position: fixed;
    top: 16px;
    padding: 0 15px;
  }
  .l-header__inner {
    padding: 14px 6px 14px 32px;
  }
  .l-header__logo a {
    width: 190px;
    height: 32px;
  }
  .l-header__nav {
    top: 94px;
    left: 15px;
    width: calc(100% - 30px);
    height: calc(100dvh - 110px);
  }
  .l-header__navInner {
    width: 80%;
    padding: 48px 0;
  }
  .l-header__mainList {
    padding-bottom: 40px;
  }
  .l-header__mainListItem:not(:last-child) {
    margin-bottom: 2rem;
  }
  .c-header__title {
    margin-bottom: 6px;
    font-size: 36px;
  }
  .l-header__subList {
    margin: 0 auto 2rem;
  }
  .l-header__subListItem:not(:last-child) {
    margin-bottom: 1rem;
  }
  #form_search {
    width: 51.026vw;
  }
  .p-search__btn {
    width: 20.769vw;
    padding: 0.5rem 0;
    border-radius: 8px;
    line-height: 1;
  }
  .l-header__hamburger {
    position: fixed;
    top: 22px;
    right: 21px;
    width: 3rem;
    height: 3rem;
  }
  .l-header__hamburgerLine {
    left: 10px;
  }
  .l-header__hamburger-icon {
    top: 21px;
    right: 10px;
  }
  .l-header .hamburger__line--1 {
    top: 15px;
  }
  .l-header .hamburger__line--2 {
    top: 23px;
    width: 11px;
  }
  .l-header .hamburger__line--3 {
    top: 31px;
    width: 11px;
  }
  .l-header__hamburger.is-open .hamburger__line--1 {
    top: 23px;
    left: 12px;
  }
  .l-header__hamburger.is-open .hamburger__line--3 {
    top: 23px;
    left: 12px;
  }
  .l-insta__head {
    margin-bottom: 3rem;
  }
  .l-partners__List {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    margin: 56px auto 0;
    gap: 12px;
  }
  .about .c-breadcrumb__list {
    padding-top: 88px;
  }
  .c-card__List {
    grid-template-columns: repeat(2, 1fr);
    column-gap: 1rem;
    row-gap: 40px;
  }
  .u-lg {
    display: none !important;
  }
}

@media screen and (max-width: 1023px) {
  .u-md {
    display: block;
  }
}

@media screen and (max-width: 767.8px) {
  .c-header__arrow::before {
    display: none;
  }
  .l-mv,
  .l-mv__slideArea {
    height: 600px;
  }
  .l-mv::after {
    display: block;
    z-index: 1;
    position: absolute;
    bottom: -1px;
    left: 0;
    width: 100%;
    height: 36.41vw;
    background: url(../img/top/mv/wave-bg_sp.png) no-repeat center/cover;
    content: "";
  }
  .l-mv__slide::before {
    width: 7px;
  }
  .l-mv__slide::after {
    width: 7px;
  }
  .l-mv__copy {
    top: 55.5%;
    left: 5.128vw;
    width: 89.744vw;
    max-width: 350px;
  }
  .l-mv__copy img {
    height: auto;
  }
  .l-topAbout {
    margin: -1px auto 0;
    padding: 2rem 0 0;
  }
  .l-about__lead {
    margin: 14px auto 0;
  }
  .l-topLately {
    margin: 4.5rem auto 83px;
  }
  .l-topLately__period {
    column-gap: 6px;
    max-width: 320px;
    margin: 1rem auto 0;
    padding: 4px 8px;
  }
  .l-topLately__period .u-noto {
    font-size: clamp(12px, 3.333vw, 13px);
  }
  .l-topLately__period .u-rubik {
    font-size: min(19px, 4.872vw);
  }
  .l-event__slide {
    margin: 1rem auto 0;
    padding-bottom: 4rem;
  }
  .l-topEvent {
    padding: 80px 0;
    border-radius: 40px;
  }
  .l-topEvent .c-card__List {
    margin: 48px auto 56px;
  }
  .l-topEvent .u-text {
    width: 89.744vw;
    margin: 48px auto 56px;
  }
  .l-topEvent__head {
    flex-direction: column;
  }
  .l-topEvent__head .c-heading {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
  }
  .l-map {
    margin: 78px auto 0;
    padding-bottom: calc(70px + 10.256vw);
  }
  .l-map .l-inner {
    width: 100%;
  }
  .l-map__area {
    margin: 48px auto 56px;
  }
  .l-map__area iframe {
    height: 390px;
    border-radius: 12px;
  }
  .l-insta {
    padding: 80px 0 100px;
  }
  .l-insta .c-heading {
    margin-bottom: 1.5rem;
  }
  .l-insta__area {
    max-width: 688px;
    margin: 48px auto 0;
  }
  .l-topPartners {
    padding-bottom: 140px;
  }
  .p-wave__01, .p-wave__02,
  .p-wave__03, .p-wave__04,
  .u-wave__01,
  .u-wave__02 {
    width: 128px;
    height: 86px;
    background: url(../img/pattern/wave_sp.svg) no-repeat center/contain;
  }
  .l-insta .p-wave__01 {
    top: 48px;
    right: 3.33%;
  }
  .l-insta .p-wave__02 {
    top: 158px;
    left: 12.56%;
  }
  .l-topPartners .p-wave__03 {
    top: 40px;
    right: 8.46%;
  }
  .l-topPartners .p-wave__04 {
    bottom: 65px;
    left: 3.58%;
  }
  .u-wave__01 {
    top: 157px;
    left: 12.56%;
  }
  .u-wave__02 {
    top: 48px;
    right: 3.3%;
  }
  .l-partners__ListItem a {
    height: 44px;
    padding: 0 1rem;
  }
  .l-partners__ListItem img {
    max-width: 128px;
  }
  #kv .splide__pagination {
    z-index: 2;
    left: 5.128vw;
  }
  #kv .splide__slide {
    height: 600px;
  }
  .js-event__slide {
    --width: 166px;
    --gap: 32px;
    --scale-active: 200px;
  }
  #event .splide__list {
    height: 342px;
  }
  #event .c-week__area {
    bottom: 8px;
    padding: 0 8px;
  }
  #event .c-week {
    max-width: 112px;
    padding: 4px 4px 4px 6px;
    border-radius: 6px;
    font-size: 12px;
  }
  #event .c-tag__area {
    margin-bottom: 10px;
  }
  #event .c-card__title {
    font-size: 16px;
    line-height: 1.5;
  }
  #event .c-circle {
    width: 22px;
    height: 22px;
  }
  #event .c-circle::after {
    width: 12px;
    height: 12px;
    background: url(../img/icon/arrow-s.svg) no-repeat center/contain;
  }
  #event .splide__slide {
    border-radius: 8px;
  }
  #event .splide__slide .c-thumb,
  #event .splide__slide .c-thumb::after,
  #event .splide__slide .c-thumb img {
    border-radius: 8px;
  }
  #event .splide__slide.is-active .c-thumb {
    transform: scale(1.2048);
  }
  #event .splide__arrows {
    top: calc(50% - 3.5rem);
    width: 240px;
  }
  #event .splide__arrow {
    width: 1.75rem;
    height: 1.75rem;
  }
  #event .splide__arrow img {
    width: 8px;
    height: 14px;
  }
  #event .splide__pagination {
    bottom: -4rem;
  }
  .u-page,
  .u-wide {
    margin: -40px auto 0;
    padding: 80px 0 100px;
    border-radius: 40px 40px 0px 0px;
  }
  .c-privacy__head {
    margin-bottom: 2rem;
    padding-bottom: 0.75rem;
    font-size: 20px;
  }
  .l-privacy__List {
    margin: 2.25rem auto 0;
  }
  .l-privacy__ListItem:not(:last-child) {
    margin-bottom: 3rem;
  }
  .p-info__area {
    margin: 1.5rem auto 0;
  }
  .p-info__head {
    margin-bottom: 10px;
  }
  .p-info__ListItem:not(:last-child) {
    margin-bottom: 6px;
  }
  .l-thanks .c-btn {
    margin: 2.5rem auto 0;
  }
  .l-partner .c-postcard__List {
    margin: 0 auto 64px;
  }
  .l-access__map iframe {
    height: 350px;
    border-radius: 8px;
  }
  .l-traffic {
    margin: 64px auto 0;
  }
  .l-traffic__typeBtn {
    margin: 0 auto 64px;
  }
  .l-traffic__ListItem:not(:last-child) {
    margin: 0 auto 64px;
  }
  .l-traffic__head {
    padding-bottom: 12px;
    padding-left: 40px;
    font-size: 20px;
  }
  .l-traffic__head::before {
    width: 28px;
    height: 28px;
  }
  .l-about__bgImage {
    left: 7px;
    width: calc(100% - 14px);
    height: 107.692vw;
    background: url(../img/about/mv_sp.webp) no-repeat center/cover;
  }
  .l-about {
    margin: 63.077vw auto 0;
  }
  .l-about .c-heading.u-center {
    padding-top: 34px;
  }
  .l-about .l-about__lead {
    margin: 2rem auto 0;
    font-size: 17px;
  }
  .l-about__frame {
    background-color: #fff;
  }
  .l-about__frame::before {
    display: block;
    position: absolute;
    top: -12.308vw;
    left: 0;
    width: 100%;
    height: 12.308vw;
    background: url(../img/about/arch_sp.png) no-repeat center/cover;
    content: "";
  }
  .l-about__container {
    padding-top: 3.5rem;
  }
  .l-about__imagebox {
    margin: 0 auto;
  }
  .l-about__imagebox img {
    height: 54.359vw;
  }
  .l-about__textbox {
    margin: 3rem auto 0;
  }
  .p-about__figure {
    padding-top: 3rem;
  }
  .p-about__figure img {
    height: 89.744vw;
  }
  .l-point {
    padding-top: 2rem;
  }
  .l-point__List {
    margin: 2rem auto 3rem;
  }
  .l-point__ListItem:first-child {
    border-top: 3px dotted #59C3E1;
  }
  .l-point__ListItem {
    padding: 40px 0;
    border-bottom: 3px dotted #59C3E1;
  }
  .l-point__ListItem .p-numArea {
    margin-bottom: 1rem;
    text-align: center;
  }
  .l-point__ListItem .p-textArea {
    margin: 0 auto;
  }
  .l-point__ListItem .p-textArea img {
    width: 100%;
    height: 60vw;
  }
  .l-point__ListItem .p-textbox {
    margin: 24px auto 0;
  }
  .l-point__ListItem .p-textbox .p-head {
    margin-bottom: 12px;
    font-size: 18px;
  }
  .l-history {
    padding-top: 100px;
    padding-bottom: calc(87px + 10.256vw);
  }
  .l-history .l-inner {
    width: 100%;
    padding: 0 20px 0 10px;
  }
  .l-history__List {
    margin: 2rem auto 0;
  }
  .l-history__ListItem {
    display: flex;
  }
  .l-history__inner .c-year {
    width: 70px;
    margin-right: 20px;
    text-align: right;
  }
  .c-history__textbox {
    width: 67.22%;
    margin-left: 20px;
  }
  .about .l-topPartners {
    padding-top: 80px;
  }
  .about .l-topPartners::before {
    top: -10.256vw;
    height: 10.256vw;
    background: url(../img/bg/wave_sp.png) no-repeat center/cover;
  }
  .l-event .c-card__List {
    margin: 4rem auto;
  }
  .js-scroll {
    width: 100%;
    overflow-x: auto;
  }
  #bus .js-scroll .l-traffic__picture img,
  #car .js-scroll .l-traffic__picture img {
    width: 100%;
    object-fit: cover;
  }
  #bus .js-scroll .l-traffic__picture {
    width: 574px;
  }
  #bus .js-scroll .l-traffic__picture img {
    height: 390px;
  }
  #car .js-scroll .l-traffic__picture {
    width: 474px;
  }
  #car .js-scroll .l-traffic__picture img {
    height: 410px;
  }
  .c-contactForm {
    margin: 40px auto 0;
  }
  .c-contactForm .c-contactForm__dl:not(:last-of-type) {
    margin-bottom: 3rem;
  }
  .c-contactForm .c-contactForm__dt {
    margin-bottom: 1rem;
  }
  .c-contactForm .c-contactForm__ind {
    padding: 4px 8px 5px;
    font-size: 13px;
  }
  .c-contactForm .c-contactForm__dd {
    width: 100%;
  }
  .c-contactForm .p-checkbox__text {
    row-gap: 12px;
    flex-wrap: wrap;
  }
  .c-contactForm .c-btn {
    margin: 64px auto 0;
  }
  .l-detail {
    margin: 40px auto 0;
    padding-bottom: 100px;
  }
  .l-detail h2 {
    font-size: min(30px, 7.712vw);
  }
  .l-detail__mainImage img {
    height: 50.256vw;
  }
  .l-detail__content {
    width: 89.744vw;
  }
  .l-detail__body {
    margin: 3rem auto 0;
  }
  .l-detail__body h3 {
    margin-bottom: 2rem;
    padding-bottom: 12px;
    font-size: 20px;
  }
  .l-detail__body div {
    margin-bottom: 1.5rem;
  }
  .l-detail__body .wp-block-columns {
    margin: 1.5rem auto;
  }
  .l-detail__body .wp-block-columns {
    flex-direction: column;
  }
  .l-detail__body ol,
  .l-detail__body ul {
    margin: 1.5rem auto;
    padding-left: 10px;
  }
  .l-detail__body ol li:not(:last-child),
  .l-detail__body ul li:not(:last-child) {
    margin-bottom: 4px;
  }
  .l-detail__body .wp-block-video video {
    height: 50.256vw;
  }
  .l-detail__mapInner {
    margin: 3rem auto 4rem;
  }
  .l-detail__mapInner h3 {
    margin-bottom: 2rem;
    padding-bottom: 12px;
    font-size: 20px;
  }
  .l-detail__map iframe {
    height: 76.923vw;
    border-radius: 8px;
  }
  .l-detail__side h3 {
    font-size: 20px;
  }
  .l-detail__side .l-detailInfo__ListItem {
    padding-right: 1rem;
  }
  .u-event .c-week {
    margin-bottom: 12px;
  }
  .p-detail__sns {
    margin: 3rem auto 4rem;
  }
  .p-detail__sns h3 {
    margin-bottom: 2rem;
    padding-bottom: 12px;
    font-size: 20px;
  }
  .p-not {
    width: 89.744vw;
  }
  .p-aboutnot {
    margin: 1rem auto 0;
  }
  .l-footer .l-inner {
    width: 100%;
    padding: 58px 5.128vw 0;
  }
  .l-footer__bg {
    padding-top: 12.308vw;
  }
  .l-footer__bg::after {
    height: 12.308vw;
    background: url(../img/footer/bg_sp.png) no-repeat center/cover;
  }
  .p-pagetop__text {
    font-size: 14px;
  }
  .l-footer___bottom {
    margin: 48px auto 0;
    padding: 18px 0 16px;
  }
  .l-footer__navi {
    column-gap: 1.5rem;
    row-gap: 1rem;
    flex-wrap: wrap;
  }
  .c-footer__link {
    font-size: 14px;
  }
  .c-footer__arrow::before {
    display: none;
  }
  .l-footer__right {
    justify-content: space-between;
    margin-top: 48px;
  }
  .p-insta__link {
    width: 120px;
  }
  .p-insta__link span {
    font-size: 13px;
  }
  .c-breadcrumb {
    width: 89.744vw;
    margin: 0 auto;
  }
  .c-breadcrumb__list {
    row-gap: 10px;
    flex-wrap: wrap;
    margin-right: 0;
    margin-left: auto;
  }
  .single .c-breadcrumb {
    padding-top: 90px;
  }
  .c-heading .c-en {
    font-size: min(45px, 11.538vw);
  }
  .c-heading .c-ja {
    column-gap: 0.5rem;
    font-size: 16px;
    line-height: 1.6;
  }
  .c-ja__sub {
    font-size: 28px;
  }
  .u-late .c-ja__sub {
    column-gap: 12px;
  }
  .u-late .c-ja__sub::before {
    width: 38px;
    height: 38px;
  }
  .c-heading__h3 {
    margin-bottom: 40px;
    padding: 6px 0 4px 2rem;
    font-size: 22px;
  }
  .c-heading__h4 {
    font-size: 18px;
  }
  .c-subheading__icon {
    column-gap: 1rem;
    justify-content: center;
    font-size: 24px;
  }
  .c-subheading__icon.u-point::before {
    width: 32px;
    height: 22px;
  }
  .c-subheading__icon.u-history::before {
    width: 32px;
    height: 32px;
    margin: auto 0;
  }
  .p-numArea .p-num {
    font-size: 44px;
    text-align: center;
  }
  .c-year {
    font-size: 24px;
    line-height: 1.4;
  }
  .c-btn .c-arrow {
    width: 81.026vw;
    max-width: 316px;
    margin-inline: auto;
    padding: 8px 8px 8px 36px;
    font-size: 16px;
  }
  .c-btn .c-arrow .c-circle::before {
    display: none;
  }
  .c-circle::before {
    display: none;
  }
  .c-btn__scroll:not(:last-child) {
    margin-bottom: 1rem;
  }
  .c-btn__scroll a {
    width: 272px;
    padding: 12px 0 12px 1.5rem;
  }
  .c-btn__scroll a .c-txt {
    column-gap: 12px;
    font-size: 16px;
  }
  .c-btn__scroll a .c-txt::before {
    width: 28px;
    height: 28px;
  }
  .c-btn__scroll a .c-icon {
    right: 4px;
    width: 40px;
    height: 40px;
  }
  .c-btn__scroll a:hover {
    opacity: 0.8;
  }
  .u-front .c-searchArea {
    margin: 2rem auto 0;
  }
  .c-event__search {
    width: 89.744vw;
    padding: 2rem 1.25rem;
  }
  .c-event__btnArea {
    column-gap: 10px;
    row-gap: 10px;
    flex-wrap: wrap;
    margin: 32px auto 0;
    padding-top: 2rem;
  }
  .c-search__filterArea::before {
    left: 16.43%;
  }
  .c-search__filter {
    max-width: 147px;
    padding: 10px 24px 10px 56px;
    font-size: 16px;
  }
  .c-search__clear a {
    max-width: 147px;
    padding: 10px 22px;
    font-size: 16px;
  }
  .c-card__List .c-thumb,
  .c-card__List .c-thumb img {
    border-radius: 8px;
  }
  .c-card__List .c-thumb img {
    height: 43.077vw;
    border-radius: 8px;
  }
  .c-card__List .c-week__area {
    bottom: 8px;
    padding: 0 8px;
  }
  .c-card__List .c-week {
    max-width: 112px;
    padding: 4px 4px 4px 6px;
    border-radius: 6px;
    font-size: 12px;
  }
  .c-card__List .c-textbox {
    margin-top: 1rem;
  }
  .c-card__List .c-tag__area {
    margin-bottom: 10px;
  }
  .c-card__List .c-card__title {
    font-size: 16px;
    line-height: 1.5;
  }
  .c-card__List .c-circle {
    width: 22px;
    height: 22px;
  }
  .c-card__List .c-circle::after {
    width: 12px;
    height: 12px;
    background: url(../img/icon/arrow-s.svg) no-repeat center/contain;
  }
  .c-postcard__List .c-postcard__ListItem:not(:last-child) {
    margin-bottom: 40px;
  }
  .c-postcard__List .c-thumb,
  .c-postcard__List .c-thumb img {
    height: 60vw;
    border-radius: 8px;
  }
  .c-postcard__List .c-card__title {
    font-size: 18px;
  }
  .c-list__ol,
  .c-list__ul {
    margin: 1.5rem auto;
    padding-left: 10px;
  }
  .c-list__ol .c-list:not(:last-child),
  .c-list__ul .c-list:not(:last-child) {
    margin-bottom: 4px;
  }
  .l-history__ListItem .c-dotCircle::before {
    top: 13px;
    left: 90px;
    width: 8px;
  }
  .l-history__ListItem:last-child .c-dotCircle::before {
    height: 8px;
  }
  .c-dotCircle {
    width: 8px;
  }
  .c-dotCircle::after {
    width: 8px;
    min-width: 8px;
    height: 8px;
    margin-top: 13px;
  }
  .c-history__dt {
    margin-bottom: 6px;
    font-size: 18px;
    line-height: 2;
  }
  .c-history__image img {
    width: 100%;
    height: 34.872vw;
  }
  .c-select__toggle {
    column-gap: 10px;
  }
  .c-select__toggle .u-flex {
    flex-direction: column;
    width: 74.194%;
  }
  .c-select__toggle .p-head {
    flex-shrink: 0;
  }
  .c-select__acc {
    width: 100%;
    max-width: 230px;
  }
  .c-select__acc input {
    width: 100%;
    max-width: 230px;
  }
  .c-select__toggle .p-head,
  .c-radio__inner .p-head {
    flex-shrink: 0;
    width: 70px;
    font-size: 16px;
  }
  .p-dash {
    font-size: 18px;
  }
  .c-radio__inner {
    column-gap: 12px;
    align-items: flex-start;
  }
  .c-radio {
    row-gap: 8px;
    flex-direction: column;
    width: 74.194%;
  }
  .c-pager {
    column-gap: 10px;
  }
  .p-pagehead {
    padding: 150px 0 50px;
    background: url(../img/bg/head_sp.webp) no-repeat center/cover;
  }
  .p-pagehead .c-heading {
    padding-bottom: 56px;
  }
  .p-loopArea {
    padding-top: 100px;
  }
  .p-loop__wrap {
    column-gap: 0.5rem;
  }
  .p-loop__List {
    column-gap: 0.5rem;
    min-width: 1240px;
  }
  .p-loop__wrap.u-top {
    margin-bottom: 0.5rem;
  }
  .p-loop__ListItem {
    width: 200px;
  }
  .p-loop__ListItem img {
    height: 134px;
  }
  .l-inner {
    width: 89.744vw;
  }
  .u-pc {
    display: none !important;
  }
}

@media screen and (max-width: 575.8px) {
  #kv .splide__pagination {
    bottom: 78px;
  }
}

@media screen and (max-width: 420px) {
  .c-contactForm .p-checkbox__text .c-contactForm__ind {
    margin-left: 2rem;
  }
}

@media screen and (max-width: 389.8px) {
  .l-insta::before {
    top: -10.256vw;
    height: 10.256vw;
    background: url(../img/bg/wave_sp.png) no-repeat center/cover;
  }
}

/*# sourceMappingURL=bundle.css.map*/