@charset "UTF-8";
/* vendor */
/**
 * Swiper 11.1.15
 * Most modern mobile touch slider and framework with hardware accelerated transitions
 * https://swiperjs.com
 *
 * Copyright 2014-2024 Vladimir Kharlampidi
 *
 * Released under the MIT License
 *
 * Released on: November 18, 2024
 */
@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 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}

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

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

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

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

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

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

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

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

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

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

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

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

.swiper-3d .swiper-cube-shadow, .swiper-3d .swiper-slide {
  -webkit-transform-style: preserve-3d;
  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: "";
  -ms-flex-negative: 0;
  flex-shrink: 0;
  -webkit-box-ordinal-group: 10000;
  -ms-flex-order: 9999;
  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 {
  -webkit-margin-start: var(--swiper-centered-offset-before);
  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 {
  -webkit-margin-before: var(--swiper-centered-offset-before);
  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: -webkit-gradient(linear, right top, left top, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0)));
  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: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0)));
  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: -webkit-gradient(linear, left bottom, left top, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0)));
  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: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0)));
  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;
  -webkit-transform-origin: 50%;
  transform-origin: 50%;
  -webkit-box-sizing: border-box;
  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 {
  -webkit-animation: swiper-preloader-spin 1s infinite linear;
  animation: swiper-preloader-spin 1s infinite linear;
}

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

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

@-webkit-keyframes swiper-preloader-spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}

@keyframes swiper-preloader-spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
.swiper-virtual .swiper-slide {
  -webkit-backface-visibility: hidden;
  -webkit-transform: translateZ(0);
  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: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: 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%;
  -o-object-fit: contain;
  object-fit: contain;
  -webkit-transform-origin: center;
  transform-origin: center;
}

.swiper-rtl .swiper-button-next svg, .swiper-rtl .swiper-button-prev svg {
  -webkit-transform: rotate(180deg);
  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;
  -webkit-transition: 0.3s opacity;
  transition: 0.3s opacity;
  -webkit-transform: translate3d(0, 0, 0);
  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 {
  -webkit-transform: scale(0.33);
  transform: scale(0.33);
  position: relative;
}

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

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

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

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

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

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next {
  -webkit-transform: scale(0.33);
  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;
  -webkit-box-shadow: none;
  box-shadow: none;
  -webkit-appearance: none;
  -moz-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%;
  -webkit-transform: translate3d(0px, -50%, 0);
  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%;
  -webkit-transform: translateY(-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;
  -webkit-transition: 0.2s top, 0.2s -webkit-transform;
  transition: 0.2s top, 0.2s -webkit-transform;
  transition: 0.2s transform, 0.2s top;
  transition: 0.2s transform, 0.2s top, 0.2s -webkit-transform;
}

.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%;
  -webkit-transform: translateX(-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 {
  -webkit-transition: 0.2s left, 0.2s -webkit-transform;
  transition: 0.2s left, 0.2s -webkit-transform;
  transition: 0.2s transform, 0.2s left;
  transition: 0.2s transform, 0.2s left, 0.2s -webkit-transform;
}

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

.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%;
  -webkit-transform: scale(0);
  transform: scale(0);
  -webkit-transform-origin: left top;
  transform-origin: left top;
}

.swiper-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
  -webkit-transform-origin: right top;
  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;
  -ms-touch-action: none;
  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: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: 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%;
  -o-object-fit: contain;
  object-fit: contain;
}

.swiper-slide-zoomed {
  cursor: move;
  -ms-touch-action: none;
  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 {
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
  margin: 0 auto;
}

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

.swiper-grid-column > .swiper-wrapper {
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}

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

.swiper-fade .swiper-slide {
  pointer-events: none;
  -webkit-transition-property: opacity;
  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.swiper-cube {
  overflow: visible;
}

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

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

.swiper-cube.swiper-rtl .swiper-slide {
  -webkit-transform-origin: 100% 0;
  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;
  -webkit-filter: blur(50px);
  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.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;
  -webkit-transition-property: opacity, height, -webkit-transform;
  transition-property: opacity, height, -webkit-transform;
  transition-property: transform, opacity, height;
  transition-property: transform, opacity, height, -webkit-transform;
}

.swiper.swiper-cards {
  overflow: visible;
}

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

/* settings */
/*-- font系 --*/
/*-- width設定（基準、max、min） --*/
/*-- マージン系 --*/
/*-- 汎用点線 --*/
/*-- hover系 --*/
/*-- img系 --*/
/*-- スクロールバー装飾 --*/
/*-- その他 --*/
/*-- keyColorマップ（共通カラーはここで管理） --*/
:root {
  --c-blk-1: #1A1A1A;
  --c-primary-1: #BEB298;
  --c-primary-2: #EAEADC;
  --c-primary-3: #F9F9F5;
  --c-gray-1: #F2F2F2;
  --c-gray-2: #BDBDBD;
  --c-gray-3: #929292;
}

:root {
  /* font */
  --f-serif: shippori-mincho, serif;
  --f-sans: heisei-kaku-gothic-std, heisei-kaku-gothic-stdn, "Noto Sans JP", "Hiragino Kaku Gothic ProN", "Hiragino Sans", Meiryo, sans-serif;
  --f-en: sans-serif;
}

.top .top_sustainability_data > dl > dt.ja, .about .history_title small, .pagenav .dots, .firstview_title small, .pagefooter_corp ul a small, .pageheader_translation > dl, .pageheader_listItem > dl, body {
  font-family: var(--f-sans);
  font-weight: 500;
  font-style: normal;
}

.top .top_secondnavi_title .jp, .top .top_heading .jp {
  font-family: var(--f-sans);
  font-weight: 500;
}

.top .news_listItem .date, .top .top_more > a, .top .top_more > span, .top .top_suggestion, .sustainability .sustainability_naviList, .sustainability .sustainability_listItem .date, .sustainability .sustainability_moreBtn, .sustainability .sustainability_actionBody a.blanklink, .people .people_firstviewPhoto p, .news .news_articleFv .date, .news .news_listItem .date, .newgraduate .newgraduate_button a, .job .job_item button, .care .care_contactInner .more, .brand .brand_listItem .date, .brand .brand_moreBtn, .brand .brand_linkWebsite a, .recruitmenu_button, .pagenav, .keyword_button, .faq_list .answer::before, .faq_list .question span::before, .articleSlider_controller .swiper-pagination, .articleControl ul li:nth-child(3) a, .articleControl ul li:nth-child(1) a, .menu_entryBtn, .menu .en, .kvMission_concept, .pagefooter_bottom p, .pagefooter_otherlist, .pagefooter_listSmall, .pagefooter_list, .pagefooter_heading, .pageheader_buttonRecruitEntry ul, .pageheader_buttonRecruitEntry > .button, .pageheader_translation_text, .pageheader_translation > dl dd, .pageheader_listItem > dl dd.en, .pageheader_listItem > dl dt, .pageheader_list {
  font-family: "Inter Tight", "heisei-kaku-gothic-std", sans-serif;
  font-optical-sizing: auto;
  font-weight: 400;
  font-style: normal;
}

.recruit_mainTitle, .top .top_secondnavi_title .en, .top .top_sustainability_data, .top .top_sustainability_subheading, .top .top_sustainability_heading, .top .top_message_heading .sub, .top .top_heading .en, .sustainability .sustainabilityRecognition_sectionTitleText, .sustainability .sustainability_recognitionTitle span, .sustainability .sustainability_vision h2, .sustainability .sustainability_reccomendTitle span, .sustainability .sustainability_actionHead i, .sustainability .sustainability_actionTitle span, .sustainability .sustainability_report dl, .people .people_firstviewCategory, .number .number_item .en, .number .number_item strong, .news .news_reccomendTitle span, .mission .mission_sustainability_subheading .en, .mission .mission_sustainability_heading, .mission .mission_concept_heading .en, .job .job_headding span, .career .careerContent_peopleTitle, .career .careerContent_descriptionInfo h2 small, .career .careerContent_descriptionInfo i, .care .care_contactInner .tel, .care .care_downloadTitle, .care .care_attentionTitele, .care .care_title i, .brand .brand_reccomendTitle span, .about .history_tableYear, .about .history_title, .menu_listItem > a, .firstview_title, .pagefooter_corp ul a, .pagefooter_bnr span {
  font-family: "Forum", "heisei-kaku-gothic-std", sans-serif;
  font-weight: 400;
  font-style: normal;
}

/*-- 共通メディアクエリ --*/
/* tab, pcでの表示／非表示を設定するclass */
@media (max-width: 768px) {
  .show-tab {
    display: none !important;
  }
}
@media (max-width: 1024px) {
  .show-pc {
    display: none !important;
  }
}
@media (orientation: portrait) {
  .show-land {
    display: none !important;
  }
}
@media (orientation: landscape) {
  .show-port {
    display: none !important;
  }
}
@media (max-aspect-ratio: 13/20) {
  .show-hor {
    display: none !important;
  }
}
@media (min-aspect-ratio: 13/20) {
  .show-vrt {
    display: none !important;
  }
}
@media (aspect-ratio: 13/20) {
  .show-vrt {
    display: inherit !important;
  }
}

@media (min-width: 769px) {
  .hide-tab {
    display: none !important;
  }
}
@media (min-width: 1025px) {
  .hide-pc {
    display: none !important;
  }
}

/* カスタムプロパティに使用するscss変数 */
/* section用のカスタムプロパティ */
:root {
  --view: 1040px;
  --space-vrt: 60px;
  --space-hor: 18px;
}
@media screen and (min-width: 769px) {
  :root {
    --space-vrt: 60px;
    --space-hor: 40px;
  }
}
@media screen and (min-width: 1025px) {
  :root {
    --space-vrt: 80px;
    --space-hor: 60px;
  }
}

.disable {
  opacity: 0.35;
  pointer-events: none;
}

/*-- import --*/
/* base */
*::-webkit-input-placeholder {
  margin: 0;
  padding: 0;
  list-style: none;
  background-repeat: no-repeat;
  -webkit-box-sizing: inherit;
  box-sizing: inherit;
  vertical-align: inherit;
  font-family: inherit;
  font-size: inherit;
  font-weight: inherit;
  line-height: inherit;
  -webkit-font-feature-settings: inherit;
  font-feature-settings: inherit;
  color: inherit;
  vertical-align: baseline;
}
*::-moz-placeholder {
  margin: 0;
  padding: 0;
  list-style: none;
  background-repeat: no-repeat;
  box-sizing: inherit;
  vertical-align: inherit;
  font-family: inherit;
  font-size: inherit;
  font-weight: inherit;
  line-height: inherit;
  font-feature-settings: inherit;
  color: inherit;
  vertical-align: baseline;
}
*::-ms-input-placeholder {
  margin: 0;
  padding: 0;
  list-style: none;
  background-repeat: no-repeat;
  box-sizing: inherit;
  vertical-align: inherit;
  font-family: inherit;
  font-size: inherit;
  font-weight: inherit;
  line-height: inherit;
  font-feature-settings: inherit;
  color: inherit;
  vertical-align: baseline;
}
*,
*:before,
*:after,
*::placeholder {
  margin: 0;
  padding: 0;
  list-style: none;
  background-repeat: no-repeat;
  -webkit-box-sizing: inherit;
  box-sizing: inherit;
  vertical-align: inherit;
  font-family: inherit;
  font-size: inherit;
  font-weight: inherit;
  line-height: inherit;
  -webkit-font-feature-settings: inherit;
  font-feature-settings: inherit;
  color: inherit;
  vertical-align: baseline;
}

html, body {
  height: 100%;
}

html {
  -webkit-text-size-adjust: 100%;
  vertical-align: bottom;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

:where([hidden]:not([hidden=until-found])) {
  display: none !important; /* hiddenは非表示を意味します */
}

:where(html) {
  -webkit-text-size-adjust: none; /* iOSのランドスケープでテキストが調整されないようにする */
}

@supports not (min-block-size: 100dvb) {
  :where(html) {
    block-size: 100%;
  }
}
:where(body) {
  block-size: 100%; /* サファリ以外のブラウザのフォールバック */
  block-size: 100dvb; /* 1dvbは動的ビューポートの長さの1%、100dvbで高さいっぱいに */
  line-height: 1.5; /* アクセシブルな行の高さ */
  font-family: system-ui, sans-serif; /* timeの代わりにシステムフォントを使用 */
  -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) {
  block-size: auto; /* アスペクト比を保持 */
}

:where(p, h1, h2, h3, h4, h5, h6) {
  overflow-wrap: break-word; /* 長い単語は改行 */
}

:where(hr) { /* より一貫性のある、スタイリッシュなhr */
  border: none;
  -webkit-border-before: 1px solid;
  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;
}

/* .visually-hiddenは後のカスケードレイヤーを上書きするために!importantを使用 */
: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;
}

body {
  background-color: #FFF;
  color: var(--c-blk-1);
  font-style: normal;
  font-weight: 500;
  line-height: 1.8;
  letter-spacing: 0.04em;
  -webkit-text-size-adjust: 100%;
  vertical-align: baseline;
  word-wrap: break-word;
  overflow-wrap: break-word;
  font-size: 14px;
}

main {
  position: relative;
  z-index: 1;
}

a,
a img,
button {
  color: inherit;
  outline: none;
  border: none;
  cursor: pointer;
  text-decoration: none;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  -webkit-text-decoration-skip-ink: none;
  text-decoration-skip-ink: none;
  text-decoration-thickness: 0.6px;
  text-underline-offset: 0.25em;
}
a:hover,
a img:hover,
button:hover {
  outline: none;
}

a:disabled,
button:disabled,
input:disabled {
  pointer-events: none;
}

img,
svg {
  vertical-align: bottom;
  max-width: 100%;
  height: auto;
}

i,
em {
  font-style: normal;
}

sup {
  font-size: 0.6em;
  vertical-align: super;
}

button,
input,
textarea {
  font-family: inherit;
  background-color: transparent;
}

ruby > rt {
  font-size: 50%;
  text-align: start;
}

a[href]:not([data-cursor]):hover {
  -webkit-transition: color 200ms ease;
  transition: color 200ms ease;
  color: var(--c-primary-1);
}

/* block *
/* ==========================================================================
  Layout Components
========================================================================== */
html {
  scroll-behavior: smooth;
  scroll-padding-top: 87px;
}
@media screen and (min-width: 1025px) {
  html {
    scroll-padding-top: 108px;
  }
}

.pageheader {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 67px;
  z-index: 5;
  padding-left: 18px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
@media screen and (min-width: 1025px) {
  .pageheader {
    height: 88px;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
}
html:has(.kvMission) .pageheader {
  opacity: 0;
  -webkit-transition: opacity 1s;
  transition: opacity 1s;
}
html:has(.kvMission) .pageheader.view {
  opacity: 1;
}
.pageheader::after {
  content: "";
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 350px;
  background: -webkit-gradient(linear, left bottom, left top, from(rgba(0, 0, 0, 0)), to(rgba(0, 0, 0, 0.3)));
  background: linear-gradient(0deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.3) 100%);
  z-index: -10;
  pointer-events: none;
  opacity: 0;
  -webkit-transition: opacity 0.4s;
  transition: opacity 0.4s;
}
.translation-open .pageheader::after {
  opacity: 1;
}

.pageheader_logo {
  width: 109px;
}
@media screen and (min-width: 1025px) {
  .pageheader_logo {
    position: absolute;
    top: 50%;
    left: 48px;
    translate: 0 -50%;
  }
}
.is-header-observe:not(.menu-open) .pageheader_logo {
  -webkit-filter: brightness(0) invert(100%);
  filter: brightness(0) invert(100%);
}

.pageheader_list {
  display: none;
  font-size: 14px;
  line-height: 1;
  font-weight: 500;
}
@media screen and (min-width: 1025px) {
  .pageheader_list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    height: 100%;
    gap: 5px;
  }
}

.pageheader_listItem {
  position: relative;
}
.pageheader_listItem > a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  height: 100%;
  padding: 0 1em;
}
.is-header-observe .pageheader_listItem > a {
  -webkit-filter: brightness(0) invert(100%);
  filter: brightness(0) invert(100%);
}
.pageheader_listItem > dl {
  position: absolute;
  top: 100%;
  left: 50%;
  z-index: 1;
  translate: -50% -50px;
  width: 248px;
  background-color: #fff;
  border-radius: 6px;
  color: #262626 !important;
  text-align: center;
  font-size: 13px;
  padding: 24px 0;
  pointer-events: none;
  opacity: 0;
  -webkit-transition: opacity 0.4s, translate 0.4s;
  transition: opacity 0.4s, translate 0.4s;
}
.pageheader_listItem > dl dt {
  font-size: 16px;
  margin-bottom: 16px;
}
.pageheader_listItem > dl dd.en {
  font-size: 14px;
}
.pageheader_listItem > dl dd a {
  display: block;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  padding: 6px;
  margin: auto;
}
.pageheader_listItem:has(dl)::after {
  content: "";
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 350px;
  background: -webkit-gradient(linear, left bottom, left top, from(rgba(0, 0, 0, 0)), to(rgba(0, 0, 0, 0.3)));
  background: linear-gradient(0deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.3) 100%);
  z-index: -10;
  pointer-events: none;
  opacity: 0;
  -webkit-transition: opacity 0.4s;
  transition: opacity 0.4s;
}
.pageheader_listItem:hover > dl {
  pointer-events: all;
  translate: -50% -20px;
  opacity: 1;
}
.pageheader_listItem:hover::after {
  opacity: 1;
}
.pageheader_listItem:not(:has(dl)) [href] {
  -webkit-transition: color 200ms ease;
  transition: color 200ms ease;
}
.pageheader_listItem:not(:has(dl)) [href]:hover {
  color: var(--c-primary-1);
}

.pageheader_wrapper {
  width: 130px;
  height: 67px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 6px;
}

@media screen and (min-width: 1025px) {
  .pageheader_translation {
    position: absolute;
    top: 50%;
    translate: 0 -50%;
    right: 48px;
  }
  .pageheader_translation.recruit-show {
    right: 220px;
  }
}
.pageheader_translation > dl {
  position: absolute;
  top: 100%;
  z-index: 1;
  width: 110px;
  background-color: #fff;
  border-radius: 6px;
  color: #262626 !important;
  text-align: center;
  font-size: 13px;
  padding: 20px 24px 24px;
  pointer-events: none;
  opacity: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  gap: 5px;
  -webkit-transition: opacity 0.4s, translate 0.4s;
  transition: opacity 0.4s, translate 0.4s;
  translate: -34px -40px;
}
@media screen and (min-width: 1025px) {
  .pageheader_translation > dl {
    left: 50%;
    translate: -50% -20px;
  }
}
.pageheader_translation > dl dd {
  cursor: pointer;
  -webkit-transition: color 200ms ease;
  transition: color 200ms ease;
  font-size: 14px;
  letter-spacing: 0.04em;
  line-height: 1.5;
  white-space: nowrap;
}
.pageheader_translation > dl dd:hover {
  color: var(--c-primary-1);
}
@media screen and (min-width: 1025px) {
  .pageheader_translation:hover .pageheader_translationHead::after {
    content: "";
    display: block;
    width: 100%;
    height: 30px;
    background-color: rgba(0, 0, 0, 0);
    position: absolute;
    left: 0;
    bottom: 0;
    z-index: -1;
    translate: 0 100%;
  }
  .pageheader_translation:hover > dl {
    pointer-events: all;
    translate: -50% 10px;
    opacity: 1;
  }
}
.translation-open .pageheader_translation > dl {
  pointer-events: all;
  translate: -34px -10px;
  opacity: 1;
}

.pageheader:has(.pageheader_translation:hover) .pageheader_listItem:nth-child(2)::after {
  opacity: 1;
}

.pageheader_translationHead {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  cursor: pointer;
}
.is-header-observe .pageheader_translationHead {
  -webkit-filter: brightness(0) invert(100%);
  filter: brightness(0) invert(100%);
}

.pageheader_translation_text {
  margin-left: 5px;
  white-space: nowrap;
}

.pageheader_translation_arrow {
  margin-left: 7px;
}

.pageheader_button {
  height: 100%;
  aspect-ratio: 1/1;
  position: relative;
}
.pageheader_button::before, .pageheader_button::after {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate3d(-50%, -50%, 0);
  transform: translate3d(-50%, -50%, 0);
  width: 28px;
  height: 1px;
  opacity: 0.99;
  background-color: #262626;
  -webkit-transition: -webkit-transform 300ms ease;
  transition: -webkit-transform 300ms ease;
  transition: transform 300ms ease;
  transition: transform 300ms ease, -webkit-transform 300ms ease;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}
.is-header-observe:not(.menu-open) .pageheader_button::before, .is-header-observe:not(.menu-open) .pageheader_button::after {
  background-color: #fff;
}
.pageheader_button::before {
  -webkit-transform: translate3d(-50%, calc(-50% - 3px), 0);
  transform: translate3d(-50%, calc(-50% - 3px), 0);
}
.pageheader_button::after {
  -webkit-transform: translate3d(-50%, calc(-50% + 3px), 0);
  transform: translate3d(-50%, calc(-50% + 3px), 0);
}
@media screen and (min-width: 1025px) {
  .pageheader_button {
    display: none;
  }
}
.menu-open .pageheader_button::before {
  -webkit-transform: translate3d(-50%, -50%, 0) rotate(135deg);
  transform: translate3d(-50%, -50%, 0) rotate(135deg);
}
.menu-open .pageheader_button::after {
  -webkit-transform: translate3d(-50%, -50%, 0) rotate(-135deg);
  transform: translate3d(-50%, -50%, 0) rotate(-135deg);
}

.pageheader_buttonRecruitEntry {
  display: none;
}
@media screen and (min-width: 1025px) {
  .pageheader_buttonRecruitEntry {
    display: block;
  }
}
.pageheader_buttonRecruitEntry > .button {
  position: absolute;
  top: 50%;
  right: 24px;
  translate: 0 -50%;
  width: 176px;
  height: 48px;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  font-size: 14px;
  border-radius: 100px;
  border: 1px solid var(--c-primary-1);
  background-color: var(--c-primary-1);
  color: #fff;
  display: none;
}
@media screen and (min-width: 1025px) {
  .pageheader_buttonRecruitEntry.show > .button {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-transition: all 0.6s;
    transition: all 0.6s;
  }
}
.pageheader_buttonRecruitEntry ul {
  position: absolute;
  top: 100%;
  left: 50%;
  z-index: 1;
  translate: -50% -50px;
  width: 138px;
  background-color: #fff;
  border-radius: 6px;
  font-size: 13px;
  text-align: center;
  padding: 24px 0;
  color: #262626 !important;
  pointer-events: none;
  opacity: 0;
  -webkit-transition: opacity 0.4s, translate 0.4s;
  transition: opacity 0.4s, translate 0.4s;
}
.pageheader_buttonRecruitEntry ul li a {
  display: block;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  padding: 6px;
  margin: auto;
}
.pageheader_buttonRecruitEntry:has(ul)::after {
  content: "";
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 350px;
  background: -webkit-gradient(linear, left bottom, left top, from(rgba(0, 0, 0, 0)), to(rgba(0, 0, 0, 0.3)));
  background: linear-gradient(0deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.3) 100%);
  z-index: -10;
  pointer-events: none;
  opacity: 0;
  -webkit-transition: opacity 0.4s;
  transition: opacity 0.4s;
}
.pageheader_buttonRecruitEntry:hover > .button::after {
  content: "";
  display: block;
  width: 100%;
  height: 10px;
  background-color: rgba(0, 0, 0, 0);
  position: absolute;
  left: 0;
  bottom: 0;
  z-index: -1;
  translate: 0 100%;
}
.pageheader_buttonRecruitEntry:hover ul {
  pointer-events: all;
  translate: -50% 9px;
  opacity: 1;
}
.pageheader_buttonRecruitEntry:hover::after {
  opacity: 1;
}
.pageheader_buttonRecruitEntry:not(:has(ul)) [href] {
  -webkit-transition: color 200ms ease;
  transition: color 200ms ease;
}
.pageheader_buttonRecruitEntry:not(:has(ul)) [href]:hover {
  color: var(--c-primary-1);
}

.pagefooter {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  gap: 40px;
  max-width: 1080px;
  margin: auto;
  padding: 80px 20px 30px;
  letter-spacing: 0.04em;
}
@media screen and (min-width: 769px) {
  .pagefooter {
    padding: 160px 20px 40px;
  }
}

.pagefooter_logo {
  width: 127px;
}
@media screen and (min-width: 1025px) {
  .pagefooter_logo {
    width: 218px;
  }
}

.pagefooter_top {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  gap: 42px;
}
@media screen and (min-width: 1025px) {
  .pagefooter_top {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }
  .pagefooter_top > div {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    max-width: 688px;
  }
}

.pagefooter_heading {
  margin: 40px 0 16px;
  font-size: 16px;
  font-weight: 600;
  line-height: 1;
  color: var(--c-gray-2);
}
.pagefooter_heading:first-child {
  margin-top: 0;
}
.pagefooter_heading [href] {
  -webkit-transition: color 200ms ease;
  transition: color 200ms ease;
}
.pagefooter_heading [href]:hover {
  color: var(--c-primary-1);
}

.pagefooter_menu {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  gap: 30px;
  line-height: 1;
}
@media screen and (min-width: 769px) {
  .pagefooter_menu {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
  }
  .pagefooter_menu > a {
    width: 336px;
  }
}
.pagefooter_menu > div {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}

.pagefooter_list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  gap: 18px 0;
  font-size: 14px;
}
.pagefooter_list > li {
  width: 50%;
}
.pagefooter_list [href] {
  -webkit-transition: color 200ms ease;
  transition: color 200ms ease;
}
.pagefooter_list [href]:hover {
  color: var(--c-primary-1);
}

.pagefooter_listSmall {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  gap: 18px 0;
  margin-top: 32px;
  font-size: 12px;
}
.pagefooter_listSmall > li {
  width: 50%;
}
.pagefooter_listSmall [href] {
  -webkit-transition: color 200ms ease;
  transition: color 200ms ease;
}
.pagefooter_listSmall [href]:hover {
  color: var(--c-primary-1);
}

.pagefooter_bnr {
  position: relative;
  display: block;
}
.pagefooter_bnr img {
  width: 100%;
}
.pagefooter_bnr span {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 1em;
  height: -webkit-fit-content;
  height: -moz-fit-content;
  height: fit-content;
  margin: auto;
  font-size: 15px;
  color: #ffffff;
}
@media screen and (min-width: 769px) {
  .pagefooter_bnr span {
    font-size: 20px;
  }
}
.pagefooter_menu .pagefooter_bnr span {
  font-size: 20px;
  color: #1a1a1a;
}

.pagefooter_bnrlist {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  gap: 8px;
}
@media screen and (min-width: 769px) {
  .pagefooter_bnrlist {
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    gap: 16px;
  }
}
.pagefooter_bnrlist > li {
  width: calc(50% - 4px);
}
@media screen and (min-width: 769px) {
  .pagefooter_bnrlist > li {
    width: calc(33.3333333333% - 10.6666666667px);
  }
}

.pagefooter_otherlist {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin: 16px 0;
}

.pagefooter_bottom {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  gap: 16px;
  font-size: 10px;
  line-height: 1;
  color: var(--c-gray-2);
}
@media screen and (min-width: 769px) {
  .pagefooter_bottom {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }
}
.pagefooter_bottom ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  gap: 1.5em;
}
.pagefooter_bottom [href] {
  -webkit-transition: color 200ms ease;
  transition: color 200ms ease;
}
.pagefooter_bottom [href]:hover {
  color: var(--c-primary-1);
}

.pagefooter_corp {
  max-width: 1104px;
  margin: auto;
  padding: 80px 32px 0;
}
@media screen and (min-width: 769px) {
  .pagefooter_corp {
    padding: 160px 32px 0;
  }
}
.pagefooter_corp ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  gap: 16px;
}
@media screen and (min-width: 769px) {
  .pagefooter_corp ul {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
  }
  .pagefooter_corp ul > li {
    width: calc(50% - 8px);
  }
}
.pagefooter_corp ul a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 12px;
  height: 156px;
  border-radius: 8px;
  background-color: #f9f9f5;
  font-size: 33px;
  line-height: 1;
}
@media screen and (min-width: 769px) {
  .pagefooter_corp ul a {
    height: 200px;
  }
}
@media screen and (min-width: 1025px) {
  .pagefooter_corp ul a {
    height: 256px;
    font-size: 42px;
  }
}
.pagefooter_corp ul a small {
  font-size: 14px;
}

.pagefooter_wrap {
  position: relative;
  z-index: 1;
  background-color: #ffffff;
}

/* .container-sec内の左右裁ち落とし */
/* sectionコンテナ */
.container-sec {
  width: calc(100% - var(--space-hor) * 2);
  max-width: var(--view);
  margin: var(--space-vrt) auto;
}
.container-sec:first-child {
  margin-top: 0;
}
.container-sec:last-child {
  margin-bottom: 0;
}
.container-sec .bleed--left {
  width: calc(100% + var(--space-hor));
  margin-left: calc(-1 * var(--space-hor));
}
@media (min-width: 1160px) {
  .container-sec .bleed--left {
    width: calc(100% + (var(--vw) - var(--view)) / 2);
    margin-left: calc(-1 * (var(--vw) - var(--view)) / 2);
  }
}
.container-sec .bleed--right {
  width: calc(100% + var(--space-hor));
  margin-right: calc(-1 * var(--space-hor));
}
@media (min-width: 1160px) {
  .container-sec .bleed--right {
    width: calc(100% + (var(--vw) - var(--view)) / 2);
    margin-right: calc(-1 * (var(--vw) - var(--view)) / 2);
  }
}
.container-sec .bleed--left-right {
  margin-left: calc(-1 * var(--space-hor));
  margin-right: calc(-1 * var(--space-hor));
}
@media (min-width: 1160px) {
  .container-sec .bleed--left-right {
    margin-left: calc(-1 * (var(--vw) - var(--view)) / 2);
    margin-right: calc(-1 * (var(--vw) - var(--view)) / 2);
  }
}

.container-sec-bg {
  padding: var(--space-vrt) var(--space-hor);
}
.container-sec-bg .bleed--left {
  width: calc(100% + var(--space-hor));
  margin-left: calc(-1 * var(--space-hor));
}
@media (min-width: 1160px) {
  .container-sec-bg .bleed--left {
    width: calc(100% + (var(--vw) - var(--view)) / 2);
    margin-left: calc(-1 * (var(--vw) - var(--view)) / 2);
  }
}
.container-sec-bg .bleed--right {
  width: calc(100% + var(--space-hor));
  margin-right: calc(-1 * var(--space-hor));
}
@media (min-width: 1160px) {
  .container-sec-bg .bleed--right {
    width: calc(100% + (var(--vw) - var(--view)) / 2);
    margin-right: calc(-1 * (var(--vw) - var(--view)) / 2);
  }
}
.container-sec-bg .bleed--left-right {
  margin-left: calc(-1 * var(--space-hor));
  margin-right: calc(-1 * var(--space-hor));
}
@media (min-width: 1160px) {
  .container-sec-bg .bleed--left-right {
    margin-left: calc(-1 * (var(--vw) - var(--view)) / 2);
    margin-right: calc(-1 * (var(--vw) - var(--view)) / 2);
  }
}
.container-sec-bg {
  position: relative;
  z-index: 0;
}
@media (min-width: 1160px) {
  .container-sec-bg {
    padding: var(--space-vrt) calc((100% - var(--view)) / 2);
  }
}
.container-sec-bg .container-sec {
  width: calc(var(--vw) - var(--space-hor) * 2);
}

.container-view {
  width: calc(100% - var(--space-hor) * 2);
  max-width: var(--view);
  margin: auto;
}
.container-view .bleed--left {
  width: calc(100% + var(--space-hor));
  margin-left: calc(-1 * var(--space-hor));
}
@media (min-width: 1160px) {
  .container-view .bleed--left {
    width: calc(100% + (var(--vw) - var(--view)) / 2);
    margin-left: calc(-1 * (var(--vw) - var(--view)) / 2);
  }
}
.container-view .bleed--right {
  width: calc(100% + var(--space-hor));
  margin-right: calc(-1 * var(--space-hor));
}
@media (min-width: 1160px) {
  .container-view .bleed--right {
    width: calc(100% + (var(--vw) - var(--view)) / 2);
    margin-right: calc(-1 * (var(--vw) - var(--view)) / 2);
  }
}
.container-view .bleed--left-right {
  margin-left: calc(-1 * var(--space-hor));
  margin-right: calc(-1 * var(--space-hor));
}
@media (min-width: 1160px) {
  .container-view .bleed--left-right {
    margin-left: calc(-1 * (var(--vw) - var(--view)) / 2);
    margin-right: calc(-1 * (var(--vw) - var(--view)) / 2);
  }
}

.container-btn {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  gap: 30px 60px;
  margin: 40px auto;
}
.container-btn:first-child {
  margin-top: 0;
}
.container-btn:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 768px) {
  .container-btn > * {
    width: 100%;
    max-width: 276px;
  }
}
@media screen and (min-width: 769px) {
  .container-btn {
    margin: 50px auto;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
  }
  .container-btn > * {
    min-width: 300px;
  }
}
@media screen and (min-width: 1025px) {
  .container-btn > * {
    min-width: 390px;
  }
}

.firstview {
  padding-top: 147px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  gap: 34px;
  margin-bottom: 80px;
}
@media screen and (min-width: 769px) {
  .firstview {
    gap: 44px;
    margin-bottom: 120px;
  }
}
@media screen and (min-width: 1025px) {
  .firstview {
    padding-top: 200px;
  }
}

.firstview_title {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 14px;
  font-size: 48px;
  line-height: 1.1;
  text-align: center;
}
@media screen and (min-width: 769px) {
  .firstview_title {
    font-size: 58px;
  }
}
.firstview_title small {
  font-size: 14px;
  line-height: 1;
}
@media screen and (min-width: 769px) {
  .firstview_title br {
    display: none;
  }
}

.firstview_text {
  font-size: 13px;
  font-weight: 500;
  width: calc(100% - 36px);
  max-width: 687px;
  margin: auto;
}
@media screen and (min-width: 769px) {
  .firstview_text {
    font-size: 15px;
    text-align: center;
  }
}
.firstview_text.wide {
  max-width: none;
}

.kvTop {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: -1;
  clip: rect(auto, auto, auto, auto);
  pointer-events: auto;
}

.kvTop.hide {
  visibility: hidden;
}

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

.kvTop-wrap {
  position: relative;
  height: 100svh;
  z-index: 0;
  pointer-events: none;
  clip-path: inset(0);
}

.kvTop {
  height: 100svh;
  position: relative;
  z-index: 0;
}
.kvTop .swiper-pagination {
  position: relative;
  top: auto;
  bottom: auto;
  left: auto;
  z-index: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  gap: 5px;
}
@media screen and (min-width: 1025px) {
  .kvTop .swiper-pagination {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
  }
}
.kvTop .swiper-pagination .swiper-pagination-bullet {
  width: auto;
  height: 2px;
  border-radius: 4px;
  background-color: rgba(255, 255, 255, 0.5);
  margin: 0;
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  max-width: 16px;
  overflow: hidden;
  opacity: 1;
  -webkit-transition: width 500ms ease, max-width 500ms ease;
  transition: width 500ms ease, max-width 500ms ease;
  position: relative;
}
.kvTop .swiper-pagination .swiper-pagination-bullet:after {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: #fff;
  scale: 0 1;
  -webkit-transform-origin: left;
  transform-origin: left;
}
.kvTop .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
  -webkit-box-flex: 2.5;
  -ms-flex: 2.5;
  flex: 2.5;
  max-width: 40px;
}
.kvTop .swiper-pagination .swiper-pagination-bullet.progress:after {
  scale: 1 1;
  -webkit-transition: scale 4750ms linear;
  transition: scale 4750ms linear;
}

.kvTop_inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  height: 100%;
  padding: 15px;
}
@media screen and (min-width: 769px) {
  .kvTop_inner {
    padding: 25px 50px;
  }
}
@media screen and (min-width: 1025px) {
  .kvTop_inner {
    padding: 25px 120px;
  }
}

.kvTop_title {
  position: absolute;
  top: 0;
  left: 0;
  visibility: hidden;
  font-size: 10px;
}

.kvTop_bg, .kvTop_bg .swiper {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100vh;
}

.kvTop_bg {
  z-index: -1;
}
.kvTop_bg .swiper-slide img, .kvTop_bg video {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}

.kvTop_lower {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: end;
  -ms-flex-align: end;
  align-items: flex-end;
  gap: 15px;
  width: 100%;
  max-width: 1040px;
}
@media screen and (min-width: 1025px) {
  .kvTop_lower {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    gap: 40px;
  }
}
.kvTop_lower.recruit {
  gap: 17px;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  max-width: 864px;
}
@media screen and (min-width: 1025px) {
  .kvTop_lower.recruit {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    gap: 20px;
  }
}

.kvTop_news {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  height: 48px;
  width: 100%;
  padding: 15px 20px;
  border-radius: 4px;
  background-color: rgba(255, 255, 255, 0);
  -webkit-filter: brightness(90%);
  filter: brightness(90%);
  backdrop-filter: blur(10px);
}
@media screen and (min-width: 1025px) {
  .kvTop_news {
    width: 83.1730769231%;
  }
}
.kvTop_news .news-block {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 20px;
  color: #fff;
  line-height: 1;
  white-space: nowrap;
  padding-right: 2em;
}
@media screen and (min-width: 769px) {
  .kvTop_news .news-block:hover .news_title {
    text-decoration: underline;
  }
}
.kvTop_news.noscroll .news-block + .news-block {
  display: none;
}

.kvTop_news_inner-1 {
  width: 100%;
  margin: 0 -5px 0 -15px;
  padding: 0 15px;
  overflow: hidden;
  -webkit-mask-image: linear-gradient(to right, transparent 0%, #000 15px, #000 calc(100% - 15px), transparent 100%);
  mask-image: linear-gradient(to right, transparent 0%, #000 15px, #000 calc(100% - 15px), transparent 100%);
}

.kvTop_news_inner-2 {
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  position: relative;
  margin: 5px 0;
}
.kvTop_news_inner-2 .news-block + .news-block {
  position: absolute;
  top: 0;
  left: 100%;
}

.kvMission {
  position: relative;
  z-index: 0;
}

.kvMission_inner {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  height: 100svh;
}

.kvMission_wave_wrap {
  position: absolute;
  top: 50%;
  left: 0;
  z-index: -1;
  width: 100%;
  translate: 0 -50%;
  aspect-ratio: 750/128;
  overflow: hidden;
}
@media screen and (min-width: 769px) {
  .kvMission_wave_wrap {
    aspect-ratio: 2560/344;
  }
}

.kvMission_wave {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-image: url(../img/mission/title_bg-hor.png);
  background-size: 100% 100%;
  background-position: 50% 50%;
  -webkit-animation: infinity-scroll-left 5s infinite linear 0.5s both;
  animation: infinity-scroll-left 5s infinite linear 0.5s both;
}
@media (max-width: 500px) {
  .kvMission_wave {
    -webkit-animation-duration: 3s;
    animation-duration: 3s;
    background-image: url(../img/mission/title_bg-vrt.png);
  }
}
.kvMission_wave:after {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: calc(100% - 0.5px);
  width: 100%;
  height: 100%;
  background-image: url(../img/mission/title_bg-hor.png);
  background-size: 100% 100%;
  background-position: 50% 50%;
}
@media (max-width: 500px) {
  .kvMission_wave:after {
    background-image: url(../img/mission/title_bg-vrt.png);
  }
}

@-webkit-keyframes infinity-scroll-left {
  from {
    translate: 0% 0;
  }
  to {
    translate: -100% 0;
  }
}

@keyframes infinity-scroll-left {
  from {
    translate: 0% 0;
  }
  to {
    translate: -100% 0;
  }
}
.kvMission_bg {
  height: 121.9879518072svh;
  overflow: hidden;
  position: relative;
  z-index: -1;
}
@media (orientation: portrait) {
  .kvMission_bg {
    height: 121.9879518072svh;
  }
}
@media (orientation: landscape) {
  .kvMission_bg {
    height: 115.9722222222svh;
  }
}
.kvMission_bg .tmp {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 1;
  opacity: 0.2;
}
.kvMission_bg > * {
  position: absolute;
}
@media (orientation: portrait) {
  .kvMission_bg .ph1 {
    width: 19.2%;
    top: 24.5%;
    left: 5%;
  }
  .kvMission_bg .ph2 {
    width: 28.2666666667%;
    top: 12.5%;
    left: 15%;
  }
  .kvMission_bg .ph3 {
    width: 24%;
    top: 0%;
    right: 20.5%;
  }
  .kvMission_bg .ph4 {
    width: 24%;
    top: 21%;
    right: 5%;
  }
  .kvMission_bg .ph5 {
    width: 28%;
    top: 54%;
    left: 5%;
  }
  .kvMission_bg .ph6 {
    width: 24%;
    top: 87.5%;
    left: 19.5%;
  }
  .kvMission_bg .ph7 {
    width: 44.5333333333%;
    top: 68%;
    right: 5.5%;
  }
  .kvMission_bg .ph8 {
    width: 19.2%;
    top: 55.5%;
    right: 0%;
  }
}
@media (orientation: landscape) {
  .kvMission_bg .ph1 {
    width: 10%;
    top: 24%;
    left: 6.25%;
  }
  .kvMission_bg .ph2 {
    width: 15.15625%;
    top: 5%;
    left: 13.5%;
  }
  .kvMission_bg .ph3 {
    width: 12.5%;
    top: 0%;
    right: 23%;
  }
  .kvMission_bg .ph4 {
    width: 8.59375%;
    top: 19%;
    right: 6.5%;
  }
  .kvMission_bg .ph5 {
    width: 19.53125%;
    top: 51%;
    left: 0%;
  }
  .kvMission_bg .ph6 {
    width: 12.5%;
    top: 67%;
    left: 27.25%;
  }
  .kvMission_bg .ph7 {
    width: 19.21875%;
    top: 61%;
    right: 30%;
  }
  .kvMission_bg .ph8 {
    width: 12.5%;
    top: 46%;
    right: 9.5%;
  }
}

.kvMission_title {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
@media (orientation: portrait) {
  .kvMission_title {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    gap: clamp(10px, 2.6666666667vw, 15px);
  }
}
@media (orientation: landscape) {
  .kvMission_title {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-align: baseline;
    -ms-flex-align: baseline;
    align-items: baseline;
    gap: 0;
  }
}
.kvMission_title > span {
  display: block;
}
.kvMission_title > span img {
  width: auto;
}
@media (orientation: portrait) {
  .kvMission_title > span img {
    height: 11.2vw;
    max-height: 16.8vw;
  }
  .kvMission_title > span img:nth-child(1) img {
    margin-left: 2%;
  }
}
@media (orientation: landscape) {
  .kvMission_title > span img {
    min-height: 45px;
    height: 4.6875vw;
    max-height: 7.03125vw;
  }
}
@media (orientation: portrait) {
  .kvMission_title > span:first-child img {
    margin-left: 5%;
  }
}

.kvMission_concept {
  color: var(--c-primary-1);
  letter-spacing: 0.04em;
  font-size: 10px;
  line-height: 1.5;
  position: absolute;
}
@media (orientation: portrait) {
  .kvMission_concept {
    left: 5%;
    bottom: 20px;
    max-width: 140px;
  }
}
@media (orientation: landscape) {
  .kvMission_concept {
    right: 5%;
    bottom: 40px;
    max-width: 230px;
  }
}
@media screen and (min-width: 1025px) {
  .kvMission_concept {
    font-size: 11px;
  }
}

.menu {
  position: fixed;
  top: 0;
  right: 0;
  width: 100%;
  height: 100%;
  z-index: 4;
  backdrop-filter: blur(0px) brightness(1);
  line-height: 1;
  font-size: 14px;
  clip-path: polygon(0 100%, 100% 100%, 100% 100%, 0% 100%);
  opacity: 0;
}
.menu .en {
  font-weight: 400;
}
.menu {
  -webkit-transition: opacity 0.4s, clip-path 0.4s, backdrop-filter 0.4s;
  transition: opacity 0.4s, clip-path 0.4s, backdrop-filter 0.4s;
}
.menu-open .menu {
  clip-path: polygon(0% 0, 100% 0, 100% 100%, 0% 100%);
  backdrop-filter: blur(10px) brightness(0.9);
  -webkit-transition: opacity 0.4s, clip-path 0.4s, backdrop-filter 0.4s 0.4s;
  transition: opacity 0.4s, clip-path 0.4s, backdrop-filter 0.4s 0.4s;
  opacity: 1;
}
@media screen and (min-width: 1025px) {
  .menu {
    display: none;
  }
}

.menu_block {
  background-color: #fff;
  position: absolute;
  top: 0;
  right: 0;
  width: 100%;
  max-width: 375px;
  height: 100%;
  overflow: auto;
  -ms-overflow-style: none;
  scrollbar-width: none;
}
.menu_block::-webkit-scrollbar {
  display: none;
}
.menu_block {
  padding: 86px 32px 100px;
}

.menu_listItem {
  border-bottom: 1px solid #EAEADC;
}
.menu_listItem > a {
  position: relative;
  display: block;
  font-size: 23px;
  padding: 23px 0 20px;
}
.menu_listItem .sublist {
  border-top: 1px solid #EAEADC;
  padding: 13px 0;
}
.menu_listItem .sublist .columns {
  display: -ms-grid;
  display: grid;
  grid-auto-flow: column;
  -ms-grid-rows: (auto)[var(--row, 4)];
  grid-template-rows: repeat(var(--row, 4), auto);
  -ms-grid-columns: (1fr)[2];
  grid-template-columns: repeat(2, 1fr);
  gap: 0 1em;
}
.menu_listItem .sublist a {
  display: block;
  padding: 13px 0;
}

.menu_acoBton {
  position: absolute;
  top: 0;
  right: 0;
  height: 100%;
  aspect-ratio: 1;
}
.menu_acoBton::before, .menu_acoBton::after {
  content: "";
  width: 13px;
  height: 1px;
  background-color: #000;
  position: absolute;
  top: 50%;
  right: 19px;
  -webkit-transition: rotate 0.4s;
  transition: rotate 0.4s;
}
.menu_acoBton::after {
  rotate: 90deg;
  -webkit-transition: opacity 300ms ease;
  transition: opacity 300ms ease;
}
.menu_acoBton.open::after {
  opacity: 0;
}

.menu_subList {
  margin-top: 16px;
}

.menu_subListItem a {
  display: block;
  padding: 8px 0;
}

.menu_bottomList {
  margin-top: 20px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  font-size: 10px;
  color: rgba(0, 0, 0, 0.3);
}
.menu_bottomList a {
  display: block;
  padding: 20px 0;
}

.menu_entry {
  background-color: #fff;
  position: absolute;
  bottom: 0;
  right: 0;
  width: 100%;
  max-width: 375px;
  padding: 9px 16px 16px;
}
.menu_entry:before {
  content: "";
  display: block;
  width: 100%;
  height: 30px;
  background: -webkit-gradient(linear, left bottom, left top, from(white), color-stop(25%, rgba(255, 255, 255, 0.75)), to(rgba(255, 255, 255, 0)));
  background: linear-gradient(0deg, white 0%, rgba(255, 255, 255, 0.75) 25%, rgba(255, 255, 255, 0) 100%);
  position: absolute;
  bottom: calc(100% - 1px);
  left: 0;
  pointer-events: none;
}

.menu_entryInner {
  position: relative;
}

.menu_entryBtn {
  font-size: 18px;
  background-color: #BEB298;
  color: #fff;
  border-radius: 5px;
  width: 100%;
  height: 64px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.menu_entryBtn i {
  display: none;
}
.menu_entryBtn::before {
  content: "ENTRY";
}
.menu_entryBtn.open::before {
  content: "CLOSE";
}
.menu_entryBtn.open {
  font-size: 14px;
  gap: 11px;
}
.menu_entryBtn.open i {
  display: block;
  width: 14px;
  aspect-ratio: 1;
  position: relative;
}
.menu_entryBtn.open i::before, .menu_entryBtn.open i::after {
  content: "";
  width: 141.4213562373%;
  height: 1px;
  background-color: #fff;
  position: absolute;
  top: 50%;
  left: 50%;
  translate: -50% -50%;
  rotate: 45deg;
}
.menu_entryBtn.open i::after {
  rotate: -45deg;
}

.menu_entryList {
  position: absolute;
  bottom: calc(100% - 8px);
  left: 0;
  width: 100%;
  background-color: #BEB298;
  color: #fff;
  border-radius: 5px;
  padding: 40px 10px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 24px;
}

/* ==========================================================================
  Content Components
========================================================================== */
.articleKeyword {
  margin: 80px 40px 56px;
}
@media screen and (min-width: 769px) {
  .articleKeyword {
    margin: 160px auto 80px;
  }
}
.articleKeyword h2 {
  text-align: center;
  font-size: 14px;
  margin-bottom: 32px;
}

.articleControl {
  border-top: 2px dotted #B2B2B2;
  max-width: 1040px;
  margin: 56px 18px 80px;
  padding-top: 40px;
}
@media screen and (min-width: 769px) {
  .articleControl {
    margin: 80px auto 160px;
  }
}
.articleControl ul {
  width: calc(100% - 36px);
  max-width: 378px;
  margin: auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.articleControl ul li {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
}
.articleControl ul li a {
  -webkit-transition: color 0.4s ease;
  transition: color 0.4s ease;
}
.articleControl ul li a img {
  width: 1em;
  -webkit-filter: grayscale(1) brightness(0);
  filter: grayscale(1) brightness(0);
  -webkit-transition: -webkit-filter 0.4s ease;
  transition: -webkit-filter 0.4s ease;
  transition: filter 0.4s ease;
  transition: filter 0.4s ease, -webkit-filter 0.4s ease;
}
.articleControl ul li a:hover {
  color: #B2B2B2;
}
.articleControl ul li a:hover img {
  -webkit-filter: grayscale(0) brightness(1);
  filter: grayscale(0) brightness(1);
}
.articleControl ul li:nth-child(1) a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  -ms-flex-direction: row-reverse;
  flex-direction: row-reverse;
  gap: 1em;
}
.articleControl ul li:nth-child(1) a img {
  rotate: 180deg;
}
.articleControl ul li:nth-child(2) {
  border-left: 2px dotted #B2B2B2;
  border-right: 2px dotted #B2B2B2;
  -webkit-box-flex: 1.85;
  -ms-flex: 1.85;
  flex: 1.85;
}
.articleControl ul li:nth-child(2) a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.articleControl ul li:nth-child(3) a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  gap: 1em;
}

.articleSlider {
  margin: 54px auto;
}
@media screen and (min-width: 769px) {
  .articleSlider {
    margin: 80px auto;
  }
}
.articleSlider .swiper-button-next,
.articleSlider .swiper-button-prev,
.articleSlider .swiper-pagination {
  position: static;
}

.articleSlider_controller {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin: auto;
  width: 49%;
}
@media screen and (max-width: 768px) {
  .articleSlider_controller {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin-top: 16px;
    width: 100%;
  }
}
.articleSlider_controller .swiper-pagination {
  font-size: 12px;
  line-height: 1;
  color: #B2B2B2;
}
.articleSlider_controller .swiper-pagination .swiper-pagination-current {
  color: #000;
}
.articleSlider_controller .swiper-pagination {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 3px;
  --swiper-pagination-color: #000;
  --swiper-pagination-bullet-width: 16px;
  --swiper-pagination-bullet-height: 1px;
  --swiper-pagination-bullet-inactive-opacity:.3;
  --swiper-pagination-bullet-horizontal-gap:0;
}
@media screen and (max-width: 768px) {
  .articleSlider_controller .swiper-pagination {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
}

.articleSlider_button {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
@media screen and (max-width: 768px) {
  .articleSlider_button {
    display: none;
  }
}
.articleSlider_button .swiper-button-next,
.articleSlider_button .swiper-button-prev {
  display: block;
  width: 56px;
  height: 40px;
  position: relative;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: 0;
}
.articleSlider_button .swiper-button-next::before, .articleSlider_button .swiper-button-next::after,
.articleSlider_button .swiper-button-prev::before,
.articleSlider_button .swiper-button-prev::after {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
}
.articleSlider_button .swiper-button-next::before,
.articleSlider_button .swiper-button-prev::before {
  content: "";
  width: 12px;
  height: 1px;
  background-color: #000;
}
.articleSlider_button .swiper-button-next::after,
.articleSlider_button .swiper-button-prev::after {
  width: 7px;
  height: 13px;
  font-size: 13px;
  color: #000;
}
.articleSlider_button .swiper-button-next::after {
  translate: 4px 0;
}
.articleSlider_button .swiper-button-prev::after {
  translate: -3px 0;
}

.basicTable {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  gap: 16px;
  padding: 32px 0;
  border-top: 1px solid #EAEADC;
  border-bottom: 1px solid #EAEADC;
}
.basicTable + .basicTable {
  border-top: none;
}
@media screen and (min-width: 769px) {
  .basicTable {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding: 30px 40px;
  }
}

.basicTable_head {
  font-size: 16px;
  line-height: 1;
}
@media screen and (min-width: 769px) {
  .basicTable_head {
    padding-top: 3px;
  }
}

@media screen and (min-width: 769px) {
  .basicTable_body {
    width: calc(100% - 8em);
    max-width: 648px;
  }
}

.basicTable_text {
  font-size: 16px;
  padding: 32px 0;
  border-bottom: 1px solid #EAEADC;
}
@media screen and (min-width: 769px) {
  .basicTable_text {
    padding: 30px 40px;
  }
}

.carousel_people .swiper * {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.carousel_people .swiper-slide {
  width: 282px;
}
@media (min-width: 500px) {
  .carousel_people .swiper-slide {
    width: 336px;
  }
}
.carousel_people .people_indexItem {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: relative;
}
.carousel_people .people_indexItem .profile {
  display: none;
}
.carousel_people .people_indexItem {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  gap: 18px;
}
@media (min-width: 500px) {
  .carousel_people .people_indexItem:hover .people_indexItemPhoto img {
    scale: 1.1;
  }
}
.carousel_people .people_indexItemPhoto {
  width: 100%;
  aspect-ratio: 339/516;
  overflow: hidden;
}
.carousel_people .people_indexItemPhoto img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  -webkit-transition: scale 600ms ease;
  transition: scale 600ms ease;
}
.carousel_people .people_indexItemText {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  gap: 8px;
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  padding: 24px;
  color: #fff;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0)), to(rgba(0, 0, 0, 0.7)));
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.7));
}
@media screen and (min-width: 769px) {
  .carousel_people .people_indexItemText {
    color: #fff;
  }
}
.carousel_people .people_indexItemText .info {
  line-height: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}
.carousel_people .people_indexItemText .inline {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}
.carousel_people .people_indexItemText .title {
  font-size: 16px;
}
@media screen and (min-width: 769px) {
  .carousel_people .people_indexItemText .title {
    font-size: 18px;
  }
}
.carousel_people .people_indexItemText .info {
  font-size: 12px;
  gap: 8px;
}
@media screen and (min-width: 769px) {
  .carousel_people .people_indexItemText .info {
    font-size: 14px;
  }
}
.carousel_people .people_indexItemText .inline {
  gap: 8px;
}
@media screen and (min-width: 769px) {
  .carousel_people .people_indexItemText .year {
    font-size: 12px;
  }
}

.carousel_people_lower {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin-top: 50px;
}
@media screen and (max-width: 768px) {
  .carousel_people_lower {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .carousel_people_lower .carousel_people_control {
    display: none;
  }
}
@media screen and (min-width: 769px) {
  .carousel_people_lower {
    margin-top: 60px;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    gap: 50px;
    padding-bottom: 20px;
    border-bottom: 1px solid var(--c-primary-2);
  }
}

.carousel_people_control {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 10px;
}
.carousel_people_control .swiper-button-prev, .carousel_people_control .swiper-button-next {
  position: relative;
  top: auto;
  left: auto;
  bottom: auto;
  right: auto;
  width: 56px;
  height: 40px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  z-index: 0;
}
.carousel_people_control .swiper-button-prev:after, .carousel_people_control .swiper-button-next:after {
  display: none;
}
.carousel_people_control .swiper-button-prev .arrow, .carousel_people_control .swiper-button-next .arrow {
  width: 12px;
  height: 1px;
  background-color: var(--c-blk-1);
  position: relative;
}
.carousel_people_control .swiper-button-prev .arrow:after, .carousel_people_control .swiper-button-next .arrow:after {
  content: "";
  display: block;
  width: 8px;
  height: 8px;
  border: solid var(--c-blk-1);
  border-width: 0 1px 1px 0;
  position: absolute;
  top: 50%;
  right: 0.5px;
  rotate: -45deg;
  margin-top: -4px;
}
.carousel_people_control .swiper-button-prev .arrow {
  scale: -1 1;
}

.carousel_people_more a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 16px;
}
@media screen and (min-width: 769px) {
  .carousel_people_more a {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-transition: gap 0.6s;
    transition: gap 0.6s;
  }
  .carousel_people_more a:hover {
    gap: 0;
  }
  .carousel_people_more a:hover i {
    width: 0;
    height: 0;
    opacity: 0;
  }
}
.carousel_people_more i {
  font-size: 0;
  width: 64px;
  height: 64px;
  border: 1px solid #BEB298;
  border-radius: 100px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
@media screen and (min-width: 769px) {
  .carousel_people_more i {
    width: 8px;
    height: 8px;
    background-color: #BEB298;
    -webkit-transition: all 0.3s, opacity 0.3s;
    transition: all 0.3s, opacity 0.3s;
  }
}
.carousel_people_more i svg {
  width: 12px;
  fill: #BEB298;
}
@media screen and (min-width: 769px) {
  .carousel_people_more i svg {
    display: none;
  }
}

.faq_list {
  border-top: 1px solid #EAEADC;
  border-bottom: 1px solid #EAEADC;
}
.faq_list + .faq_list {
  border-top: none;
}
.faq_list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}
.faq_list .question {
  cursor: pointer;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 10px;
  font-size: 16px;
  line-height: 1.5;
  padding: 20px;
}
.faq_list .question span {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 10px;
}
.faq_list .question span::before {
  content: "Q.";
  width: 1.5em;
  -webkit-box-flex: 0;
  -ms-flex: none;
  flex: none;
}
.faq_list .question i {
  -webkit-box-flex: 0;
  -ms-flex: none;
  flex: none;
  width: 40px;
  height: 40px;
  margin-right: -10px;
  position: relative;
}
.faq_list .question i::before, .faq_list .question i::after {
  content: "";
  display: block;
  width: 13px;
  height: 1px;
  background-color: #262626;
  position: absolute;
  top: 50%;
  left: 50%;
  translate: -50% -50%;
}
.faq_list .question i::after {
  rotate: 90deg;
  -webkit-transition: opacity 300ms ease;
  transition: opacity 300ms ease;
}
.faq_list .question.active i::after {
  opacity: 0;
}
.faq_list .answer {
  font-size: 14px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  gap: 10px;
  padding: 0 20px 20px;
}
.faq_list .answer::before {
  content: "A.";
  font-size: 16px;
  width: 1.5em;
  -webkit-box-flex: 0;
  -ms-flex: none;
  flex: none;
}
.faq_list .answer p {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  max-width: 688px;
}
.faq_list .answer p a {
  text-decoration: underline;
}

#pageeffect {
  position: fixed;
  top: 0;
  left: 0;
  width: 100vw;
  height: 100vh;
  background-color: #fff;
  z-index: 10;
  pointer-events: none;
}

.interview {
  width: calc(100% - 36px);
  max-width: 1040px;
  margin: 80px auto 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  gap: 40px;
}
@media screen and (min-width: 769px) {
  .interview {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    gap: 104px;
  }
}
.interview a {
  text-decoration: underline;
}
.interview strong, .interview b {
  font-weight: 600;
}
.interview em, .interview i {
  font-style: italic;
}

.interview_head, .interview_head-question {
  font-size: 18px;
}
@media screen and (min-width: 769px) {
  .interview_head, .interview_head-question {
    width: 336px;
  }
}

.interview_head-question {
  font-size: 14px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 1em;
}
.interview_head-question::before {
  content: "";
  display: block;
  width: 2.5em;
  height: 1px;
  background-color: #BEB298;
  translate: 0 12px;
}

.interview_body {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
}
.interview_body h3 {
  font-size: 16px;
  font-weight: 600;
  margin: 3em 0 2em;
}
@media screen and (min-width: 769px) {
  .interview_body h3 {
    margin: 2em 0 1.5em;
  }
}
.interview_body h3:first-child {
  margin-top: 0;
}
.interview_body p {
  margin: 40px 0;
}
.interview_body p:first-child {
  margin-top: 0;
}
.interview_body p:last-child {
  margin-bottom: 0;
}
.interview_body .speaker {
  display: inline-block;
  color: #BEB298;
  font-weight: 600;
  padding-right: 0.5em;
}
.interview_body .wp-block-image img {
  display: block;
  width: 100%;
  margin: auto;
}
.interview_body .wp-block-image figcaption {
  font-size: 12px;
  color: #929292;
  display: block;
  width: calc(100% - 36px);
  margin: 1.5em auto 0;
}

.interview_fillimg {
  margin: 0 -18px;
}
@media screen and (min-width: 769px) {
  .interview_fillimg {
    margin: 0;
    margin-left: calc(-1 * (100svw - 100%) / 2);
  }
}
.interview_fillimg img {
  width: 100%;
}

.terms {
  width: calc(100% - 30px);
  max-width: 688px;
  margin: auto;
  margin-bottom: 80px;
  counter-reset: h2num;
}
.terms h2 {
  font-size: 18px;
  text-align: center;
  counter-reset: h3num;
  margin: 72px 0 56px;
}
@media screen and (min-width: 769px) {
  .terms h2 {
    font-size: 20px;
  }
}
.terms h2:first-child {
  margin-top: 0;
}
.terms h2::before {
  counter-increment: h2num;
  content: counter(h2num) ".";
  margin-right: 0.5em;
}
.website_policy .terms h2::before {
  display: none;
}
.terms h3 {
  counter-reset: h4num;
  padding-left: 1.5em;
  text-indent: -1.5em;
  margin-top: 40px;
}
.terms h3::before {
  counter-increment: h3num;
  content: counter(h3num, parenthesized-decimal);
  margin-right: 0.5em;
}
.terms h3 + p {
  font-size: 13px;
  margin-top: 32px;
  margin-left: 1.5em;
}
.terms h4 {
  font-size: 13px;
  padding-left: 1.5em;
  text-indent: -1.5em;
  margin-top: 32px;
  margin-left: 1.5em;
}
.terms h4::before {
  counter-increment: h4num;
  content: counter(h4num, circled-decimal);
  margin-right: 0.5em;
}
.terms ul {
  font-size: 13px;
  color: #929292;
  margin-left: 1.75em;
}
.terms ul li {
  padding-left: 1em;
  text-indent: -1em;
  margin-top: 16px;
}
.terms ul li::before {
  content: "・";
}
.terms a:not([class]) {
  text-decoration: underline;
}
.terms .signature {
  margin-top: 104px;
  text-align: right;
}

@counter-style parenthesized-decimal {
  system: fixed;
  symbols: "⑴" "⑵" "⑶" "⑷" "⑸" "⑹" "⑺" "⑻" "⑼" "⑽" "⑾" "⑿" "⒀" "⒁" "⒂" "⒃" "⒄" "⒅" "⒆" "⒇";
  /* symbols: '⑴' '⑵' '⑶' '⑷' '⑸' '⑹' '⑺' '⑻' '⑼' '⑽' '⑾' '⑿' '⒀' '⒁' '⒂' '⒃' '⒄' '⒅' '⒆' '⒇'; */
  suffix: " ";
}
@counter-style circled-decimal {
  system: fixed 0;
  symbols: "⓪" "①" "②" "③" "④" "⑤" "⑥" "⑦" "⑧" "⑨" "⑩" "⑪" "⑫" "⑬" "⑭" "⑮" "⑯" "⑰" "⑱" "⑲" "⑳" "㉑" "㉒" "㉓" "㉔" "㉕" "㉖" "㉗" "㉘" "㉙" "㉚" "㉛" "㉜" "㉝" "㉞" "㉟" "㊱" "㊲" "㊳" "㊴" "㊵" "㊶" "㊷" "㊸" "㊹" "㊺" "㊻" "㊼" "㊽" "㊾" "㊿";
  /* symbols: '⓪' '①' '②' '③' '④' '⑤' '⑥' '⑦' '⑧' '⑨' '⑩' '⑪' '⑫' '⑬' '⑭' '⑮' '⑯' '⑰' '⑱' '⑲' '⑳' '㉑' '㉒' '㉓' '㉔' '㉕' '㉖' '㉗' '㉘' '㉙' '㉚' '㉛' '㉜' '㉝' '㉞' '㉟' '㊱' '㊲' '㊳' '㊴' '㊵' '㊶' '㊷' '㊸' '㊹' '㊺' '㊻' '㊼' '㊽' '㊾' '㊿'; */
  suffix: " ";
}
.formSection {
  width: calc(100% - 60px);
  max-width: 864px;
  margin: 0 auto 80px;
}
.formSection.thanks {
  max-width: 620px;
}
@media screen and (min-width: 769px) {
  .formSection.thanks {
    text-align: center;
  }
}
.formSection.thanks p {
  line-height: 2.4;
}
.formSection.thanks p + p {
  margin-top: 60px;
}
.formSection.thanks p > a {
  text-decoration: underline;
  display: block;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  margin: auto;
}
.formSection_navi {
  width: calc(100% - 30px);
  max-width: 1060px;
  margin: 0 auto 80px;
  border: 2px dotted #B2B2B2;
  color: #929292;
  padding: 32px 20px;
  line-height: 1;
  font-size: 14px;
  text-align: center;
}
.formSection_navi a {
  color: #262626;
}
.formSection_navi ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  gap: 20px;
}
@media screen and (min-width: 769px) {
  .formSection_navi ul {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
}
@media screen and (min-width: 1025px) {
  .formSection_navi ul li:not(:first-child) {
    border-left: 2px dotted #B2B2B2;
    padding-left: 20px;
  }
}
@media screen and (min-width: 769px) {
  .formSection br.sp {
    display: none;
  }
}
.formSection .pageTitle {
  font-size: 22px;
  line-height: 1;
  text-align: center;
  margin-bottom: 32px;
}
@media screen and (min-width: 769px) {
  .formSection .pageTitle {
    font-size: 20px;
  }
}
.formSection.thanks .pageTitle, .formSection#app2 .pageTitle, .formSection.confirm .pageTitle {
  margin-bottom: 64px;
}
.formSection .formTip {
  font-size: 12px;
  text-align: center;
  margin-bottom: 64px;
}
.formSection.confirm {
  margin-top: 64px;
}
.formSection .formRow {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  gap: 16px;
}
@media screen and (min-width: 769px) {
  .formSection .formRow {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    gap: 0;
  }
}
.formSection .formRow + .formRow {
  margin-top: 40px;
}
.formSection .is_hidden > .formRow {
  padding-top: 40px;
}
.formSection .is_hidden + .formRow {
  margin-top: 40px;
}
.formSection .form_list {
  margin-top: 40px;
}
.formSection .formCatQuestion {
  margin-top: 40px;
}
.formSection .formCatQuestion .formRow .formRight .formMember .formMember p {
  font-size: 14px;
  color: #262626;
}
.formSection .formCatQuestion #ring_num_size,
.formSection .formCatQuestion #ring_fix_size,
.formSection .formCatQuestion #ring_deform_size {
  width: 4em;
}
.formSection .formCatQuestion .contactRadio2 label {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 10px;
}
.formSection .formCatQuestion .contactRadio2 label input[type=number] {
  width: 7em;
}
.formSection .formCatQuestion + .formRow {
  margin-top: 40px;
}
.formSection .formLeft {
  font-size: 14px;
  line-height: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 8px;
}
@media screen and (min-width: 769px) {
  .formSection .formLeft {
    white-space: nowrap;
    width: 300px;
    padding-top: 0.9em;
  }
}
@media screen and (min-width: 1025px) {
  .formSection .formLeft {
    width: 352px;
  }
}
.formSection .formLeft span {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  font-size: 12px;
  background-color: #BEB298;
  border-radius: 20px;
  height: 17px;
  padding: 0 10px;
  color: #fff;
}
.formSection.confirm .formLeft {
  padding-top: 0;
  color: #929292;
}
.formSection .formRight, .formSection .formRight2 {
  font-size: 14px;
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
}
.formSection .formRight .formLeft, .formSection .formRight2 .formLeft {
  width: 140px;
}
.formSection .formRight .formRow + .formRow, .formSection .formRight2 .formRow + .formRow {
  margin-top: 20px;
}
.formSection .formAgree {
  line-height: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 12px;
  text-align: center;
  margin-top: 104px;
}
.formSection .formAgree input[type=checkbox] {
  translate: 0;
}
.formSection .formAgree a {
  text-decoration: underline;
}
.formSection .formBtn {
  margin-top: 32px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 16px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}
@media screen and (min-width: 769px) {
  .formSection .formBtn {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
  }
}
.formSection.confirm .formBtn {
  margin-top: 64px;
}
@media screen and (min-width: 769px) {
  .formSection.confirm .formBtn {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse;
  }
}
.formSection .contFormRight4,
.formSection .formHopeSupport,
.formSection .formMember2,
.formSection .formRow.formRow1 .formRight > .formMember,
.formSection .formRight2 > ul.formMember,
.formSection .formCatQuestion .formRight {
  padding-top: 0.5em;
}
.formSection .baInpbox {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 16px;
}
@media screen and (min-width: 769px) {
  .formSection .baInpbox {
    gap: 64px;
  }
}
.formSection .baInpbox .baseInput {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
}
.formSection .baInpbox .baInText {
  white-space: nowrap;
  color: #929292;
  letter-spacing: 0;
  width: 2em;
}
@media screen and (min-width: 769px) {
  .formSection .baInpbox .baInText {
    position: absolute;
    top: 50%;
    left: 0;
    translate: calc(-100% - 8px) -50%;
    text-align: right;
  }
}
.formSection .f_parent:not(.formRight2) {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 8px;
  position: relative;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.formSection .f_parent:not(.formRight2):has(.baInText) {
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
}
.formSection .f_parent:not(.formRight2) p {
  width: 100%;
  margin-top: 4px;
}
.formSection .formTip2 {
  font-size: 12px;
  color: #262626 !important;
  margin-top: 32px !important;
}
.formSection .formTip2 b {
  display: block;
  font-weight: 700;
  display: block;
  margin-bottom: 16px;
  line-height: 1;
}
.formSection .formTip3,
.formSection .formMember p {
  display: block;
  font-size: 12px;
  color: #929292;
  margin-top: 1em;
}
.formSection .formMember ul,
.formSection .baInpbox.baInpbox2.formMember.contactRadio2 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  gap: 20px;
}
.formSection .formMember ul .f_parent,
.formSection .baInpbox.baInpbox2.formMember.contactRadio2 .f_parent {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.formSection .formMember ul #zip01_input + p,
.formSection .baInpbox.baInpbox2.formMember.contactRadio2 #zip01_input + p {
  width: 100%;
}
.formSection #repair_item_choice_4_guide {
  font-size: 12px;
  color: #929292;
}
@media screen and (min-width: 769px) {
  .formSection .baInpbox2 .baseInput input {
    max-width: 224px;
  }
  .formSection .baInpbox2 .baseInput input#addr01_input, .formSection .baInpbox2 .baseInput input#apartment01_input {
    max-width: none;
  }
}
.formSection .safetyCerText {
  font-size: 12px;
  margin-top: 12px;
}
.formSection .contactRadio2 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 20px;
  gap: 40px;
}
.formSection .formRow.formRow1 .formMember p {
  font-size: 14px;
  color: #262626;
}
.formSection .formRow.formRow1 .formMember p.formTip {
  text-align: left;
  font-size: 12px;
  margin-bottom: 0;
}
.formSection .purchage_date .formRight li label {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 10px;
}
.formSection .purchage_date .formRight li label input {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
}
.formSection .formBtn3 {
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  margin-top: 20px;
  line-height: 1;
}
.formSection .formBtn3 a, .formSection .formBtn3 button {
  display: block;
  padding: 10px 20px;
  border-radius: 100px;
  background-color: #BEB298;
  color: #fff;
  -webkit-transition: background-color 1s;
  transition: background-color 1s;
}
.formSection .formBtn3 a:hover, .formSection .formBtn3 button:hover {
  -webkit-transition: background-color 1s;
  transition: background-color 1s;
  color: #fff;
  background-color: #9a8c6e;
}
.formSection .contactRadio2 li label {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 5px;
}
.formSection .contactRadio2 li label input {
  translate: 0;
}
.formSection .contFormRight4 {
  text-align: left !important;
}
.formSection .contFormRight4 p {
  font-size: 12px;
  margin-top: 12px;
}
.formSection input[type=text],
.formSection input[type=email],
.formSection input[type=number],
.formSection input[type=tel],
.formSection input[type=password],
.formSection input[type=search],
.formSection input[type=url],
.formSection textarea {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  outline: none;
  border: 1px solid #B2B2B2;
  border-radius: 4px;
  padding: 12px 16px;
  width: 100%;
  height: 40px;
  line-height: 1;
}
.formSection input[type=number] {
  -moz-appearance: textfield;
}
.formSection input[type=number]::-webkit-outer-spin-button, .formSection input[type=number]::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}
.formSection textarea {
  line-height: 1.6;
  height: auto;
  min-height: 256px;
}
.formSection select {
  outline: none;
  border: 1px solid #B2B2B2;
  background-color: #fff;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  border-radius: 4px;
  padding: 12px 16px;
  width: 100%;
  line-height: 1;
}
@media screen and (min-width: 769px) {
  .formSection select {
    width: 224px;
  }
}
.formSection ::-webkit-input-placeholder {
  color: #B2B2B2;
}
.formSection ::-moz-placeholder {
  color: #B2B2B2;
}
.formSection ::-ms-input-placeholder {
  color: #B2B2B2;
}
.formSection ::placeholder {
  color: #B2B2B2;
}
.formSection .baseSelect {
  width: 100%;
  position: relative;
}
@media screen and (min-width: 769px) {
  .formSection .baseSelect {
    width: 224px;
  }
}
.formSection .baseSelect::after {
  content: "";
  width: 8px;
  aspect-ratio: 1;
  background-color: #fff;
  border-left: 1px solid #B2B2B2;
  border-bottom: 1px solid #B2B2B2;
  position: absolute;
  top: 50%;
  right: 15px;
  translate: 0 -60%;
  rotate: -45deg;
  pointer-events: none;
}
.formSection .errorBox .baseSelect::after {
  background-color: #FAEAEA;
}
.formSection input[type=checkbox],
.formSection input[type=radio] {
  width: 20px;
  height: 20px;
  vertical-align: middle;
  border: 1px solid #B2B2B2;
  translate: 0 -0.2em;
  accent-color: #9a8c6e;
}
.formSection button {
  cursor: pointer;
  width: 246px;
  height: 60px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  font-size: 14px;
  color: #fff;
  background-color: #262626;
  border-radius: 100px;
}
.formSection button.confirm--btns {
  background-color: #B2B2B2;
}
.formSection button[disabled=true] {
  background-color: #F2F2F2;
}
.formSection .is_hidden,
.formSection .formCatQuestion,
.formSection #mn_field_1,
.formSection #mn_field_2,
.formSection #hope_suppoort_field,
.formSection #return_agreement_field {
  display: none;
}
.formSection .errorText {
  font-size: 12px;
  color: #D23C3C;
}
.formSection .errorBox {
  position: relative;
}
.formSection .errorBox .errorText {
  position: absolute;
  bottom: 0;
  left: 0;
  margin-top: 0 !important;
  translate: 0 calc(100% + 6px);
}
.formSection .errorBox.formAgree .errorText {
  right: 0;
  margin: auto;
}
.formSection .errorBox input[type=text],
.formSection .errorBox input[type=email],
.formSection .errorBox input[type=number],
.formSection .errorBox input[type=tel],
.formSection .errorBox input[type=password],
.formSection .errorBox input[type=search],
.formSection .errorBox input[type=url],
.formSection .errorBox textarea,
.formSection .errorBox select {
  background-color: #FAEAEA;
}

.safetyCer {
  width: 224px;
  height: 40px;
  background-color: #F2F2F2;
  padding-right: 72px;
  border-radius: 100px;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.safetyCer:has(#slider[disabled=true]) {
  background-color: #dedede;
}
.safetyCer * {
  border: 0;
  padding: 0;
  outline: none;
}
.safetyCer #slider {
  width: 100%;
  height: 100%;
  position: relative;
  direction: ltr;
}
.safetyCer #slider .noUi-base, .safetyCer #slider .noUi-connects {
  width: 100%;
  height: 100%;
  position: relative;
  z-index: 1;
}
.safetyCer #slider .noUi-origin {
  -webkit-transform-origin: 0 0;
  transform-origin: 0 0;
  -webkit-transform-style: flat;
  transform-style: flat;
  position: absolute;
  left: auto;
  right: -15px;
  width: 10%;
  height: 100%;
  top: 0;
}
.safetyCer #slider .noUi-handle {
  width: 72px;
  height: 100%;
  background-color: #929292;
  border-radius: 100px;
  border: 0px solid #F2F2F2;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.safetyCer #slider:not([disabled=true]) .noUi-handle {
  cursor: e-resize;
}
.safetyCer #slider .noUi-touch-area {
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.safetyCer #slider .noUi-touch-area::after {
  content: "";
  width: 13px;
  height: 16px;
  background-image: url("data:image/svg+xml,%3Csvg height='16' viewBox='0 0 13 16' width='13' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='m7.148 1.384a1 1 0 0 1 1.7 0l6.21 10.092a1 1 0 0 1 -.848 1.524h-12.42a1 1 0 0 1 -.852-1.524z' fill='%23fff' transform='matrix(0 1 -1 0 13 0)'/%3E%3C/svg%3E");
}
.safetyCer #slider[disabled=true] .noUi-handle {
  border: 4px solid #dedede;
  background-color: #cbcbcb;
}

.safetyCerText2 {
  color: #4e8b37;
}

.errorText.-notoSans {
  font-size: 12px !important;
  color: #D23C3C !important;
}
.contactRadio2 + .errorText.-notoSans {
  margin-bottom: 20px;
}

/* ==========================================================================
  UI Components
========================================================================== */
.keyword {
  border: 2px dotted #B2B2B2;
  width: calc(100% - 40px);
  max-width: 1040px;
  margin: 0 auto 56px;
  padding: 32px 20px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 24px;
}
@media screen and (min-width: 769px) {
  .keyword {
    padding: 40px 20px;
    gap: 30px;
    margin: 0 auto 80px;
  }
}

.keyword_title {
  font-size: 15px;
  line-height: 1;
  text-align: center;
}

.keyword_button {
  font-size: 14px;
  text-transform: uppercase;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  -webkit-transition: color 0.4s ease;
  transition: color 0.4s ease;
}
.keyword_button:hover {
  color: #B2B2B2;
}

.keyword_block {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  gap: 8px;
}
@media screen and (min-width: 769px) {
  .keyword_block {
    gap: 16px;
  }
}

.keyword_tagList {
  font-size: 12px;
  line-height: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  gap: 8px;
}
@media screen and (min-width: 769px) {
  .keyword_tagList {
    gap: 16px;
  }
  .keyword_tagList.more {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
  }
}
.keyword_tagList a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  background-color: #fff;
  border: 1px solid #B2B2B2;
  padding: 8px 16px;
  border-radius: 100px;
  -webkit-transition: color 0.4s ease, background-color 0.4s ease;
  transition: color 0.4s ease, background-color 0.4s ease;
}
.keyword_tagList a:hover {
  background-color: #BEB298;
  color: #fff;
}
.keyword_tagList a.selected {
  background-color: #BEB298;
  color: #fff;
}
.keyword_tagList a.selected::after {
  content: "✕";
  margin-left: 1em;
}

.modal {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 6;
  background-color: rgba(0, 0, 0, 0.5);
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  visibility: hidden;
  pointer-events: none;
  opacity: 0;
  -webkit-transition: opacity 0.4s;
  transition: opacity 0.4s;
}
.view-modal .modal {
  -webkit-transition: opacity 0.4s;
  transition: opacity 0.4s;
  pointer-events: all;
  opacity: 1;
}

.modal_inner {
  position: relative;
  background-color: #fff;
  width: calc(100% - 36px);
  height: calc(100% - 80px);
  max-width: 1040px;
  max-height: 560px;
  overflow-y: auto;
  padding: 80px 30px 30px;
}
@media screen and (min-width: 769px) {
  .modal_inner {
    padding: 120px 40px 60px;
  }
}
.modal_inner h3, .modal_inner h4, .modal_inner p {
  max-width: 688px;
  margin: auto;
}
.modal_inner h3 {
  font-size: 18px;
  text-align: center;
  margin-bottom: 80px;
}
@media screen and (min-width: 769px) {
  .modal_inner h3 {
    margin-bottom: 120px;
    font-size: 22px;
  }
}
.modal_inner h3 + p {
  margin-bottom: 64px;
}
.modal_inner h4 {
  font-weight: 600;
  line-height: 1.4;
  margin: 40px auto 1em;
}
.modal_inner p {
  text-align: justify;
}
.modal_inner p + p {
  margin-top: 1em;
}
.modal_inner {
  translate: 0 -20px;
  opacity: 0;
  -webkit-transition: translate 0.4s, opacity 0.4s;
  transition: translate 0.4s, opacity 0.4s;
}
.view-modal .modal_inner {
  -webkit-transition: translate 0.4s 0.2s, opacity 0.4s 0.2s;
  transition: translate 0.4s 0.2s, opacity 0.4s 0.2s;
  translate: 0 0;
  opacity: 1;
}

.modal_close-wrap {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  width: calc(100% - 36px);
  height: calc(100% - 80px);
  max-width: 1040px;
  max-height: 560px;
  pointer-events: none;
  translate: 0 -20px;
  opacity: 0;
  -webkit-transition: translate 0.4s, opacity 0.4s;
  transition: translate 0.4s, opacity 0.4s;
}
.view-modal .modal_close-wrap {
  -webkit-transition: translate 0.4s 0.2s, opacity 0.4s 0.2s;
  transition: translate 0.4s 0.2s, opacity 0.4s 0.2s;
  translate: 0 0;
  opacity: 1;
}

.modal_close {
  position: absolute;
  top: 0;
  right: 0;
  width: 72px;
  aspect-ratio: 1;
  border-radius: 100%;
}
.view-modal .modal_close {
  pointer-events: all;
}
.modal_close::before, .modal_close::after {
  content: "";
  display: block;
  width: 25px;
  height: 1px;
  background-color: #000;
  position: absolute;
  top: 50%;
  left: 50%;
  translate: -50% -50%;
}
.modal_close::before {
  rotate: 45deg;
}
.modal_close::after {
  rotate: -45deg;
}

.view-modal {
  overflow: hidden;
}

.pagenav {
  margin-top: 80px;
  font-size: 12px;
  line-height: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 16px;
}
.pagenav ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 16px;
}
.pagenav .wp-pagenavi {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  gap: 16px;
}
.pagenav .page-numbers,
.pagenav .prev a,
.pagenav .next a,
.pagenav .previouspostslink,
.pagenav .nextpostslink,
.pagenav .page,
.pagenav .current {
  width: 24px;
  height: 24px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  border-radius: 100px;
}
.pagenav .page-numbers,
.pagenav .page {
  -webkit-transition: color 0.4s ease;
  transition: color 0.4s ease;
}
.pagenav .page-numbers:hover,
.pagenav .page:hover {
  color: #BEB298;
}
.pagenav .prev a,
.pagenav .next a,
.pagenav .previouspostslink,
.pagenav .nextpostslink {
  text-indent: -9999px;
  overflow: hidden;
  position: relative;
}
.pagenav .prev a::after,
.pagenav .next a::after,
.pagenav .previouspostslink::after,
.pagenav .nextpostslink::after {
  text-indent: 0;
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  margin: auto;
  width: 60%;
  height: 60%;
  -o-object-fit: contain;
  object-fit: contain;
  z-index: 1;
  background-image: url(../img/common/cursor_arrow.png);
  background-size: contain;
  -webkit-filter: grayscale(1) brightness(0);
  filter: grayscale(1) brightness(0);
  -webkit-transition: -webkit-filter 0.4s ease;
  transition: -webkit-filter 0.4s ease;
  transition: filter 0.4s ease;
  transition: filter 0.4s ease, -webkit-filter 0.4s ease;
}
.pagenav .prev a:hover:after,
.pagenav .next a:hover:after,
.pagenav .previouspostslink:hover:after,
.pagenav .nextpostslink:hover:after {
  -webkit-filter: grayscale(0) brightness(1);
  filter: grayscale(0) brightness(1);
}
.pagenav .prev a::after,
.pagenav .previouspostslink::after {
  rotate: 180deg;
}
.pagenav .current {
  background-color: #BEB298;
  pointer-events: none;
}
.pagenav .pages {
  display: none;
}

.recruitmenu {
  font-size: 14px;
  line-height: 1;
  position: fixed;
  left: 0;
  right: 0;
  z-index: 3;
  margin: auto;
  width: 194px;
  max-width: 194px;
  padding: 6px;
  border-radius: 68px;
  background-color: rgba(38, 38, 38, 0.1);
  backdrop-filter: blur(20px) brightness(0.8);
  -webkit-transition: all 0.4s;
  transition: all 0.4s;
  pointer-events: none;
}
.remove-navi .recruitmenu {
  opacity: 0;
  pointer-events: none;
}
.recruitmenu {
  width: calc(100% - 40px);
  max-width: 444px;
  padding: 0;
  border-radius: 0;
  background-color: rgba(38, 38, 38, 0);
  backdrop-filter: blur(0) brightness(1);
  pointer-events: none;
}
@media (max-width: 1023px) {
  .recruitmenu {
    bottom: 113px;
  }
  .show-recruitbanner .recruitmenu {
    bottom: 10px;
  }
}
@media (min-width: 1024px) {
  .recruitmenu {
    bottom: 14px;
  }
}
.recruitmenu.open {
  pointer-events: auto;
}
.recruitmenu.open .recruitmenu_inner {
  opacity: 1;
  scale: 1;
}
.recruitmenu.open .recruitmenu_list {
  opacity: 1;
}

.recruitmenu_inner {
  background-color: #262626;
  color: #fff;
  border-radius: 8px;
  padding: 33px 47px 80px;
}
@media (min-width: 450px) {
  .recruitmenu_inner {
    padding: 33px 40px 80px;
  }
}
.recruitmenu_inner {
  opacity: 0;
  scale: 0;
  -webkit-transform-origin: 50% 90%;
  transform-origin: 50% 90%;
  -webkit-transition: opacity scale ease;
  transition: opacity scale ease;
  -webkit-transition-duration: 400ms;
  transition-duration: 400ms;
}

.recruitmenu_list {
  overflow: hidden;
  display: -ms-grid;
  display: grid;
  grid-auto-flow: column;
  -ms-grid-rows: (auto)[var(--row-sp, 4)];
  grid-template-rows: repeat(var(--row-sp, 4), auto);
  -ms-grid-columns: (1fr)[2];
  grid-template-columns: repeat(2, 1fr);
  gap: 0 1em;
  opacity: 0;
  -webkit-transition: opacity 200ms ease 200ms;
  transition: opacity 200ms ease 200ms;
}
@media (min-width: 450px) {
  .recruitmenu_list {
    -ms-grid-rows: (auto)[var(--row-pc, 3)];
    grid-template-rows: repeat(var(--row-pc, 3), auto);
    -ms-grid-columns: (auto)[3];
    grid-template-columns: repeat(3, auto);
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }
}
.recruitmenu_list a {
  display: block;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  padding: 10px 0;
  white-space: nowrap;
  color: white;
}
.open .recruitmenu_list a:hover {
  -webkit-transition: color 0.4s;
  transition: color 0.4s;
  color: #BEB298;
}

.recruitmenu_button {
  line-height: 1;
  width: 160px;
  height: 68px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin: 0 auto;
  gap: 24px;
  border-radius: 68px;
  color: #fff;
  backdrop-filter: blur(20px) brightness(0.8);
  -webkit-transition: backdrop-filter 400ms ease, opacity 400ms ease;
  transition: backdrop-filter 400ms ease, opacity 400ms ease;
  position: fixed;
  left: 50%;
  margin-left: -80px;
  z-index: 3;
}
@media (max-width: 1023px) {
  .recruitmenu_button {
    bottom: 123px;
  }
  .show-recruitbanner .recruitmenu_button {
    bottom: 20px;
  }
}
@media (min-width: 1024px) {
  .recruitmenu_button {
    bottom: 24px;
  }
}
.recruitmenu_button:before {
  content: "";
  display: block;
  position: absolute;
  background-color: #262626;
  top: 6px;
  left: 6px;
  width: calc(100% - 12px);
  height: calc(100% - 12px);
  -webkit-transition: opacity 400ms ease;
  transition: opacity 400ms ease;
  border-radius: inherit;
  z-index: -1;
}
.recruitmenu_button .open-text {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  gap: 10px;
  width: 100%;
  padding: 0 30px;
  -webkit-transition: opacity 400ms ease 300ms;
  transition: opacity 400ms ease 300ms;
}
.recruitmenu_button .close-text {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  gap: 10px;
  position: absolute;
  top: 50%;
  left: 50%;
  translate: -50% -50%;
  opacity: 0;
  -webkit-transition: opacity 400ms ease, color 400ms ease;
  transition: opacity 400ms ease, color 400ms ease;
}
.recruitmenu_button .close-text > span {
  translate: -30px 0;
  -webkit-transition: translate 400ms ease;
  transition: translate 400ms ease;
}
.recruitmenu_button .close-text > i {
  width: 18px;
  translate: 30px 0;
  -webkit-transition: translate 400ms ease;
  transition: translate 400ms ease;
}
.recruitmenu_button .close-text > i::before, .recruitmenu_button .close-text > i::after {
  width: 120%;
  height: 1px;
  border-radius: 0;
}
.recruitmenu_button.open {
  backdrop-filter: blur(0) brightness(1);
}
.recruitmenu_button.open:before, .recruitmenu_button.open:after {
  opacity: 0;
  scale: 0;
}
.recruitmenu_button.open .open-text, .recruitmenu_button.open .close-text {
  -webkit-transition-delay: 0ms;
  transition-delay: 0ms;
}
.recruitmenu_button.open .open-text {
  -webkit-transition: opacity 0ms ease;
  transition: opacity 0ms ease;
  opacity: 0;
}
.recruitmenu_button.open .close-text {
  opacity: 1;
}
.recruitmenu_button.open .close-text > span, .recruitmenu_button.open .close-text > i {
  translate: 0 0;
}
.recruitmenu_button i {
  position: relative;
  display: block;
  width: 6px;
  aspect-ratio: 1;
  -webkit-transition: all 0.4s;
  transition: all 0.4s;
}
.recruitmenu_button i::before, .recruitmenu_button i::after {
  content: "";
  width: 100%;
  height: 100%;
  border-radius: 100%;
  background-color: #fff;
  position: absolute;
  top: 50%;
  left: 50%;
  translate: -50% -50%;
  -webkit-transition: all 0.4s;
  transition: all 0.4s;
}
.recruitmenu_button i::before {
  rotate: 45deg;
}
.recruitmenu_button i::after {
  rotate: -45deg;
}
.remove-navi .recruitmenu_button {
  opacity: 0;
}

.recruitmenu_hide {
  pointer-events: none;
}
.recruitmenu_hide > * {
  opacity: 0;
  -webkit-transition: opacity 300ms ease;
  transition: opacity 300ms ease;
}
.recruitmenu_hide.show {
  pointer-events: auto;
}
.recruitmenu_hide.show > * {
  opacity: 1;
}

.recruitbanner {
  position: fixed;
  z-index: 100;
  -webkit-transition: opacity 0.3s ease, visibility 0.3s ease;
  transition: opacity 0.3s ease, visibility 0.3s ease;
}
@media (max-width: 1023px) {
  .recruitbanner {
    bottom: 16px;
    left: 50%;
    translate: -50% 0;
  }
}
@media (min-width: 1024px) {
  .recruitbanner {
    bottom: 24px;
    right: 24px;
  }
}
.show-recruitbanner .recruitbanner {
  opacity: 0;
  visibility: hidden;
}

.recruitbanner_image {
  display: block;
  cursor: pointer;
}
.recruitbanner_image img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}
@media (max-width: 1023px) {
  .recruitbanner_image {
    width: 338px;
  }
}
@media (min-width: 1024px) {
  .recruitbanner_image {
    width: 224px;
  }
}
@media (max-width: 1023px) {
  .recruitbanner_image .dn-sp {
    display: none;
  }
}
@media (min-width: 1024px) {
  .recruitbanner_image .dn-pc {
    display: none;
  }
}

.recruitbanner_close {
  background-color: #262626;
  border-radius: 100%;
  position: absolute;
  top: -12px;
  right: -6px;
  cursor: pointer;
}
@media (max-width: 1023px) {
  .recruitbanner_close {
    width: 24px;
    height: 24px;
  }
}
@media (min-width: 1024px) {
  .recruitbanner_close {
    width: 32px;
    height: 32px;
  }
}
.recruitbanner_close::before, .recruitbanner_close::after {
  content: "";
  position: absolute;
  width: 12px;
  height: 1px;
  background-color: #fff;
  position: absolute;
  top: 50%;
  left: 50%;
  translate: -50% -50%;
}
@media (max-width: 1023px) {
  .recruitbanner_close::before, .recruitbanner_close::after {
    width: 12px;
  }
}
@media (min-width: 1024px) {
  .recruitbanner_close::before, .recruitbanner_close::after {
    width: 15px;
  }
}
.recruitbanner_close::before {
  rotate: 45deg;
}
.recruitbanner_close::after {
  rotate: -45deg;
}

.togleViewBtn {
  position: relative;
  z-index: 0;
  background-color: #F9F9F5;
  width: 88px;
  height: 48px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 4px;
  border-radius: 4px;
}
.togleViewBtn::after {
  content: "";
  display: block;
  width: 40px;
  height: 40px;
  border-radius: 4px;
  background-color: #BEB298;
  position: absolute;
  top: 4px;
  left: 4px;
  z-index: 0;
  -webkit-transition: translate 0.2s ease-in;
  transition: translate 0.2s ease-in;
}
.togleViewBtn:has(.togleViewBtn_input:checked)::after {
  translate: 100% 0;
}
.togleViewBtn:has(.togleViewBtn_input:checked) .togleViewBtn_svg.block {
  fill: #B2B2B2;
}
.togleViewBtn:has(.togleViewBtn_input:checked) .togleViewBtn_svg.list {
  fill: #fff;
}

.togleViewBtn_input {
  cursor: pointer;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 2;
  width: 100%;
  height: 100%;
  opacity: 0;
}

.togleViewBtn_svg {
  fill: #B2B2B2;
  position: relative;
  z-index: 1;
  -webkit-transition: fill 0.2s ease-in;
  transition: fill 0.2s ease-in;
}
.togleViewBtn_svg.block {
  fill: #fff;
}

.wave {
  width: 100%;
  height: 100%;
  overflow: hidden;
  position: relative;
  -webkit-perspective: 1000px;
  perspective: 1000px;
}
.kvMission .wave {
  z-index: -1;
  position: absolute;
  top: 0;
  left: 0;
}

.wave_item, .wave_item2 {
  position: absolute;
  top: 50%;
  left: 50%;
  translate: -50% -2.5%;
  width: 250%;
  aspect-ratio: 1;
  border: 1px solid #fff;
}
.kvMission.scene2 .wave_item, .kvMission.scene2 .wave_item2 {
  border-color: #EAEADC;
  -webkit-transition: border-color 0.6s;
  transition: border-color 0.6s;
}
.wave_item, .wave_item2 {
  border-radius: 61% 39% 16% 84%/57% 72% 28% 43%;
  -webkit-animation: fluid-anim 11s linear infinite, wave-anime 7s linear infinite;
  animation: fluid-anim 11s linear infinite, wave-anime 7s linear infinite;
}

.wave_item2 {
  -webkit-animation: fluid-anim 17s infinite, wave-anime 7s infinite;
  animation: fluid-anim 17s infinite, wave-anime 7s infinite;
  width: 300%;
}

@-webkit-keyframes fluid-anim {
  0% {
    border-radius: 65% 35% 55% 45%/55% 50% 55% 45%;
  }
  12.5% {
    border-radius: 60% 75% 40% 80%/70% 70% 60% 65%;
  }
  25% {
    border-radius: 55% 95% 65% 90%/75% 65% 85% 70%;
  }
  37.5% {
    border-radius: 60% 40% 50% 45%/60% 40% 60% 40%;
  }
  50% {
    border-radius: 55% 95% 65% 90%/75% 65% 85% 70%;
  }
  62.5% {
    border-radius: 60% 40% 50% 45%/60% 40% 60% 40%;
  }
  75% {
    border-radius: 60% 75% 40% 80%/70% 70% 60% 65%;
  }
  87.5% {
    border-radius: 40% 60% 55% 45%/50% 60% 40% 50%;
  }
  100% {
    border-radius: 65% 35% 55% 45%/55% 50% 55% 45%;
  }
}

@keyframes fluid-anim {
  0% {
    border-radius: 65% 35% 55% 45%/55% 50% 55% 45%;
  }
  12.5% {
    border-radius: 60% 75% 40% 80%/70% 70% 60% 65%;
  }
  25% {
    border-radius: 55% 95% 65% 90%/75% 65% 85% 70%;
  }
  37.5% {
    border-radius: 60% 40% 50% 45%/60% 40% 60% 40%;
  }
  50% {
    border-radius: 55% 95% 65% 90%/75% 65% 85% 70%;
  }
  62.5% {
    border-radius: 60% 40% 50% 45%/60% 40% 60% 40%;
  }
  75% {
    border-radius: 60% 75% 40% 80%/70% 70% 60% 65%;
  }
  87.5% {
    border-radius: 40% 60% 55% 45%/50% 60% 40% 50%;
  }
  100% {
    border-radius: 65% 35% 55% 45%/55% 50% 55% 45%;
  }
}
@-webkit-keyframes wave-anime {
  from {
    rotate: 360deg;
  }
  to {
    rotate: 0deg;
  }
}
@keyframes wave-anime {
  from {
    rotate: 360deg;
  }
  to {
    rotate: 0deg;
  }
}
.wave_line {
  position: absolute;
  top: 50%;
  left: 0;
  translate: 0% -50%;
  width: 100%;
  aspect-ratio: 752/102;
  scale: 1.2;
}
@media screen and (min-width: 769px) {
  .wave_line {
    aspect-ratio: 1921/260;
  }
}
.wave_line:hover {
  scale: 1.3;
}
.wave_line {
  -webkit-animation: rotateX 3s ease-in-out infinite alternate, rotateY 7s ease-in-out infinite alternate;
  animation: rotateX 3s ease-in-out infinite alternate, rotateY 7s ease-in-out infinite alternate;
}

@-webkit-keyframes rotateX {
  from {
    rotate: x -60deg;
  }
  to {
    rotate: x 60deg;
  }
}

@keyframes rotateX {
  from {
    rotate: x -60deg;
  }
  to {
    rotate: x 60deg;
  }
}
@-webkit-keyframes rotateY {
  from {
    -webkit-transform: rotateY(-10deg);
    transform: rotateY(-10deg);
  }
  to {
    -webkit-transform: rotateY(10deg);
    transform: rotateY(10deg);
  }
}
@keyframes rotateY {
  from {
    -webkit-transform: rotateY(-10deg);
    transform: rotateY(-10deg);
  }
  to {
    -webkit-transform: rotateY(10deg);
    transform: rotateY(10deg);
  }
}
.wave_lineInner {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-image: url(../img/top/message_bg-sp.png);
}
.kvMission.scene2 .wave_lineInner {
  background-image: url(../img/mission/title_bg-vrt.png);
}
.wave_lineInner {
  background-size: 100% 100%;
  background-position: 50% 50%;
  -webkit-animation: infinity-scrollLeft 4s infinite linear 0.5s both;
  animation: infinity-scrollLeft 4s infinite linear 0.5s both;
}
@media screen and (min-width: 769px) {
  .wave_lineInner {
    -webkit-animation-duration: 5s;
    animation-duration: 5s;
    background-image: url(../img/top/message_bg.png);
  }
  .kvMission.scene2 .wave_lineInner {
    background-image: url(../img/mission/title_bg-hor.png);
  }
}
.wave_lineInner:after {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: calc(100% - 0.5px);
  width: 100%;
  height: 100%;
  background-image: url(../img/top/message_bg-sp.png);
}
.kvMission.scene2 .wave_lineInner:after {
  background-image: url(../img/mission/title_bg-vrt.png);
}
.wave_lineInner:after {
  background-size: 100% 100%;
  background-position: 50% 50%;
}
@media screen and (min-width: 769px) {
  .wave_lineInner:after {
    background-image: url(../img/top/message_bg.png);
  }
  .kvMission.scene2 .wave_lineInner:after {
    background-image: url(../img/mission/title_bg-hor.png);
  }
}

@-webkit-keyframes infinity-scrollLeft {
  from {
    translate: 0% 0%;
  }
  to {
    translate: -100% 0%;
  }
}

@keyframes infinity-scrollLeft {
  from {
    translate: 0% 0%;
  }
  to {
    translate: -100% 0%;
  }
}
/* element */
/* ==========================================================================
  Core UI Elements
========================================================================== */
#custom_cursor {
  --size: 12px;
  --duration: 500ms;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 10;
  pointer-events: none;
  mix-blend-mode: multiply;
  width: var(--size);
  height: var(--size);
  border-radius: 50%;
  background-color: var(--c-primary-1);
  overflow: hidden;
  -webkit-transition: opacity 1500ms ease, width var(--duration) ease, height var(--duration) ease, background-color calc(var(--duration) * 0.5) ease;
  transition: opacity 1500ms ease, width var(--duration) ease, height var(--duration) ease, background-color calc(var(--duration) * 0.5) ease;
  opacity: 0;
}
#custom_cursor:before {
  content: "";
  display: block;
  border-radius: 50%;
  border: 1px solid var(--c-primary-1);
  position: absolute;
  top: 1px;
  left: 1px;
  width: calc(100% - 2px);
  height: calc(100% - 2px);
}
#custom_cursor.on {
  opacity: 1;
}
#custom_cursor {
  /* マウスオーバーパターン */
}
#custom_cursor.cursor--small {
  width: 0;
  height: 0;
  -webkit-transition-duration: calc(var(--duration) * 0.5);
  transition-duration: calc(var(--duration) * 0.5);
}
#custom_cursor.cursor--large {
  width: calc(var(--size) * 3.5);
  height: calc(var(--size) * 3.5);
}
#custom_cursor.cursor--more {
  width: 80px;
  height: 80px;
  background-color: transparent;
}
#custom_cursor.cursor--more:after {
  content: "MORE";
  position: absolute;
  top: 50%;
  left: 50%;
  translate: -50% -50%;
  font-size: 14px;
  text-align: center;
  color: var(--c-primary-1);
  line-height: 1;
}
#custom_cursor.cursor--arrow {
  width: 80px;
  height: 80px;
  background-color: transparent;
}
#custom_cursor.cursor--arrow:after {
  content: "";
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
  translate: -50% -50%;
  width: 14px;
  height: 14px;
  background-image: url(../img/common/cursor_arrow.png);
  background-size: 100% 100%;
}
#custom_cursor {
  /* タッチデバイス時 */
}
.no_custom_cursor #custom_cursor {
  visibility: hidden;
  -webkit-transform: none !important;
  transform: none !important;
}

.para {
  text-align: justify;
  line-height: 1.9;
  margin: 0.5em auto;
}
.para:first-child {
  margin-top: 0;
}
.para:last-child {
  margin-bottom: 0;
}
@media screen and (min-width: 769px) {
  .para {
    line-height: 2;
  }
}

/* each page */
/* mod */
/* ==========================================================================
  Layout Modifiers
========================================================================== */
/*
  頻出する調整は.adj--***として追加して取り回しできるようにする
*/
.adj--pt0 {
  padding-top: 0 !important;
}
.adj--pb0 {
  padding-bottom: 0 !important;
}
.adj--pl0 {
  padding-left: 0 !important;
}
.adj--pr0 {
  padding-right: 0 !important;
}
.adj--mt0 {
  margin-top: 0 !important;
}
.adj--mb0 {
  margin-bottom: 0 !important;
}
.adj--ml0 {
  margin-left: 0 !important;
}
.adj--mr0 {
  margin-right: 0 !important;
}

.img--fit {
  position: absolute;
  top: 0;
  left: 0;
  width: 100% !important;
  height: 100% !important;
  -o-object-fit: cover;
  object-fit: cover;
  -o-object-position: 50% 50%;
  object-position: 50% 50%;
}
.img--fit.fit--top {
  -o-object-position: 50% 0%;
  object-position: 50% 0%;
}
.img--fit.fit--bottom {
  -o-object-position: 50% 100%;
  object-position: 50% 100%;
}
.img--fit.fit--left {
  -o-object-position: 0% 50%;
  object-position: 0% 50%;
}
.img--fit.fit--right {
  -o-object-position: 100% 50%;
  object-position: 100% 50%;
}
.img--contain {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
  object-fit: contain;
  -o-object-position: 50% 50%;
  object-position: 50% 50%;
}

/* ==========================================================================
  Visual Modifiers
========================================================================== */
.bg--blk-1 {
  background-color: var(--c-blk-1) !important;
}
.bg--primary-1 {
  background-color: var(--c-primary-1) !important;
}
.bg--primary-2 {
  background-color: var(--c-primary-2) !important;
}
.bg--primary-3 {
  background-color: var(--c-primary-3) !important;
}
.bg--gray-1 {
  background-color: var(--c-gray-1) !important;
}
.bg--gray-2 {
  background-color: var(--c-gray-2) !important;
}
.bg--gray-3 {
  background-color: var(--c-gray-3) !important;
}
.bg--wh {
  background-color: #fff;
}
.bg--blk {
  background-color: #000;
}

.bdr--blk-1 {
  border-color: var(--c-blk-1) !important;
}
.bdr--primary-1 {
  border-color: var(--c-primary-1) !important;
}
.bdr--primary-2 {
  border-color: var(--c-primary-2) !important;
}
.bdr--primary-3 {
  border-color: var(--c-primary-3) !important;
}
.bdr--gray-1 {
  border-color: var(--c-gray-1) !important;
}
.bdr--gray-2 {
  border-color: var(--c-gray-2) !important;
}
.bdr--gray-3 {
  border-color: var(--c-gray-3) !important;
}

.fill--blk-1 {
  fill: var(--c-blk-1) !important;
}
.fill--primary-1 {
  fill: var(--c-primary-1) !important;
}
.fill--primary-2 {
  fill: var(--c-primary-2) !important;
}
.fill--primary-3 {
  fill: var(--c-primary-3) !important;
}
.fill--gray-1 {
  fill: var(--c-gray-1) !important;
}
.fill--gray-2 {
  fill: var(--c-gray-2) !important;
}
.fill--gray-3 {
  fill: var(--c-gray-3) !important;
}

/* ==========================================================================
  Typography Modifiers
========================================================================== */
.chr--w300 {
  font-weight: 300;
}
.chr--w400 {
  font-weight: 400;
}
.chr--w500 {
  font-weight: 500;
}
.chr--w600 {
  font-weight: 600;
}
.chr--w700 {
  font-weight: 700;
}
.chr--nobreak {
  display: inline-block;
}
.chr--serif {
  font-family: var(--f-serif);
}
.chr--sans {
  font-family: var(--f-sans);
}
.chr--left {
  text-align: left !important;
}
.chr--right {
  text-align: right !important;
}
.chr--center {
  text-align: center !important;
}
.chr--blk-1 {
  color: var(--c-blk-1) !important;
}
.chr--primary-1 {
  color: var(--c-primary-1) !important;
}
.chr--primary-2 {
  color: var(--c-primary-2) !important;
}
.chr--primary-3 {
  color: var(--c-primary-3) !important;
}
.chr--gray-1 {
  color: var(--c-gray-1) !important;
}
.chr--gray-2 {
  color: var(--c-gray-2) !important;
}
.chr--gray-3 {
  color: var(--c-gray-3) !important;
}
.chr--wh {
  color: #fff;
}
.chr--blk {
  color: #000;
}
.chr--em {
  color: var(--c-red-1);
  font-weight: 500;
}
.chr--reg {
  font-weight: 400 !important;
}
.chr--mid {
  font-weight: 500 !important;
}
.chr--semibold {
  font-weight: 600 !important;
}
.chr--bold {
  font-weight: 700 !important;
}
.chr--clamp1 {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.chr--clamp2 {
  overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
}
.chr--clamp3 {
  overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
}
.chr--clamp4 {
  overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 4;
}
.chr--clamp5 {
  overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 5;
}
.chr--hide {
  position: absolute;
  top: 0;
  left: 0;
  font-size: 0;
  visibility: hidden;
}

/* for_js */
.js--header-onoff {
  -webkit-transition: translate 400ms ease;
  transition: translate 400ms ease;
}
.js--header-onoff.for_switch.off {
  translate: 0 -100%;
}
.menu-open .js--header-onoff.for_switch.off {
  translate: 0 0%;
}

.js-fadein {
  opacity: 0;
  translate: 0 10px;
  -webkit-transition: opacity 500ms ease, translate 750ms ease;
  transition: opacity 500ms ease, translate 750ms ease;
}
.js-fadein.inviewed {
  opacity: 1;
  translate: 0 0;
}
.js-fadein.top_message {
  -webkit-transition-delay: 300ms;
  transition-delay: 300ms;
}

@media screen and (min-width: 769px) {
  .js-inview.top_sustainability_list > * {
    opacity: 0;
    translate: 0 15px;
    -webkit-transition: opacity 500ms ease, translate 750ms ease;
    transition: opacity 500ms ease, translate 750ms ease;
    --delay: 150ms;
  }
  .js-inview.top_sustainability_list > *:nth-child(1) {
    -webkit-transition-delay: calc(var(--delay) * 0);
    transition-delay: calc(var(--delay) * 0);
  }
  .js-inview.top_sustainability_list > *:nth-child(2) {
    -webkit-transition-delay: calc(var(--delay) * 1);
    transition-delay: calc(var(--delay) * 1);
  }
  .js-inview.top_sustainability_list > *:nth-child(3) {
    -webkit-transition-delay: calc(var(--delay) * 2);
    transition-delay: calc(var(--delay) * 2);
  }
  .js-inview.top_sustainability_list.inviewed > * {
    opacity: 1;
    translate: 0 0;
  }
}
.js-inview.top_mountain-wrap .top_sustainability_heading,
.js-inview.top_mountain-wrap .top_sustainability_lead,
.js-inview.top_mountain-wrap .top_more {
  opacity: 0;
  translate: 0 30px;
  -webkit-transition: opacity 500ms ease, translate 750ms ease;
  transition: opacity 500ms ease, translate 750ms ease;
  --delay: 150ms;
}
.js-inview.top_mountain-wrap .top_sustainability_heading {
  -webkit-transition-delay: calc(var(--delay) * 0);
  transition-delay: calc(var(--delay) * 0);
}
.js-inview.top_mountain-wrap .top_sustainability_heading > span:after {
  opacity: 0;
  translate: -100% 150%;
  -webkit-transition: opacity 750ms ease, translate 750ms ease;
  transition: opacity 750ms ease, translate 750ms ease;
  -webkit-transition-delay: 300ms;
  transition-delay: 300ms;
}
.js-inview.top_mountain-wrap .top_sustainability_lead {
  -webkit-transition-delay: calc(var(--delay) * 1);
  transition-delay: calc(var(--delay) * 1);
}
.js-inview.top_mountain-wrap .top_more {
  -webkit-transition-delay: calc(var(--delay) * 2);
  transition-delay: calc(var(--delay) * 2);
}
.js-inview.top_mountain-wrap .top_mountain {
  -webkit-transition-delay: calc(var(--delay) * 3);
  transition-delay: calc(var(--delay) * 3);
}
.js-inview.top_mountain-wrap.inviewed .top_sustainability_heading,
.js-inview.top_mountain-wrap.inviewed .top_sustainability_heading > span:after,
.js-inview.top_mountain-wrap.inviewed .top_sustainability_lead,
.js-inview.top_mountain-wrap.inviewed .top_more {
  opacity: 1;
  translate: 0 0;
}

.js-overlap-block {
  position: relative;
}
@media screen and (max-width: 768px) {
  .js-overlap-block .js-block {
    -webkit-perspective: 500px;
    perspective: 500px;
  }
}

.js-kv-mission .kvMission_title {
  -webkit-transition: scale 1s ease;
  transition: scale 1s ease;
  scale: 1.05;
}
.js-kv-mission .kvMission_title > span {
  position: relative;
  overflow: hidden;
}
.js-kv-mission .kvMission_title > span:after {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  right: 0;
  background: -webkit-gradient(linear, left top, right top, from(rgba(255, 255, 255, 0)), color-stop(30%, rgba(255, 255, 255, 0)), color-stop(50%, white), to(white));
  background: linear-gradient(90deg, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0) 30%, white 50%, white 100%);
  background-size: 350%;
  background-position: 100% 100%;
  -webkit-transition: background-position 1.5s ease-out;
  transition: background-position 1.5s ease-out;
  pointer-events: none;
}
.js-kv-mission .kvMission_title > span:nth-child(2):after {
  -webkit-transition-delay: 0.75s;
  transition-delay: 0.75s;
}
.js-kv-mission .kvMission_wave {
  opacity: 0;
  -webkit-transition: opacity;
  transition: opacity;
  -webkit-transition-duration: 0.75s;
  transition-duration: 0.75s;
}
.js-kv-mission .kvMission_bg > * {
  opacity: 0;
  -webkit-transition: opacity, scale;
  transition: opacity, scale;
  -webkit-transition-duration: 0.75s;
  transition-duration: 0.75s;
}
.js-kv-mission .kvMission_bg .ph2 {
  scale: 0.95;
  -webkit-transform-origin: 150% 150%;
  transform-origin: 150% 150%;
}
.js-kv-mission .kvMission_bg .ph3 {
  scale: 0.95;
  -webkit-transform-origin: 0% 150%;
  transform-origin: 0% 150%;
}
.js-kv-mission .kvMission_bg .ph5 {
  scale: 0.95;
  -webkit-transform-origin: 150% -50%;
  transform-origin: 150% -50%;
}
.js-kv-mission .kvMission_bg .ph7 {
  scale: 0.95;
  -webkit-transform-origin: 50% 25%;
  transform-origin: 50% 25%;
}
.js-kv-mission .kvMission_bg .ph8 {
  scale: 0.95;
  -webkit-transform-origin: -100% 100%;
  transform-origin: -100% 100%;
}
.js-kv-mission .kvMission_concept {
  -webkit-transition: opacity;
  transition: opacity;
  -webkit-transition-duration: 0.75s;
  transition-duration: 0.75s;
  opacity: 0;
}
.js-kv-mission.scene1 .kvMission_title > span:after {
  background-position: 0% 100%;
}
.js-kv-mission.scene2:before {
  background-position: 0% 100%;
}
.js-kv-mission.scene2 .kvMission_title {
  scale: 1;
}
.js-kv-mission.scene2 .kvMission_bg > * {
  opacity: 1;
  scale: 1;
}
.js-kv-mission.scene2 .kvMission_concept, .js-kv-mission.scene2 .kvMission_wave {
  opacity: 1;
}

.js-mission-concept .mission_concept_progress {
  scale: 1 0;
}
.js-mission-concept .mission_concept_heading:before {
  -webkit-transition: scale 500ms ease;
  transition: scale 500ms ease;
  scale: 0;
}
.js-mission-concept .mission_concept_heading.inviewed:before {
  scale: 1;
}

.js-dragscroll {
  scrollbar-width: none;
  -ms-overflow-style: none;
}
.js-dragscroll::-webkit-scrollbar {
  width: 0;
  height: 0;
}
.js-dragscroll {
  /*
  cursor: grab;
  &:active{
      cursor: grabbing;
  }

  *{
      cursor: grab;
      &:active{
          cursor: grabbing;
      }
  }
  */
}

/* for_wp */
.about {
  /* settings */
}
.about .company {
  width: calc(100% - 36px);
  max-width: 1040px;
  margin: auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  gap: 40px;
}
@media screen and (min-width: 769px) {
  .about .company {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }
}
.about .company + .company {
  margin-top: 96px;
}
@media screen and (min-width: 769px) {
  .about .company + .company {
    margin-top: 160px;
  }
}
.about .company_heading {
  font-size: 18px;
  line-height: 1;
  text-align: center;
}
@media screen and (min-width: 769px) {
  .about .company_heading {
    text-align: left;
    font-size: 22px;
  }
}
@media screen and (min-width: 769px) {
  .about .company_content {
    width: calc(100% - 15em);
    max-width: 688px;
  }
}
.about .company_outline dt {
  font-size: 12px;
  line-height: 1;
  color: #929292;
  margin: 24px 0 4px;
}
@media screen and (min-width: 769px) {
  .about .company_outline dt {
    font-size: 14px;
    margin: 30px 0 4px;
  }
}
.about .company_outline dt:first-child {
  margin-top: 0;
}
@media screen and (min-width: 769px) {
  .about .company_outline dd {
    font-size: 16px;
  }
}
.about .company_outline dd small {
  font-size: 12px;
}
@media screen and (min-width: 769px) {
  .about .company_outline dd small {
    font-size: 14px;
  }
}
.about .company_organization {
  width: calc(100% + 18px);
  margin-right: -18px;
  overflow: auto;
  -ms-overflow-style: none;
  scrollbar-width: none;
}
.about .company_organization::-webkit-scrollbar {
  display: none;
}
.about .company_organization img {
  min-width: 724px;
  width: 100%;
}
@media screen and (min-width: 769px) {
  .about .company_organization img {
    min-width: 688px;
    width: 688px;
  }
}
.about .company_organizationText {
  font-size: 12px;
  line-height: 1;
  margin-top: 16px;
}
@media (min-width: 930px) {
  .about .company_organizationText {
    display: none;
  }
}
.about .company_modalList {
  margin-top: 40px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
@media screen and (min-width: 769px) {
  .about .company_modalList {
    margin-top: 80px;
    gap: 16px;
  }
}
.about .company_modalList li {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
}
.about .company_modalBtn {
  font-size: 14px;
  line-height: 1.5;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  gap: 12px;
}
@media screen and (min-width: 769px) {
  .about .company_modalBtn {
    font-size: 16px;
    border-bottom: 1px solid #EAEADC;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    height: 72px;
    padding: 0 16px;
  }
  .about .company_modalBtn br {
    display: none;
  }
  .about .company_modalBtn {
    -webkit-transition: text-indent 0.6s;
    transition: text-indent 0.6s;
  }
  .about .company_modalBtn:hover {
    text-indent: 16px;
  }
  .about .company_modalBtn:hover i {
    scale: 0;
    opacity: 0;
  }
}
.about .company_modalBtn i {
  display: block;
  width: 64px;
  aspect-ratio: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  border: 1px solid #BEB298;
  border-radius: 100%;
}
@media screen and (min-width: 769px) {
  .about .company_modalBtn i {
    width: 8px;
    background-color: #BEB298;
    -webkit-transition: scale 0.3s, opacity 0.3s;
    transition: scale 0.3s, opacity 0.3s;
  }
}
.about .company_modalBtn i img {
  width: 12px;
}
.about .history {
  width: calc(100% - 36px);
  max-width: 1040px;
  margin: auto;
  margin-top: 96px;
}
@media screen and (min-width: 769px) {
  .about .history {
    margin-top: 240px;
  }
}
.about .history_title {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 8px;
  font-size: 40px;
  letter-spacing: 0.04em;
  line-height: 1.1;
  text-align: center;
  margin-bottom: 56px;
}
@media screen and (min-width: 769px) {
  .about .history_title {
    font-size: 48px;
  }
}
.about .history_title small {
  font-size: 14px;
  line-height: 1;
}
.about .history_tableYear {
  line-height: 1;
  font-size: 33px;
  letter-spacing: 0.04em;
  width: 92px;
  position: relative;
}
@media screen and (min-width: 769px) {
  .about .history_tableYear {
    width: 179px;
    font-size: 48px;
  }
}
.about .history_tableYear {
  opacity: 0;
  translate: 0 20px;
  -webkit-transition: opacity 0.4s, translate 0.4s;
  transition: opacity 0.4s, translate 0.4s;
}
.about .history_tableYear::after {
  content: "";
  display: block;
  width: 9px;
  aspect-ratio: 1;
  background-color: #BEB298;
  border-radius: 100%;
  position: absolute;
  top: 50%;
  right: 0;
  translate: 50% -50%;
  opacity: 0;
  margin-top: 20px;
  -webkit-transition: opacity 0.4s 0.2s, margin-top 0.4s 0.2s;
  transition: opacity 0.4s 0.2s, margin-top 0.4s 0.2s;
}
.about .history_tableYear.hide {
  color: transparent;
}
.about .inviewed .history_tableYear {
  opacity: 1;
  translate: 0 0;
}
.about .inviewed .history_tableYear::after {
  opacity: 1;
  margin-top: 0;
}
.about .history_tableText {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  font-size: 14px;
  line-height: 1.5;
  padding-top: 6px;
}
@media screen and (min-width: 769px) {
  .about .history_tableText {
    font-size: 16px;
    padding-top: 12px;
  }
}
.about .history_tableText {
  opacity: 0;
  translate: 0 20px;
  -webkit-transition: opacity 0.4s 0.4s, translate 0.4s 0.4s;
  transition: opacity 0.4s 0.4s, translate 0.4s 0.4s;
}
.about .inviewed .history_tableText {
  opacity: 1;
  translate: 0 0;
}
.about .history_tableFlex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  gap: 25px;
}
.about .history_tableBlock {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  gap: 30px;
}
@media screen and (min-width: 769px) {
  .about .history_tableBlock {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
  }
}
.about .history_tableRow {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  gap: 30px;
}
@media screen and (min-width: 769px) {
  .about .history_tableRow {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    gap: 40px;
  }
}
.about .history_table {
  position: relative;
  z-index: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  gap: 30px;
  padding-bottom: 30px;
}
@media screen and (min-width: 769px) {
  .about .history_table {
    padding-bottom: 50px;
  }
  .about .history_table br.sp {
    display: none;
  }
}
.about .history_tableImage img {
  width: 100%;
}
.about .history_tableImage.port {
  padding-left: 117px;
}
@media screen and (min-width: 769px) {
  .about .history_tableImage {
    width: 248px;
  }
  .about .history_tableImage.port {
    padding: 0;
    height: 248px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
  .about .history_tableImage.port img {
    height: 100%;
    width: auto;
  }
}
.about .history_tableImage {
  opacity: 0;
  translate: 0 20px;
  -webkit-transition: opacity 0.4s 0.6s, translate 0.4s 0.6s;
  transition: opacity 0.4s 0.6s, translate 0.4s 0.6s;
}
.about .inviewed .history_tableImage {
  opacity: 1;
  translate: 0 0;
}
.about .history_tableBar {
  position: absolute;
  top: 15px;
  left: 92px;
  width: 1px;
  height: calc(100% + 15px);
  max-height: calc(100% + 15px);
  z-index: -1;
  translate: -50% 0;
  background-color: #BEB298;
}
.about .history_tableBar::after {
  content: "";
  width: 100%;
  height: 50px;
  position: absolute;
  bottom: 0;
  left: 0;
  background: -webkit-gradient(linear, left bottom, left top, from(rgb(255, 255, 255)), to(rgba(255, 255, 255, 0)));
  background: linear-gradient(0deg, rgb(255, 255, 255) 0%, rgba(255, 255, 255, 0) 100%);
}
@media screen and (min-width: 769px) {
  .about .history_tableBar {
    top: 25px;
    left: 179px;
    height: calc(100% + 70px);
  }
  .about .history_tableBar::after {
    height: 70px;
  }
}

.benefits {
  /* settings */
}
.benefits .benefits_list {
  width: calc(100% - 36px);
  max-width: 1040px;
  margin: auto;
}

.brand {
  /* settings */
}
.brand .brand_indexList {
  max-width: 1040px;
  margin: auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  gap: 96px;
}
@media screen and (max-width: 768px) {
  .brand .brand_indexList {
    padding: 0 20px;
  }
}
@media screen and (min-width: 769px) {
  .brand .brand_indexList {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    gap: 80px 32px;
  }
}
.brand .brand_indexListItem {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 30px;
}
.brand .brand_indexListItem img {
  width: 100%;
}
@media screen and (min-width: 769px) {
  .brand .brand_indexListItem {
    gap: 40px;
    width: calc(50% - 16px);
  }
}
.brand .brand_logo {
  width: 59.7014925373%;
  min-width: 200px;
  max-width: 300px;
}
@media screen and (min-width: 769px) {
  .brand .brand_logo {
    max-width: 200px;
  }
}
.brand .brand_title {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  gap: 40px;
  width: 100%;
  max-width: 1040px;
  margin: 123px auto 56px;
}
@media screen and (min-width: 769px) {
  .brand .brand_title {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    gap: 0;
    margin: 120px auto 118px;
  }
}
.brand .brand_name {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
@media screen and (min-width: 769px) {
  .brand .brand_name {
    width: 50%;
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
  }
}
.brand .brand_name img {
  width: 136px;
}
@media screen and (min-width: 769px) {
  .brand .brand_name img {
    width: 254px;
  }
}
.brand .brandSwiper {
  width: 100%;
}
@media screen and (min-width: 769px) {
  .brand .brandSwiper {
    width: 50%;
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
  }
}
.brand .brandSwiper .swiper-pagination {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  padding: 10px;
  gap: 4px;
}
.brand .brandSwiper .swiper-pagination-bullet {
  opacity: 1;
  width: 16px;
  height: 2px;
  background-color: rgba(255, 255, 255, 0.3);
  border-radius: 4px;
  margin: 0 !important;
  position: relative;
  -webkit-transition: width 200ms;
  transition: width 200ms;
}
.brand .brandSwiper .swiper-pagination-bullet::after {
  content: "";
  display: block;
  width: 0%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  background-color: rgba(255, 255, 255, 0.6);
  border-radius: 4px;
  -webkit-transition: width 10ms;
  transition: width 10ms;
}
.brand .brandSwiper .swiper-pagination-bullet.swiper-pagination-bullet-active {
  width: 40px;
}
.brand .brandSwiper .swiper-pagination-bullet.swiper-pagination-bullet-active::after {
  -webkit-animation: brandbullet 2.7s ease-out both;
  animation: brandbullet 2.7s ease-out both;
}
@-webkit-keyframes brandbullet {
  0% {
    width: 0%;
  }
  100% {
    width: 100%;
  }
}
@keyframes brandbullet {
  0% {
    width: 0%;
  }
  100% {
    width: 100%;
  }
}
.brand .brand_copy {
  width: calc(100% - 36px);
  max-width: 1040px;
  margin: 50px auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  gap: 30px;
}
.brand .brand_copy br.pc {
  display: none;
}
@media screen and (min-width: 769px) {
  .brand .brand_copy {
    margin: 115px auto 74px;
    gap: 56px;
  }
  .brand .brand_copy br.pc {
    display: block;
  }
  .brand .brand_copy br.sp {
    display: none;
  }
}
.brand .brand_copyTitle {
  font-size: 18px;
  line-height: 1.6;
  letter-spacing: 0.08em;
}
@media screen and (min-width: 769px) {
  .brand .brand_copyTitle {
    font-size: 22px;
    text-align: center;
    line-height: 2;
    letter-spacing: 0.12em;
  }
}
@media screen and (min-width: 769px) {
  .brand .brand_copyText {
    text-align: center;
    line-height: 2;
  }
}
.brand .brand_link {
  width: calc(100% - 36px);
  max-width: 1040px;
  margin: 50px auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  gap: 35px;
}
.brand .brand_link .disabled {
  pointer-events: none;
  opacity: 0.3;
}
.brand .brand_linkWebsite {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 10px 30px;
  margin: 0 auto;
  max-width: 280px;
}
@media screen and (min-width: 769px) {
  .brand .brand_linkWebsite {
    gap: 15px 40px;
    max-width: none;
  }
}
.brand .brand_linkWebsite a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 0.5em;
  font-size: 14px;
}
.brand .brand_linkSns {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 50px;
  margin: 0 auto;
}
@media screen and (min-width: 769px) {
  .brand .brand_linkSns {
    gap: 30px;
  }
}
.brand .brand_linkSns a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.brand .brand_linkSns a img {
  width: auto;
  height: 16px;
}
.brand .brand_moreBtn {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  width: 160px;
  height: 48px;
  line-height: 1;
  border-radius: 100px;
  border: 1px solid var(--c-blk-1);
  -webkit-transition: background-color 300ms ease, color 300ms ease;
  transition: background-color 300ms ease, color 300ms ease;
}
.brand .brand_moreBtn:hover {
  background-color: var(--c-blk-1);
  color: #fff;
}
.brand .brand_reccomend {
  width: calc(100% - 36px);
  max-width: 1040px;
  margin: auto;
  margin-top: 80px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  gap: 40px;
}
@media screen and (min-width: 769px) {
  .brand .brand_reccomend {
    margin-top: 160px;
  }
}
.brand .brand_reccomendTitle {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 8px;
}
@media screen and (min-width: 769px) {
  .brand .brand_reccomendTitle {
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    white-space: nowrap;
  }
  .index .brand .brand_reccomendTitle {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
  }
}
.brand .brand_reccomendTitle span {
  font-size: 33px;
  line-height: 1.2;
  text-align: center;
}
@media screen and (min-width: 769px) {
  .brand .brand_reccomendTitle span {
    font-size: 40px;
    line-height: 1;
  }
  .brand .brand_reccomendTitle span br {
    display: none;
  }
}
@media screen and (min-width: 769px) {
  .brand .brand_reccomendFlex {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end;
  }
}
.brand .brand_reccomendTitleButton {
  display: none;
}
@media screen and (min-width: 769px) {
  .brand .brand_reccomendTitleButton {
    display: block;
  }
}
.brand .brand_reccomendBottom {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
@media screen and (min-width: 769px) {
  .brand .brand_reccomendBottom {
    display: none;
  }
  .index .brand .brand_reccomendBottom {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
}
.brand .brand_reccomendList {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  gap: 30px 10px;
}
@media screen and (min-width: 1025px) {
  .brand .brand_reccomendList {
    gap: 40px 16px;
  }
}
.brand .brand_reccomendList .brand_listItem {
  width: calc(50% - 5px);
}
@media screen and (min-width: 769px) {
  .brand .brand_reccomendList .brand_listItem {
    width: calc(25% - 7.5px);
  }
  .index .brand .brand_reccomendList .brand_listItem {
    width: calc(33.3333333333% - 6.6666666667px);
  }
}
@media screen and (min-width: 1025px) {
  .brand .brand_reccomendList .brand_listItem {
    width: calc(25% - 12px);
  }
  .index .brand .brand_reccomendList .brand_listItem {
    width: calc(33.3333333333% - 10.6666666667px);
  }
}
.brand .brand_listItem {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  gap: 12px;
}
@media screen and (min-width: 769px) {
  .brand .brand_listItem {
    width: calc(50% - 8px);
  }
}
@media screen and (min-width: 1025px) {
  .brand .brand_listItem {
    width: calc(33.3333333333% - 10.6666666667px);
  }
}
.brand .brand_listItem:hover .image img {
  scale: 1.075;
}
.brand .brand_listItem .image {
  overflow: hidden;
  border: 1px solid var(--c-gray-1);
}
.brand .brand_listItem .image img {
  -webkit-transition: scale 500ms ease;
  transition: scale 500ms ease;
}
.brand .brand_listItem .date {
  font-size: 12px;
  line-height: 1;
  color: #B2B2B2;
  margin-top: 0.25em;
}
.brand .brand_listItem .title {
  overflow: hidden;
  display: -webkit-box;
  text-overflow: ellipsis;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 4;
  font-size: 14px;
  line-height: 1.5;
}
.brand .brand_back {
  margin-top: 88px;
}
@media screen and (min-width: 769px) {
  .brand .brand_back {
    margin-top: 150px;
  }
}
.brand .brand_back a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin: auto;
  gap: 30px;
  -webkit-transition: color 0.4s ease;
  transition: color 0.4s ease;
}
.brand .brand_back a img {
  width: 1em;
  rotate: 180deg;
  -webkit-filter: grayscale(1) brightness(0);
  filter: grayscale(1) brightness(0);
  -webkit-transition: -webkit-filter 0.4s ease;
  transition: -webkit-filter 0.4s ease;
  transition: filter 0.4s ease;
  transition: filter 0.4s ease, -webkit-filter 0.4s ease;
}
.brand .brand_back a:hover {
  color: var(--c-primary-1);
}
.brand .brand_back a:hover img {
  -webkit-filter: grayscale(0) brightness(1);
  filter: grayscale(0) brightness(1);
}

.care {
  /* settings */
}
.care .care_title {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  line-height: 1;
  font-size: 22px;
  gap: 32px;
}
@media screen and (min-width: 769px) {
  .care .care_title {
    gap: 40px;
  }
}
.care .care_title i {
  font-size: 23px;
  color: #929292;
}
.care .care_attention {
  width: calc(100% - 36px);
  max-width: 864px;
  margin: auto;
  border: 2px dotted #B2B2B2;
  padding: 40px 32px;
  margin-bottom: 80px;
}
@media screen and (min-width: 769px) {
  .care .care_attention {
    margin-bottom: 65px;
  }
}
.care .care_attentionTitele {
  font-size: 23px;
  line-height: 1;
  letter-spacing: 0.08em;
  text-align: center;
  margin-bottom: 32px;
}
.care .care_attentionText {
  max-width: 688px;
  margin: auto;
  text-align: justify;
  font-size: 13px;
  letter-spacing: 0.04em;
}
.care .care_indexList {
  width: calc(100% - 36px);
  max-width: 1040px;
  margin: auto;
}
.care .care_indexList li {
  border-bottom: 1px solid var(--c-primary-2);
}
.care .care_indexList li:first-child {
  border-bottom: none;
}
.care .care_indexList li:first-child a {
  background-color: #F9F9F5;
  border-bottom: none;
  min-height: 80px;
  border-radius: 8px;
}
@media screen and (min-width: 769px) {
  .care .care_indexList li:first-child a {
    min-height: 120px;
    padding: 0 30px;
  }
}
@media screen and (min-width: 769px) {
  .care .care_indexList {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    gap: 16px;
    font-size: 16px;
  }
  .care .care_indexList li {
    width: calc(50% - 8px);
  }
  .care .care_indexList li:first-child {
    width: 100%;
    font-size: 18px;
  }
  .care .care_indexList li:first-child a {
    padding: 0 32px;
  }
}
.care .care_indexListItem {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  height: 64px;
  padding: 0 17px;
}
@media screen and (min-width: 769px) {
  .care .care_indexListItem {
    height: 72px;
  }
}
.care .care_download {
  margin-top: 64px;
}
@media screen and (min-width: 769px) {
  .care .care_download {
    margin-top: 75px;
  }
}
.care .care_downloadTitle {
  font-size: 19px;
  line-height: 1;
  text-transform: uppercase;
  text-align: center;
  margin-bottom: 21px;
}
.care .care_downloadList {
  text-align: center;
  font-size: 12px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  gap: 8px;
}
.care .care_downloadList li {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  gap: 1em;
}
.care .care_downloadList li a {
  text-decoration: underline;
}
.care .care_pageTitle {
  font-size: 22px;
  line-height: 1;
  text-align: center;
  margin-bottom: 56px;
}
.care .care_content {
  width: calc(100% - 36px);
  max-width: 688px;
  margin: 0 auto 80px;
}
@media screen and (min-width: 769px) {
  .care .care_content {
    margin: 0 auto 120px;
  }
}
.care .care_content {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
}
.care .care_content h3 {
  font-size: 18px;
  margin-bottom: 40px;
}
@media screen and (min-width: 769px) {
  .care .care_content h3 {
    font-size: 22px;
    text-align: center;
  }
}
.care .care_content h4 {
  font-size: 16px;
  margin: 80px 0 56px;
}
@media screen and (min-width: 769px) {
  .care .care_content h4 {
    font-size: 18px;
    text-align: center;
  }
}
.care .care_content hr {
  display: block;
  width: 100%;
  height: 0;
  border: none;
  border-top: 2px dotted #B2B2B2;
  margin: 56px 0;
}
@media screen and (min-width: 769px) {
  .care .care_content hr {
    margin: 80px 0;
  }
}
.care .care_content p {
  margin: 1em 0;
}
.care .care_content p:first-child {
  margin-top: 0;
}
.care .care_content p:last-child {
  margin-bottom: 0;
}
.care .care_content ul {
  font-size: 0.85em;
  margin-top: 16px;
}
.care .care_naviList li {
  border-bottom: 1px solid #EAEADC;
}
.care .care_naviListItem {
  font-size: 14px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  height: 47px;
  padding: 0 15px;
}
.care .care_ecItemList {
  margin: 40px 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  gap: 10px;
}
.care .care_ecItem {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  width: calc(50% - 5px);
  font-size: 12px;
  line-height: 1.4;
  gap: 10px;
}
@media screen and (min-width: 769px) {
  .care .care_ecItem {
    width: calc(33.3333333333% - 6.6666666667px);
  }
}
@media screen and (min-width: 1025px) {
  .care .care_ecItem {
    width: calc(25% - 7.5px);
  }
}
.care .care_ecItem img {
  width: 100%;
  height: auto;
  aspect-ratio: 1/1;
  -o-object-fit: cover;
  object-fit: cover;
}
.care .care_ecItem .title {
  text-decoration: underline;
}
.care .care_ecItem {
  -webkit-transition: color 0.4s;
  transition: color 0.4s;
}
.care .care_ecItem:hover {
  color: #BEB298;
}
.care .care_acodionList {
  margin: 40px 0;
  border-top: 1px solid #EAEADC;
  border-bottom: 1px solid #EAEADC;
}
.care .care_acodionList + .care_acodionList {
  margin-top: -40px;
  border-top: none;
}
.care .care_acodionHead {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  height: 80px;
  padding: 0 20px;
  cursor: pointer;
  font-size: 16px;
}
.care .care_acodionHead i {
  display: block;
  width: 13px;
  height: 13px;
  position: relative;
}
.care .care_acodionHead i::before, .care .care_acodionHead i::after {
  content: "";
  display: block;
  width: 100%;
  height: 1px;
  background-color: #000;
  position: absolute;
  top: 50%;
  left: 50%;
  translate: -50% -50%;
}
.care .care_acodionHead i::after {
  rotate: 90deg;
  -webkit-transition: opacity 300ms ease;
  transition: opacity 300ms ease;
}
.care .care_acodionHead.active i::after {
  opacity: 0;
}
.care .care_acodionBody {
  padding: 0 20px 32px;
  font-size: 14px;
}
.care .care_textimgflex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  gap: 10px;
}
@media screen and (min-width: 769px) {
  .care .care_textimgflex {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    gap: 20px;
  }
}
.care .care_textimgflex img {
  max-width: 190px;
  display: block;
  margin: 0 auto;
}
.care .care_textimgflex p {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
}
.care .care_contact {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  gap: 1px;
  margin-top: 40px;
}
@media screen and (min-width: 769px) {
  .care .care_contact {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
  }
}
.care .care_contactInner {
  background-color: #F2F2F2;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 24px;
  padding: 65px 0 56px;
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
}
.care .care_contactInner dt {
  font-size: 14px;
  text-align: center;
}
.care .care_contactInner .more {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  text-align: center;
  min-width: 160px;
  min-height: 48px;
  border-radius: 48px;
  padding: 5px 20px;
  line-height: 1.25;
  font-size: 14px;
  border: 1px solid var(--c-blk-1);
  -webkit-transition: background-color 300ms ease, color 300ms ease;
  transition: background-color 300ms ease, color 300ms ease;
}
.care .care_contactInner .more:hover {
  background-color: var(--c-blk-1);
  color: #fff;
}
.care .care_contactInner dd {
  text-align: center;
}
.care .care_contactInner .tel {
  display: block;
  font-size: 33px;
  line-height: 1;
}
.care .care_contactInner small {
  font-size: 12px;
  color: #929292;
}

.career {
  /* settings */
}
.career .careerContent {
  border-top: 2px dotted #B2B2B2;
  padding-top: 45px;
  width: calc(100% - 36px);
  max-width: 1040px;
  margin: auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  gap: 48px;
}
@media screen and (min-width: 769px) {
  .career .careerContent {
    padding-top: 40px;
    gap: 64px;
  }
  .career .careerContent.half {
    border-top: none;
    position: relative;
  }
  .career .careerContent.half::before {
    content: "";
    display: block;
    width: 100%;
    max-width: 512px;
    border-top: 2px dotted #B2B2B2;
  }
  .career .careerContent.half .careerContent_descriptionInfo {
    max-width: 512px;
  }
}
.career .careerContent + .careerContent {
  margin-top: 80px;
}
@media screen and (min-width: 769px) {
  .career .careerContent + .careerContent {
    margin-top: 120px;
  }
}
.career .careerContent_description {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  gap: 32px;
}
@media screen and (min-width: 769px) {
  .career .careerContent_description {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    gap: 40px;
  }
}
.career .careerContent_descriptionInfo {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
}
.career .careerContent_descriptionInfo i {
  line-height: 0.75;
  font-size: 48px;
  color: #BEB298;
}
.career .careerContent_descriptionInfo h2 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  line-height: 1;
  gap: 16px;
  font-size: 22px;
  margin-top: 16px;
}
.career .careerContent_descriptionInfo h2 small {
  font-size: 19px;
  color: #BEB298;
}
.career .careerContent_descriptionInfo p {
  font-size: 15px;
  text-align: justify;
  margin-top: 32px;
}
.career .careerContent_descriptionImg {
  width: calc(100% + 36px);
  margin: 0 auto;
}
@media screen and (min-width: 769px) {
  .career .careerContent_descriptionImg {
    margin: 0;
    width: 50%;
    max-width: 488px;
  }
}
.career .careerContent_people {
  background-color: #F9F9F5;
  margin: 0 -7px;
  padding: 36px 24px 30px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  gap: 24px;
}
@media screen and (min-width: 769px) {
  .career .careerContent_people {
    margin: 0;
    padding: 40px;
  }
}
.career .careerContent_peopleTitle {
  font-size: 23px;
  line-height: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: end;
  -ms-flex-align: end;
  align-items: flex-end;
}
.career .careerContent_peopleTitle .swiper-pagination {
  position: static;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  --swiper-pagination-bullet-width:6px;
  --swiper-pagination-bullet-size: 6px;
  --swiper-pagination-bullet-inactive-opacity:1;
  --swiper-pagination-bullet-inactive-color:#fff;
  --swiper-pagination-color:#BEB298;
}
.career .careerContent_peopleSlide {
  width: 100%;
}
.career .careerContent_peopleList {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 16px;
}
@media screen and (min-width: 769px) {
  .career .careerContent_peopleList {
    gap: 32px;
  }
}
.career .careerContent_peopleItem {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  gap: 16px;
}
@media screen and (min-width: 769px) {
  .career .careerContent_peopleItem {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    gap: 24px;
  }
  .career .careerContent_peopleItem img {
    width: 120px;
    aspect-ratio: 1;
  }
}
.career .careerContent_peopleItem dl {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  gap: 12px;
}
.career .careerContent_peopleItem dl dd {
  font-size: 12px;
}
.career .careerContent_plan {
  width: 100%;
  overflow: auto;
  padding: 0 18px;
}
@media screen and (min-width: 1025px) {
  .career .careerContent_plan {
    margin-top: 76px;
  }
}
.career .careerContent_plan img {
  max-width: none;
  width: 691px;
  display: block;
  margin: auto;
}
@media screen and (min-width: 1025px) {
  .career .careerContent_plan img {
    width: 880px;
  }
}

.faq {
  /* settings */
}
.faq .faq_nav {
  margin-bottom: 80px;
}
.faq .faq_navList {
  width: calc(100% - 36px);
  max-width: 1040px;
  margin: auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  font-size: 15px;
}
@media screen and (min-width: 769px) {
  .faq .faq_navList {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    gap: 16px;
  }
  .faq .faq_navList li {
    width: calc(50% - 8px);
  }
}
.faq .faq_navList a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  height: 64px;
  border-bottom: 1px solid #F2F2F2;
  white-space: nowrap;
}
@media screen and (min-width: 769px) {
  .faq .faq_navList a {
    padding: 0 15px;
  }
}
.faq .faq_navList a::after {
  content: "";
  display: block;
  width: 8px;
  height: 8px;
  border-left: 1px solid #000;
  border-bottom: 1px solid #000;
  rotate: -45deg;
  translate: -4px 0;
}
.faq .faq_content {
  width: calc(100% - 36px);
  max-width: 1040px;
  margin: 80px auto 0;
}
@media screen and (min-width: 769px) {
  .faq .faq_content {
    margin: 120px auto 0;
  }
}
.faq .faq_contentTitle {
  font-size: 18px;
  text-align: center;
  margin-bottom: 56px;
}
@media screen and (min-width: 769px) {
  .faq .faq_contentTitle {
    font-size: 22px;
    margin-bottom: 32px;
  }
  .faq .faq_contentTitle br {
    display: none;
  }
}
.faq .faq_listDesc {
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  margin: auto auto 2.5em;
}
.faq_contentTitle + .faq .faq_listDesc {
  margin-top: -2em;
}
@media screen and (min-width: 769px) {
  .faq_contentTitle + .faq .faq_listDesc {
    margin-top: -1em;
  }
}

.job {
  /* settings */
}
.job .job_list, .job .job_list-small {
  width: calc(100% - 36px);
  max-width: 1040px;
  margin: auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  gap: 40px;
}
@media (min-width: 500px) {
  .job .job_list, .job .job_list-small {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    gap: 56px 20px;
  }
  .job .job_list .job_item, .job .job_list-small .job_item {
    width: calc(50% - 10px);
  }
}
@media screen and (min-width: 769px) {
  .job .job_list, .job .job_list-small {
    gap: 56px 20px;
  }
  .job .job_list .job_item, .job .job_list-small .job_item {
    width: calc(33.3333333333% - 13.3333333333px);
  }
}
@media screen and (min-width: 1025px) {
  .job .job_list, .job .job_list-small {
    gap: 56px 40px;
  }
  .job .job_list .job_item, .job .job_list-small .job_item {
    width: calc(33.3333333333% - 26.6666666667px);
  }
}
.job .job_list-small {
  margin-top: 40px;
  gap: 16px;
}
@media (min-width: 500px) {
  .job .job_list-small {
    margin-top: 56px;
    gap: 20px;
  }
}
@media screen and (min-width: 1025px) {
  .job .job_list-small {
    gap: 40px;
  }
}
.job .job_item {
  border: 1px solid #EAEADC;
  border-radius: 8px;
  padding: 40px 32px;
}
.job .job_item:has(img) {
  border: none;
  border-radius: 0;
  padding: 0;
}
.job .job_item:has(img) button {
  margin-top: 24px;
}
.job .job_item img {
  display: block;
  width: 100%;
  margin-bottom: 32px;
}
.job .job_item dl {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  gap: 18px;
}
.job .job_item dl dt {
  font-size: 18px;
  line-height: 1.5;
  text-align: center;
}
.job .job_item dl dd {
  text-align: justify;
  overflow: hidden;
  display: -webkit-box;
  text-overflow: ellipsis;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  height: 55px;
}
.job .job_item button {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin: auto;
  margin-top: 40px;
  width: 100px;
  line-height: 1;
  -webkit-transition: color 0.4s ease;
  transition: color 0.4s ease;
}
.job .job_item button::before {
  content: "READ MORE";
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  text-align: center;
}
.job .job_item button::after {
  content: "+";
  font-size: 1.5em;
  font-weight: 200;
  width: 1em;
  aspect-ratio: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  translate: 0 -10%;
}
.job .job_item button:hover {
  color: #B2B2B2;
}
.job .job_item.open dl dd {
  -webkit-line-clamp: 999;
}
.job .job_item.open button::before {
  content: "CLOSE";
}
.job .job_item.open button::after {
  content: "-";
}
.job .job_headding {
  width: calc(100% - 36px);
  max-width: 1040px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  line-height: 1;
  gap: 12px;
  margin: 80px auto 40px;
}
@media screen and (min-width: 769px) {
  .job .job_headding {
    margin: 160px auto 30px;
  }
}
.job .job_headding span {
  font-size: 33px;
}
@media screen and (min-width: 769px) {
  .job .job_headding span {
    font-size: 48px;
  }
}
.job .job_headding small {
  font-size: 14px;
}
.job .job_slider {
  width: calc(100% - 36px);
  max-width: 1040px;
  margin: auto;
}
.job .job_slider .swiper {
  margin: 0 calc(var(--space-hor) * -1);
}
@media (min-width: 1160px) {
  .job .job_slider .swiper {
    margin: 0 calc(-1 * (100vw - var(--view)) / 2);
  }
}
.job .top_people_lower {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin-top: 50px;
}
@media screen and (max-width: 768px) {
  .job .top_people_lower {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .job .top_people_lower .top_people_control {
    display: none;
  }
}
@media screen and (min-width: 769px) {
  .job .top_people_lower {
    margin-top: 60px;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    gap: 50px;
    padding-bottom: 20px;
    border-bottom: 1px solid var(--c-primary-2);
  }
}
.job .top_people_control {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 10px;
}
.job .top_people_control .swiper-button-prev, .job .top_people_control .swiper-button-next {
  position: relative;
  top: auto;
  left: auto;
  bottom: auto;
  right: auto;
  width: 56px;
  height: 40px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  z-index: 0;
}
.job .top_people_control .swiper-button-prev:after, .job .top_people_control .swiper-button-next:after {
  display: none;
}
.job .top_people_control .swiper-button-prev .arrow, .job .top_people_control .swiper-button-next .arrow {
  width: 12px;
  height: 1px;
  background-color: var(--c-blk-1);
  position: relative;
}
.job .top_people_control .swiper-button-prev .arrow:after, .job .top_people_control .swiper-button-next .arrow:after {
  content: "";
  display: block;
  width: 10px;
  height: 10px;
  border: solid var(--c-blk-1);
  border-width: 0 1px 1px 0;
  position: absolute;
  top: 50%;
  right: 0;
  rotate: -45deg;
  margin-top: -5px;
}
.job .top_people_control .swiper-button-prev .arrow {
  scale: -1 1;
}
.job .top_people_more a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 16px;
}
@media screen and (min-width: 769px) {
  .job .top_people_more a {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }
}
.job .top_people_more i {
  font-size: 0;
  width: 64px;
  height: 64px;
  border: 1px solid #BEB298;
  border-radius: 100px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
@media screen and (min-width: 769px) {
  .job .top_people_more i {
    width: 8px;
    height: 8px;
    background-color: #BEB298;
  }
}
.job .top_people_more i svg {
  width: 12px;
  fill: #BEB298;
}
@media screen and (min-width: 769px) {
  .job .top_people_more i svg {
    display: none;
  }
}

.mission {
  /* settings */
}
.mission .mission {
  letter-spacing: 0.04em;
}
@media screen and (max-width: 1024px) {
  .mission .mission + .pagefooter_corp {
    padding-top: 50px;
  }
}
.mission .mission_concept {
  position: relative;
}
.mission .mission_concept-wrap {
  margin-top: 140px;
}
@media screen and (min-width: 769px) {
  .mission .mission_concept-wrap {
    margin-top: 70px;
  }
}
.mission .mission_concept-before {
  height: 200px;
  background: -webkit-gradient(linear, left bottom, left top, from(var(--c-primary-2)), to(#fff));
  background: linear-gradient(0deg, var(--c-primary-2) 0%, #fff 100%);
  visibility: hidden;
}
.mission .mission_concept_bg {
  position: fixed;
  top: 0;
  width: 100%;
  height: 100vh;
  background-color: #fff;
  z-index: -1;
  pointer-events: none;
}
.mission .mission_concept_heading {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  gap: 5px;
  position: relative;
}
.mission .mission_concept_heading .en {
  font-size: 48px;
  line-height: 1.1;
}
@media screen and (min-width: 769px) {
  .mission .mission_concept_heading .en {
    font-size: 53px;
  }
}
@media screen and (min-width: 1025px) {
  .mission .mission_concept_heading .en {
    font-size: 58px;
  }
}
.mission .mission_concept_heading .jp {
  font-size: 12px;
  line-height: 1.5;
}
.mission .mission_concept_heading:before {
  content: "";
  display: block;
  width: 10px;
  height: 10px;
  background-color: currentColor;
  border-radius: 50%;
  position: absolute;
  top: 20px;
  left: -20px;
  translate: calc(-50% + 0.5px) 0;
}
@media screen and (min-width: 769px) {
  .mission .mission_concept_heading:before {
    left: -30px;
    top: 25px;
  }
}
@media screen and (min-width: 1025px) {
  .mission .mission_concept_heading:before {
    left: -40px;
  }
}
.mission .mission_concept_progress {
  position: absolute;
  top: 20px;
  left: 0;
  width: 1px;
  height: calc(100% + var(--space-vrt));
  background-color: #000;
  -webkit-transform-origin: top;
  transform-origin: top;
}
@media screen and (min-width: 769px) {
  .mission .mission_concept_progress {
    top: 25px;
  }
}
.mission .mission_concept_wrap1, .mission .mission_concept_wrap2 {
  --space-vrt: 0px;
  padding-left: 20px;
}
@media screen and (min-width: 769px) {
  .mission .mission_concept_wrap1, .mission .mission_concept_wrap2 {
    padding-left: 30px;
  }
}
@media screen and (min-width: 1025px) {
  .mission .mission_concept_wrap1, .mission .mission_concept_wrap2 {
    padding-left: 40px;
  }
}
.mission .mission_concept_wrap1 {
  position: relative;
}
.mission .mission_concept_wrap2 .mission_concept_step {
  min-height: auto;
  padding-bottom: 100px;
}
@media screen and (min-width: 769px) {
  .mission .mission_concept_wrap2 .mission_concept_step {
    padding-bottom: 150px;
  }
}
@media screen and (min-width: 1025px) {
  .mission .mission_concept_wrap2 .mission_concept_step {
    padding-bottom: 200px;
  }
}
.mission .mission_concept_step {
  min-height: 100svh;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  gap: 50px;
  padding-bottom: 160px;
}
.mission .mission_concept_inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  gap: 50px;
}
@media screen and (min-width: 769px) {
  .mission .mission_concept_inner {
    gap: 75px;
  }
}
@media screen and (min-width: 1025px) {
  .mission .mission_concept_inner {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    gap: 100px;
  }
}
.mission .mission_concept_points {
  font-size: 13px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  gap: 10px;
}
.mission .mission_concept_points > * {
  padding: 7px 20px;
  border-radius: 40px;
  background-color: #fff;
}
@media screen and (min-width: 1025px) {
  .mission .mission_concept_points {
    width: 30%;
  }
}
.mission .mission_concept_details {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  gap: 20px;
  padding-left: 40px;
}
@media screen and (min-width: 769px) {
  .mission .mission_concept_details {
    gap: 30px;
    padding-left: 80px;
  }
}
@media screen and (min-width: 1025px) {
  .mission .mission_concept_details {
    padding-left: 0;
    gap: 40px;
    max-width: 600px;
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
  }
}
.mission .mission_concept_details p {
  line-height: 2;
  text-align: justify;
}
.mission .mission_concept_subheading {
  font-size: 18px;
  letter-spacing: 0.04em;
  line-height: 1.9;
}
@media screen and (min-width: 769px) {
  .mission .mission_concept_subheading {
    font-size: 19px;
    letter-spacing: 0.08em;
  }
}
@media screen and (min-width: 1025px) {
  .mission .mission_concept_subheading {
    font-size: 22px;
  }
}
.mission .mission_concept_subheading-mincho {
  font-family: "Shippori Mincho", "shippori-mincho", serif;
  font-size: 16px;
  line-height: 1.8;
  margin: 20px 0 12px;
}
@media screen and (min-width: 769px) {
  .mission .mission_concept_subheading-mincho {
    font-size: 16px;
    margin: 16px 0 -8px;
  }
}
.mission #sustainability {
  position: relative;
  padding-bottom: 0;
  /*
  &:before{
      content: "";
      display: block;
      width: 100%;
      height: 100px;
      background: linear-gradient(0deg, rgba(#fff,1) 0%, rgba(#fff,0) 100%);
      position: absolute;
      bottom: 100%;
      left: 0;
  }
  */
}
.mission .mission_sustainability {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  gap: 35px;
}
@media screen and (min-width: 769px) {
  .mission .mission_sustainability {
    gap: 50px;
  }
}
@media screen and (min-width: 1025px) {
  .mission .mission_sustainability {
    padding-bottom: 30px;
    border-bottom: 1px solid var(--c-primary-2);
  }
  .mission .mission_sustainability .mission_blockLink {
    margin-top: 30px;
  }
}
.mission .mission_sustainability_upper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  gap: 30px;
}
.mission .mission_sustainability_upper > p {
  line-height: 2;
  text-align: justify;
}
@media screen and (min-width: 1025px) {
  .mission .mission_sustainability_upper {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    gap: 50px;
  }
  .mission .mission_sustainability_upper .mission_sustainability_heading {
    -ms-flex-negative: 0;
    flex-shrink: 0;
  }
  .mission .mission_sustainability_upper > p {
    max-width: 685px;
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
  }
}
.mission .mission_sustainability_heading {
  font-size: 33px;
  line-height: 1.1;
  text-align: center;
}
@media screen and (min-width: 769px) {
  .mission .mission_sustainability_heading {
    font-size: 38px;
  }
}
@media screen and (min-width: 1025px) {
  .mission .mission_sustainability_heading {
    text-align: left;
    font-size: 44px;
  }
}
.mission .mission_sustainability_list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 15px;
  margin: auto calc(var(--space-hor) * -1);
  padding: 0 var(--space-hor);
  overflow-x: auto;
  -ms-overflow-style: none;
  scrollbar-width: none;
}
.mission .mission_sustainability_list::-webkit-scrollbar {
  display: none;
}
.mission .mission_sustainability_list {
  padding-bottom: 15px;
}
@media screen and (min-width: 1025px) {
  .mission .mission_sustainability_list {
    margin: auto;
    padding: 0;
  }
  .mission .mission_sustainability_list > * {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
  }
}
.mission .mission_sustainability_card {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  gap: 25px;
  min-height: 278px;
  background-color: var(--c-primary-2);
  padding: 35px;
  min-width: 280px;
}
@media screen and (min-width: 769px) {
  .mission .mission_sustainability_card {
    min-width: 336px;
  }
}
@media screen and (min-width: 1025px) {
  .mission .mission_sustainability_card {
    padding: 50px 40px;
    min-height: 310px;
    min-width: auto;
  }
}
.mission .mission_sustainability_subheading {
  text-align: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  gap: 7px;
}
.mission .mission_sustainability_subheading .en {
  font-size: 33px;
  line-height: 1.1;
}
.mission .mission_sustainability_subheading .jp {
  font-size: 14px;
}
.mission .mission_sustainability_image {
  max-width: 200px;
}
@media screen and (min-width: 769px) {
  .mission .mission_sustainability_image {
    max-width: none;
  }
}
.mission .mission_sustainability_link {
  width: 100%;
}
.mission .mission_sustainability_link a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding: 18px 16px 18px 8px;
  border-bottom: 1px solid #BEB298;
  gap: 16px;
  -webkit-transition: gap 0.6s, padding 0.6s;
  transition: gap 0.6s, padding 0.6s;
}
.mission .mission_sustainability_link a:hover {
  gap: 0;
  padding: 18px 8px 18px 16px;
}
.mission .mission_sustainability_link a:hover i {
  width: 0;
  height: 0;
}
.mission .mission_sustainability_link a i {
  font-size: 0;
  width: 8px;
  height: 8px;
  border-radius: 100px;
  background-color: #BEB298;
  -webkit-transition: all 0.3s, opacity 0.3s;
  transition: all 0.3s, opacity 0.3s;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.mission .mission_sustainability_link a i svg {
  max-width: none;
  width: 12px;
  fill: #BEB298;
}
@media screen and (min-width: 1025px) {
  .mission .mission_sustainability_link a i svg {
    width: 0;
  }
}
@media screen and (max-width: 768px) {
  .mission .mission_sustainability_link a {
    margin-top: 8px;
    padding: 0;
    border-bottom: 0;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
  .mission .mission_sustainability_link a i {
    width: 48px;
    height: 48px;
    background-color: transparent;
    border: 1px solid #BEB298;
  }
}
@media screen and (min-width: 1025px) {
  .mission .mission_blockLink {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end;
  }
}
.mission .mission_blockLink a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 16px;
}
@media screen and (min-width: 1025px) {
  .mission .mission_blockLink a {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-transition: gap 0.6s;
    transition: gap 0.6s;
  }
  .mission .mission_blockLink a:hover {
    gap: 0;
  }
  .mission .mission_blockLink a:hover i {
    width: 0;
    height: 0;
    opacity: 0;
  }
}
.mission .mission_blockLink i {
  font-size: 0;
  width: 64px;
  height: 64px;
  border: 1px solid #BEB298;
  border-radius: 100px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
@media screen and (min-width: 1025px) {
  .mission .mission_blockLink i {
    width: 8px;
    height: 8px;
    background-color: #BEB298;
    -webkit-transition: all 0.3s, opacity 0.3s;
    transition: all 0.3s, opacity 0.3s;
  }
}
.mission .mission_blockLink i svg {
  width: 12px;
  fill: #BEB298;
}
@media screen and (min-width: 1025px) {
  .mission .mission_blockLink i svg {
    display: none;
  }
}
.mission .mission_blockLink .pc {
  display: none;
}
@media screen and (min-width: 1025px) {
  .mission .mission_blockLink .pc {
    display: inline;
  }
}
.mission .mission_sustainability_deco {
  position: absolute;
  bottom: 40px;
  left: 50%;
  translate: -50% 0;
  width: 80px;
}

.newgraduate {
  /* settings */
}
.newgraduate .newgraduate_title {
  font-size: 18px;
  text-align: center;
  line-height: 1;
  margin-bottom: 56px;
}
@media screen and (min-width: 769px) {
  .newgraduate .newgraduate_title {
    font-size: 22px;
  }
}
.newgraduate .newgraduate_requirements {
  width: calc(100% - 36px);
  max-width: 1040px;
  margin: auto;
}
.newgraduate .newgraduate_faq {
  background-color: #F2F2F2;
  padding: 54px 0;
  margin-top: 80px;
}
@media screen and (min-width: 769px) {
  .newgraduate .newgraduate_faq {
    padding: 75px 0 80px;
    margin-top: 120px;
  }
}
.newgraduate .newgraduate_faqList {
  background-color: #fff;
  width: calc(100% - 36px);
  max-width: 1040px;
  margin: auto;
}
@media screen and (min-width: 769px) {
  .newgraduate .newgraduate_faqList {
    border-radius: 8px;
    overflow: hidden;
  }
  .newgraduate .newgraduate_faqList .faq_list:first-child {
    border-top: none;
  }
  .newgraduate .newgraduate_faqList .faq_list:last-child {
    border-bottom: none;
  }
}
.newgraduate .newgraduate_buttonList {
  margin-top: 56px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 32px;
}
.newgraduate .newgraduate_button {
  width: 233px;
}
@media screen and (min-width: 769px) {
  .newgraduate .newgraduate_button {
    width: 285px;
  }
}
.newgraduate .newgraduate_button a {
  height: 72px;
  background-color: var(--c-blk-1);
  border: 1px solid var(--c-blk-1);
  border-radius: 999px;
  color: #fff;
  font-size: 20px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  line-height: 1;
  -webkit-transition: background-color 0.4s ease, color 0.4s ease;
  transition: background-color 0.4s ease, color 0.4s ease;
}
.newgraduate .newgraduate_button a:hover {
  color: var(--c-blk-1);
  background-color: #fff;
}

.news {
  /* settings */
}
.news .news_list {
  width: calc(100% - 40px);
  max-width: 1040px;
  margin: auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  gap: 56px 0;
}
@media screen and (min-width: 769px) {
  .news .news_list {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    gap: 38px 16px;
  }
}
.news .news_listItem {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  gap: 12px;
}
@media screen and (min-width: 769px) {
  .news .news_listItem {
    width: calc(50% - 8px);
  }
}
@media screen and (min-width: 1025px) {
  .news .news_listItem {
    width: calc(33.3333333333% - 10.6666666667px);
  }
}
.news .news_listItem:hover .image img {
  scale: 1.075;
}
.news .news_listItem .image {
  overflow: hidden;
  border: 1px solid var(--c-gray-1);
}
.news .news_listItem .image img {
  -webkit-transition: scale 500ms ease;
  transition: scale 500ms ease;
}
.news .news_listItem .date {
  font-size: 12px;
  line-height: 1;
  color: #B2B2B2;
  margin-top: 0.25em;
}
.news .news_listItem .title {
  overflow: hidden;
  display: -webkit-box;
  text-overflow: ellipsis;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  font-size: 14px;
  line-height: 1.5;
}
.news .news_articleFv {
  margin: auto;
  margin-top: 147px;
  width: calc(100% - 36px);
  max-width: 688px;
}
.news .news_articleFv:has(img) {
  max-width: 1040px;
}
.news .news_articleFv {
  margin-bottom: 120px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  gap: 16px;
}
@media screen and (min-width: 769px) {
  .news .news_articleFv {
    margin-top: 168px;
    gap: 56px;
  }
}
.news .news_articleFv .flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  gap: 32px;
}
@media screen and (min-width: 1025px) {
  .news .news_articleFv .flex:has(img) {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    gap: 0;
  }
  .news .news_articleFv .flex:has(img) .info {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    max-width: 512px;
  }
  .news .news_articleFv .flex:has(img) img {
    width: 424px;
    margin: 0;
  }
}
.news .news_articleFv .date {
  font-size: 12px;
  line-height: 1;
  color: #B2B2B2;
  margin-top: 0.25em;
}
.news .news_articleFv img {
  max-width: none;
}
.news .news_articleFv .info {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  gap: 32px;
}
@media screen and (min-width: 769px) {
  .news .news_articleFv .info {
    gap: 40px;
  }
}
.news .news_articleFv .info h1 {
  font-size: 22px;
  line-height: 1.8;
  letter-spacing: 0.08em;
  -webkit-font-feature-settings: "palt";
  font-feature-settings: "palt";
}
.news .news_articleFv .info p {
  font-size: 14px;
}
.news .news_section {
  width: calc(100% - 36px);
  max-width: 688px;
  margin: 54px auto;
}
@media screen and (min-width: 769px) {
  .news .news_section {
    margin: 80px auto;
  }
}
.news .news_section > h2 {
  font-size: 18px;
  line-height: 1.8;
  letter-spacing: 0.08em;
  -webkit-font-feature-settings: "palt";
  font-feature-settings: "palt";
  padding-bottom: 16px;
  border-bottom: 1px solid #BEB298;
  margin: 56px 0 40px;
}
@media screen and (min-width: 769px) {
  .news .news_section > h2 {
    margin: 40px 0;
  }
}
.news .news_section > h2:first-child {
  margin-top: 0;
}
.news .news_section > p {
  margin: 1.5em 0;
}
.news .news_section > p:first-child {
  margin-top: 0;
}
.news .news_section > p:last-child {
  margin-bottom: 0;
}
.news .news_section a {
  text-decoration: underline;
}
.news .news_section strong, .news .news_section b {
  font-weight: 600;
}
.news .news_section em, .news .news_section i {
  font-style: italic;
}
.news .wp-block-image {
  margin: 54px auto;
}
@media screen and (min-width: 769px) {
  .news .wp-block-image {
    margin: 80px auto;
  }
}
.news .wp-block-image img {
  display: block;
  width: 100%;
  max-width: 688px;
  margin: auto;
}
.news .wp-block-image figcaption {
  font-size: 12px;
  color: #929292;
  display: block;
  width: calc(100% - 36px);
  max-width: 512px;
  margin: 1.5em auto 0;
}
.news .image-portrait {
  width: 75.2vw;
  max-width: 424px;
}
.news .news_talkTheme {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-font-feature-settings: "palt";
  font-feature-settings: "palt";
  gap: 1em;
  margin: 50px 0 30px;
}
@media screen and (min-width: 769px) {
  .news .news_talkTheme {
    margin: 48px 0;
  }
}
.news .news_talkTheme::before {
  content: "";
  width: 2em;
  height: 1px;
  display: block;
  background-color: #BEB298;
  translate: 0 0.75em;
}
@media screen and (min-width: 769px) {
  .news .news_talkTheme::before {
    width: 3em;
  }
}
.news .news_talkSpeaker {
  display: inline-block;
  color: #BEB298;
  font-weight: 600;
  padding-right: 0.75em;
}
.news .news_reccomend {
  width: calc(100% - 36px);
  max-width: 1040px;
  margin: 80px auto 0;
}
@media screen and (min-width: 769px) {
  .news .news_reccomend {
    margin: 160px auto 0;
  }
}
.news .news_reccomendTitle {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  text-align: center;
  margin-bottom: 40px;
}
@media screen and (min-width: 769px) {
  .news .news_reccomendTitle {
    text-align: left;
    margin-bottom: 30px;
  }
  .news .news_reccomendTitle span br {
    display: none;
  }
}
.news .news_reccomendTitle span {
  font-size: 33px;
  line-height: 1.2;
}
@media screen and (min-width: 769px) {
  .news .news_reccomendTitle span {
    font-size: 40px;
  }
}
.news .news_reccomendTitle small {
  font-size: 14px;
  margin-top: 0.25em;
}
.news .news_reccomendList {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  gap: 30px 10px;
}
@media screen and (min-width: 1025px) {
  .news .news_reccomendList {
    gap: 16px;
  }
}
.news .news_reccomendList .news_listItem {
  width: calc(50% - 5px);
}
@media screen and (min-width: 769px) {
  .news .news_reccomendList .news_listItem {
    width: calc(25% - 7.5px);
  }
}
@media screen and (min-width: 1025px) {
  .news .news_reccomendList .news_listItem {
    width: calc(25% - 12px);
  }
}

.number {
  /* settings */
}
.number .number_title {
  font-size: 18px;
  line-height: 1;
  text-align: center;
  margin-top: 80px;
  margin-bottom: 48px;
}
@media screen and (min-width: 769px) {
  .number .number_title {
    font-size: 22px;
    margin-top: 160px;
    margin-bottom: 56px;
  }
}
.number .number_item {
  position: relative;
  color: #BEB298;
  font-size: 16px;
  line-height: 1;
  vertical-align: middle;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 18px 2px;
}
.number .number_item * {
  vertical-align: inherit;
}
@media screen and (min-width: 769px) {
  .number .number_item {
    gap: 18px 6px;
  }
}
.number .number_item i {
  font-size: 14px;
  width: 100%;
  text-align: center;
}
@media screen and (min-width: 769px) {
  .number .number_item i {
    font-size: 16px;
  }
  .number .number_item i.en {
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
  }
}
.number .number_item strong {
  line-height: 0.6;
  font-size: 58px;
}
@media screen and (min-width: 769px) {
  .number .number_item strong {
    font-size: 70px;
  }
}
.number .number_item small {
  translate: 0 0.5em;
}
@media screen and (min-width: 769px) {
  .number .number_item small {
    translate: 0 0.75em;
  }
}
.number .number_item small .en {
  font-size: 1.8em;
  position: relative;
  top: 0.01em;
  left: -0.1em;
}
.number .number_item .en_sub {
  position: absolute;
  bottom: -6px;
  left: 0;
  width: 100%;
  text-align: center;
  -webkit-transform: translateY(100%);
  transform: translateY(100%);
  font-size: 10px;
  color: #B2B2B2;
  white-space: nowrap;
  text-indent: -1em;
}
@media screen and (min-width: 769px) {
  .number .number_item .en_sub {
    bottom: -10px;
    font-size: 11px;
    text-indent: 0;
  }
}
.number .number_block {
  border: 1px solid #BEB298;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  border-radius: 8px;
  padding: 27px 0 33px;
  min-height: 164px;
}
@media screen and (min-width: 769px) {
  .number .number_block {
    border-radius: 10px;
    padding: 50px 0;
    min-height: 248px;
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
  }
}
.number .number_block.wide:nth-child(1) {
  -ms-grid-column: 1;
  grid-column: 1;
}
.number .number_block.wide:nth-child(3) {
  -ms-grid-column: 2;
  grid-column: 2;
}
.number .number_block.wide {
  -ms-grid-row: 1;
  -ms-grid-row-span: 2;
  grid-row: 1/span 2;
}
@media screen and (min-width: 769px) {
  .number .number_block.wide {
    -webkit-box-flex: 2.08;
    -ms-flex: 2.08;
    flex: 2.08;
  }
}
.number .number_blockTitle {
  text-align: center;
  position: relative;
  font-size: 16px;
}
@media screen and (min-width: 769px) {
  .number .number_blockTitle {
    font-size: 18px;
  }
}
.number .number_blockTitle small {
  color: #B2B2B2;
  font-size: 12px;
  line-height: 1.3;
  display: block;
  text-align: center;
}
@media screen and (min-width: 769px) {
  .number .number_blockTitle small br {
    display: none;
  }
}
.number .number_blockItem {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 45px;
}
@media screen and (min-width: 769px) {
  .number .number_blockItem {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    gap: 30px;
  }
}
@media screen and (max-width: 768px) {
  .number .wide .number_blockItem {
    translate: 0 -15%;
  }
  .number .wide .number_blockItem.bottom {
    translate: 0 0%;
  }
  .number .wide:has(.number_blockNote) .number_blockItem {
    translate: 0 -30%;
    gap: 30px;
  }
}
.number .number_blockNote {
  font-size: 12px;
  line-height: 1.4;
  display: block;
  text-align: center;
  position: absolute;
  right: 10px;
  bottom: 10px;
  width: calc(100% - 20px);
  text-align: left;
}
@media screen and (min-width: 769px) {
  .number .number_blockNote {
    text-align: right;
  }
}
.number .number_wrapper {
  width: calc(100% - 36px);
  max-width: 1040px;
  margin: auto;
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 1fr 1fr;
  grid-template-columns: 1fr 1fr;
  -ms-grid-rows: 1fr 1fr;
  grid-template-rows: 1fr 1fr;
  gap: 10px;
}
@media screen and (min-width: 769px) {
  .number .number_wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 16px;
  }
}
.number .number_wrapper + .number_wrapper {
  margin-top: 10px;
}
@media screen and (min-width: 769px) {
  .number .number_wrapper + .number_wrapper {
    margin-top: 16px;
  }
}

.people {
  /* settings */
}
.people .people_control {
  width: calc(100% - 36px);
  max-width: 1040px;
  margin: 0 auto 32px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
}
.people .people_indexList {
  width: calc(100% - 36px);
  max-width: 1040px;
  margin: auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}
[data-togleview=block] .people .people_indexList {
  gap: 56px;
}
@media (min-width: 500px) {
  [data-togleview=block] .people .people_indexList {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    gap: 56px 25px;
  }
}
@media screen and (min-width: 769px) {
  [data-togleview=block] .people .people_indexList {
    gap: 64px 40px;
  }
}
[data-togleview=list] .people .people_indexList {
  gap: 0;
}
.people .people_indexItem {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.people .people_indexItem > .title {
  display: none;
  width: 100%;
  font-size: 12px;
}
@media screen and (min-width: 769px) {
  .people .people_indexItem > .title {
    font-size: 14px;
  }
}
[data-togleview=block] .people .people_indexItem .profile {
  display: none;
}
[data-togleview=block] .people .people_indexItem {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  gap: 24px;
}
@media (min-width: 500px) {
  [data-togleview=block] .people .people_indexItem {
    width: calc(50% - 12.5px);
  }
}
@media screen and (min-width: 769px) {
  [data-togleview=block] .people .people_indexItem {
    width: calc(33.3333333333% - 26.6666666667px);
  }
}
[data-togleview=list] .people .people_indexItem .eyecatch {
  display: none;
}
[data-togleview=list] .people .people_indexItem {
  gap: 16px;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  border-top: 1px solid #EAEADC;
  border-bottom: 1px solid #EAEADC;
  padding: 32px 16px;
}
@media screen and (max-width: 768px) {
  [data-togleview=list] .people .people_indexItem {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  [data-togleview=list] .people .people_indexItem > .title {
    display: block;
  }
}
@media screen and (min-width: 769px) {
  [data-togleview=list] .people .people_indexItem {
    gap: 40px;
    padding: 24px 40px;
  }
}
.people .people_indexItem + .people_indexItem {
  border-top: none;
}
@media (min-width: 500px) {
  .people .people_indexItem:hover .people_indexItemPhoto img {
    scale: 1.1;
  }
}
.people .people_indexItemPhoto {
  position: relative;
  overflow: hidden;
}
[data-togleview=block] .people .people_indexItemPhoto {
  width: 100%;
}
[data-togleview=block] .people .people_indexItemPhoto img {
  aspect-ratio: 339/516;
}
[data-togleview=list] .people .people_indexItemPhoto {
  width: 106px;
}
[data-togleview=list] .people .people_indexItemPhoto img {
  aspect-ratio: 1;
}
@media screen and (min-width: 769px) {
  [data-togleview=list] .people .people_indexItemPhoto {
    width: 120px;
  }
}
.people .people_indexItemPhoto img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  -webkit-transition: scale 600ms ease;
  transition: scale 600ms ease;
}
.people .people_indexItemText {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}
.people .people_indexItemText .info {
  line-height: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}
.people .people_indexItemText .inline {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.people .people_indexItemText .inline .brand + .role {
  border-left: 1px solid currentColor;
  margin-left: 12px;
  padding-left: 12px;
}
.people .people_indexItemText .year {
  color: #B2B2B2;
}
[data-togleview=block] .people .people_indexItemText {
  gap: 16px;
}
[data-togleview=block] .people .people_indexItemText .title {
  font-size: 16px;
}
[data-togleview=block] .people .people_indexItemText .info {
  font-size: 12px;
  gap: 8px;
}
[data-togleview=list] .people .people_indexItemText {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  gap: 24px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}
@media screen and (min-width: 769px) {
  [data-togleview=list] .people .people_indexItemText {
    gap: 28px;
  }
}
[data-togleview=list] .people .people_indexItemText .title {
  -webkit-box-ordinal-group: 101;
  -ms-flex-order: 100;
  order: 100;
  display: none;
  font-size: 12px;
}
@media screen and (min-width: 769px) {
  [data-togleview=list] .people .people_indexItemText .title {
    display: block;
    font-size: 14px;
  }
}
[data-togleview=list] .people .people_indexItemText .info {
  font-size: 14px;
  gap: 12px;
}
@media screen and (min-width: 769px) {
  [data-togleview=list] .people .people_indexItemText .info {
    font-size: 15px;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
  }
}
[data-togleview=list] .people .people_indexItemText .info + .info {
  margin-top: -0.75em;
}
@media screen and (max-width: 768px) {
  [data-togleview=list] .people .people_indexItemText .inline {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    gap: 14px;
  }
  [data-togleview=list] .people .people_indexItemText .inline .brand + .role {
    border-left: 0;
    margin-left: 0;
    padding-left: 0;
  }
}
.people .people_firstview {
  max-width: 1040px;
  margin: auto;
  margin-top: 67px;
  margin-bottom: 80px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  gap: 56px;
}
@media screen and (min-width: 769px) {
  .people .people_firstview {
    margin-top: 88px;
    margin-bottom: 160px;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
  }
}
.people .people_firstviewPhoto {
  position: relative;
  padding-left: 41px;
}
@media screen and (min-width: 769px) {
  .people .people_firstviewPhoto {
    width: 50%;
    padding-left: 0;
  }
}
.people .people_firstviewPhoto p {
  font-size: 11px;
  line-height: 1.5;
  color: #BEB298;
  position: absolute;
  left: 18px;
  bottom: 18px;
}
@media screen and (min-width: 769px) {
  .people .people_firstviewPhoto p {
    left: -40px;
    bottom: 172px;
  }
}
.people .people_firstviewText {
  width: calc(100% - 36px);
  margin: auto;
}
@media screen and (min-width: 769px) {
  .people .people_firstviewText {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    max-width: 424px;
  }
}
.people .people_firstviewCategory {
  font-size: 22px;
  line-height: 1;
  color: #fff;
  position: absolute;
  top: 21px;
  right: 18px;
}
@media screen and (min-width: 769px) {
  .people .people_firstviewCategory {
    color: #262626;
    position: static;
    margin-bottom: 40px;
  }
}
.people .people_firstviewTitle {
  font-size: 22px;
  letter-spacing: 0.08em;
}
.people .people_firstviewProf {
  font-size: 14px;
  margin-top: 32px;
}
.people .people_firstviewLead {
  font-size: 14px;
  text-align: justify;
}
@media screen and (max-width: 768px) {
  .people .people_firstviewLead {
    background-color: #F9F9F5;
    padding: 32px;
    margin-left: -18px;
    margin-top: 56px;
  }
}
@media screen and (min-width: 769px) {
  .people .people_firstviewLead {
    margin-top: 56px;
  }
}
.people .people_profile {
  border: 2px dotted #B2B2B2;
  width: calc(100% - 36px);
  max-width: 1040px;
  margin: 0 auto 80px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  gap: 30px;
  padding: 32px 24px;
}
@media screen and (min-width: 769px) {
  .people .people_profile {
    margin-bottom: 160px;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    gap: 48px;
    padding: 46px;
  }
}
.people .people_profile:has(+ .people_profile) {
  margin-bottom: 40px;
}
.people .people_profileInfo {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 24px;
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
}
@media screen and (min-width: 769px) {
  .people .people_profileInfo {
    gap: 40px;
  }
  .people .people_profileInfo:has(+ .people_profileText) {
    padding-right: 48px;
    border-right: 1px solid #B2B2B2;
  }
}
.people .people_profileInfo img {
  width: 126px;
  aspect-ratio: 1;
  -o-object-fit: cover;
  object-fit: cover;
}
@media screen and (min-width: 769px) {
  .people .people_profileInfo img {
    width: 120px;
  }
}
@media screen and (min-width: 769px) {
  .people .people_profileRole {
    white-space: nowrap;
    line-height: 1;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    gap: 12px;
  }
  .people .people_profileRole p {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 1em;
  }
  .people .people_profileRole p span + span {
    padding-left: 1em;
    border-left: 1px solid currentColor;
  }
}
.people .people_profileRole span {
  display: block;
}
.people .people_profileText {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.sustainability {
  /* settings */
}
.sustainability .sustainability .firstview_title {
  position: relative;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  margin: auto;
}
.sustainability .sustainability .firstview_title:after {
  position: absolute;
  top: -60px;
  right: 30px;
  display: block;
  width: 60px;
  background-image: url(../img/top/sustainability_deco.png);
  background-size: 100% 100%;
  content: "";
  aspect-ratio: 159/138;
}
@media screen and (min-width: 769px) {
  .sustainability .sustainability .firstview_title:after {
    top: -70px;
    right: -140px;
    width: 80px;
  }
}
.sustainability .sustainability_fv {
  padding-top: 80px;
  padding-bottom: 40px;
  background-color: #eaeadc;
}
@media screen and (min-width: 769px) {
  .sustainability .sustainability_fv {
    padding-top: 120px;
    padding-bottom: 120px;
  }
}
.sustainability .sustainability_fvBlock {
  width: calc(100% - 36px);
  max-width: 1136px;
  margin: auto;
  padding: 32px 24px;
  border-radius: 10px;
}
@media screen and (min-width: 769px) {
  .sustainability .sustainability_fvBlock {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: (1fr)[2];
    grid-template-columns: repeat(2, 1fr);
    -ms-grid-rows: (1fr)[2];
    grid-template-rows: repeat(2, 1fr);
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    padding: 35px 50px;
  }
  .sustainability .sustainability_fvBlock > h1 {
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -ms-grid-row: 1;
    -ms-grid-row-span: 1;
    -ms-grid-column: 1;
    -ms-grid-column-span: 1;
    grid-area: 1/1/2/2;
    text-align: left;
    translate: 35px 25%;
  }
  .sustainability .sustainability_fvBlock > img {
    -ms-grid-row: 1;
    -ms-grid-row-span: 2;
    -ms-grid-column: 2;
    -ms-grid-column-span: 1;
    grid-area: 1/2/3/3;
  }
  .sustainability .sustainability_fvBlock > p {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end;
    -ms-grid-row: 2;
    -ms-grid-row-span: 1;
    -ms-grid-column: 1;
    -ms-grid-column-span: 1;
    grid-area: 2/1/3/2;
    -moz-text-align-last: left;
    text-align-last: left;
    translate: 35px -25%;
  }
}
.sustainability .sustainability_fvBlock.earth {
  background-color: #8cc168;
}
.sustainability .sustainability_fvBlock.people {
  background-color: #b4eefa;
}
.sustainability .sustainability_fvBlock.community {
  background-color: #ffd285;
}
.sustainability .sustainability_fvBlock p {
  font-size: 16px;
  line-height: 1.8;
  text-align: center;
}
@media screen and (min-width: 769px) {
  .sustainability .sustainability_fvBlock p {
    font-size: 18px;
  }
}
@media screen and (max-width: 768px) {
  .sustainability .sustainability_fvBlock p br.pc {
    display: none;
  }
}
@media screen and (min-width: 769px) {
  .sustainability .sustainability_fvBlock p br.pc {
    display: none;
  }
}
@media screen and (min-width: 1025px) {
  .sustainability .sustainability_fvBlock p br.pc {
    display: block;
  }
  .sustainability .sustainability_fvBlock p br.sp {
    display: none;
  }
}
.sustainability .sustainability_fvimg {
  display: block;
  width: 100%;
  max-width: 550px;
  max-height: 350px;
  margin: 25px auto;
  -o-object-fit: contain;
  object-fit: contain;
}
@media screen and (min-width: 769px) {
  .sustainability .sustainability_fvimg {
    margin: 0;
    -o-object-position: right;
    object-position: right;
  }
}
.sustainability .sustainability_text {
  width: calc(100% - 80px);
  margin: auto;
}
.sustainability .sustainability_text dl {
  margin: 80px auto;
}
@media screen and (min-width: 769px) {
  .sustainability .sustainability_text dl {
    margin: 120px auto;
  }
}
.sustainability .sustainability_text dl dt {
  position: relative;
  margin-bottom: 32px;
  padding-bottom: 32px;
  font-size: 18px;
  text-align: center;
}
.sustainability .sustainability_text dl dt::before {
  position: absolute;
  right: 0;
  bottom: 0;
  left: 0;
  display: block;
  width: 80px;
  height: 0;
  margin: auto;
  border-top: 2px dotted #b2b2b2;
  content: "";
}
.sustainability .sustainability_text dl dd {
  text-align: justify;
}
@media screen and (min-width: 769px) {
  .sustainability .sustainability_text dl dd {
    line-height: 2;
    text-align: center;
  }
}
@media screen and (max-width: 768px) {
  .sustainability .sustainability_text dl dd br.pc {
    display: none;
  }
}
@media screen and (min-width: 769px) {
  .sustainability .sustainability_text dl dd br.pc {
    display: none;
  }
}
@media screen and (min-width: 1025px) {
  .sustainability .sustainability_text dl dd br.pc {
    display: block;
  }
  .sustainability .sustainability_text dl dd br.sp {
    display: none;
  }
}
.sustainability .sustainability_reportWrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  gap: 32px;
  width: calc(100% - 36px);
  max-width: 1040px;
  margin: auto;
  padding: 0 18px;
}
@media screen and (min-width: 769px) {
  .sustainability .sustainability_reportWrap {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    gap: 16px;
    padding: 0;
  }
}
.sustainability .sustainability_reportTitle {
  margin-bottom: 16px;
  font-size: 15px;
  line-height: 1.4;
  text-align: center;
}
@media screen and (min-width: 769px) {
  .sustainability .sustainability_reportTitle.down {
    translate: 0 0.6em;
  }
}
.sustainability .sustainability_reportTitle small {
  font-size: 0.8em;
  color: #929292;
}
.sustainability .sustainability_report {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  gap: 16px;
  padding: 32px 0;
  border-radius: 8px;
  background-color: #ffffff;
}
.sustainability .sustainability_report dl {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  width: calc(100% - 60px);
  margin: auto;
  line-height: 1;
}
.sustainability .sustainability_report dl + dl {
  margin-top: 10px;
}
.sustainability .sustainability_report dt {
  font-size: 19px;
}
.sustainability .sustainability_report dd {
  font-size: 33px;
}
.sustainability .sustainability_report dd strong {
  font-size: 48px;
}
.sustainability .sustainability_report dd small {
  font-size: 23px;
}
.sustainability .sustainability_report dd small.ja {
  font-size: 18px;
}
.sustainability .sustainability_report p {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  margin-top: 16px;
  padding: 30px;
  padding-bottom: 0;
  border-top: 1px solid #eaeadc;
  font-size: 13px;
}
.sustainability .sustainability_block .sustainability_report {
  padding: 24px 0;
}
.sustainability .sustainability_block .sustainability_report .sustainability_reportTitle {
  margin-bottom: 0;
  font-size: 14px;
}
.sustainability .sustainability_action {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  gap: 56px;
  width: calc(100% - 36px);
  max-width: 1040px;
  margin: auto;
  margin-top: 80px;
}
@media screen and (min-width: 769px) {
  .sustainability .sustainability_action {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    gap: 30px;
    margin-top: 120px;
  }
}
@media screen and (min-width: 769px) {
  .sustainability .sustainability_actionRight {
    max-width: 600px;
  }
}
.sustainability .sustainability_actionTitle {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 8px;
}
@media screen and (min-width: 769px) {
  .sustainability .sustainability_actionTitle {
    position: sticky;
    top: 100px;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    white-space: nowrap;
  }
}
.sustainability .sustainability_actionTitle span {
  font-size: 40px;
  line-height: 1;
}
.sustainability .sustainability_actionHead {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 14px;
  margin-top: 80px;
  margin-bottom: 32px;
}
@media screen and (min-width: 769px) {
  .sustainability .sustainability_actionHead {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    gap: 24px;
    margin-top: 56px;
    margin-bottom: 32px;
  }
}
.sustainability .sustainability_actionHead:first-child {
  margin-top: 0;
}
.sustainability .sustainability_actionHead i {
  font-size: 48px;
  line-height: 1;
  color: #beb298;
}
.sustainability .sustainability_actionHead span {
  font-size: 18px;
  text-align: center;
}
@media screen and (min-width: 769px) {
  .sustainability .sustainability_actionHead span {
    text-align: left;
  }
  .sustainability .sustainability_actionHead span br {
    display: none;
  }
}
.sustainability .sustainability_actionBody {
  text-align: justify;
}
.sustainability .sustainability_actionBody a {
  text-decoration: underline;
}
.sustainability .sustainability_actionBody a.blanklink {
  text-decoration: none;
}
.sustainability .sustainability_actionBody a.blanklink img {
  display: inline;
  width: 1.25em;
  vertical-align: middle;
  aspect-ratio: 1;
  rotate: -45deg;
}
.sustainability .sustainability_actionList {
  margin: 2em 0;
}
.sustainability .sustainability_actionList li {
  margin: 1em 0;
}
.sustainability .sustainability_actionList li a {
  text-decoration: underline;
}
.sustainability .sustainability_actionModal {
  max-width: 50%;
  margin: 2em 0;
}
@media screen and (max-width: 768px) {
  .sustainability .sustainability_actionModal {
    max-width: initial;
  }
}
.sustainability .sustainability_actionModal_list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 16px;
  margin: 2em 0;
}
@media screen and (min-width: 769px) {
  .sustainability .sustainability_actionModal_list {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
  }
}
@media screen and (max-width: 768px) {
  .sustainability .sustainability_actionModal_list {
    display: block;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
}
.sustainability .sustainability_actionModal_button {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  height: 49px;
  padding: 0 16px;
  border-bottom: 1px solid #eaeadc;
  font-size: 13px;
  line-height: 1;
  -webkit-transition: text-indent 0.3s !important;
  transition: text-indent 0.3s !important;
}
.sustainability .sustainability_actionModal_button:hover {
  text-indent: 1em;
  color: #000000;
}
.sustainability .sustainability_actionModal_button:hover::after {
  opacity: 0;
  scale: 0;
}
.sustainability .sustainability_actionModal_button::after {
  display: block;
  width: 8px;
  border-radius: 100%;
  background-color: #beb298;
  -webkit-transition: scale 0.3s, opacity 0.3s;
  transition: scale 0.3s, opacity 0.3s;
  content: "";
  aspect-ratio: 1;
}
.sustainability .sustainability_actionModal_img img {
  width: 100%;
}
.sustainability .sustainability_actionOther {
  margin-top: 80px;
  padding: 40px 0;
  border-top: 2px dotted #b2b2b2;
  border-bottom: 2px dotted #b2b2b2;
  text-align: justify;
}
.sustainability .sustainability_navi {
  position: fixed;
  z-index: 5;
  right: 10px;
  bottom: 10px;
  left: 10px;
  overflow-x: auto;
  width: calc(100% - 20px);
  max-width: -webkit-fit-content;
  max-width: -moz-fit-content;
  max-width: fit-content;
  margin: auto;
  padding: 13px;
  border-radius: 100px;
  background-color: #262626;
  color: #ffffff;
  -webkit-transition: opacity 400ms;
  transition: opacity 400ms;
  -ms-overflow-style: none;
  scrollbar-width: none;
}
@media screen and (min-width: 769px) {
  .sustainability .sustainability_navi {
    bottom: 30px;
  }
}
.sustainability .sustainability_navi::-webkit-scrollbar {
  display: none;
}
.remove-navi .sustainability .sustainability_navi {
  opacity: 0;
  pointer-events: none;
}
.sustainability .sustainability_moreBtn {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  width: 160px;
  height: 48px;
  border: 1px solid var(--c-blk-1);
  border-radius: 100px;
  line-height: 1;
  -webkit-transition: background-color 300ms ease, color 300ms ease;
  transition: background-color 300ms ease, color 300ms ease;
}
.sustainability .sustainability_moreBtn:hover {
  background-color: var(--c-blk-1);
  color: #ffffff;
}
.sustainability .sustainability_reccomend {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  gap: 40px;
  width: calc(100% - 36px);
  max-width: 1040px;
  margin: auto;
  margin-top: 120px;
}
@media screen and (min-width: 769px) {
  .sustainability .sustainability_reccomend {
    margin-top: 160px;
  }
}
.sustainability .sustainability_reccomendTitle {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 8px;
}
@media screen and (min-width: 769px) {
  .sustainability .sustainability_reccomendTitle {
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    white-space: nowrap;
  }
  .index .sustainability .sustainability_reccomendTitle {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
  }
}
.sustainability .sustainability_reccomendTitle span {
  font-size: 33px;
  line-height: 1.2;
  text-align: center;
}
@media screen and (min-width: 769px) {
  .sustainability .sustainability_reccomendTitle span {
    font-size: 40px;
    line-height: 1;
  }
  .sustainability .sustainability_reccomendTitle span br {
    display: none;
  }
}
@media screen and (min-width: 769px) {
  .sustainability .sustainability_reccomendFlex {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end;
  }
}
.sustainability .sustainability_reccomendTitleButton {
  display: none;
}
@media screen and (min-width: 769px) {
  .sustainability .sustainability_reccomendTitleButton {
    display: block;
  }
}
.sustainability .sustainability_reccomendBottom {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
@media screen and (min-width: 769px) {
  .sustainability .sustainability_reccomendBottom {
    display: none;
  }
  .index .sustainability .sustainability_reccomendBottom {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
}
.sustainability .sustainability_banner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  width: calc(100% - 36px);
  max-width: 1040px;
  margin-right: auto;
  margin-left: auto;
  border-radius: 8px;
}
@media screen and (max-width: 768px) {
  .sustainability .sustainability_banner {
    margin-top: 80px;
  }
}
@media screen and (min-width: 769px) {
  .sustainability .sustainability_banner {
    margin-top: 80px;
  }
}
@media screen and (min-width: 1025px) {
  .sustainability .sustainability_banner {
    margin-top: 160px;
  }
}
.sustainability .sustainability_banner picture {
  width: 100%;
  height: 100%;
  -webkit-transition: scale 500ms ease;
  transition: scale 500ms ease;
  -o-object-fit: cover;
  object-fit: cover;
}
.sustainability .sustainability_banner img {
  width: 100%;
}
@media (hover: hover) {
  .sustainability .sustainability_banner:hover picture {
    scale: 1.025;
  }
}
.sustainability .sustainability_reccomendList {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  gap: 30px 10px;
}
@media screen and (min-width: 1025px) {
  .sustainability .sustainability_reccomendList {
    gap: 40px 16px;
  }
}
.sustainability .sustainability_reccomendList .sustainability_listItem {
  width: calc(50% - 5px);
}
@media screen and (min-width: 769px) {
  .sustainability .sustainability_reccomendList .sustainability_listItem {
    width: calc(25% - 7.5px);
  }
  .index .sustainability .sustainability_reccomendList .sustainability_listItem {
    width: calc(33.3333333333% - 6.6666666667px);
  }
}
@media screen and (min-width: 1025px) {
  .sustainability .sustainability_reccomendList .sustainability_listItem {
    width: calc(25% - 12px);
  }
  .index .sustainability .sustainability_reccomendList .sustainability_listItem {
    width: calc(33.3333333333% - 10.6666666667px);
  }
}
.sustainability .sustainability_listItem {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  gap: 12px;
}
@media screen and (min-width: 769px) {
  .sustainability .sustainability_listItem {
    width: calc(50% - 8px);
  }
}
@media screen and (min-width: 1025px) {
  .sustainability .sustainability_listItem {
    width: calc(33.3333333333% - 10.6666666667px);
  }
}
.sustainability .sustainability_listItem:hover .image img {
  scale: 1.075;
}
.sustainability .sustainability_listItem .image {
  overflow: hidden;
  border: 1px solid var(--c-gray-1);
}
.sustainability .sustainability_listItem .image img {
  -webkit-transition: scale 500ms ease;
  transition: scale 500ms ease;
}
.sustainability .sustainability_listItem .date {
  margin-top: 0.25em;
  font-size: 12px;
  line-height: 1;
  color: #b2b2b2;
}
.sustainability .sustainability_listItem .title {
  display: -webkit-box;
  overflow: hidden;
  font-size: 14px;
  line-height: 1.5;
  text-overflow: ellipsis;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 4;
}
.sustainability .sustainability_naviList {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  line-height: 1;
  letter-spacing: 0.08em;
  white-space: nowrap;
}
.sustainability .sustainability_naviList li + li {
  border-left: 2px dotted #ffffff;
}
.sustainability .sustainability_naviList a, .sustainability .sustainability_naviList span {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  height: 21px;
  padding: 0 1.5em;
}
.sustainability .sustainability_naviList span {
  opacity: 0.3;
}
.sustainability .sustainability_vision {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  gap: 32px;
  width: calc(100% - 36px);
  max-width: 688px;
  margin: auto;
  margin-bottom: 80px;
}
@media screen and (min-width: 769px) {
  .sustainability .sustainability_vision {
    gap: 56px;
    margin-bottom: 160px;
  }
}
.sustainability .sustainability_vision h2 {
  font-size: 40px;
  line-height: 1;
  text-align: center;
}
@media screen and (min-width: 769px) {
  .sustainability .sustainability_vision h2 {
    font-size: 48px;
  }
}
.sustainability .sustainability_vision p {
  line-height: 2.5;
  text-align: center;
}
@media screen and (min-width: 769px) {
  .sustainability .sustainability_vision p {
    line-height: 2.85;
    text-align: center;
  }
}
@media screen and (max-width: 768px) {
  .sustainability .sustainability_vision p br.pc {
    display: none;
  }
}
@media screen and (min-width: 769px) {
  .sustainability .sustainability_vision p br.pc {
    display: none;
  }
}
@media screen and (min-width: 1025px) {
  .sustainability .sustainability_vision p br.pc {
    display: block;
  }
  .sustainability .sustainability_vision p br.sp {
    display: none;
  }
}
@media screen and (min-width: 1025px) {
  .sustainability .sustainability_vision p + p {
    margin-top: 2em;
  }
}
.sustainability .sustainability_block {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  gap: 40px;
  width: calc(100% - 36px);
  max-width: 1040px;
  margin: auto;
  padding: 40px 32px;
  background-color: #eaeadc;
}
@media screen and (min-width: 1025px) {
  .sustainability .sustainability_block {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    padding: 64px 48px 32px 64px;
  }
}
.sustainability .sustainability_block + .sustainability_block {
  margin-top: 32px;
}
.sustainability .sustainability_blockTitle {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  -ms-flex-direction: column-reverse;
  flex-direction: column-reverse;
  gap: 24px;
}
@media screen and (min-width: 1025px) {
  .sustainability .sustainability_blockTitle {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    max-width: 400px;
  }
}
.sustainability .sustainability_blockTitle .sustainability_fvimg {
  width: 100%;
  margin: 0 auto;
}
.sustainability .sustainability_blockTitle .firstview_title {
  font-size: 33px;
  line-height: 1;
}
@media screen and (min-width: 769px) {
  .sustainability .sustainability_blockTitle .firstview_title {
    font-size: 40px;
  }
}
.sustainability .sustainability_blockTitle .firstview_title small {
  font-size: 14px;
}
.sustainability .sustainability_blockInfo {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  gap: 32px;
  max-width: 464px;
  margin: auto;
}
@media screen and (min-width: 1025px) {
  .sustainability .sustainability_blockInfo {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    margin: 0;
  }
}
.sustainability .sustainability_blockInfo p:first-child {
  text-align: justify;
}
.sustainability .sustainability_blockInfo .title {
  font-size: 16px;
  line-height: 1.8;
  text-align: center;
}
@media screen and (min-width: 769px) {
  .sustainability .sustainability_blockInfo .title {
    font-size: 18px;
  }
}
@media screen and (max-width: 768px) {
  .sustainability .sustainability_blockInfo .title br.pc {
    display: none;
  }
}
@media screen and (min-width: 769px) {
  .sustainability .sustainability_blockInfo .title br.pc {
    display: none;
  }
}
@media screen and (min-width: 1025px) {
  .sustainability .sustainability_blockInfo .title br.pc {
    display: block;
  }
  .sustainability .sustainability_blockInfo .title br.sp {
    display: none;
  }
}
.sustainability .sustainability_blockInfo .list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  gap: 12px;
}
.sustainability .sustainability_blockInfo .item {
  padding: 12px 16px;
  border: 1px solid #ffffff;
  border-radius: 100px;
  font-size: 13px;
  line-height: 1;
  text-align: center;
}
.sustainability .sustainability_blockReport {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  gap: 12px;
}
@media screen and (min-width: 769px) {
  .sustainability .sustainability_blockReport {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    gap: 16px;
  }
}
@media screen and (min-width: 1025px) {
  .sustainability .sustainability_blockLink {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end;
  }
}
.sustainability .sustainability_blockLink a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 16px;
  padding: 20px 12px;
  border-bottom: 1px solid #beb298;
}
@media screen and (min-width: 1025px) {
  .sustainability .sustainability_blockLink a {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    padding: 20px 16px;
    border-bottom: none;
    -webkit-transition: gap 0.6s;
    transition: gap 0.6s;
  }
  .sustainability .sustainability_blockLink a:hover {
    gap: 0;
  }
  .sustainability .sustainability_blockLink a:hover i {
    width: 0;
    height: 0;
    opacity: 0;
  }
}
.sustainability .sustainability_blockLink i {
  font-size: 0;
}
@media screen and (min-width: 1025px) {
  .sustainability .sustainability_blockLink i {
    width: 8px;
    height: 8px;
    border-radius: 100px;
    background-color: #beb298;
    -webkit-transition: all 0.3s, opacity 0.3s;
    transition: all 0.3s, opacity 0.3s;
  }
}
.sustainability .sustainability_blockLink i svg {
  width: 12px;
  fill: #beb298;
}
@media screen and (min-width: 1025px) {
  .sustainability .sustainability_blockLink i svg {
    display: none;
  }
}
.sustainability .sustainability_blockLink .pc {
  display: none;
}
@media screen and (min-width: 1025px) {
  .sustainability .sustainability_blockLink .pc {
    display: inline;
  }
}
.sustainability .sustainability_recognition {
  width: calc(100% - 36px);
  max-width: 1040px;
  margin: auto;
  margin-top: 32px;
  border: 1px solid #eaeadc;
  background-color: #ffffff;
}
@media screen and (max-width: 768px) {
  .sustainability .sustainability_recognition {
    padding: 40px 0 37px;
  }
}
@media screen and (min-width: 769px) {
  .sustainability .sustainability_recognition {
    padding: 65px 48px 40px;
  }
}
.sustainability .sustainability_recognitionTitle {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 13px;
  text-align: center;
}
@media screen and (max-width: 768px) {
  .sustainability .sustainability_recognitionTitle {
    padding: 0 20px;
  }
}
.sustainability .sustainability_recognitionTitle span {
  line-height: 1;
  letter-spacing: 0.04em;
}
@media screen and (max-width: 768px) {
  .sustainability .sustainability_recognitionTitle span {
    font-size: 33px;
  }
}
@media screen and (min-width: 769px) {
  .sustainability .sustainability_recognitionTitle span {
    font-size: 40px;
  }
}
.sustainability .sustainability_recognitionTitle small {
  font-size: 14px;
  line-height: 1;
}
.sustainability .sustainability_recognitionLogoList {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
@media screen and (max-width: 768px) {
  .sustainability .sustainability_recognitionLogoList {
    overflow-x: auto;
    overflow-y: hidden;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    gap: clamp(18px, 6vw, 42px);
    margin-top: 40px;
    padding: 0 64px 0 0;
    -webkit-overflow-scrolling: touch;
    -ms-overflow-style: none;
    scrollbar-width: none;
  }
}
@media screen and (min-width: 769px) {
  .sustainability .sustainability_recognitionLogoList {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    gap: 44px;
    margin-top: 55px;
  }
}
@media screen and (min-width: 1025px) {
  .sustainability .sustainability_recognitionLogoList {
    gap: 28px;
  }
}
@media screen and (max-width: 768px) {
  .sustainability .sustainability_recognitionLogoList::-webkit-scrollbar {
    display: none;
  }
}
@media screen and (max-width: 768px) {
  .sustainability .sustainability_recognitionLogoItem {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 clamp(112px, 33vw, 160px);
    flex: 0 0 clamp(112px, 33vw, 160px);
    width: clamp(112px, 33vw, 160px);
  }
}
@media screen and (min-width: 769px) {
  .sustainability .sustainability_recognitionLogoItem {
    -webkit-box-flex: 0;
    -ms-flex: 0 1 auto;
    flex: 0 1 auto;
    width: 152px;
  }
}
.sustainability .sustainability_recognitionLogoItem img {
  width: 100%;
}
.sustainability .sustainability_recognitionText {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
@media screen and (max-width: 768px) {
  .sustainability .sustainability_recognitionText {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin-top: 30px;
  }
}
@media screen and (min-width: 769px) {
  .sustainability .sustainability_recognitionText {
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    margin-top: 27px;
  }
}
.sustainability .sustainability_recognitionMore {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 16px;
  border-bottom: 1px solid #eaeadc;
  font-size: 14px;
  letter-spacing: 0.04em;
}
@media screen and (max-width: 768px) {
  .sustainability .sustainability_recognitionMore {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    width: calc(100% - 64px);
    max-width: 560px;
    padding: 24px 11px 22px;
    line-height: 1;
  }
}
@media screen and (min-width: 769px) {
  .sustainability .sustainability_recognitionMore {
    padding: 20px 15px 12px 23px;
  }
}
.sustainability .sustainability_recognitionMore::after {
  display: block;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  content: "";
}
@media screen and (max-width: 768px) {
  .sustainability .sustainability_recognitionMore::after {
    width: 13px;
    height: 11px;
    background-image: url(../img/sustainability/recognition_arrow.svg);
    background-position: center;
    background-size: contain;
    background-repeat: no-repeat;
  }
}
@media screen and (min-width: 769px) {
  .sustainability .sustainability_recognitionMore::after {
    width: 8px;
    border-radius: 100%;
    background-color: #beb298;
    aspect-ratio: 1;
  }
}
@media screen and (max-width: 768px) {
  .sustainability .sustainability_recognitionMoreText {
    display: none;
  }
}
@media screen and (min-width: 769px) {
  .sustainability .sustainability_recognitionMoreText {
    display: contents;
  }
}
.sustainability .recognition_fv {
  padding-top: 80px;
  padding-bottom: 40px;
  background-color: #eaeadc;
}
@media screen and (max-width: 768px) {
  .sustainability .recognition_fv {
    padding-top: 148px;
    padding-bottom: 80px;
  }
}
@media screen and (min-width: 769px) {
  .sustainability .recognition_fv {
    margin-bottom: 92px;
    padding-top: 240px;
    padding-bottom: 110px;
  }
}
.sustainability .recognition_fv .firstview_title {
  gap: 12px;
  font-size: 58px;
  letter-spacing: 0.04em;
}
@media screen and (max-width: 768px) {
  .sustainability .recognition_fv .firstview_title {
    font-size: 48px;
  }
}
.sustainability .recognition_fv .firstview_title small {
  letter-spacing: 0.04em;
}
.sustainability .sustainabilityRecognition {
  width: calc(100% - 36px);
  max-width: 1040px;
  margin: auto;
}
@media screen and (max-width: 768px) {
  .sustainability .sustainabilityRecognition_section + .sustainabilityRecognition_section {
    margin-top: 80px;
  }
}
@media screen and (min-width: 769px) {
  .sustainability .sustainabilityRecognition_section + .sustainabilityRecognition_section {
    margin-top: 163px;
  }
}
.sustainability .sustainabilityRecognition_sectionTitle {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}
@media screen and (max-width: 768px) {
  .sustainability .sustainabilityRecognition_sectionTitle {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    gap: 7px;
    margin-bottom: 32px;
  }
}
@media screen and (min-width: 769px) {
  .sustainability .sustainabilityRecognition_sectionTitle {
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    gap: 11px;
    margin-bottom: 40px;
  }
}
.sustainability .sustainabilityRecognition_sectionTitleText {
  line-height: 1.1;
  letter-spacing: 0.04em;
}
@media screen and (max-width: 768px) {
  .sustainability .sustainabilityRecognition_sectionTitleText {
    font-size: 40px;
    text-align: center;
  }
}
@media screen and (min-width: 769px) {
  .sustainability .sustainabilityRecognition_sectionTitleText {
    font-size: 44px;
  }
}
.sustainability .sustainabilityRecognition_sectionTitleSmall {
  font-size: 14px;
  font-weight: 600;
  line-height: 1;
}
.sustainability .sustainabilityRecognition_list {
  border-top: 1px solid #eaeadc;
  border-bottom: 1px solid #eaeadc;
}
@media screen and (max-width: 768px) {
  .sustainability .sustainabilityRecognition_item {
    padding: 33px 0 25px;
  }
}
@media screen and (min-width: 769px) {
  .sustainability .sustainabilityRecognition_item {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: 320px 1fr;
    grid-template-columns: 320px 1fr;
    padding: 35px 0;
    -webkit-column-gap: 48px;
    -moz-column-gap: 48px;
    column-gap: 48px;
  }
}
@media screen and (min-width: 1025px) {
  .sustainability .sustainabilityRecognition_item {
    -ms-grid-columns: 400px 1fr;
    grid-template-columns: 400px 1fr;
    -webkit-column-gap: 40px;
    -moz-column-gap: 40px;
    column-gap: 40px;
  }
}
.sustainability .sustainabilityRecognition_item + .sustainabilityRecognition_item {
  border-top: 1px solid #eaeadc;
}
.sustainability .sustainabilityRecognition_logo {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
}
@media screen and (max-width: 768px) {
  .sustainability .sustainabilityRecognition_logo {
    margin-bottom: 19px;
  }
}
@media screen and (min-width: 769px) {
  .sustainability .sustainabilityRecognition_logo {
    padding-top: 5px;
  }
}
.sustainability .sustainabilityRecognition_image {
  width: 100%;
}
@media screen and (max-width: 768px) {
  .sustainability .sustainabilityRecognition_image {
    max-width: 160px;
  }
}
@media screen and (min-width: 769px) {
  .sustainability .sustainabilityRecognition_image {
    max-width: 200px;
  }
}
.sustainability .sustainabilityRecognition_itemTitle {
  font-size: 18px;
  font-weight: 700;
  line-height: 1.6;
}
@media screen and (max-width: 768px) {
  .sustainability .sustainabilityRecognition_itemTitle {
    margin-bottom: 20px;
    text-align: center;
  }
}
@media screen and (min-width: 769px) {
  .sustainability .sustainabilityRecognition_itemTitle {
    margin-bottom: 21px;
  }
}
.sustainability .sustainabilityRecognition_text {
  font-size: 14px;
  font-weight: 500;
  line-height: 1.8;
  letter-spacing: 0.04em;
}
.sustainability .sustainabilityRecognition_links {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  margin-top: 26px;
}
@media screen and (max-width: 768px) {
  .sustainability .sustainabilityRecognition_links {
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    gap: 13px;
  }
}
@media screen and (min-width: 769px) {
  .sustainability .sustainabilityRecognition_links {
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    gap: 12px;
  }
}
.sustainability .sustainabilityRecognition_link {
  -webkit-box-align: baseline;
  -ms-flex-align: baseline;
  align-items: baseline;
  font-weight: 600;
  line-height: 1.8;
  word-break: break-word;
}
@media screen and (max-width: 768px) {
  .sustainability .sustainabilityRecognition_link {
    display: inline-block;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    gap: 12px;
    width: 100%;
    font-size: 14px;
  }
}
@media screen and (min-width: 769px) {
  .sustainability .sustainabilityRecognition_link {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    gap: 6px;
    font-size: 13px;
    -webkit-transition: opacity 0.3s;
    transition: opacity 0.3s;
  }
}
.sustainability .sustainabilityRecognition_link::after {
  display: inline-block;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  width: 13px;
  height: 11px;
  margin-left: 5px;
  background-image: url(../img/sustainability/recognition_arrow.svg);
  background-position: center;
  background-size: contain;
  background-repeat: no-repeat;
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
  content: "";
}
@media screen and (min-width: 769px) {
  .sustainability .sustainabilityRecognition_link:hover {
    opacity: 0.7;
  }
}

.top {
  /* settings */
}
.top .top {
  letter-spacing: 0.04em;
  --space-vrt: 75px;
}
@media screen and (min-width: 769px) {
  .top .top {
    --space-vrt: 100px;
  }
}
@media screen and (min-width: 1025px) {
  .top .top {
    --space-vrt: 120px;
  }
}
.top .top_content {
  background-color: #fff;
  position: relative;
  z-index: 0;
}
.top .top_content .container-sec {
  position: relative;
}
.top .top_content_bg {
  position: sticky;
  top: 0;
  width: 100%;
  height: 100vh;
  margin-bottom: -100vh;
  background-color: #fff;
  z-index: -1;
  pointer-events: none;
}
.top .top_suggestion {
  text-align: center;
  font-size: 11px;
  line-height: 1.5;
  margin: 55px auto;
}
.top .top_suggestion:first-child {
  margin-top: 0;
}
.top .top_suggestion:last-child {
  margin-bottom: 0;
}
.top .top_heading {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  gap: 8px;
  text-align: center;
  margin: 55px auto;
}
.top .top_heading:first-child {
  margin-top: 0;
}
.top .top_heading:last-child {
  margin-bottom: 0;
}
.top .top_heading .en {
  font-size: 48px;
  line-height: 1.1;
}
@media screen and (min-width: 769px) {
  .top .top_heading .en {
    font-size: 53px;
  }
}
@media screen and (min-width: 1025px) {
  .top .top_heading .en {
    font-size: 58px;
  }
}
.top .top_heading .jp {
  font-size: 14px;
  line-height: 1.6;
}
.top .top_more {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 15px;
  margin: 60px auto;
}
.top .top_more:first-child {
  margin-top: 0;
}
.top .top_more:last-child {
  margin-bottom: 0;
}
.top .top_more > a, .top .top_more > span {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  text-align: center;
  min-width: 160px;
  min-height: 48px;
  border-radius: 48px;
  padding: 5px 20px;
  line-height: 1.25;
  font-size: 14px;
  border: 1px solid var(--c-blk-1);
  -webkit-transition: background-color 300ms ease, color 300ms ease;
  transition: background-color 300ms ease, color 300ms ease;
}
.top .top_more > a:hover, .top .top_more > span:hover {
  background-color: var(--c-blk-1);
  color: #fff;
}
.top .top_more > a.blk, .top .top_more > span.blk {
  background-color: var(--c-blk-1);
  color: #fff;
}
.top .top_more > a.blk:hover, .top .top_more > span.blk:hover {
  background-color: transparent;
  color: var(--c-blk-1);
}
.top .top_brand {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  gap: 15px;
}
@media screen and (min-width: 1025px) {
  .top .top_brand > * {
    width: calc((100% - 15px) / 2);
  }
}
@media screen and (max-width: 1024px) {
  .top .top_brand_carousel {
    display: none;
  }
}
@media screen and (min-width: 1025px) {
  .top .top_brand_carousel {
    --sticky-pos: 80px;
    position: sticky;
    top: var(--sticky-pos);
  }
}
.top .top_brand_list-wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}
@media screen and (min-width: 1025px) {
  .top .top_brand_list-wrap {
    margin-top: 80px;
  }
}
.top .top_brand_list-wrap .top_more {
  margin-top: 100px;
}
.top .top_brand_list {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: (1fr)[2];
  grid-template-columns: repeat(2, 1fr);
  gap: 30px 10px;
}
@media screen and (min-width: 769px) {
  .top .top_brand_list {
    gap: 60px 40px;
  }
}
@media screen and (min-width: 1025px) {
  .top .top_brand_list {
    gap: 100px 50px;
  }
}
.top .top_brand_list_inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 20px;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  margin: auto;
}
@media screen and (min-width: 1025px) {
  .top .top_brand_list_ph {
    display: none;
  }
}
.top .top_brand_list_logo {
  width: 90px;
}
@media screen and (min-width: 769px) {
  .top .top_brand_list_logo {
    width: 116px;
  }
}
@media screen and (min-width: 1025px) {
  .top .top_brand_list_logo {
    width: 136px;
  }
}
.top .top_message-wrap {
  height: 1396px;
  width: auto;
  max-width: none;
}
@media screen and (min-width: 1025px) {
  .top .top_message-wrap {
    height: 1440px;
  }
}
.top .top_message {
  height: 100vh;
  position: sticky;
  top: 0;
}
@media (max-height: 550px) {
  .top .top_message .top_message_heading {
    margin-top: -5vh;
  }
  .top .top_message .inner-1 .top_message_heading {
    gap: clamp(15px, 3vh, 70px);
  }
  .top .top_message .inner-2 .top_message_heading {
    gap: clamp(35px, 6vh, 70px);
  }
}
.top .top_message:not(.switching) .inner-1 {
  opacity: 1;
  translate: 0 0;
}
.top .top_message:not(.switching) .inner-2 {
  opacity: 0;
  translate: 0 15px;
  pointer-events: none;
}
.top .top_message.switching .inner-1 {
  opacity: 0;
  translate: 0 15px;
  pointer-events: none;
}
.top .top_message.switching .inner-2 {
  opacity: 1;
  translate: 0 0;
}
.top .top_message_bg {
  position: absolute;
  top: 50%;
  left: 0;
  z-index: -1;
  width: 100%;
  translate: 0 -50%;
  aspect-ratio: 752/102;
  overflow: hidden;
}
@media screen and (min-width: 769px) {
  .top .top_message_bg {
    aspect-ratio: 1921/206;
  }
}
.top .top_message_wave {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-image: url(../img/top/message_bg-sp.png);
  background-size: 100% 100%;
  background-position: 50% 50%;
  -webkit-animation: infinity-scroll-left 3s infinite linear 0.5s both;
  animation: infinity-scroll-left 3s infinite linear 0.5s both;
}
@media screen and (min-width: 769px) {
  .top .top_message_wave {
    -webkit-animation-duration: 5s;
    animation-duration: 5s;
    background-image: url(../img/top/message_bg.png);
  }
}
.top .top_message_wave:after {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: calc(100% - 0.5px);
  width: 100%;
  height: 100%;
  background-image: url(../img/top/message_bg-sp.png);
  background-size: 100% 100%;
  background-position: 50% 50%;
}
@media screen and (min-width: 769px) {
  .top .top_message_wave:after {
    background-image: url(../img/top/message_bg.png);
  }
}
@keyframes infinity-scroll-left {
  from {
    translate: 0% 0;
  }
  to {
    translate: -100% 0;
  }
}
.top .top_message_inner {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  padding: 0 var(--space-hor);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-transition: opacity 600ms ease, translate 600ms ease;
  transition: opacity 600ms ease, translate 600ms ease;
}
.top .top_message_inner .top_more {
  margin: clamp(30px, 6vh, 60px) auto;
}
.top .top_message_heading {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  gap: 70px;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  text-align: center;
  margin-bottom: 60px;
}
@media (max-height: 550px) {
  .top .top_message_heading {
    gap: clamp(30px, 5vh, 70px);
    margin-bottom: clamp(20px, 2vh, 60px);
  }
}
.top .top_message_heading .sub {
  font-size: 23px;
  line-height: 1.2;
}
.top .top_message_heading .title1 {
  width: 246px;
}
@media screen and (min-width: 769px) {
  .top .top_message_heading .title1 {
    width: 297px;
  }
}
.top .top_message_heading .title2 {
  width: 223px;
  margin-top: -30px;
}
@media screen and (min-width: 769px) {
  .top .top_message_heading .title2 {
    width: 515px;
  }
}
@-moz-document url-prefix() {
  .top .top_message_heading .title1, .top .top_message_heading .title2 {
    background-size: 100% 100%;
  }
  .top .top_message_heading .title1 img, .top .top_message_heading .title2 img {
    visibility: hidden;
  }
  .top .top_message_heading .title1 {
    background-image: url(../img/top/message_title-1.svg);
  }
  .top .top_message_heading .title2 {
    background-image: url(../img/top/message_title-2-sp.svg);
  }
  @media screen and (min-width: 769px) {
    .top .top_message_heading .title2 {
      background-image: url(../img/top/message_title-2.svg);
    }
  }
}
.top .top_message_lead {
  text-align: center;
  font-size: 15px;
  line-height: 2;
}
@media (max-height: 550px) {
  .top .top_message_lead {
    font-size: clamp(13px, 2.75vh, 15px);
  }
}
@media screen and (min-width: 769px) {
  .top .top_message_lead {
    font-size: 16px;
  }
}
@media screen and (min-width: 769px) and (max-height: 550px) {
  .top .top_message_lead {
    font-size: clamp(14px, 2.75vh, 16px);
  }
}
.top .top_mountain-wrap {
  position: relative;
  z-index: 0;
}
.top .top_mountain {
  position: fixed;
  bottom: 0;
  width: 100%;
  z-index: 1;
  overflow: hidden;
  -webkit-transition: opacity 500ms ease, translate 750ms ease;
  transition: opacity 500ms ease, translate 750ms ease;
  opacity: 0;
  translate: 0% 100%;
  pointer-events: none;
}
.top .top_mountain.show {
  opacity: 1;
  translate: 0% 0%;
}
.top .top_mountain img {
  width: 100%;
}
@media screen and (max-width: 768px) {
  .top .top_sustainability {
    margin-bottom: 110px;
  }
}
.top .top_sustainability_heading {
  position: relative;
  text-align: center;
  font-size: 48px;
  line-height: 1.1;
  margin: 60px auto;
}
.top .top_sustainability_heading:first-child {
  margin-top: 0;
}
.top .top_sustainability_heading:last-child {
  margin-bottom: 0;
}
@media screen and (min-width: 769px) {
  .top .top_sustainability_heading {
    font-size: 58px;
  }
}
.top .top_sustainability_lead {
  text-align: justify;
  line-height: 2;
  max-width: 687px;
  margin: auto;
}
@media screen and (min-width: 769px) {
  .top .top_sustainability_lead {
    font-size: 16px;
  }
}
.top .top_sustainability_list-wrap {
  margin: 80px auto;
}
.top .top_sustainability_list-wrap:first-child {
  margin-top: 0;
}
.top .top_sustainability_list-wrap:last-child {
  margin-bottom: 0;
}
.top .top_sustainability_list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  gap: clamp(100px, 75vh, 75vh);
  max-width: 450px;
  margin: auto;
}
@media screen and (min-width: 769px) {
  .top .top_sustainability_list {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    max-width: 700px;
    gap: 20px;
  }
  .top .top_sustainability_list > * {
    width: calc((100% - 20px) / 2);
  }
}
@media screen and (min-width: 1025px) {
  .top .top_sustainability_list {
    max-width: none;
  }
  .top .top_sustainability_list > * {
    width: calc((100% - 40px) / 3);
  }
}
.top .top_sustainability_card {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  gap: 25px;
  height: 100%;
  min-height: 435px;
  background-color: var(--c-primary-2);
  padding: 35px;
}
@media screen and (min-width: 1025px) {
  .top .top_sustainability_card {
    padding: 50px 40px;
    height: 100%;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }
}
.top .top_sustainability_subheading {
  text-align: center;
  font-size: 33px;
  line-height: 1.1;
}
.top .top_sustainability_desc {
  font-size: 14px;
}
.top .top_sustainability_data {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  gap: 15px;
  width: 100%;
  line-height: 1;
}
@media screen and (min-width: 1025px) {
  .top .top_sustainability_data {
    margin: auto 0;
  }
}
.top .top_sustainability_data > dl {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 15px;
}
.top .top_sustainability_data > dl > dt {
  font-size: 19px;
  -ms-flex-negative: 0;
  flex-shrink: 0;
}
.top .top_sustainability_data > dl > dt.ja {
  font-size: 14px;
}
.top .top_sustainability_data > dl > dd {
  font-size: 33px;
}
.top .top_sustainability_data > dl > dd strong {
  font-size: 48px;
}
.top .top_sustainability_data > dl > dd small {
  font-size: 23px;
}
.top .top_sustainability_link {
  width: 100%;
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
}
.top .top_sustainability_link a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding: 18px 16px 18px 8px;
  border-bottom: 1px solid #BEB298;
  gap: 16px;
  -webkit-transition: gap 0.6s, padding 0.6s;
  transition: gap 0.6s, padding 0.6s;
}
.top .top_sustainability_link a:hover {
  gap: 0;
  padding: 18px 8px 18px 16px;
}
.top .top_sustainability_link a:hover i {
  width: 0;
  height: 0;
}
.top .top_sustainability_link a i {
  font-size: 0;
  width: 8px;
  height: 8px;
  border-radius: 100px;
  background-color: #BEB298;
  -webkit-transition: all 0.3s, opacity 0.3s;
  transition: all 0.3s, opacity 0.3s;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.top .top_sustainability_link a i svg {
  max-width: none;
  width: 12px;
  fill: #BEB298;
}
@media screen and (min-width: 1025px) {
  .top .top_sustainability_link a i svg {
    width: 0;
  }
}
.top .top_action_heading {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: end;
  -ms-flex-align: end;
  align-items: flex-end;
  gap: 50px;
  margin: 30px auto;
}
.top .top_action_heading:first-child {
  margin-top: 0;
}
.top .top_action_heading:last-child {
  margin-bottom: 0;
}
.top .top_action_heading > * {
  margin: 0;
}
.top .top_action_heading .top_heading {
  text-align: left;
}
.top .top_action_heading .top_heading .en {
  font-size: 40px;
}
@media screen and (max-width: 768px) {
  .top .top_action_list {
    margin: 0 calc(var(--space-hor) * -1);
    padding: 0 0 0 var(--space-hor);
    padding-bottom: 15px;
    padding-right: 0;
    overflow-x: auto;
  }
}
.top .top_action_list .news_list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  gap: 30px 15px;
}
.top .top_action_list .news_list > * {
  width: calc((100% - 15px) / 2);
}
@media screen and (max-width: 768px) {
  .top .top_action_list .news_list {
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    padding-right: calc(var(--space-hor));
  }
  .top .top_action_list .news_list > * {
    width: calc((100% - 45px) / 4);
    min-width: 248px;
  }
}
@media screen and (min-width: 1025px) {
  .top .top_action_list .news_list > * {
    width: calc((100% - 45px) / 4);
  }
}
.top .news_listItem {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  gap: 12px;
}
@media screen and (min-width: 769px) {
  .top .news_listItem {
    width: calc(50% - 8px);
  }
}
@media screen and (min-width: 1025px) {
  .top .news_listItem {
    width: calc(33.3333333333% - 10.6666666667px);
  }
}
.top .news_listItem .image {
  display: block;
  width: 100%;
  overflow: hidden;
}
.top .news_listItem .image img {
  width: 100%;
  -webkit-transition: scale 600ms ease;
  transition: scale 600ms ease;
}
.top .news_listItem:hover .image img {
  scale: 1.075;
}
.top .news_listItem .date {
  font-size: 12px;
  line-height: 1;
  color: #B2B2B2;
  margin-top: 0.25em;
}
.top .news_listItem .title {
  overflow: hidden;
  display: -webkit-box;
  text-overflow: ellipsis;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  font-size: 14px;
  line-height: 1.5;
}
@-webkit-keyframes newslistitem_line {
  0% {
    background-size: 0 1px;
    background-position: 0% 100%;
  }
  50% {
    background-size: 100% 1px;
    background-position: 0% 100%;
  }
  50.1% {
    background-size: 100% 1px;
    background-position: 100% 100%;
  }
  100% {
    background-size: 0% 1px;
    background-position: 100% 100%;
  }
}
@keyframes newslistitem_line {
  0% {
    background-size: 0 1px;
    background-position: 0% 100%;
  }
  50% {
    background-size: 100% 1px;
    background-position: 0% 100%;
  }
  50.1% {
    background-size: 100% 1px;
    background-position: 100% 100%;
  }
  100% {
    background-size: 0% 1px;
    background-position: 100% 100%;
  }
}
.top .top_news {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  padding: 80px 0;
}
@media screen and (min-width: 769px) {
  .top .top_news {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    gap: 50px;
  }
}
.top .top_news .news_list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  max-width: 688px;
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
}
.top .top_news .news_list .news_listItem {
  width: auto;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  min-height: 150px;
  position: relative;
  padding: 30px 0;
  padding-right: 38.4615384615%;
  border-top: 1px solid var(--c-primary-2);
}
@media screen and (min-width: 769px) {
  .top .top_news .news_list .news_listItem {
    padding-right: 180px;
    min-height: 165px;
  }
}
.top .top_news .news_list .news_listItem:last-child {
  border-bottom: 1px solid var(--c-primary-2);
}
.top .top_news .news_list .news_listItem .image {
  width: 31.3609467456%;
  max-width: 150px;
  position: absolute;
  top: 50%;
  right: 0;
  translate: 0 -50%;
}
@media screen and (min-width: 769px) {
  .top .top_news .news_list .news_listItem .image {
    max-width: 128px;
    right: 15px;
  }
}
.top .top_news .news_list .news_listItem .title {
  -webkit-line-clamp: 4;
}
.top .top_news_heading {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  gap: 30px;
}
@media screen and (min-width: 769px) {
  .top .top_news_heading > * {
    margin: 0;
  }
  .top .top_news_heading .top_heading {
    text-align: left;
  }
}
.top .top_recruit {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  aspect-ratio: 338/600;
  background-image: url(../img/top/recruit_bnr_sp.jpg);
  background-size: cover;
  background-position: 50% 50%;
  border-radius: 10px;
  padding: 50px 20px 30px;
}
@media screen and (max-width: 768px) {
  .top .top_recruit {
    max-width: 450px;
    margin: auto;
  }
}
@media screen and (min-width: 769px) {
  .top .top_recruit {
    width: auto;
    max-width: 100%;
    min-height: 480px;
    background-image: url(../img/top/recruit_bnr_pc.jpg);
    aspect-ratio: 1160/600;
    padding: 30px;
  }
}
@media screen and (min-width: 1025px) {
  .top .top_recruit {
    padding: 50px;
    min-height: 600px;
  }
}
@media (min-width: 1281px) {
  .top .top_recruit {
    margin: auto -60px;
    max-width: none;
  }
}
@media (min-width: 500px) {
  .top .top_people .swiper {
    margin: 0 calc(var(--space-hor) * -1);
  }
}
@media (min-width: 1160px) {
  .top .top_people .swiper {
    margin: 0 calc(-1 * (100vw - var(--view)) / 2);
  }
}
@media (max-width: 499px) {
  .top .top_people .swiper-wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    gap: 30px 15px;
  }
  .top .top_people .swiper-wrapper > * {
    width: calc((100% - 15px) / 2);
  }
  .top .top_people .swiper-wrapper > *:first-child {
    width: 100%;
  }
  .top .top_people .swiper-wrapper > *:first-child .people_indexItemText {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    padding: 25px;
    color: #fff;
    background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0)), to(rgba(0, 0, 0, 0.7)));
    background-image: linear-gradient(180deg, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.7));
  }
  .top .top_people .swiper-slide:nth-child(n+6) {
    display: none;
  }
}
@media (max-width: 499px) {
  .top .top_people .people_indexItemText {
    position: relative;
    left: auto;
    bottom: auto;
    padding: 0;
    color: var(--blk-1);
    background-image: none;
  }
}
.top .top_secondnavi {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  gap: 20px;
}
@media screen and (min-width: 769px) {
  .top .top_secondnavi {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    gap: 15px;
  }
  .top .top_secondnavi > * {
    width: calc((100% - 15px) / 2);
  }
}
.top .top_secondnavi_block {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  aspect-ratio: 338/169;
  max-height: 275px;
  position: relative;
  z-index: 0;
  border-radius: 8px;
  overflow: hidden;
}
.top .top_secondnavi_block:hover img {
  scale: 1.05;
}
.top .top_secondnavi_block > img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  z-index: -1;
  -webkit-transition: scale 500ms ease;
  transition: scale 500ms ease;
}
.top .top_secondnavi_title {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 8px;
  text-align: center;
  color: #fff;
}
.top .top_secondnavi_title .en {
  font-size: 40px;
  line-height: 1.1;
}
@media screen and (min-width: 769px) {
  .top .top_secondnavi_title .en {
    font-size: 44px;
  }
}
@media screen and (min-width: 1025px) {
  .top .top_secondnavi_title .en {
    font-size: 48px;
  }
}
.top .top_secondnavi_title .jp {
  font-size: 14px;
  line-height: 1.6;
}

.recruit_mainTitle {
  font-size: 48px;
  line-height: 1;
  color: #fff;
}
@media screen and (min-width: 769px) {
  .recruit_mainTitle {
    font-size: 70px;
  }
}

.recruit_slider {
  height: 100%;
  width: 100%;
  overflow: hidden;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: relative;
  background-size: cover;
  background-position: center;
}

.recruit_sliderInner {
  height: 100%;
  max-width: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  white-space: nowrap;
}

.recruit_sliderList {
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  white-space: nowrap;
}
@media screen and (max-width: 768px) {
  .recruit_sliderList:nth-child(2) {
    display: none;
  }
}
.recruit_sliderList li {
  height: 100%;
  -ms-flex-negative: 0;
  flex-shrink: 0;
}
@media screen and (max-width: 768px) {
  .recruit_sliderList li {
    position: absolute;
    top: 0;
    left: 0;
    width: 100svw;
    height: 100%;
    z-index: 0;
    opacity: 0;
    overflow: hidden;
  }
  .recruit_sliderList li.next {
    opacity: 1;
    z-index: 1;
    clip-path: polygon(100% 0, 100% 0, 100% 100%, 100% 100%);
  }
  .recruit_sliderList li.next img {
    scale: 1.1;
  }
  .recruit_sliderList li.active {
    opacity: 1;
    -webkit-transition: clip-path 1s;
    transition: clip-path 1s;
    z-index: 1;
    clip-path: polygon(100% 0, 0 0, 0 100%, 100% 100%);
  }
  .recruit_sliderList li.active img {
    -webkit-transition: scale 1s ease-out;
    transition: scale 1s ease-out;
    scale: 1;
  }
  .recruit_sliderList li.prev {
    -webkit-transition: opacity 1s;
    transition: opacity 1s;
    z-index: 2;
    opacity: 0;
  }
}
.recruit_sliderList img {
  height: 100%;
  aspect-ratio: 472/720;
}
@media screen and (max-width: 768px) {
  .recruit_sliderList img {
    aspect-ratio: auto;
    width: 100svw;
    -o-object-fit: cover;
    object-fit: cover;
  }
}

.recruit_jsefect {
  position: relative;
  overflow: hidden;
}
.recruit_jsefect .point {
  position: absolute;
  width: 8px;
  aspect-ratio: 1;
  border-radius: 8px;
  background-color: #BEB298;
  translate: -50% -50%;
  z-index: 1;
  -webkit-animation: point 1s;
  animation: point 1s;
}
.top .recruit_jsefect .point {
  background-color: #fff;
}

@-webkit-keyframes point {
  0% {
    scale: 1;
  }
  20% {
    scale: 2;
  }
  100% {
    scale: 1;
  }
}

@keyframes point {
  0% {
    scale: 1;
  }
  20% {
    scale: 2;
  }
  100% {
    scale: 1;
  }
}
.butterfly {
  pointer-events: none;
  width: 150px;
  position: absolute;
  z-index: 1;
}
.top_sustainability .butterfly {
  top: -60px;
  right: -10px;
}
@media screen and (min-width: 769px) {
  .top_sustainability .butterfly {
    top: 30px;
    right: auto;
    left: 50%;
    translate: 240px -50%;
  }
}
.mission_sustainability .butterfly {
  bottom: 50px;
  right: 0;
}
@media screen and (min-width: 769px) {
  .mission_sustainability .butterfly {
    bottom: 30px;
    right: calc(50% - 100px);
  }
}
.sustainability > .butterfly {
  top: 40px;
  right: 0;
}
@media screen and (min-width: 769px) {
  .sustainability > .butterfly {
    top: 80px;
    right: auto;
    left: calc(50% + 140px);
  }
}

#modal3.modal .modal_inner .modal_inner_inner h3:first-of-type {
  border-top: none;
}
@media screen and (max-width: 768px) {
  #modal3.modal .modal_inner .modal_inner_inner h3:first-of-type {
    padding: 0 30px;
    margin-top: 0;
    margin-bottom: 30px;
  }
}
#modal3.modal .modal_inner .modal_inner_inner h3 {
  border-top: 1px solid #ccc;
}
@media screen and (min-width: 1025px) {
  #modal3.modal .modal_inner .modal_inner_inner h3 {
    margin-bottom: 60px;
    padding-top: 60px;
  }
}
@media screen and (max-width: 768px) {
  #modal3.modal .modal_inner {
    padding: 80px 0 0;
    overflow-x: hidden;
  }
  #modal3.modal .modal_inner .modal_inner_inner h3 {
    padding: 50px 30px 0;
    margin: 64px 30px 30px;
  }
  #modal3.modal .modal_inner .modal_inner_inner p {
    padding: 0 30px;
  }
  #modal3.modal .modal_inner .sustainability_actionModal_img {
    position: relative;
    margin: 0 0 30px 30px;
    width: calc(100% - 30px);
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
  }
  #modal3.modal .modal_inner .sustainability_actionModal_img img {
    width: auto;
    min-width: 200%;
    height: auto;
    display: block;
    padding-right: 30px;
  }
}