/*!
 * Bootstrap Reboot v4.1.1 (https://getbootstrap.com/)
 * Copyright 2011-2018 The Bootstrap Authors
 * Copyright 2011-2018 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 * Forked from Normalize.css, licensed MIT (https://github.com/necolas/normalize.css/blob/master/LICENSE.md)
 */
*,
*::before,
*::after {
  box-sizing: border-box;
}

html {
  font-family: sans-serif;
  line-height: 1.15;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  -ms-overflow-style: scrollbar;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
article, aside, figcaption, figure, footer, header, hgroup, main, nav, section {
  display: block;
}

body {
  margin: 0;
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
  font-size: 1rem;
  font-weight: 400;
  line-height: 1;
  color: #212529;
  text-align: left;
  background-color: #fff;
}

[tabindex="-1"]:focus {
  outline: 0 !important;
}

hr {
  box-sizing: content-box;
  height: 0;
  overflow: visible;
}

h1, h2, h3, h4, h5, h6 {
  margin: 0;
}

p {
  margin: 0;
}

abbr[title],
abbr[data-original-title] {
  text-decoration: underline;
  -webkit-text-decoration: underline dotted;
  text-decoration: underline dotted;
  cursor: help;
  border-bottom: 0;
}

address {
  margin-bottom: 1rem;
  font-style: normal;
  line-height: inherit;
}

ol,
ul,
dl {
  margin: 0;
  padding: 0;
}

ol ol,
ul ul,
ol ul,
ul ol {
  margin: 0;
  padding: 0;
}

dt {
  font-weight: 700;
}

dd {
  margin: 0;
  padding: 0;
}

blockquote {
  margin: 0 0 1rem;
}

dfn {
  font-style: italic;
}

b,
strong {
  font-weight: bolder;
}

small {
  font-size: 80%;
}

sub,
sup {
  position: relative;
  font-size: 75%;
  line-height: 0;
  vertical-align: baseline;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

a {
  color: #007bff;
  text-decoration: none;
  background-color: transparent;
  -webkit-text-decoration-skip: objects;
}

a:hover {
  color: #0056b3;
  text-decoration: underline;
}

a:not([href]):not([tabindex]) {
  color: inherit;
  text-decoration: none;
}

a:not([href]):not([tabindex]):hover, a:not([href]):not([tabindex]):focus {
  color: inherit;
  text-decoration: none;
}

a:not([href]):not([tabindex]):focus {
  outline: 0;
}

pre,
code,
kbd,
samp {
  font-family: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
  font-size: 1em;
}

pre {
  margin: 0;
  overflow: auto;
  -ms-overflow-style: scrollbar;
}

figure {
  margin: 0;
}

img {
  vertical-align: middle;
  border-style: none;
}

svg:not(:root) {
  overflow: hidden;
  vertical-align: middle;
}

table {
  border-collapse: collapse;
}

caption {
  padding: 0;
  color: #6c757d;
  text-align: left;
  caption-side: bottom;
}

th {
  text-align: inherit;
}

label {
  display: inline-block;
  margin: 0;
}

button {
  border-radius: 0;
}

button:focus {
  outline: 1px dotted;
  outline: 5px auto -webkit-focus-ring-color;
}

input,
button,
select,
optgroup,
textarea {
  margin: 0;
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}

button,
input {
  overflow: visible;
}

button,
select {
  text-transform: none;
}

button,
html [type=button],
[type=reset],
[type=submit] {
  -webkit-appearance: button;
}

button::-moz-focus-inner,
[type=button]::-moz-focus-inner,
[type=reset]::-moz-focus-inner,
[type=submit]::-moz-focus-inner {
  padding: 0;
  border-style: none;
}

input[type=radio],
input[type=checkbox] {
  box-sizing: border-box;
  padding: 0;
}

input[type=date],
input[type=time],
input[type=datetime-local],
input[type=month] {
  -webkit-appearance: listbox;
}

textarea {
  overflow: auto;
  resize: vertical;
}

fieldset {
  min-width: 0;
  padding: 0;
  margin: 0;
  border: 0;
}

legend {
  display: block;
  width: 100%;
  max-width: 100%;
  padding: 0;
  margin: 0;
  font-size: 1.5rem;
  line-height: inherit;
  color: inherit;
  white-space: normal;
}

progress {
  vertical-align: baseline;
}

[type=number]::-webkit-inner-spin-button,
[type=number]::-webkit-outer-spin-button {
  height: auto;
}

[type=search] {
  outline-offset: -2px;
  -webkit-appearance: none;
}

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

::-webkit-file-upload-button {
  font: inherit;
  -webkit-appearance: button;
}

output {
  display: inline-block;
}

summary {
  display: list-item;
  cursor: pointer;
}

template {
  display: none;
}

[hidden] {
  display: none !important;
}

@keyframes splide-loading {
  0% {
    transform: rotate(0);
  }
  to {
    transform: rotate(1turn);
  }
}
.splide__track--draggable {
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
       user-select: none;
}

.splide__track--fade > .splide__list > .splide__slide {
  margin: 0 !important;
  opacity: 0;
  z-index: 0;
}

.splide__track--fade > .splide__list > .splide__slide.is-active {
  opacity: 1;
  z-index: 1;
}

.splide--rtl {
  direction: rtl;
}

.splide__track--ttb > .splide__list {
  display: block;
}

.splide__container {
  box-sizing: border-box;
  position: relative;
}

.splide__list {
  backface-visibility: hidden;
  display: flex;
  height: 100%;
  margin: 0 !important;
  padding: 0 !important;
}

.splide.is-initialized:not(.is-active) .splide__list {
  display: block;
}

.splide__pagination {
  align-items: center;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  margin: 0;
  pointer-events: none;
}

.splide__pagination li {
  display: inline-block;
  line-height: 1;
  list-style-type: none;
  margin: 0;
  pointer-events: auto;
}

.splide:not(.is-overflow) .splide__pagination {
  display: none;
}

.splide__progress__bar {
  width: 0;
}

.splide {
  position: relative;
  visibility: hidden;
}

.splide.is-initialized, .splide.is-rendered {
  visibility: visible;
}

.splide__slide {
  backface-visibility: hidden;
  box-sizing: border-box;
  flex-shrink: 0;
  list-style-type: none !important;
  margin: 0;
  position: relative;
}

.splide__slide img {
  vertical-align: bottom;
}

.splide__spinner {
  animation: splide-loading 1s linear infinite;
  border: 2px solid #999;
  border-left-color: transparent;
  border-radius: 50%;
  bottom: 0;
  contain: strict;
  display: inline-block;
  height: 20px;
  left: 0;
  margin: auto;
  position: absolute;
  right: 0;
  top: 0;
  width: 20px;
}

.splide__sr {
  clip: rect(0 0 0 0);
  border: 0;
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}

.splide__toggle.is-active .splide__toggle__play, .splide__toggle__pause {
  display: none;
}

.splide__toggle.is-active .splide__toggle__pause {
  display: inline;
}

.splide__track {
  overflow: hidden;
  position: relative;
  z-index: 0;
}

:root {
  --color-main: rgb(0, 113, 131);
  --color-main-09: rgba(0, 113, 131, .9);
  --color-main-08: rgba(0, 113, 131, .8);
  --color-main-07: rgba(0, 113, 131, .7);
  --color-main-06: rgba(0, 113, 131, .6);
  --color-main-05: rgba(0, 113, 131, .5);
  --color-main-04: rgba(0, 113, 131, .4);
  --color-main-03: rgba(0, 113, 131, .3);
  --color-main-02: rgba(0, 113, 131, .2);
  --color-main-01: rgba(0, 113, 131, .1);
  --color-background-01: #D7D7D7;
  --color-background-02: #E0E0E0;
  --color-background-03: #f7f7f7;
  --color-white: rgb(255, 255, 255);
  --color-white-09: rgba(255, 255, 255, .9);
  --color-white-08: rgba(255, 255, 255, .8);
  --color-white-07: rgba(255, 255, 255, .7);
  --color-white-06: rgba(255, 255, 255, .6);
  --color-white-05: rgba(255, 255, 255, .5);
  --color-white-04: rgba(255, 255, 255, .4);
  --color-white-03: rgba(255, 255, 255, .3);
  --color-white-02: rgba(255, 255, 255, .2);
  --color-white-01: rgba(255, 255, 255, .1);
  --color-black: rgb(70, 70, 70);
  --color-black-09: rgba(70, 70, 70, .9);
  --color-black-08: rgba(70, 70, 70, .8);
  --color-black-07: rgba(70, 70, 70, .7);
  --color-black-06: rgba(70, 70, 70, .6);
  --color-black-05: rgba(70, 70, 70, .5);
  --color-black-04: rgba(70, 70, 70, .4);
  --color-black-03: rgba(70, 70, 70, .3);
  --color-black-02: rgba(70, 70, 70, .2);
  --color-black-01: rgba(70, 70, 70, .1);
  --color-shadow: rgba(0, 0, 0, .7);
  --color-error: rgba(220, 50, 50, 1);
  --color-error-background: rgba(220, 50, 50, .1);
  --font-size-base: clamp( 15px, calc( 13.666666666666666px + 0.1736111111111111vw ), 17px );
  --font-family-base: "candara", sans-serif;
}

html, body {
  font-size: var(--font-size-base);
  font-family: var(--font-family-base);
  color: var(--color-black);
  font-optical-sizing: auto;
  line-height: 1.75;
  letter-spacing: 0.01em;
  font-feature-settings: "halt";
  scroll-behavior: smooth;
  background-color: var(--color-background-01);
}

img {
  display: block;
  width: 100%;
  max-width: 100%;
  height: auto;
  margin: 0;
  padding: 0;
}

a {
  color: var(--color-black);
  transition: 0.4s opacity;
}
a:hover {
  color: var(--color-black);
  opacity: 0.6;
  text-decoration: none;
}

section {
  width: 100%;
  margin: 0;
  padding-top: 96px;
  padding-bottom: 96px;
}
section.separator {
  background-color: var(--color-background-02);
}
section ul, section ol {
  margin-left: 1.5em;
}

.has-noise > section:first-child {
  padding-top: 0;
}
.has-noise::before {
  content: "";
  position: sticky;
  z-index: 5;
  top: 0;
  left: 0;
  display: block;
  width: 100%;
  height: 156px;
  background-size: cover;
  background-position: center bottom 0;
  background-repeat: no-repeat;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  pointer-events: none;
}
@media (max-width: 768px) {
  .has-noise::before {
    height: 96px;
  }
}
.has-noise[data-trigger=dark]::before {
  background-image: url(../image/common/overlay-dark.png);
}
.has-noise[data-trigger=light]::before {
  background-image: url(../image/common/overlay-light.png);
}

main.has-noise {
  margin-top: -156px;
}
@media (max-width: 768px) {
  main.has-noise {
    margin-top: -60px;
  }
}

section.has-noise {
  padding-top: 0;
}

.index-box {
  width: 100%;
  margin: 0 auto;
  padding-left: 10%;
  padding-right: 10%;
}
@media (max-width: 768px) {
  .index-box {
    padding-left: 5%;
    padding-right: 5%;
  }
}
.index-box [class*=section-head] {
  margin-top: 36px;
  margin-bottom: 108px;
  text-align: center;
}

.box, .travel-head_contents-text, #inner-head h1 {
  width: 100%;
  max-width: 1080px;
  margin: 0 auto;
  padding-left: 5%;
  padding-right: 5%;
}

.u-mt-x1 {
  margin-top: 12px;
}

.u-mb-x1 {
  margin-bottom: 12px;
}

.u-mt-x2 {
  margin-top: 24px;
}

.u-mb-x2 {
  margin-bottom: 24px;
}

.u-mt-x3 {
  margin-top: 36px;
}

.u-mb-x3 {
  margin-bottom: 36px;
}

.u-mt-x4 {
  margin-top: 48px;
}

.u-mb-x4 {
  margin-bottom: 48px;
}

.u-mt-x5 {
  margin-top: 60px;
}

.u-mb-x5 {
  margin-bottom: 60px;
}

.u-mt-x6 {
  margin-top: 72px;
}

.u-mb-x6 {
  margin-bottom: 72px;
}

.u-mt-x7 {
  margin-top: 84px;
}

.u-mb-x7 {
  margin-bottom: 84px;
}

.u-mt-x8 {
  margin-top: 96px;
}

.u-mb-x8 {
  margin-bottom: 96px;
}

.u-mt-x9 {
  margin-top: 108px;
}

.u-mb-x9 {
  margin-bottom: 108px;
}

.u-mt-x10 {
  margin-top: 120px;
}

.u-mb-x10 {
  margin-bottom: 120px;
}

.u-mt-x11 {
  margin-top: 132px;
}

.u-mb-x11 {
  margin-bottom: 132px;
}

.u-mt-x12 {
  margin-top: 144px;
}

.u-mb-x12 {
  margin-bottom: 144px;
}

.u-mt-x13 {
  margin-top: 156px;
}

.u-mb-x13 {
  margin-bottom: 156px;
}

.u-mt-x14 {
  margin-top: 168px;
}

.u-mb-x14 {
  margin-bottom: 168px;
}

.u-mt-x15 {
  margin-top: 180px;
}

.u-mb-x15 {
  margin-bottom: 180px;
}

.u-mt-x16 {
  margin-top: 192px;
}

.u-mb-x16 {
  margin-bottom: 192px;
}

.u-mt-x17 {
  margin-top: 204px;
}

.u-mb-x17 {
  margin-bottom: 204px;
}

.u-mt-x18 {
  margin-top: 216px;
}

.u-mb-x18 {
  margin-bottom: 216px;
}

.u-mt-x19 {
  margin-top: 228px;
}

.u-mb-x19 {
  margin-bottom: 228px;
}

.u-mt-x20 {
  margin-top: 240px;
}

.u-mb-x20 {
  margin-bottom: 240px;
}

[data-bottom-trigger] {
  opacity: 0;
  transform-origin: top;
  transform: translateY(12px) scale(1.01);
  transition: 1.6s transform, 1.6s opacity;
  transition-timing-function: cubic-bezier(0.22, 0.61, 0.36, 1);
}
@media (max-width: 768px) {
  [data-bottom-trigger] {
    transform: translateY(12px) scale(1);
  }
}
[data-bottom-trigger].is-bottom-visible {
  opacity: 1;
  transform: translateY(0) scale(1);
}

header {
  position: fixed;
  z-index: 9999;
  top: 0;
  left: 0;
  display: flex;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  margin: 0;
  padding-top: 30px;
  padding-left: 3.5%;
  padding-right: 3.5%;
  padding-bottom: 18px;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  pointer-events: none;
}
@media (max-width: 1280px) {
  header {
    padding-top: 18px;
  }
}
header h1 {
  width: 100%;
  max-width: 150px;
  -webkit-user-select: auto;
     -moz-user-select: auto;
          user-select: auto;
  pointer-events: auto;
}
@media (max-width: 1280px) {
  header h1 {
    max-width: 120px;
  }
}
@media (max-width: 600px) {
  header h1 {
    max-width: 90px;
  }
}
header h1 svg {
  display: block;
  width: 100%;
  height: auto;
  margin: 0;
  opacity: 1;
  fill: var(--color-black);
  transition: opacity 0.6s ease, fill 0.4s ease;
}
header h1 svg.is-header-logo-hidden {
  opacity: 0;
}
header h1 svg.is-header-logo-visible {
  opacity: 1;
}
header #humb {
  display: none;
}
@media (max-width: 1280px) {
  header #humb {
    position: relative;
    z-index: 999;
    display: block;
    width: 60px;
    height: 60px;
    -webkit-user-select: auto;
       -moz-user-select: auto;
            user-select: auto;
    pointer-events: auto;
  }
  header #humb span {
    position: absolute;
    top: calc(50% - 1px);
    left: 18px;
    display: block;
    width: 24px;
    height: 2px;
    transition: 0.3s;
    background-color: var(--color-main);
  }
  header #humb span:nth-child(1) {
    top: calc(50% - 8px);
  }
  header #humb span:nth-child(3) {
    top: calc(50% + 8px - 1px);
  }
  header #humb.is-open span {
    background-color: var(--color-white);
  }
  header #humb.is-open span:nth-child(1) {
    top: calc(50% - 1px);
    transform: rotate(45deg);
  }
  header #humb.is-open span:nth-child(2) {
    opacity: 0;
  }
  header #humb.is-open span:nth-child(3) {
    top: calc(50% - 1px);
    transform: rotate(-45deg);
  }
}
header .header-nav {
  display: flex;
  justify-content: space-between;
  align-items: center;
  gap: 4rem;
  flex: 1;
}
@media (max-width: 1280px) {
  header .header-nav {
    visibility: hidden;
    opacity: 0;
    transform: translateY(-15px);
    transition: 0.4s opacity, 0.4s transform;
    position: fixed;
    top: 0;
    right: 0;
    display: flex;
    flex-direction: column;
    align-items: flex-end;
    gap: 2rem;
    width: 100%;
    height: 100lvh;
    -webkit-backdrop-filter: blur(8px);
            backdrop-filter: blur(8px);
    background-color: var(--color-shadow);
  }
  header .header-nav * {
    visibility: hidden !important;
  }
  header .header-nav.is-open {
    visibility: visible;
    opacity: 1;
    transform: translateY(0);
  }
  header .header-nav.is-open * {
    visibility: visible !important;
  }
}
header .header-nav_wrapper {
  display: flex;
  justify-content: flex-end;
  align-items: center;
  gap: 2.5rem;
  flex: 1;
}
@media (max-width: 1280px) {
  header .header-nav_wrapper {
    flex: 1;
    gap: 1rem;
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
    width: 80%;
    height: 100%;
    padding-top: 96px;
    padding-left: 5%;
    padding-right: 5%;
    padding-bottom: 48px;
    background-color: var(--color-main);
  }
}
header .header-nav_item {
  position: relative;
  -webkit-user-select: auto;
     -moz-user-select: auto;
          user-select: auto;
  pointer-events: auto;
}
header .header-nav_item a, header .header-nav_item span {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  font-size: 0.85rem;
  font-weight: 700;
  transition: 0.4s color;
}
@media (max-width: 1280px) {
  header .header-nav_item a, header .header-nav_item span {
    font-size: 1.25rem;
    color: var(--color-white);
  }
}
header .header-nav_item:hover span + .header-nav_child {
  visibility: visible;
  opacity: 1;
  transform: translate(-50%, 100%);
}
@media (max-width: 1280px) {
  header .header-nav_item:hover span + .header-nav_child {
    transform: translate(0%, 0);
  }
}
header .header-nav_child {
  position: absolute;
  left: 50%;
  bottom: 0;
  visibility: hidden;
  opacity: 0;
  transform: translate(-50%, 95%);
  transition: 0.3s opacity;
  padding: 18px;
  background-color: var(--color-white-08);
}
@media (max-width: 1280px) {
  header .header-nav_child {
    position: static;
    visibility: visible;
    opacity: 1;
    transform: translate(0%, 0);
    margin-top: 12px;
    padding: 0;
    background-color: transparent;
  }
}
header .header-nav_childItem {
  width: 100%;
}
header .header-nav_childItem a {
  white-space: nowrap;
}
@media (max-width: 1280px) {
  header .header-nav_childItem a {
    font-size: 1rem;
    color: var(--color-white);
  }
  header .header-nav_childItem a::before {
    content: "-";
    margin: 0 0.5em;
  }
}
header .header-nav_childItem:not(:last-child) {
  margin-bottom: 0.5em;
}
@media (max-width: 1280px) {
  header .header-nav_button {
    width: 100%;
    margin-top: auto;
  }
}
header .header-nav_button a {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  margin: 0;
  padding: 0.5em 1.5rem;
  font-size: 1rem;
  font-weight: 700;
  color: var(--color-white);
  line-height: 1;
  border-radius: 6px;
  background-color: var(--color-main);
  -webkit-user-select: auto;
     -moz-user-select: auto;
          user-select: auto;
  pointer-events: auto;
}
@media (max-width: 1280px) {
  header .header-nav_button a {
    min-height: inherit;
    padding-top: 1em;
    padding-bottom: 1em;
    color: var(--color-main);
    background-color: var(--color-white);
  }
}
header.is-on-light h1 svg {
  fill: var(--color-black);
}
header.is-on-dark h1 svg {
  fill: var(--color-white);
}
header.is-on-dark #humb span {
  background-color: var(--color-white);
}
header.is-on-dark .header-nav_item > a,
header.is-on-dark .header-nav_item > span {
  color: var(--color-white);
}

footer {
  position: relative;
  z-index: 1;
  padding: 96px 5%;
  background-color: var(--color-white);
}
@media (max-width: 900px) {
  footer {
    padding-bottom: 24px;
  }
}
footer .footer-contents {
  display: flex;
  justify-content: space-between;
  align-items: stretch;
}
@media (max-width: 900px) {
  footer .footer-contents {
    flex-direction: column;
  }
}
footer .footer-contents--logo {
  width: 15%;
}
@media (max-width: 900px) {
  footer .footer-contents--logo {
    width: 100%;
    max-width: 180px;
    margin: 0 auto;
  }
}
footer .footer-contents--social {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  gap: 12px;
  width: 100%;
  margin-top: 24px;
  padding-left: 13.5%;
}
@media (max-width: 900px) {
  footer .footer-contents--social {
    justify-content: center;
    padding-left: 0;
  }
}
footer .footer-contents--social a {
  display: block;
  width: 30px;
}
footer .footer-contents--text {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
@media (max-width: 900px) {
  footer .footer-contents--text {
    margin-top: 36px;
    text-align: center;
  }
}
footer .footer-contents--text p {
  font-size: 0.9rem;
}
footer .footer-contents--copyrights {
  font-size: 0.9rem;
}
@media (max-width: 900px) {
  footer .footer-contents--copyrights {
    margin-top: 60px;
  }
}

.section-headMain {
  width: 100%;
  margin-bottom: 60px;
  font-size: 2rem;
  font-weight: 700;
  color: var(--color-main);
  line-height: 1.5;
  letter-spacing: 0.05em;
}
@media (max-width: 768px) {
  .section-headMain {
    font-size: 1.75rem;
  }
}
.section-headMain-num {
  display: flex;
  justify-content: flex-start;
  align-items: flex-start;
  gap: 0.2em;
  margin-bottom: 12px;
  font-size: 2rem;
  font-weight: 700;
  color: var(--color-main);
  line-height: 1.5;
  letter-spacing: 0.05em;
}
@media (max-width: 768px) {
  .section-headMain-num {
    font-size: 1.75rem;
  }
}
.section-headMain-num:not(:first-of-type) {
  margin-top: 96px;
}
.section-headSub {
  display: flex;
  justify-content: flex-start;
  align-items: flex-start;
  gap: 0.5em;
  width: 100%;
  margin-bottom: 24px;
  font-size: 1.4rem;
  font-weight: 700;
  line-height: 1.5;
}
.section-headSub::before {
  content: "";
  flex-shrink: 0;
  display: inline-block;
  width: 0.2em;
  height: 0.2em;
  margin: 0.6em 0;
  border-radius: 999px;
  background-color: var(--color-white);
}

.block-numberList {
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  gap: 12px;
  width: 100%;
}
.block-numberList_item {
  display: flex;
  justify-content: space-between;
  align-items: stretch;
  gap: 24px;
  width: 100%;
  margin: 0;
  padding: 24px;
  background-color: var(--color-background-01);
}
.block-numberList_item > span {
  display: block;
  flex-shrink: 0;
  width: 2em;
  font-size: 2.25rem;
  font-weight: 700;
  border-right: 1px dashed var(--color-white);
}
.block-numberList_item-contents {
  flex-grow: 1;
}
.block-numberList_item-contents--title {
  display: block;
  width: 100%;
  margin-bottom: 6px;
  font-size: 1.2rem;
  font-weight: 700;
  line-height: 1.5;
}
.block-numberList_item-contents--text {
  font-size: 0.9rem;
}
.block-linkList {
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  gap: 6px;
  width: 100%;
}
.block-linkList_item {
  display: flex;
  justify-content: space-between;
  align-items: stretch;
  gap: 24px;
  width: 100%;
  margin: 0;
  padding: 18px;
  background-color: var(--color-background-02);
}
.block-linkList_item a {
  position: relative;
  display: inline-block;
  margin: 0;
  padding-left: 2em;
  padding-right: 2em;
  font-size: 1rem;
  line-height: 1.5;
}
.block-linkList_item a::before, .block-linkList_item a::after {
  content: "";
  position: absolute;
  top: 0;
  display: block;
  width: 1.5em;
  height: 1.5em;
  -webkit-mask-position: center;
          mask-position: center;
  -webkit-mask-repeat: no-repeat;
          mask-repeat: no-repeat;
}
.block-linkList_item a::before {
  transition: 0.3s transform;
  left: 0;
  -webkit-mask-image: url('data:image/svg+xml;charset=UTF-8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M13.1717 12.0007L8.22192 7.05093L9.63614 5.63672L16.0001 12.0007L9.63614 18.3646L8.22192 16.9504L13.1717 12.0007Z"/></svg>');
          mask-image: url('data:image/svg+xml;charset=UTF-8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M13.1717 12.0007L8.22192 7.05093L9.63614 5.63672L16.0001 12.0007L9.63614 18.3646L8.22192 16.9504L13.1717 12.0007Z"/></svg>');
  -webkit-mask-size: contain;
          mask-size: contain;
  background-color: var(--color-main);
}
.block-linkList_item a::after {
  right: 0;
  -webkit-mask-image: url('data:image/svg+xml;charset=UTF-8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M10 6V8H5V19H16V14H18V20C18 20.5523 17.5523 21 17 21H4C3.44772 21 3 20.5523 3 20V7C3 6.44772 3.44772 6 4 6H10ZM21 3V11H19L18.9999 6.413L11.2071 14.2071L9.79289 12.7929L17.5849 5H13V3H21Z"/></svg>');
          mask-image: url('data:image/svg+xml;charset=UTF-8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M10 6V8H5V19H16V14H18V20C18 20.5523 17.5523 21 17 21H4C3.44772 21 3 20.5523 3 20V7C3 6.44772 3.44772 6 4 6H10ZM21 3V11H19L18.9999 6.413L11.2071 14.2071L9.79289 12.7929L17.5849 5H13V3H21Z"/></svg>');
  -webkit-mask-size: 1em;
          mask-size: 1em;
  background-color: var(--color-black);
}
.block-linkList_item a:hover::before {
  transform: translateX(0.25em);
}
.block-card {
  display: flex;
  justify-content: flex-start;
  align-items: stretch;
  width: 100%;
}
@media (max-width: 768px) {
  .block-card {
    flex-wrap: wrap;
  }
}
@media (max-width: 600px) {
  .block-card {
    flex-direction: column;
  }
}
.block-card[data-column="2"] {
  gap: 48px;
}
@media (max-width: 768px) {
  .block-card[data-column="2"] {
    gap: 24px;
  }
}
.block-card[data-column="2"] .block-card_item {
  max-width: calc(50% - 24px);
}
@media (max-width: 768px) {
  .block-card[data-column="2"] .block-card_item {
    max-width: calc(50% - 12px);
  }
}
@media (max-width: 600px) {
  .block-card[data-column="2"] .block-card_item {
    max-width: 100%;
  }
}
.block-card[data-column="3"] {
  gap: 36px;
}
@media (max-width: 768px) {
  .block-card[data-column="3"] {
    gap: 24px;
  }
}
.block-card[data-column="3"] .block-card_item {
  max-width: calc(33.3333333333% - 12px);
}
@media (max-width: 768px) {
  .block-card[data-column="3"] .block-card_item {
    max-width: calc(50% - 12px);
  }
}
@media (max-width: 600px) {
  .block-card[data-column="3"] .block-card_item {
    max-width: 100%;
  }
}
.block-card_item {
  flex-grow: 1;
  width: 100%;
}
.block-card_item--image {
  position: relative;
}
.block-card_item--image:before {
  content: "";
  position: absolute;
  z-index: 2;
  top: 0;
  left: 0;
  display: block;
  width: 100%;
  height: 100%;
  opacity: 0;
  transition: 0.3s opacity;
  mix-blend-mode: screen;
  background-color: var(--color-main);
}
.block-card_item a {
  display: block;
  width: 100%;
}
.block-card_item a img {
  display: block;
  width: 100%;
  height: auto;
  margin-bottom: 12px;
  aspect-ratio: 11/6;
  -o-object-position: center;
     object-position: center;
  -o-object-fit: cover;
     object-fit: cover;
}
.block-card_item a h3 {
  display: block;
  width: 100%;
  margin-bottom: 18px;
  font-size: 1.35rem;
  line-height: 1.5;
}
.block-card_item a h3 small {
  display: block;
  width: 100%;
  font-size: 1rem;
  line-height: 1.2;
}
.block-card_item a p {
  display: -webkit-box;
  max-height: 5em;
  line-height: 1.5;
  text-overflow: ellipsis;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  overflow: hidden;
}
.block-card_item a .more {
  margin-top: 12px;
  padding-top: 12px;
  text-align: right;
  border-top: 1px solid var(--color-main);
}
.block-card_item a:hover {
  opacity: 1;
}
.block-card_item a:hover .block-card_item--image::before {
  opacity: 1;
}
.block-card_item a:hover .more span {
  color: var(--color-main);
}
.block-card_item a:hover .more span::after {
  transform: translateX(0.25em);
}

.block-tableLine {
  width: 100%;
}
.block-tableLine tr {
  border-top: 1px solid var(--color-white);
}
.block-tableLine tr:last-child {
  border-bottom: 1px solid var(--color-white);
}
.block-tableLine tr th, .block-tableLine tr td {
  margin: 0;
  padding: 18px;
  font-size: 1rem;
}
.block-tableBackground {
  width: 100%;
}
.block-tableBackground tr th, .block-tableBackground tr td {
  margin: 0;
  padding: 18px;
  font-size: 0.85rem;
  border: 2px solid var(--color-background-01);
  background-color: var(--color-background-02);
}

.more a, .more span {
  position: relative;
  display: inline-block;
  margin: 0;
  padding-right: 1.5em;
  font-size: 1.15rem;
  line-height: 1.5;
}
.more a::after, .more span::after {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  transition: 0.3s transform;
  display: block;
  width: 1.5em;
  height: 1.5em;
  -webkit-mask-image: url('data:image/svg+xml;charset=UTF-8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M13.1717 12.0007L8.22192 7.05093L9.63614 5.63672L16.0001 12.0007L9.63614 18.3646L8.22192 16.9504L13.1717 12.0007Z"/></svg>');
          mask-image: url('data:image/svg+xml;charset=UTF-8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M13.1717 12.0007L8.22192 7.05093L9.63614 5.63672L16.0001 12.0007L9.63614 18.3646L8.22192 16.9504L13.1717 12.0007Z"/></svg>');
  -webkit-mask-size: 1em;
          mask-size: 1em;
  -webkit-mask-position: center;
          mask-position: center;
  -webkit-mask-repeat: no-repeat;
          mask-repeat: no-repeat;
  background-color: currentColor;
}
.more a:hover::after, .more span:hover::after {
  transform: translateX(0.25em);
}

.article-images {
  display: flex;
  justify-content: space-between;
  align-items: stretch;
  gap: 24px;
  margin-bottom: 1.5em;
}
.article-images img {
  display: block;
  width: 100%;
  min-width: 0;
  height: auto;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center;
     object-position: center;
}

.wp-block-image {
  margin-bottom: 1.5em;
}

.modal {
  position: fixed;
  z-index: 9999;
  top: 0;
  left: 0;
  display: block;
  width: 100lvw;
  height: 100lvh;
  transition: 0.4s opacity;
  visibility: hidden;
  opacity: 0;
}
.modal.is-open {
  visibility: visible;
  opacity: 1;
}
.modal_wrap {
  display: flex;
  justify-content: center;
  align-items: center;
  margin: 0;
  padding: 0 5%;
  background-color: var(--color-black-05);
}
@media (max-width: 768px) {
  .modal_wrap {
    padding: 0 2.5%;
  }
}
.modal_contents {
  width: 100%;
  max-width: 980px;
  height: auto;
  max-height: calc(100lvh - 120px);
  margin: 60px auto;
  background-color: var(--color-white);
  overflow: auto;
}
.modal_contents-close {
  position: absolute;
  top: 12px;
  right: 12px;
  display: block;
  width: 72px;
  height: 72px;
}
@media (max-width: 768px) {
  .modal_contents-close {
    top: 0;
    right: 0;
    width: 48px;
    height: 48px;
  }
}
.modal_contents-close::before, .modal_contents-close:after {
  content: "";
  position: absolute;
  top: calc(50% - 1px);
  left: 12px;
  display: block;
  width: 48px;
  height: 2px;
  transform: rotate(45deg);
  background-color: var(--color-white);
}
@media (max-width: 768px) {
  .modal_contents-close::before, .modal_contents-close:after {
    left: 6px;
    width: 36px;
  }
}
.modal_contents-close::after {
  transform: rotate(-45deg);
}
.modal_contents-close:hover {
  cursor: pointer;
}
.modal_contents .form_wrap {
  padding: 48px;
}
@media (max-width: 768px) {
  .modal_contents .form_wrap {
    padding: 36px 5%;
  }
}

.form_wrap {
  width: 100%;
}
.form_wrap h2 {
  width: 100%;
  margin-bottom: 1em;
  font-size: 2.25rem;
  font-weight: 700;
  color: var(--color-main);
  line-height: 1.35;
}
@media (max-width: 768px) {
  .form_wrap h2 {
    font-size: 1.75rem;
  }
}
.form_item {
  margin-top: 2rem;
}
.form_item-title {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  gap: 1rem;
  width: 100%;
  margin-bottom: 0.5rem;
  font-size: 1.05rem;
}
.form_item-title span {
  display: inline-block;
  margin: 0;
  padding: 0.05em 1em;
  font-size: 0.75rem;
  font-weight: 700;
  color: var(--color-white);
  border-radius: 999px;
  background-color: var(--color-emphasis);
}
.form_item-input {
  display: flex;
  justify-content: flex-start;
  align-items: stretch;
  gap: 2rem;
}
.form_item-input input[type=text],
.form_item-input input[type=email],
.form_item-input input[type=tel],
.form_item-input textarea {
  width: 100%;
  margin: 0;
  padding: 0.65em;
  font-size: 1rem;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  outline: none;
  border: 1px solid transparent;
  background-color: var(--color-background-03);
}
.form_item-input input[type=text]:-moz-read-only, .form_item-input input[type=email]:-moz-read-only, .form_item-input input[type=tel]:-moz-read-only, .form_item-input textarea:-moz-read-only {
  border: 1px solid var(--color-black-01);
  background-color: var(--color-white);
}
.form_item-input input[type=text]:read-only,
.form_item-input input[type=email]:read-only,
.form_item-input input[type=tel]:read-only,
.form_item-input textarea:read-only {
  border: 1px solid var(--color-black-01);
  background-color: var(--color-white);
}
.form_item-input input[type=text].wpcf7-not-valid,
.form_item-input input[type=email].wpcf7-not-valid,
.form_item-input input[type=tel].wpcf7-not-valid,
.form_item-input textarea.wpcf7-not-valid {
  background-color: var(--color-error-background);
}
.form_item-input select {
  width: 100%;
  margin: 0;
  padding: 0.75em 2rem 0.75em 0.75em;
  font-size: 1rem;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  outline: none;
  border: none;
  background-image: url(../image/common/select-arrow.svg);
  background-size: 1rem;
  background-position: center right 0.5rem;
  background-repeat: no-repeat;
  background-color: var(--color-background-03);
}
.form_item-input select.wpcf7-not-valid {
  background-color: var(--color-error-background);
}
.form_item-input p, .form_item-input .wpcf7-form-control-wrap {
  width: 100%;
}
.form_item-input .wpcf7-not-valid-tip {
  margin-top: 0.25em;
  font-size: 0.85rem;
  color: var(--color-error);
}
.form_item-input .wpcf7-radio {
  display: flex;
  justify-content: flex-start;
  align-items: flex-start;
  flex-wrap: wrap;
  gap: 2rem;
}
.form_item-input .wpcf7-radio > span {
  display: inline-block;
  margin: 0;
  font-size: 1.15rem;
}
.form_item-input .wpcf7-radio label:hover {
  cursor: pointer;
}
.form_item-privacy {
  display: flex;
  justify-content: flex-start;
  align-items: flex-start;
  gap: 0.5em;
  width: 100%;
  font-size: 1rem;
}
.form_item-privacy input[type=checkbox] {
  margin-top: 0.2em;
}
.form_item-privacy label {
  flex-grow: 1;
  line-height: 1.25;
}
.form_turnstile {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  margin-top: 2rem;
}
.form_send {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  margin-top: 2rem;
}
.form_send input[type=submit] {
  display: block;
  width: 100%;
  margin: 0;
  padding: 0.75em 4em;
  font-size: 1.15rem;
  color: var(--color-white);
  font-weight: 700;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  outline: none;
  border: none;
  border-radius: 6px;
  background-color: var(--color-main);
}
.form_send input[type=submit]:hover {
  cursor: pointer;
  opacity: 0.7;
}
.form_send input[type=submit]:disabled {
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  pointer-events: none;
  color: var(--color-black);
  background-color: var(--color-black-01);
}
.form_send .wpcf7-spinner {
  display: none;
}

.wpcf7 form .wpcf7-response-output {
  margin-top: 24px !important;
  margin-left: 0 !important;
  margin-right: 0 !important;
  padding: 24px !important;
  border: 1px solid transparent !important;
}

.wpcf7 form.sent .wpcf7-response-output {
  color: var(--color-main);
  background-color: var(--color-main-01);
  border: 1px solid transparent !important;
}

.wpcf7 form.invalid .wpcf7-response-output,
.wpcf7 form.unaccepted .wpcf7-response-output,
.wpcf7 form.payment-required .wpcf7-response-output {
  color: var(--color-error);
  background-color: var(--color-error-background);
  border: 1px solid transparent !important;
}

.main-visual {
  position: relative;
  width: 100%;
  overflow: hidden;
}
.main-visual_contents {
  position: absolute;
  z-index: 10;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -40%);
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  gap: 2rem;
  width: 100%;
}
.main-visual_contents--logo {
  width: 35%;
  max-width: 400px;
  margin: 0 auto;
  opacity: 0;
  transition: 2.4s opacity;
  transition-delay: 1s;
}
@media (max-width: 600px) {
  .main-visual_contents--logo {
    width: 65%;
  }
}
.main-visual_contents--logo.is-mv-visible {
  opacity: 1;
}
.main-visual_contents--logo img {
  display: block;
  width: 100%;
  margin: 0;
}
.main-visual_contents--catch {
  width: 100%;
  font-size: clamp(12px, 3px + 1.171875vw, 18px);
  font-family: garamond-premier-pro, serif;
  color: var(--color-white);
  text-align: center;
  opacity: 0;
  transition: 2.4s opacity;
  transition-delay: 2s;
}
.main-visual_contents--catch.is-mv-visible {
  opacity: 1;
}
.main-visual_slider-item {
  width: 100%;
}
.main-visual_slider-item picture, .main-visual_slider-item img {
  width: 100%;
  height: 100lvh;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center;
     object-position: center;
}

.introduction {
  position: relative;
  padding-top: 0;
  padding-bottom: 0;
  background-color: var(--color-main);
}
.introduction::after {
  content: "";
  position: absolute;
  z-index: 0;
  top: 0;
  left: 0;
  display: block;
  width: 100%;
  height: 100%;
  mix-blend-mode: multiply;
  background-image: url(../image/index/background.webp);
  background-size: cover;
  background-position: center top 0;
  background-repeat: no-repeat;
}
.introduction-contents {
  position: relative;
  z-index: 1;
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  gap: 8.5%;
  padding-left: 10%;
  padding-right: 10%;
}
@media (max-width: 900px) {
  .introduction-contents {
    flex-direction: column;
    padding-bottom: 60px;
  }
}
.introduction-contents #introduction-visual-sp {
  display: none;
}
@media (max-width: 900px) {
  .introduction-contents #introduction-visual-sp {
    display: block;
    max-width: 440px;
    margin: 0 auto;
  }
}
.introduction-contents_imageList {
  flex-shrink: 0;
  width: 35%;
  padding-top: 156px;
  padding-bottom: 156px;
}
@media (max-width: 900px) {
  .introduction-contents_imageList {
    display: none;
  }
}
.introduction-contents_imageSlide:not(:last-child) {
  margin-bottom: 60px;
}
.introduction-contents_imageSlide .splide__slide img {
  width: 100%;
  aspect-ratio: 1/1;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center;
     object-position: center;
  border-radius: 999px;
}
.introduction-contents_text {
  flex-grow: 1;
  position: sticky;
  top: 0;
  padding-top: 156px;
  padding-bottom: 156px;
}
@media (max-width: 900px) {
  .introduction-contents_text {
    position: static;
    padding-top: 0;
    padding-bottom: 48px;
  }
}
.introduction-contents_text--box {
  margin: 0 auto;
  max-width: 640px;
}
@media (max-width: 900px) {
  .introduction-contents_text--box {
    width: 100%;
    max-width: 100%;
  }
}
.introduction-contents_text p {
  font-size: 1.15rem;
  font-family: garamond-premier-pro, serif;
  font-weight: 400;
  color: var(--color-white);
  line-height: 2.5;
}
@media (max-width: 1280px) {
  .introduction-contents_text p {
    font-size: 1rem;
  }
}
.introduction-contents_text .more {
  margin-top: 72px;
}
.introduction-contents_text .more a {
  color: var(--color-white);
}

#inner-head {
  width: 100%;
  margin: 0;
  padding-top: 216px;
}
@media (max-width: 768px) {
  #inner-head {
    padding-top: 144px;
  }
}
#inner-head h1 {
  padding-bottom: 48px;
  line-height: 1.35;
}
#inner-head picture, #inner-head img {
  display: block;
  width: 100%;
  margin: 0;
  padding: 0;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center;
     object-position: center;
  aspect-ratio: 16/5;
}
@media (max-width: 600px) {
  #inner-head picture, #inner-head img {
    aspect-ratio: 2/1;
  }
}

.tour-visual_slider {
  position: fixed;
  z-index: -1;
  top: 0;
  left: 0;
  width: 100%;
  overflow: hidden;
}
.tour-visual_slider-item {
  width: 100%;
}
.tour-visual_slider-item picture, .tour-visual_slider-item img {
  width: 100%;
  height: 100lvh;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center;
     object-position: center;
}

.tour {
  position: relative;
  z-index: 1;
}
.tour .has-noise {
  background-color: var(--color-background-01);
}
.tour section {
  background-color: var(--color-background-01);
}
.tour section:last-child {
  padding-top: 96px;
  padding-bottom: 240px;
  text-align: center;
}
@media (max-width: 768px) {
  .tour section:last-child {
    margin-bottom: 0;
    padding-top: 0;
    padding-bottom: 60px;
  }
}
.tour section h1, .tour section h2, .tour section h3, .tour section h4, .tour section h5 {
  margin-bottom: 0.5em;
}
.tour section p {
  margin-bottom: 1em;
}
.tour section .note {
  font-size: 0.85rem;
}
.tour section .section-headMain {
  margin-bottom: 72px;
}
.tour section.section-tourIntroduction {
  position: relative;
  color: var(--color-white);
  background-color: var(--color-main);
}
.tour section.section-tourIntroduction::after {
  content: "";
  position: absolute;
  z-index: 0;
  top: 0;
  left: 0;
  display: block;
  width: 100%;
  height: 100%;
  mix-blend-mode: multiply;
  background-image: url(../image/index/background.webp);
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  pointer-events: none;
}
.tour section.section-tourLimited {
  color: var(--color-white);
  -webkit-backdrop-filter: blur(8px);
          backdrop-filter: blur(8px);
  background-color: var(--color-shadow);
}
.tour-head {
  position: relative;
  width: 100%;
  height: calc(100svh - 72px);
  --tour-visual-blur: 0px;
}
.tour-head::before {
  content: "";
  position: absolute;
  z-index: 1;
  left: 0;
  bottom: 0;
  display: block;
  width: 100%;
  height: 100%;
  backdrop-filter: blur(var(--tour-visual-blur, 0px));
  -webkit-backdrop-filter: blur(var(--tour-visual-blur, 0px));
  background: linear-gradient(0deg, var(--color-shadow) 0%, transparent 40%);
}
@media (max-width: 768px) {
  .tour-head::before {
    background: linear-gradient(0deg, var(--color-shadow) 0%, transparent 35%);
  }
}
.tour-head_contents {
  position: absolute;
  z-index: 1;
  left: 0;
  bottom: 0;
  display: block;
  width: 100%;
  padding-left: 3.5%;
  padding-right: 3.5%;
}
.tour-head_contents-text {
  width: 100%;
  margin-bottom: 84px;
  color: var(--color-white);
  text-align: center;
}
@media (max-width: 768px) {
  .tour-head_contents-text {
    margin-bottom: 48px;
  }
}
.tour-head_contents-text--titleMain {
  margin-top: 10px;
  margin-bottom: 10px;
  font-size: 2rem;
  line-height: 1.35;
}
.tour-head_contents-text--titleSub {
  font-size: 1rem;
  line-height: 1.5;
}
.tour-detail {
  position: sticky;
  z-index: 99;
  left: 0;
  bottom: 0;
  width: 100%;
}
@media (max-width: 1280px) {
  .tour-detail {
    height: auto;
  }
}
@media (max-width: 768px) {
  .tour-detail {
    position: fixed;
  }
}
.tour-detail_contents {
  position: absolute;
  left: 50%;
  bottom: 24px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  gap: 0;
  width: 95%;
  max-width: 1280px;
  margin-left: auto;
  margin-right: auto;
  padding-top: 12px;
  padding-right: 12px;
  padding-bottom: 12px;
  transform: translateX(-50%);
  box-shadow: 6px 8px 12px var(--color-black-01);
  background-color: var(--color-white-09);
}
@media (max-width: 768px) {
  .tour-detail_contents {
    position: relative;
    left: 0;
    bottom: 0;
    flex-direction: column;
    gap: 6px;
    width: 100%;
    padding-right: 6px;
    transform: translateX(0);
  }
}
.tour-detail_contents-item {
  flex-grow: 1;
  padding-left: 24px;
  padding-right: 24px;
}
@media (max-width: 768px) {
  .tour-detail_contents-item {
    width: 100%;
    padding-left: 18px;
    padding-right: 6rem;
  }
}
.tour-detail_contents-item:not(:last-child) {
  border-left: 1px solid var(--color-white);
}
.tour-detail_contents-item span {
  display: block;
  width: 100%;
  margin-bottom: 0.25em;
  font-size: 0.85rem;
  color: var(--color-black-07);
  line-height: 1;
}
@media (max-width: 600px) {
  .tour-detail_contents-item span {
    font-size: 0.65rem;
  }
}
.tour-detail_contents-item p {
  font-size: 1.1rem;
  font-weight: 700;
  line-height: 1.25;
}
@media (max-width: 768px) {
  .tour-detail_contents-item p {
    font-size: 1rem;
  }
}
@media (max-width: 600px) {
  .tour-detail_contents-item p {
    font-size: 0.85rem;
  }
}
.tour-detail_contents-inquire {
  width: 10rem;
}
@media (max-width: 768px) {
  .tour-detail_contents-inquire {
    position: absolute;
    top: 12px;
    right: 12px;
    width: 5rem;
    height: calc(100% - 24px);
  }
}
.tour-detail_contents-inquire button {
  width: 100%;
  height: 100%;
  padding: 0.5em;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  font-size: 1rem;
  font-weight: 700;
  color: var(--color-white);
  border-radius: 6px;
  border: 1px solid var(--color-main);
  background-color: var(--color-main);
}
.tour-detail_contents-inquire button:hover {
  cursor: pointer;
}

.block-tourQuickSchedule {
  margin-top: 96px;
}
.block-tourQuickSchedule-item {
  padding-left: 36px;
}
@media (max-width: 600px) {
  .block-tourQuickSchedule-item {
    padding-left: 18px;
  }
}
.block-tourQuickSchedule-item:not(:last-child) {
  margin-bottom: 72px;
}
.block-tourQuickSchedule-item .date {
  display: block;
  width: 100%;
  margin-left: -36px;
  font-size: 0.9rem;
  color: var(--color-white-05);
}
@media (max-width: 600px) {
  .block-tourQuickSchedule-item .date {
    margin-left: -18px;
  }
}
.block-tourQuickSchedule-item h2 {
  margin-top: 0.25em;
  margin-bottom: 0.5em;
  font-size: 1.75rem;
  line-height: 1.35;
}
.block-tourSpecialNote_contents:not(:last-of-type) {
  margin-bottom: 72px;
}
.block-tourSpecialNote_contents-item {
  margin-top: 24px;
  margin-bottom: 24px;
  padding-left: 1em;
}
.block-tourSpecialNote_contents-item h4 {
  font-size: 1.15rem;
  line-height: 1.5;
}
.block-tourItineraries_contents {
  display: flex;
  justify-content: space-between;
  align-items: stretch;
  gap: 24px;
  padding-bottom: 48px;
  border-bottom: 1px solid var(--color-white);
}
@media (max-width: 768px) {
  .block-tourItineraries_contents {
    gap: 12px;
  }
}
.block-tourItineraries_contents:not(:last-of-type) {
  margin-bottom: 48px;
}
.block-tourItineraries_contents .day {
  flex-shrink: 0;
  width: 4em;
  font-size: 1.5rem;
  font-weight: 700;
  color: var(--color-black-05);
}
@media (max-width: 768px) {
  .block-tourItineraries_contents .day {
    width: 3.5em;
    font-size: 1.25rem;
  }
}
.block-tourItineraries_contents-item--text {
  margin-bottom: 24px;
}
.block-tourItineraries_contents-item--text h3 {
  font-size: 1.5rem;
}
.block-tourItineraries_contents-item--image {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  gap: 18px;
}
@media (max-width: 600px) {
  .block-tourItineraries_contents-item--image {
    flex-direction: column;
    gap: 12px;
  }
}
.block-tourItineraries_contents-item--image img {
  flex-shrink: 1;
  width: 100%;
  min-width: 0;
}

.travel-visual_slider {
  position: fixed;
  z-index: -1;
  top: 0;
  left: 0;
  width: 100%;
  overflow: hidden;
}
.travel-visual_slider-item {
  width: 100%;
}
.travel-visual_slider-item picture, .travel-visual_slider-item img {
  width: 100%;
  height: 100lvh;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center;
     object-position: center;
}

.travel {
  position: relative;
  z-index: 1;
}
.travel > section {
  background-color: var(--color-background-01);
}
.travel > section:last-of-type {
  padding-top: 60px;
  padding-bottom: 180px;
  text-align: center;
}
.travel > section h1, .travel > section h2, .travel > section h3, .travel > section h4, .travel > section h5 {
  margin-bottom: 0.5em;
}
.travel > section p {
  margin-bottom: 1.5em;
}
.travel > section .note {
  font-size: 0.85rem;
}
.travel > section .section-headMain {
  margin-bottom: 72px;
}
.travel-head {
  position: relative;
  width: 100%;
  height: calc(100lvh - 72px);
  --tour-visual-blur: 0px;
}
.travel-head::before {
  content: "";
  position: absolute;
  z-index: 1;
  top: 0;
  left: 0;
  display: block;
  width: 100%;
  height: 100%;
  backdrop-filter: blur(var(--tour-visual-blur, 0px));
  -webkit-backdrop-filter: blur(var(--tour-visual-blur, 0px));
  mix-blend-mode: multiply;
  background: linear-gradient(0deg, var(--color-black) 0%, transparent 60%);
}
.travel-head_contents {
  position: absolute;
  z-index: 1;
  left: 0;
  bottom: 0;
  display: block;
  width: 100%;
}
.travel-head_contents-text {
  margin-bottom: 48px;
  color: var(--color-white);
}
.travel-head_contents-text--titleMain {
  font-size: 2rem;
  line-height: 1.5;
}
.travel-head_contents-text--titleSub {
  font-size: 1rem;
  line-height: 1.5;
}
.travel-detail {
  position: sticky;
  z-index: 99;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 72px;
}
.travel-detail_contents {
  display: flex;
  justify-content: space-between;
  align-items: center;
  gap: 0;
  max-width: 1280px;
  height: 100%;
  margin-left: auto;
  margin-right: auto;
  padding-top: 12px;
  padding-right: 12px;
  padding-bottom: 12px;
  transform: translateY(-24px);
  box-shadow: 6px 8px 12px var(--color-black-01);
  background-color: var(--color-white-09);
}
.travel-detail_contents-item {
  flex-grow: 1;
  padding-left: 24px;
  padding-right: 24px;
}
.travel-detail_contents-item:not(:last-child) {
  border-left: 1px solid var(--color-white);
}
.travel-detail_contents-item span {
  display: block;
  width: 100%;
  font-size: 0.85rem;
  color: var(--color-black-07);
  line-height: 1;
}
.travel-detail_contents-item p {
  font-size: 1.15rem;
  font-weight: 700;
  line-height: 1.35;
}
.travel-detail_contents-inquire {
  width: 10rem;
}
.travel-detail_contents-inquire button {
  width: 100%;
  height: 100%;
  padding: 0.5em;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  font-size: 1rem;
  font-weight: 700;
  color: var(--color-white);
  border-radius: 6px;
  border: 1px solid var(--color-main);
  background-color: var(--color-main);
}

.guide-contents:not(:last-of-type) {
  margin-bottom: 120px;
}
.guide-contents--image {
  width: 100%;
  margin-bottom: 36px;
}
.guide-contents--image picture, .guide-contents--image img {
  display: block;
  width: 100%;
  margin: 0;
  padding: 0;
  aspect-ratio: 2/1;
}
.guide-contents--name {
  width: 100%;
  margin-bottom: 36px;
}
.guide-contents--name h2 {
  font-size: 2.25rem;
  font-weight: 700;
  line-height: 1.5;
  letter-spacing: 0.01em;
}
@media (max-width: 768px) {
  .guide-contents--name h2 {
    font-size: 1.75rem;
  }
}
.guide-contents--name span {
  position: relative;
  display: block;
  width: 100%;
  margin: 0;
  padding-left: 3rem;
  font-size: 0.9rem;
  font-weight: 700;
  color: var(--color-black-05);
}
.guide-contents--name span::before {
  content: "";
  position: absolute;
  top: calc(50% - 1px);
  left: 0;
  display: block;
  width: 2.5rem;
  height: 0;
  border-top: 1px solid var(--color-black-05);
}