@charset "UTF-8";
/**
 * Swiper 11.0.5
 * 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: November 22, 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;
}

:host {
  position: relative;
  display: block;
  margin-left: auto;
  margin-right: auto;
  z-index: 1;
}

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

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

.swiper-wrapper {
  position: relative;
  width: 100%;
  height: 100%;
  z-index: 1;
  display: flex;
  transition-property: transform;
  transition-timing-function: var(--swiper-wrapper-transition-timing-function, initial);
  box-sizing: content-box;
}

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

.swiper-horizontal {
  touch-action: pan-y;
}

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

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

.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-css-mode .swiper-wrapper {
  perspective: 1200px;
}

.swiper-3d .swiper-wrapper {
  transform-style: preserve-3d;
}

.swiper-3d {
  perspective: 1200px;
}

.swiper-3d .swiper-cube-shadow, .swiper-3d .swiper-slide {
  transform-style: preserve-3d;
}

.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-css-mode.swiper-horizontal > .swiper-wrapper {
  scroll-snap-type: x mandatory;
}

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

.swiper-css-mode.swiper-free-mode > .swiper-wrapper {
  scroll-snap-type: none;
}

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

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

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

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

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

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

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

.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-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-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: var(--swiper-navigation-top-offset, 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 svg, .swiper-button-prev svg {
  width: 100%;
  height: 100%;
  object-fit: contain;
  transform-origin: center;
}

.swiper-rtl .swiper-button-next svg, .swiper-rtl .swiper-button-prev svg {
  transform: rotate(180deg);
}

.swiper-button-prev, .swiper-rtl .swiper-button-next {
  left: var(--swiper-navigation-sides-offset, 10px);
  right: auto;
}

.swiper-button-next, .swiper-rtl .swiper-button-prev {
  right: var(--swiper-navigation-sides-offset, 10px);
  left: auto;
}

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

.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:after, .swiper-rtl .swiper-button-next:after {
  content: "prev";
}

.swiper-button-next, .swiper-rtl .swiper-button-prev {
  right: var(--swiper-navigation-sides-offset, 10px);
  left: auto;
}

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

.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: var(--swiper-pagination-bottom, 8px);
  top: var(--swiper-pagination-top, auto);
  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: var(--swiper-pagination-bullet-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: var(--swiper-pagination-right, 8px);
  left: var(--swiper-pagination-left, auto);
  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-fraction {
  color: var(--swiper-pagination-fraction-color, inherit);
}

.swiper-pagination-progressbar {
  background: var(--swiper-pagination-progressbar-bg-color, 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: var(--swiper-pagination-progressbar-size, 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: var(--swiper-pagination-progressbar-size, 4px);
  height: 100%;
  left: 0;
  top: 0;
}

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

.swiper-scrollbar {
  border-radius: var(--swiper-scrollbar-border-radius, 10px);
  position: relative;
  touch-action: none;
  background: var(--swiper-scrollbar-bg-color, 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: var(--swiper-scrollbar-sides-offset, 1%);
  bottom: var(--swiper-scrollbar-bottom, 4px);
  top: var(--swiper-scrollbar-top, auto);
  z-index: 50;
  height: var(--swiper-scrollbar-size, 4px);
  width: calc(100% - 2 * var(--swiper-scrollbar-sides-offset, 1%));
}

.swiper-scrollbar.swiper-scrollbar-vertical, .swiper-vertical > .swiper-scrollbar {
  position: absolute;
  left: var(--swiper-scrollbar-left, auto);
  right: var(--swiper-scrollbar-right, 4px);
  top: var(--swiper-scrollbar-sides-offset, 1%);
  z-index: 50;
  width: var(--swiper-scrollbar-size, 4px);
  height: calc(100% - 2 * var(--swiper-scrollbar-sides-offset, 1%));
}

.swiper-scrollbar-drag {
  height: 100%;
  width: 100%;
  position: relative;
  background: var(--swiper-scrollbar-drag-bg-color, rgba(0, 0, 0, 0.5));
  border-radius: var(--swiper-scrollbar-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;
  touch-action: none;
}

.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 {
  pointer-events: auto;
}

.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-prev {
  pointer-events: auto;
  visibility: visible;
}

.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-cube .swiper-slide-next + .swiper-slide {
  pointer-events: auto;
  visibility: visible;
}

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

.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-flip.swiper-slide-shadow-bottom, .swiper-flip .swiper-slide-shadow-flip.swiper-slide-shadow-left, .swiper-flip .swiper-slide-shadow-flip.swiper-slide-shadow-right, .swiper-flip .swiper-slide-shadow-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;
}

*, *::before, *::after {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
}

:where([hidden]:not([hidden=until-found])) {
  display: none !important;
}

:where(html) {
  -webkit-text-size-adjust: none;
  color-scheme: dark light;
}

@supports not (min-block-size: 100dvb) {
  :where(html) {
    block-size: 100%;
  }
}
@media (prefers-reduced-motion: no-preference) {
  :where(html:focus-within) {
    scroll-behavior: smooth;
  }
}
:where(body) {
  block-size: 100%;
  block-size: 100dvb;
  line-height: 1.5;
  font-family: system-ui, sans-serif;
  -webkit-font-smoothing: antialiased;
}

:where(input, button, textarea, select) {
  font: inherit;
  color: inherit;
}

:where(textarea) {
  resize: vertical;
  resize: block;
}

:where(button, label, select, summary, [role=button], [role=option]) {
  cursor: pointer;
}

:where(:disabled) {
  cursor: not-allowed;
}

:where(label:has(> input:disabled), label:has(+ input:disabled)) {
  cursor: not-allowed;
}

:where(button) {
  border-style: solid;
}

:where(a) {
  text-underline-offset: 0.2ex;
}

:where(ul, ol) {
  list-style: none;
}

:where(img, svg, video, canvas, audio, iframe, embed, object) {
  display: block;
}

:where(img, picture, svg) {
  max-inline-size: 100%;
  block-size: auto;
}

:where(p, h1, h2, h3, h4, h5, h6) {
  overflow-wrap: break-word;
}

:where(h1, h2, h3) {
  line-height: calc(1em + 0.5rem);
}

:where(hr) {
  border: none;
  border-block-start: 1px solid;
  color: inherit;
  block-size: 0;
  overflow: visible;
}

:where(:focus-visible) {
  outline: 2px solid var(--focus-color, Highlight);
  outline-offset: 2px;
}

:where(.visually-hidden:not(:focus, :active, :focus-within, .not-visually-hidden)) {
  clip-path: inset(50%) !important;
  height: 1px !important;
  width: 1px !important;
  overflow: hidden !important;
  position: absolute !important;
  white-space: nowrap !important;
  border: 0 !important;
}

#wpadminbar {
  display: none;
}

html, body {
  margin: 0 auto;
  padding: 0;
  color: #262626;
  font-family: "Noto Sans JP", serif;
  font-style: normal;
  font-size: 13px;
  font-weight: 400;
  font-feature-settings: "palt" on;
  letter-spacing: 0.06em;
  line-height: 1.7692307692em;
  background: #fff;
}
html *, body * {
  box-sizing: border-box;
}

body {
  font-family: "Noto Sans JP", serif;
}
body .bg {
  width: 100vw;
  height: 100vh;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 0;
}
body .bg img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

#app {
  position: relative;
  z-index: 1;
}

div, span {
  margin: 0;
  padding: 0;
}

address {
  font-style: normal;
}

h1, h2, h3, h4, h5, h6 {
  margin: 0;
  padding: 0;
  font-size: 1em;
  font-weight: 400;
}

div, span, p, pre, code, blockquote, q {
  margin: 0;
  padding: 0;
}

article, aside, figure, main, figcaption, footer, header, nav, section {
  display: block;
}

code {
  font-style: normal;
  font-weight: 400;
}

cite, dfn, em, strong, var {
  font-style: normal;
  font-weight: 400;
}

ins, del {
  text-decoration: none;
}

abbr, acronym {
  border: 0;
  font-feature-settings: normal;
  font-variant: normal;
}

sup {
  vertical-align: text-top;
  font-size: 0.65em;
  line-height: 1;
}

sub {
  vertical-align: baseline;
}

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

figure {
  margin: 0;
}

.bold {
  font-weight: bold;
}

a, a:link, a:visited, a:hover, a:active {
  outline: 0;
  text-decoration: none;
  color: inherit;
}

a.over:hover img,
a.over:hover p {
  opacity: 0.8;
  filter: alpha(opacity=80);
  -ms-filter: "alpha(opacity=80)";
  -moz-opacity: 0.8;
  zoom: 1;
}

/* List--------------------------------------------- */
ul, ol, dl, dt, dd {
  margin: 0;
  padding: 0;
}

li {
  margin: 0;
  padding: 0;
  list-style: none;
}

/* Table
--------------------------------------------- */
table {
  margin: 0;
  padding: 0;
  border-collapse: collapse;
  border-spacing: 0;
}

tr,
td,
thead,
tfoot,
tbody {
  margin: 0;
  padding: 0;
}

th {
  margin: 0;
  padding: 0;
  font-weight: 400;
  text-align: left;
}

caption {
  font-weight: 400;
  text-align: left;
}

.clearfix:after {
  visibility: hidden;
  display: block;
  content: " ";
  clear: both;
  height: 0;
}

@media screen and (max-width: 767px) {
  body {
    font-size: 3.9719626168vw;
    line-height: 1.6470588235;
  }
  #app {
    overflow-x: hidden;
  }
}
@media screen and (min-width: 769px) {
  .u-spOnly {
    display: none !important;
  }
}
@media screen and (max-width: 768px) {
  .u-pcOnly {
    display: none !important;
  }
}
header {
  position: fixed;
  top: 0;
  right: 0;
  z-index: 1000;
  box-shadow: 0 2px 4px 0 rgba(120, 120, 120, 0.12);
  background: rgba(255, 255, 255, 0.2);
  backdrop-filter: blur(10px);
  width: 100%;
}
header .inner {
  padding: 0 32px 0;
  display: flex;
  flex-flow: row nowrap;
  justify-content: space-between;
  align-items: center;
  max-width: 1440px;
  width: 100%;
  height: 82px;
  margin: 0 auto;
  gap: 20px;
}
header .header_logo {
  width: 220px;
}
header .header_logo .nav_logo {
  display: block;
}
header .header_logo .drawer_logo {
  display: none;
}
header .header_logo a {
  display: block;
}
header .nav ul {
  display: flex;
  flex-flow: row nowrap;
  justify-content: flex-end;
  align-items: center;
  gap: 14px;
}
header .nav_tel {
  font-size: 20px;
  font-family: "Lato", "Noto Sans JP", sans-serif;
  font-weight: 400;
  color: #000;
  display: flex;
  align-items: center;
  gap: 3px;
  position: relative;
  text-decoration: none;
}
header .nav_tel::after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 0;
  height: 1px;
  background-color: currentColor;
  transition: width 0.3s ease;
}
@media (hover: hover) {
  header .nav_tel:hover::after {
    width: 100%;
  }
}
header .nav_tel-icon {
  width: 14px;
  height: 14px;
}
header .nav_button-wrapper {
  display: flex;
  align-items: center;
  gap: 6px;
}
header .nav_button {
  color: #fff;
  padding: 12px 32px 13px;
  border-radius: 4px;
  font-size: 14px;
  font-weight: 500;
  line-height: 1;
  display: flex;
  align-items: center;
  gap: 5px;
  font-family: "Lato", "Noto Sans JP", sans-serif;
}
header .nav_button.line {
  background: #32C655;
}
header .nav_button.line .nav_button-icon {
  width: 16px;
  height: 16px;
}
header .nav_button.web {
  background: #125A12;
}
header .nav_button.web .nav_button-icon {
  width: 16px;
  height: 16px;
}
header .nav_trigger {
  border: 1px solid #898989;
  border-radius: 9999px;
  background: #fff;
  padding: 10px 18px;
  font-size: 14px;
  font-weight: 500;
  line-height: 1;
  font-family: "Lato", "Noto Sans JP", sans-serif;
  color: #262626;
  display: flex;
  align-items: center;
  gap: 8px;
}
header .nav_trigger .close {
  display: none;
  opacity: 0;
  pointer-events: none;
}
header .nav_trigger .open {
  display: block;
  opacity: 1;
  pointer-events: auto;
}
@media (hover: hover) {
  header .nav_trigger:hover .nav_trigger-text .first {
    transform: translateY(-1em);
  }
  header .nav_trigger:hover .nav_trigger-text .second {
    transform: translateY(-1em);
  }
}
header .nav_trigger-line span {
  display: block;
  width: 16px;
  height: 1px;
  background: #262626;
  transition: all 0.3s ease-in-out;
}
header .nav_trigger-line span:first-of-type {
  margin-bottom: 4px;
}
header .nav_trigger-text {
  position: relative;
  font-size: 14px;
  font-weight: 500;
  line-height: 1;
  text-align: center;
  height: 1em;
  overflow: hidden;
}
header .nav_trigger-text span {
  display: block;
  transition-duration: 400ms;
  transition-timing-function: cubic-bezier(0.06, 0.95, 0.5, 1);
}

.drawer {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #585858;
  z-index: -1;
  opacity: 0;
  pointer-events: none;
  transition: opacity 0.3s ease-in-out;
  overflow-y: auto;
  pointer-events: none;
}
.drawer::before {
  content: "";
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 82px;
  background: linear-gradient(to right, #585858 95%, transparent 95%);
  z-index: 0;
}
.drawer_info-sp, .drawer_info-sp_buttons {
  display: none;
}
.drawer_content {
  margin-top: 82px;
  margin-inline: auto 0;
  padding: 120px 7.6%;
  width: max-content;
  color: #fff;
}
.drawer_inner {
  width: 640px;
}
.drawer_list {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 0 32px;
}
.drawer_list-item {
  font-size: 22px;
  font-weight: 500;
  line-height: 1;
  font-family: "Shippori Mincho", serif;
  color: #fff;
  border-bottom: 1px solid #6C6C6C;
}
.drawer_list-item a {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 10px;
  padding: 38px 0 32px;
}
.drawer_list-icon {
  width: 17px;
  height: 14px;
}
.drawer_sns-heading {
  margin-top: 100px;
  font-size: 18px;
  font-weight: 400;
  line-height: 1;
  font-family: "Lato", "Noto Sans JP", sans-serif;
  color: #fff;
  margin-bottom: 32px;
}
.drawer_sns-list {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 18px;
}
.drawer_sns-item {
  font-size: 16px;
  font-weight: 400;
  line-height: 1;
  font-family: "Lato", "Noto Sans JP", sans-serif;
}
.drawer_sns-item a {
  background: #fff;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 9px;
  padding: 18px 0;
  width: 100%;
  border-radius: 9999px;
  color: #262626;
}
.drawer_sns-item img,
.drawer_sns-item svg {
  width: 18px;
  height: 18px;
}
.drawer_address {
  margin-top: 100px;
  font-size: 16px;
  padding: 24px;
  border: 1px solid #BCBCBC;
  font-family: "Noto Sans JP", sans-serif;
  border-radius: 8px;
  line-height: 1.75;
}
.drawer_address a {
  font-size: 14px;
  font-family: "Lato", "Noto Sans JP", sans-serif;
  font-weight: 400;
  line-height: 1;
  color: #fff;
  display: flex;
  align-items: center;
  gap: 0px;
  width: fit-content;
}
.drawer_address a span {
  text-underline-offset: 0.3em;
  text-decoration: underline;
}
.drawer_address a svg {
  width: 22px;
  height: 22px;
}
.drawer_footer {
  margin-top: 80px;
  font-size: 14px;
  font-weight: 400;
  line-height: 1;
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 0 32px;
  align-items: center;
  font-family: "Noto Sans JP", sans-serif;
  color: #fff;
}
.drawer_footer a {
  text-underline-offset: 0.3em;
  text-decoration: underline;
}
.drawer .slider {
  position: fixed;
  width: calc(100vw - 15.2% - 640px);
  height: 100dvh;
  top: 0;
  left: 0;
  z-index: 100;
  background: #fff;
  padding: 0;
  border-radius: 0 32px 32px 0;
  overflow: hidden;
}
.drawer .slider .swiper-slide img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.is_drawerOpen .drawer {
  opacity: 1;
  pointer-events: auto;
  z-index: 100;
}

.is_drawerOpen header {
  background: transparent;
  box-shadow: none;
  backdrop-filter: unset;
}
.is_drawerOpen header .header_logo {
  opacity: 0;
  pointer-events: none;
}
.is_drawerOpen header .nav_button.web {
  background: linear-gradient(148deg, #1C641C 0%, #004600 100%);
}
.is_drawerOpen header .nav_tel {
  color: #fff;
}
.is_drawerOpen header .nav_tel svg {
  color: #fff;
}
.is_drawerOpen header .nav_trigger .nav_trigger-line span:first-of-type {
  transform: translateY(0.5px) rotate(15deg);
  margin-bottom: 0;
}
.is_drawerOpen header .nav_trigger .nav_trigger-line span:last-of-type {
  transform: translateY(-0.5px) rotate(-15deg);
  margin-top: 0;
}
.is_drawerOpen header .nav_trigger .close {
  display: block;
  opacity: 1;
  pointer-events: auto;
}
.is_drawerOpen header .nav_trigger .open {
  display: none;
  opacity: 0;
  pointer-events: none;
}

@media screen and (max-width: 1100px) {
  .drawer_content {
    margin-inline: auto 0;
    width: 750px;
    padding: 120px 0 120px 7.6%;
  }
  .drawer .slider {
    width: calc(100% - 750px);
  }
}
@media screen and (max-width: 895px) {
  .is_drawerOpen header .header_logo {
    opacity: 1;
    display: block;
  }
  .is_drawerOpen header .header_logo .nav_logo {
    display: none;
  }
  .is_drawerOpen header .header_logo .drawer_logo {
    display: block;
  }
  header .inner {
    padding: 0px 20px 0;
  }
  header .nav .button {
    padding-inline: 10px;
  }
  header .nav_tel {
    font-size: 17px;
  }
  .drawer_content {
    margin-inline: auto;
    padding-inline: 20px;
  }
  .drawer_inner {
    width: 100%;
  }
  .drawer .slider {
    display: none;
  }
}
@media screen and (max-width: 767px) {
  header .inner {
    padding: 4.6728971963vw 4.6728971963vw 4.2056074766vw;
    height: auto;
  }
  header .header_logo {
    width: 35.2803738318vw;
  }
  header .nav_trigger {
    padding: 9px 18px;
  }
  header .nav_pc {
    display: none;
  }
  .drawer::before {
    display: none;
  }
  .drawer_content {
    margin-left: 0;
    margin-top: 17.7570093458vw;
    padding: 9.3457943925vw 4.6728971963vw;
    width: 100%;
  }
  .drawer_list {
    display: block;
  }
  .drawer_list-item {
    font-size: 4.2056074766vw;
  }
  .drawer_list-item a {
    padding-block: 6.0747663551vw;
  }
  .drawer_sns-heading {
    margin-top: 11.6822429907vw;
    margin-bottom: 5.6074766355vw;
  }
  .drawer_sns-list {
    display: flex;
    flex-flow: row wrap;
    justify-content: flex-start;
    align-items: stretch;
    gap: 3.2710280374vw 1.8691588785vw;
  }
  .drawer_sns-item a {
    width: 44.3925233645vw;
    padding: 2.8037383178vw 0;
  }
  .drawer_address {
    display: none;
  }
  .drawer_footer {
    margin-top: 9.3457943925vw;
    font-size: 3.2710280374vw;
    font-weight: 400;
    line-height: 1;
    display: grid;
    grid-template-columns: 1fr;
    gap: 4.4392523364vw 0;
    align-items: center;
    font-family: "Noto Sans JP", sans-serif;
    color: #fff;
  }
  .drawer_footer img {
    order: 1;
    width: 70%;
  }
  .drawer_footer a {
    order: 2;
    text-underline-offset: 0.3em;
    text-decoration: underline;
  }
  .drawer .slider {
    display: none;
  }
  .drawer_info-sp {
    margin-top: 14.0186915888vw;
    display: block;
  }
  .drawer_info-sp_tel {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 1.8691588785vw;
    font-size: 9.3457943925vw;
    font-family: "Shippori Mincho", serif;
  }
  .drawer_info-sp_tel svg {
    width: 8.4112149533vw;
  }
  .drawer_info-sp_time {
    margin-top: 1.4018691589vw;
    font-size: 3.738317757vw;
    font-weight: 400;
    line-height: 1;
    font-family: "Lato", "Noto Sans JP", sans-serif;
    text-align: center;
  }
  .drawer_info-sp_buttons {
    display: flex;
    flex-flow: row wrap;
    justify-content: center;
    gap: 1.4018691589vw;
    margin-top: 7.476635514vw;
  }
  .drawer_info-sp_button {
    color: #fff;
    width: 44.6261682243vw;
    padding: 3.0373831776vw 7.476635514vw 3.2710280374vw;
    border-radius: 4px;
    font-size: 4.6728971963vw;
    font-weight: 500;
    line-height: 1;
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 1.1682242991vw;
    font-family: "Lato", "Noto Sans JP", sans-serif;
  }
  .drawer_info-sp_button.line {
    background: #32C655;
  }
  .drawer_info-sp_button.line .nav_button-icon {
    width: 5.1401869159vw;
    height: 5.1401869159vw;
  }
  .drawer_info-sp_button.web {
    background: linear-gradient(148deg, #1C641C 0%, #004600 100%);
  }
  .drawer_info-sp_button.web .nav_button-icon {
    width: 5.1401869159vw;
    height: 5.1401869159vw;
  }
  .is_drawerOpen header h1 {
    opacity: 1;
    pointer-events: auto;
  }
  .is_drawerOpen header h1 .nav_logo {
    display: none;
    opacity: 0;
    pointer-events: none;
  }
  .is_drawerOpen header h1 .drawer_logo {
    display: block;
    opacity: 1;
    pointer-events: auto;
  }
}
footer .footer_reservation {
  position: relative;
  overflow: hidden;
  background: top center no-repeat url("../img/common/footer_reservation_bg.webp");
  background-size: cover;
}
footer .footer_reservation_bg {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  height: max-content;
  z-index: 0;
}
footer .footer_reservation_content {
  position: relative;
  z-index: 1;
  padding-block: 145px 127px;
  margin-inline: auto;
  width: 100%;
  max-width: 740px;
  height: max-content;
  display: block;
  text-align: center;
  color: #262626;
}
footer .footer_reservation_content_title {
  font-family: "Shippori Mincho", serif;
  font-size: 110px;
  font-weight: 400;
  line-height: 1;
  height: auto;
  letter-spacing: -0.02em;
}
footer .footer_reservation_content h2 {
  margin-top: 16px;
  font-family: "Shippori Mincho", serif;
  font-size: 26px;
  font-weight: 400;
}
footer .footer_reservation_content_button-wrapper {
  margin-top: 66px;
  display: flex;
  flex-flow: row nowrap;
  justify-content: center;
  align-items: center;
  gap: 20px;
}
footer .footer_reservation_content_button-wrapper .button {
  background: linear-gradient(148deg, #1C641C 0%, #004600 100%);
  border-radius: 9999px;
  width: 360px !important;
  height: 64px;
  justify-content: center;
  gap: 16px;
  font-size: 20px;
}
footer .footer_reservation_content_button-wrapper .button svg {
  width: 22px;
  height: 22px;
}
footer .footer_reservation_content_tel {
  margin-top: 40px;
  padding-block: 20px 24px;
  display: flex;
  flex-flow: row nowrap;
  justify-content: center;
  align-items: center;
  gap: 18px;
  border-top: 1px solid #949494;
  border-bottom: 1px solid #949494;
  font-size: 16px;
  font-family: "Noto Sans JP", sans-serif;
}
footer .footer_reservation_content_tel .tel_url {
  font-family: "Shippori Mincho", serif;
  display: flex;
  flex-flow: row nowrap;
  align-items: flex-end;
  gap: 8px;
  font-size: 36px;
  line-height: 1;
}
footer .footer_reservation_content_tel svg {
  width: 28px;
  height: 28px;
}
footer .footer_reservation_content_tel span {
  font-family: "Lato", "Noto Sans JP", sans-serif;
}
footer .footer_content {
  background: #262626;
  padding-bottom: 50px;
}
footer .footer_content_inner {
  display: grid;
  grid-template-columns: 1fr 600px;
  gap: 89px;
  max-width: 1100px;
  margin: 0 auto;
  padding-block: 60px;
  color: #fff;
  border-bottom: 1px solid #949494;
}
footer .footer_content_inner .footer_address {
  margin-top: 40px;
  font-size: 14px;
  line-height: 1.5;
  letter-spacing: 0.05em;
}
footer .footer_content_inner .footer_address a {
  display: inline-flex;
  flex-flow: row nowrap;
  align-items: center;
  gap: 4px;
  font-family: "Lato", "Noto Sans JP", sans-serif;
}
footer .footer_content_inner .footer_address a span {
  text-decoration: underline;
  text-underline-offset: 0.3em;
}
footer .footer_content_inner .footer_address svg {
  width: 18px;
  height: 18px;
  transform: translate(-2px, 2px);
}
footer .footer_content_map {
  width: 100%;
  height: 100%;
}
footer .footer_content_map iframe {
  height: 250px;
  width: 100%;
}
footer .footer_nav {
  margin-top: 52px;
  max-width: 1100px;
  margin-inline: auto;
}
footer .footer_nav ul {
  display: flex;
  flex-flow: row wrap;
  justify-content: space-between;
  gap: 20px;
  align-items: center;
}
footer .footer_nav ul li {
  color: #fff;
  font-family: "Noto Sans JP", sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 1;
}
footer .footer_copyright {
  margin-top: 50px;
  max-width: 1100px;
  margin-inline: auto;
  color: #fff;
  display: flex;
  flex-flow: row nowrap;
  justify-content: space-between;
  align-items: center;
  gap: 20px;
}
footer .footer_copyright a {
  font-size: 12px;
  text-underline-offset: 0.3em;
  text-decoration: underline;
}
footer .footer_copyright small {
  color: #aaa;
  font-family: "Shippori Mincho", serif;
  font-size: 0.9230769231rem;
}

@media screen and (max-width: 1100px) {
  footer .footer_content {
    padding-inline: 20px;
  }
  footer .footer_content_inner {
    grid-template-columns: 40% 1fr;
    gap: 30px;
  }
  footer .footer_content_title {
    font-size: 110px;
  }
  footer .footer_nav ul {
    flex-flow: row wrap;
    gap: 20px;
    justify-content: flex-start;
  }
}
@media screen and (max-width: 767px) {
  footer {
    padding-bottom: env(safe-area-inset-bottom);
  }
  footer .footer_reservation {
    background: top center no-repeat url("../img/common/footer_reservation_bg_sp.webp");
    background-size: cover;
  }
  footer .footer_reservation_content {
    padding-inline: 4.6728971963vw;
  }
  footer .footer_reservation_content_title {
    font-size: 15.8878504673vw;
  }
  footer .footer_reservation_content_title span {
    display: block;
    width: 100%;
    text-align: center;
  }
  footer .footer_reservation_content h2 {
    font-size: 4.6728971963vw;
  }
  footer .footer_reservation_content_button-wrapper {
    margin-top: 11.214953271vw;
    display: block;
  }
  footer .footer_reservation_content_button-wrapper > * + * {
    margin-top: 3.738317757vw;
  }
  footer .footer_reservation_content_button-wrapper .button {
    width: 100% !important;
  }
  footer .footer_reservation_content_tel {
    margin-top: 5.6074766355vw;
    padding-block: 2.9205607477vw;
    gap: 1.8691588785vw;
    font-size: 3.2710280374vw;
  }
  footer .footer_reservation_content_tel .tel_url {
    font-size: 5.6074766355vw;
  }
  footer .footer_reservation_content_tel svg {
    width: 5.3738317757vw;
    height: 5.3738317757vw;
  }
  footer .footer_content {
    padding: 16.3551401869vw 4.6728971963vw 18.691588785vw;
  }
  footer .footer_content_company-info {
    display: contents;
  }
  footer .footer_content_inner {
    grid-template-columns: 1fr;
    gap: 9.3457943925vw;
    padding-block: 0 12.1495327103vw;
    color: #fff;
    border-bottom: 1px solid #949494;
  }
  footer .footer_content_inner .footer_address {
    order: 3;
    margin-top: 0;
    letter-spacing: 0;
  }
  footer .footer_content_inner .footer_address a {
    margin-top: 3.2710280374vw;
  }
  footer .footer_content_inner .footer_address svg {
    width: 4.2056074766vw;
    height: 4.2056074766vw;
    transform: translate(-0.4672897196vw, 0.4672897196vw);
  }
  footer .footer_content_map iframe {
    height: 37.773364486vw;
  }
  footer .footer_nav {
    margin-top: 12.1495327103vw;
  }
  footer .footer_nav ul {
    display: flex;
    flex-flow: row wrap;
    justify-content: flex-start;
    align-items: center;
    gap: 6.5420560748vw 11.214953271vw;
  }
  footer .footer_copyright {
    margin-top: 16.3551401869vw;
  }
  footer .footer_copyright small {
    font-size: 2.8037383178vw;
  }
}
.case_list {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 64px 3.125%;
  container-type: inline-size;
  grid-template-rows: auto auto auto 1fr;
}
.case_list .case_list_item {
  position: relative;
  display: grid;
  grid-template-rows: subgrid;
  grid-row: span 4;
  gap: 0;
}
.case_list .case_list_item a {
  display: contents;
}
@media (hover: hover) {
  .case_list .case_list_item a:hover .img-wrap {
    border: 3px solid #9A7B28;
  }
  .case_list .case_list_item a:hover .img-wrap img {
    transform: scale(1.1);
  }
  .case_list .case_list_item a:hover .title {
    text-decoration: underline;
  }
}
.case_list .case_list_item .img-wrap {
  grid-row: 1;
  aspect-ratio: 1/1;
  box-sizing: border-box;
  box-shadow: 0 0 6px rgba(192, 197, 194, 0.6);
  border-radius: 16px;
  transition: 0.3s;
  overflow: hidden;
}
.case_list .case_list_item .img-wrap img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  transition: 0.3s;
}
.case_list .case_list_item .category {
  grid-row: 2;
  display: flex;
  flex-flow: row wrap;
  justify-content: flex-start;
  align-items: flex-start;
  gap: 5px;
  padding: 24px 0 8px;
  align-content: flex-start;
}
.case_list .case_list_item .category li {
  width: auto;
  padding: 1px 13px 2px;
  line-height: 1.477;
  border: 1px solid #D3D3D3;
  border-radius: 9999px;
}
.case_list .case_list_item .title {
  grid-row: 3;
  padding-bottom: 17px;
  font-family: "Shippori Mincho", serif;
  font-size: 18px;
  line-height: 160%;
  text-align: left;
}
.case_list .case_list_item .popup_btn {
  grid-row: 5;
  align-self: end;
  justify-self: center;
  position: relative;
  display: block;
  width: auto;
  margin: auto auto 0;
  padding: 0 19px 6px 0;
  overflow: hidden;
  cursor: pointer;
}
.case_list .case_list_item .popup_btn:before, .case_list .case_list_item .popup_btn:after {
  position: absolute;
  right: 0;
  bottom: 1px;
  left: 0;
  content: "";
  display: block;
  width: 100%;
  height: 1px;
}
.case_list .case_list_item .popup_btn:before {
  background: #585858;
}
.case_list .case_list_item .popup_btn:after {
  background: #9A7B28;
  transform: translateX(-100%);
  transition: 0.3s;
  z-index: 1;
}
.case_list .case_list_item .popup_btn .icon {
  position: absolute;
  top: 50%;
  right: 0;
  display: block;
  width: 11px;
  height: 11px;
  transform: translateY(calc(-50% - 3px));
}
.case_list .case_list_item .popup_btn .icon:before, .case_list .case_list_item .popup_btn .icon:after {
  position: absolute;
  top: 50%;
  left: 50%;
  content: "";
  display: block;
  width: 11px;
  height: 1px;
  background: #262626;
  transform: translate(-50%, -50%);
}
.case_list .case_list_item .popup_btn .icon:after {
  transform: translate(-50%, -50%) rotate(90deg);
  transition: 0.3s;
}
.case_list .case_list_item .popup_btn.is-current .icon:after {
  transform: translate(-50%, -50%) rotate(180deg);
}
@media (hover: hover) {
  .case_list .case_list_item .popup_btn:hover:after {
    transform: translateX(0);
  }
}

.popup_wrapper {
  position: fixed;
  inset: 0;
  display: flex;
  justify-content: center;
  align-items: center;
  background: rgba(0, 0, 0, 0.45);
  opacity: 0;
  pointer-events: none;
}
.popup_wrapper.is-current {
  opacity: 1;
  z-index: 1000;
  pointer-events: auto;
}

.popup_bg {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}

@media screen and (max-width: 767px) {
  .case_list {
    grid-template-columns: repeat(2, 1fr);
    gap: 14.0186915888vw 4.6728971963vw;
  }
  .case_list > li {
    position: unset;
  }
  .case_list > li .img-wrap {
    box-shadow: 0 0 1.4018691589vw rgba(192, 197, 194, 0.6);
    border-radius: 2.8037383178vw;
  }
  .case_list > li .category {
    grid-row: 2;
    display: flex;
    flex-flow: row wrap;
    align-items: flex-start;
    gap: 1.1682242991vw;
    padding: 4.6728971963vw 0 1.4018691589vw;
    font-size: 2.8037383178vw;
  }
  .case_list > li .category li {
    padding: 0.2336448598vw 3.0373831776vw 0.4672897196vw;
    border: 0.2336448598vw solid #D3D3D3;
  }
  .case_list > li .title {
    grid-row: 3;
    padding: 0;
    padding-bottom: 1.4018691589vw;
    min-height: unset;
    font-family: "Shippori Mincho", serif;
    line-height: 160%;
    text-align: left;
    font-size: 3.738317757vw;
  }
  .case_list > li .popup_btn {
    grid-row: 5;
    margin-top: 0;
    align-self: end;
    justify-self: center;
    padding: 0 4.4392523364vw 1.4018691589vw 0;
    font-size: 3.2710280374vw;
  }
  .case_list > li .popup_btn:before, .case_list > li .popup_btn:after {
    bottom: 0.2336448598vw;
    height: 0.2336448598vw;
  }
  .case_list > li .popup_btn .icon {
    width: 2.5700934579vw;
    height: 2.5700934579vw;
    transform: translateY(calc(-50% - 0.7009346vw));
  }
  .case_list > li .popup_btn .icon:before, .case_list > li .popup_btn .icon:after {
    width: 2.5700934579vw;
    height: 0.2336448598vw;
  }
}
.float_btn {
  display: none;
}

@media screen and (max-width: 767px) {
  .float_btn {
    position: fixed;
    bottom: 0;
    left: 0;
    width: 100%;
    z-index: 100;
    display: flex;
    flex-flow: row nowrap;
    justify-content: space-between;
    align-items: flex-start;
    gap: 0;
    min-height: 15.4205607477vw;
    padding: 3.2710280374vw 4.6728971963vw env(safe-area-inset-bottom);
  }
  .is_drawerOpen .float_btn {
    display: none;
  }
  .float_btn .float_btn-item {
    display: flex;
    flex-flow: row nowrap;
    justify-content: center;
    align-items: center;
    height: 8.8785046729vw;
  }
  .float_btn .float_btn-item.tel {
    width: 16.1214953271vw;
    border: 0.2336448598vw solid #262626;
    border-radius: 4.4392523364vw;
    background: #FFFCF8;
  }
  .float_btn .float_btn-item.tel svg {
    width: 5.1401869159vw;
  }
  .float_btn .float_btn-item.line, .float_btn .float_btn-item.reserve {
    width: 35.5140186916vw;
    color: #fff;
    font-size: 3.2710280374vw;
    border-radius: 4.4392523364vw;
  }
  .float_btn .float_btn-item.line svg, .float_btn .float_btn-item.reserve svg {
    width: 4.2056074766vw;
    margin-right: 1.1682242991vw;
    transform: translateY(0.2336448598vw);
  }
  .float_btn .float_btn-item.line {
    background: #32C655;
  }
  .float_btn .float_btn-item.reserve {
    background: linear-gradient(148deg, #1C641C 0%, #004600 100%);
  }
}
.button {
  color: #fff !important;
  padding: 12px 32px 13px;
  border-radius: 4px;
  font-size: 14px;
  font-weight: 500;
  line-height: 1;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 5px;
  font-family: "Lato", "Noto Sans JP", sans-serif;
}
.button.line {
  background: #32C655;
}
.button.line .icon {
  width: 16px;
  height: 16px;
}
.button.web {
  background: linear-gradient(148deg, #1C641C 0%, #004600 100%);
}
.button.web .icon {
  width: 16px;
  height: 16px;
}
.button.download {
  color: #9A7B28 !important;
  background: #fff;
  border-radius: 9999px;
  border: none;
  padding: 14px 40px 15px;
  width: fit-content;
  box-shadow: 0 0 6px rgba(192, 197, 194, 0.6);
}
.button.download .icon {
  width: 16px;
  height: 16px;
}
.button.gold {
  width: 220px;
  padding: 15px 32px 16px;
  border-radius: 9999px;
  box-shadow: 0 0 6px rgba(192, 197, 194, 0.6);
  background-color: rgba(154, 123, 40, 0.5);
}
@media (hover: hover) {
  .button.gold:hover {
    color: #9a7b28 !important;
    background-color: #fff;
    opacity: 0.5;
  }
}
.button.white {
  width: 220px;
  color: #9A7B28 !important;
  padding: 15px 32px 16px;
  border-radius: 9999px;
  box-shadow: 0 0 6px rgba(192, 197, 194, 0.6);
  background-color: #fff;
}
@media (hover: hover) {
  .button.white:hover {
    color: #fff !important;
    background-color: #9A7B28;
    opacity: 0.5;
  }
}
.button.white02 {
  width: 220px;
  color: #262626 !important;
  padding: 15px 32px 16px;
  border-radius: 9999px;
  border: 1px solid #D3D3D3;
  background-color: #fff;
}

@media screen and (max-width: 767px) {
  .button {
    padding: 2.8037383178vw 7.476635514vw 3.0373831776vw;
    border-radius: 0.9345794393vw;
    font-size: 3.2710280374vw;
    gap: 1.1682242991vw;
  }
  .button.line {
    padding: 3.0373831776vw 7.476635514vw;
    font-size: 4.2056074766vw;
  }
  .button.line .icon {
    width: 5.1401869159vw;
    height: 5.1401869159vw;
  }
  .button.web {
    padding: 3.0373831776vw 7.476635514vw;
    font-size: 4.2056074766vw;
  }
  .button.web .icon {
    width: 5.1401869159vw;
    height: 5.1401869159vw;
  }
  .button.download {
    border: 0.2336448598vw solid transparent;
    padding: 3.0373831776vw 9.3457943925vw 3.2710280374vw;
  }
  .button.download .icon {
    width: 3.738317757vw;
    height: 3.738317757vw;
  }
  .button.gold {
    width: 46.7289719626vw;
    padding: 3.0373831776vw 7.476635514vw 3.2710280374vw;
    box-shadow: 0 0 1.4018691589vw rgba(192, 197, 194, 0.6);
  }
  .button.white {
    width: 46.7289719626vw;
    padding: 3.0373831776vw 7.476635514vw 3.2710280374vw;
    box-shadow: 0 0 1.4018691589vw rgba(192, 197, 194, 0.6);
  }
  .button.white02 {
    width: 46.7289719626vw;
    padding: 3.0373831776vw 7.476635514vw 3.2710280374vw;
  }
}
.breadcrumb {
  padding: 16px 20px 0;
  max-width: 1400px;
  margin-inline: auto;
  overflow-x: auto;
}
.breadcrumb_list {
  display: flex;
  flex-flow: row nowrap;
  align-items: center;
  gap: 0.3em;
  font-family: "Lato", "Shippori Mincho", sans-serif;
  font-size: 14px;
}
.breadcrumb_list li {
  white-space: nowrap;
  color: #898989;
}
.breadcrumb_list li a {
  color: #262626;
}
.breadcrumb_list-separator {
  color: #262626;
  font-family: "Noto Sans JP", sans-serif;
}
.breadcrumb_list-separator svg {
  display: inline-block;
  margin: 0 10px;
}

@media screen and (max-width: 767px) {
  .breadcrumb {
    padding: 3.738317757vw 4.6728971963vw 2.5700934579vw;
    margin-inline: auto;
  }
  .breadcrumb_list {
    display: flex;
    flex-flow: row nowrap;
    align-items: center;
    gap: 0.3em;
    font-size: 2.8037383178vw;
  }
  .breadcrumb_list li {
    color: #898989;
  }
  .breadcrumb_list li a {
    color: #262626;
  }
  .breadcrumb_list-separator svg {
    width: 1.1682242991vw;
    height: 2.1028037383vw;
    margin: 0 2.3364485981vw;
  }
}
.pager {
  margin-top: 80px;
}
.pager__inner {
  display: flex;
  flex-flow: row wrap;
  justify-content: center;
  gap: 8px;
}
.pager .page-numbers {
  width: 46px;
  height: 46px;
  padding-bottom: 2px;
  border: 1px solid #D3D3D3;
  display: flex;
  flex-flow: row wrap;
  justify-content: center;
  align-items: center;
  font-family: "Shippori Mincho", serif;
  font-size: 18px;
}
.pager .page-numbers.current {
  background: rgba(221, 221, 221, 0.5);
  border-color: #9A7B28;
}
.pager .page-numbers.dots {
  border: none;
}
.pager .page-numbers.prev, .pager .page-numbers.next {
  display: none;
}

@media screen and (max-width: 767px) {
  .pager {
    margin-top: 14.0186915888vw;
  }
  .pager__inner {
    gap: 1.4018691589vw;
  }
  .pager .page-numbers {
    width: 8.8785046729vw;
    height: 8.8785046729vw;
    border: 0.2336448598vw solid #D3D3D3;
    font-size: 4.2056074766vw;
  }
}
.flow-list {
  margin-top: 22px;
  position: relative;
}
.flow-list ul {
  display: flex;
  flex-flow: column;
  gap: 22px;
  position: relative;
}
.flow-list ul::before {
  content: "";
  position: absolute;
  left: 36px;
  top: 0;
  width: 4px;
  height: 100%;
  background-image: radial-gradient(circle, #9A7B28 2px, transparent 2px);
  background-size: 4px 10px;
  background-repeat: repeat-y;
  z-index: -1;
}
.flow-list ul li {
  padding: 22px;
  border: 1px solid #D3D3D3;
  border-radius: 8px;
  display: flex;
  flex-flow: row wrap;
  align-items: center;
  gap: 0 22px;
  background: #fff;
}
.flow-list ul li .step {
  width: 28px;
  font-family: "Lato", "Noto Sans JP", sans-serif;
  font-size: 22px;
  line-height: 1.5;
  color: #9A7B28;
}
.flow-list ul li .title {
  font-family: "Shippori Mincho", serif;
  width: 140px;
  font-size: 18px;
  line-height: 1.5;
}
.flow-list ul li .text {
  width: calc(100% - 28px - 140px - 44px);
  font-size: 14px;
  line-height: 1.8;
  color: #898989;
}
@media screen and (max-width: 767px) {
  .flow-list {
    margin-top: 5.1401869159vw;
  }
  .flow-list ul {
    gap: 5.1401869159vw;
  }
  .flow-list ul::before {
    left: 8.4112149533vw;
    width: 0.9345794393vw;
    background-image: radial-gradient(circle, #9A7B28 0.4672897196vw, transparent 0.4672897196vw);
    background-size: 0.9345794393vw 2.3364485981vw;
  }
  .flow-list ul li {
    padding: 5.1401869159vw;
    border-radius: 1.8691588785vw;
    gap: 1.4018691589vw 2.3364485981vw;
  }
  .flow-list ul li .step {
    width: 6.5420560748vw;
    font-size: 5.1401869159vw;
  }
  .flow-list ul li .title {
    width: calc(100% - 6.5420560748vw - 5.1401869159vw);
    font-size: 4.2056074766vw;
  }
  .flow-list ul li .text {
    width: 100%;
    font-size: 3.2710280374vw;
  }
}

.check-list {
  margin-top: 32px;
  display: flex;
  flex-flow: row wrap;
  gap: 14px;
}
.check-list li {
  padding: 16px 20px;
  width: calc(50% - 7px);
  border: 1px solid #D3D3D3;
  border-radius: 8px;
  display: flex;
  align-items: center;
  gap: 0 16px;
  background: #fff;
  font-size: 16px;
  letter-spacing: 0.05em;
  line-height: 1.8;
}
.check-list li:before {
  content: "";
  display: inline-block;
  flex-shrink: 0;
  width: 24px;
  height: 24px;
  background: center no-repeat url("../img/common/check_list_icon.png");
  background-size: cover;
}
@media screen and (max-width: 767px) {
  .check-list {
    margin-top: 7.476635514vw;
    gap: 3.2710280374vw;
  }
  .check-list li {
    padding: 3.738317757vw 5.1401869159vw;
    width: 100%;
    border: 0.2336448598vw solid #D3D3D3;
    border-radius: 1.8691588785vw;
    gap: 0 3.738317757vw;
    font-size: 3.738317757vw;
  }
}

.bl_editor {
  max-width: 840px;
  margin: 0 auto;
  overflow: visible;
  font-size: 16px;
  padding: 0 20px;
  box-sizing: content-box;
}
.bl_editor > *:first-child {
  margin-top: 0 !important;
}
.bl_editor .menu_index {
  width: 100%;
  margin-top: 40px;
  padding: 22px 32px;
  border: 1px solid #898989;
  border-radius: 0;
  background: none;
}
.bl_editor .menu_index .ttl {
  font-family: "Lato", "Noto Sans JP", sans-serif;
  display: block;
  margin-bottom: 24px;
  font-size: 22px;
  font-weight: 300;
  line-height: 1;
}
.bl_editor .menu_index ul {
  display: flex;
  flex-flow: row wrap;
  gap: 12px;
}
.bl_editor .menu_index ul li {
  width: calc(50% - 6px);
  font-size: 14px;
  line-height: 1.5;
}
.bl_editor .menu_index ul li a {
  color: #444 !important;
  font-weight: 400;
  text-decoration: underline;
}
.bl_editor > p {
  margin-top: 18px;
  line-height: 1.8;
  font-size: inherit;
}
.bl_editor > p a {
  color: #3269C6;
  text-decoration: underline;
}
.bl_editor mark, .bl_editor strong {
  font-weight: 700;
  background: linear-gradient(transparent 60%, #D6D1BE 0%);
  display: inline;
  padding: 0 1px;
}
.bl_editor > h2 {
  margin-top: 64px;
  padding-bottom: 14px;
  font-size: 24px;
  font-weight: 500;
  line-height: 1.4;
  position: relative;
}
.bl_editor > h2::before {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 24px;
  height: 1px;
  background: #9A7B28;
}
.bl_editor > h2::after {
  content: "";
  position: absolute;
  bottom: 0;
  right: 0;
  width: calc(100% - 24px - 5px);
  height: 1px;
  background: #D3D3D3;
}
.bl_editor > h3 {
  padding: 11px 22px 10px;
  margin-top: 42px;
  border: 1px solid #D3D3D3;
  border-radius: 8px;
  font-size: 18px;
  line-height: 1.2;
  position: relative;
}
.bl_editor > h3::before {
  content: "";
  width: 2px;
  height: 54%;
  background: #9A7B28;
  position: absolute;
  top: 50%;
  left: 11px;
  transform: translate(0, -50%);
}
.bl_editor > h4 {
  padding: 8px;
  margin-top: 30px;
  background: #F4EFED;
  font-size: 16px;
  line-height: 1.4;
}
.bl_editor .un_editor ul,
.bl_editor .un_editor ol,
.bl_editor .wp-block-list {
  margin-top: 20px;
  margin-left: 1.5em;
}
.bl_editor .un_editor ul li,
.bl_editor .un_editor ol li,
.bl_editor .wp-block-list li {
  font-size: 16px;
  line-height: 1.8;
  position: relative;
}
.bl_editor .un_editor ul li:not(:first-child),
.bl_editor .un_editor ol li:not(:first-child),
.bl_editor .wp-block-list li:not(:first-child) {
  margin-top: 8px;
}
.bl_editor .un_editor ul li > ol,
.bl_editor .un_editor ul li > ul,
.bl_editor .un_editor ol li > ol,
.bl_editor .un_editor ol li > ul,
.bl_editor .wp-block-list li > ol,
.bl_editor .wp-block-list li > ul {
  margin-top: 8px;
}
.bl_editor .un_editor ul > li,
.bl_editor ul.wp-block-list > li {
  list-style: disc;
}
.bl_editor .un_editor ul > li::marker,
.bl_editor ul.wp-block-list > li::marker {
  color: #262626;
}
.bl_editor .un_editor ul > li ul li,
.bl_editor ul.wp-block-list > li ul li {
  list-style: circle;
}
.bl_editor .un_editor ol,
.bl_editor ol.wp-block-list {
  margin-left: 1.7em;
}
.bl_editor .un_editor ol > li,
.bl_editor ol.wp-block-list > li {
  list-style: decimal;
}
.bl_editor .un_editor ol > li ul li,
.bl_editor ol.wp-block-list > li ul li {
  list-style: circle;
}
.bl_editor .faq-acc {
  margin-top: 32px;
  display: flex;
  flex-flow: column;
  gap: 18px 0;
}
.bl_editor .faq-acc li {
  padding: 16px 63px;
  border-radius: 8px;
  box-shadow: 0 0 6px rgba(192, 197, 194, 0.6);
  background: #fff;
}
.bl_editor .faq-acc li h3 {
  font-family: "Shippori Mincho", serif;
  font-size: 18px;
  font-weight: 500;
  line-height: 1.5;
  transition: all 0.4s ease;
  position: relative;
}
.bl_editor .faq-acc li h3::before, .bl_editor .faq-acc li h3::after {
  content: "";
  width: 18px;
  height: 1px;
  background: #262626;
  position: absolute;
  top: 50%;
  right: -40px;
  transform: translate(0, -50%);
  transition: all 0.4s ease;
}
.bl_editor .faq-acc li h3::after {
  transform: translate(0, -50%) rotate(90deg);
}
.bl_editor .faq-acc li h3 span {
  position: relative;
}
.bl_editor .faq-acc li h3 span::before {
  font-family: "Shippori Mincho", serif;
  color: #9A7B28;
  content: "Q";
  display: block;
  font-size: 18px;
  line-height: 1;
  position: absolute;
  top: 3px;
  left: -34px;
}
.bl_editor .faq-acc li p {
  max-height: 0;
  transition: all 0.4s ease;
  font-size: 14px;
  line-height: 1.7;
  position: relative;
  pointer-events: none;
  opacity: 0;
}
.bl_editor .faq-acc li p::before {
  font-family: "Shippori Mincho", serif;
  color: #585858;
  content: "A";
  display: block;
  font-size: 18px;
  line-height: 1;
  position: absolute;
  top: 3px;
  left: -34px;
}
.bl_editor .faq-acc li.is-active h3 {
  margin-bottom: 22px;
}
.bl_editor .faq-acc li.is-active h3::after {
  transform: translate(0, -50%) rotate(0);
}
.bl_editor .faq-acc li.is-active p {
  pointer-events: auto;
  opacity: 1;
}
.bl_editor .case_list {
  margin-top: 32px;
}
.bl_editor .el_btnArrow {
  width: fit-content;
  margin: 40px auto 0;
  display: flex;
  flex-flow: row wrap;
  justify-content: center;
  gap: 0 14px;
}
.bl_editor .el_btnArrow_text {
  font-size: 16px;
  position: relative;
}
.bl_editor .el_btnArrow_text::before {
  content: "";
  position: absolute;
  bottom: -2px;
  left: 0;
  width: 0;
  height: 1px;
  background: #262626;
  transition: all 0.3s;
}
.bl_editor .el_btnArrow svg {
  width: 45px;
}
.bl_editor .el_btnArrow svg rect, .bl_editor .el_btnArrow svg path {
  transition: all 0.3s;
}
@media (hover: hover) {
  .bl_editor .el_btnArrow:hover .el_btnArrow_text::before {
    width: 100%;
  }
  .bl_editor .el_btnArrow:hover svg rect {
    fill: #fff;
  }
  .bl_editor .el_btnArrow:hover svg path {
    fill: #3A3A3A;
  }
}
.bl_editor .column-list {
  display: flex;
  flex-flow: column;
}
.bl_editor .column-list li {
  border-bottom: 1px solid #D3D3D3;
}
.bl_editor .column-list li a {
  padding: 40px 0;
  display: flex;
  align-items: center;
  gap: 0 24px;
}
.bl_editor .column-list li a > figure {
  width: 160px;
  height: 107px;
  border: 1px solid #D3D3D3;
  border-radius: 6px;
  overflow: hidden;
  flex-shrink: 0;
}
.bl_editor .column-list li a > figure img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.bl_editor .column-list li a .content > h3 {
  margin-bottom: 20px;
  font-family: "Shippori Mincho", serif;
  font-size: 18px;
  line-height: 1.6;
}
.bl_editor .column-list li a .content .author {
  display: flex;
  flex-flow: row wrap;
  align-items: center;
  gap: 0 10px;
}
.bl_editor .column-list li a .content .author_img {
  width: 38px;
  height: 38px;
  border-radius: 50%;
  overflow: hidden;
}
.bl_editor .column-list li a .content .author_img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.bl_editor .column-list li a .content .author_text {
  color: #898989;
  font-size: 14px;
  display: flex;
  flex-flow: row wrap;
  letter-spacing: -0.03em;
}
.bl_editor .column-list li a .content .author_text span {
  margin: 0 5px;
}
.bl_editor .column-list li a .content .author_text time {
  font-family: "Lato", "Noto Sans JP", sans-serif;
}
.bl_editor .wp-block-flexible-table-block-table {
  margin-top: 24px;
}
.bl_editor .wp-block-table {
  margin-top: 24px;
  background: #fff;
}
.bl_editor .wp-block-table table tr td {
  padding: 16px 14px;
  border-color: #D3D3D3;
  line-height: 1.8;
  vertical-align: top;
}
.bl_editor .wp-block-table table tr td:nth-child(1) {
  width: 200px;
  background: #F4EFED;
  font-size: 16px;
  font-weight: 500;
}
.bl_editor .wp-block-table table tr td:nth-child(2) {
  width: calc(100% - 200px);
  font-size: 16px;
}
.bl_editor .wp-block-image {
  margin-top: 24px;
}
.bl_editor .wp-element-caption {
  color: #898989;
  font-size: 14px;
  margin-top: 14px;
}
.bl_editor .wp-block-columns {
  margin-top: 24px;
}
.bl_editor .wp-block-columns > div > *:first-child {
  margin-top: 0 !important;
}
@media screen and (max-width: 767px) {
  .bl_editor {
    font-size: 3.2710280374vw;
    padding: 0 4.6728971963vw;
  }
  .bl_editor .menu_index {
    margin-top: 9.3457943925vw;
    padding: 5.1401869159vw;
  }
  .bl_editor .menu_index .ttl {
    font-size: 5.1401869159vw;
    margin-bottom: 5.6074766355vw;
  }
  .bl_editor .menu_index ul {
    flex-flow: column;
    gap: 2.8037383178vw;
  }
  .bl_editor .menu_index ul li {
    width: 100%;
    font-size: 3.2710280374vw;
  }
  .bl_editor > p {
    margin-top: 4.2056074766vw;
    font-size: 3.738317757vw;
  }
  .bl_editor .wp-block-columns p {
    margin-top: 4.2056074766vw;
    font-size: 3.738317757vw;
  }
  .bl_editor > h2 {
    margin-top: 14.953271028vw;
    padding-bottom: 3.2710280374vw;
    font-size: 5.6074766355vw;
  }
  .bl_editor > h2::before {
    width: 5.6074766355vw;
    height: 0.2336448598vw;
  }
  .bl_editor > h2::after {
    width: calc(100% - 5.6074766355vw - 1.1682242991vw);
    height: 0.2336448598vw;
  }
  .bl_editor > h3 {
    padding: 2.5700934579vw 5.1401869159vw 2.3364485981vw;
    margin-top: 7.9439252336vw;
    border: 0.2336448598vw solid #D3D3D3;
    border-radius: 1.8691588785vw;
    font-size: 4.2056074766vw;
  }
  .bl_editor > h3::before {
    width: 0.4672897196vw;
    height: 6.5420560748vw;
    left: 2.5700934579vw;
  }
  .bl_editor > h4 {
    padding: 1.8691588785vw;
    margin-top: 7.0093457944vw;
    font-size: 3.738317757vw;
  }
  .bl_editor .un_editor ul,
  .bl_editor .un_editor ol,
  .bl_editor .wp-block-list {
    margin-top: 7.476635514vw;
  }
  .bl_editor .un_editor ul li,
  .bl_editor .un_editor ol li,
  .bl_editor .wp-block-list li {
    font-size: 3.738317757vw;
  }
  .bl_editor .un_editor ul li:not(:first-child),
  .bl_editor .un_editor ol li:not(:first-child),
  .bl_editor .wp-block-list li:not(:first-child) {
    margin-top: 1.8691588785vw;
  }
  .bl_editor .un_editor ul li > ol,
  .bl_editor .un_editor ul li > ul,
  .bl_editor .un_editor ol li > ol,
  .bl_editor .un_editor ol li > ul,
  .bl_editor .wp-block-list li > ol,
  .bl_editor .wp-block-list li > ul {
    margin-top: 1.8691588785vw;
  }
  .bl_editor .faq-acc {
    margin-top: 7.476635514vw;
    gap: 4.2056074766vw 0;
  }
  .bl_editor .faq-acc li {
    padding: 3.738317757vw 14.7196261682vw;
    border-radius: 1.8691588785vw;
  }
  .bl_editor .faq-acc li h3 {
    font-size: 4.2056074766vw;
  }
  .bl_editor .faq-acc li h3::before, .bl_editor .faq-acc li h3::after {
    width: 4.2056074766pxvw;
    height: 0.2336448598pxvw;
    right: -9.3457943925pxvw;
  }
  .bl_editor .faq-acc li h3 span::before {
    font-size: 4.2056074766vw;
    top: 0.7009345794vw;
    left: -7.9439252336vw;
  }
  .bl_editor .faq-acc li p {
    font-size: 3.2710280374vw;
  }
  .bl_editor .faq-acc li p::before {
    font-size: 4.2056074766vw;
    top: 0.7009345794vw;
    left: -7.9439252336vw;
  }
  .bl_editor .faq-acc li.is-active h3 {
    margin-bottom: 5.1401869159vw;
  }
  .bl_editor .case_list {
    grid-template-columns: repeat(3, 1fr);
    gap: 0 3.738317757vw;
    padding: 0 3.738317757vw;
  }
  .bl_editor .case_list_wrap {
    width: 100vw;
    margin-left: -3.738317757vw;
    overflow-x: scroll;
  }
  .bl_editor .case_list > li {
    width: 65.4205607477vw;
  }
  .bl_editor .case_list > li .title {
    padding-bottom: 1.4018691589vw;
    font-size: 4.2056074766vw;
  }
  .bl_editor .case_list > li .popup dl dd p + p {
    margin-top: 1.8691588785vw;
  }
  .bl_editor .el_btnArrow {
    margin: 9.3457943925vw 0 0 auto;
    gap: 0 3.2710280374vw;
  }
  .bl_editor .el_btnArrow_text {
    font-size: 16px;
  }
  .bl_editor .el_btnArrow_text::before {
    bottom: -0.4672897196vw;
    height: 0.2336448598vw;
  }
  .bl_editor .el_btnArrow svg {
    width: 10.5140186916vw;
  }
  .bl_editor .column-list li {
    border-bottom: 0.2336448598vw solid #D3D3D3;
  }
  .bl_editor .column-list li a {
    padding: 9.3457943925vw 0;
    gap: 0 5.6074766355vw;
  }
  .bl_editor .column-list li a > figure {
    width: 37.3831775701vw;
    height: 25vw;
    border: 0.2336448598vw solid #D3D3D3;
    border-radius: 1.4018691589vw;
  }
  .bl_editor .column-list li a .content {
    width: calc(100% - 37.3831775701vw - 5.6074766355vw);
  }
  .bl_editor .column-list li a .content > h3 {
    margin-bottom: 3.738317757vw;
    font-size: 3.738317757vw;
  }
  .bl_editor .column-list li a .content .author {
    display: flex;
    flex-flow: row wrap;
    align-items: center;
    gap: 0 1.8691588785vw;
  }
  .bl_editor .column-list li a .content .author_img {
    width: 8.8785046729vw;
    height: 8.8785046729vw;
  }
  .bl_editor .column-list li a .content .author_text {
    width: calc(100% - 8.8785046729vw - 1.8691588785vw);
    font-size: 3.0373831776vw;
  }
  .bl_editor .column-list li a .content .author_text span {
    margin: 0 0.4672897196vw;
  }
  .bl_editor .wp-block-table {
    margin-top: 5.6074766355vw;
  }
  .bl_editor .wp-block-table table tr td {
    padding: 3.738317757vw 3.2710280374vw;
  }
  .bl_editor .wp-block-table table tr td:nth-child(1) {
    width: 100%;
    max-width: unset;
    font-size: 3.2710280374vw;
  }
  .bl_editor .wp-block-table table tr td:nth-child(2) {
    width: 100%;
    max-width: unset;
    font-size: 3.2710280374vw;
  }
  .bl_editor .wp-block-table table ul li::before {
    width: 1.1682242991vw;
    height: 1.1682242991vw;
    top: 2.5700934579vw;
  }
  .bl_editor .wp-block-table:has(.has-fixed-layout) {
    overflow-x: unset;
  }
  .bl_editor .wp-block-table:has(.has-fixed-layout) td {
    display: block;
    box-sizing: border-box;
  }
  .bl_editor .el_btnNormal {
    margin: 14.0186915888vw auto 0;
    width: 51.4018691589vw;
    height: 10.7476635514vw;
    border: 0.2336448598vw solid #D3D3D3;
    font-size: 3.2710280374vw;
  }
}

.campaign-modal_right .bl_editor,
.case_main .bl_editor {
  padding: 0;
}

.bl_editor .campaign_list {
  margin-top: 32px;
}

.popup_bg {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}

.popup {
  position: relative;
  max-width: 700px;
  width: 80%;
  max-height: 70.731707317vh;
  border-radius: 8px;
  box-shadow: 0 0 6px rgba(192, 197, 194, 0.6);
  background: #fff;
  overflow: visible;
  transition: 0.3s;
  z-index: 1;
}
.popup .popup_inner {
  overflow-y: auto;
  height: 100%;
  max-height: 70.731707317vh;
  padding: 32px;
}
.popup .popup_menu_title {
  font-size: 20px;
  line-height: 160%;
  border-left: 4px solid #9A7B28;
  padding-left: 12px;
}
.popup .popup_menu_title:not(:first-of-type) {
  margin-top: 32px;
}
.popup .menu_info_ttl {
  font-size: 18px;
  font-weight: bold;
  margin-top: 22px;
}
.popup .menu_info_ttl + .el_priceTable_info {
  margin-top: 6px;
}
.popup .menu_info_text {
  font-size: 14px;
  margin-top: 12px;
}
.popup .menu_info_text ul {
  padding-left: 1em;
}
.popup .menu_info_text ul li {
  list-style: disc;
  margin-top: 6px;
}
.popup .menu_info_text ol {
  padding-left: 1.2em;
}
.popup .menu_info_text ol li {
  list-style: auto;
  margin-top: 6px;
}
.popup .menu_info_text p {
  margin-top: 6px;
}

@media screen and (max-width: 767px) {
  .popup {
    width: 95vw;
    max-height: unset;
    border-radius: 1.8691588785vw;
    box-shadow: 0 0 1.4018691589vw rgba(192, 197, 194, 0.6);
  }
  .popup .popup_inner {
    padding: 5.6074766355vw;
  }
  .popup .popup_menu_title {
    font-size: 4.6728971963vw;
    border-left: 0.9345794393vw solid #9A7B28;
    padding-left: 2.8037383178vw;
  }
  .popup .popup_menu_title:not(:first-of-type) {
    margin-top: 5.6074766355vw;
  }
  .popup .menu_info_ttl {
    font-size: 4.2056074766vw;
    margin-top: 3.738317757vw;
  }
  .popup .menu_info_text {
    font-size: 3.2710280374vw;
    margin-top: 1.8691588785vw;
  }
  .popup .menu_info_text ul {
    padding-left: 3.738317757vw;
  }
  .popup .menu_info_text ul li {
    margin-top: 0.9345794393vw;
  }
  .popup .menu_info_text ol li {
    margin-top: 0.9345794393vw;
  }
  .popup .menu_info_text p {
    margin-top: 0.9345794393vw;
  }
  .popup.is-current {
    z-index: 100;
  }
}
.is-pc {
  display: block;
}

.is-sp {
  display: none;
}

html {
  padding: 0 !important;
}

body.scroll_stop {
  height: 100vh !important;
  overflow: hidden !important;
}

section {
  max-width: 100vw;
}

.no-tel {
  pointer-events: none !important;
  text-decoration: none !important;
}

.inview {
  opacity: 0;
  transform: translate(0, 25%);
  transition: 0.6s;
}
.inview.is-show {
  transform: translate(0, 0);
  opacity: 1;
}

a {
  transition: 0.3s;
}
@media (hover: hover) {
  a:hover {
    opacity: 0.5;
  }
}

.page-top {
  opacity: 0;
  position: fixed;
  bottom: 20px;
  right: 20px;
  transition: 0.5s;
  z-index: 100;
}
.page-top.is-visible {
  opacity: 0.5;
}
.page-top.is-hidden {
  opacity: 0 !important;
}
.page-top .page-top__link {
  position: relative;
  display: block;
  width: 45px;
  height: 45px;
  border-radius: 10px;
  background-color: #1c641c;
}
.page-top .page-top__link:before {
  content: "";
  display: block;
  position: absolute;
  top: 55%;
  left: 50%;
  transform: translate(-50%, -50%) rotate(45deg);
  -webkit-transform: translate(-50%, -50%) rotate(45deg);
  -ms-transform: translate(-50%, -50%) rotate(45deg);
  width: 8px;
  height: 8px;
  border-top: 2px solid #fff;
  border-left: 2px solid #fff;
}

@media screen and (max-width: 767px) {
  .is-pc {
    display: none;
  }
  .is-sp {
    display: block;
  }
  body p {
    text-align: justify;
  }
  .page-top {
    bottom: 60px;
    right: 10px;
  }
  .page-top .page-top__link {
    width: 45px;
    height: 45px;
    border-radius: 10px;
  }
  .page-top .page-top__link:before {
    width: 8px;
    height: 8px;
    border-top: 2px solid #fff;
    border-left: 2px solid #fff;
  }
}
.top {
  background: top left no-repeat url("../img/top/bg-parts.svg");
  background-size: contain;
}
.top main .inner {
  max-width: 1100px;
  margin: 0 auto;
  padding-bottom: 140px;
}
.top main .h2 {
  margin-bottom: 48px;
  font-family: "Shippori Mincho", serif;
}
.top main .h2 .en {
  color: #9A7B28;
  font-size: 1.3846153846rem;
  letter-spacing: -0.03em;
  line-height: 1;
  white-space: nowrap;
}
.top main .h2 h2 {
  display: block;
  padding-top: 20px;
  color: #262626;
  font-size: 2.4615384615rem;
  line-height: 1.5;
}
.top main .sec_header {
  display: flex;
  flex-flow: row nowrap;
  justify-content: space-between;
  align-items: flex-end;
  margin-bottom: 48px;
}
.top main .sec_header .h2, .top main .sec_header h2 {
  margin-bottom: 0;
}
.top > section {
  padding: 0 20px;
}
.top .mv {
  display: flex;
  flex-flow: row nowrap;
  justify-content: flex-start;
  align-items: center;
  gap: 9.1666666667vw;
  margin: 174px 0 260px;
  padding: 0;
}
.top .mv .mv_slider {
  width: 70.3472222222vw;
  margin: 0;
  border-radius: 0 2.2222222222vw 2.2222222222vw 0;
  overflow: hidden;
}
.top .mv .mv_h1 {
  width: 11.4583333333vw;
}
.top .sec_about {
  position: relative;
  margin: 0 0 343px;
  text-align: center;
}
.top .sec_about .in_view_image01, .top .sec_about .in_view_image02, .top .sec_about .in_view_image03 {
  position: absolute;
  display: block;
  border-radius: 8px;
  box-shadow: 0 0 6px rgba(181, 206, 191, 0.3);
  overflow: hidden;
}
.top .sec_about .in_view_image01 {
  top: -36px;
  left: 120px;
  width: 210px;
}
.top .sec_about .in_view_image02 {
  top: 205px;
  right: 171px;
  width: 163px;
}
.top .sec_about .in_view_image03 {
  bottom: -155px;
  left: 202px;
  width: 140px;
}
.top .sec_about .inner {
  position: relative;
  z-index: 1;
}
.top .sec_about h2, .top .sec_about p {
  font-family: "Shippori Mincho", serif;
  text-align: center;
}
.top .sec_about h2 {
  margin-bottom: 60px;
  color: #9A7B28;
  font-size: 1.3846153846rem;
  line-height: 100%;
}
.top .sec_about .copy {
  position: relative;
  width: fit-content;
  display: inline-block;
  margin-bottom: 40px;
  font-family: "Shippori Mincho", serif;
  font-size: 2.4615384615rem;
  font-weight: 500;
  letter-spacing: 0.1em;
  line-height: 1;
}
.top .sec_about .copy .space {
  letter-spacing: -0.5em;
}
.top .sec_about .copy .overlay_text {
  background: url(../img/top/page_heading02_mask.webp) no-repeat center center;
  background-clip: text;
  -webkit-background-clip: text;
  color: transparent;
  position: absolute;
  width: 100%;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: 1;
}
.top .sec_about .text {
  margin-bottom: 60px;
  font-size: 1.3846153846rem;
  line-height: 260%;
}
.top .sec_about .btn_wrapper {
  display: flex;
  flex-flow: row nowrap;
  justify-content: center;
  align-items: center;
  gap: 18px;
}
.top .sec_message .inner {
  display: flex;
  flex-flow: row nowrap;
  justify-content: flex-start;
  align-items: center;
  gap: 80px;
  font-family: "Shippori Mincho", serif;
}
.top .sec_message .inner .left {
  max-width: 583px;
  width: 100%;
}
.top .sec_message .inner .left .text {
  margin-bottom: 16px;
  font-size: 1.3846153846rem;
  line-height: 260%;
}
.top .sec_message .inner .left .text + .text {
  margin-bottom: 48px;
}
.top .sec_message .inner .right {
  max-width: 437px;
  width: 100%;
  border-radius: 12px;
  overflow: hidden;
}
.top .sec_message .inner .right > img {
  border-radius: 12px;
  overflow: hidden;
}
.top .sec_message .inner .right figcaption {
  margin-top: 16px;
  font-size: 1.2307692308rem;
  text-align: right;
}
.top .sec_message .inner .right figcaption img {
  display: inline-block;
  width: 148.5px;
  margin-left: 4px;
}
.top .sec_pickup {
  font-family: "Shippori Mincho", serif;
}
.top .sec_pickup .h2 {
  text-align: center;
}
.top .sec_pickup ul li {
  display: flex;
  flex-flow: row nowrap;
  justify-content: center;
  align-items: center;
  gap: 7.2727273%;
  padding: 56px 0;
  border-top: 1px solid #D3D3D3;
}
.top .sec_pickup ul li:nth-of-type(2n) {
  flex-flow: row-reverse nowrap;
}
.top .sec_pickup ul li:last-of-type {
  border-bottom: 1px solid #D3D3D3;
}
.top .sec_pickup ul li img {
  max-width: 300px;
  width: 27.2727273%;
  border-radius: 12px;
}
.top .sec_pickup ul li .right {
  max-width: 500px;
  width: 45.4545455%;
}
.top .sec_pickup ul li .right h3 {
  margin-bottom: 24px;
  font-size: 2rem;
}
.top .sec_pickup ul li .right p {
  margin-bottom: 40px;
  font-size: 1.2307692308rem;
  line-height: 200%;
}
.top .sec_case {
  position: relative;
  background: #FFFCF8;
}
.top .sec_case .inner {
  padding: 140px 0;
}
.top .sec_case .case_list {
  gap: 0 6.36%;
}
.top .sec_case .case_list > li .title {
  font-size: 1.6923076923rem;
}
.top .sec_campaign .inner {
  padding: 140px 0;
}
.top .sec_campaign .button.is-sp {
  display: none;
}
.top .sec_topics {
  background: #FFFCF8;
}
.top .sec_topics .inner {
  padding: 140px 0 140px;
}
.top .sec_topics .tab_trigger {
  display: flex;
  flex-flow: row nowrap;
  justify-content: center;
  align-items: center;
}
.top .sec_topics .tab_trigger .tab {
  width: 50%;
  padding-bottom: 18px;
  font-size: 1.6923076923rem;
  font-family: "Shippori Mincho", serif;
  font-weight: 500;
  line-height: 150%;
  text-align: center;
  border-bottom: 1px solid #D3D3D3;
  transition: 0.3s;
  cursor: pointer;
}
.top .sec_topics .tab_trigger .tab.is-current {
  color: #9A7B28;
  border-bottom: 2px solid #9A7B28;
}
.top .sec_topics .tab_wrapper .tab_content {
  display: none;
  width: 100%;
}
.top .sec_topics .tab_wrapper .tab_content.is-open {
  display: block;
}
.top .sec_topics .tab_wrapper .tab_content li {
  width: 100%;
  border-bottom: 1px solid #D3D3D3;
}
.top .sec_topics .tab_wrapper .tab_content li a {
  display: flex;
  flex-flow: row nowrap;
  justify-content: flex-start;
  align-items: center;
  gap: 10px;
  width: 100%;
  padding: 32px 0 30px;
}
@media (hover: hover) {
  .top .sec_topics .tab_wrapper .tab_content li a:hover {
    opacity: 1;
    background: #fff;
  }
  .top .sec_topics .tab_wrapper .tab_content li a:hover time span:after, .top .sec_topics .tab_wrapper .tab_content li a:hover h3:after {
    transform: scale(1, 1);
  }
}
.top .sec_topics .tab_wrapper .tab_content li a time span, .top .sec_topics .tab_wrapper .tab_content li a h3 {
  position: relative;
}
.top .sec_topics .tab_wrapper .tab_content li a time span:after, .top .sec_topics .tab_wrapper .tab_content li a h3:after {
  position: absolute;
  left: 0;
  content: "";
  width: 100%;
  height: 1px;
  bottom: -1px;
  transform: scale(0, 1);
  transform-origin: left top;
  transition: transform 0.3s;
}
.top .sec_topics .tab_wrapper .tab_content li a time {
  width: 100px;
  color: #898989;
  font-family: "Lato", "Noto Sans JP", sans-serif;
  font-size: 1.2307692308rem;
  letter-spacing: -0.03em;
  text-align: left;
}
.top .sec_topics .tab_wrapper .tab_content li a time span {
  width: auto;
}
.top .sec_topics .tab_wrapper .tab_content li a time span:after {
  background: #898989;
}
.top .sec_topics .tab_wrapper .tab_content li a h3 {
  font-size: 1.2307692308rem;
}
.top .sec_topics .tab_wrapper .tab_content li a h3:after {
  background: #262626;
}
.top .sec_topics .button {
  display: none;
  margin: 40px 0 0 auto;
  opacity: 0;
  text-align: center;
}
.top .sec_topics .button.is-current {
  display: block;
  opacity: 1;
}
.top .sec_menu .inner {
  position: relative;
  display: flex;
  flex-flow: row nowrap;
  justify-content: space-between;
  align-items: flex-start;
  gap: 10.9090909%;
  padding: 140px 0 140px;
}
.top .sec_menu .left {
  position: sticky;
  top: 140px;
  left: 0;
  max-width: 220px;
  width: 220px;
}
.top .sec_menu .h2 {
  margin-bottom: 40px;
}
.top .sec_menu .menu_list {
  max-width: 720px;
  width: calc(100% - 220px - 10.9090909%);
}
.top .sec_menu .menu_list * {
  line-height: 150%;
}
.top .sec_menu .menu_list > li + li {
  margin-top: 56px;
}
.top .sec_menu .menu_list h3 {
  margin-bottom: 28px;
  font-family: "Shippori Mincho", serif;
  font-size: 1.8461538462rem;
  font-weight: 500;
}
.top .sec_menu .menu_list dl {
  position: relative;
  border-radius: 8px;
  transition: 0.3s;
  overflow: hidden;
}
.top .sec_menu .menu_list dl + dl {
  margin-top: 28px;
}
.top .sec_menu .menu_list dl.is-open dt .icon:after {
  transform: translate(-50%, -50%) rotate(0);
  opacity: 0;
}
.top .sec_menu .menu_list dl.is-open dd {
  max-height: 9999px;
  top: 100%;
  border-top: 1px solid #D3D3D3;
  opacity: 1;
  transform: translateY(0);
}
.top .sec_menu .menu_list dl dt {
  position: relative;
  padding: 16px 24px;
  font-family: "Shippori Mincho", serif;
  font-size: 1.3846153846rem;
  font-weight: 500;
  cursor: pointer;
  background: #fff;
  z-index: 10;
}
.top .sec_menu .menu_list dl dt .icon {
  position: absolute;
  top: 20.5px;
  right: 24px;
  display: block;
  width: 18px;
  height: 18px;
}
.top .sec_menu .menu_list dl dt .icon:before, .top .sec_menu .menu_list dl dt .icon:after {
  position: absolute;
  top: 50%;
  left: 50%;
  content: "";
  display: block;
  width: 100%;
  height: 1px;
  background: #262626;
  transform: translate(-50%, -50%);
}
.top .sec_menu .menu_list dl dt .icon:after {
  transform: translate(-50%, -50%) rotate(90deg);
  transition: 0.3s;
}
.top .sec_menu .menu_list dl dd {
  max-height: 0;
  font-size: 1.0769230769rem;
  border-top: 1px solid transparent;
  opacity: 0;
  background: #fff;
  transform: translateY(-100%);
  transition: 0.3s;
  z-index: 1;
}
.top .sec_menu .menu_list dl dd ul {
  display: flex;
  flex-flow: row wrap;
  justify-content: space-between;
  align-items: stretch;
  padding: 22px 24px 24px;
}
.top .sec_menu .menu_list dl dd ul li {
  position: relative;
  width: 46.1111111%;
  border-bottom: 1px solid #D3D3D3;
  overflow: hidden;
}
.top .sec_menu .menu_list dl dd ul li:nth-of-type(n+3) {
  margin-top: 16px;
}
.top .sec_menu .menu_list dl dd ul li:after {
  position: absolute;
  bottom: 0;
  left: 0;
  content: "";
  display: block;
  width: 100%;
  height: 1px;
  background: #9A7B28;
  transform: translateX(-100%);
  transition: 0.3s;
}
.top .sec_menu .menu_list dl dd ul li a {
  display: block;
  padding: 0 16px 16px 0;
}
.top .sec_menu .menu_list dl dd ul li a:after {
  position: absolute;
  top: 5.5px;
  right: 0;
  content: "";
  display: block;
  width: 13px;
  height: 10.5px;
  background: center no-repeat url("../img/top/menu_icon.png");
  background-size: cover;
}
@media (hover: hover) {
  .top .sec_menu .menu_list dl dd ul li:hover:after {
    transform: translateX(0);
  }
  .top .sec_menu .menu_list dl dd ul li:hover a {
    opacity: 1;
  }
}

@media screen and (max-width: 1240px) {
  .top .sec_about {
    margin-bottom: 0;
    padding-bottom: 300px;
  }
  .top .sec_about .in_view_image01, .top .sec_about .in_view_image02, .top .sec_about .in_view_image03 {
    border-radius: 8px;
    box-shadow: 0 0 6px rgba(181, 206, 191, 0.3);
  }
  .top .sec_about .in_view_image01 {
    top: unset;
    bottom: 310px;
    left: -6px;
    width: 210px;
  }
  .top .sec_about .in_view_image02 {
    top: unset;
    right: 0;
    bottom: 140px;
    width: 163px;
  }
  .top .sec_about .in_view_image03 {
    bottom: 0;
    left: 37px;
    width: 140px;
  }
  .top .sec_message .inner {
    flex-flow: column-reverse nowrap;
    justify-content: center;
    gap: 80px;
  }
  .top .sec_message .inner h2 {
    margin-bottom: 0;
  }
  .top .sec_message .inner .is-pc {
    display: none;
  }
  .top .sec_message .inner .is-sp {
    display: block;
    font-size: 1.3846153846rem;
    line-height: 260%;
    text-align: center;
  }
  .top .sec_message .inner .is-sp img {
    display: inline-block;
    width: 148.5px;
    margin-left: 4px;
    transform: translateY(-10px);
  }
  .top .sec_message .inner .left {
    max-width: 583px;
    width: 100%;
  }
  .top .sec_message .inner .left .text {
    margin-bottom: 16px;
    font-size: 1.3846153846rem;
    line-height: 260%;
  }
  .top .sec_message .inner .left .text + .text {
    margin-bottom: 48px;
  }
  .top .sec_message .inner .left .button {
    margin: 40px auto 0;
  }
  .top .sec_message .inner h2 {
    text-align: center;
  }
}
@media screen and (max-width: 767px) {
  .top {
    background: top left no-repeat url("../img/top/bg-parts_sp.png");
    background-size: contain;
  }
  .top main .inner {
    padding-bottom: 23.3644859813vw;
  }
  .top main .h2 {
    margin-bottom: 9.3457943925vw;
  }
  .top main .h2 .en {
    font-size: 3.2710280374vw;
  }
  .top main .h2 h2 {
    padding-top: 2.3364485981vw;
    font-size: 6.5420560748vw;
  }
  .top main .sec_header {
    margin-bottom: 9.3457943925vw;
  }
  .top > section {
    padding: 0 4.6728971963vw;
  }
  .top .mv {
    flex-flow: column nowrap;
    align-items: flex-start;
    gap: 9.3457943925vw;
    margin: 28.0373831776vw 0 23.3644859813vw;
  }
  .top .mv .mv_slider {
    width: 96.261682243vw;
    border-radius: 0 3.738317757vw 3.738317757vw 0;
  }
  .top .mv .mv_h1 {
    width: 87.8504672897vw;
  }
  .top .sec_about {
    margin: 0;
    padding-bottom: 154.2056074766vw;
  }
  .top .sec_about .in_view_image01, .top .sec_about .in_view_image02, .top .sec_about .in_view_image03 {
    border-radius: 1.8691588785vw;
    box-shadow: 0 0 1.4018691589vw rgba(181, 206, 191, 0.3);
  }
  .top .sec_about .in_view_image01 {
    top: unset;
    bottom: 72.4299065421vw;
    left: -1.4018691589vw;
    width: 49.0654205607vw;
  }
  .top .sec_about .in_view_image02 {
    top: unset;
    right: 0;
    bottom: 32.7102803738vw;
    width: 38.0841121495vw;
  }
  .top .sec_about .in_view_image03 {
    bottom: 0;
    left: 8.6448598131vw;
    width: 32.7102803738vw;
  }
  .top .sec_about h2 {
    margin-bottom: 12.1495327103vw;
    font-size: 4.2056074766vw;
    text-align: left;
  }
  .top .sec_about .copy {
    width: 100vw;
    margin: 0 0 9.3457943925vw -4.6728971963vw;
    font-size: 6.0747663551vw;
    letter-spacing: -0.04em;
    white-space: nowrap;
  }
  .top .sec_about .text {
    margin-bottom: 12.1495327103vw;
    font-size: 3.738317757vw;
    line-height: 240%;
    text-align: justify;
  }
  .top .sec_about .btn_wrapper {
    align-items: stretch;
    gap: 2.8037383178vw;
  }
  .top .sec_message .inner {
    flex-flow: column-reverse nowrap;
    justify-content: center;
    gap: 4.2056074766vw;
    padding-top: 23.3644859813vw;
  }
  .top .sec_message .inner .h2 {
    text-align: center;
  }
  .top .sec_message .inner .left {
    max-width: unset;
  }
  .top .sec_message .inner .left .text {
    margin-bottom: 3.738317757vw;
    font-size: 3.738317757vw;
    line-height: 220%;
  }
  .top .sec_message .inner .left .text + .text {
    margin-top: 4.2056074766vw;
  }
  .top .sec_message .inner .left .is-sp {
    font-size: 3.2710280374vw;
    text-align: center;
  }
  .top .sec_message .inner .left .is-sp img {
    display: inline-block;
    width: 32.476635514vw;
    margin-left: 0.9345794393vw;
  }
  .top .sec_message .inner .left .button {
    margin: 9.3457943925vw auto 0;
  }
  .top .sec_message .inner .right {
    max-width: unset;
    width: 74.7663551402vw;
    margin: 0 auto;
    border-radius: 2.8037383178vw;
  }
  .top .sec_message .inner .right > img {
    border-radius: 2.8037383178vw;
  }
  .top .sec_message .inner .right figcaption {
    display: none;
  }
  .top .sec_pickup .h2 {
    text-align: center;
  }
  .top .sec_pickup ul li {
    flex-flow: column nowrap;
    gap: 7.0093457944vw;
    padding: 9.3457943925vw 0;
    border-top: 0.2336448598vw solid #D3D3D3;
  }
  .top .sec_pickup ul li:nth-of-type(2) {
    flex-flow: column nowrap;
  }
  .top .sec_pickup ul li:last-of-type {
    border-bottom: 0.2336448598vw solid #D3D3D3;
  }
  .top .sec_pickup ul li img {
    max-width: unset;
    width: 60.7476635514vw;
    border-radius: 2.8037383178vw;
  }
  .top .sec_pickup ul li .right {
    max-width: unset;
    width: 100%;
  }
  .top .sec_pickup ul li .right h3 {
    margin-bottom: 1.4018691589vw;
    font-size: 5.6074766355vw;
  }
  .top .sec_pickup ul li .right p {
    margin-bottom: 6.5420560748vw;
    font-size: 3.738317757vw;
  }
  .top .sec_pickup ul li .right .button {
    margin: 0 auto;
  }
  .top .sec_case {
    padding: 0;
  }
  .top .sec_case .inner {
    position: relative;
    padding: 18.691588785vw 0 23.3644859813vw;
  }
  .top .sec_case .sec_header {
    padding: 0 4.6728971963vw;
  }
  .top .sec_case .list_wrapper {
    overflow: scroll;
  }
  .top .sec_case .case_list {
    grid-template-columns: repeat(3, 1fr);
    gap: 0 3.738317757vw;
    padding: 0 4.6728971963vw;
  }
  .top .sec_case .case_list > li {
    width: 65.4205607477vw;
  }
  .top .sec_case .case_list > li .title {
    padding-bottom: 1.4018691589vw;
    font-size: 4.2056074766vw;
  }
  .top .sec_case .case_list > li .popup_btn:before, .top .sec_case .case_list > li .popup_btn:after {
    bottom: 0.2336448598vw;
    height: 0.2336448598vw;
  }
  .top .sec_case .case_list > li .popup_btn .icon {
    width: 2.5700934579vw;
    height: 2.5700934579vw;
    transform: translateY(calc(-50% - 0.7009346vw));
  }
  .top .sec_case .case_list > li .popup_btn .icon:before, .top .sec_case .case_list > li .popup_btn .icon:after {
    width: 2.5700934579vw;
    height: 0.2336448598vw;
  }
  .top .sec_campaign .inner {
    padding: 18.691588785vw 0 23.3644859813vw;
  }
  .top .sec_campaign .sec_header {
    justify-content: center;
  }
  .top .sec_campaign .sec_header .h2 {
    text-align: center;
  }
  .top .sec_campaign .sec_header .button {
    display: none !important;
  }
  .top .sec_campaign .button.is-sp {
    display: flex;
    margin: 9.3457943925vw auto 0;
  }
  .top .sec_topics .inner {
    padding: 18.691588785vw 0 23.3644859813vw;
  }
  .top .sec_topics .sec_header {
    justify-content: center;
  }
  .top .sec_topics .sec_header .h2 {
    text-align: center;
  }
  .top .sec_topics .tab_trigger {
    margin-bottom: 1.8691588785vw;
  }
  .top .sec_topics .tab_trigger .tab {
    padding-bottom: 4.2056074766vw;
    font-size: 4.2056074766vw;
    border-bottom: 0.2336448598vw solid #D3D3D3;
  }
  .top .sec_topics .tab_trigger .tab.is-current {
    border-bottom: 0.4672897196vw solid #9A7B28;
  }
  .top .sec_topics .tab_wrapper .tab_content li {
    border-bottom: 0.2336448598vw solid #D3D3D3;
  }
  .top .sec_topics .tab_wrapper .tab_content li a {
    flex-flow: column nowrap;
    justify-content: flex-start;
    align-items: flex-start;
    gap: 3.2710280374vw;
    padding: 6.0747663551vw 0 5.6074766355vw;
  }
  .top .sec_topics .tab_wrapper .tab_content li a time {
    width: 100%;
    font-size: 3.738317757vw;
  }
  .top .sec_topics .tab_wrapper .tab_content li a h3 {
    font-size: 3.2710280374vw;
  }
  .top .sec_topics .button {
    margin: 9.3457943925vw auto 0 auto;
  }
  .top .sec_menu .inner {
    position: relative;
    display: flex;
    flex-flow: column nowrap;
    justify-content: center;
    align-items: center;
    gap: 11.214953271vw;
    padding: 18.691588785vw 0 23.3644859813vw;
  }
  .top .sec_menu .left {
    position: relative;
    top: unset;
    left: unset;
    max-width: unset;
    width: 100%;
  }
  .top .sec_menu .left .button {
    display: none;
  }
  .top .sec_menu .h2 {
    margin-bottom: 0;
    text-align: center;
  }
  .top .sec_menu .menu_list {
    max-width: unset;
    width: 100%;
  }
  .top .sec_menu .menu_list > li + li {
    margin-top: 13.0841121495vw;
  }
  .top .sec_menu .menu_list h3 {
    margin-bottom: 5.6074766355vw;
    font-size: 5.6074766355vw;
  }
  .top .sec_menu .menu_list dl {
    border-radius: 1.8691588785vw;
  }
  .top .sec_menu .menu_list dl + dl {
    margin-top: 3.738317757vw;
  }
  .top .sec_menu .menu_list dl.is-open dd {
    border-top: 0.2336448598vw solid #D3D3D3;
  }
  .top .sec_menu .menu_list dl dt {
    padding: 3.2710280374vw 5.1401869159vw;
    font-size: 3.738317757vw;
  }
  .top .sec_menu .menu_list dl dt .icon {
    top: 3.9719626168vw;
    right: 5.1401869159vw;
    width: 4.2056074766vw;
    height: 4.2056074766vw;
  }
  .top .sec_menu .menu_list dl dt .icon:before, .top .sec_menu .menu_list dl dt .icon:after {
    height: 0.2336448598vw;
  }
  .top .sec_menu .menu_list dl dd {
    font-size: 3.2710280374vw;
  }
  .top .sec_menu .menu_list dl dd ul {
    padding: 5.1401869159vw 5.6074766355vw 5.6074766355vw;
  }
  .top .sec_menu .menu_list dl dd ul li {
    width: 100%;
    border-bottom: 0.2336448598vw solid #D3D3D3;
  }
  .top .sec_menu .menu_list dl dd ul li + li {
    margin-top: 3.738317757vw;
  }
  .top .sec_menu .menu_list dl dd ul li:nth-of-type(n+3) {
    margin-top: 3.738317757vw;
  }
  .top .sec_menu .menu_list dl dd ul li:after {
    display: none;
  }
  .top .sec_menu .menu_list dl dd ul li a {
    padding: 0 3.738317757vw 3.738317757vw 0;
  }
  .top .sec_menu .menu_list dl dd ul li a:after {
    top: 1.285046729vw;
    width: 3.0373831776vw;
    height: 2.453271028vw;
  }
  .top .sec_menu .button {
    text-align: center;
  }
}
.page {
  margin-top: 82px;
  background: left top no-repeat url("../img/page/bg-parts.png");
  background-size: contain;
}
.page_bg {
  position: relative;
  background: var(--page-section-bg);
}
.page_firstview {
  max-width: 1280px;
  margin-inline: auto;
  padding-inline: 20px;
}
.page_firstview_header {
  margin-top: 115px;
}
.page_firstview_header_sub {
  font-size: 16px;
  line-height: 1;
  color: #9A7B28;
  font-family: "Shippori Mincho", serif;
}
.page_firstview_header_title {
  margin-top: 32px;
  width: fit-content;
  display: inline-block;
  font-family: "Shippori Mincho", serif;
  color: #262626;
  font-size: 50px;
  letter-spacing: 0.1em;
  line-height: 1;
  position: relative;
}
.page_firstview_header_title:after {
  content: attr(data-title);
  background: url(../img/common/page_heading_mask.png) no-repeat center center;
  background-clip: text;
  -webkit-background-clip: text;
  color: transparent;
  position: absolute;
  width: 100%;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: 1;
}
.page_firstview_text {
  padding-block: 110px;
  font-family: "Shippori Mincho", serif;
  font-size: 20px;
  line-height: 2.6;
  text-align: center;
}
.page_twocolumn {
  position: relative;
  max-width: 1100px;
  margin: 0 auto;
  display: grid;
  grid-template-columns: 1fr 760px;
  gap: auto;
}
.page_twocolumn_header {
  position: sticky;
  top: 0;
  padding-block: 140px;
  font-family: "Shippori Mincho", serif;
}
.page_twocolumn_header.no_sticky {
  position: relative;
}
.page_twocolumn_header_sub {
  margin-bottom: 20px;
  font-size: 18px;
  line-height: 1;
  color: #9A7B28;
}
.page_twocolumn_header_title {
  font-size: 32px;
  line-height: 1.5;
  color: #262626;
}
.page_twocolumn_right {
  padding-block: 140px;
}
.page_twocolumn:has(.guide_minors) .page_twocolumn_header {
  padding-block: 140px 120px;
}
.page_twocolumn:has(.guide_minors) .page_twocolumn_right {
  padding-block: 140px 120px;
}

.guide_flow {
  padding: 56px 64px;
  background-color: rgba(255, 255, 255, 0.4);
  border-radius: 12px;
  border: 1px solid #D3D3D3;
}
.guide_flow > * + * {
  margin-top: 40px;
}
.guide_flow_item:not(:last-of-type) {
  padding-bottom: 40px;
  border-bottom: 1px solid #D3D3D3;
}
.guide_flow_item_title {
  font-size: 28px;
  line-height: 1.5;
  font-family: "Shippori Mincho", serif;
  color: #9A7B28;
}
.guide_flow_item_text {
  margin-top: 16px;
  font-size: 16px;
  line-height: 1.9;
  color: #262626;
}
.guide_flow_item_contact_buttons {
  margin-top: 32px;
  display: grid;
  grid-template-columns: minmax(0, 1fr) minmax(0, 1fr);
  gap: 8px;
  max-width: 452px;
}
.guide_flow_item_contact_tel {
  margin-top: 16px;
  display: flex;
  align-items: center;
  gap: 8px;
}
.guide_flow_item_contact_tel .tel {
  display: flex;
  align-items: center;
  gap: 8px;
  font-size: 28px;
  line-height: 1;
  font-family: "Shippori Mincho", serif;
}
.guide_flow_item_contact_tel .tel .icon {
  width: 22px;
}
.guide_flow_item_contact_tel span {
  font-family: "Lato", "Noto Sans JP", sans-serif;
}

.guide_minors {
  padding: 0 64px;
  font-size: 16px;
  line-height: 2.2;
  color: #262626;
}
.guide_minors > * + * {
  margin-top: 40px;
}

.guide .page_twocolumn {
  max-width: 1140px;
  padding: 0 20px;
}

.guide footer {
  background: var(--page-section-bg);
}

@media screen and (max-width: 1070px) {
  .guide .page_twocolumn {
    display: grid;
    grid-template-columns: 1fr;
    width: 100%;
    gap: 40px;
    padding: 80px 20px 100px;
  }
  .guide .page_twocolumn_header {
    position: static;
    top: unset;
    padding-block: 0;
    text-align: center;
  }
  .guide .page_twocolumn_header_sub {
    margin-bottom: 10px;
    font-size: 14px;
  }
  .guide .page_twocolumn_header_title {
    margin-top: 10px;
    font-size: 28px;
  }
  .guide .page_twocolumn_right {
    padding-block: 0;
  }
  .guide .page_twocolumn:has(.guide_minors) .page_twocolumn_header {
    padding-block: 0;
  }
  .guide .page_twocolumn:has(.guide_minors) .page_twocolumn_right {
    padding-block: 0;
  }
  .guide .page_twocolumn .guide_minors .button {
    margin-right: auto;
    margin-left: auto;
  }
}
@media screen and (max-width: 767px) {
  .page {
    margin-top: 16.8224299065vw;
  }
  .page_firstview::before {
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    scale: 0.6;
    transform: rotate(26deg) translate(-70%, -57%);
    overflow: visible;
  }
  .page_firstview_header {
    margin: 9.3457943925vw auto 0;
    text-align: center;
  }
  .page_firstview_header_sub {
    font-size: 3.2710280374vw;
    text-align: center;
  }
  .page_firstview_header_title {
    margin-top: 3.738317757vw;
    font-size: 8.4112149533vw;
    line-height: 1.4;
  }
  .page_firstview_text {
    padding-block: 16.3551401869vw 9.3457943925vw;
    padding-inline: 4.6728971963vw;
    font-size: 4.2056074766vw;
    text-align: left;
    line-height: 2;
  }
  .page_twocolumn {
    display: grid;
    grid-template-columns: 1fr;
    width: 100%;
    gap: 9.3457943925vw;
    padding: 18.691588785vw 4.6728971963vw 23.3644859813vw;
  }
  .page_twocolumn_header {
    position: static;
    top: unset;
    padding-block: 0;
    text-align: center;
  }
  .page_twocolumn_header_sub {
    margin-bottom: 2.3364485981vw;
    font-size: 3.2710280374vw;
  }
  .page_twocolumn_header_title {
    margin-top: 2.3364485981vw;
    font-size: 6.5420560748vw;
  }
  .page_twocolumn_right {
    padding-block: 0;
  }
  .page_twocolumn:has(.guide_minors) .page_twocolumn_header {
    padding-block: 0;
  }
  .page_twocolumn:has(.guide_minors) .page_twocolumn_right {
    padding-block: 0;
  }
  .guide .page_firstview {
    padding-inline: 0;
  }
  .guide .page_firstview_text {
    padding: 16.3551401869vw 4.6728971963vw 9.3457943925vw;
  }
  .guide_flow {
    padding: 6.5420560748vw;
    background-color: rgba(255, 255, 255, 0.4);
    border-radius: 2.8037383178vw;
    border: 1px solid #D3D3D3;
  }
  .guide_flow > * + * {
    margin-top: 7.476635514vw;
  }
  .guide_flow_item:not(:last-of-type) {
    padding-bottom: 7.476635514vw;
    border-bottom: 1px solid #D3D3D3;
  }
  .guide_flow_item_title {
    font-size: 5.6074766355vw;
  }
  .guide_flow_item_text {
    margin-top: 3.738317757vw;
    font-size: 3.738317757vw;
  }
  .guide_flow_item_contact_buttons {
    margin-top: 7.476635514vw;
    grid-template-columns: 1fr;
    gap: 1.8691588785vw;
  }
  .guide_flow_item_contact_tel {
    margin-top: 3.738317757vw;
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 1.8691588785vw;
  }
  .guide_flow_item_contact_tel .tel {
    display: flex;
    align-items: center;
    gap: 1.8691588785vw;
    font-size: 6.5420560748vw;
    line-height: 1;
    font-family: "Shippori Mincho", serif;
  }
  .guide_flow_item_contact_tel .tel .icon {
    width: 5.1401869159vw;
  }
  .guide_minors {
    padding: 0;
    font-size: 3.738317757vw;
    line-height: 2.2;
    color: #262626;
  }
  .guide_minors > * + * {
    margin-top: 9.3457943925vw;
  }
}
/* news,case,column */
.news_single .first_view,
.case_single .first_view,
.column_single .first_view {
  border-bottom: 1px solid #D3D3D3;
  padding: 72px 20px 60px;
}
.news_single .first_view .inner,
.case_single .first_view .inner,
.column_single .first_view .inner {
  max-width: 1100px;
  width: 100%;
  margin: 0 auto;
}
.news_single .first_view .category,
.case_single .first_view .category,
.column_single .first_view .category {
  display: inline-block;
  color: #9A7B28;
  font-size: 1.2307692308rem;
  margin-right: 22px;
}
.news_single .first_view .keyword_list,
.case_single .first_view .keyword_list,
.column_single .first_view .keyword_list {
  display: inline-flex;
  flex-flow: row wrap;
  justify-content: flex-start;
  align-items: center;
  gap: 10px;
}
.news_single .first_view .keyword_list li a,
.case_single .first_view .keyword_list li a,
.column_single .first_view .keyword_list li a {
  padding: 0 13px;
  font-size: 1.0769230769rem;
  line-height: 1;
  border: 1px solid #D3D3D3;
  border-radius: 99px;
}
.news_single .first_view h1,
.case_single .first_view h1,
.column_single .first_view h1 {
  margin-top: 18px;
  font-family: "Shippori Mincho", serif;
  font-size: 2.4615384615rem;
  font-weight: 500;
}
.news_single .first_view .columnList_date,
.case_single .first_view .columnList_date,
.column_single .first_view .columnList_date {
  color: #898989;
  font-family: "Lato", "Noto Sans JP", sans-serif;
  font-size: 1.2307692308rem;
}
@media screen and (max-width: 767px) {
  .news_single .first_view,
  .case_single .first_view,
  .column_single .first_view {
    padding: 13.0841121495vw 4.6728971963vw 9.3457943925vw;
  }
  .news_single .first_view .category,
  .case_single .first_view .category,
  .column_single .first_view .category {
    font-size: 3.2710280374vw;
    margin-right: 4.2056074766vw;
  }
  .news_single .first_view .keyword_list,
  .case_single .first_view .keyword_list,
  .column_single .first_view .keyword_list {
    gap: 1.4018691589vw;
  }
  .news_single .first_view .keyword_list li a,
  .case_single .first_view .keyword_list li a,
  .column_single .first_view .keyword_list li a {
    padding: 0 3.0373831776vw;
    font-size: 2.8037383178vw;
  }
  .news_single .first_view h1,
  .case_single .first_view h1,
  .column_single .first_view h1 {
    margin-top: 4.2056074766vw;
    font-size: 5.6074766355vw;
  }
  .news_single .first_view .columnList_date,
  .case_single .first_view .columnList_date,
  .column_single .first_view .columnList_date {
    font-size: 3.738317757vw;
  }
}

.column_single .first_view h1 {
  margin-bottom: 18px;
}
@media screen and (max-width: 767px) {
  .column_single .first_view h1 {
    margin-bottom: 4.2056074766vw;
  }
}

.news_single .main_content .inner,
.column_single .main_content .inner {
  margin-top: 80px;
}
@media screen and (max-width: 767px) {
  .news_single .main_content .inner,
  .column_single .main_content .inner {
    margin-top: 14.0186915888vw;
  }
}

.price .main_content, .price_single .main_content, .menu_single .main_content {
  padding: 0 20px;
}
.price .main_content .inner, .price_single .main_content .inner, .menu_single .main_content .inner {
  display: flex;
  flex-flow: row nowrap;
  justify-content: space-between;
  align-items: flex-start;
  max-width: 1100px;
  width: 100%;
  margin: 100px auto 160px;
  gap: 0 5.45%;
}
.price .main_content .left, .price_single .main_content .left, .menu_single .main_content .left {
  max-width: 760px;
  width: calc(100% - 240px - 5.45%);
  flex-grow: 1;
}
.price .main_content .left .parent_category_wrapper + .parent_category_wrapper, .price_single .main_content .left .parent_category_wrapper + .parent_category_wrapper, .menu_single .main_content .left .parent_category_wrapper + .parent_category_wrapper {
  margin-top: 80px;
}
.price .main_content .left .parent_category_wrapper .bl_price + h3, .price_single .main_content .left .parent_category_wrapper .bl_price + h3, .menu_single .main_content .left .parent_category_wrapper .bl_price + h3 {
  margin-top: 32px;
}
.price .main_content .left h2, .price_single .main_content .left h2, .menu_single .main_content .left h2 {
  margin-bottom: 32px;
  font-family: "Shippori Mincho", serif;
  font-size: 2.6153846154rem;
  line-height: 140%;
}
.price .main_content .left h3, .price_single .main_content .left h3, .menu_single .main_content .left h3 {
  margin-bottom: 36px;
  padding: 8px 16px;
  font-family: "Shippori Mincho", serif;
  font-size: 1.6923076923rem;
  line-height: 160%;
  background: #FFFCF8;
}
.price .main_content .left h3 + .el_priceTable_info, .price_single .main_content .left h3 + .el_priceTable_info, .menu_single .main_content .left h3 + .el_priceTable_info {
  margin: -28px 0 36px;
}
.price .main_content .left h4, .price_single .main_content .left h4, .menu_single .main_content .left h4 {
  padding: 3px 14px 4px;
  font-size: 1.5384615385rem;
  line-height: 110%;
  box-sizing: border-box;
  border-left: 4px solid #9A7B28;
}
.price .main_content .left h5, .price_single .main_content .left h5, .menu_single .main_content .left h5 {
  margin-top: 28px;
  padding: 6px 0;
  font-size: 1.3846153846rem;
  font-weight: 500;
}
.price .main_content .right, .price_single .main_content .right, .menu_single .main_content .right {
  position: sticky;
  top: 100px;
  width: 25%;
  max-width: 240px;
}
.price .main_content .right .el_priceSide_ttl, .price_single .main_content .right .el_priceSide_ttl, .menu_single .main_content .right .el_priceSide_ttl {
  margin-bottom: 20px;
  font-family: "Shippori Mincho", serif;
  font-size: 1.5384615385rem;
  line-height: 100%;
}
.price .main_content .right .el_sideSelect, .price_single .main_content .right .el_sideSelect, .menu_single .main_content .right .el_sideSelect {
  position: relative;
  padding: 11.75px 14px;
  border-radius: 4px;
  box-shadow: 0 0 6px rgba(181, 206, 191, 0.3);
  background: rgba(255, 255, 255, 0.4);
}
.price .main_content .right .el_sideSelect + .el_priceSide_ttl, .price_single .main_content .right .el_sideSelect + .el_priceSide_ttl, .menu_single .main_content .right .el_sideSelect + .el_priceSide_ttl {
  margin-top: 40px;
}
.price .main_content .right .el_sideSelect:after, .price_single .main_content .right .el_sideSelect:after, .menu_single .main_content .right .el_sideSelect:after {
  position: absolute;
  top: 50%;
  right: 21px;
  content: "";
  width: 12px;
  height: 6px;
  pointer-events: none;
  background: center no-repeat url("../img/common/select_arrow.png");
  background-size: cover;
}
.price .main_content .right .el_sideSelect select, .price_single .main_content .right .el_sideSelect select, .menu_single .main_content .right .el_sideSelect select {
  appearance: none;
  width: 100%;
  color: #262626;
  font-size: 1.2307692308rem;
  border: none;
  background: none;
}
.price .main_content .right .el_sideSelect select:focus, .price_single .main_content .right .el_sideSelect select:focus, .menu_single .main_content .right .el_sideSelect select:focus {
  border: none;
  outline: none;
}
.price .main_content .right .el_sideSelect select.disabled-selected, .price_single .main_content .right .el_sideSelect select.disabled-selected, .menu_single .main_content .right .el_sideSelect select.disabled-selected {
  color: #898989;
}
@media screen and (max-width: 767px) {
  .price .main_content, .price_single .main_content, .menu_single .main_content {
    padding: 0 4.6728971963vw;
  }
  .price .main_content .inner, .price_single .main_content .inner, .menu_single .main_content .inner {
    flex-flow: column-reverse nowrap;
    justify-content: center;
    align-items: center;
    margin: 9.3457943925vw auto 23.3644859813vw;
    gap: 18.691588785vw;
  }
  .price .main_content .left, .price_single .main_content .left, .menu_single .main_content .left {
    max-width: unset;
    width: 100%;
  }
  .price .main_content .left .parent_category_wrapper + .parent_category_wrapper, .price_single .main_content .left .parent_category_wrapper + .parent_category_wrapper, .menu_single .main_content .left .parent_category_wrapper + .parent_category_wrapper {
    margin-top: 18.691588785vw;
  }
  .price .main_content .left .parent_category_wrapper .bl_price + h3, .price_single .main_content .left .parent_category_wrapper .bl_price + h3, .menu_single .main_content .left .parent_category_wrapper .bl_price + h3 {
    margin-top: 7.476635514vw;
  }
  .price .main_content .left h2, .price_single .main_content .left h2, .menu_single .main_content .left h2 {
    margin-bottom: 7.476635514vw;
    font-size: 7.9439252336vw;
  }
  .price .main_content .left h3, .price_single .main_content .left h3, .menu_single .main_content .left h3 {
    margin-bottom: 8.4112149533vw;
    padding: 1.8691588785vw 3.738317757vw;
    font-size: 4.6728971963vw;
  }
  .price .main_content .left h3 + .el_priceTable_info, .price_single .main_content .left h3 + .el_priceTable_info, .menu_single .main_content .left h3 + .el_priceTable_info {
    margin: -7.0093457944vw 0 8.4112149533vw;
  }
  .price .main_content .left h4, .price_single .main_content .left h4, .menu_single .main_content .left h4 {
    padding: 0.7009345794vw 3.2710280374vw 0.9345794393vw;
    font-size: 4.2056074766vw;
    border-left: 0.9345794393vw solid #9A7B28;
  }
  .price .main_content .left h5, .price_single .main_content .left h5, .menu_single .main_content .left h5 {
    margin-bottom: 6.5420560748vw;
    padding: 1.4018691589vw 0;
    font-size: 3.738317757vw;
  }
  .price .main_content .right, .price_single .main_content .right, .menu_single .main_content .right {
    position: relative;
    top: unset;
    width: 100%;
    max-width: unset;
  }
  .price .main_content .right .el_priceSide_ttl, .price_single .main_content .right .el_priceSide_ttl, .menu_single .main_content .right .el_priceSide_ttl {
    margin-bottom: 3.2710280374vw;
    font-size: 4.2056074766vw;
  }
  .price .main_content .right .el_sideSelect, .price_single .main_content .right .el_sideSelect, .menu_single .main_content .right .el_sideSelect {
    padding: 3.738317757vw 3.2710280374vw;
    border-radius: 0.9345794393vw;
    box-shadow: 0 0 1.4018691589vw rgba(181, 206, 191, 0.3);
  }
  .price .main_content .right .el_sideSelect + .el_priceSide_ttl, .price_single .main_content .right .el_sideSelect + .el_priceSide_ttl, .menu_single .main_content .right .el_sideSelect + .el_priceSide_ttl {
    margin-top: 5.1401869159vw;
  }
  .price .main_content .right .el_sideSelect:after, .price_single .main_content .right .el_sideSelect:after, .menu_single .main_content .right .el_sideSelect:after {
    right: 4.9065420561vw;
    width: 2.8037383178vw;
    height: 1.4018691589vw;
  }
  .price .main_content .right .el_sideSelect select, .price_single .main_content .right .el_sideSelect select, .menu_single .main_content .right .el_sideSelect select {
    font-size: 3.738317757vw;
  }
}

/* ------------------------------------------------------------
料金表
------------------------------------------------------------ */
.el_priceTable_info {
  margin-top: 12px;
  color: #898989;
  font-size: 0.9230769231rem;
}
@media screen and (max-width: 767px) {
  .el_priceTable_info {
    margin-top: 2.8037383178vw;
    font-size: 2.8037383178vw;
  }
}

.bl_price .el_priceTable_ttl {
  font-size: 16px;
  line-height: 160%;
  margin-top: 26px;
}
.bl_price .el_priceTable {
  font-size: 14px;
  padding: 24px 0 20px;
  border-bottom: 1px solid #D3D3D3;
}
.bl_price .el_priceTable_dd {
  display: flex;
  flex-flow: row nowrap;
  justify-content: space-between;
  align-items: center;
}
.bl_price .el_priceTable_dd:first-of-type {
  margin-top: 0 !important;
  padding-top: 0 !important;
  border: none !important;
}
.bl_price .el_priceTable_dd.monitor.off {
  display: none;
}
.bl_price .el_priceTable_dd.has_border {
  margin-top: 24px;
  padding-top: 24px;
  border-top: 1px solid #D3D3D3;
}
.bl_price .el_priceTable_dd dt {
  width: 63.1578947368%;
}
.bl_price .el_priceTable_dd dd:first-of-type {
  width: 15.7894736842%;
  text-align: center;
}
.bl_price .el_priceTable_dd dd:nth-of-type(2) {
  width: 26.3157894737%;
  font-family: "Lato", "Noto Sans JP", sans-serif;
  text-align: right;
}
.bl_price .el_priceTable_dd dd:nth-of-type(2) .price_view {
  margin-right: 14px;
}
.bl_price .note_price {
  margin-top: 32px;
  color: #585858;
  font-size: 14px;
  text-align: right;
}
@media screen and (max-width: 1024px) {
  .bl_price .el_priceTable {
    padding: 13px 0 19px;
  }
  .bl_price .has_border dt {
    margin-bottom: 6px;
  }
  .bl_price .el_priceTable_dd {
    flex-flow: row wrap;
  }
  .bl_price .el_priceTable_dd + .has_border {
    margin-top: 19px;
    padding-top: 19px;
  }
  .bl_price .el_priceTable_dd dt {
    width: 100%;
  }
  .bl_price .el_priceTable_dd dd:first-of-type {
    width: 35%;
    text-align: left;
  }
  .bl_price .el_priceTable_dd dd:nth-of-type(2) {
    width: 65%;
  }
  .bl_price .el_priceTable_dd dd:nth-of-type(2) .price_view {
    margin-right: 14px;
  }
}
@media screen and (max-width: 767px) {
  .bl_price .el_priceTable {
    padding: 3.0373831776vw 0 4.4392523364vw;
  }
  .bl_price .el_priceTable_dd + .has_border {
    margin-top: 4.4392523364vw;
    padding-top: 4.4392523364vw;
  }
}

.price .el_priceTable_info, .price_single .el_priceTable_info, .menu_single .el_priceTable_info {
  margin-top: 6px;
  color: #898989;
  font-size: 0.9230769231rem;
}
.price .note_price, .price_single .note_price, .menu_single .note_price {
  margin-top: 32px;
  color: #585858;
  font-size: 14px;
  text-align: right;
}
.price .bl_price + .bl_price, .price_single .bl_price + .bl_price, .menu_single .bl_price + .bl_price {
  margin-top: 32px;
}
.price .bl_price .el_priceTable_ttl, .price_single .bl_price .el_priceTable_ttl, .menu_single .bl_price .el_priceTable_ttl {
  font-size: 18px;
  font-weight: 500;
}
.price .bl_price .el_priceTable, .price_single .bl_price .el_priceTable, .menu_single .bl_price .el_priceTable {
  padding: 24px 0 20px;
  border-bottom: 1px solid #D3D3D3;
}
.price .bl_price .el_priceTable_dd, .price_single .bl_price .el_priceTable_dd, .menu_single .bl_price .el_priceTable_dd {
  display: flex;
  flex-flow: row nowrap;
  justify-content: space-between;
  align-items: center;
}
.price .bl_price .el_priceTable_dd:first-of-type, .price_single .bl_price .el_priceTable_dd:first-of-type, .menu_single .bl_price .el_priceTable_dd:first-of-type {
  margin-top: 0 !important;
  padding-top: 0 !important;
  border: none !important;
}
.price .bl_price .el_priceTable_dd.monitor.off, .price_single .bl_price .el_priceTable_dd.monitor.off, .menu_single .bl_price .el_priceTable_dd.monitor.off {
  display: none;
}
.price .bl_price .el_priceTable_dd.has_border, .price_single .bl_price .el_priceTable_dd.has_border, .menu_single .bl_price .el_priceTable_dd.has_border {
  margin-top: 24px;
  padding-top: 24px;
  border-top: 1px solid #D3D3D3;
}
.price .bl_price .el_priceTable_dd dt, .price_single .bl_price .el_priceTable_dd dt, .menu_single .bl_price .el_priceTable_dd dt {
  width: 63.1578947368%;
}
.price .bl_price .el_priceTable_dd dd:first-of-type, .price_single .bl_price .el_priceTable_dd dd:first-of-type, .menu_single .bl_price .el_priceTable_dd dd:first-of-type {
  width: 15.7894736842%;
  text-align: center;
}
.price .bl_price .el_priceTable_dd dd:nth-of-type(2), .price_single .bl_price .el_priceTable_dd dd:nth-of-type(2), .menu_single .bl_price .el_priceTable_dd dd:nth-of-type(2) {
  width: 21.0526315789%;
  font-family: "Lato", "Noto Sans JP", sans-serif;
  text-align: right;
}
.price .bl_price .el_priceTable_dd dd:nth-of-type(2) .price_view, .price_single .bl_price .el_priceTable_dd dd:nth-of-type(2) .price_view, .menu_single .bl_price .el_priceTable_dd dd:nth-of-type(2) .price_view {
  margin-right: 14px;
}
@media screen and (max-width: 1024px) {
  .price .bl_price .el_priceTable_dd, .price_single .bl_price .el_priceTable_dd, .menu_single .bl_price .el_priceTable_dd {
    flex-flow: row wrap;
  }
  .price .bl_price .el_priceTable_dd dt, .price_single .bl_price .el_priceTable_dd dt, .menu_single .bl_price .el_priceTable_dd dt {
    width: 55%;
  }
  .price .bl_price .el_priceTable_dd dd:first-of-type, .price_single .bl_price .el_priceTable_dd dd:first-of-type, .menu_single .bl_price .el_priceTable_dd dd:first-of-type {
    width: 15%;
    text-align: center;
  }
  .price .bl_price .el_priceTable_dd dd:nth-of-type(2), .price_single .bl_price .el_priceTable_dd dd:nth-of-type(2), .menu_single .bl_price .el_priceTable_dd dd:nth-of-type(2) {
    width: 30%;
    min-width: fit-content;
    font-family: "Lato", "Noto Sans JP", sans-serif;
    text-align: right;
  }
  .price .bl_price .el_priceTable_dd dd:nth-of-type(2) .price_view, .price_single .bl_price .el_priceTable_dd dd:nth-of-type(2) .price_view, .menu_single .bl_price .el_priceTable_dd dd:nth-of-type(2) .price_view {
    margin-right: 14px;
  }
}
@media screen and (max-width: 767px) {
  .price .el_priceTable_info, .price_single .el_priceTable_info, .menu_single .el_priceTable_info {
    margin-top: 1.4018691589vw;
    font-size: 2.8037383178vw;
  }
  .price .note_price, .price_single .note_price, .menu_single .note_price {
    margin-top: 7.476635514vw;
    font-size: 3.2710280374vw;
  }
  .price .bl_price + .bl_price, .price_single .bl_price + .bl_price, .menu_single .bl_price + .bl_price {
    margin-top: 7.476635514vw;
  }
  .price .bl_price .el_priceTable_ttl, .price_single .bl_price .el_priceTable_ttl, .menu_single .bl_price .el_priceTable_ttl {
    font-size: 4.2056074766vw;
  }
  .price .bl_price .has_border dt, .price_single .bl_price .has_border dt, .menu_single .bl_price .has_border dt {
    margin-bottom: 6px;
  }
  .price .bl_price .el_priceTable_dd, .price_single .bl_price .el_priceTable_dd, .menu_single .bl_price .el_priceTable_dd {
    flex-flow: row wrap;
  }
  .price .bl_price .el_priceTable_dd + .has_border, .price_single .bl_price .el_priceTable_dd + .has_border, .menu_single .bl_price .el_priceTable_dd + .has_border {
    margin-top: 4.4392523364vw;
    padding-top: 4.4392523364vw;
  }
  .price .bl_price .el_priceTable_dd dt, .price_single .bl_price .el_priceTable_dd dt, .menu_single .bl_price .el_priceTable_dd dt {
    width: 100%;
  }
  .price .bl_price .el_priceTable_dd dd:first-of-type, .price_single .bl_price .el_priceTable_dd dd:first-of-type, .menu_single .bl_price .el_priceTable_dd dd:first-of-type {
    width: 35%;
    text-align: left;
  }
  .price .bl_price .el_priceTable_dd dd:nth-of-type(2), .price_single .bl_price .el_priceTable_dd dd:nth-of-type(2), .menu_single .bl_price .el_priceTable_dd dd:nth-of-type(2) {
    width: 65%;
  }
  .price .bl_price .el_priceTable_dd dd:nth-of-type(2) .price_view, .price_single .bl_price .el_priceTable_dd dd:nth-of-type(2) .price_view, .menu_single .bl_price .el_priceTable_dd dd:nth-of-type(2) .price_view {
    margin-right: 14px;
  }
  .price .bl_price .el_priceTable, .price_single .bl_price .el_priceTable, .menu_single .bl_price .el_priceTable {
    padding: 3.0373831776vw 0 4.4392523364vw;
    border-bottom: 0.2336448598vw solid #D3D3D3;
  }
  .price .bl_price .el_priceTable *, .price_single .bl_price .el_priceTable *, .menu_single .bl_price .el_priceTable * {
    font-size: 3.2710280374vw;
  }
}

.treatment-menu {
  letter-spacing: 0;
}
.treatment-menu .main_content {
  padding: 0 20px;
}
.treatment-menu .main_content .inner {
  max-width: 1100px;
  width: 100%;
  margin: 100px auto 160px;
}
.treatment-menu_tab-btn {
  margin-bottom: 80px;
  width: 100%;
  display: flex;
  flex-flow: row wrap;
}
.treatment-menu_tab-btn_item {
  padding-bottom: 18px;
  border-bottom: 2px solid #D3D3D3;
  flex: 1;
  font-family: "Shippori Mincho", serif;
  font-size: 26px;
  font-weight: 500;
  line-height: 1.5;
  text-align: center;
  cursor: pointer;
}
.treatment-menu_tab-btn_item.is_active {
  border-color: #9A7B28 !important;
  color: #9A7B28 !important;
}
.treatment-menu_list {
  display: flex;
  flex-flow: column;
  gap: 40px 0;
}
.treatment-menu_list_ttl {
  margin-bottom: 20px;
  font-family: "Shippori Mincho", serif;
  font-size: 22px;
  font-weight: 500;
}
.treatment-menu_list_content {
  padding: 36px;
  border-radius: 8px;
  background: #fff;
}
.treatment-menu_list_content > ul {
  display: flex;
  flex-flow: row wrap;
  align-items: flex-end;
  gap: 16px 28px;
}
.treatment-menu_list_content > ul li {
  width: calc(33.33% - 18.6666666667px);
}
.treatment-menu_list_content > ul li a {
  display: block;
  padding-bottom: 16px;
  border-bottom: 1px solid #D3D3D3;
  padding-right: 25px;
  font-size: 14px;
  font-weight: 500;
  position: relative;
}
.treatment-menu_list_content > ul li a::before {
  content: "";
  display: block;
  width: 13px;
  height: 10px;
  background: url("../img/common/ico_arror_right.svg") no-repeat center center;
  position: absolute;
  top: calc(50% - 8px);
  right: 0;
  transform: translate(0, -50%);
}

.single.un_single_menu {
  margin-top: 82px;
  margin-bottom: 160px;
}
.single.un_single_menu .fv {
  margin: 80px 0;
  padding-bottom: 80px;
  border-bottom: 1px solid #D3D3D3;
}
.single.un_single_menu .fv_inner {
  display: flex;
  flex-flow: row wrap;
  align-items: flex-start;
  justify-content: flex-end;
  max-width: 1350px;
  margin-left: auto;
  padding-left: 40px;
}
.single.un_single_menu .fv_content {
  width: 40%;
  font-family: "Shippori Mincho", serif;
}
.single.un_single_menu .fv_content > h1 {
  margin-bottom: 24px;
  font-size: 48px;
  line-height: 1;
  letter-spacing: 0.05em;
}
.single.un_single_menu .fv_content .lead {
  margin-bottom: 32px;
  padding-bottom: 32px;
  border-bottom: 1px solid #D3D3D3;
  color: #C5B394;
  font-size: 18px;
  line-height: 1;
  letter-spacing: 0.02em;
}
.single.un_single_menu .fv_content .desc {
  font-size: 22px;
  line-height: 1.6;
  letter-spacing: 0.03em;
}
.single.un_single_menu .fv_thumb {
  width: 60%;
  padding: 8px 0 8px 8px;
  border: 1px solid #D3D3D3;
  border-right: none;
  box-sizing: border-box;
  overflow: hidden;
}
.single.un_single_menu .fv_thumb figure {
  aspect-ratio: 1/0.45;
  width: 100%;
}
.single.un_single_menu .fv_thumb figure img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
}
@media (min-width: 1441px) {
  .single.un_single_menu .fv_inner {
    max-width: unset;
  }
  .single.un_single_menu .fv_content {
    width: 36.25vw;
  }
  .single.un_single_menu .fv_thumb {
    width: 54.16vw;
  }
}
.single.un_single_menu .el_btnNormal {
  margin: 80px auto 0;
  width: 220px;
  height: 46px;
  border: 1px solid #D3D3D3;
  display: flex;
  flex-flow: row wrap;
  justify-content: center;
  align-items: center;
  border-radius: 999px;
  font-size: 14px;
  line-height: 1;
  background: #fff;
}

@media screen and (max-width: 1024px) {
  .single.un_single_menu .fv_content > h1 {
    font-size: 38px;
  }
}
@media screen and (max-width: 767px) {
  .treatment-menu .treatment-menu .main_content {
    padding: 0 4.6728971963vw;
  }
  .treatment-menu .treatment-menu .main_content .inner {
    margin: 18.691588785vw auto 23.3644859813vw;
  }
  .treatment-menu .treatment-menu_tab-btn {
    margin-bottom: 9.3457943925vw;
  }
  .treatment-menu .treatment-menu_tab-btn_item {
    padding-bottom: 3.2710280374vw;
    border-bottom: 2px solid #D3D3D3;
    font-size: 4.2056074766vw;
  }
  .treatment-menu .treatment-menu_list {
    flex-flow: column;
    gap: 9.3457943925vw 0;
  }
  .treatment-menu .treatment-menu_list_ttl {
    margin-bottom: 3.738317757vw;
    font-size: 4.2056074766vw;
  }
  .treatment-menu .treatment-menu_list_content {
    padding: 6.5420560748vw 8.4112149533vw;
  }
  .treatment-menu .treatment-menu_list_content > ul {
    flex-flow: column wrap;
    gap: 3.738317757vw;
  }
  .treatment-menu .treatment-menu_list_content > ul li {
    width: 100%;
  }
  .treatment-menu .treatment-menu_list_content > ul li a {
    display: block;
    padding-bottom: 3.738317757vw;
    padding-right: 5.8411214953vw;
    font-size: 3.2710280374vw;
  }
  .treatment-menu .treatment-menu_list_content > ul li a::before {
    width: 3.0373831776vw;
    height: 2.3364485981vw;
    top: calc(50% - 1.8691589vw);
  }
  .treatment-menu .single.un_single_menu {
    margin-top: 82px;
    margin-bottom: 160px;
  }
  .treatment-menu .single.un_single_menu .fv {
    margin: 80px 0;
    padding-bottom: 80px;
    border-bottom: 1px solid #D3D3D3;
  }
  .treatment-menu .single.un_single_menu .fv_inner {
    display: flex;
    flex-flow: row wrap;
    justify-content: flex-end;
  }
  .treatment-menu .single.un_single_menu .fv_content {
    width: 36.25vw;
    font-family: "Shippori Mincho", serif;
  }
  .treatment-menu .single.un_single_menu .fv_content > h1 {
    margin-bottom: 24px;
    font-size: 48px;
    line-height: 1;
    letter-spacing: 0.05em;
  }
  .treatment-menu .single.un_single_menu .fv_content .lead {
    margin-bottom: 32px;
    padding-bottom: 32px;
    border-bottom: 1px solid #D3D3D3;
    color: #C5B394;
    font-size: 18px;
    line-height: 1;
    letter-spacing: 0.02em;
  }
  .treatment-menu .single.un_single_menu .fv_content .desc {
    font-size: 22px;
    line-height: 1.6;
    letter-spacing: 0.03em;
  }
  .treatment-menu .single.un_single_menu .fv_thumb {
    width: 54.16vw;
  }
  .treatment-menu .single.un_single_menu .el_btnNormal {
    margin: 80px auto 0;
    width: 220px;
    height: 46px;
    border: 1px solid #D3D3D3;
    display: flex;
    flex-flow: row wrap;
    justify-content: center;
    align-items: center;
    border-radius: 999px;
    font-size: 14px;
    line-height: 1;
  }
  .single.un_single_menu {
    margin-top: 16.8224299065vw;
    margin-bottom: 18.691588785vw;
  }
  .single.un_single_menu .fv {
    margin: 9.3457943925vw 0 21.261682243vw;
    padding-bottom: 11.214953271vw;
    border-bottom: 0.2336448598vw solid #D3D3D3;
  }
  .single.un_single_menu .fv_inner {
    flex-flow: column;
    justify-content: flex-start;
    gap: 7.476635514vw;
    padding-left: 9.3457943925vw;
  }
  .single.un_single_menu .fv_content {
    width: 100%;
  }
  .single.un_single_menu .fv_content > h1 {
    margin-bottom: 4.2056074766vw;
    padding-right: 9.3457943925vw;
    font-size: 7.476635514vw;
  }
  .single.un_single_menu .fv_content .lead {
    margin-bottom: 5.6074766355vw;
    padding-right: 9.3457943925vw;
    padding-bottom: 5.6074766355vw;
    border-bottom: 0.2336448598vw solid #D3D3D3;
    font-size: 3.2710280374vw;
  }
  .single.un_single_menu .fv_content .desc {
    padding-right: 9.3457943925vw;
    font-size: 4.6728971963vw;
  }
  .single.un_single_menu .fv_thumb {
    padding: 1.4018691589vw 0 1.4018691589vw 1.4018691589vw;
    width: 100%;
  }
}
.case__wrapper {
  padding: 0 20px;
}
.case__inner {
  align-items: flex-start;
  max-width: 1100px;
  width: 100%;
  margin: 110px auto 160px;
  display: flex;
  flex-flow: row wrap;
  gap: 0 5.45%;
}
.case__content {
  width: calc(100% - 240px - 5.45%);
  flex-grow: 1;
}
.case__side {
  position: sticky;
  top: 100px;
  width: 25%;
  max-width: 240px;
}
.case__side_ttl {
  margin-bottom: 20px;
  font-family: "Shippori Mincho", serif;
  font-size: 20px;
}
.case__side_select {
  margin-bottom: 40px;
  background: #fff;
  border-radius: 4px;
  font-size: 16px;
  box-shadow: 0 0 6px rgba(192, 197, 194, 0.6);
  position: relative;
}
.case__side_select::before {
  content: "";
  width: 12px;
  height: 6px;
  background: url("../img/common/ico_select_arrow.svg") no-repeat center center;
  position: absolute;
  top: 50%;
  right: 14px;
  transform: translate(0, -50%);
}
.case__side_select select {
  -webkit-appearance: none;
  appearance: none;
  border-radius: 0;
  border: 0;
  margin: 0;
  background: none transparent;
  vertical-align: middle;
  font-size: inherit;
  color: #262626;
  box-sizing: content-box;
  padding: 12.5px 14px;
  max-width: -webkit-fill-available;
  width: 100%;
  height: 100%;
}
.case__side_select select:focus {
  outline: none;
}
.case__side_select select.disabled-selected {
  color: #898989;
}

.case.un_single_case {
  max-width: 100vw;
  margin-top: 82px;
}
.case.un_single_case .case_inner {
  margin: 80px auto 160px;
  padding-inline: 40px 20px;
  max-width: 1180px;
}
.case.un_single_case .case_wrapper {
  position: relative;
  display: flex;
  flex-flow: row wrap;
  align-items: flex-start;
  justify-content: space-between;
  z-index: 1;
}
.case.un_single_case .case_side {
  position: sticky;
  top: 100px;
  width: 400px;
  z-index: -1;
}
.case.un_single_case .case_side .case-main-swiper-wrapper {
  position: relative;
}
.case.un_single_case .case_side .case-main-swiper {
  margin-bottom: 36px;
  position: relative;
  overflow: hidden;
}
.case.un_single_case .case_side .case-main-swiper .swiper-slide {
  opacity: 0;
  transition: 0.3s;
}
.case.un_single_case .case_side .case-main-swiper .swiper-slide.swiper-slide-active {
  opacity: 1;
}
.case.un_single_case .case_side .case-main-swiper .swiper-slide figure {
  margin-bottom: 20px;
  border-radius: 8px;
  width: 100%;
  aspect-ratio: 1/1;
  overflow: hidden;
}
.case.un_single_case .case_side .case-main-swiper .swiper-slide img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.case.un_single_case .case_side .case-main-swiper .swiper-slide p {
  color: #898989;
  font-size: 14px;
  text-align: center;
  line-height: 1;
}
.case.un_single_case .case_side .swiper-button-prev {
  margin: 0;
  width: 56px;
  height: 56px;
  position: absolute;
  top: 50%;
  left: 0;
  transform: translate(-50%, -50%);
}
.case.un_single_case .case_side .swiper-button-prev::after {
  content: "";
  width: 100%;
  height: 100%;
  background: url("../img/common/slider_prev.svg") no-repeat center center;
}
.case.un_single_case .case_side .swiper-button-next {
  margin: 0;
  width: 56px;
  height: 56px;
  position: absolute;
  top: 50%;
  right: 0;
  transform: translate(50%, -50%);
}
.case.un_single_case .case_side .swiper-button-next::after {
  content: "";
  width: 100%;
  height: 100%;
  background: url("../img/common/slider_next.svg") no-repeat center center;
}
.case.un_single_case .case_side .case-thumb-swiper {
  overflow: hidden;
}
.case.un_single_case .case_side .case-thumb-swiper .swiper-wrapper {
  display: flex;
  flex-flow: row wrap;
  gap: 10px 2.5%;
  width: 100%;
}
.case.un_single_case .case_side .case-thumb-swiper .swiper-slide {
  width: 22.5%;
}
.case.un_single_case .case_side .case-thumb-swiper .swiper-slide.swiper-slide-thumb-active figure {
  opacity: 1;
  border: 1px solid #9A7B28;
}
.case.un_single_case .case_side .case-thumb-swiper .swiper-slide.swiper-slide-thumb-active figure img {
  width: 95%;
  height: 95%;
}
.case.un_single_case .case_side .case-thumb-swiper .swiper-slide figure {
  display: flex;
  justify-content: center;
  align-items: center;
  margin-bottom: 0;
  border-radius: 6px;
  width: 100%;
  aspect-ratio: 1/1;
  overflow: hidden;
  opacity: 0.6;
  transition: 0.3s;
}
.case.un_single_case .case_side .case-thumb-swiper .swiper-slide img {
  width: 100%;
  height: 100%;
  border-radius: 6px;
  object-fit: cover;
}
.case.un_single_case .case_main {
  width: calc(100% - 400px - 7vw);
}
.case.un_single_case .relation {
  padding: 114px 0 154px;
  background: #FAF7F4;
}
.case.un_single_case .relation_inner {
  margin: 0 auto;
  padding: 0 20px;
  max-width: 1140px;
}
.case.un_single_case .relation_title {
  margin-bottom: 40px;
  padding-bottom: 14px;
  font-family: "Shippori Mincho", serif;
  font-size: 28px;
  font-weight: 500;
  line-height: 1.6;
  position: relative;
}
.case.un_single_case .relation_title::before {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 24px;
  height: 1px;
  background: #9A7B28;
}
.case.un_single_case .relation_title::after {
  content: "";
  position: absolute;
  bottom: 0;
  right: 0;
  width: calc(100% - 24px - 5px);
  height: 1px;
  background: #D3D3D3;
}
.case.un_single_case .relation .case_list {
  grid-template-columns: repeat(4, 1fr);
}
.case.un_single_case .sec_campaign {
  padding: 114px 0 154px;
}
.case.un_single_case .sec_campaign .campaign_inner {
  margin: 0 auto;
  padding: 0 20px;
  max-width: 1140px;
}
.case.un_single_case .sec_campaign .campaign_title {
  margin-bottom: 40px;
  padding-bottom: 14px;
  font-family: "Shippori Mincho", serif;
  font-size: 28px;
  font-weight: 500;
  line-height: 1.6;
  position: relative;
}
.case.un_single_case .sec_campaign .campaign_title::before {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 24px;
  height: 1px;
  background: #9A7B28;
}
.case.un_single_case .sec_campaign .campaign_title::after {
  content: "";
  position: absolute;
  bottom: 0;
  right: 0;
  width: calc(100% - 24px - 5px);
  height: 1px;
  background: #D3D3D3;
}

@media screen and (max-width: 880px) {
  .case.un_single_case .case_side {
    width: 300px;
  }
  .case.un_single_case .case_main {
    width: calc(100% - 300px - 10.9%);
  }
}
@media screen and (max-width: 767px) {
  .case__wrapper {
    padding: 0 4.6728971963vw;
  }
  .case__inner {
    margin: 9.3457943925vw auto 23.3644859813vw;
    flex-flow: column-reverse;
    gap: 18.691588785vw 0;
  }
  .case__content {
    width: 100%;
  }
  .case__side {
    width: 100%;
    max-width: unset;
  }
  .case__side_ttl {
    margin-bottom: 3.2710280374vw;
    font-size: 4.2056074766vw;
  }
  .case__side_select {
    margin-bottom: 5.1401869159vw;
    border-radius: 0.9345794393vw;
    font-size: 3.738317757vw;
    box-shadow: 0 0 1.4018691589vw rgba(192, 197, 194, 0.6);
  }
  .case__side_select::before {
    width: 2.8037383178vw;
    height: 1.4018691589vw;
    right: 3.2710280374vw;
  }
  .case__side_select select {
    padding: 3.738317757vw 3.2710280374vw;
  }
  .case.un_single_case {
    margin-top: 16.8224299065vw;
  }
  .case.un_single_case .case_inner {
    margin: 14.0186915888vw auto 18.691588785vw;
    padding: 0 4.6728971963vw;
  }
  .case.un_single_case .case_wrapper {
    flex-flow: column;
    gap: 14.0186915888vw;
  }
  .case.un_single_case .case_side {
    margin: 0 auto;
    width: 79.4392523364vw;
  }
  .case.un_single_case .case_side .case-main-swiper {
    margin-bottom: 0;
  }
  .case.un_single_case .case_side .case-main-swiper .swiper-slide figure {
    margin-bottom: 4.6728971963vw;
    border-radius: 1.8691588785vw;
  }
  .case.un_single_case .case_side .case-main-swiper .swiper-slide p {
    font-size: 3.2710280374vw;
  }
  .case.un_single_case .case_side .swiper-button-prev {
    width: 11.214953271vw;
    height: 11.214953271vw;
  }
  .case.un_single_case .case_side .swiper-button-next {
    width: 11.214953271vw;
    height: 11.214953271vw;
  }
  .case.un_single_case .case_side .case-thumb-swiper {
    display: none;
  }
  .case.un_single_case .case_main {
    width: 100%;
  }
  .case.un_single_case .relation {
    padding: 14.0186915888vw 0 18.691588785vw;
  }
  .case.un_single_case .relation_inner {
    padding: 0 4.6728971963vw;
  }
  .case.un_single_case .relation_title {
    margin-bottom: 9.3457943925vw;
    padding-bottom: 3.2710280374vw;
    font-size: 6.5420560748vw;
  }
  .case.un_single_case .relation_title::before {
    width: 5.6074766355vw;
    height: 0.2336448598vw;
  }
  .case.un_single_case .relation_title::after {
    width: calc(100% - 5.6074766355vw - 1.1682242991vw);
    height: 0.2336448598vw;
  }
  .case.un_single_case .relation .case_list {
    grid-template-columns: repeat(2, 1fr);
  }
  .case.un_single_case .sec_campaign {
    padding: 14.0186915888vw 0 18.691588785vw;
  }
  .case.un_single_case .sec_campaign .campaign_inner {
    padding: 0 4.6728971963vw;
  }
  .case.un_single_case .sec_campaign .campaign_title {
    margin-bottom: 9.3457943925vw;
    padding-bottom: 3.2710280374vw;
    font-size: 6.5420560748vw;
  }
  .case.un_single_case .sec_campaign .campaign_title::before {
    width: 5.6074766355vw;
    height: 0.2336448598vw;
  }
  .case.un_single_case .sec_campaign .campaign_title::after {
    width: calc(100% - 5.6074766355vw - 1.1682242991vw);
    height: 0.2336448598vw;
  }
}
.column .main_content {
  padding: 0 20px;
}
.column .main_content .inner {
  display: flex;
  flex-flow: row nowrap;
  justify-content: space-between;
  align-items: flex-start;
  max-width: 1100px;
  width: 100%;
  margin: 100px auto 160px;
  gap: 0 5.45%;
}
.column .main_content .left {
  width: calc(100% - 240px - 5.45%);
  flex-grow: 1;
}
.column .main_content .right {
  position: sticky;
  top: 100px;
  width: 25%;
  max-width: 240px;
  min-width: 210px;
}
.column .main_content .right .el_caseSide_ttl {
  margin-bottom: 20px;
  font-family: "Shippori Mincho", serif;
  font-size: 1.5384615385rem;
  line-height: 100%;
}
.column .main_content .right .el_sideSelect {
  position: relative;
  padding: 11.75px 14px;
  border-radius: 4px;
  box-shadow: 0 0 6px rgba(181, 206, 191, 0.3);
  background: rgba(255, 255, 255, 0.4);
}
.column .main_content .right .el_sideSelect + .el_caseSide_ttl {
  margin-top: 40px;
}
.column .main_content .right .el_sideSelect:after {
  position: absolute;
  top: 50%;
  right: 21px;
  content: "";
  width: 12px;
  height: 6px;
  pointer-events: none;
  background: center no-repeat url("../img/common/select_arrow.png");
  background-size: cover;
}
.column .main_content .right .el_sideSelect select {
  appearance: none;
  width: 100%;
  color: #262626;
  font-size: 1.2307692308rem;
  border: none;
  background: none;
}
.column .main_content .right .el_sideSelect select:focus {
  border: none;
  outline: none;
}
.column .main_content .right .el_sideSelect select.disabled-selected {
  color: #898989;
}

.columnList {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 30px 48px;
}
.columnList_item {
  display: contents;
}
.columnList_item a {
  display: grid;
  grid-row: span 4;
  grid-template-rows: subgrid;
  gap: 0;
  margin-bottom: 42px;
}
@media (hover: hover) {
  .columnList_item a:hover {
    opacity: 1;
  }
}
@media (hover: hover) {
  .columnList_item:hover .columnList_thmb {
    border: 3px solid #9A7B28;
  }
  .columnList_item:hover .columnList_thmb img {
    transform: scale(1.1);
  }
  .columnList_item:hover .columnList_ttl {
    text-decoration: underline;
  }
}
.columnList_thmb {
  margin-bottom: 24px;
  width: 100%;
  aspect-ratio: 346/260;
  border-radius: 12px;
  transition: 0.3s;
  overflow: hidden;
  box-shadow: 0 0 6px rgba(192, 197, 194, 0.6);
}
.columnList_thmb img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  transition: 0.3s;
}
.columnList_keyword {
  margin-bottom: 8px;
  display: flex;
  flex-flow: row wrap;
  gap: 8px 4px;
}
.columnList_keyword li {
  padding: 0 12px;
  border: 1px solid #D3D3D3;
  font-size: 14px;
  border-radius: 999px;
}
.columnList_ttl {
  font-family: "Shippori Mincho", serif;
  margin-bottom: 24px;
  font-size: 22px;
  line-height: 1.6;
}
.columnList_author {
  display: flex;
  flex-flow: row wrap;
  align-items: center;
}
.columnList_author .author_img {
  margin: 0 10px 0 0;
  width: 38px;
  height: 38px;
  border-radius: 50%;
  overflow: hidden;
}
.columnList_author .author_img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.columnList_author .text {
  display: flex;
  flex-flow: row wrap;
  align-items: center;
  color: #898989;
  font-size: 14px;
  letter-spacing: -0.03em;
}
.columnList_author .text span {
  margin: 0 4px;
}
.columnList_author .text .columnList_date {
  font-family: "Lato", "Noto Sans JP", sans-serif;
}

.column_single .other_content {
  padding: 0 20px 160px;
}
.column_single .other_content .inner {
  max-width: 800px;
  width: 100%;
  margin: 0 auto;
}
.column_single .column_campaign {
  margin-top: 80px;
}
.column_single .column_campaign .ttl {
  position: relative;
  margin-bottom: 32px;
  padding-bottom: 16px;
  font-family: "Shippori Mincho", serif;
  font-size: 2.1538461538rem;
  font-weight: 500;
  line-height: 160%;
}
.column_single .column_campaign .ttl::before {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 24px;
  height: 1px;
  background: #9A7B28;
}
.column_single .column_campaign .ttl::after {
  content: "";
  position: absolute;
  bottom: 0;
  right: 0;
  width: calc(100% - 24px - 5px);
  height: 1px;
  background: #D3D3D3;
}
.column_single .column_supervisor {
  display: block;
  margin-top: 80px;
  padding: 32px 5%;
  box-shadow: 0 0 6px rgba(192, 197, 194, 0.6);
  background: #fff;
}
.column_single .column_supervisor dt {
  margin-bottom: 20px;
  padding-bottom: 16px;
  font-size: 1.2307692308rem;
  line-height: 150%;
  border-bottom: 1px solid #D3D3D3;
}
.column_single .column_supervisor dd {
  display: flex;
  flex-flow: row nowrap;
  justify-content: center;
  align-items: center;
  gap: 4%;
}
.column_single .column_supervisor dd .img {
  width: 128px;
  height: 128px;
  border-radius: 50%;
  overflow: hidden;
}
.column_single .column_supervisor dd .img img {
  object-fit: cover;
  width: 100%;
  height: 100%;
}
.column_single .column_supervisor dd .right {
  width: calc(96% - 128px);
}
.column_single .column_supervisor dd .right .name_wrapper {
  display: flex;
  flex-flow: row nowrap;
  justify-content: flex-start;
  align-items: flex-end;
  gap: 10px;
  margin-bottom: 8px;
  font-family: "Shippori Mincho", serif;
}
.column_single .column_supervisor dd .right .name_wrapper .position {
  font-size: 1.0769230769rem;
}
.column_single .column_supervisor dd .right .name_wrapper .name_jp {
  font-size: 1.6923076923rem;
}
.column_single .column_supervisor dd .right .name_wrapper .name_en {
  color: #898989;
  font-size: 1.2307692308rem;
}
.column_single .column_supervisor dd .right .text {
  font-size: 1.0769230769rem;
}
.column_single .column_sns {
  display: flex;
  flex-flow: row nowrap;
  justify-content: flex-end;
  align-items: center;
  margin-top: 24px;
  gap: 32px;
}
.column_single .column_sns dt {
  font-size: 1.0769230769rem;
  font-weight: 500;
  text-align: right;
}
.column_single .column_sns dd {
  display: flex;
  flex-flow: row nowrap;
  justify-content: flex-end;
  align-items: center;
  gap: 12px;
}
.column_single .column_sns dd a, .column_single .column_sns dd div {
  display: block;
  width: 42px;
  box-shadow: 0 0 6px rgba(192, 197, 194, 0.6);
}
.column_single .btn_wrapper {
  display: flex;
  flex-flow: row nowrap;
  justify-content: space-between;
  align-items: center;
  gap: 20px;
  width: 100%;
  margin-top: 70px;
  padding-top: 80px;
  border-top: 1px solid #D3D3D3;
}
.column_single .btn_wrapper .post_link.prev {
  position: relative;
}
.column_single .btn_wrapper .post_link.prev:before {
  content: "";
  display: inline-block;
  width: 14px;
  height: 10.77px;
  margin-right: 0.5em;
  background: center no-repeat url("../img/common/ico_arror_right.svg");
  background-size: cover;
  transform: rotate(180deg);
}
.column_single .btn_wrapper .post_link.prev::after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 0;
  height: 1px;
  background-color: currentColor;
  transition: width 0.3s ease;
}
@media (hover: hover) {
  .column_single .btn_wrapper .post_link.prev:hover::after {
    width: 100%;
  }
}
.column_single .btn_wrapper .post_link.next {
  position: relative;
}
.column_single .btn_wrapper .post_link.next::before {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 0;
  height: 1px;
  background-color: currentColor;
  transition: width 0.3s ease;
}
@media (hover: hover) {
  .column_single .btn_wrapper .post_link.next:hover::before {
    width: 100%;
  }
}
.column_single .btn_wrapper .post_link.next:after {
  content: "";
  display: inline-block;
  width: 14px;
  height: 10.77px;
  margin-left: 0.5em;
  background: center no-repeat url("../img/common/ico_arror_right.svg");
  background-size: cover;
}
.column_single .btn_wrapper .post_link.disabled {
  opacity: 0;
  pointer-events: none;
}
.column_single .btn_wrapper .post_link span {
  display: inline-block;
  font-family: "Lato", "Noto Sans JP", sans-serif;
  font-size: 18px;
  border-bottom: 1px solid transparent;
  transition: 0.3s;
}
@media (hover: hover) {
  .column_single .btn_wrapper .post_link:hover {
    opacity: 1;
  }
}

.news .main_content {
  padding: 0 20px;
}
.news .main_content .inner {
  max-width: 1100px;
  width: 100%;
  margin: 0 auto;
  padding: 110px 0 160px;
}
.news .newsList li a {
  display: block;
  padding: 38px 0 36px;
  border-bottom: 1px solid #D3D3D3;
}
.news .newsList li .newsList_date {
  display: inline-block;
  margin-bottom: 16px;
  color: #898989;
  font-family: "Lato", "Noto Sans JP", sans-serif;
  font-size: 1.2307692308rem;
  letter-spacing: -0.03em;
  line-height: 100%;
}
.news .newsList li .newsList_ttl {
  font-size: 1.2307692308rem;
  line-height: 170%;
}

.el_pager {
  margin-top: 72px;
}
.el_pager_inner {
  text-align: center;
}
.el_pager .page-numbers {
  display: inline-flex;
  flex-flow: row nowrap;
  justify-content: center;
  align-items: center;
  width: 48px;
  height: 48px;
  padding-bottom: 2px;
  font-family: "Shippori Mincho", serif;
  font-size: 1.3846153846rem;
  line-height: 1;
  border: 1px solid #D3D3D3;
}
@media (hover: hover) {
  .el_pager .page-numbers:hover {
    border: 1px solid #9A7B28;
    opacity: 1;
    background: rgba(221, 221, 221, 0.5);
  }
}
.el_pager .page-numbers.current {
  border: 1px solid #9A7B28;
  background: rgba(221, 221, 221, 0.5);
}
.el_pager .page-numbers.prev, .el_pager .page-numbers.next {
  display: none;
}

@media screen and (max-width: 767px) {
  .column .main_content {
    padding: 0 4.6728971963vw;
  }
  .column .main_content .inner {
    flex-flow: column-reverse nowrap;
    justify-content: center;
    align-items: center;
    margin: 9.3457943925vw auto 23.3644859813vw;
    gap: 18.691588785vw;
  }
  .column .main_content .left {
    max-width: unset;
    width: 100%;
  }
  .column .main_content .left .parent_category_wrapper + .parent_category_wrapper {
    margin-top: 18.691588785vw;
  }
  .column .main_content .left .parent_category_wrapper .bl_price + .bl_price {
    margin-top: 7.476635514vw;
  }
  .column .main_content .left .parent_category_wrapper .bl_price + h3 {
    margin-top: 7.476635514vw;
  }
  .column .main_content .left h2 {
    margin-bottom: 7.476635514vw;
    font-size: 7.9439252336vw;
  }
  .column .main_content .left h3 {
    margin-bottom: 8.4112149533vw;
    padding: 1.8691588785vw 3.738317757vw;
    font-size: 4.6728971963vw;
  }
  .column .main_content .left h4 {
    margin-bottom: 5.1401869159vw;
    padding: 0.7009345794vw 3.2710280374vw 0.9345794393vw;
    font-size: 4.2056074766vw;
    border-left: 0.9345794393vw solid #9A7B28;
  }
  .column .main_content .left .el_priceTable {
    padding: 3.0373831776vw 0 4.4392523364vw;
    border-bottom: 0.2336448598vw solid #D3D3D3;
  }
  .column .main_content .left .el_priceTable * {
    font-size: 3.2710280374vw;
  }
  .column .main_content .right {
    position: relative;
    top: unset;
    width: 100%;
    max-width: unset;
    min-width: unset;
  }
  .column .main_content .right .el_caseSide_ttl {
    margin-bottom: 3.2710280374vw;
    font-size: 4.2056074766vw;
  }
  .column .main_content .right .el_sideSelect {
    padding: 3.738317757vw 3.2710280374vw;
    border-radius: 0.9345794393vw;
    box-shadow: 0 0 1.4018691589vw rgba(181, 206, 191, 0.3);
  }
  .column .main_content .right .el_sideSelect + .el_caseSide_ttl {
    margin-top: 5.1401869159vw;
  }
  .column .main_content .right .el_sideSelect:after {
    right: 4.9065420561vw;
    width: 2.8037383178vw;
    height: 1.4018691589vw;
  }
  .column .main_content .right .el_sideSelect select {
    font-size: 3.738317757vw;
  }
  .columnList {
    gap: 7.0093457944vw 5.6074766355vw;
  }
  .columnList_item a {
    margin-bottom: 7.0093457944vw;
  }
  .columnList_thmb {
    margin-bottom: 4.9065420561vw;
    border-radius: 1.8691588785vw;
    box-shadow: 0 0 1.4018691589vw rgba(192, 197, 194, 0.6);
  }
  .columnList_keyword {
    margin-bottom: 1.8691588785vw;
    gap: 1.8691588785vw 0.9345794393vw;
  }
  .columnList_keyword li {
    padding: 0 2.8037383178vw;
    border: 0.2336448598vw solid #D3D3D3;
    font-size: 2.8037383178vw;
  }
  .columnList_ttl {
    margin-bottom: 4.6728971963vw;
    font-size: 3.738317757vw;
  }
  .columnList_author .author_img {
    margin: 0 1.6355140187vw 0 0;
    width: 8.8785046729vw;
    height: 8.8785046729vw;
  }
  .columnList_author .text {
    flex-flow: column;
    font-size: 3.2710280374vw;
    text-align: left;
  }
  .columnList_author .text span {
    margin: 0 0.9345794393vw;
  }
  .columnList_author .text p, .columnList_author .text time {
    width: 100%;
    text-align: left;
  }
  .column_single .other_content {
    padding: 0 4.6728971963vw 18.691588785vw;
  }
  .column_single .column_campaign {
    margin-top: 14.0186915888vw;
  }
  .column_single .column_campaign .ttl {
    margin-bottom: 9.3457943925vw;
    padding-bottom: 3.2710280374vw;
    font-size: 6.5420560748vw;
  }
  .column_single .column_campaign .ttl::before {
    width: 5.6074766355vw;
    height: 0.2336448598vw;
  }
  .column_single .column_campaign .ttl::after {
    width: calc(100% - 5.6074766355vw - 1.1682242991vw);
    height: 0.2336448598vw;
  }
  .column_single .column_supervisor {
    margin-top: 18.691588785vw;
    padding: 7.476635514vw 9.3457943925vw;
    box-shadow: 0 0 1.4018691589vw rgba(192, 197, 194, 0.6);
  }
  .column_single .column_supervisor dt {
    margin-bottom: 4.6728971963vw;
    padding-bottom: 3.738317757vw;
    font-size: 3.738317757vw;
  }
  .column_single .column_supervisor dd {
    flex-flow: row wrap;
  }
  .column_single .column_supervisor dd .img {
    width: 24.2990654206vw;
    height: 24.2990654206vw;
  }
  .column_single .column_supervisor dd .right {
    display: flex;
    flex-flow: row wrap;
    justify-content: center;
    align-items: center;
    gap: 5.6074766355vw;
    width: 100%;
  }
  .column_single .column_supervisor dd .right .name_wrapper {
    flex-flow: row wrap;
    gap: 0.4672897196vw 0.5em;
    width: 42.0560747664vw;
    margin-bottom: 0;
  }
  .column_single .column_supervisor dd .right .name_wrapper .position {
    font-size: 3.2710280374vw;
  }
  .column_single .column_supervisor dd .right .name_wrapper .name_jp {
    font-size: 5.1401869159vw;
  }
  .column_single .column_supervisor dd .right .name_wrapper .name_en {
    color: #898989;
    font-size: 3.738317757vw;
  }
  .column_single .column_supervisor dd .right .text {
    width: 100%;
    font-size: 3.2710280374vw;
  }
  .column_single .column_sns {
    margin-top: 5.6074766355vw;
    gap: 7.476635514vw;
  }
  .column_single .column_sns dt {
    font-size: 3.2710280374vw;
  }
  .column_single .column_sns dd {
    gap: 2.8037383178vw;
  }
  .column_single .column_sns dd a, .column_single .column_sns dd div {
    width: 9.8130841121vw;
  }
  .column_single .btn_wrapper {
    align-items: stretch;
    gap: 4.6728971963vw;
    margin-top: 14.0186915888vw;
    padding-top: 18.691588785vw;
  }
  .column_single .btn_wrapper .post_link.prev:before {
    width: 3.2710280374vw;
    height: 2.5163551402vw;
  }
  .column_single .btn_wrapper .post_link.next:after {
    width: 3.2710280374vw;
    height: 2.5163551402vw;
  }
  .column_single .btn_wrapper .post_link span {
    font-size: 3.738317757vw;
  }
  .column_single .btn_wrapper .button {
    width: 46.7289719626vw;
    padding: 2.8037383178vw 7.476635514vw 3.0373831776vw;
  }
  .news {
    width: 100%;
  }
  .news .main_content {
    padding: 0 4.6728971963vw;
  }
  .news .main_content .inner {
    padding: 18.691588785vw 0 23.3644859813vw;
  }
  .news .newsList li a {
    padding: 7.0093457944vw 0;
  }
  .news .newsList li .newsList_date {
    margin-bottom: 3.2710280374vw;
    font-size: 3.738317757vw;
  }
  .news .newsList li .newsList_ttl {
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3; /* 3行に制限 */
    overflow: hidden;
    text-overflow: ellipsis;
    word-break: break-word;
    font-size: 3.738317757vw;
  }
  .news_single .el_pager {
    margin-top: 14.0186915888vw;
  }
  .news_single .el_pager .page-numbers {
    width: 9.3457943925vw;
    height: 9.3457943925vw;
    font-size: 4.2056074766vw;
  }
}
.campaign .main_content {
  padding: 0 20px;
}
.campaign .main_content .inner {
  max-width: 1100px;
  width: 100%;
  margin: 100px auto 160px;
}
.campaign_list {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 36px;
}
.campaign .campaign_list {
  grid-template-columns: repeat(3, 1fr);
}
.campaign .campaign_list .campaign_list-item {
  display: grid;
  gap: 0;
  grid-template-rows: subgrid;
  grid-row: span 2;
}
.campaign_list-item.js-modal-toggle {
  opacity: 1;
  transition: opacity 0.3s;
  cursor: pointer;
}
@media (hover: hover) {
  .campaign_list-item.js-modal-toggle:hover {
    opacity: 0.6;
  }
}
.campaign_list-item_thumb img {
  border-radius: 8px;
  overflow: hidden;
  box-shadow: 0 0 6px rgba(192, 197, 194, 0.6);
}
.campaign_list-item_title {
  margin-top: 16px;
  font-size: 18px;
  font-weight: 500;
  line-height: 1.6;
  letter-spacing: 0.04em;
}
.campaign-modal {
  padding: 20px;
  width: 100vw;
  height: 100vh;
  background: rgba(0, 0, 0, 0.45);
  display: flex;
  flex-flow: row wrap;
  justify-content: center;
  align-items: center;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 9999;
  opacity: 0;
  pointer-events: none;
}
.campaign-modal.is-visible {
  opacity: 1;
  pointer-events: auto;
}
.campaign-modal_content_wrapper {
  position: relative;
}
.campaign-modal_content {
  padding: 56px 64px;
  width: 100%;
  max-width: 916px;
  max-height: 75vh;
  background: #fff;
  border-radius: 8px;
  display: grid;
  grid-template-columns: 9fr 10fr;
  align-items: flex-start;
  column-gap: 48px;
  position: relative;
  overflow-y: scroll;
  z-index: 1;
}
.campaign-modal_close {
  position: absolute;
  top: -50px;
  right: 0;
  width: 40px;
  height: 40px;
  cursor: pointer;
}
.campaign-modal_left {
  position: sticky;
  top: 0;
}
.campaign-modal_left figure {
  margin-bottom: 0 !important;
  border-radius: 8px;
  overflow: hidden;
  box-shadow: 0 0 6px rgba(192, 197, 194, 0.6);
}
.campaign-modal_left .reserve {
  display: flex;
  flex-flow: column;
  gap: 6px 0;
  margin-top: 25.5px;
}
.campaign-modal_left .reserve p {
  margin-bottom: 16.5px;
  font-size: 14px;
  font-weight: 500;
  line-height: 1.1;
  text-align: center;
}
.campaign-modal_left .reserve p svg {
  display: inline-block;
  margin-right: 6px;
  vertical-align: middle;
  transform: translateY(-1px);
}
.campaign-modal_left .reserve > a {
  width: 100%;
  height: 49px;
  background: #32C655;
  border-radius: 4px;
  color: #fff;
  font-family: "Lato", "Noto Sans JP", sans-serif;
  font-size: 18px;
  font-weight: 500;
  display: flex;
  flex-flow: row wrap;
  justify-content: center;
  align-items: center;
}
.campaign-modal_left .reserve > a.is-web {
  background: linear-gradient(45deg, #1C641C, #004600);
}
.campaign-modal_left .reserve > a .icon {
  width: 22px;
  height: 22px;
  transform: translate(-3px, 1px);
}
.campaign-modal_right {
  height: 100%;
}
.campaign-modal_right .modal_title {
  margin-bottom: 16px;
  padding-bottom: 16px;
  border-bottom: 1px solid #D3D3D3;
  font-family: "Shippori Mincho", serif;
  font-size: 30px;
  line-height: 1.4;
  letter-spacing: 0.1em;
}
.campaign-modal_right .bl_editor {
  overflow-y: visible;
}
.campaign-modal_right .bl_editor::-webkit-scrollbar {
  display: none;
}

@media screen and (max-width: 895px) {
  .campaign_list {
    grid-template-columns: repeat(2, 1fr);
  }
  .campaign .campaign_list {
    grid-template-columns: repeat(2, 1fr);
  }
  .campaign_list-item_thumb {
    border-radius: 8px;
    overflow: hidden;
    box-shadow: 0 0 6px rgba(192, 197, 194, 0.6);
  }
  .campaign_list-item_title {
    margin-top: 16px;
    font-size: 18px;
    font-weight: 500;
    line-height: 1.6;
    letter-spacing: 0.04em;
  }
  .campaign_list-item_reserve {
    margin: auto 0 0;
    display: flex;
    flex-flow: row wrap;
    gap: 0 8px;
  }
  .campaign_list-item_reserve > a {
    width: calc(50% - 4px);
    height: 37px;
    background: #32C655;
    border-radius: 4px;
    color: #fff;
    font-size: 16px;
    font-weight: 500;
    display: flex;
    flex-flow: row wrap;
    justify-content: center;
    align-items: center;
  }
  .campaign_list-item_reserve > a.is-web {
    background: linear-gradient(45deg, #1C641C, #004600);
  }
  .campaign-modal_content {
    padding: 4.6728971963vw;
  }
}
@media screen and (max-width: 767px) {
  .campaign .main_content {
    padding: 0 4.6728971963vw;
  }
  .campaign .main_content .inner {
    max-width: 1100px;
    width: 100%;
    margin: 18.691588785vw auto 23.3644859813vw;
  }
  .campaign_list {
    grid-template-columns: repeat(2, 1fr);
    gap: 5.6074766355vw;
  }
  .campaign_list.un_sec {
    grid-template-columns: repeat(2, 1fr);
    gap: 5.6074766355vw;
  }
  .campaign_list-item_thumb {
    border-radius: 1.8691588785vw;
    box-shadow: 0 0 1.4018691589vw rgba(192, 197, 194, 0.6);
  }
  .campaign_list-item_title {
    margin-top: 2.8037383178vw;
    font-size: 3.2710280374vw;
  }
  .campaign_list-item_reserve {
    display: flex;
    flex-flow: row wrap;
    gap: 1.4018691589vw;
  }
  .campaign_list-item_reserve > a {
    width: 100%;
    height: 7.476635514vw;
    border-radius: 0.9345794393vw;
    font-size: 3.2710280374vw;
  }
  .campaign_list-item_reserve > a .icon {
    width: 3.738317757vw;
    height: 3.738317757vw;
    transform: translate(-0.2336448598vw, 0.2336448598vw);
  }
  .campaign-modal {
    padding: 11.6822429907vw 4.6728971963vw;
    overflow: scroll;
  }
  .campaign-modal_content {
    padding: 7.476635514vw;
    border-radius: 1.8691588785vw;
    gap: 7.476635514vw;
    grid-template-columns: 1fr;
  }
  .campaign-modal_close {
    top: -8.6448598131vw;
    right: 0;
    width: 7.0093457944vw;
    height: 7.0093457944vw;
  }
  .campaign-modal_left {
    position: relative;
  }
  .campaign-modal_left figure {
    border-radius: 1.8691588785vw;
    box-shadow: 0 0 1.4018691589vw rgba(192, 197, 194, 0.6);
  }
  .campaign-modal_left .reserve {
    gap: 1.4018691589vw 0;
    margin-top: 4.6728971963vw;
  }
  .campaign-modal_left .reserve p {
    margin-bottom: 3.8551401869vw;
    font-size: 3.2710280374vw;
  }
  .campaign-modal_left .reserve p svg {
    margin-right: 1.4018691589vw;
    transform: translateY(-0.2336448598vw);
  }
  .campaign-modal_left .reserve > a {
    height: 10.5140186916vw;
    border-radius: 0.9345794393vw;
    font-size: 4.2056074766vw;
  }
  .campaign-modal_left .reserve > a .icon {
    width: 5.1401869159vw;
    height: 5.1401869159vw;
    transform: translate(-0.7009345794vw, 0.2336448598vw);
  }
  .campaign-modal_right {
    height: auto;
    overflow-y: visible;
  }
  .campaign-modal_right .modal_title {
    margin-bottom: 3.738317757vw;
    padding-bottom: 3.738317757vw;
    border-bottom: 0.2336448598vw solid #D3D3D3;
    font-size: 5.1401869159vw;
  }
  .campaign-modal_right .bl_editor {
    overflow-y: visible;
  }
  .campaign-modal_right .bl_editor::-webkit-scrollbar {
    display: none;
  }
}
.not_found .main_content {
  margin: 110px 0 160px;
}
.not_found .main_content p {
  font-family: "Shippori Mincho", serif;
  font-size: 1.5384615385rem;
  font-feature-settings: "palt" 1;
  letter-spacing: -0.05em;
  line-height: 250%;
  text-align: center;
}
.not_found .main_content .button {
  margin: 80px auto 0;
}

@media screen and (max-width: 767px) {
  .not_found .page_firstview h1 {
    font-size: 7.0093457944vw;
  }
  .not_found .main_content {
    margin: 18.691588785vw 0 23.3644859813vw;
  }
  .not_found .main_content p {
    font-size: 4.6728971963vw;
    line-height: 210%;
  }
  .not_found .main_content .button {
    margin: 14.0186915888vw auto 0;
  }
}
.privacy-policy .main_content {
  max-width: 840px;
  margin: 110px auto 160px;
  padding: 0 20px;
}
.privacy-policy .main_content * + h2 {
  margin-top: 80px;
}
.privacy-policy .main_content h2 {
  font-family: "Shippori Mincho", serif;
  font-size: 2.4615384615rem;
  text-align: center;
}
.privacy-policy .main_content p, .privacy-policy .main_content li {
  font-size: 1.2307692308rem;
  line-height: 190%;
}
.privacy-policy .main_content p, .privacy-policy .main_content ul, .privacy-policy .main_content ol {
  margin-top: 24px;
}
.privacy-policy .main_content p a {
  color: #3269C6;
  text-decoration: underline;
}
.privacy-policy .main_content h3 {
  position: relative;
  display: block;
  width: 100%;
  padding-bottom: 14px;
  margin-top: 64px;
  font-family: "Shippori Mincho", serif;
  font-size: 1.8461538462rem;
  font-weight: 500;
  line-height: 140%;
}
.privacy-policy .main_content h3:before, .privacy-policy .main_content h3:after {
  position: absolute;
  bottom: 0;
  content: "";
  height: 1px;
}
.privacy-policy .main_content h3:before {
  width: 24px;
  left: 0;
  background: #9A7B28;
}
.privacy-policy .main_content h3:after {
  width: calc(100% - 30px);
  left: 30px;
  background: #D3D3D3;
}
.privacy-policy .main_content ol {
  counter-reset: item;
  list-style-type: none;
}
.privacy-policy .main_content ol li:before {
  counter-increment: item;
  content: "(" counter(item) ") ";
  margin-right: 0.5em;
}
.privacy-policy .main_content ul {
  list-style-type: none;
}
.privacy-policy .main_content ul li {
  padding-left: 1.5em;
  text-indent: -1.5em;
}
.privacy-policy .main_content ul li:before {
  content: " ・  ";
  margin-right: 0.5em;
}
.privacy-policy .main_content .box {
  padding: 32px;
  font-size: 1.0769230769rem;
  border: 1px solid #9A7B28;
}
.privacy-policy .main_content .box strong {
  display: block;
  margin-bottom: 22px;
  font-size: 1.2307692308rem;
  font-weight: 500;
  line-height: 120%;
}
.privacy-policy .main_content .box strong + br {
  display: none;
}
.privacy-policy .main_content .box span {
  font-family: "Lato", "Noto Sans JP", sans-serif;
}
.privacy-policy .main_content .mt_0 {
  margin-top: 0;
}

@media screen and (max-width: 767px) {
  .privacy-policy .main_content {
    margin: 18.691588785vw auto 23.3644859813vw;
    padding: 0 4.6728971963vw;
  }
  .privacy-policy .main_content * + h2 {
    margin-top: 18.691588785vw;
  }
  .privacy-policy .main_content h2 {
    font-size: 7.476635514vw;
  }
  .privacy-policy .main_content p, .privacy-policy .main_content li {
    font-size: 3.738317757vw;
  }
  .privacy-policy .main_content p, .privacy-policy .main_content ul, .privacy-policy .main_content ol {
    margin-top: 5.6074766355vw;
  }
  .privacy-policy .main_content h3 {
    margin-top: 14.953271028vw;
    padding-bottom: 3.2710280374vw;
    font-size: 5.6074766355vw;
  }
  .privacy-policy .main_content h3:before {
    width: 5.6074766355vw;
  }
  .privacy-policy .main_content h3:after {
    width: calc(100% - 6.0747664vw);
    left: 6.0747663551vw;
  }
  .privacy-policy .main_content .box {
    padding: 4.6728971963vw;
    font-size: 3.2710280374vw;
  }
  .privacy-policy .main_content .box strong {
    margin-bottom: 4.2056074766vw;
    font-size: 3.738317757vw;
  }
}
.access .main_content .inner {
  max-width: 1100px;
  width: 100%;
  margin: 0 auto;
}
.access .main_content .sec01, .access .main_content .sec02 {
  width: 100%;
  padding: 0 20px;
}
.access .main_content .sec01 .inner {
  display: flex;
  flex-flow: row nowrap;
  justify-content: center;
  align-items: center;
  gap: 6.9090909091%;
  padding: 130px 0 180px;
}
.access .main_content .sec01 .left {
  width: 54.5454545455%;
  height: 400px;
  border-radius: 8px;
  overflow: hidden;
}
.access .main_content .sec01 .left iframe {
  object-fit: cover;
  width: 100%;
  height: 100%;
}
.access .main_content .sec01 .right {
  width: 38.5454545455%;
}
.access .main_content .sec01 .right .right_logo {
  max-width: 300px;
  width: 100%;
}
.access .main_content .sec01 .right .right_logo + p {
  margin: 24px 0 14px;
}
.access .main_content .sec01 .right p {
  font-size: 1.2307692308rem;
  line-height: 160%;
}
.access .main_content .sec01 .right .right_address {
  margin-block: 24px 14px;
}
.access .main_content .sec01 .right .right_map {
  font-family: "Lato", "Noto Sans JP", sans-serif;
  font-size: 1.0769230769rem;
  letter-spacing: -0.03em;
  text-decoration: underline;
}
.access .main_content .sec01 .right .right_map:after {
  content: "";
  display: inline-block;
  width: 22px;
  height: 22px;
  vertical-align: middle;
  background: center no-repeat url("../img/common/ico_anchor.svg");
  background-size: cover;
}
.access .main_content .sec01 .right .right_map + p {
  margin: 40px 0 4px;
  padding-top: 40px;
  font-size: 1.2307692308rem;
  font-weight: 500;
  line-height: 160%;
  border-top: 1px solid #D3D3D3;
}
.access .main_content .sec02 {
  background: #FFFCF8;
}
.access .main_content .sec02 .inner {
  padding: 140px 0 160px;
}
.access .main_content .sec02 h2 {
  position: relative;
  display: block;
  width: 100%;
  padding-bottom: 14px;
  margin-bottom: 40px;
  font-family: "Shippori Mincho", serif;
  font-size: 2.3076923077rem;
  font-weight: 500;
  line-height: 140%;
}
.access .main_content .sec02 h2:before, .access .main_content .sec02 h2:after {
  position: absolute;
  bottom: 0;
  content: "";
  height: 1px;
}
.access .main_content .sec02 h2:before {
  width: 24px;
  left: 0;
  background: #9A7B28;
}
.access .main_content .sec02 h2:after {
  width: calc(100% - 30px);
  left: 30px;
  background: #D3D3D3;
}
.access .main_content .sec02 .content + .content {
  margin-top: 60px;
}
.access .main_content .sec02 .access_flow {
  display: flex;
  flex-flow: row wrap;
  justify-content: flex-start;
  align-items: stretch;
  gap: 20px 1.8181818182%;
}
.access .main_content .sec02 .access_flow li {
  width: 23.6363636364%;
}
.access .main_content .sec02 .access_flow li .img {
  position: relative;
  aspect-ratio: 1/1;
  margin-bottom: 16px;
  border-radius: 12px;
  overflow: hidden;
}
.access .main_content .sec02 .access_flow li .img img {
  object-fit: cover;
  width: 100%;
  height: 100%;
}
.access .main_content .sec02 .access_flow li .img .num {
  position: absolute;
  top: -3px;
  left: -3px;
  display: flex;
  flex-flow: row nowrap;
  justify-content: center;
  align-items: center;
  width: 50px;
  height: 50px;
  color: #fff;
  font-family: "Shippori Mincho", serif;
  font-size: 1.6923076923rem;
  font-weight: 500;
  line-height: 1;
  border: 3px solid #fff;
  border-radius: 0 0 8px 0;
  background: #9A7B28;
}
.access .main_content .sec02 .access_flow li p {
  font-size: 1.2307692308rem;
  line-height: 160%;
}
.access footer {
  background: #FFFCF8;
}

@media screen and (max-width: 767px) {
  .access .main_content .sec01, .access .main_content .sec02 {
    padding: 0 4.6728971963vw;
  }
  .access .main_content .sec01 .inner {
    flex-flow: column nowrap;
    gap: 9.3457943925vw;
    padding: 18.691588785vw 0 23.3644859813vw;
  }
  .access .main_content .sec01 .left {
    width: 100%;
    height: 60.4369158879vw;
    border-radius: 1.8691588785vw;
  }
  .access .main_content .sec01 .right {
    width: 100%;
  }
  .access .main_content .sec01 .right .right_logo {
    max-width: 60.7476635514vw;
  }
  .access .main_content .sec01 .right .right_logo + p {
    margin: 5.6074766355vw 0 3.2710280374vw;
  }
  .access .main_content .sec01 .right p {
    font-size: 3.738317757vw;
  }
  .access .main_content .sec01 .right .right_map {
    font-size: 3.2710280374vw;
  }
  .access .main_content .sec01 .right .right_map:after {
    width: 5.1401869159vw;
    height: 5.1401869159vw;
  }
  .access .main_content .sec01 .right .right_map + p {
    margin: 7.476635514vw 0 0.9345794393vw;
    padding-top: 7.476635514vw;
    font-size: 3.738317757vw;
  }
  .access .main_content .sec02 .inner {
    padding: 18.691588785vw 0 23.3644859813vw;
  }
  .access .main_content .sec02 h2 {
    padding-bottom: 3.2710280374vw;
    margin-bottom: 9.3457943925vw;
    font-size: 7.0093457944vw;
    line-height: 160%;
  }
  .access .main_content .sec02 h2:before {
    width: 5.6074766355vw;
  }
  .access .main_content .sec02 h2:after {
    width: calc(100% - 7.0093458vw);
    left: 7.0093457944vw;
  }
  .access .main_content .sec02 .content + .content {
    margin-top: 14.0186915888vw;
  }
  .access .main_content .sec02 .access_flow {
    flex-direction: column;
  }
  .access .main_content .sec02 .access_flow li {
    width: 100%;
    display: flex;
    gap: 2.8037383178vw;
  }
  .access .main_content .sec02 .access_flow li .img {
    width: 50%;
    aspect-ratio: 1/1;
    margin-bottom: 0;
    border-radius: 1.4018691589vw;
  }
  .access .main_content .sec02 .access_flow li .img .num {
    top: -0.4672897196vw;
    left: -0.4672897196vw;
    width: 9.8130841121vw;
    height: 9.8130841121vw;
    font-size: 4.2056074766vw;
    border: 0.4672897196vw solid #fff;
    border-radius: 0 0 1.4018691589vw 0;
  }
  .access .main_content .sec02 .access_flow li p {
    width: 50%;
    font-size: 3.738317757vw;
  }
}
@keyframes scroll-left {
  from {
    transform: translateX(0);
  }
  to {
    transform: translateX(-100%);
  }
}
.about {
  background: center -100px no-repeat url("../img/about/bg-parts.png");
  background-size: contain;
}
.about .page_firstview .page_firstview_text span {
  color: #9A7B28;
}
.about .main_content .inner {
  max-width: 1100px;
  width: 100%;
  margin: 0 auto;
}
.about .main_content .h2 {
  font-family: "Shippori Mincho", serif;
}
.about .main_content .h2 .en {
  display: block;
  margin-bottom: 20px;
  color: #9A7B28;
  font-size: 1.3846153846rem;
  line-height: 100%;
}
.about .main_content .h2 .jp {
  display: block;
  font-size: 2.4615384615rem;
  line-height: 150%;
}
.about .main_content .sec01 {
  padding: 140px 20px 160px 0;
}
.about .main_content .sec01 .inner {
  display: flex;
  flex-flow: row nowrap;
  justify-content: space-between;
  align-items: center;
  max-width: 1270px;
  gap: 8%;
  margin: 0;
}
.about .main_content .sec01 .left {
  max-width: 580px;
  width: 100%;
  border-radius: 12px;
  overflow: hidden;
  transform: scale(-1, 1);
}
.about .main_content .sec01 .right {
  max-width: 520px;
  width: 100%;
}
.about .main_content .sec01 .right h2 {
  margin-bottom: 64px;
}
.about .main_content .sec01 .right h3 {
  position: relative;
  margin-bottom: 22px;
  padding-left: 22px;
  font-family: "Shippori Mincho", serif;
  font-size: 1.8461538462rem;
  line-height: 160%;
}
.about .main_content .sec01 .right h3:before {
  position: absolute;
  top: 50%;
  left: 0;
  content: "";
  display: inline-block;
  width: 10px;
  height: 10px;
  background: center no-repeat url("../img/about/vector.svg");
  background-size: cover;
  transform: translateY(-50%);
}
.about .main_content .sec01 .right p {
  font-family: "Shippori Mincho", serif;
  font-size: 1.2307692308rem;
  line-height: 200%;
}
.about .main_content .sec01 .right p + h3 {
  margin-top: 40px;
}
.about .main_content .sec02 {
  position: relative;
  padding: 140px 20px 160px;
}
.about .main_content .sec02 .bg_img01, .about .main_content .sec02 .bg_img02, .about .main_content .sec02 .bg_img03 {
  position: absolute;
  display: block;
  filter: drop-shadow(0 0 6px rgba(181, 206, 191, 0.3));
  pointer-events: none;
  transition: opacity 0.3s;
}
.about .main_content .sec02 .bg_img01 {
  width: 272px;
  top: 76px;
  left: 0;
  border-radius: 0 8px 8px 0;
}
.about .main_content .sec02 .bg_img02 {
  width: 182px;
  top: 553px;
  right: 79px;
  border-radius: 8px;
}
.about .main_content .sec02 .bg_img03 {
  width: 212px;
  bottom: 53px;
  left: 40px;
  border-radius: 8px;
}
.about .main_content .sec02 .inner {
  position: relative;
  z-index: 1;
}
.about .main_content .sec02 .h2 {
  margin-bottom: 48px;
  text-align: center;
}
.about .main_content .sec02 ul {
  max-width: 800px;
  width: 100%;
  margin: 0 auto;
}
.about .main_content .sec02 ul li:last-of-type dl {
  border-bottom: 1px solid #D3D3D3;
}
.about .main_content .sec02 ul dl {
  padding: 40px 7.5%;
  font-family: "Shippori Mincho", serif;
  border-top: 1px solid #D3D3D3;
}
.about .main_content .sec02 ul dl dt {
  margin-bottom: 14px;
  font-size: 1.8461538462rem;
}
.about .main_content .sec02 ul dl dt .num {
  color: #9A7B28;
  font-size: 2.1538461538rem;
}
.about .main_content .sec02 ul dl dd {
  font-size: 1.2307692308rem;
  line-height: 200%;
  text-align: justify;
}
.about .main_content .sec03 {
  padding: 120px 0;
}
.about .main_content .sec03 .slider-wrapper {
  display: flex;
  overflow: hidden;
}
.about .main_content .sec03 .slider {
  animation: scroll-left 80s infinite linear 0.5s both;
  display: flex;
  gap: 16px;
  will-change: transform;
}
.about .main_content .sec03 .slide {
  display: block;
  width: auto;
  height: 440px;
  border-radius: 8px;
}
.about .main_content .sec04 {
  padding: 140px 20px 160px;
  background: #FFFCF8;
}
.about .main_content .sec04 .h2 {
  margin-bottom: 48px;
  text-align: center;
}
.about .main_content .sec04 .flex {
  display: flex;
  flex-flow: row nowrap;
  justify-content: space-between;
  align-items: flex-start;
  gap: 8%;
}
.about .main_content .sec04 .left {
  max-width: 400px;
  width: 40%;
}
.about .main_content .sec04 .right {
  max-width: 550px;
  width: 55%;
}
.about .main_content .sec04 .right .name_wrapper {
  margin-bottom: 40px;
  font-family: "Shippori Mincho", serif;
}
.about .main_content .sec04 .right .name_wrapper .position {
  margin-bottom: 16px;
  font-size: 1.2307692308rem;
}
.about .main_content .sec04 .right .name_wrapper .name_jp {
  margin-bottom: 12px;
  font-size: 1.8461538462rem;
}
.about .main_content .sec04 .right .name_wrapper .name_en {
  font-size: 1.0769230769rem;
}
.about .main_content .sec04 .right .text {
  font-family: "Shippori Mincho", serif;
  font-size: 1.2307692308rem;
  line-height: 190%;
}
.about .main_content .sec04 .right .text + .text {
  margin-top: 16px;
}
.about .main_content .sec04 .right dl {
  margin-top: 40px;
  padding-left: 32px;
  font-family: "Shippori Mincho", serif;
  border-left: 1px solid #585858;
}
.about .main_content .sec04 .right dl dt {
  margin-bottom: 20px;
  font-size: 1.5384615385rem;
  font-weight: 500;
}
.about .main_content .sec04 .right dl dd {
  display: flex;
  flex-flow: row nowrap;
  justify-content: flex-start;
  align-items: center;
  font-size: 1.2307692308rem;
}
.about .main_content .sec04 .right dl dd + dd {
  margin-top: 12px;
}
.about .main_content .sec04 .right dl dd .year {
  width: 84px;
}
.about .main_content .sec04 .right .btn_wrapper {
  display: flex;
  flex-flow: row wrap;
  justify-content: flex-start;
  align-items: center;
  margin-top: 40px;
  gap: 10px;
}
.about .main_content .sec04 .right .btn_wrapper .button {
  width: calc(50% - 5px);
}
@media (hover: hover) {
  .about .main_content .sec04 .right .btn_wrapper .button:hover {
    color: #262626 !important;
    border: 1px solid #9A7B28;
    background-color: #fff;
    opacity: 1;
  }
}
.about .main_content .sec04 .right .btn_wrapper .button:before {
  content: "";
  display: inline-block;
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
  width: 18px;
  height: 18px;
}
.about .main_content .sec04 .right .btn_wrapper .button:first-of-type:before {
  background-image: url("../img/common/icon_insta.svg");
}
.about .main_content .sec04 .right .btn_wrapper .button:nth-of-type(2):before {
  background-image: url("../img/common/icon-x.svg");
}
.about .main_content .sec04 .right .btn_wrapper .button:nth-of-type(3):before {
  background-image: url("../img/common/icon-youtube.svg");
}
.about .main_content .sec04 .right .btn_wrapper .button:nth-of-type(4):before {
  background-image: url("../img/common/icon-tiktok-white.svg");
}
.about .main_content .sec05 {
  padding: 140px 20px 160px;
}
.about .main_content .sec05 .h2 {
  margin-bottom: 48px;
  text-align: center;
}
.about .main_content .sec05 ul {
  max-width: 800px;
  width: 100%;
  margin: 0 auto;
}
.about .main_content .sec05 ul li:last-of-type dl {
  border-bottom: 1px solid #D3D3D3;
}
.about .main_content .sec05 ul dl {
  display: flex;
  flex-flow: row nowrap;
  justify-content: flex-start;
  align-items: flex-start;
  padding: 40px 4%;
  font-size: 1.2307692308rem;
  border-top: 1px solid #D3D3D3;
}
.about .main_content .sec05 ul dl dt {
  width: 22.5%;
  font-weight: 500;
}
.about .main_content .sec05 ul dl dd {
  width: 77.5%;
  font-family: "Lato", "Noto Sans JP", sans-serif;
  line-height: 140%;
}
.about .main_content .sec05 ul dl dd p + p {
  margin-top: 10px;
}
.about .main_content .sec05 ul dl dd p.note {
  color: #898989;
  font-size: 1.0769230769rem;
}

@media screen and (max-width: 1360px) {
  .about .main_content .sec02 .bg_img01, .about .main_content .sec02 .bg_img02, .about .main_content .sec02 .bg_img03 {
    opacity: 0;
  }
}
@media screen and (max-width: 767px) {
  .about .page_firstview_header_title:after {
    content: "クリニック/\aドクター紹介";
    white-space: pre;
  }
  .about .page_firstview .page_firstview_text {
    text-align: center;
  }
  .about .main_content h2 {
    font-family: "Shippori Mincho", serif;
  }
  .about .main_content h2 .en {
    margin-bottom: 2.3364485981vw;
    font-size: 3.2710280374vw;
  }
  .about .main_content h2 .jp {
    font-size: 6.5420560748vw;
  }
  .about .main_content .sec01 {
    padding: 18.691588785vw 0 9.3457943925vw;
  }
  .about .main_content .sec01 .inner {
    flex-flow: column nowrap;
    justify-content: flex-start;
    align-items: flex-start;
    gap: 14.0186915888vw;
  }
  .about .main_content .sec01 .left {
    width: 89.0186915888vw;
    border-radius: 0 2.8037383178vw 2.8037383178vw 0;
    transform: unset;
  }
  .about .main_content .sec01 .right {
    max-width: unset;
    width: 100%;
    padding: 0 4.6728971963vw;
  }
  .about .main_content .sec01 .right h2 {
    margin-bottom: 9.3457943925vw;
  }
  .about .main_content .sec01 .right h3 {
    margin-bottom: 5.1401869159vw;
    padding-left: 5.1401869159vw;
    font-size: 5.1401869159vw;
    line-height: 150%;
  }
  .about .main_content .sec01 .right h3:before {
    width: 2.3364485981vw;
    height: 2.3364485981vw;
  }
  .about .main_content .sec01 .right p {
    font-size: 3.738317757vw;
  }
  .about .main_content .sec01 .right p + h3 {
    margin-top: 9.3457943925vw;
  }
  .about .main_content .sec02 {
    padding: 18.691588785vw 4.6728971963vw 23.3644859813vw;
  }
  .about .main_content .sec02 .bg_img01, .about .main_content .sec02 .bg_img02, .about .main_content .sec02 .bg_img03 {
    display: none;
  }
  .about .main_content .sec02 h2 {
    margin-bottom: 9.3457943925vw;
  }
  .about .main_content .sec02 ul dl {
    padding: 9.3457943925vw 0;
  }
  .about .main_content .sec02 ul dl dt {
    margin-bottom: 3.2710280374vw;
    font-size: 5.1401869159vw;
  }
  .about .main_content .sec02 ul dl dt .num {
    font-size: 6.0747663551vw;
  }
  .about .main_content .sec02 ul dl dd {
    font-size: 3.738317757vw;
  }
  .about .main_content .sec03 {
    padding: 0 0 14.0186915888vw;
  }
  .about .main_content .sec03 .slider {
    gap: 3.738317757vw;
  }
  .about .main_content .sec03 .slide {
    height: 65.4205607477vw;
    border-radius: 0.9345794393vw;
  }
  .about .main_content .sec04 {
    padding: 18.691588785vw 4.6728971963vw 23.3644859813vw;
  }
  .about .main_content .sec04 h2 {
    margin-bottom: 9.3457943925vw;
    text-align: center;
  }
  .about .main_content .sec04 .flex {
    display: flex;
    flex-flow: column nowrap;
    justify-content: center;
    align-items: center;
    gap: 9.3457943925vw;
  }
  .about .main_content .sec04 .left {
    width: 79.4392523364vw;
  }
  .about .main_content .sec04 .right {
    width: 100%;
  }
  .about .main_content .sec04 .right .name_wrapper {
    margin-bottom: 9.3457943925vw;
  }
  .about .main_content .sec04 .right .name_wrapper .position {
    margin-bottom: 3.738317757vw;
    font-size: 3.738317757vw;
  }
  .about .main_content .sec04 .right .name_wrapper .name_jp {
    margin-bottom: 2.8037383178vw;
    font-size: 7.0093457944vw;
    line-height: 1;
  }
  .about .main_content .sec04 .right .name_wrapper .name_en {
    font-size: 3.2710280374vw;
  }
  .about .main_content .sec04 .right .text {
    font-size: 3.738317757vw;
  }
  .about .main_content .sec04 .right .text + .text {
    margin-top: 3.738317757vw;
  }
  .about .main_content .sec04 .right dl {
    margin-top: 9.3457943925vw;
    padding-left: 5.6074766355vw;
  }
  .about .main_content .sec04 .right dl dt {
    margin-bottom: 4.6728971963vw;
    font-size: 4.6728971963vw;
  }
  .about .main_content .sec04 .right dl dd {
    font-size: 3.738317757vw;
  }
  .about .main_content .sec04 .right dl dd + dd {
    margin-top: 2.8037383178vw;
  }
  .about .main_content .sec04 .right dl dd .year {
    width: 19.6261682243vw;
  }
  .about .main_content .sec04 .right .btn_wrapper {
    margin-top: 9.3457943925vw;
    align-items: stretch;
    gap: 2.3364485981vw 1.8691588785vw;
  }
  .about .main_content .sec04 .right .btn_wrapper .button {
    width: calc(50% - 0.9345794vw);
    padding: 2.5700934579vw 7.476635514vw;
  }
  .about .main_content .sec04 .right .btn_wrapper .button:before {
    width: 4.2056074766vw;
    height: 4.2056074766vw;
  }
  .about .main_content .sec05 {
    padding: 18.691588785vw 4.6728971963vw 23.3644859813vw;
  }
  .about .main_content .sec05 h2 {
    margin-bottom: 9.3457943925vw;
  }
  .about .main_content .sec05 ul dl {
    flex-flow: column nowrap;
    padding: 6.0747663551vw 3.2710280374vw;
    font-size: 3.738317757vw;
  }
  .about .main_content .sec05 ul dl dt {
    width: 100%;
    margin-bottom: 1.8691588785vw;
  }
  .about .main_content .sec05 ul dl dd {
    width: 100%;
    line-height: 150%;
  }
  .about .main_content .sec05 ul dl dd p + p {
    margin-top: 2.3364485981vw;
  }
  .about .main_content .sec05 ul dl dd p.note {
    font-size: 3.2710280374vw;
  }
}/*# sourceMappingURL=style.css.map */