/*!*****************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[0].use[1]!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[0].use[2]!./src/assets/sass/style.scss ***!
  \*****************************************************************************************************************************************************************************/
@import url(https://fonts.googleapis.com/css2?family=Noto+Serif+JP:wght@200;300;400;500;600;700;900&family=Zen+Old+Mincho:wght@500;600;700;900&display=swap);
/*!*********************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[0].use[1]!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[0].use[2]!./src/assets/sass/style.scss (1) ***!
  \*********************************************************************************************************************************************************************************/
@charset "UTF-8";
/*! destyle.css v3.0.0 | MIT License | https://github.com/nicolas-cusan/destyle.css */
/* Reset box-model and set borders */
/* ============================================ */
*,
::before,
::after {
  box-sizing: border-box;
  border-style: solid;
  border-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 {
  margin: 0;
  padding: 0;
  list-style: none;
}

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

dd {
  margin-left: 0;
}

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

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

address {
  font-style: inherit;
}

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

/**
 * 1. Remove the bottom border in Chrome 57-
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */
abbr[title] {
  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 */
  appearance: none;
  vertical-align: middle;
  color: inherit;
  font: inherit;
  background: transparent;
  padding: 0;
  margin: 0;
  border-radius: 0;
  text-align: inherit;
  text-transform: inherit; /* 2 */
}

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

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

/**
 * 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;
  padding: 0;
  min-width: 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;
}

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

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

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

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

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

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

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

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

caption {
  text-align: left;
}

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

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

:root {
  --color-base: #292929;
  --color-primary: #d1cecb;
  --color-secondary: #f8f6f4;
  --color-black: #292929;
  --color-white: #fff;
  --color-gray: #444;
  --color-gray-75: #777;
  --color-gray-50: #bbb;
  --color-gray-25: #e8e8e8;
  --color-attention: #f62828;
  --color-attention-25: #ffdddd;
  --bg-base: #fff;
  --body-font: "Zen Old Mincho", "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", serif;
  --font-family-sans-serif: "游ゴシック体", "Yu Gothic", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "MS Pゴシック", "MS PGothic", sans-serif;
  --font-family-serif: "Noto Serif JP", "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", serif;
  --line-height-base: 1.8;
  --line-height-large: 2.4;
  --line-height-small: 1.5;
}

@keyframes show {
  0% {
    transform: translateY(100%);
  }
  100% {
    transform: translateY(0);
  }
}
@keyframes clipRight {
  0% {
    -webkit-clip-path: inset(0 100% 0 0);
    clip-path: inset(0 100% 0 0);
  }
  100% {
    webkit-clip-path: inset(0);
    clip-path: inset(0);
  }
}
@keyframes clipLeft {
  0% {
    -webkit-clip-path: inset(0 0 0 100%);
    clip-path: inset(0 0 0 100%);
  }
  100% {
    webkit-clip-path: inset(0);
    clip-path: inset(0);
  }
}
html {
  width: 100%;
  height: 100vh;
  margin: 0;
  padding: 0;
  line-height: var(--line-height-base);
  scroll-behavior: smooth;
}

body {
  font-family: var(--body-font);
  font-size: 16px;
  font-weight: 500;
  font-feature-settings: "palt";
  letter-spacing: 1px;
  width: 100vw;
  color: var(--color-base);
  line-height: var(--line-height-base);
  background: var(--bg-base);
  overflow-x: hidden;
}

body::after {
  content: "";
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: #fff; /* 背景カラー */
  z-index: 9999; /* 一番手前に */
  pointer-events: none; /* 他の要素にアクセス可能にするためにポインターイベントは無効に */
  opacity: 0; /* 初期値では非表示 */
  -webkit-transition: opacity 0.8s ease; /* アニメーション時間は 0.8秒 */
  transition: opacity 0.8s ease;
}

/*body要素に.fadeoutセレクタがある場合には、レイヤーが表示されるようにopacityを１に設定します。*/
body.fade::after {
  opacity: 1;
}

p {
  font-size: 16px;
  color: var(--color-base);
}

h1 {
  font-size: clamp(30px, 6vw, 60px);
}

h2 {
  font-size: clamp(34px, 1.687rem + 1.75vw, 48px);
}

h3 {
  font-size: clamp(20px, 3vw, 24px);
}

h4 {
  font-size: clamp(18px, 16px + 0.33vw, 20px);
}

h5 {
  font-size: 16px;
}

h6 {
  font-size: 14px;
}

a {
  color: #444;
  transition: opacity 0.5s;
  word-break: break-all;
}
a:hover {
  text-decoration: none;
  cursor: pointer;
  opacity: 0.8;
}

dt,
dd {
  font-size: 16px;
}

input:not([class]) {
  -moz-appearance: none;
  -webkit-appearance: none;
  appearance: none;
  background-color: transparent;
  background-image: none;
  border: 1px solid rgba(0, 0, 0, 0.5);
  border-radius: 0;
  color: inherit;
  font-family: inherit;
  font-size: 1em;
  padding: 0.4em 0.8em;
  width: 100%;
}

select:not([class]) {
  -moz-appearance: none;
  -webkit-appearance: none;
  appearance: none;
  background-color: transparent;
  background-image: none;
  border: 1px solid rgba(0, 0, 0, 0.5);
  border-radius: 0;
  color: inherit;
  font-family: inherit;
  font-size: 1em;
  padding: 0.4em 0.8em;
  width: 100%;
}

textarea:not([class]) {
  -moz-appearance: none;
  -webkit-appearance: none;
  appearance: none;
  background-color: transparent;
  background-image: none;
  border: 1px solid rgba(0, 0, 0, 0.5);
  border-radius: 0;
  color: inherit;
  font-family: inherit;
  font-size: 1em;
  height: 100px;
  padding: 0.4em 0.8em;
  width: 100%;
}

button {
  -webkit-appearance: button;
  background-color: transparent;
  border-color: rgb(216, 216, 216) rgb(209, 209, 209) rgb(186, 186, 186);
  border-style: solid;
  border-width: 1px;
  padding: 1px 7px 2px;
  text-rendering: auto;
  color: initial;
  display: inline-block;
  text-align: start;
  margin: 0em;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  cursor: pointer;
}

html.menu-open body {
  height: 100svh;
  overflow: hidden;
}

.header {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 100;
  background-color: #fff;
  filter: blur(0);
  transition: filter 0.5s ease-out;
}
@media (min-width: 1280px) {
  .header {
    position: absolute;
    background-color: transparent;
  }
}
.header.-top {
  opacity: 0;
  pointer-events: none;
  transition: opacity 0.5s;
}
.header.-top.is-active {
  opacity: 1;
  pointer-events: all;
}
.header .header_inner {
  padding: 6px 20px;
  display: flex;
  justify-content: center;
  align-items: center;
}
@media (min-width: 1280px) {
  .header .header_inner {
    padding: 20px 50px;
    justify-content: space-between;
  }
}
.header .header_logo {
  width: 140px;
}
@media (min-width: 1280px) {
  .header .header_logo {
    width: 210px;
  }
}
.header .header_logo a {
  display: block;
}
.header .header_logo.--white {
  display: block;
}
.header .header_logo.--color {
  display: none;
}
.header .header_nav {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: calc(100vh - 49.5px);
  background-color: #fff;
  pointer-events: none;
  opacity: 0;
  padding: 40px 20px;
  margin-top: 49.5px;
  transition: opacity 0.5s;
  overflow: scroll;
}
@media (min-width: 1280px) {
  .header .header_nav {
    height: auto;
    position: relative;
    width: auto;
    min-height: auto;
    background-color: transparent;
    pointer-events: all;
    display: block;
    opacity: 1;
    padding: 0;
    margin-top: 0;
    overflow: visible;
  }
}
.header .header_nav.open {
  opacity: 1;
  pointer-events: all;
}
.header .header_nav_list {
  display: flex;
  flex-wrap: wrap;
  gap: 15px;
}
@media (min-width: 1280px) {
  .header .header_nav_list {
    gap: 32px;
  }
}
.header .header_nav_item {
  width: 100%;
}
@media (min-width: 1280px) {
  .header .header_nav_item {
    width: auto;
  }
}
.header .header_nav_item a {
  display: block;
  width: 100%;
  text-align: center;
}
@media (min-width: 1280px) {
  .header .header_nav_item a {
    display: inline;
    width: auto;
    color: #fff;
    position: relative;
    text-align: left;
  }
}
.header .header_nav_item a:hover {
  opacity: 1;
}
.header .header_nav_item a::after {
  position: absolute;
  left: 0;
  content: "";
  width: 100%;
  height: 1px;
  background: var(--color-secondary);
  bottom: -6px;
  opacity: 0;
  visibility: hidden;
  transition: 0.3s;
}
.header .header_nav_item a:hover::after {
  visibility: visible;
  bottom: -5px;
  opacity: 1;
}
.header .header_nav_item.btn {
  text-align: center;
}
.header .header_nav_item.btn a {
  max-width: 400px;
  margin: 0 auto;
  padding: 5px 20px;
  border: 1px solid #000;
  transition: background-color 0.4s ease-in-out, color 0.4s ease-in-out;
  margin-top: 30px;
}
@media (min-width: 1280px) {
  .header .header_nav_item.btn a {
    min-width: auto;
    margin: 0;
    border: 1px solid var(--color-secondary);
    margin-top: 0;
  }
}
.header .header_nav_item.btn a:hover {
  color: var(--color-base);
  background-color: #fff;
}
.header .header_nav_item.btn a::after {
  display: none;
}
.header .header_nav_item.btn a:hover::after {
  display: none;
}
.header .header__nav {
  display: none;
}
@media (min-width: 992px) {
  .header .header__nav {
    display: flex;
    align-items: center;
    height: auto;
    width: auto;
    position: relative;
    top: 0;
    column-gap: 20px;
    background-color: transparent;
    opacity: 1;
    pointer-events: all;
    padding: 0;
    text-align: left;
    overflow: initial;
  }
}
@media (min-width: 1280px) {
  .header .header__nav {
    column-gap: 40px;
  }
}
@media (min-width: 992px) {
  .header .header__nav__list {
    display: flex;
    column-gap: 40px;
  }
}
.header .header__item {
  width: 100%;
}
@media (min-width: 992px) {
  .header .header__item {
    width: auto;
  }
}
.header .header__item a {
  font-size: 16px;
  font-weight: 700;
  color: var(--color-base);
  transition: 0.25s color;
}
.header .header__item a:hover, .header .header__item a:focus {
  color: var(--color-primary);
}
.header .header__item a:focus {
  outline: auto;
}
@media (min-width: 1280px) {
  .header .header__item a {
    font-size: 16px;
  }
}
.header .header_nav_info {
  display: block;
  text-align: center;
  margin-top: 40px;
}
.header .header_nav_info p {
  margin-top: 40px;
}
@media (min-width: 1280px) {
  .header .header_nav_info {
    display: none;
  }
}

.header.is-fix {
  position: fixed;
  top: 0;
  left: 0;
}
.header.is-fix .header_logo.--white {
  display: none;
}
.header.is-fix .header_logo.--color {
  display: block;
}
.header.is-fix .header_nav_item a {
  color: #000;
}
.header.is-fix .header_nav_item a::after {
  background: var(--color-base);
}
.header.is-fix .header_nav_item.btn a {
  border: 1px solid var(--color-base);
}
.header.is-fix .header_nav_item.btn a:hover {
  color: var(--color-secondary);
  background-color: #000;
}

.header_menu {
  position: absolute;
  top: 8px;
  right: 15px;
  z-index: 150;
}

#menu {
  position: relative;
  width: 32px;
  height: 32px;
  cursor: pointer;
  border: 0;
  padding: 0;
}
@media (min-width: 1280px) {
  #menu {
    display: none;
  }
}

#menu span {
  display: block;
  height: 1px;
  width: 32px;
  padding: 0;
  background: var(--color-black);
  border-radius: 100vmax;
  transition: transform 0.5s, opacity 0.5s;
}

#menu span:first-of-type {
  position: absolute;
  top: 4px;
  width: 32px;
}

#menu span:last-of-type {
  position: absolute;
  bottom: 4px;
  width: 32px;
}

#menu.open span:nth-of-type(2) {
  opacity: 0;
}

#menu.open span:first-of-type {
  transform: translateY(11.5px) rotate(-45deg);
}

#menu.open span:last-of-type {
  transform: translateY(-11.5px) rotate(45deg);
}

.footer {
  width: 100%;
  background-color: var(--color-base);
}

.footer_inner {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: space-between;
  gap: 40px 60px;
  width: 100%;
  max-width: 960px;
  padding: 120px 40px 0;
  margin: 0 auto;
}
@media (min-width: 992px) {
  .footer_inner {
    flex-direction: row;
  }
}

.footer_contents {
  flex-shrink: 0;
  text-align: center;
}
.footer_contents p {
  font-size: 14px;
  color: var(--color-white);
}
.footer_contents p.lead {
  font-size: 18px;
}
.footer_contents .footer_logo {
  margin: 30px auto;
  width: 140px;
}

.footer_list {
  display: flex;
  gap: 20px;
  flex-wrap: wrap;
  max-width: 500px;
}
.footer_list li {
  width: calc(50% - 10px);
}
@media (min-width: 576px) {
  .footer_list li {
    width: calc(33.3333% - 16.6666px);
  }
}

.copyright {
  font-size: 12px;
  padding: 60px 0;
  letter-spacing: 0;
  color: var(--color-white);
  text-align: center;
}

.container.-kv {
  position: relative;
  width: 100vw;
  height: 100svh;
  min-height: 600px;
  margin-bottom: 140px;
}
@media (min-width: 992px) {
  .container.-kv {
    height: 100vh;
  }
}
@media (min-width: 992px) {
  .container.-kv {
    margin-bottom: 190px;
    min-height: 800px;
  }
}

.container.-lg .container_inner {
  max-width: 1280px;
  padding: 0 20px;
  margin-left: auto;
  margin-right: auto;
}
@media (min-width: 992px) {
  .container.-lg .container_inner {
    padding: 0 40px;
  }
}

.container.-md .container_inner {
  max-width: 1120px;
  padding: 0 20px;
  margin-left: auto;
  margin-right: auto;
}
@media (min-width: 992px) {
  .container.-md .container_inner {
    padding: 80px 40px;
  }
}

.container.-sm .container_inner {
  max-width: 880px;
  padding: 0 20px;
  margin-left: auto;
  margin-right: auto;
}
@media (min-width: 992px) {
  .container.-sm .container_inner {
    padding: 0 40px;
  }
}

.container.-gray {
  background-color: var(--color-secondary);
  padding: 80px 0;
}
@media (min-width: 992px) {
  .container.-gray {
    padding: 120px 0;
  }
}

.container.-black {
  background-color: var(--color-base);
  padding: 120px 0 153px;
}
@media (min-width: 992px) {
  .container.-black {
    padding: 200px 0;
  }
}

.container.-gray-darken {
  background-color: var(--color-primary);
  padding: 0 0 153px;
}
@media (min-width: 992px) {
  .container.-gray-darken {
    padding: 0 0 70px;
  }
}

.container.-original {
  background-image: url(../images/top/bg.jpg.webp);
  background-position: center center;
  background-repeat: repeat;
  background-size: contain;
  padding: 80px 0;
}
@media (min-width: 992px) {
  .container.-original {
    padding: 40px 0;
  }
}

.-hidden {
  overflow-x: hidden;
}

.container.-nomargin {
  margin-top: 0;
}

.kv {
  position: relative;
  width: 100%;
  height: 100%;
  display: flex;
  align-items: flex-end;
  padding: 0 4vw;
}
@media (min-width: 992px) {
  .kv {
    align-items: center;
  }
}

.kv_img {
  height: 100%;
  z-index: -1 !important;
}

.kv_header {
  height: 60px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.kv_header .kv_header_logo {
  width: 120px;
}

.kv_contents {
  position: relative;
  width: 100%;
  height: calc(100% - 60px);
}
.kv_contents::before {
  content: "";
  background-color: rgba(0, 0, 0, 0.2);
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}

.kv_logo {
  display: grid;
  justify-content: center;
  gap: 40px;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: 1;
}

.kv_logo_inner {
  width: 240px;
  margin: 0 auto;
}

.kv_link {
  display: grid;
  gap: 24px;
  grid-template-rows: 1fr 1fr;
  grid-template-columns: 1fr 1fr;
}
.kv_link a {
  color: var(--color-white);
  padding: 4px 12px;
  text-align: center;
  min-width: 160px;
}
.kv_link a::before {
  content: "";
  position: absolute;
  width: 100%;
  height: 1px;
  background-color: var(--color-white);
  left: 0;
  bottom: 0;
  z-index: 1;
}
.kv_link a::after {
  content: none;
}
.kv_link a:nth-child(1) {
  grid-row: 1/2;
  grid-column: 1/2;
  width: fit-content;
}
.kv_link a:nth-child(2) {
  grid-row: 1/2;
  grid-column: 2/3;
  width: fit-content;
}
.kv_link a:nth-child(3) {
  grid-row: 2/3;
  grid-column: 1/3;
  width: fit-content;
  justify-self: center;
}

.head {
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
  height: 302px;
  margin-top: 49.95px;
}
.head::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.25);
  z-index: 2;
}
@media (min-width: 768px) {
  .head {
    margin-top: 0;
    height: 560px;
  }
}

.head_bg {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.head_title {
  position: relative;
  font-size: 34px;
  color: var(--color-white);
  z-index: 3;
}
@media (min-width: 768px) {
  .head_title {
    font-size: 46px;
  }
}

.intro {
  margin: 40px auto 120px;
  max-width: 900px;
}

.intro_text {
  max-width: 650px;
  margin: 0 auto 80px;
}
@media (min-width: 768px) {
  .intro_text {
    text-align: center;
  }
}

.intro_list {
  display: flex;
  flex-wrap: wrap;
  gap: 20px 0;
}

.intro_list.access_intro {
  justify-content: center;
}

.intro_list_item {
  width: 100%;
  border-left: 1px solid #000;
  border-right: 1px solid #000;
}
@media (min-width: 576px) {
  .intro_list_item {
    width: 50%;
    border-right: none;
  }
  .intro_list_item:nth-of-type(2n) {
    border-right: 1px solid #000;
  }
}
@media (min-width: 992px) {
  .intro_list_item {
    width: 33.3333%;
  }
  .intro_list_item:nth-of-type(3n) {
    border-right: 1px solid #000;
  }
  .intro_list_item:nth-of-type(2n) {
    border-right: none;
  }
}
.intro_list_item:last-of-type {
  border-right: 1px solid #000;
}
.intro_list_item a {
  display: block;
  position: relative;
  padding: 15px;
}
@media (min-width: 576px) {
  .intro_list_item a {
    padding: 5px 0 25px;
    text-align: center;
  }
}
.intro_list_item a::before {
  content: "";
  position: absolute;
  bottom: 25px;
  left: calc(100% - 20px);
  width: 0;
  height: 0;
  border-left: 4px solid transparent;
  border-right: 4px solid transparent;
  border-top: 8px solid #000;
}
@media (min-width: 576px) {
  .intro_list_item a::before {
    bottom: 12px;
    left: calc(50% - 2px);
  }
}

.charm_concept {
  margin-bottom: 80px;
}
@media (min-width: 768px) {
  .charm_concept {
    margin-bottom: 180px;
  }
}

.charm_title {
  font-size: 30px;
  font-weight: 500;
  color: var(--color-base);
  position: relative;
  -ms-writing-mode: tb-rl;
  writing-mode: vertical-rl;
  letter-spacing: 16px;
  line-height: 1.5;
  margin: 0 auto 60px;
}
@media (min-width: 768px) {
  .charm_title {
    font-size: 34px;
    margin: 0 auto 100px;
  }
}
@media (min-width: 992px) {
  .charm_title {
    letter-spacing: 23px;
  }
}

@media (min-width: 768px) {
  .charm_text {
    text-align: center;
  }
}

.charm_sec + .charm_sec {
  margin-top: 120px;
}

.charm_desc {
  display: flex;
  flex-wrap: wrap;
  gap: 20px 40px;
  margin-top: 20px;
}
@media (min-width: 768px) {
  .charm_desc {
    margin-top: 40px;
  }
}

.charm_desc_title {
  width: 100%;
}
@media (min-width: 768px) {
  .charm_desc_title {
    width: calc(50% - 40px);
  }
}

.charm_desc_detail {
  width: 100%;
}
@media (min-width: 768px) {
  .charm_desc_detail {
    width: 50%;
  }
}

.charm_desc_detail_text {
  margin-bottom: 40px;
}

.charm_point {
  margin-top: 180px;
}

.charm_point_intro {
  position: relative;
  height: 220px;
  margin-top: 40px;
  margin-left: -20px;
  margin-right: -20px;
  margin-bottom: 60px;
}
@media (min-width: 768px) {
  .charm_point_intro {
    height: 400px;
    margin-top: 80px;
    margin-left: 0;
    margin-right: 0;
    margin-bottom: 120px;
  }
}
.charm_point_intro::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.25);
}
.charm_point_intro_text {
  color: #fff;
  position: absolute;
  right: 20px;
  left: 20px;
  top: 37px;
  text-align: center;
}
@media (min-width: 768px) {
  .charm_point_intro_text {
    top: auto;
    left: auto;
    right: 40px;
    bottom: 60px;
    text-align: left;
  }
}

.charm_point_intro_img {
  height: 100%;
}

.charm_point_title {
  text-align: center;
  line-height: 1.8;
}
.charm_point_title span {
  display: inline-block;
  font-size: 26px;
  position: relative;
}
@media (min-width: 768px) {
  .charm_point_title span {
    font-size: 40px;
  }
  .charm_point_title span::before {
    content: "";
    position: absolute;
    left: -200px;
    top: calc(50% - 0.5px);
    background-color: #000;
    width: 160px;
    height: 1px;
  }
  .charm_point_title span::after {
    content: "";
    position: absolute;
    right: -200px;
    top: calc(50% - 0.5px);
    background-color: #000;
    width: 160px;
    height: 1px;
  }
}

.charm_point_sec {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  gap: 20px 40px;
}

.charm_point_sec + .charm_point_sec {
  margin-top: 130px;
}

.charm_point_sec:nth-of-type(2n) {
  flex-direction: row-reverse;
}

.charm_point_img {
  width: 100%;
}
@media (min-width: 992px) {
  .charm_point_img {
    width: 50%;
  }
}

.charm_point_contents {
  width: 100%;
}
@media (min-width: 992px) {
  .charm_point_contents {
    width: calc(50% - 40px);
  }
}

.charm_point_num {
  width: 68px;
  height: 68px;
  flex-shrink: 0;
  padding-top: 4px;
}

.charm_point_contents_title {
  display: flex;
  align-items: center;
  gap: 20px;
  margin-bottom: 20px;
}
@media (min-width: 768px) {
  .charm_point_contents_title {
    align-items: flex-start;
  }
}
.charm_point_contents_title h3 {
  font-size: 20px;
}
@media (min-width: 768px) {
  .charm_point_contents_title h3 {
    font-size: 38px;
  }
}

@media (min-width: 768px) {
  .charm_point_text {
    padding-left: 88px;
  }
}

.charm_img.swiper {
  position: relative;
  margin: 0 -20px 40px;
}
@media (min-width: 768px) {
  .charm_img.swiper {
    margin: 0 0 40px;
  }
}

.charm_img.swiper .swiper-nav {
  position: absolute;
  left: calc(50% - 135px);
  bottom: 0;
  width: 270px;
}
@media (min-width: 768px) {
  .charm_img.swiper .swiper-nav {
    left: calc(50% - 150px);
    bottom: 0;
    width: 300px;
  }
}

.charm_img.swiper .swiper-nav-wrap {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.charm_img.swiper .swiper-pagination-bullet {
  width: 80px;
  border-radius: 0;
  background-color: rgba(255, 255, 255, 0.4);
  border: 1px solid #fff;
  opacity: 1;
}
@media (min-width: 768px) {
  .charm_img.swiper .swiper-pagination-bullet {
    width: 90px;
  }
}
.charm_img.swiper .swiper-pagination-bullet.swiper-pagination-bullet-active {
  background-color: var(--color-secondary);
}

.rooms {
  margin-top: 160px;
}

.rooms_image {
  position: relative;
  height: 360px;
}
@media (min-width: 768px) {
  .rooms_image {
    height: 500px;
  }
}
.rooms_image span {
  font-size: 34px;
  color: var(--color-white);
  position: absolute;
  top: 57%;
  left: 50%;
  transform: translate(-50%, -50%);
  -ms-writing-mode: tb-rl;
  writing-mode: vertical-rl;
  letter-spacing: 32px;
  line-height: 1.2;
  text-transform: uppercase;
}
@media (min-width: 992px) {
  .rooms_image span {
    font-size: 40px;
  }
}

.rooms_intro {
  margin-top: 70px;
  margin-bottom: 108px;
  position: relative;
}
@media (min-width: 992px) {
  .rooms_intro {
    margin-top: 20px;
    margin-bottom: 120px;
  }
}
.rooms_intro h2 {
  position: absolute;
  top: -103px;
  font-size: clamp(3.5rem, 1.813rem + 6.75vw, 6.875rem);
  font-weight: 700;
  color: var(--color-gray-25);
  text-transform: uppercase;
  line-height: 1;
  letter-spacing: -4px;
}
@media (min-width: 992px) {
  .rooms_intro h2 {
    top: -173px;
  }
}
.rooms_intro p {
  max-width: 780px;
  margin-bottom: 50px;
}

.rooms_onsen {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 40px;
  max-width: 870px;
  margin-right: auto;
}
@media (min-width: 992px) {
  .rooms_onsen {
    flex-direction: row;
    gap: 95px;
  }
}

@media (min-width: 992px) {
  .rooms_onsen_contents {
    width: calc(50% - 85px);
  }
}
.rooms_onsen_contents h4 {
  font-size: 28px;
  font-weight: 400;
  color: var(--color-base);
  position: relative;
  -ms-writing-mode: tb-rl;
  writing-mode: vertical-rl;
  letter-spacing: 17px;
  line-height: 1.15;
  margin-right: auto;
  margin-left: auto;
  margin-bottom: 20px;
}
@media (min-width: 992px) {
  .rooms_onsen_contents h4 {
    font-size: 38px;
    margin-left: 0;
    margin-right: 0;
  }
}
.rooms_onsen_contents p {
  margin-bottom: 75px;
}
@media (min-width: 992px) {
  .rooms_onsen_contents p {
    margin-bottom: 90px;
  }
}

.rooms_onsen_image {
  width: calc(100% - 60px);
  margin-left: -100px;
  position: relative;
}
@media (min-width: 992px) {
  .rooms_onsen_image {
    width: calc(50% - 10px);
    margin-left: 0;
  }
}
.rooms_onsen_image span {
  position: absolute;
  top: -25px;
  right: -75px;
  font-size: clamp(2.5rem, 1.25rem + 5vw, 5rem);
  font-weight: 400;
  color: var(--color-gray-25);
  text-transform: uppercase;
  line-height: 1;
}
@media (min-width: 992px) {
  .rooms_onsen_image span {
    top: -40px;
    right: -222px;
    letter-spacing: 7px;
  }
}

.rooms_food {
  display: flex;
  flex-direction: column-reverse;
  gap: 40px;
  max-width: 870px;
  margin-left: auto;
  margin-top: 109px;
}
@media (min-width: 992px) {
  .rooms_food {
    flex-direction: row;
    align-items: center;
    gap: 95px;
    margin-top: 120px;
  }
}

@media (min-width: 992px) {
  .rooms_food_contents {
    width: calc(50% - 85px);
  }
}
.rooms_food_contents h4 {
  font-size: 28px;
  font-weight: 400;
  color: var(--color-base);
  position: relative;
  -ms-writing-mode: tb-rl;
  writing-mode: vertical-rl;
  letter-spacing: 17px;
  line-height: 1.15;
  margin-right: auto;
  margin-left: auto;
  margin-bottom: 20px;
}
@media (min-width: 992px) {
  .rooms_food_contents h4 {
    font-size: 38px;
    margin-left: 0;
    margin-right: 0;
  }
}
.rooms_food_contents p {
  margin-bottom: 75px;
}
@media (min-width: 992px) {
  .rooms_food_contents p {
    margin-bottom: 90px;
  }
}

.rooms_food_image {
  width: calc(100% - 60px);
  margin-left: auto;
  margin-right: -20px;
  position: relative;
}
@media (min-width: 992px) {
  .rooms_food_image {
    margin-left: 0;
    margin-right: 0;
    width: calc(50% - 10px);
  }
}
.rooms_food_image span {
  position: absolute;
  top: -20px;
  left: -80px;
  font-size: clamp(2.5rem, 1.25rem + 5vw, 5rem);
  font-weight: 700;
  color: var(--color-gray-25);
  text-transform: uppercase;
  line-height: 1.05;
}
@media (min-width: 992px) {
  .rooms_food_image span {
    top: -50px;
    left: -150px;
  }
}

.b_rooms_contents {
  margin-top: 160px;
}

.b_rooms_contents_sec {
  display: flex;
  flex-wrap: wrap;
  flex-direction: column-reverse;
  gap: 40px;
}
@media (min-width: 768px) {
  .b_rooms_contents_sec {
    flex-direction: row;
  }
}
.b_rooms_contents_sec:last-of-type {
  margin-bottom: 80px;
}

.b_rooms_contents_desc {
  width: 100%;
}
@media (min-width: 768px) {
  .b_rooms_contents_desc {
    width: calc(50% - 40px);
    border-top: 1px solid #000;
    padding: 20px;
    border-bottom: 1px solid #000;
  }
}
.b_rooms_contents_desc h3 {
  font-size: 24px;
  margin-bottom: 15px;
}
@media (min-width: 768px) {
  .b_rooms_contents_desc h3 {
    font-size: 40px;
  }
}

.b_rooms_contents_img.swiper {
  width: 100vw;
  margin: 0 -20px;
}
@media (min-width: 768px) {
  .b_rooms_contents_img.swiper {
    width: 50%;
  }
}

.b_rooms_content__detail {
  background-color: rgba(255, 255, 255, 0.5);
  padding: 20px;
  display: flex;
  flex-wrap: wrap;
  gap: 20px;
  margin-top: 20px;
}
.b_rooms_content__detail li {
  width: 100%;
  display: flex;
  align-items: center;
}
@media (min-width: 768px) {
  .b_rooms_content__detail li {
    width: calc(50% - 10px);
  }
}
.b_rooms_content__detail li span {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 48px;
  height: 48px;
  background-color: #fff;
  border-radius: 50%;
  padding: 5px;
  margin-right: 10px;
}

.b_rooms_contents_img.swiper .swiper-nav {
  position: absolute;
  left: calc(50% - 135px);
  bottom: 0;
  width: 270px;
}
@media (min-width: 768px) {
  .b_rooms_contents_img.swiper .swiper-nav {
    left: calc(50% - 150px);
    bottom: 0;
    width: 300px;
  }
}

.b_rooms_contents_img.swiper .swiper-nav-wrap {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.b_rooms_contents_img.swiper .swiper-pagination-bullet {
  width: 80px;
  border-radius: 0;
  background-color: rgba(255, 255, 255, 0.4);
  border: 1px solid #fff;
  opacity: 1;
}
@media (min-width: 768px) {
  .b_rooms_contents_img.swiper .swiper-pagination-bullet {
    width: 90px;
  }
}
.b_rooms_contents_img.swiper .swiper-pagination-bullet.swiper-pagination-bullet-active {
  background-color: var(--color-secondary);
}

.b_room_equipment {
  margin-top: 100px;
}
@media (min-width: 768px) {
  .b_room_equipment {
    margin-top: 120px;
  }
}

.b_room_equipment_title {
  text-align: center;
  line-height: 1.25;
}
.b_room_equipment_title span {
  display: inline-block;
  font-size: 26px;
  position: relative;
}
@media (min-width: 768px) {
  .b_room_equipment_title span {
    font-size: 40px;
  }
  .b_room_equipment_title span::before {
    content: "";
    position: absolute;
    left: -200px;
    top: calc(50% - 0.5px);
    background-color: #000;
    width: 160px;
    height: 1px;
  }
  .b_room_equipment_title span::after {
    content: "";
    position: absolute;
    right: -200px;
    top: calc(50% - 0.5px);
    background-color: #000;
    width: 160px;
    height: 1px;
  }
}

.b_room_equipment_text {
  margin-top: 40px;
}
@media (min-width: 768px) {
  .b_room_equipment_text {
    margin-top: 60px;
    text-align: center;
  }
}

.b_room_equipment_list {
  margin-top: 40px;
  background-color: #f8f6f4;
  padding: 20px;
  display: flex;
  flex-wrap: wrap;
  gap: 20px;
}
@media (min-width: 768px) {
  .b_room_equipment_list {
    justify-content: center;
    padding: 40px;
    margin-top: 80px;
  }
}
.b_room_equipment_list li {
  position: relative;
  padding-left: 25px;
}
.b_room_equipment_list li:before {
  content: "";
  width: 10px;
  height: 10px;
  rotate: 45deg;
  border: 1px solid #000;
  position: absolute;
  top: 11px;
  left: 6px;
}

.gallery {
  margin-top: 225px;
}

.gallery_block {
  max-width: 1120px;
  padding: 0 20px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
  padding: 60px 20px 0;
  gap: 48px;
}
@media (min-width: 992px) {
  .gallery_block {
    padding: 80px 40px;
    gap: 60px;
  }
}

.gallery_contents {
  margin-top: 96px;
}

.gallery_slider {
  margin-bottom: 20px;
  width: 100vw;
}
@media (min-width: 992px) {
  .gallery_slider {
    width: 92vw;
  }
}

.gallery_slider_list01 + .gallery_slider_list02 {
  margin-top: 6px;
}
@media (min-width: 992px) {
  .gallery_slider_list01 + .gallery_slider_list02 {
    margin-top: 20px;
  }
}

.gallery_slider_list01 .swiper-wrapper,
.gallery_slider_list02 .swiper-wrapper {
  transition-timing-function: linear;
}

.gallery_slider_list {
  display: flex;
  gap: 6px;
}
@media (min-width: 992px) {
  .gallery_slider_list {
    gap: 20px;
  }
}

.gallery_slider_item {
  width: 33.3333%;
}

.gallery_link {
  width: calc(100vw - 150px);
  text-align: right;
}
@media (min-width: 992px) {
  .gallery_link {
    width: auto;
    text-align: left;
  }
}

.article {
  margin-top: 153px;
}

.p-article_title {
  text-align: center;
}

.p-article_title_main {
  display: inline-block;
  font-size: 20px;
  position: relative;
  padding: 0 30px;
}
@media (min-width: 992px) {
  .p-article_title_main {
    font-size: 40px;
    padding: 0 120px;
  }
}
.p-article_title_main::before {
  content: "";
  position: absolute;
  left: 0;
  top: calc(50% - 0.5px);
  width: 15px;
  height: 1px;
  background-color: var(--color-base);
}
@media (min-width: 992px) {
  .p-article_title_main::before {
    width: 100px;
  }
}
.p-article_title_main::after {
  content: "";
  position: absolute;
  right: 0;
  top: calc(50% - 0.5px);
  width: 15px;
  height: 1px;
  background-color: var(--color-base);
}
@media (min-width: 992px) {
  .p-article_title_main::after {
    width: 100px;
  }
}

.p-article_text {
  max-width: 707px;
  margin: 40px auto 88px;
}
@media (min-width: 992px) {
  .p-article_text {
    margin: 60px auto 140px;
  }
}

.c-link {
  display: block;
}

.p-media__contents__post__list {
  display: flex;
  flex-wrap: wrap;
}

.p-media__contents__post__list__item {
  width: 100%;
  padding-bottom: 40px;
  border-bottom: 1px solid #b2b2b2;
  margin-bottom: 40px;
}
@media (min-width: 768px) {
  .p-media__contents__post__list__item {
    width: 48%;
    margin-right: 4%;
    padding-bottom: 0;
    border-bottom: none;
  }
}

@media not all and (min-width: 768px) {
  .p-media__contents__post__list__item:last-of-type {
    padding-bottom: 0;
    margin-bottom: 0;
    border-bottom: none;
  }
}

@media (min-width: 768px) {
  .p-media__contents__post__list__item:nth-of-type(2n) {
    margin-right: 0;
  }
}

.p-media__contents__post__list__item__thumbnail {
  height: 116px;
  margin-bottom: 10px;
}
@media (min-width: 992px) {
  .p-media__contents__post__list__item__thumbnail {
    height: 180px;
  }
}

.p-media__contents__post__list__item__body__meta {
  display: flex;
  align-items: center;
  margin-bottom: 5px;
}

.p-media__contents__post__list__item__body__meta__published {
  font-size: 16px;
  font-weight: 700;
  letter-spacing: 0;
  margin-right: 20px;
}

.p-media__contents__post__list__item__body__meta__category {
  font-size: 14px;
  font-weight: 700;
  padding: 2px 8px;
  border: 1px solid #000;
  line-height: 1.2;
}

.p-media__contents__post__list__item__body__meta__category + .p-media__contents__post__list__item__body__meta__category {
  margin-left: 10px;
}

.p-media__contents__post__list__item__body__title {
  font-size: 16px;
  font-weight: 700;
  letter-spacing: 0;
  line-height: var(--line-height-small);
  margin-bottom: 5px;
}

.p-media__contents__post__list__item__body {
  margin-top: 20px;
}

.p-media__contents__post__list__item__body__arrow {
  position: relative;
  display: block;
  width: 100%;
  height: 20px;
}

.p-media__contents__post__list__item__body__arrow::before {
  position: absolute;
  right: 5px;
  top: 50%;
  content: "";
  width: 30px;
  height: 1px;
  background-color: var(--color-base);
  transform: translateX(0);
  transition: transform 0.5s ease-in-out, opacity 0.5s;
}

.p-media__contents__post__list__item__body__arrow::after {
  position: absolute;
  right: 6px;
  top: 34%;
  content: "";
  width: 8px;
  height: 8px;
  border: 1px solid var(--color-base);
  border-left: none;
  border-bottom: none;
  transform: translateX(0) rotateZ(45deg) skew(-8deg, -8deg);
  transition: transform 0.5s ease-in-out, opacity 0.5s;
}

.p-media__contents__post__list__item__body__arrow:hover::before {
  transform: translateX(4px);
}

.p-media__contents__post__list__item__body__arrow:hover::after {
  transform: translateX(4px) rotateZ(45deg) skew(-8deg, -8deg);
}

.p-media__contents__post__list__item__body__arrow:hover,
.p-media__contents__post__list__item__body__arrow:hover::before,
.p-media__contents__post__list__item__body__arrow:hover::after {
  opacity: 0.8;
}

.p-media__contents__sns {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
@media (min-width: 576px) {
  .p-media__contents__sns {
    justify-content: space-around;
  }
}

.p-media__contents__sns__item a {
  display: flex;
  align-items: center;
}

.p-media__contents__sns__item svg {
  margin-right: 5px;
  transform: scale(0.6);
}
@media (min-width: 576px) {
  .p-media__contents__sns__item svg {
    transform: scale(1);
  }
}

.p-media__contents__sns__item svg path {
  fill: #000;
}

.p-slider__list--media {
  height: 100%;
  display: flex;
}

.reservation {
  margin-top: 167px;
  margin-bottom: 200px;
  scroll-margin-top: 40px;
}
@media (min-width: 992px) {
  .reservation {
    margin-top: 290px;
    margin-bottom: 192px;
    scroll-margin-top: 120px;
  }
}

.reservation_text {
  text-align: center;
}

.reservation_suggest {
  display: flex;
  flex-wrap: wrap;
  margin-top: 60px;
}
@media (min-width: 992px) {
  .reservation_suggest {
    gap: 10px;
  }
}
.reservation_suggest .reservation_suggest_button {
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 20px;
  padding: 48px 0;
  outline: none;
  border-top: 1px solid var(--color-gray-50);
  border-bottom: 1px solid var(--color-gray-50);
  border-left: none;
  border-right: none;
}
@media (min-width: 992px) {
  .reservation_suggest .reservation_suggest_button {
    width: calc(50% - 5px);
    padding: 90px 0;
  }
}
.reservation_suggest .reservation_suggest_button:first-of-type {
  border-bottom: none;
}
@media (min-width: 992px) {
  .reservation_suggest .reservation_suggest_button:first-of-type {
    border-bottom: 1px solid var(--color-gray-50);
  }
}

.news {
  display: flex;
  gap: 30px;
}
@media (min-width: 992px) {
  .news {
    gap: 160px;
  }
}

.news_contents {
  flex-grow: 1;
  margin-top: 60px;
}

.news_list {
  margin-bottom: 60px;
}
.news_list li {
  border-bottom: 1px solid var(--color-base);
}
.news_list li:first-of-type {
  border-top: 1px solid var(--color-base);
}
.news_list li a {
  display: block;
  gap: 30px;
  padding: 24px 10px;
}
@media (min-width: 768px) {
  .news_list li a {
    display: flex;
    justify-content: space-between;
    align-items: center;
  }
}
.news_list li a p {
  display: flex;
  flex-direction: column;
  gap: 10px;
}
.news_list li a p time {
  margin-right: 30px;
  display: block;
}
@media (min-width: 768px) {
  .news_list li a p time {
    display: inline;
  }
}
@media (min-width: 768px) {
  .news_list li a p {
    flex-direction: row;
    gap: 0;
    justify-content: space-between;
    align-items: center;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    overflow: hidden;
  }
}
.news_list li a img {
  display: block;
  margin-top: 20px;
  margin-left: auto;
}
@media (min-width: 768px) {
  .news_list li a img {
    display: inline;
    margin-top: 0;
  }
}

.info_image {
  display: flex;
  align-items: end;
  height: 300px;
  overflow: hidden;
}
@media (min-width: 768px) {
  .info_image {
    height: 480px;
  }
}

.info_contents {
  padding: 80px 0;
}
@media (min-width: 768px) {
  .info_contents {
    padding: 120px 0;
  }
}
@media (min-width: 1280px) {
  .info_contents {
    display: flex;
    justify-content: space-between;
  }
}

.info_block {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  gap: 30px;
}

.info_block + .info_block {
  margin-top: 40px;
}
@media (min-width: 1280px) {
  .info_block + .info_block {
    margin-top: 0;
  }
}

.info_logo {
  width: 200px;
  margin: 0 auto;
}
@media (min-width: 768px) {
  .info_logo {
    margin: 0;
  }
}

.info_adress {
  font-size: 14px;
  line-height: 1.4;
  text-align: center;
}
@media (min-width: 768px) {
  .info_adress {
    text-align: left;
  }
}

.info_list {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  gap: 20px;
}
.info_list li {
  width: 100%;
}
@media (min-width: 768px) {
  .info_list li {
    width: auto;
  }
}
.info_list li a {
  display: block;
  width: 100%;
  text-align: center;
}
.info_list li:last-of-type a {
  padding: 5px 20px;
  border: 1px solid var(--color-base);
}

.info_link {
  text-align: center;
}
@media (min-width: 768px) {
  .info_link {
    text-align: left;
  }
}
@media (min-width: 1280px) {
  .info_link {
    text-align: right;
  }
}

.bath_sec + .bath_sec {
  margin-top: 120px;
}

.bath_text {
  max-width: 700px;
  margin: 0 auto 40px;
}
@media (min-width: 768px) {
  .bath_text {
    margin: 0 auto 60px;
    text-align: center;
  }
}

.bath_desc {
  display: flex;
  flex-wrap: wrap;
  gap: 30px;
  margin: 50px 0 100px;
}

.bath_img {
  position: relative;
  margin: 0 -20px 40px;
}
@media (min-width: 768px) {
  .bath_img {
    margin: 0 0 40px;
  }
}

.bath_img.swiper {
  position: relative;
  margin: 0 -20px 40px;
}
@media (min-width: 768px) {
  .bath_img.swiper {
    margin: 0 0 40px;
  }
}

.bath_desc_text {
  width: 100%;
}
@media (min-width: 768px) {
  .bath_desc_text {
    width: 50%;
  }
}
.bath_desc_text h3 {
  margin-bottom: 15px;
}

.bath_desc_info {
  background-color: var(--color-white);
  padding: 20px;
  width: 100%;
}
@media (min-width: 768px) {
  .bath_desc_info {
    width: calc(50% - 40px);
  }
}
.bath_desc_info p + p {
  margin-top: 20px;
}

.bath_desc_info_title {
  display: flex;
  gap: 5px;
  align-items: center;
  margin-bottom: 20px;
}

.bath_img.swiper .swiper-nav {
  position: absolute;
  left: calc(50% - 135px);
  bottom: 0;
  width: 270px;
}
@media (min-width: 768px) {
  .bath_img.swiper .swiper-nav {
    left: calc(50% - 150px);
    bottom: 0;
    width: 300px;
  }
}

.bath_img.swiper .swiper-nav-wrap {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.bath_img.swiper .swiper-pagination-bullet {
  width: 80px;
  border-radius: 0;
  background-color: rgba(255, 255, 255, 0.4);
  border: 1px solid #fff;
  opacity: 1;
}
@media (min-width: 768px) {
  .bath_img.swiper .swiper-pagination-bullet {
    width: 90px;
  }
}
.bath_img.swiper .swiper-pagination-bullet.swiper-pagination-bullet-active {
  background-color: var(--color-secondary);
}

.c-img, .c-img-full {
  width: 100%;
  height: auto;
  vertical-align: top;
}

.c-img-full {
  width: 100%;
  height: 100%;
}

.c-img-fit {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  object-position: center;
  font-family: "object-fit: cover;";
}

.title {
  margin-bottom: 70px;
  line-height: var(--line-height-small);
  position: relative;
}
@media (min-width: 768px) {
  .title {
    margin-bottom: 40px;
  }
}
.title .title_sub {
  display: flex;
  position: absolute;
  top: -40px;
  font-size: clamp(3.5rem, 1.813rem + 6.75vw, 6.875rem);
  font-weight: 400;
  color: var(--color-gray-25);
  text-transform: uppercase;
  line-height: 1;
  letter-spacing: -3px;
  text-align: center;
  overflow: hidden;
}
@media (min-width: 768px) {
  .title .title_sub {
    top: -70px;
  }
}
@media (min-width: 992px) {
  .title .title_sub {
    top: -80px;
  }
}
.title .title_sub span {
  display: inline-block;
  transform: translateY(100%);
}
.title .title_sub.js-active span {
  animation-name: show;
  animation-timing-function: ease-out;
  animation-duration: 0.75s;
  animation-fill-mode: forwards;
}
.title .title_main {
  font-size: clamp(34px, 1.687rem + 1.75vw, 48px);
  font-weight: 500;
  color: var(--color-base);
  padding-right: 8px;
  position: relative;
  -ms-writing-mode: tb-rl;
  writing-mode: vertical-rl;
  letter-spacing: 16px;
  line-height: 1.15;
}
@media (min-width: 992px) {
  .title .title_main {
    padding-right: 20px;
    letter-spacing: 23px;
  }
}
.title .title_main::after {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  width: 1px;
  height: 50px;
  background-color: var(--color-base);
}

.title.-left {
  margin-right: 40px;
}
@media (min-width: 992px) {
  .title.-left {
    padding-right: 0;
  }
}
.title.-left .title_sub {
  left: 0;
}
.title.-left .title_main {
  margin-right: auto;
}
@media (min-width: 992px) {
  .title.-left .title_main {
    padding-left: 60px;
  }
}

.title.-right .title_sub {
  right: 0;
}
.title.-right .title_main {
  margin-left: auto;
}

.detail_title .title.-right .title_sub,
.access_title .title.-right .title_sub {
  right: 0;
}
.detail_title .title.-right .title_main,
.access_title .title.-right .title_main {
  margin-right: 30px;
}
@media (min-width: 768px) {
  .detail_title .title.-right .title_main,
  .access_title .title.-right .title_main {
    margin-right: 0;
  }
}

.title.-center .title_sub {
  left: 50%;
  transform: translateX(-50%);
}
.title.-center .title_main {
  margin: 0 auto;
}

.title-border {
  text-align: center;
  line-height: 1.25;
  margin-bottom: 40px;
}
@media (min-width: 768px) {
  .title-border {
    margin-bottom: 80px;
  }
}
.title-border span {
  display: inline-block;
  font-size: 26px;
  position: relative;
}
@media (min-width: 768px) {
  .title-border span {
    font-size: 40px;
  }
  .title-border span::before {
    content: "";
    position: absolute;
    left: -200px;
    top: calc(50% - 0.5px);
    background-color: #000;
    width: 160px;
    height: 1px;
  }
  .title-border span::after {
    content: "";
    position: absolute;
    right: -200px;
    top: calc(50% - 0.5px);
    background-color: #000;
    width: 160px;
    height: 1px;
  }
}

.link {
  display: inline-block;
  position: relative;
  padding-bottom: 10px;
  padding-right: 60px;
}
.link::before {
  content: "";
  position: absolute;
  width: 100%;
  height: 1px;
  background-color: var(--color-base);
  left: 0;
  bottom: 0;
}
.link::after {
  content: "";
  background-image: url(../images/icon/link.svg);
  position: absolute;
  width: 50px;
  height: 3px;
  top: calc(50% - 5.5px);
  right: 0;
}
.link.-image {
  padding-right: 0;
  padding-left: 50px;
}
.link.-image::after {
  content: "";
  position: absolute;
  width: 40px;
  height: 40px;
  top: -4px;
  left: 0;
  right: auto;
  background-image: url(../images/icon/icon-image.svg);
  background-size: cover;
}
.link.-external {
  padding-right: 20px;
  padding-bottom: 0;
}
.link.-external::after {
  content: "";
  position: absolute;
  width: 16px;
  height: 16px;
  top: 6px;
  right: 0;
  background-image: url(../images/icon/icon-external.svg);
  background-size: cover;
}

.media,
.media-md,
.media-lg {
  position: relative;
  z-index: 0;
  width: 100%;
  overflow: hidden;
  -webkit-transform: perspective(0);
  transform: perspective(0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}

.media::before {
  display: block;
  height: 0;
  padding-top: 56.25%;
  content: "";
}

.media-md::before {
  display: block;
  height: 0;
  padding-top: 66.6666%;
  content: "";
}

.media-lg::before {
  display: block;
  height: 0;
  padding-top: 100%;
  content: "";
}

.media_item {
  display: block;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  object-position: center;
  font-family: "object-fit: cover;";
  position: absolute;
  top: 0;
  left: 0;
  -webkit-transform: scale(1.01) perspective(0);
  transform: scale(1.01) perspective(0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  transition: -webkit-transform 0.3s;
  transition: transform 0.3s;
  transition: transform 0.3s, -webkit-transform 0.3s;
}

.c-btn, .c-btn--original, .c-btn--secondary, .c-btn--primary {
  display: inline-block;
  font-weight: 400;
  color: #fff;
  text-align: center;
  vertical-align: middle;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  background-color: #fff;
  border: none;
  font-size: 1rem;
  line-height: 1.5;
  padding: 10px 20px;
  text-decoration: none;
}
.c-btn:hover, .c-btn--original:hover, .c-btn--secondary:hover, .c-btn--primary:hover {
  text-decoration: none;
}

.c-btnWrap {
  display: flex;
  justify-content: center;
  gap: 40px;
}

.c-btn--primary {
  font-weight: 700;
  font-family: var(--font-family-sans-serif);
  font-size: 18px;
  max-width: 360px;
  height: 60px;
  width: 100%;
  position: relative;
  transition: color 0.4s ease-out, background-color 0.4s ease-out;
  color: var(--color-white);
  background-color: var(--color-primary);
  border: 3px solid var(--color-primary);
  line-height: 36px;
}

.c-btn--primary:hover {
  color: var(--color-primary);
  background-color: var(--color-white);
  opacity: 1;
}

.c-btn--secondary {
  font-weight: 700;
  font-family: var(--font-family-sans-serif);
  font-size: 18px;
  max-width: 360px;
  height: 60px;
  width: 100%;
  position: relative;
  transition: color 0.75s, background-color 0.75s;
  color: var(--color-white);
  background-color: var(--color-gray-50);
  line-height: 36px;
  border: 1px solid var(--color-gray-50);
}

.c-btn--secondary:hover {
  color: #fff;
  background-color: #000;
  opacity: 1;
}

.c-btn--original {
  font-weight: 700;
  font-family: var(--font-family-sans-serif);
  font-size: 18px;
  position: relative;
  transition: color 0.4s ease-out, background-color 0.4s ease-out;
  color: var(--color-base);
  border-image: url(../images/button/button.svg);
  border-style: solid;
  border-width: 12px;
  border-image-slice: 12 12 12 12;
  padding: 15px 20px;
}
@media (min-width: 768px) {
  .c-btn--original {
    padding: 15px 40px;
  }
}

.c-btn--original span {
  position: relative;
  padding-right: 30px;
}

.c-btn--original span::before {
  content: "";
  position: absolute;
  top: 4px;
  width: 10px;
  height: 10px;
  right: 8px;
  border-right: 2px solid var(--color-base);
  border-top: 2px solid var(--color-base);
  transform: rotateZ(45deg);
  transition: all 0.5s;
}

.c-btn--original:hover {
  color: var(--color-primary);
  background-color: var(--color-white);
  opacity: 1;
}

.c-btn--original:hover {
  color: var(--color-primary);
  background-color: var(--color-white);
  opacity: 1;
}

.c-btn--original:hover span::before {
  border-color: var(--color-primary);
}

.concept {
  position: relative;
  max-width: 1370px;
  width: 100%;
  padding: 0 20px;
  margin: 0 auto;
}
@media (min-width: 992px) {
  .concept {
    padding: 0 67px;
  }
}

.concept1,
.concept2,
.concept3 {
  position: relative;
  max-width: 1120px;
  padding: 0 20px;
  margin-left: auto;
  margin-right: auto;
}
@media (min-width: 992px) {
  .concept1,
  .concept2,
  .concept3 {
    padding: 0 40px;
  }
}

.concept1 {
  display: flex;
  flex-direction: column-reverse;
  gap: 40px;
  margin-top: 128px;
}
@media (min-width: 992px) {
  .concept1 {
    margin-top: 216px;
    flex-direction: row;
  }
}

.concept2 {
  display: flex;
  flex-direction: column-reverse;
  gap: 40px;
  margin-top: 128px;
}
@media (min-width: 992px) {
  .concept2 {
    margin-top: 216px;
    flex-direction: row;
  }
}

.concept3 {
  display: flex;
  flex-direction: column-reverse;
  gap: 40px;
  margin-top: 128px;
}
@media (min-width: 992px) {
  .concept3 {
    margin-top: 140px;
    flex-direction: row;
  }
}

@media (min-width: 992px) {
  .concept_contents {
    display: flex;
    align-items: end;
    flex-direction: row-reverse;
    gap: 40px;
  }
}
.concept_contents.-left {
  margin-right: auto;
}
.concept_contents.-right {
  margin-left: auto;
}
@media (min-width: 992px) {
  .concept_contents.intro_top {
    width: 48%;
    align-items: start;
  }
}
@media (min-width: 992px) {
  .concept_contents.intro_top .concept_contents_detail {
    padding-top: 80px;
  }
}
@media (min-width: 992px) {
  .concept_contents.one {
    width: 49%;
    gap: 50px;
  }
}
@media (min-width: 992px) {
  .concept_contents.two {
    width: 48%;
  }
}
@media (min-width: 992px) {
  .concept_contents.three {
    width: 49%;
  }
}

.concept_image {
  max-width: 680px;
}
.concept_image.-concept_intro {
  position: absolute;
  top: 70px;
  left: 0;
  width: 50vw;
  height: 120px;
}
@media (min-width: 992px) {
  .concept_image.-concept_intro {
    width: calc(55vw - 60px);
    top: auto;
    left: auto;
    right: calc(49% + 80px);
    bottom: -90px;
    height: 264px;
  }
}
.concept_image.-concept1 {
  width: calc(100vw - 40px);
  margin-left: auto;
  margin-right: -20px;
  height: 237px;
}
@media (min-width: 992px) {
  .concept_image.-concept1 {
    position: absolute;
    top: 0px;
    left: calc(47% + 80px);
    width: calc(55vw - 60px);
    height: 425px;
    margin-right: 0;
    margin-left: 0;
  }
}
.concept_image.-concept2 {
  width: calc(100vw - 40px);
  margin-left: -20px;
  height: 237px;
}
@media (min-width: 992px) {
  .concept_image.-concept2 {
    position: absolute;
    top: 9px;
    right: calc(47% + 80px);
    width: calc(55vw - 60px);
    height: 425px;
    margin-right: 0;
    margin-left: 0;
  }
}
.concept_image.-concept3 {
  width: calc(100vw - 40px);
  margin-left: auto;
  margin-right: -20px;
  height: 237px;
}
@media (min-width: 992px) {
  .concept_image.-concept3 {
    position: absolute;
    top: 0px;
    left: calc(47% + 80px);
    width: calc(55vw - 60px);
    height: 425px;
    margin-right: 0;
    margin-left: 0;
  }
}

.concept_sec_title {
  display: flex;
  flex-direction: row;
  align-items: center;
  gap: 20px;
  font-size: 28px;
  font-weight: 400;
  -ms-writing-mode: tb-rl;
  writing-mode: vertical-rl;
  letter-spacing: 8px;
  line-height: 1.4;
  margin: 0 auto 20px;
}
@media (min-width: 992px) {
  .concept_sec_title {
    margin: 0;
    font-size: 38px;
    letter-spacing: 18px;
  }
}
.concept_sec_title img {
  width: 70px;
  height: 70px;
}
@media (min-width: 992px) {
  .concept_sec_title img {
    width: 64px;
    height: 64px;
  }
}
.concept_sec_title .number {
  font-size: 32px;
  text-combine-upright: all;
  text-align: center;
  letter-spacing: 0;
  margin-left: 5px;
  margin-bottom: 10px;
}
@media (min-width: 768px) {
  .concept_sec_title .number {
    margin-left: 0;
    margin-top: -10px;
  }
}

.concept_sec_text {
  line-height: 2;
}
.concept_sec_text.-concept_intro {
  margin-bottom: 40px;
}
@media (min-width: 992px) {
  .concept_sec_text.-concept_intro {
    margin-bottom: 45px;
  }
}
@media (min-width: 992px) {
  .concept_sec_text.-concept1 {
    margin-bottom: 8px;
  }
}
@media (min-width: 992px) {
  .concept_sec_text.-concept2 {
    margin-bottom: 94px;
  }
}
@media (min-width: 992px) {
  .concept_sec_text.-concept3 {
    margin-bottom: 180px;
  }
}

.concept_btn {
  margin-top: 88px;
}
@media (min-width: 992px) {
  .concept_btn {
    margin-top: 15px;
  }
}
.concept_btn .reservation_suggest_button {
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 20px;
  padding: 90px 0;
  outline: none;
  border-top: 1px solid var(--color-gray-50);
  border-bottom: 1px solid var(--color-gray-50);
  border-left: none;
  border-right: none;
}

.detail {
  padding-top: 100px;
  margin-top: 223px;
}
@media (min-width: 992px) {
  .detail {
    padding-top: 120px;
    margin-top: 138px;
  }
}

.detail_block {
  position: relative;
}

.detail_title {
  position: absolute;
  top: -70px;
  right: 20px;
}
@media (min-width: 992px) {
  .detail_title {
    top: -30px;
    right: 40px;
  }
}

.detail_contents {
  padding: 160px 16px;
  background-color: var(--color-secondary);
  display: flex;
  flex-wrap: wrap;
  gap: 30px 20px;
}
@media (min-width: 992px) {
  .detail_contents {
    gap: 50px 30px;
    padding: 90px 80px;
  }
}

.detail_info {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 15px;
  width: calc(50% - 10px);
}
@media (min-width: 992px) {
  .detail_info {
    width: calc(33.3333% - 20px);
    align-items: flex-start;
    flex-direction: row;
  }
}

.detail_icon {
  width: 50px;
  height: 50px;
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: var(--color-white);
  border-radius: 10px;
}
.detail_icon img {
  width: 48px;
  height: 48px;
}

.detail_text {
  padding-top: 4px;
}
.detail_text h6 {
  font-size: 14px;
  font-weight: 900;
  text-align: center;
}
@media (min-width: 992px) {
  .detail_text h6 {
    font-size: 16px;
    text-align: left;
  }
}
.detail_text p {
  font-size: 12px;
  text-align: center;
}
@media (min-width: 992px) {
  .detail_text p {
    font-size: 14px;
    text-align: left;
  }
}

.access {
  margin-top: 200px;
}
@media (min-width: 992px) {
  .access {
    margin-top: 100px;
  }
}

.access_image {
  display: flex;
  align-items: end;
  height: 300px;
  overflow: hidden;
}
@media (min-width: 768px) {
  .access_image {
    height: 480px;
  }
}

.access_contents {
  position: relative;
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 115px;
  margin-top: 160px;
}
@media (min-width: 992px) {
  .access_contents {
    flex-direction: row;
  }
}

.access_title {
  position: absolute;
  top: 0;
  right: 0;
}

.access_map {
  width: calc(100% - 60px);
  padding-top: 40px;
  margin-left: -100px;
  max-width: 600px;
}
@media (min-width: 992px) {
  .access_map {
    width: 50%;
    margin-left: -115px;
  }
}
.access_map .access_map_wrap {
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 100%;
}
.access_map .access_map_wrap iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.access_map_adress {
  padding-left: 15px;
  font-size: 12px;
  margin-top: 18px;
}
@media (min-width: 992px) {
  .access_map_adress {
    font-size: 14px;
    padding-left: 0;
  }
}

.access_info {
  width: 100%;
}
@media (min-width: 992px) {
  .access_info {
    width: 50%;
    padding-right: 120px;
  }
}

.access_info_item + .access_info_item {
  margin-top: 60px;
}

.access_info_title {
  font-size: 18px;
  display: flex;
  align-items: center;
  gap: 10px;
  padding-bottom: 5px;
  margin-bottom: 15px;
  border-bottom: 1px solid var(--color-base);
}
.access_info_title img {
  width: 40px;
  height: 40px;
}

.access_info_text {
  position: relative;
  padding-left: 12px;
}
.access_info_text::before {
  content: "";
  position: absolute;
  top: 13px;
  left: 0;
  width: 4px;
  height: 4px;
  rotate: 45deg;
  background-color: var(--color-base);
}

.access_info_text + .access_info_text {
  margin-top: 12px;
}

.access_spot {
  display: flex;
  flex-direction: column-reverse;
  align-items: center;
  gap: 40px;
  margin-top: 120px;
}
@media (min-width: 992px) {
  .access_spot {
    flex-direction: row;
    gap: 60px;
  }
}

.access_spot_contents {
  width: 100%;
}
@media (min-width: 992px) {
  .access_spot_contents {
    width: calc(50% - 60px);
  }
}

.access_spot_title {
  font-size: 28px;
  margin-bottom: 12px;
}
@media (min-width: 992px) {
  .access_spot_title {
    font-size: 38px;
  }
}

.access_spot_text {
  margin-bottom: 40px;
}

.access_spot_image {
  position: relative;
  margin-right: 32px;
}
@media (min-width: 992px) {
  .access_spot_image {
    width: 50%;
    margin-right: 0;
  }
}
.access_spot_image span {
  position: absolute;
  top: -24px;
  left: 0px;
  font-size: clamp(2.5rem, 1.25rem + 5vw, 5rem);
  font-weight: 700;
  color: var(--color-gray-25);
  text-transform: uppercase;
  line-height: 1;
}
@media (min-width: 992px) {
  .access_spot_image span {
    top: -40px;
    left: -50px;
  }
}

.food_sec + .food_sec {
  margin-top: 120px;
}

.food_img {
  position: relative;
  margin: 0 -20px 40px;
}
@media (min-width: 768px) {
  .food_img {
    margin: 0 0 40px;
  }
}

.food_img.swiper {
  position: relative;
  margin: 0 -20px 40px;
}
@media (min-width: 768px) {
  .food_img.swiper {
    margin: 0 0 40px;
  }
}

.food_desc {
  margin-bottom: 60px;
}
@media (min-width: 768px) {
  .food_desc {
    text-align: center;
  }
}

.food_text {
  max-width: 700px;
  margin: 0 auto;
}

.food_img.swiper .swiper-nav {
  position: absolute;
  left: calc(50% - 135px);
  bottom: 0;
  width: 270px;
}
@media (min-width: 768px) {
  .food_img.swiper .swiper-nav {
    left: calc(50% - 150px);
    bottom: 0;
    width: 300px;
  }
}

.food_img.swiper .swiper-nav-wrap {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.food_img.swiper .swiper-pagination-bullet {
  width: 80px;
  border-radius: 0;
  background-color: rgba(255, 255, 255, 0.4);
  border: 1px solid #fff;
  opacity: 1;
}
@media (min-width: 768px) {
  .food_img.swiper .swiper-pagination-bullet {
    width: 90px;
  }
}
.food_img.swiper .swiper-pagination-bullet.swiper-pagination-bullet-active {
  background-color: var(--color-secondary);
}

.b_access_info {
  margin-bottom: 120px;
}

.b_access_image {
  text-align: center;
}

.b_access_title {
  display: inline-block;
  margin: 0 auto;
  margin-top: 120px;
  margin-bottom: 40px;
  border-bottom: 1px solid var(--color-base);
}

.b_access_guide {
  max-width: 800px;
  margin: 0 auto;
}

.b_access_map {
  display: flex;
  flex-wrap: wrap;
}

.b_access_map_wrap {
  width: 100%;
}
@media (min-width: 768px) {
  .b_access_map_wrap {
    width: 55%;
  }
}

.b_access_map_desc {
  display: flex;
  flex-direction: column;
  gap: 20px;
  justify-content: center;
  width: 100%;
  background-color: var(--color-white);
  padding: 30px 20px;
}
@media (min-width: 768px) {
  .b_access_map_desc {
    width: 45%;
    padding: 20px 40px;
  }
}

.b_access_around_text {
  max-width: 700px;
  margin: 0 auto 60px;
}
@media (min-width: 768px) {
  .b_access_around_text {
    text-align: center;
  }
}

.b_access_around_item_body {
  margin-top: 15px;
}
.b_access_around_item_body h3 {
  margin-bottom: 10px;
  text-align: center;
}
.b_access_around_item_body p {
  margin-bottom: 10px;
}

.b_access_around_list {
  display: flex;
  flex-wrap: wrap;
  gap: 40px;
}

.b_access_around_item {
  width: 100%;
}
@media (min-width: 768px) {
  .b_access_around_item {
    width: calc(50% - 20px);
  }
}
@media (min-width: 992px) {
  .b_access_around_item {
    width: calc(33.3333% - 26.6666px);
  }
}

.b_access_around_link {
  text-align: right;
}

.faq_title {
  font-size: 26px;
  position: relative;
  padding-left: 20px;
  margin-bottom: 34px;
}
@media (min-width: 768px) {
  .faq_title {
    font-size: 40px;
    padding-left: 40px;
  }
}
.faq_title::before {
  content: "";
  position: absolute;
  top: 20px;
  left: 0;
  width: 10px;
  height: 10px;
  rotate: 45deg;
  border: 1px solid #000;
}
@media (min-width: 768px) {
  .faq_title::before {
    width: 15px;
    height: 15px;
    left: 5px;
    top: 32px;
  }
}

.faq_sec + .faq_sec {
  margin-top: 120px;
}

.faq_item {
  padding: 40px 0;
  border-top: 1px solid #ccc;
}
@media (min-width: 768px) {
  .faq_item {
    padding: 50px;
  }
}
.faq_item:last-of-type {
  border-bottom: 1px solid #ccc;
}

.faq_question {
  display: flex;
  gap: 20px;
  margin-bottom: 40px;
}
.faq_question p {
  font-size: 18px;
  font-weight: 700;
}
@media (min-width: 768px) {
  .faq_question p {
    font-size: 20px;
  }
}

.faq_answer {
  display: flex;
  gap: 20px;
}

.faq_icon {
  width: 32px;
  height: 32px;
  padding-top: 3px;
  flex-shrink: 0;
}

.photograph_sec + .photograph_sec {
  margin-top: 100px;
}

.photograph_head {
  margin-bottom: 40px;
  text-align: center;
}
@media (min-width: 768px) {
  .photograph_head {
    margin-bottom: 60px;
  }
}
.photograph_head h2 {
  display: inline-block;
  color: var(--color-white);
  font-size: 20px;
  position: relative;
  padding: 0 30px;
}
@media (min-width: 992px) {
  .photograph_head h2 {
    font-size: 40px;
    padding: 0 120px;
  }
}
.photograph_head h2::before {
  content: "";
  position: absolute;
  left: 0;
  top: calc(50% - 0.5px);
  width: 15px;
  height: 1px;
  background-color: var(--color-white);
}
@media (min-width: 992px) {
  .photograph_head h2::before {
    width: 100px;
  }
}
.photograph_head h2::after {
  content: "";
  position: absolute;
  right: 0;
  top: calc(50% - 0.5px);
  width: 15px;
  height: 1px;
  background-color: var(--color-white);
}
@media (min-width: 992px) {
  .photograph_head h2::after {
    width: 100px;
  }
}

.photograph_title {
  font-size: 18px;
  font-weight: 400;
  color: #fff;
  position: relative;
  padding-left: 20px;
  margin-bottom: 20px;
}
.photograph_title::after {
  content: "";
  position: absolute;
  top: 12px;
  left: 0;
  width: 10px;
  height: 10px;
  border: 0.5px solid #fff;
  rotate: 45deg;
}

.photograph_slider {
  display: flex;
  align-items: flex-start;
  flex-wrap: wrap;
  gap: 20px;
}

.photograph_slider_item {
  width: 100%;
}
@media (min-width: 768px) {
  .photograph_slider_item {
    width: calc(50% - 10px);
  }
}

.photograph_detail {
  position: absolute;
  left: 10px;
  bottom: 10px;
}
.photograph_detail p {
  color: #fff;
  border: 1px solid #fff;
  padding: 5px 15px;
}

.photograph_thumb {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  gap: 13px 20px;
  cursor: pointer;
}
@media (min-width: 768px) {
  .photograph_thumb {
    width: calc(50% - 10px);
  }
}

.thumb_item {
  position: relative;
  opacity: 0.5;
  transition: 0.5s all;
  box-sizing: border-box;
}
.thumb_item::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.thumb_item.thumb-active {
  opacity: 1;
}
.thumb_item.thumb-active::after {
  border: 2px solid #fff;
}

.thumb_item {
  width: calc(33.3333% - 13.3333px);
}

.text {
  font-size: 16px;
}

.text + .text {
  margin-top: 24px;
}
@media (min-width: 768px) {
  .text + .text {
    margin-top: 32px;
  }
}

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

.text-vertical {
  -ms-writing-mode: tb-rl;
  writing-mode: vertical-rl;
}

.text-vertical-variable {
  writing-mode: sideways-lr;
}
@media (min-width: 768px) {
  .text-vertical-variable {
    -ms-writing-mode: tb-rl;
    writing-mode: vertical-rl;
  }
}

.text-sansserif {
  font-family: var(--font-family-sans-serif);
}

.text-serif {
  font-family: var(--font-family-serif);
}

.text-original {
  font-family: var(--font-family-original);
}

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

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

.text-uppercase {
  text-transform: uppercase;
}

.br-sm {
  display: none;
}
@media not all and (min-width: 576px) {
  .br-sm {
    display: block;
  }
}

.br-md {
  display: none;
}
@media not all and (min-width: 768px) {
  .br-md {
    display: block;
  }
}

.br-lg {
  display: none;
}
@media (min-width: 992px) {
  .br-lg {
    display: block;
  }
}
/*!********************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[0].use[1]!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[0].use[2]!./node_modules/swiper/swiper-bundle.min.css ***!
  \********************************************************************************************************************************************************************************************/
/**
 * Swiper 8.4.7
 * Most modern mobile touch slider and framework with hardware accelerated transitions
 * https://swiperjs.com
 *
 * Copyright 2014-2023 Vladimir Kharlampidi
 *
 * Released under the MIT License
 *
 * Released on: January 30, 2023
 */
@font-face {
  font-family: swiper-icons;
  src: url("data:application/font-woff;charset=utf-8;base64, d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA");
  font-weight: 400;
  font-style: normal;
}
:root {
  --swiper-theme-color:#007aff;
}

.swiper {
  margin-left: auto;
  margin-right: auto;
  position: relative;
  overflow: hidden;
  list-style: none;
  padding: 0;
  z-index: 1;
}

.swiper-vertical > .swiper-wrapper {
  flex-direction: column;
}

.swiper-wrapper {
  position: relative;
  width: 100%;
  height: 100%;
  z-index: 1;
  display: flex;
  transition-property: transform;
  box-sizing: content-box;
}

.swiper-android .swiper-slide, .swiper-wrapper {
  transform: translate3d(0px, 0, 0);
}

.swiper-pointer-events {
  touch-action: pan-y;
}

.swiper-pointer-events.swiper-vertical {
  touch-action: pan-x;
}

.swiper-slide {
  flex-shrink: 0;
  width: 100%;
  height: 100%;
  position: relative;
  transition-property: transform;
}

.swiper-slide-invisible-blank {
  visibility: hidden;
}

.swiper-autoheight, .swiper-autoheight .swiper-slide {
  height: auto;
}

.swiper-autoheight .swiper-wrapper {
  align-items: flex-start;
  transition-property: transform, height;
}

.swiper-backface-hidden .swiper-slide {
  transform: translateZ(0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}

.swiper-3d, .swiper-3d.swiper-css-mode .swiper-wrapper {
  perspective: 1200px;
}

.swiper-3d .swiper-cube-shadow, .swiper-3d .swiper-slide, .swiper-3d .swiper-slide-shadow, .swiper-3d .swiper-slide-shadow-bottom, .swiper-3d .swiper-slide-shadow-left, .swiper-3d .swiper-slide-shadow-right, .swiper-3d .swiper-slide-shadow-top, .swiper-3d .swiper-wrapper {
  transform-style: preserve-3d;
}

.swiper-3d .swiper-slide-shadow, .swiper-3d .swiper-slide-shadow-bottom, .swiper-3d .swiper-slide-shadow-left, .swiper-3d .swiper-slide-shadow-right, .swiper-3d .swiper-slide-shadow-top {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  pointer-events: none;
  z-index: 10;
}

.swiper-3d .swiper-slide-shadow {
  background: rgba(0, 0, 0, 0.15);
}

.swiper-3d .swiper-slide-shadow-left {
  background-image: linear-gradient(to left, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}

.swiper-3d .swiper-slide-shadow-right {
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}

.swiper-3d .swiper-slide-shadow-top {
  background-image: linear-gradient(to top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}

.swiper-3d .swiper-slide-shadow-bottom {
  background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}

.swiper-css-mode > .swiper-wrapper {
  overflow: auto;
  scrollbar-width: none;
  -ms-overflow-style: none;
}

.swiper-css-mode > .swiper-wrapper::-webkit-scrollbar {
  display: none;
}

.swiper-css-mode > .swiper-wrapper > .swiper-slide {
  scroll-snap-align: start start;
}

.swiper-horizontal.swiper-css-mode > .swiper-wrapper {
  scroll-snap-type: x mandatory;
}

.swiper-vertical.swiper-css-mode > .swiper-wrapper {
  scroll-snap-type: y mandatory;
}

.swiper-centered > .swiper-wrapper::before {
  content: "";
  flex-shrink: 0;
  order: 9999;
}

.swiper-centered.swiper-horizontal > .swiper-wrapper > .swiper-slide:first-child {
  margin-inline-start: var(--swiper-centered-offset-before);
}

.swiper-centered.swiper-horizontal > .swiper-wrapper::before {
  height: 100%;
  min-height: 1px;
  width: var(--swiper-centered-offset-after);
}

.swiper-centered.swiper-vertical > .swiper-wrapper > .swiper-slide:first-child {
  margin-block-start: var(--swiper-centered-offset-before);
}

.swiper-centered.swiper-vertical > .swiper-wrapper::before {
  width: 100%;
  min-width: 1px;
  height: var(--swiper-centered-offset-after);
}

.swiper-centered > .swiper-wrapper > .swiper-slide {
  scroll-snap-align: center center;
  scroll-snap-stop: always;
}

.swiper-virtual .swiper-slide {
  -webkit-backface-visibility: hidden;
  transform: translateZ(0);
}

.swiper-virtual.swiper-css-mode .swiper-wrapper::after {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  pointer-events: none;
}

.swiper-virtual.swiper-css-mode.swiper-horizontal .swiper-wrapper::after {
  height: 1px;
  width: var(--swiper-virtual-size);
}

.swiper-virtual.swiper-css-mode.swiper-vertical .swiper-wrapper::after {
  width: 1px;
  height: var(--swiper-virtual-size);
}

:root {
  --swiper-navigation-size:44px;
}

.swiper-button-next, .swiper-button-prev {
  position: absolute;
  top: 50%;
  width: calc(var(--swiper-navigation-size) / 44 * 27);
  height: var(--swiper-navigation-size);
  margin-top: calc(0px - var(--swiper-navigation-size) / 2);
  z-index: 10;
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center;
  color: var(--swiper-navigation-color, var(--swiper-theme-color));
}

.swiper-button-next.swiper-button-disabled, .swiper-button-prev.swiper-button-disabled {
  opacity: 0.35;
  cursor: auto;
  pointer-events: none;
}

.swiper-button-next.swiper-button-hidden, .swiper-button-prev.swiper-button-hidden {
  opacity: 0;
  cursor: auto;
  pointer-events: none;
}

.swiper-navigation-disabled .swiper-button-next, .swiper-navigation-disabled .swiper-button-prev {
  display: none !important;
}

.swiper-button-next:after, .swiper-button-prev:after {
  font-family: swiper-icons;
  font-size: var(--swiper-navigation-size);
  text-transform: none !important;
  letter-spacing: 0;
  font-variant: initial;
  line-height: 1;
}

.swiper-button-prev, .swiper-rtl .swiper-button-next {
  left: 10px;
  right: auto;
}

.swiper-button-prev:after, .swiper-rtl .swiper-button-next:after {
  content: "prev";
}

.swiper-button-next, .swiper-rtl .swiper-button-prev {
  right: 10px;
  left: auto;
}

.swiper-button-next:after, .swiper-rtl .swiper-button-prev:after {
  content: "next";
}

.swiper-button-lock {
  display: none;
}

.swiper-pagination {
  position: absolute;
  text-align: center;
  transition: 0.3s opacity;
  transform: translate3d(0, 0, 0);
  z-index: 10;
}

.swiper-pagination.swiper-pagination-hidden {
  opacity: 0;
}

.swiper-pagination-disabled > .swiper-pagination, .swiper-pagination.swiper-pagination-disabled {
  display: none !important;
}

.swiper-horizontal > .swiper-pagination-bullets, .swiper-pagination-bullets.swiper-pagination-horizontal, .swiper-pagination-custom, .swiper-pagination-fraction {
  bottom: 10px;
  left: 0;
  width: 100%;
}

.swiper-pagination-bullets-dynamic {
  overflow: hidden;
  font-size: 0;
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  transform: scale(0.33);
  position: relative;
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active {
  transform: scale(1);
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main {
  transform: scale(1);
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev {
  transform: scale(0.66);
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev {
  transform: scale(0.33);
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next {
  transform: scale(0.66);
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next {
  transform: scale(0.33);
}

.swiper-pagination-bullet {
  width: var(--swiper-pagination-bullet-width, var(--swiper-pagination-bullet-size, 8px));
  height: var(--swiper-pagination-bullet-height, var(--swiper-pagination-bullet-size, 8px));
  display: inline-block;
  border-radius: 50%;
  background: var(--swiper-pagination-bullet-inactive-color, #000);
  opacity: var(--swiper-pagination-bullet-inactive-opacity, 0.2);
}

button.swiper-pagination-bullet {
  border: none;
  margin: 0;
  padding: 0;
  box-shadow: none;
  -webkit-appearance: none;
  appearance: none;
}

.swiper-pagination-clickable .swiper-pagination-bullet {
  cursor: pointer;
}

.swiper-pagination-bullet:only-child {
  display: none !important;
}

.swiper-pagination-bullet-active {
  opacity: var(--swiper-pagination-bullet-opacity, 1);
  background: var(--swiper-pagination-color, var(--swiper-theme-color));
}

.swiper-pagination-vertical.swiper-pagination-bullets, .swiper-vertical > .swiper-pagination-bullets {
  right: 10px;
  top: 50%;
  transform: translate3d(0px, -50%, 0);
}

.swiper-pagination-vertical.swiper-pagination-bullets .swiper-pagination-bullet, .swiper-vertical > .swiper-pagination-bullets .swiper-pagination-bullet {
  margin: var(--swiper-pagination-bullet-vertical-gap, 6px) 0;
  display: block;
}

.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic, .swiper-vertical > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
  top: 50%;
  transform: translateY(-50%);
  width: 8px;
}

.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet, .swiper-vertical > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  display: inline-block;
  transition: 0.2s transform, 0.2s top;
}

.swiper-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet, .swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet {
  margin: 0 var(--swiper-pagination-bullet-horizontal-gap, 4px);
}

.swiper-horizontal > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic, .swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
  left: 50%;
  transform: translateX(-50%);
  white-space: nowrap;
}

.swiper-horizontal > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet, .swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  transition: 0.2s transform, 0.2s left;
}

.swiper-horizontal.swiper-rtl > .swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  transition: 0.2s transform, 0.2s right;
}

.swiper-pagination-progressbar {
  background: rgba(0, 0, 0, 0.25);
  position: absolute;
}

.swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
  background: var(--swiper-pagination-color, var(--swiper-theme-color));
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  transform: scale(0);
  transform-origin: left top;
}

.swiper-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
  transform-origin: right top;
}

.swiper-horizontal > .swiper-pagination-progressbar, .swiper-pagination-progressbar.swiper-pagination-horizontal, .swiper-pagination-progressbar.swiper-pagination-vertical.swiper-pagination-progressbar-opposite, .swiper-vertical > .swiper-pagination-progressbar.swiper-pagination-progressbar-opposite {
  width: 100%;
  height: 4px;
  left: 0;
  top: 0;
}

.swiper-horizontal > .swiper-pagination-progressbar.swiper-pagination-progressbar-opposite, .swiper-pagination-progressbar.swiper-pagination-horizontal.swiper-pagination-progressbar-opposite, .swiper-pagination-progressbar.swiper-pagination-vertical, .swiper-vertical > .swiper-pagination-progressbar {
  width: 4px;
  height: 100%;
  left: 0;
  top: 0;
}

.swiper-pagination-lock {
  display: none;
}

.swiper-scrollbar {
  border-radius: 10px;
  position: relative;
  -ms-touch-action: none;
  background: rgba(0, 0, 0, 0.1);
}

.swiper-scrollbar-disabled > .swiper-scrollbar, .swiper-scrollbar.swiper-scrollbar-disabled {
  display: none !important;
}

.swiper-horizontal > .swiper-scrollbar, .swiper-scrollbar.swiper-scrollbar-horizontal {
  position: absolute;
  left: 1%;
  bottom: 3px;
  z-index: 50;
  height: 5px;
  width: 98%;
}

.swiper-scrollbar.swiper-scrollbar-vertical, .swiper-vertical > .swiper-scrollbar {
  position: absolute;
  right: 3px;
  top: 1%;
  z-index: 50;
  width: 5px;
  height: 98%;
}

.swiper-scrollbar-drag {
  height: 100%;
  width: 100%;
  position: relative;
  background: rgba(0, 0, 0, 0.5);
  border-radius: 10px;
  left: 0;
  top: 0;
}

.swiper-scrollbar-cursor-drag {
  cursor: move;
}

.swiper-scrollbar-lock {
  display: none;
}

.swiper-zoom-container {
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
}

.swiper-zoom-container > canvas, .swiper-zoom-container > img, .swiper-zoom-container > svg {
  max-width: 100%;
  max-height: 100%;
  object-fit: contain;
}

.swiper-slide-zoomed {
  cursor: move;
}

.swiper-lazy-preloader {
  width: 42px;
  height: 42px;
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -21px;
  margin-top: -21px;
  z-index: 10;
  transform-origin: 50%;
  box-sizing: border-box;
  border: 4px solid var(--swiper-preloader-color, var(--swiper-theme-color));
  border-radius: 50%;
  border-top-color: transparent;
}

.swiper-watch-progress .swiper-slide-visible .swiper-lazy-preloader, .swiper:not(.swiper-watch-progress) .swiper-lazy-preloader {
  animation: swiper-preloader-spin 1s infinite linear;
}

.swiper-lazy-preloader-white {
  --swiper-preloader-color:#fff;
}

.swiper-lazy-preloader-black {
  --swiper-preloader-color:#000;
}

@keyframes swiper-preloader-spin {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
.swiper .swiper-notification {
  position: absolute;
  left: 0;
  top: 0;
  pointer-events: none;
  opacity: 0;
  z-index: -1000;
}

.swiper-free-mode > .swiper-wrapper {
  transition-timing-function: ease-out;
  margin: 0 auto;
}

.swiper-grid > .swiper-wrapper {
  flex-wrap: wrap;
}

.swiper-grid-column > .swiper-wrapper {
  flex-wrap: wrap;
  flex-direction: column;
}

.swiper-fade.swiper-free-mode .swiper-slide {
  transition-timing-function: ease-out;
}

.swiper-fade .swiper-slide {
  pointer-events: none;
  transition-property: opacity;
}

.swiper-fade .swiper-slide .swiper-slide {
  pointer-events: none;
}

.swiper-fade .swiper-slide-active, .swiper-fade .swiper-slide-active .swiper-slide-active {
  pointer-events: auto;
}

.swiper-cube {
  overflow: visible;
}

.swiper-cube .swiper-slide {
  pointer-events: none;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  z-index: 1;
  visibility: hidden;
  transform-origin: 0 0;
  width: 100%;
  height: 100%;
}

.swiper-cube .swiper-slide .swiper-slide {
  pointer-events: none;
}

.swiper-cube.swiper-rtl .swiper-slide {
  transform-origin: 100% 0;
}

.swiper-cube .swiper-slide-active, .swiper-cube .swiper-slide-active .swiper-slide-active {
  pointer-events: auto;
}

.swiper-cube .swiper-slide-active, .swiper-cube .swiper-slide-next, .swiper-cube .swiper-slide-next + .swiper-slide, .swiper-cube .swiper-slide-prev {
  pointer-events: auto;
  visibility: visible;
}

.swiper-cube .swiper-slide-shadow-bottom, .swiper-cube .swiper-slide-shadow-left, .swiper-cube .swiper-slide-shadow-right, .swiper-cube .swiper-slide-shadow-top {
  z-index: 0;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}

.swiper-cube .swiper-cube-shadow {
  position: absolute;
  left: 0;
  bottom: 0px;
  width: 100%;
  height: 100%;
  opacity: 0.6;
  z-index: 0;
}

.swiper-cube .swiper-cube-shadow:before {
  content: "";
  background: #000;
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
  filter: blur(50px);
}

.swiper-flip {
  overflow: visible;
}

.swiper-flip .swiper-slide {
  pointer-events: none;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  z-index: 1;
}

.swiper-flip .swiper-slide .swiper-slide {
  pointer-events: none;
}

.swiper-flip .swiper-slide-active, .swiper-flip .swiper-slide-active .swiper-slide-active {
  pointer-events: auto;
}

.swiper-flip .swiper-slide-shadow-bottom, .swiper-flip .swiper-slide-shadow-left, .swiper-flip .swiper-slide-shadow-right, .swiper-flip .swiper-slide-shadow-top {
  z-index: 0;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}

.swiper-creative .swiper-slide {
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  overflow: hidden;
  transition-property: transform, opacity, height;
}

.swiper-cards {
  overflow: visible;
}

.swiper-cards .swiper-slide {
  transform-origin: center bottom;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  overflow: hidden;
}

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