@charset "UTF-8";
/*! destyle.css v4.0.1 | MIT License | https://github.com/nicolas-cusan/destyle.css */
/* Reset box-model and set borders */
/* ============================================ */
*,
::before,
::after {
  -webkit-box-sizing: border-box;
  border-style: solid;
  border-width: 0;
          box-sizing: border-box;
  min-width: 0;
}

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

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

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

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

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

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

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

dd {
  margin-left: 0;
}

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

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

address {
  font-style: inherit;
}

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

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

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

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

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

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

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

/* Replaced content */
/* ============================================ */
/**
 * Prevent vertical alignment issues.
 */
svg,
img,
embed,
object,
iframe {
  vertical-align: bottom;
}

/* Forms */
/* ============================================ */
/**
 * Reset form fields to make them styleable.
 * 1. Make form elements stylable across systems iOS especially.
 * 2. Inherit text-transform from parent.
 */
button,
input,
optgroup,
select,
textarea {
  -webkit-appearance: none; /* 1 */
  -moz-appearance: none;
       appearance: none;
  background: transparent;
  border-radius: 0;
  color: inherit;
  font: inherit;
  margin: 0;
  padding: 0;
  text-align: inherit;
  text-transform: inherit; /* 2 */
  vertical-align: middle;
}

/**
 * Correct cursors for clickable elements.
 */
button,
[type=button],
[type=reset],
[type=submit] {
  cursor: pointer;
}

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

/**
 * Improve outlines for Firefox and unify style with input elements & buttons.
 */
:-moz-focusring {
  outline: auto;
}

select:disabled {
  opacity: inherit;
}

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

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

legend {
  padding: 0;
}

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

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

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

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

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

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

/**
 * Fix appearance for Firefox
 */
[type=number] {
  -moz-appearance: textfield;
}

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

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

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

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

/* Tables */
/* ============================================ */
/**
1. Correct table border color inheritance in all Chrome and Safari.
*/
table {
  border-collapse: collapse;
  border-color: inherit; /* 1 */
}

caption {
  text-align: left;
}

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

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

:root {
  --color-blue: #95ABBD;
  --color-blue-light: #F1F2F4;
  --color-navy: #183954;
  --color-gold: #BF9C61;
  --color-black: #010037;
  --color-white: #FFFFFF;
  --color-base: #333333;
  --ff-main: "Noto Sans JP", Arial, "Hiragino Kaku Gothic ProN", "Hiragino Sans", Meiryo, sans-serif;
  --ff-mincho: "Cinzel", "Noto Serif JP", serif;
  --ff-en: "Cinzel", serif;
  --inner-s: 900px;
  --inner-m: 1200px;
  --inner-l: 1340px;
  --padding-s: 16px;
  --padding-m: 40px;
  --header-pc: 100px;
  --header-sp: 60px;
  --ease-time: 0.3s;
  --ease-type: ease-in-out;
  --break-xl: 1600px;
  --break-l: 1280px;
  --break-m: 1099px;
  --break-s: 767px;
  --break-xs: 499px;
}

body {
  background-color: var(--color-white);
  color: var(--color-base);
  font-family: var(--ff-main);
  letter-spacing: 0.1em;
  line-height: 1.6;
}
body:has(dialog[open]) {
  overflow: hidden;
}

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

button {
  -ms-touch-action: manipulation;
      touch-action: manipulation;
}

fieldset {
  border: none;
  margin: 0;
  padding: 0;
}

summary {
  cursor: pointer;
  list-style-type: none;
}

summary::-webkit-details-marker {
  display: none;
}

.l-inner {
  margin-inline: auto;
  max-width: calc(var(--inner-l) + var(--padding-m) * 2);
  padding: 0 var(--padding-m);
  position: relative;
}

.l-inner--m {
  margin-inline: auto;
  max-width: calc(var(--inner-m) + var(--padding-m) * 2);
  padding: 0 var(--padding-m);
  position: relative;
}

.l-inner--s {
  margin-inline: auto;
  max-width: calc(var(--inner-s) + var(--padding-m) * 2);
  padding: 0 var(--padding-m);
  position: relative;
}

.lp-main {
  overflow-x: clip;
  position: relative;
}

.c-corner {
  --bg: var(--color-white);
  --border: var(--color-blue);
  aspect-ratio: 1/1;
  position: absolute;
  width: 125px;
  z-index: 1;
}
.c-corner::before, .c-corner::after {
  clip-path: polygon(100% 0, 0 100%, 100% 100%);
  content: "";
  display: block;
  height: 100%;
  position: absolute;
  width: 100%;
}
.c-corner::before {
  background-color: var(--border);
  left: 0;
  top: 0;
  z-index: -1;
}
.c-corner::after {
  background-color: var(--bg);
  left: 1px;
  top: 1px;
  z-index: 0;
}

.c-corner[data-position=top-left] {
  left: -20px;
  rotate: 180deg;
  top: -20px;
}
.c-corner[data-position=top-left]::after {
  left: 1px;
  top: 1px;
}

.c-corner[data-position=bottom-right] {
  bottom: -20px;
  right: -20px;
}
.c-corner[data-position=bottom-right]::after {
  left: 1px;
  top: 1px;
}

.c-cuisineItem {
  display: grid;
  gap: 54px;
  place-items: center;
  position: relative;
  z-index: 1;
}

.c-cuisineItem__inner {
  max-width: 650px;
}

.c-cuisineItem__text {
  margin-top: 16px;
}

.c-cuisineItem__image {
  position: relative;
  width: 100%;
  z-index: 1;
}
.c-cuisineItem__image::before {
  border-bottom: 1px solid var(--color-gold);
  bottom: -16px;
  content: "";
  display: block;
  height: 100%;
  position: absolute;
  width: 100%;
}
.c-cuisineItem__image figure {
  overflow: hidden;
}
.c-cuisineItem__image img {
  height: auto;
  width: 100%;
}

.c-cuisineItem__en {
  color: color-mix(in srgb, var(--color-gold) 50%, transparent);
  font-family: var(--ff-en);
  font-size: clamp(2rem, 5vw, 6rem);
  font-weight: 700;
  letter-spacing: 0.06em;
  line-height: 1;
  position: absolute;
  top: 0;
  white-space: nowrap;
  z-index: -1;
}
.c-cuisineItem__en small {
  font-size: 80%;
}

:where(.c-cuisineItem:nth-of-type(odd)) {
  grid-template-columns: minmax(400px, 45%) auto;
  padding-right: var(--padding-m);
}
:where(.c-cuisineItem:nth-of-type(odd)) .c-cuisineItem__inner {
  -webkit-box-ordinal-group: 3;
      -ms-flex-order: 2;
  margin-right: auto;
          order: 2;
}
:where(.c-cuisineItem:nth-of-type(odd)) .c-cuisineItem__image {
  -webkit-box-ordinal-group: 2;
      -ms-flex-order: 1;
          order: 1;
}
:where(.c-cuisineItem:nth-of-type(odd)) .c-cuisineItem__image::before {
  border-right: 1px solid var(--color-gold);
  left: 16px;
}
:where(.c-cuisineItem:nth-of-type(odd)) .c-cuisineItem__en {
  right: 0;
}

:where(.c-cuisineItem:nth-of-type(even)) {
  grid-template-columns: auto minmax(400px, 45%);
  margin-left: auto;
  padding-left: var(--padding-m);
}
:where(.c-cuisineItem:nth-of-type(even)) .c-cuisineItem__inner {
  -webkit-box-ordinal-group: 2;
      -ms-flex-order: 1;
  margin-left: auto;
          order: 1;
}
:where(.c-cuisineItem:nth-of-type(even)) .c-cuisineItem__image {
  -webkit-box-ordinal-group: 3;
      -ms-flex-order: 2;
          order: 2;
}
:where(.c-cuisineItem:nth-of-type(even)) .c-cuisineItem__image::before {
  border-left: 1px solid var(--color-gold);
  right: 16px;
}
:where(.c-cuisineItem:nth-of-type(even)) .c-cuisineItem__en {
  left: 0;
}

.c-cuisinePanel {
  background-color: var(--color-blue);
  padding: 64px 70px;
  position: relative;
}

.c-cuisinePanel[aria-hidden=true] {
  display: none;
}

.c-cuisinePanel__title {
  color: var(--color-white);
  text-align: center;
}

.c-cuisinePanel__subTitle {
  color: color-mix(in srgb, var(--color-white) 30%, transparent);
  font-family: var(--ff-en);
  font-size: clamp(1.8125rem, 6.5564738292vw, 5.625rem);
  font-weight: 700;
  left: 50%;
  letter-spacing: 0.15em;
  line-height: 1;
  position: absolute;
  top: 0;
  translate: -50% 0;
  white-space: nowrap;
}

.c-cuisinePanel__description {
  color: var(--color-white);
  margin-top: 16px;
  text-align: center;
}

.c-cuisinePanel__wrapper {
  display: grid;
  grid-template-columns: minmax(41%, 300px) 1fr;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 56px;
  margin-top: 96px;
}

.c-cuisinePanel__image {
  width: 100%;
}
.c-cuisinePanel__image img {
  height: auto;
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

.c-cuisinePanel__name {
  color: var(--color-white);
}

.c-cuisinePanel__text {
  color: var(--color-white);
  margin-top: 16px;
}

.c-cuisinePanel__link {
  margin-top: 32px;
}

.c-cuisinePanel__en {
  color: color-mix(in srgb, var(--color-white) 30%, transparent);
  font-family: var(--ff-en);
  font-size: clamp(2.5rem, 8.2644628099vw, 6.875rem);
  font-weight: 700;
  line-height: 1;
  position: absolute;
  right: 0;
  top: 50%;
  translate: 0 -50%;
}

.c-link {
  --font-color: var(--color-font);
  --border-color: var(--color-blue);
  --arrow-color: var(--color-black);
  color: var(--font-color);
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  font-family: var(--ff-mincho);
  font-size: clamp(0.875rem, 1.5977961433vw, 0.9375rem);
  font-weight: 400;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 16px;
  overflow: hidden;
  padding-bottom: 8px;
  padding-top: 10px;
  position: relative;
}
.c-link::after {
  background-color: var(--border-color);
  bottom: 0;
  content: "";
  display: block;
  height: 1px;
  left: 0;
  position: absolute;
  width: 100%;
}
.c-link svg {
  overflow: hidden;
}
.c-link svg circle {
  fill: var(--arrow-color);
}

.c-link span[data-text] {
  overflow: hidden;
  position: relative;
  z-index: 1;
}
.c-link span[data-text] span {
  display: inline-block;
}
.c-link span[data-text]::after {
  content: attr(data-text);
  display: block;
  left: 0;
  position: absolute;
  top: 100%;
}
.c-link:focus-visible span[data-text] > span,
.c-link:focus-visible span[data-text]::after {
  -webkit-animation: text-slide 0.3s var(--ease-type) forwards;
          animation: text-slide 0.3s var(--ease-type) forwards;
}
.c-link:focus-visible::after {
  -webkit-animation: left-slide 0.6s var(--ease-type) forwards;
          animation: left-slide 0.6s var(--ease-type) forwards;
}
.c-link:focus-visible svg path {
  -webkit-animation: left-slide 0.3s var(--ease-type) forwards;
          animation: left-slide 0.3s var(--ease-type) forwards;
}

@-webkit-keyframes text-slide {
  0% {
    translate: 0 0;
  }
  100% {
    translate: 0 -100%;
  }
}

@keyframes text-slide {
  0% {
    translate: 0 0;
  }
  100% {
    translate: 0 -100%;
  }
}
@-webkit-keyframes left-slide {
  0% {
    translate: 0 0;
  }
  50% {
    translate: 100% 0;
  }
  51% {
    translate: -100% 0;
  }
  100% {
    translate: 0 0;
  }
}
@keyframes left-slide {
  0% {
    translate: 0 0;
  }
  50% {
    translate: 100% 0;
  }
  51% {
    translate: -100% 0;
  }
  100% {
    translate: 0 0;
  }
}
.c-link[data-color=white] {
  --font-color: var(--color-white);
  --border-color: var(--color-white);
}

.c-link[data-color=black] {
  --font-color: var(--color-white);
  --border-color: var(--color-white);
}

.c-link[data-color=blue] {
  --font-color: var(--color-blue);
  --border-color: var(--color-blue);
  --arrow-color: var(--color-blue);
}

.c-link[data-color=gold] {
  --font-color: var(--color-white);
  --border-color: var(--color-gold);
  --arrow-color: var(--color-gold);
}

.c-link[data-color=gold-black] {
  --font-color: var(--color-base);
  --border-color: var(--color-gold);
  --arrow-color: var(--color-gold);
}

.c-tab {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
  background-color: var(--color-white);
  border-radius: 999px;
          justify-content: center;
  -webkit-box-shadow: 0 1px 3px #73706A;
          box-shadow: 0 1px 3px #73706A;
}

.c-tab__btn {
  border-radius: 999px;
  font-size: clamp(0.875rem, 1.5426997245vw, 0.875rem);
  font-weight: 400;
  letter-spacing: 0.1em;
  padding: 5px 24px;
  -webkit-transition: color 0.3s ease, background-color 0.3s ease;
  transition: color 0.3s ease, background-color 0.3s ease;
}

.c-tab__btn[aria-selected=true] {
  background-color: var(--color-black);
  color: var(--color-white);
  cursor: default;
}

.c-tab__btn[data-color=navy][aria-selected=true] {
  background-color: var(--color-navy);
}

.c-tab__btn[data-color=blue][aria-selected=true] {
  background-color: var(--color-blue);
}

.c-title {
  --main: var(--color-base);
  --sub: var(--color-gold);
  display: grid;
  gap: 4px;
  margin-inline: auto;
  place-items: center;
  text-align: center;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
}

.c-title__main {
  -webkit-box-ordinal-group: 3;
      -ms-flex-order: 2;
  color: var(--main);
  font-family: var(--ff-mincho);
  font-size: clamp(1.5rem, 3.5261707989vw, 2.5rem);
  font-weight: 700;
          order: 2;
}

.c-title__sub {
  -webkit-box-ordinal-group: 2;
      -ms-flex-order: 1;
  color: var(--sub);
  font-family: var(--ff-en);
  font-size: clamp(0.9375rem, 1.8181818182vw, 1.125rem);
  font-weight: 400;
          order: 1;
}

.c-title[data-color=white] {
  --main: var(--color-white);
  --sub: var(--color-white);
}

.access {
  padding: 130px 0;
  position: relative;
}

.access__content {
  display: grid;
  grid-template-columns: 1fr minmax(55%, 450px);
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 48px;
  margin-top: 60px;
}

.access__map {
  aspect-ratio: 660/460;
  width: 100%;
}
.access__map iframe {
  height: 100%;
  width: 100%;
}

.access__wrapper {
  display: grid;
  gap: 30px;
  grid-template-columns: repeat(2, 1fr);
  margin-top: 60px;
}

.access__item {
  background-color: var(--color-blue-light);
  display: grid;
  gap: 40px;
  grid-row: span 4;
  grid-template-rows: subgrid;
  padding: 32px 24px 40px;
  position: relative;
  z-index: 1;
}

.access__item-title {
  text-align: center;
}

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

.access__item-list {
  list-style: revert;
  margin-inline: auto;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
}

.access__item-info {
  border-top: 1px solid var(--color-blue);
  padding: 24px;
}
.access__item-info p {
  margin-top: 24px;
}

.cuisine {
  padding: 130px 0;
  position: relative;
  z-index: 1;
}

.cuisine__description {
  margin-top: 60px;
  text-align: center;
}

.cuisine__text {
  margin-top: 24px;
  text-align: center;
}

.cuisine__wrapper {
  display: grid;
  gap: 60px;
  margin-top: 60px;
}

.cuisine__inner {
  margin-inline: auto;
  margin-top: 60px;
  max-width: calc(var(--inner-l) + var(--padding-m) * 2);
  overflow: hidden;
  padding: 20px var(--padding-m);
  position: relative;
  z-index: 1;
}

.cuisine__tab {
  left: 50%;
  position: absolute;
  top: 225px;
  translate: -50% 0;
  z-index: 1;
}

.experience {
  margin-top: 40px;
  position: relative;
  z-index: 1;
}

.experience__head {
  background-image: url(../images/matoya_bg.webp);
  background-position: center;
  background-size: cover;
  padding: 80px var(--padding-s) 125px;
}

.experience__date {
  color: var(--color-white);
  text-align: center;
}

.experience__logo {
  margin-inline: auto;
  margin-top: 16px;
  max-width: 86px;
}
.experience__logo img {
  height: auto;
  width: 100%;
}

.experience__subTitle {
  color: var(--color-white);
  font-family: var(--ff-mincho);
  font-size: 24px;
  font-weight: 700;
  letter-spacing: 0.1em;
  line-height: 1.6;
  margin-top: 32px;
  text-align: center;
}

.experience__description {
  color: var(--color-white);
  margin-top: 16px;
  text-align: center;
}

.experience__body {
  margin-top: -60px;
  padding-inline: 20px;
}

.experience__wrapper {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  gap: 60px;
}

.experience__image {
  position: relative;
  width: 100%;
  z-index: 1;
}
.experience__image img {
  height: auto;
  width: 100%;
}
.experience__image::after {
  border: 1px solid var(--color-gold);
  content: "";
  display: block;
  height: 100%;
  inset: 0;
  pointer-events: none;
  position: absolute;
  rotate: 3.6deg;
  width: 100%;
  z-index: 1;
}

.experience__title {
  margin-top: 32px;
  text-align: center;
}

.experience__text {
  margin-top: 16px;
}

.experience__content {
  display: grid;
  gap: 48px;
  margin-top: 90px;
}

.experience__content-heading {
  display: grid;
  gap: 16px;
  place-items: center;
  text-align: center;
}

.experience__content-images {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  -webkit-column-gap: 54px;
     -moz-column-gap: 54px;
          column-gap: 54px;
  row-gap: 40px;
}

.experience__link {
  margin-top: 32px;
  text-align: center;
}

.experience__en {
  color: color-mix(in srgb, var(--color-gold) 50%, transparent);
  font-family: var(--ff-en);
  font-size: clamp(5rem, 11.0192837466vw, 7.5rem);
  font-weight: 700;
  letter-spacing: 0.09em;
  line-height: 1;
  -webkit-writing-mode: vertical-rl;
      -ms-writing-mode: tb-rl;
  bottom: 0;
  position: absolute;
  right: 0;
  translate: 50%;
  white-space: nowrap;
          writing-mode: vertical-rl;
  z-index: -1;
}

.feature {
  padding: 130px 0 650px;
  position: relative;
  z-index: 1;
}

.feature__title {
  text-align: center;
}

.feature__text {
  font-family: var(--ff-en);
  font-size: clamp(0.875rem, 1.5977961433vw, 0.9375rem);
  font-weight: 700;
  letter-spacing: 0.1em;
  line-height: 2.2666666667;
  margin-top: 32px;
  text-align: center;
}

.feature__wrapper {
  bottom: 0;
  left: 50%;
  max-width: 1440px;
  position: absolute;
  top: 0;
  translate: -50%;
  width: 100%;
  z-index: -1;
}

.feature__image {
  position: absolute;
}
.feature__image img {
  height: 100%;
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

.feature__image[data-feature="1"] {
  aspect-ratio: 150/160;
  left: 5%;
  top: 10%;
  width: clamp(80px, 10.4166666667vw, 150px);
}

.feature__image[data-feature="2"] {
  aspect-ratio: 320/420;
  right: 0;
  top: 15%;
  width: clamp(130px, 22.2222222222vw, 320px);
}

.feature__image[data-feature="3"] {
  aspect-ratio: 270/220;
  left: 5%;
  top: 38%;
  width: clamp(110px, 18.75vw, 270px);
}

.feature__image[data-feature="4"] {
  aspect-ratio: 350/215;
  right: 5%;
  top: 50%;
  width: clamp(180px, 24.3055555556vw, 350px);
}

.feature__image[data-feature="5"] {
  aspect-ratio: 320/280;
  left: 0;
  top: 75%;
  width: clamp(125px, 22.2222222222vw, 320px);
}

.feature__image[data-feature="6"] {
  aspect-ratio: 270/240;
  right: 25%;
  top: 80%;
  width: clamp(160px, 18.75vw, 270px);
}

.feature__image[data-feature="7"] {
  aspect-ratio: 220/365;
  left: 32%;
  top: 65%;
  width: clamp(100px, 15.2777777778vw, 220px);
}

.highlight {
  padding: 120px 0 0;
}

.highlight__wrapper {
  display: grid;
  gap: 2px;
  margin-top: 60px;
}

.highlight__item {
  min-height: 440px;
  padding: 120px 0;
  position: relative;
  z-index: 1;
}

.highlight__item-inner {
  max-width: 720px;
}

.highlight__item-image {
  inset: 0;
  position: absolute;
  z-index: -1;
}
.highlight__item-image img {
  height: 100%;
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

.highlight__item-title {
  color: var(--color-white);
}

.highlight__item-text {
  color: var(--color-white);
  margin-top: 16px;
}

.highlight__inner {
  margin-top: 60px;
}

.highlight__offer {
  display: grid;
  margin-bottom: 16px;
  margin-right: 16px;
  padding: 80px 20px;
  place-content: center;
  place-items: center;
  position: relative;
  text-align: center;
  z-index: 1;
}

.highlight__offer::before {
  border: 1px solid var(--color-blue);
  content: "";
  display: block;
  height: 100%;
  position: absolute;
  width: 100%;
  z-index: 1;
}

.highlight__image {
  inset: 0;
  overflow: hidden;
  position: absolute;
  z-index: -1;
}
.highlight__image img {
  height: 100%;
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

.highlight__heading {
  display: grid;
  gap: 4px;
}

.highlight__title {
  color: var(--color-white);
}

.highlight__subTitle {
  color: var(--color-gold);
}

.highlight__text {
  color: var(--color-white);
  margin-top: 24px;
}

.highlight__en {
  color: color-mix(in srgb, #95ABBD 30%, transparent);
  font-family: var(--ff-en);
  font-size: clamp(2.5rem, 8.8154269972vw, 7.5rem);
  font-weight: 700;
  letter-spacing: 0.1em;
  position: absolute;
  right: 0;
  top: 50%;
  translate: 0 -50%;
  white-space: nowrap;
  z-index: -1;
}

.inclusive {
  background-color: var(--color-blue-light);
  overflow: clip;
  padding: 130px 0;
  position: relative;
  z-index: 1;
}

.inclusive__en {
  color: var(--color-blue);
  font-family: var(--ff-en);
  font-size: clamp(6.25rem, 20.9366391185vw, 17.5rem);
  font-weight: 700;
  letter-spacing: 0.09em;
  line-height: 0.5714285714;
  -webkit-writing-mode: vertical-rl;
      -ms-writing-mode: tb-rl;
  left: 0;
  position: absolute;
  top: 50%;
  translate: 0 -50%;
  white-space: nowrap;
          writing-mode: vertical-rl;
  z-index: -1;
}

.inclusive__description {
  margin-top: 60px;
  text-align: center;
}

.inclusive__text {
  margin-top: 24px;
  text-align: center;
}

.inclusive__divider {
  border-top: 1px solid var(--color-blue);
  margin-bottom: 60px;
  margin-top: 60px;
}

.inclusive__kids {
  margin-top: 60px;
}

.inclusive__heading {
  display: grid;
  gap: 24px;
  place-items: center;
  text-align: center;
}
.inclusive__heading .u-h2--en {
  color: var(--color-gold);
}

.inclusive__images {
  display: grid;
  gap: 30px;
  grid-template-columns: repeat(3, 1fr);
  margin-top: 60px;
}

.inclusive__image {
  position: relative;
  width: 100%;
}
.inclusive__image img {
  height: 100%;
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.inclusive__image figcaption {
  border: 1px solid var(--color-white);
  color: var(--color-white);
  left: 50%;
  mix-blend-mode: difference;
  padding: 8px 24px;
  position: absolute;
  text-align: center;
  top: 50%;
  translate: -50% -50%;
}

.inclusive__room {
  margin-top: 60px;
}

.inclusive__feature {
  background-color: var(--color-white);
  display: grid;
  gap: 30px;
  grid-template-columns: repeat(3, 1fr);
  padding: 54px 40px;
}

.inclusive__item {
  display: grid;
  grid-row: span 4;
  grid-template-rows: subgrid;
  place-items: center;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  gap: 16px;
}
.inclusive__item span {
  color: var(--color-gold);
}
.inclusive__item figure {
  width: 100%;
}
.inclusive__item figure img {
  height: auto;
  width: 100%;
}

.mv {
  display: grid;
  height: 100dvh;
  max-height: 800px;
  place-content: center;
  place-items: center;
  position: relative;
  z-index: 1;
}

.mv__content {
  display: grid;
  gap: 32px;
  place-items: center;
}

.mv__title {
  color: var(--color-white);
  font-family: var(--ff-mincho);
  font-size: clamp(1.625rem, 3.6363636364vw, 2.5rem);
  font-weight: 700;
  text-align: center;
}

.mv__text {
  color: var(--color-white);
  font-family: var(--ff-mincho);
  font-size: clamp(0.875rem, 1.8732782369vw, 1.25rem);
  font-weight: 700;
  text-align: center;
}

#mvSlide {
  inset: 0;
  position: absolute;
  z-index: -1;
}
#mvSlide::before {
  background-color: rgba(0, 0, 0, 0.5);
  content: "";
  display: block;
  height: 100%;
  inset: 0;
  position: absolute;
  width: 100%;
  z-index: 1;
}

#mvSlide .splide__track {
  height: 100%;
  width: 100%;
}

#mvSlide .splide__slide {
  height: 100%;
  width: 100%;
}
#mvSlide .splide__slide img {
  height: 100%;
  scale: 1.02;
  translate: -1% 0;
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: 0% center;
     object-position: 0% center;
}

#mvSlide .splide__slide.is-active img {
  -webkit-animation: mvImage 5s linear both;
          animation: mvImage 5s linear both;
}

@-webkit-keyframes mvImage {
  0% {
    translate: 1% 0;
  }
  100% {
    translate: -1% 0;
  }
}

@keyframes mvImage {
  0% {
    translate: 1% 0;
  }
  100% {
    translate: -1% 0;
  }
}
@-webkit-keyframes mvImageSp {
  0% {
    translate: 2% 0;
  }
  100% {
    translate: -2% 0;
  }
}
@keyframes mvImageSp {
  0% {
    translate: 2% 0;
  }
  100% {
    translate: -2% 0;
  }
}
.offer {
  background-color: var(--color-blue);
  padding: 60px 0;
  position: relative;
  z-index: 1;
}

.offer__text {
  color: var(--color-white);
  margin-top: 40px;
  text-align: center;
}

.offer__wrapper {
  display: grid;
  gap: 30px;
  grid-template-columns: repeat(3, 1fr);
  margin-top: 40px;
}

.offer__item {
  --padding: 24px;
  background-color: var(--color-white);
  display: grid;
  gap: 16px;
  grid-row: span 4;
  grid-template-rows: subgrid;
  -webkit-box-shadow: 1px 2px 10px #0C263C;
          box-shadow: 1px 2px 10px #0C263C;
}
.offer__item:nth-child(n+4) {
  display: none;
}
.offer__item:focus-visible .offer__image img {
  scale: 1.05;
}
.offer__item:focus-visible .offer__more span[data-text] > span,
.offer__item:focus-visible .offer__more span[data-text]::after {
  -webkit-animation: text-slide 0.3s var(--ease-type) forwards;
          animation: text-slide 0.3s var(--ease-type) forwards;
}
.offer__item:focus-visible .offer__more::after {
  -webkit-animation: left-slide 0.6s var(--ease-type) forwards;
          animation: left-slide 0.6s var(--ease-type) forwards;
}

.offer__image {
  overflow: hidden;
  width: 100%;
}
.offer__image img {
  height: 100%;
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -webkit-transition: scale 0.4s var(--custom-ease);
  transition: scale 0.4s var(--custom-ease);
}

.offer__category {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 8px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin-top: 8px;
  padding-inline: var(--padding);
}
.offer__category li {
  background-color: var(--color-black);
  border-radius: 20px;
  color: var(--color-white);
  font-size: clamp(0.625rem, 1.2121212121vw, 0.75rem);
  font-weight: 400;
  padding: 1px 10px;
}

.offer__title {
  font-size: 14px;
  padding-inline: var(--padding);
}

.offer__more {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-family: var(--ff-en);
  font-size: clamp(0.625rem, 1.2121212121vw, 0.75rem);
  font-weight: 500;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
  gap: 16px;
          justify-content: flex-end;
  margin-bottom: 16px;
  padding: 0 var(--padding);
}
.offer__more svg {
  aspect-ratio: 1/1;
  width: 36px;
}
.offer__more svg circle {
  fill: var(--color-blue);
}

.offer__more span[data-text] {
  overflow: hidden;
  position: relative;
  z-index: 1;
}
.offer__more span[data-text] span {
  display: inline-block;
}
.offer__more span[data-text]::after {
  content: attr(data-text);
  display: block;
  left: 0;
  position: absolute;
  top: 100%;
}

.offer__btn {
  margin-top: 40px;
  text-align: center;
}

.offer__en {
  bottom: 10%;
  color: color-mix(in srgb, var(--color-white) 30%, transparent);
  display: grid;
  font-family: var(--ff-en);
  font-size: clamp(5rem, 11.1845730028vw, 7.6875rem);
  font-weight: 700;
  left: 0;
  line-height: 1;
  position: absolute;
  right: 0;
  z-index: -1;
}
.offer__en span + span {
  text-align: end;
}

.reservation {
  background-color: var(--color-gold);
  padding: 80px 0;
  position: relative;
  z-index: 1;
}

.reservation__text {
  color: var(--color-white);
  margin-top: 60px;
  text-align: center;
}

.reservation__btn {
  margin-inline: auto;
  margin-top: 60px;
  max-width: 240px;
}
.reservation__btn a {
  background-color: var(--color-black);
  color: var(--color-white);
  display: block;
  padding: 16px 24px;
  text-align: center;
  -webkit-transition: color 0.3s var(--custom-ease), background-color 0.3s var(--custom-ease);
  transition: color 0.3s var(--custom-ease), background-color 0.3s var(--custom-ease);
}
.reservation__btn a:focus-visible {
  background-color: var(--color-white);
  color: var(--color-black);
}

.reservation__en {
  color: color-mix(in srgb, var(--color-white) 30%, transparent);
  font-family: var(--ff-en);
  font-size: min(70px, 4.8611111111vw);
  font-weight: 700;
  left: 50%;
  letter-spacing: 0.15em;
  line-height: 1;
  position: absolute;
  text-align: center;
  top: 40%;
  translate: -50% -50%;
  white-space: nowrap;
  z-index: -1;
}

.spot {
  padding: 130px 0 0;
  position: relative;
}

.spot__description {
  margin-top: 60px;
  text-align: center;
}

.spot__head {
  background-image: url(../images/spot_bg.webp);
  background-position: center;
  background-size: cover;
  margin-top: 60px;
  padding: 160px var(--padding-m);
}

.spot__head-inner {
  color: var(--color-white);
  display: grid;
  gap: 16px;
  margin-inline: auto;
  max-width: 1000px;
}
.spot__head-inner .u-text {
  max-width: 720px;
}

.spot__cycle {
  display: grid;
  grid-template-columns: 1fr minmax(54%, 360px);
  -webkit-column-gap: 20px;
     -moz-column-gap: 20px;
          column-gap: 20px;
  row-gap: 24px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-top: 60px;
}

.spot__cycle-content {
  display: grid;
  gap: 16px;
  max-width: 530px;
}

.spot__cycle-image {
  width: 100%;
}
.spot__cycle-image img {
  height: auto;
  width: 100%;
}

.spot__map {
  margin-inline: auto;
  margin-top: 60px;
  max-width: 900px;
}
.spot__map h4 {
  text-align: center;
}
.spot__map figure {
  aspect-ratio: 900/400;
  margin-top: 24px;
  width: 100%;
}
.spot__map figure iframe {
  height: 100%;
  width: 100%;
}

.spot__wrapper {
  display: grid;
  gap: 60px 30px;
  grid-template-columns: repeat(3, 1fr);
  margin-top: 60px;
}

.spot__item {
  display: grid;
  gap: 16px;
  place-content: flex-start;
}
.spot__item:nth-of-type(3n+2) {
  margin-top: 32px;
}
.spot__item:nth-of-type(3n) {
  margin-top: 64px;
}

.spot__image {
  position: relative;
  width: 100%;
}
.spot__image img {
  height: auto;
  width: 100%;
}

.spot__text {
  font-size: 13px;
}

.spot__cat {
  left: 8px;
  position: absolute;
  top: 8px;
}
.spot__cat::before {
  border-radius: 20px;
  color: var(--color-white);
  padding: 4px 10px;
}
.spot__cat[data-cat=nature]::before {
  background-color: var(--color-blue);
  content: "自然";
}
.spot__cat[data-cat=culture]::before {
  background-color: var(--color-black);
  content: "文化・歴史";
}
.spot__cat[data-cat=family]::before {
  background-color: var(--color-gold);
  content: "ファミリー";
}

.spot__title {
  font-family: var(--ff-mincho);
  font-size: clamp(1.25rem, 2.4242424242vw, 1.5rem);
  font-weight: 700;
  text-align: center;
}

.spot__offer {
  background-color: var(--color-black);
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  margin-top: 60px;
  place-content: center;
  position: relative;
  z-index: 1;
}

.spot__offer-content {
  padding: 80px 24px;
  position: relative;
}

.spot__offer-image {
  height: 100%;
  max-height: 450px;
  width: 100%;
}
.spot__offer-image img {
  height: 100%;
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

.spot__offer-heading {
  display: grid;
  gap: 4px;
  place-items: center;
  text-align: center;
}

.spot__offer-title {
  -webkit-box-ordinal-group: 3;
      -ms-flex-order: 2;
  color: var(--color-white);
          order: 2;
}

.spot__offer-subTitle {
  -webkit-box-ordinal-group: 2;
      -ms-flex-order: 1;
  color: var(--color-gold);
          order: 1;
}

.spot__offer-text {
  color: var(--color-white);
  margin-top: 24px;
  text-align: center;
}

.spot__offer-link {
  margin-top: 24px;
  text-align: center;
}

.spot__comming {
  color: var(--color-white);
  display: inline-block;
  font-family: var(--ff-en);
  padding: 24px 0;
}

.spot__offer-en {
  bottom: 0;
  color: color-mix(in srgb, var(--color-blue) 30%, transparent);
  font-family: var(--ff-en);
  font-size: min(85px, 5.9027777778vw);
  font-weight: 700;
  left: 50%;
  line-height: 1;
  position: absolute;
  translate: -50% 10%;
  white-space: nowrap;
  z-index: -1;
}

.stay {
  padding: 130px 0;
  position: relative;
}

.stay__description {
  margin-top: 60px;
  text-align: center;
}

.stay__text {
  margin-top: 32px;
  text-align: center;
}

.stay__divider {
  border-color: var(--color-gold);
  margin-bottom: 30px;
  margin-top: 30px;
}

.stay__content {
  margin-inline: auto;
  margin-top: 60px;
  max-width: 1440px;
  padding-right: 20px;
  position: relative;
}

.stay__tab {
  left: 50%;
  position: absolute;
  text-align: center;
  top: 100px;
  translate: -50%;
  width: 100%;
}

.stay__panels {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
}

.stay__panel {
  height: auto;
  width: 100%;
}
.stay__panel[data-color=navy] {
  --color: var(--color-navy);
}
.stay__panel[data-color=blue] {
  --color: var(--color-blue);
}
.stay__panel[aria-hidden=true] {
  opacity: 0;
  position: absolute;
  visibility: hidden;
}

.stay__name {
  color: var(--color);
  text-align: center;
}

.stay__title {
  margin-bottom: 8px;
}

.stay__wrapper {
  display: grid;
  gap: 40px;
  grid-template-columns: minmax(41%, 300px) 1fr;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  margin-top: 160px;
}

.stay__images {
  position: sticky;
  top: 100px;
}

.stay__image {
  overflow: hidden;
}
.stay__image[data-stay="1"] {
  -webkit-box-ordinal-group: 2;
      -ms-flex-order: 1;
  aspect-ratio: 550/580;
  margin-left: 3%;
          order: 1;
  width: 90%;
}
.stay__image[data-stay="2"] {
  -webkit-box-ordinal-group: 3;
      -ms-flex-order: 2;
  aspect-ratio: 280/234;
  margin-left: 12%;
  margin-top: 51px;
          order: 2;
  width: 46%;
}
.stay__image[data-stay="3"] {
  -webkit-box-ordinal-group: 5;
      -ms-flex-order: 4;
  aspect-ratio: 294/173;
  margin-left: auto;
  margin-top: 53px;
          order: 4;
  width: 49%;
}
.stay__image[data-stay="4"] {
  -webkit-box-ordinal-group: 6;
      -ms-flex-order: 5;
  aspect-ratio: 220/220;
  margin-left: 0;
  margin-top: -30px;
          order: 5;
  width: 36%;
}
.stay__image img {
  -o-object-fit: cover;
     object-fit: cover;
}

.stay__inner {
  max-width: 650px;
}

.stay__schedule {
  display: grid;
  gap: 32px;
  margin-top: 32px;
}

.stay__item {
  display: grid;
  gap: 8px;
}

.stay__item-head {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 24px;
}

.stay__item-time {
  background-color: var(--color);
  border-radius: 999px;
  color: var(--color-white);
  padding: 2px 10px;
}

.stay__item-en {
  color: var(--color);
}

.village {
  background-color: var(--color-blue-light);
}

.village__heading {
  background-image: url(../images/village_heading.webp);
  background-position: center;
  background-size: cover;
  display: grid;
  gap: 60px;
  padding: 130px var(--padding-m);
  place-items: center;
  text-align: center;
}

.village__description {
  color: var(--color-white);
}

.village__wrapper {
  background-color: var(--color-blue-light);
  padding: 60px 0 130px;
}

.village__tab {
  text-align: center;
}

.village__panels {
  margin-top: 60px;
}

.village__panel {
  margin-inline: auto;
  max-width: 1440px;
  padding: 0 0 140px;
  position: relative;
  z-index: 1;
}

.village__panel[aria-hidden=true] {
  display: none;
}

.village__panel-wrapper {
  display: grid;
  grid-template-columns: 1fr minmax(300px, 37%);
  margin-left: auto;
  max-width: 1260px;
  padding-left: 60px;
  width: 100%;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-column-gap: 140px;
     -moz-column-gap: 140px;
          column-gap: 140px;
  position: relative;
  row-gap: 16px;
}

.village__panel-content {
  -webkit-box-ordinal-group: 2;
      -ms-flex-order: 1;
  display: grid;
  gap: 16px;
  max-width: 580px;
          order: 1;
  position: relative;
}

.village__panel-image-wrapper {
  -webkit-box-ordinal-group: 3;
      -ms-flex-order: 2;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
          order: 2;
  position: relative;
}

.village__panel-images .village__panel-image {
  overflow: hidden;
  position: absolute;
  z-index: -1;
}

.village__panel-image {
  width: 100%;
}
.village__panel-image img {
  height: 100%;
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.village__panel-image[data-image=main] {
  aspect-ratio: 450/540;
}
.village__panel-image[data-image="1"] {
  aspect-ratio: 182/154;
  left: 0;
  top: 0;
  width: min(182px, 42vw);
}
.village__panel-image[data-image="2"] {
  aspect-ratio: 160/205;
  bottom: 40px;
  left: 60px;
  width: min(160px, 36vw);
}
.village__panel-image[data-image="3"] {
  aspect-ratio: 358/150;
  bottom: 0;
  left: 30%;
  width: min(358px, 72vw);
}

.village__panel-vertical {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse;
  gap: 5px;
  left: 24px;
  position: absolute;
  top: 32px;
  translate: -100%;
  z-index: 1;
}
.village__panel-vertical span:nth-of-type(2) {
  margin-top: 50px;
}
.village__panel-vertical span:nth-of-type(3) {
  margin-top: 100px;
}

.village__panel-vertical-text {
  color: var(--color-white);
  letter-spacing: 0.6em;
  line-height: 1;
  -webkit-writing-mode: vertical-rl;
      -ms-writing-mode: tb-rl;
  background-color: var(--color-gold);
  padding: 16px 16px;
          writing-mode: vertical-rl;
}

.village__panel-en {
  color: var(--color-blue);
  font-family: var(--ff-en);
  font-size: clamp(3.125rem, 9.3663911846vw, 7.5rem);
  font-weight: 700;
  line-height: 1;
  position: absolute;
  right: 0;
  top: 100%;
  translate: 0 -50%;
  z-index: 1;
}

.u-hide {
  display: block;
}

.u-show {
  display: none;
}

:root {
  --custom-ease: cubic-bezier(0,.25,1,1);
}

figure:has(> [data-parallax-js]) {
  overflow: hidden;
}

[data-scroll-js=title] {
  opacity: 0;
}
[data-scroll-js=title]:is([data-animated=true]) {
  -webkit-animation: scroll-title 1.5s var(--custom-ease) both;
          animation: scroll-title 1.5s var(--custom-ease) both;
}

@-webkit-keyframes scroll-title {
  0% {
    opacity: 0;
    -webkit-mask-image: linear-gradient(135deg, rgb(0, 0, 0) 30%, rgba(0, 0, 0, 0.4) 45%, rgba(0, 0, 0, 0) 55%, rgba(0, 0, 0, 0) 100%);
            mask-image: linear-gradient(135deg, rgb(0, 0, 0) 30%, rgba(0, 0, 0, 0.4) 45%, rgba(0, 0, 0, 0) 55%, rgba(0, 0, 0, 0) 100%);
    -webkit-mask-repeat: no-repeat;
            mask-repeat: no-repeat;
    -webkit-mask-size: 300% 250%;
            mask-size: 300% 250%;
    -webkit-mask-position: 130% 130%;
            mask-position: 130% 130%;
  }
  100% {
    opacity: 1;
    -webkit-mask-image: linear-gradient(135deg, rgb(0, 0, 0) 30%, rgba(0, 0, 0, 0.4) 45%, rgba(0, 0, 0, 0) 55%, rgba(0, 0, 0, 0) 100%);
            mask-image: linear-gradient(135deg, rgb(0, 0, 0) 30%, rgba(0, 0, 0, 0.4) 45%, rgba(0, 0, 0, 0) 55%, rgba(0, 0, 0, 0) 100%);
    -webkit-mask-repeat: no-repeat;
            mask-repeat: no-repeat;
    -webkit-mask-size: 300% 250%;
            mask-size: 300% 250%;
    -webkit-mask-position: 0 0;
            mask-position: 0 0;
  }
}

@keyframes scroll-title {
  0% {
    opacity: 0;
    -webkit-mask-image: linear-gradient(135deg, rgb(0, 0, 0) 30%, rgba(0, 0, 0, 0.4) 45%, rgba(0, 0, 0, 0) 55%, rgba(0, 0, 0, 0) 100%);
            mask-image: linear-gradient(135deg, rgb(0, 0, 0) 30%, rgba(0, 0, 0, 0.4) 45%, rgba(0, 0, 0, 0) 55%, rgba(0, 0, 0, 0) 100%);
    -webkit-mask-repeat: no-repeat;
            mask-repeat: no-repeat;
    -webkit-mask-size: 300% 250%;
            mask-size: 300% 250%;
    -webkit-mask-position: 130% 130%;
            mask-position: 130% 130%;
  }
  100% {
    opacity: 1;
    -webkit-mask-image: linear-gradient(135deg, rgb(0, 0, 0) 30%, rgba(0, 0, 0, 0.4) 45%, rgba(0, 0, 0, 0) 55%, rgba(0, 0, 0, 0) 100%);
            mask-image: linear-gradient(135deg, rgb(0, 0, 0) 30%, rgba(0, 0, 0, 0.4) 45%, rgba(0, 0, 0, 0) 55%, rgba(0, 0, 0, 0) 100%);
    -webkit-mask-repeat: no-repeat;
            mask-repeat: no-repeat;
    -webkit-mask-size: 300% 250%;
            mask-size: 300% 250%;
    -webkit-mask-position: 0 0;
            mask-position: 0 0;
  }
}
[data-scroll-js=grid] {
  opacity: 0;
  translate: 20px 0;
}

[data-scroll-js=grid][data-animated=true] {
  -webkit-animation: scroll-grid 1.2s var(--custom-ease) var(--delay) both;
          animation: scroll-grid 1.2s var(--custom-ease) var(--delay) both;
}

@-webkit-keyframes scroll-grid {
  0% {
    opacity: 0;
    translate: 20px 0;
  }
  100% {
    opacity: 1;
    translate: 0 0;
  }
}

@keyframes scroll-grid {
  0% {
    opacity: 0;
    translate: 20px 0;
  }
  100% {
    opacity: 1;
    translate: 0 0;
  }
}
[data-panel=stay] .stay__image {
  opacity: 0;
}
[data-panel=stay][aria-hidden=false] .stay__image[data-animated=true] {
  -webkit-animation: scroll-title 1.5s var(--custom-ease) both;
          animation: scroll-title 1.5s var(--custom-ease) both;
}

[data-scroll-js=blurImage] {
  opacity: 0;
  scale: 1.2;
  -webkit-filter: blur(10px);
          filter: blur(10px);
}
[data-scroll-js=blurImage][data-animated=true] {
  -webkit-animation: blurImage 1.2s var(--custom-ease) both;
          animation: blurImage 1.2s var(--custom-ease) both;
}

@-webkit-keyframes blurImage {
  from {
    opacity: 0;
    scale: 1.2;
    -webkit-filter: blur(10px);
            filter: blur(10px);
  }
  to {
    opacity: 1;
    scale: 1;
    -webkit-filter: blur(0);
            filter: blur(0);
  }
}

@keyframes blurImage {
  from {
    opacity: 0;
    scale: 1.2;
    -webkit-filter: blur(10px);
            filter: blur(10px);
  }
  to {
    opacity: 1;
    scale: 1;
    -webkit-filter: blur(0);
            filter: blur(0);
  }
}
[data-scroll-js=beforeMove]::before {
  left: 0;
  opacity: 0;
  top: 0;
}
[data-scroll-js=beforeMove][data-animated=true]::before {
  -webkit-animation: beforeMove 1s var(--custom-ease) both;
          animation: beforeMove 1s var(--custom-ease) both;
}

@-webkit-keyframes beforeMove {
  from {
    left: 0;
    opacity: 0;
    top: 0;
  }
  to {
    left: 16px;
    opacity: 1;
    top: 16px;
  }
}

@keyframes beforeMove {
  from {
    left: 0;
    opacity: 0;
    top: 0;
  }
  to {
    left: 16px;
    opacity: 1;
    top: 16px;
  }
}
.u-text {
  font-size: 14px;
  font-weight: 400;
  letter-spacing: 0.1em;
  line-height: 1.6;
}

.u-h2 {
  font-family: var(--ff-mincho);
  font-size: clamp(1.5rem, 3.5261707989vw, 2.5rem);
  font-weight: 700;
}

.u-h3 {
  font-family: var(--ff-mincho);
  font-size: clamp(1.25rem, 2.7548209366vw, 1.875rem);
  font-weight: 700;
}

.u-h4 {
  font-family: var(--ff-mincho);
  font-size: clamp(1.1875rem, 2.3691460055vw, 1.5rem);
  font-weight: 700;
}

.u-h5 {
  font-family: var(--ff-mincho);
  font-size: clamp(1.125rem, 2.0936639118vw, 1.25rem);
  font-weight: 700;
}

.u-h6 {
  font-family: var(--ff-mincho);
  font-size: clamp(0.875rem, 1.5977961433vw, 0.9375rem);
  font-weight: 700;
}

.u-h2--en {
  font-family: var(--ff-en);
  font-size: clamp(0.9375rem, 1.8181818182vw, 1.125rem);
  font-weight: 400;
  letter-spacing: 0.15em;
}

.u-h3--en {
  font-family: var(--ff-en);
  font-size: clamp(1.25rem, 2.7548209366vw, 1.875rem);
  font-weight: 400;
  letter-spacing: 0.15em;
}

.u-visually-hidden {
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
  clip: rect(0, 0, 0, 0);
  border: 0;
  white-space: nowrap;
}

@media (max-width: 767px) {
  .l-inner {
    padding: 0 var(--padding-s);
  }
  .l-inner.-sp {
    padding: 0 8px;
  }
  .l-inner--m {
    padding: 0 var(--padding-s);
  }
  .l-inner--m.-sp {
    padding: 0 8px;
  }
  .l-inner--s {
    padding: 0 var(--padding-s);
  }
  .l-inner--s.-sp {
    padding: 0 8px;
  }
  .c-corner {
    width: 40px;
  }
  .c-corner[data-position=top-left] {
    left: -6px;
    top: -6px;
  }
  .c-corner[data-position=bottom-right] {
    bottom: -6px;
    right: -6px;
  }
  .c-cuisineItem {
    gap: 32px;
    place-items: flex-start;
  }
  .c-cuisineItem__inner {
    padding-inline: var(--padding-s);
  }
  .c-cuisineItem__image {
    margin-right: auto;
    width: calc(100% - var(--padding-s));
  }
  .c-cuisineItem__image::before {
    bottom: -8px;
  }
  .c-cuisineItem__en {
    font-size: 9.8666666667vw;
    translate: -50% -75%;
  }
  :where(.c-cuisineItem:nth-of-type(odd)) {
    grid-template-columns: 1fr;
    padding-right: 0;
  }
  :where(.c-cuisineItem:nth-of-type(odd)) .c-cuisineItem__inner {
    margin-right: 0;
  }
  :where(.c-cuisineItem:nth-of-type(odd)) .c-cuisineItem__image::before {
    left: 8px;
  }
  :where(.c-cuisineItem:nth-of-type(odd)) .c-cuisineItem__en {
    left: 50%;
    right: auto;
  }
  :where(.c-cuisineItem:nth-of-type(even)) {
    grid-template-columns: 1fr;
    padding-left: 0;
  }
  :where(.c-cuisineItem:nth-of-type(even)) .c-cuisineItem__inner {
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
    margin-left: 0;
            order: 2;
  }
  :where(.c-cuisineItem:nth-of-type(even)) .c-cuisineItem__image {
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
  }
  :where(.c-cuisineItem:nth-of-type(even)) .c-cuisineItem__image::before {
    border-left: none;
    border-right: 1px solid var(--color-gold);
    left: 8px;
    right: 0;
  }
  :where(.c-cuisineItem:nth-of-type(even)) .c-cuisineItem__en {
    left: 50%;
    right: auto;
  }
  .c-cuisinePanel {
    padding: 56px 8px;
  }
  .c-cuisinePanel__subTitle {
    top: 16px;
  }
  .c-cuisinePanel__wrapper {
    gap: 24px;
    grid-template-columns: 1fr;
    margin-top: 110px;
  }
  .c-cuisinePanel__link {
    margin-top: 24px;
    text-align: right;
  }
  .c-cuisinePanel__en {
    bottom: 0;
    left: 0;
    right: auto;
    top: auto;
    translate: 0 0;
  }
  .access {
    padding: 80px 0;
  }
  .access__content {
    gap: 40px;
    grid-template-columns: 1fr;
    margin-top: 40px;
  }
  .access__map {
    margin-inline: calc((100% - 100dvi) / 2);
    width: 100vw;
  }
  .access__wrapper {
    gap: 32px;
    grid-template-columns: 1fr;
    margin-top: 40px;
  }
  .access__item {
    gap: 16px;
    padding: 32px 16px;
  }
  .access__item-text {
    text-align: left;
  }
  .access__item-info {
    padding: 16px 16px 0;
  }
  .access__item-info p {
    margin-top: 10px;
  }
  .cuisine {
    padding: 80px 0;
  }
  .cuisine__description {
    margin-top: 40px;
  }
  .cuisine__wrapper {
    gap: 80px;
    margin-top: 80px;
  }
  .cuisine__inner {
    margin-top: 40px;
    padding: 8px;
  }
  .cuisine__tab {
    top: 220px;
  }
  .experience {
    margin-top: 64px;
  }
  .experience__head {
    background-image: url(../images/matoya_bg-sp.webp);
    padding-block: 64px;
  }
  .experience__logo {
    margin-top: 40px;
  }
  .experience__subTitle {
    margin-top: 40px;
  }
  .experience__description {
    margin-top: 24px;
  }
  .experience__body {
    margin-top: 54px;
    padding-inline: 8px;
  }
  .experience__wrapper {
    gap: 50px;
    grid-template-columns: 1fr;
  }
  .experience__title {
    margin-top: 28px;
  }
  .experience__content {
    gap: 32px;
    margin-top: 50px;
  }
  .experience__content-heading {
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
    position: relative;
  }
  .experience__content-heading .u-text {
    text-align: left;
  }
  .experience__content-images {
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
    display: block;
            order: 1;
  }
  .experience__content-images .experience__image:nth-of-type(1) {
    margin-left: -16px;
    width: 70%;
    z-index: 2;
  }
  .experience__content-images .experience__image:nth-of-type(2) {
    margin-left: auto;
    margin-right: -12px;
    margin-top: -24px;
    width: 55%;
  }
  .experience__content-images .experience__image:nth-of-type(3) {
    margin-left: 16px;
    margin-top: 16px;
    width: 60%;
  }
  .experience__content-images .experience__image:nth-of-type(4) {
    margin-left: auto;
    margin-right: -20px;
    margin-top: -50px;
    width: 44%;
  }
  .experience__link {
    margin-top: 24px;
  }
  .experience__en {
    font-size: 11.2vw;
    -webkit-writing-mode: revert;
        -ms-writing-mode: revert;
    bottom: auto;
    left: 50%;
    right: auto;
    top: 0;
    translate: -50% -50%;
            writing-mode: revert;
  }
  .highlight {
    padding: 40px 0 0;
  }
  .highlight__wrapper {
    gap: 0;
    margin-top: 40px;
  }
  .highlight__item {
    display: grid;
    min-height: 400px;
    place-content: center;
  }
  .highlight__inner {
    margin-top: 40px;
  }
  .highlight__offer {
    margin-bottom: 0;
    margin-right: 0;
    padding: 64px 8px;
  }
  .highlight__offer::before {
    display: none;
  }
  .highlight__en {
    display: none;
  }
  .inclusive {
    padding: 80px 0;
  }
  .inclusive__en {
    display: none;
  }
  .inclusive__description {
    margin-top: 40px;
  }
  .inclusive__text {
    margin-top: 16px;
  }
  .inclusive__divider {
    margin-bottom: 40px;
    margin-top: 40px;
  }
  .inclusive__kids {
    margin-top: 40px;
  }
  .inclusive__kids .inclusive__images {
    display: block;
  }
  .inclusive__kids .inclusive__image:nth-of-type(1) {
    aspect-ratio: 250/170;
    margin-left: -16px;
    width: 67%;
  }
  .inclusive__kids .inclusive__image:nth-of-type(2) {
    aspect-ratio: 182/133;
    margin-left: auto;
    margin-right: 16px;
    margin-top: -40px;
    width: 48%;
  }
  .inclusive__kids .inclusive__image:nth-of-type(3) {
    aspect-ratio: 300/140;
    margin-left: 16px;
    margin-top: 16px;
    width: 80%;
  }
  .inclusive__images {
    gap: 16px;
    grid-template-columns: 1fr;
    margin-inline: calc((100% - 100dvi) / 2);
    margin-top: 40px;
    width: 100vw;
  }
  .inclusive__image {
    aspect-ratio: 375/280;
  }
  .inclusive__room {
    margin-top: 40px;
  }
  .inclusive__feature {
    gap: 40px;
    grid-template-columns: 1fr;
    padding: 40px 16px;
  }
  .mv__content {
    gap: 24px;
  }
  #mvSlide .splide__slide img {
    scale: 1.04;
    translate: -2% 0;
  }
  #mvSlide .splide__slide.is-active img {
    -webkit-animation: mvImageSp 5s linear both;
            animation: mvImageSp 5s linear both;
  }
  .offer {
    padding: 80px 0;
  }
  .offer__wrapper {
    gap: 24px 12px;
    grid-template-columns: repeat(2, 1fr);
  }
  .offer__item {
    --padding: 8px;
    gap: 8px;
  }
  .offer__item:nth-child(n+4) {
    display: grid;
  }
  .offer__image {
    aspect-ratio: 165/120;
  }
  .offer__category {
    gap: 4px;
    margin-top: 0;
  }
  .offer__title {
    font-size: 10px;
  }
  .offer__more {
    margin-bottom: 4px;
  }
  .offer__more svg {
    width: 24px;
  }
  .offer__en {
    display: block;
    font-size: 75px;
    -webkit-writing-mode: vertical-rl;
        -ms-writing-mode: tb-rl;
    bottom: 0;
    right: auto;
    translate: -20%;
            writing-mode: vertical-rl;
  }
  .reservation {
    padding: 64px 0;
  }
  .reservation__text {
    margin-top: 40px;
  }
  .reservation__btn {
    margin-top: 40px;
  }
  .reservation__en {
    font-size: 8.5333333333vw;
    top: 25%;
  }
  .spot {
    padding: 80px 0 0;
  }
  .spot__description {
    margin-top: 40px;
  }
  .spot__head {
    margin-top: 40px;
    padding: 80px var(--padding-s);
  }
  .spot__cycle {
    grid-template-columns: 1fr;
    margin-top: 40px;
  }
  .spot__cycle-content {
    gap: 24px;
  }
  .spot__cycle-content h3 {
    text-align: center;
  }
  .spot__cycle-image {
    width: calc(100% + var(--padding-s));
  }
  .spot__map figure {
    aspect-ratio: 375/280;
  }
  .spot__map {
    margin-inline: calc((100% - 100dvi) / 2);
    margin-top: 40px;
    width: 100vw;
  }
  .spot__map figure {
    margin-top: 16px;
  }
  .spot__wrapper {
    grid-template-columns: 1fr;
    margin-top: 40px;
    row-gap: 30px;
  }
  .spot__item:nth-of-type(3n+2), .spot__item:nth-of-type(3n) {
    margin-top: 0;
  }
  .spot__offer {
    grid-template-columns: 1fr;
    margin-top: 40px;
  }
  .spot__offer-content {
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
    padding: 64px 24px;
  }
  .spot__offer-en {
    font-size: min(50px, 11.2vw);
  }
  .stay {
    padding: 80px 0 40px;
  }
  .stay__description {
    margin-top: 40px;
  }
  .stay__content {
    margin-top: 40px;
    padding-right: 0;
  }
  .stay__tab {
    top: 90px;
  }
  .stay__title {
    text-align: center;
  }
  .stay__wrapper {
    gap: 16px;
    grid-template-columns: 1fr;
    margin-top: 120px;
  }
  .stay__images {
    display: contents;
  }
  .stay__image[data-stay="1"] {
    margin-left: 0;
    width: 75%;
  }
  .stay__image[data-stay="2"] {
    margin-left: auto;
    margin-top: 0;
    width: 64%;
  }
  .stay__image[data-stay="3"] {
    margin-top: 0;
    width: 64%;
  }
  .stay__image[data-stay="4"] {
    margin-left: 16px;
    margin-top: 0;
    width: 40%;
  }
  .stay__inner {
    -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
    margin-bottom: 16px;
    margin-top: 24px;
            order: 3;
    padding-inline: 20px;
  }
  .stay__item {
    gap: 16px;
  }
  .stay__item-head {
    gap: 16px;
  }
  .village__heading {
    gap: 16px;
    padding: 64px var(--padding-s);
  }
  .village__wrapper {
    padding: 40px 0 80px;
  }
  .village__panels {
    margin-top: 40px;
  }
  .u-hide {
    display: none;
  }
  .u-show {
    display: block;
  }
  [data-scroll-js=grid][data-animated=true] {
    -webkit-animation: scroll-grid 1.2s var(--custom-ease) both;
            animation: scroll-grid 1.2s var(--custom-ease) both;
  }
  .u-text {
    font-size: 13px;
  }
}

@media (any-hover: hover) {
  .c-link:-moz-any-link:hover span[data-text] > span, .c-link:-moz-any-link:hover span[data-text]::after {
    animation: text-slide 0.3s var(--ease-type) forwards;
  }
  .c-link:any-link:hover span[data-text] > span,
  .c-link:any-link:hover span[data-text]::after, .c-link:enabled:hover span[data-text] > span,
  .c-link:enabled:hover span[data-text]::after {
    -webkit-animation: text-slide 0.3s var(--ease-type) forwards;
            animation: text-slide 0.3s var(--ease-type) forwards;
  }
  .c-link:-moz-any-link:hover::after {
    animation: left-slide 0.6s var(--ease-type) forwards;
  }
  .c-link:any-link:hover::after, .c-link:enabled:hover::after {
    -webkit-animation: left-slide 0.6s var(--ease-type) forwards;
            animation: left-slide 0.6s var(--ease-type) forwards;
  }
  .c-link:-moz-any-link:hover svg path {
    animation: left-slide 0.3s var(--ease-type) forwards;
  }
  .c-link:any-link:hover svg path, .c-link:enabled:hover svg path {
    -webkit-animation: left-slide 0.3s var(--ease-type) forwards;
            animation: left-slide 0.3s var(--ease-type) forwards;
  }
  .offer__item:-moz-any-link:hover .offer__image img {
    scale: 1.05;
  }
  .offer__item:any-link:hover .offer__image img, .offer__item:enabled:hover .offer__image img {
    scale: 1.05;
  }
  .offer__item:-moz-any-link:hover .offer__more span[data-text] > span, .offer__item:-moz-any-link:hover .offer__more span[data-text]::after {
    animation: text-slide 0.3s var(--ease-type) forwards;
  }
  .offer__item:any-link:hover .offer__more span[data-text] > span,
  .offer__item:any-link:hover .offer__more span[data-text]::after, .offer__item:enabled:hover .offer__more span[data-text] > span,
  .offer__item:enabled:hover .offer__more span[data-text]::after {
    -webkit-animation: text-slide 0.3s var(--ease-type) forwards;
            animation: text-slide 0.3s var(--ease-type) forwards;
  }
  .offer__item:-moz-any-link:hover .offer__more::after {
    animation: left-slide 0.6s var(--ease-type) forwards;
  }
  .offer__item:any-link:hover .offer__more::after, .offer__item:enabled:hover .offer__more::after {
    -webkit-animation: left-slide 0.6s var(--ease-type) forwards;
            animation: left-slide 0.6s var(--ease-type) forwards;
  }
  .reservation__btn a:-moz-any-link:hover {
    background-color: var(--color-white);
    color: var(--color-black);
  }
  .reservation__btn a:any-link:hover, .reservation__btn a:enabled:hover {
    background-color: var(--color-white);
    color: var(--color-black);
  }
}

@media (max-width: 1099px) {
  .feature {
    padding: 380px 0;
  }
  .feature__image[data-feature="1"] {
    left: 20%;
    top: 10%;
  }
  .feature__image[data-feature="2"] {
    right: 0;
    top: 8%;
  }
  .feature__image[data-feature="3"] {
    left: 0;
    top: 20%;
  }
  .feature__image[data-feature="4"] {
    right: 5%;
    top: 20%;
  }
  .feature__image[data-feature="5"] {
    left: 0;
    top: 72%;
  }
  .feature__image[data-feature="6"] {
    right: 0;
    top: 75%;
  }
  .feature__image[data-feature="7"] {
    left: 20%;
    top: 85%;
  }
  .village__panel {
    max-width: 580px;
    padding: 0;
  }
  .village__panel-wrapper {
    grid-template-columns: 1fr;
    padding-left: 0;
  }
  .village__panel-content {
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
    padding-inline: var(--padding-s);
  }
  .village__panel-link {
    text-align: center;
  }
  .village__panel-image-wrapper {
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
  }
  .village__panel-image-wrapper .village__panel-image {
    margin-left: auto;
    width: 75%;
  }
  .village__panel-images {
    display: grid;
    gap: 32px;
    grid-template-columns: repeat(2, 1fr);
    margin-top: 64px;
    padding-right: var(--padding-s);
  }
  .village__panel-images .village__panel-image {
    position: static;
  }
  .village__panel-images .village__panel-image[data-image="2"] {
    justify-self: flex-end;
    margin-top: 54px;
  }
  .village__panel-images .village__panel-image[data-image="3"] {
    grid-column: 2 span;
    margin-left: 32px;
  }
  .village__panel-vertical {
    margin-top: 32px;
    position: static;
    translate: 32px;
  }
  .village__panel-vertical-text {
    padding: 8px;
  }
  .village__panel-en {
    translate: 0 50%;
  }
}
/*# sourceMappingURL=style.css.map */