@charset "UTF-8";
/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */
/* Document
   ========================================================================== */
/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in iOS.
 */
html {
  line-height: 1.15;
  /* 1 */
  -webkit-text-size-adjust: 100%;
  /* 2 */
}

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

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

/**
 * Correct the font size and margin on `h1` elements within `section` and
 * `article` contexts in Chrome, Firefox, and Safari.
 */
/* Grouping content
   ========================================================================== */
/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */
hr {
  box-sizing: content-box;
  /* 1 */
  height: 0;
  /* 1 */
  overflow: visible;
  /* 2 */
}

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

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

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

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

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

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

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

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

/* Embedded content
   ========================================================================== */
/**
 * Remove the border on images inside links in IE 10.
 */
img {
  border-style: none;
}

/* Forms
   ========================================================================== */
/**
 * 1. Change the font styles in all browsers.
 * 2. Remove the margin in Firefox and Safari.
 */
button,
input,
optgroup,
select,
textarea {
  font-family: inherit;
  /* 1 */
  font-size: 100%;
  /* 1 */
  line-height: 1.15;
  /* 1 */
  margin: 0;
  /* 2 */
}

/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */
button,
input {
  /* 1 */
  overflow: visible;
}

/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */
button,
select {
  /* 1 */
  text-transform: none;
}

/**
 * Correct the inability to style clickable types in iOS and Safari.
 */
button,
[type=button],
[type=reset],
[type=submit] {
  -webkit-appearance: button;
}

/**
 * Remove the inner border and padding in Firefox.
 */
button::-moz-focus-inner,
[type=button]::-moz-focus-inner,
[type=reset]::-moz-focus-inner,
[type=submit]::-moz-focus-inner {
  border-style: none;
  padding: 0;
}

/**
 * Restore the focus styles unset by the previous rule.
 */
button:-moz-focusring,
[type=button]:-moz-focusring,
[type=reset]:-moz-focusring,
[type=submit]:-moz-focusring {
  outline: 1px dotted ButtonText;
}

/**
 * Correct the padding in Firefox.
 */
fieldset {
  padding: 0.35em 0.75em 0.625em;
}

/**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out
 *    `fieldset` elements in all browsers.
 */
legend {
  box-sizing: border-box;
  /* 1 */
  color: inherit;
  /* 2 */
  display: table;
  /* 1 */
  max-width: 100%;
  /* 1 */
  padding: 0;
  /* 3 */
  white-space: normal;
  /* 1 */
}

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

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

/**
 * 1. Add the correct box sizing in IE 10.
 * 2. Remove the padding in IE 10.
 */
[type=checkbox],
[type=radio] {
  box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */
}

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

/**
 * 1. Correct the odd appearance in Chrome and Safari.
 * 2. Correct the outline style in Safari.
 */
[type=search] {
  -webkit-appearance: textfield;
  /* 1 */
  outline-offset: -2px;
  /* 2 */
}

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

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

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

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

/* Misc
   ========================================================================== */
/**
 * Add the correct display in IE 10+.
 */
template {
  display: none;
}

/**
 * Add the correct display in IE 10.
 */
[hidden] {
  display: none;
}

@-webkit-keyframes splide-loading {
  0% {
    -webkit-transform: rotate(0);
    transform: rotate(0);
  }
  to {
    -webkit-transform: rotate(1turn);
    transform: rotate(1turn);
  }
}

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

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

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

.splide--rtl {
  direction: rtl;
}

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

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

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

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

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

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

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

.splide__progress__bar {
  width: 0;
}

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

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

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

.splide__slide img {
  vertical-align: bottom;
}

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

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

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

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

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

:root {
  /*--------------------------------------------　font
  ---------------------------------------------*/
  --thin: 100;
  --ex-light: 200;
  --light: 300;
  --regular: 400;
  --medium: 500;
  --semi-bold: 600;
  --bold: 700;
  --ex-bold: 800;
  --black: 900;
  --font-jp: "Noto Sans JP", sans-serif;
  --font-jp-min: "游明朝体", "Yu Mincho", YuMincho, "Hiragino Mincho ProN", "Hiragino Mincho Pro", "MS PMincho", serif;
  --font-en: "Cormorant Garamond", serif;
  /*--------------------------------------------　color
  ---------------------------------------------*/
  --bck: #2A3337;
  --wte: #fff;
  --gry: #EAEBEB;
  --bg: #F0F0F0;
  /*--------------------------------------------　easing
  ---------------------------------------------*/
  --base: cubic-bezier(0.62, 0.05, 0.01, 0.99);
}

/*--------------------------------------------　Media Query
---------------------------------------------*/
/*--------------------------------------------　Mixin
 ---------------------------------------------*/
/*--------------------------------------------　Keyframe
---------------------------------------------*/
@-webkit-keyframes bounceAlpha {
  0% {
    opacity: 1;
    -webkit-transform: translateX(0px) scale(1);
    transform: translateX(0px) scale(1);
  }
  25% {
    opacity: 0;
    -webkit-transform: translateX(2rem) scale(0.9);
    transform: translateX(2rem) scale(0.9);
    @media screen and (min-width: 769px) {
      -webkit-transform: translateX(1.5rem) scale(0.9);
      transform: translateX(1.5rem) scale(0.9);
    }
  }
  26% {
    opacity: 0;
    -webkit-transform: translateX(-2rem) scale(0.9);
    transform: translateX(-2rem) scale(0.9);
    @media screen and (min-width: 769px) {
      -webkit-transform: translateX(-1.5rem) scale(0.9);
      transform: translateX(-1.5rem) scale(0.9);
    }
  }
  55% {
    opacity: 1;
    -webkit-transform: translateX(0px) scale(1);
    transform: translateX(0px) scale(1);
  }
}
@keyframes bounceAlpha {
  0% {
    opacity: 1;
    -webkit-transform: translateX(0px) scale(1);
    transform: translateX(0px) scale(1);
  }
  25% {
    opacity: 0;
    -webkit-transform: translateX(2rem) scale(0.9);
    transform: translateX(2rem) scale(0.9);
    @media screen and (min-width: 769px) {
      -webkit-transform: translateX(1.5rem) scale(0.9);
      transform: translateX(1.5rem) scale(0.9);
    }
  }
  26% {
    opacity: 0;
    -webkit-transform: translateX(-2rem) scale(0.9);
    transform: translateX(-2rem) scale(0.9);
    @media screen and (min-width: 769px) {
      -webkit-transform: translateX(-1.5rem) scale(0.9);
      transform: translateX(-1.5rem) scale(0.9);
    }
  }
  55% {
    opacity: 1;
    -webkit-transform: translateX(0px) scale(1);
    transform: translateX(0px) scale(1);
  }
}
@-webkit-keyframes bounceAlphaUp {
  0% {
    opacity: 1;
    -webkit-transform: translateY(0px) scale(1);
    transform: translateY(0px) scale(1);
  }
  25% {
    opacity: 0;
    -webkit-transform: translateY(-2rem) scale(0.9);
    transform: translateY(-2rem) scale(0.9);
    @media screen and (min-width: 769px) {
      -webkit-transform: translateY(-1.5rem) scale(0.9);
      transform: translateY(-1.5rem) scale(0.9);
    }
  }
  26% {
    opacity: 0;
    -webkit-transform: translateY(2rem) scale(0.9);
    transform: translateY(2rem) scale(0.9);
    @media screen and (min-width: 769px) {
      -webkit-transform: translateY(1.5rem) scale(0.9);
      transform: translateY(1.5rem) scale(0.9);
    }
  }
  55% {
    opacity: 1;
    -webkit-transform: translateY(0px) scale(1);
    transform: translateY(0px) scale(1);
  }
}
@keyframes bounceAlphaUp {
  0% {
    opacity: 1;
    -webkit-transform: translateY(0px) scale(1);
    transform: translateY(0px) scale(1);
  }
  25% {
    opacity: 0;
    -webkit-transform: translateY(-2rem) scale(0.9);
    transform: translateY(-2rem) scale(0.9);
    @media screen and (min-width: 769px) {
      -webkit-transform: translateY(-1.5rem) scale(0.9);
      transform: translateY(-1.5rem) scale(0.9);
    }
  }
  26% {
    opacity: 0;
    -webkit-transform: translateY(2rem) scale(0.9);
    transform: translateY(2rem) scale(0.9);
    @media screen and (min-width: 769px) {
      -webkit-transform: translateY(1.5rem) scale(0.9);
      transform: translateY(1.5rem) scale(0.9);
    }
  }
  55% {
    opacity: 1;
    -webkit-transform: translateY(0px) scale(1);
    transform: translateY(0px) scale(1);
  }
}
@-webkit-keyframes circlemove {
  0% {
    top: 0%;
  }
  100% {
    top: 100%;
  }
}
@keyframes circlemove {
  0% {
    top: 0%;
  }
  100% {
    top: 100%;
  }
}
@-webkit-keyframes cirlemovehide {
  0% {
    opacity: 0;
  }
  50% {
    opacity: 1;
  }
  80% {
    opacity: 0.9;
  }
  100% {
    opacity: 0;
  }
}
@keyframes cirlemovehide {
  0% {
    opacity: 0;
  }
  50% {
    opacity: 1;
  }
  80% {
    opacity: 0.9;
  }
  100% {
    opacity: 0;
  }
}
@-webkit-keyframes maskPosition {
  0% {
    -webkit-mask-position: 100% 100%;
    mask-position: 100% 100%;
  }
  100% {
    -webkit-mask-position: 0% 0%;
    mask-position: 0% 0%;
  }
}
@keyframes maskPosition {
  0% {
    -webkit-mask-position: 100% 100%;
    mask-position: 100% 100%;
  }
  100% {
    -webkit-mask-position: 0% 0%;
    mask-position: 0% 0%;
  }
}
@-webkit-keyframes fadeOut {
  0% {
    opacity: 1;
  }
  60% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
@keyframes fadeOut {
  0% {
    opacity: 1;
  }
  60% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
@-webkit-keyframes zoomIn {
  0% {
    -webkit-transform: scale(1.2);
    transform: scale(1.2);
  }
  100% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}
@keyframes zoomIn {
  0% {
    -webkit-transform: scale(1.2);
    transform: scale(1.2);
  }
  100% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}
@-webkit-keyframes elasticity {
  0% {
    height: 0;
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
  50% {
    height: 100%;
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
  100% {
    height: 100%;
    -webkit-transform: translateY(100%);
    transform: translateY(100%);
  }
}
@keyframes elasticity {
  0% {
    height: 0;
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
  50% {
    height: 100%;
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
  100% {
    height: 100%;
    -webkit-transform: translateY(100%);
    transform: translateY(100%);
  }
}
/*--------------------------------------------　Function
---------------------------------------------*/
/*--------------------------------------------　Base
  ---------------------------------------------*/
*,
*::before,
*::after {
  box-sizing: border-box;
  list-style: none;
  margin: 0;
  padding: 0;
  text-decoration: none;
}

html {
  font-size: 2.5641025641vw;
}
@media screen and (min-width: 768px) {
  html {
    font-size: 1.3020833333vw;
  }
}
@media screen and (min-width: 769px) {
  html {
    font-size: 62.5%;
  }
}

body {
  color: var(--bck);
  font-family: var(--font-jp);
  font-optical-sizing: auto;
  font-size: 1.6rem;
  font-style: normal;
  font-weight: var(--regular);
  line-height: 1;
  -webkit-text-size-adjust: 100%;
  /* 文字をシャープに */
  /* カーニングとリガチャ（合字）を調整 */
  text-rendering: optimizeLegibility;
  -webkit-font-feature-settings: "palt" 1;
  font-feature-settings: "palt" 1;
}
@media screen and (min-width: 768px) {
  body {
    /* 16px */
    font-size: 1.6rem;
  }
}

/*--------------------------------------------　page
---------------------------------------------*/
.page, .page__header, .page__nav, .page__main, .page__section, .page__article, .page__aside, .page__footer, .page__inner, .page__flex {
  height: auto;
  position: relative;
  width: 100%;
  /*--------------------------------------------　color
  ---------------------------------------------*/
  /*--------------------------------------------　font
  ---------------------------------------------*/
  /*--------------------------------------------　weight
  ---------------------------------------------*/
  /*--------------------------------------------　site
  ---------------------------------------------*/
  /*--------------------------------------------　z-index
  ---------------------------------------------*/
}
.page__inner {
  margin: 0 auto;
  max-width: 100%;
  width: 100%;
}
@media screen and (min-width: 769px) {
  .page__inner.--comW {
    max-width: clamp(0rem, 100vw, 151.2rem);
  }
}
.page__flex {
  display: flex;
}
.page__flex > * {
  flex-shrink: 0;
  width: auto;
}
.page__flex.--v {
  flex-direction: column;
}
.page__flex.--i {
  display: inline-flex;
}
.page__main {
  background-color: var(--wte);
}
@media screen and (min-width: 769px) {
  .page__md {
    display: none !important;
  }
}
.page__dd {
  display: none !important;
}
@media screen and (min-width: 769px) {
  .page__dd {
    display: block !important;
  }
}
.page__img {
  display: block;
  font-size: 0;
}
.page__img img,
.page__img video,
.page__img svg,
.page__img path,
.page__img g {
  display: block;
  height: 100%;
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}
.page__wte {
  color: var(--wte);
}
.page__bck {
  color: var(--bck);
}
.page__gry {
  color: var(--gry);
}
.page__jp-min {
  font-family: var(--font-jp-min);
}
.page__en {
  font-family: var(--font-en);
}
.page__italic {
  font-style: italic;
}
.page__black {
  font-weight: var(--black);
}
.page__ebold {
  font-weight: var(--ex-bold);
}
.page__bold {
  font-weight: var(--bold);
}
.page__sbold {
  font-weight: var(--semi-bold);
}
.page__medium {
  font-weight: var(--medium);
}
.page__regular {
  font-weight: var(--regular);
}
.page__light {
  font-weight: var(--light);
}
.page__elight {
  font-weight: var(--ex-light);
}
.page__thin {
  font-weight: var(--thin);
}
.page__link-line {
  position: relative;
}
.page__link-line:before {
  background-color: var(--wte);
  bottom: -1px;
  content: "";
  height: 1px;
  left: 0;
  position: absolute;
  width: 100%;
  -webkit-transform: scale(0, 1);
  transform: scale(0, 1);
  -webkit-transform-origin: right top;
  transform-origin: right top;
  transition: -webkit-transform 0.5s var(--base);
  transition: transform 0.5s var(--base);
  transition: transform 0.5s var(--base), -webkit-transform 0.5s var(--base);
}
.page__link-line.js-touch-acv:before {
  -webkit-transform-origin: left top;
  transform-origin: left top;
  -webkit-transform: scale(1, 1);
  transform: scale(1, 1);
}
@media screen and (min-width: 769px) {
  .page__link-line:hover:before {
    -webkit-transform-origin: left top;
    transform-origin: left top;
    -webkit-transform: scale(1, 1);
    transform: scale(1, 1);
  }
}
.page__link-transform:after {
  content: attr(data-replace);
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
  -webkit-transform-origin: 50% 100%;
  transform-origin: 50% 100%;
  -webkit-transform: translate(0, 200%);
  display: block;
  transform: translate(0, 200%);
  transition: -webkit-transform 0.3s var(--base);
  transition: transform 0.3s var(--base);
  transition: transform 0.3s var(--base), -webkit-transform 0.3s var(--base);
}
.page__link-transform.js-touch-acv:after {
  -webkit-transform: translate(0, 0);
  transform: translate(0, 0);
}
.page__link-transform.js-touch-acv .page__replace {
  -webkit-transform: translate(0, -200%);
  transform: translate(0, -200%);
}
@media screen and (min-width: 769px) {
  .page__link-transform:hover:after {
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0);
  }
  .page__link-transform:hover .page__replace {
    -webkit-transform: translate(0, -200%);
    transform: translate(0, -200%);
  }
}
.page__link-transform .page__replace {
  display: block;
  transition: 0.3s var(--base);
}
.page__1000 {
  z-index: 1000;
}
.page__900 {
  z-index: 900;
}
.page__800 {
  z-index: 800;
}
.page__700 {
  z-index: 700;
}
.page__600 {
  z-index: 600;
}
.page__500 {
  z-index: 500;
}
.page__400 {
  z-index: 400;
}
.page__300 {
  z-index: 300;
}
.page__200 {
  z-index: 200;
}
.page__100 {
  z-index: 100;
}
.page__10 {
  z-index: 10;
}
.page__1 {
  z-index: 1;
}

/*--------------------------------------------　footer
---------------------------------------------*/
.footer {
  background-color: rgba(221, 182, 135, 0.4);
}

/*--------------------------------------------　footer-recruit
---------------------------------------------*/
.footer-recruit__inner {
  padding: 0 3.2rem;
}
@media screen and (min-width: 769px) {
  .footer-recruit__inner {
    padding: 0 clamp(0rem, 5.291005291vw, 8rem) 0 clamp(0rem, 11.7063492063vw, 17.7rem);
  }
}
.footer-recruit__flex {
  flex-direction: column-reverse;
  row-gap: 3.2rem;
}
@media screen and (min-width: 769px) {
  .footer-recruit__flex {
    flex-direction: row;
  }
}
.footer-recruit__flex1 {
  color: #8D7861;
  padding: 0 3.2rem;
  position: relative;
}
@media screen and (min-width: 769px) {
  .footer-recruit__flex1 {
    flex: 1;
    padding: clamp(0rem, 5.8201058201vw, 8.8rem) 0 0;
  }
}
.footer-recruit__flex1-ttl {
  align-items: center;
  letter-spacing: 0.2em;
  margin: 0 0 2.4rem;
}
@media screen and (min-width: 769px) {
  .footer-recruit__flex1-ttl {
    font-size: clamp(0rem, 1.9841269841vw, 3rem);
    margin: 0 0 clamp(0rem, 3.1746031746vw, 4.8rem);
    -webkit-column-gap: clamp(0rem, 1.0582010582vw, 1.6rem);
    -moz-column-gap: clamp(0rem, 1.0582010582vw, 1.6rem);
    column-gap: clamp(0rem, 1.0582010582vw, 1.6rem);
  }
}
.footer-recruit__flex1-ttl:after {
  content: "";
  display: block;
}
.footer-recruit__flex1-ttl:after {
  background-color: #8D7861;
  flex: 1;
  height: 1px;
  position: absolute;
  right: 0;
  top: 50%;
  width: 19rem;
  z-index: 100;
}
@media screen and (min-width: 769px) {
  .footer-recruit__flex1-ttl:after {
    position: absolute;
    right: -18%;
    top: 50%;
    width: clamp(0rem, 31.4153439153vw, 47.5rem);
  }
}
.footer-recruit__flex1-ttl-circle {
  left: -8.5%;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  border: 1px solid #8D7861;
  border-radius: 50%;
  display: block;
  height: 3.8rem;
  transform: translateY(-50%);
  width: 3.8rem;
}
@media screen and (min-width: 769px) {
  .footer-recruit__flex1-ttl-circle {
    left: -8.5%;
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    height: clamp(0rem, 5.0264550265vw, 7.6rem);
    transform: translateY(-50%);
    width: clamp(0rem, 5.0264550265vw, 7.6rem);
  }
}
.footer-recruit__flex1-txt {
  font-size: 1.2rem;
  letter-spacing: 0.18em;
  line-height: 2;
  white-space: nowrap;
}
@media screen and (min-width: 769px) {
  .footer-recruit__flex1-txt {
    font-size: clamp(0rem, 1.3227513228vw, 2rem);
  }
}
.footer-recruit__flex2 {
  align-items: center;
  aspect-ratio: 1472/826;
  hyphenate-character: auto;
  justify-content: center;
  margin: -6rem auto 0;
  position: relative;
  width: 32.4rem;
}
@media screen and (min-width: 769px) {
  .footer-recruit__flex2 {
    margin: -8.8% 0 0;
    width: clamp(0rem, 48.6772486772vw, 73.6rem);
  }
}
.footer-recruit__flex2-img {
  border-radius: 0.5rem;
  height: 100%;
  left: 0;
  overflow: hidden;
  position: absolute;
  top: 0;
  width: 100%;
}
@media screen and (min-width: 769px) {
  .footer-recruit__flex2-img {
    border-radius: clamp(0rem, 0.3968253968vw, 0.6rem);
  }
}
.footer-recruit__flex2-img img {
  transition: 1s -webkit-transform var(--base) 0.5s;
  transition: 1s transform var(--base) 0.5s;
  transition: 1s transform var(--base) 0.5s, 1s -webkit-transform var(--base) 0.5s;
  will-change: transform;
  -webkit-transform: scale(1.15);
  transform: scale(1.15);
}
.footer-recruit__flex2-img.js-inview-acv img {
  -webkit-transform: scale(1);
  transform: scale(1);
}
.footer-recruit__flex2-cnt {
  align-items: center;
  background-color: rgba(141, 120, 97, 0.95);
  border-radius: 0.5rem;
  height: 12rem;
  justify-content: center;
  position: relative;
  width: 25rem;
}
@media screen and (min-width: 769px) {
  .footer-recruit__flex2-cnt {
    border-radius: clamp(0rem, 0.3968253968vw, 0.6rem);
    height: clamp(0rem, 19.1798941799vw, 29rem);
    width: clamp(0rem, 36.7724867725vw, 55.6rem);
  }
  .footer-recruit__flex2-cnt:hover .footer-recruit__flex2-cnt-link-ico {
    -webkit-transform: scale(1.2);
    transform: scale(1.2);
  }
  .footer-recruit__flex2-cnt:hover .footer-recruit__flex2-cnt-link-ico-arrow {
    -webkit-animation-name: bounceAlpha;
    animation-name: bounceAlpha;
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-delay: 0.15s;
    animation-delay: 0.15s;
    -webkit-animation-iteration-count: 1;
    animation-iteration-count: 1;
    -webkit-animation-timing-function: var(--base);
    animation-timing-function: var(--base);
  }
}
.footer-recruit__flex2-cnt.js-touch-acv .footer-recruit__flex2-cnt-link-ico {
  -webkit-transform: scale(1.4);
  transform: scale(1.4);
}
.footer-recruit__flex2-cnt.js-touch-acv .footer-recruit__flex2-cnt-link-ico-arrow {
  -webkit-animation-name: bounceAlpha;
  animation-name: bounceAlpha;
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-delay: 0.15s;
  animation-delay: 0.15s;
  -webkit-animation-iteration-count: 1;
  animation-iteration-count: 1;
  -webkit-animation-timing-function: var(--base);
  animation-timing-function: var(--base);
}
.footer-recruit__flex2-cnt-ttl {
  font-size: 2rem;
  letter-spacing: 0.2em;
  margin: 0 0 1rem;
  padding: 0 0 1rem;
  position: relative;
}
@media screen and (min-width: 769px) {
  .footer-recruit__flex2-cnt-ttl {
    font-size: clamp(0rem, 1.9841269841vw, 3rem);
    margin: 0 0 clamp(0rem, 1.5873015873vw, 2.4rem);
    padding: 0 0 clamp(0rem, 1.5873015873vw, 2.4rem);
  }
}
.footer-recruit__flex2-cnt-ttl:after {
  bottom: 0;
  left: 50%;
  position: absolute;
  -webkit-transform: translateX(-50%);
  background-color: var(--wte);
  content: "";
  display: block;
  height: 1px;
  transform: translateX(-50%);
  width: 2rem;
}
@media screen and (min-width: 769px) {
  .footer-recruit__flex2-cnt-ttl:after {
    height: clamp(0rem, 0.1984126984vw, 0.3rem);
    width: clamp(0rem, 2.7777777778vw, 4.2rem);
  }
}
.footer-recruit__flex2-cnt-link {
  align-items: center;
  font-size: 1rem;
  justify-content: center;
  letter-spacing: 0.2em;
}
@media screen and (min-width: 769px) {
  .footer-recruit__flex2-cnt-link {
    font-size: clamp(0rem, 1.3227513228vw, 2rem);
  }
}
.footer-recruit__flex2-cnt-link-ico {
  align-items: center;
  border: 1px solid var(--wte);
  border-radius: 50%;
  height: 2.4rem;
  justify-content: center;
  margin: 0.8rem 0 0;
  overflow: hidden;
  transition: -webkit-transform 0.3s var(--base);
  transition: transform 0.3s var(--base);
  transition: transform 0.3s var(--base), -webkit-transform 0.3s var(--base);
  width: 2.4rem;
}
@media screen and (min-width: 769px) {
  .footer-recruit__flex2-cnt-link-ico {
    height: clamp(0rem, 2.1164021164vw, 3.2rem);
    margin: clamp(0rem, 0.6613756614vw, 1rem) 0 0;
    width: clamp(0rem, 2.1164021164vw, 3.2rem);
  }
}
.footer-recruit__flex2-cnt-link-ico-arrow {
  aspect-ratio: 18/12;
  display: block;
  height: auto;
  width: 0.9rem;
}
@media screen and (min-width: 769px) {
  .footer-recruit__flex2-cnt-link-ico-arrow {
    width: clamp(0rem, 0.7936507937vw, 1.2rem);
  }
}

/*--------------------------------------------　footer-slider
---------------------------------------------*/
.footer-slider__inner {
  padding: 2.4rem 0;
}
@media screen and (min-width: 769px) {
  .footer-slider__inner {
    padding: clamp(0rem, 5.291005291vw, 8rem) 0 clamp(0rem, 6.8783068783vw, 10.4rem);
  }
}
@media screen and (min-width: 769px) {
  .footer-slider__splide {
    height: clamp(0rem, 9.5899470899vw, 14.5rem);
  }
}
.footer-slider__splide-track-list-item {
  color: rgba(42, 51, 55, 0.04);
  font-size: 5rem;
  letter-spacing: 0.13em;
}
@media screen and (min-width: 769px) {
  .footer-slider__splide-track-list-item {
    font-size: clamp(0rem, 9.5899470899vw, 14.5rem);
  }
}

/*--------------------------------------------　footer-navs
---------------------------------------------*/
.footer-navs__inner {
  padding: 0 8.5rem 4rem;
}
@media screen and (min-width: 769px) {
  .footer-navs__inner {
    max-width: clamp(0rem, 52.9100529101vw, 80rem);
    padding: 0 0 clamp(0rem, 2.6455026455vw, 4rem);
  }
}
.footer-navs__flex {
  flex-direction: column;
  row-gap: 6.4rem;
}
@media screen and (min-width: 769px) {
  .footer-navs__flex {
    align-items: center;
    flex-direction: row;
  }
}
.footer-navs__flex1 {
  flex: 1;
}
@media screen and (min-width: 769px) {
  .footer-navs__flex1 {
    padding: 0 0 0 clamp(0rem, 0.9259259259vw, 1.4rem);
    width: 50%;
  }
}
.footer-navs__flex1-ttl {
  margin: 0 0 1rem;
}
@media screen and (min-width: 769px) {
  .footer-navs__flex1-ttl {
    margin: 0 0 clamp(0rem, 1.0582010582vw, 1.6rem);
  }
}
.footer-navs__flex1-ttl-link {
  aspect-ratio: 204/87;
  height: auto;
  transition: -webkit-transform 0.3s var(--base);
  transition: transform 0.3s var(--base);
  transition: transform 0.3s var(--base), -webkit-transform 0.3s var(--base);
  width: 12rem;
  will-change: transform;
}
@media screen and (min-width: 769px) {
  .footer-navs__flex1-ttl-link {
    width: clamp(0rem, 11.3095238095vw, 17.1rem);
  }
  .footer-navs__flex1-ttl-link:hover {
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
  }
}
.footer-navs__flex1-txt {
  font-size: 1.3rem;
  letter-spacing: 0.05em;
  line-height: 2;
  white-space: nowrap;
}
@media screen and (min-width: 769px) {
  .footer-navs__flex1-txt {
    font-size: clamp(0rem, 1.0582010582vw, 1.6rem);
  }
}
.footer-navs__flex1-tel {
  font-size: 1.1rem;
  letter-spacing: 0.05em;
}
@media screen and (min-width: 769px) {
  .footer-navs__flex1-tel {
    font-size: clamp(0rem, 1.0582010582vw, 1.6rem);
  }
}
.footer-navs__flex1-tel:before {
  background-color: var(--bck);
}
.footer-navs__flex2 {
  position: relative;
}
@media screen and (min-width: 769px) {
  .footer-navs__flex2 {
    width: 50%;
  }
}
.footer-navs__flex2:after {
  background-color: var(--bck);
  content: "";
  display: block;
  left: 0;
  position: absolute;
  top: 0;
  width: 1px;
}
@media screen and (min-width: 769px) {
  .footer-navs__flex2:after {
    left: 0;
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    height: 130%;
    transform: translateY(-50%);
  }
}
.footer-navs__flex2-nav-list {
  flex-wrap: wrap;
  font-size: 0;
  row-gap: 1.6rem;
}
@media screen and (min-width: 769px) {
  .footer-navs__flex2-nav-list {
    -webkit-column-gap: clamp(0rem, 3.9682539683vw, 6rem);
    -moz-column-gap: clamp(0rem, 3.9682539683vw, 6rem);
    column-gap: clamp(0rem, 3.9682539683vw, 6rem);
    padding: 0 0 0 clamp(0rem, 5.291005291vw, 8rem);
    row-gap: clamp(0rem, 2.6455026455vw, 4rem);
  }
}
.footer-navs__flex2-nav-list-item {
  width: 50%;
}
@media screen and (min-width: 769px) {
  .footer-navs__flex2-nav-list-item {
    width: calc(50% - clamp(0rem, 2.0502645503vw, 3.1rem));
  }
}
@media screen and (min-width: 769px) {
  .footer-navs__flex2-nav-list-item:nth-child(odd) {
    padding: 0 0 0 clamp(0rem, 3.9682539683vw, 6rem);
  }
}
.footer-navs__flex2-nav-list-item-link {
  font-size: 1.4rem;
  overflow: hidden;
  padding: 0 0 0 1rem;
  white-space: nowrap;
}
@media screen and (min-width: 769px) {
  .footer-navs__flex2-nav-list-item-link {
    font-size: clamp(0rem, 0.9259259259vw, 1.4rem);
    padding: 0 0 0 clamp(0rem, 1.0582010582vw, 1.6rem);
  }
}
.footer-navs__flex2-nav-list-item-link:before {
  background-image: url("../img/com/ico-nav-dia.svg");
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-size: cover;
  left: 0;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  content: "";
  height: 0.6rem;
  transform: translateY(-50%);
  width: 0.6rem;
}
@media screen and (min-width: 769px) {
  .footer-navs__flex2-nav-list-item-link:before {
    height: clamp(0rem, 0.5291005291vw, 0.8rem);
    width: clamp(0rem, 0.5291005291vw, 0.8rem);
  }
}
.footer-navs__flex2-nav-list-item-link:after {
  padding: 0 0 0 1.2rem;
}
@media screen and (min-width: 769px) {
  .footer-navs__flex2-nav-list-item-link:after {
    padding: 0 0 0 clamp(0rem, 1.0582010582vw, 1.6rem);
  }
}
.footer-navs__flex2-nav-list-item-link-txt {
  font-size: 1.6rem;
}
@media screen and (min-width: 769px) {
  .footer-navs__flex2-nav-list-item-link-txt {
    font-size: clamp(0rem, 1.0582010582vw, 1.6rem);
  }
}

/*--------------------------------------------　footer-copy
---------------------------------------------*/
.footer-copy {
  padding: 1.6rem 0;
  text-align: center;
}
@media screen and (min-width: 769px) {
  .footer-copy {
    padding: clamp(0rem, 2.6455026455vw, 4rem) 0;
  }
}
.footer-copy__txt {
  letter-spacing: 0.05em;
}
@media screen and (min-width: 769px) {
  .footer-copy__txt {
    font-size: clamp(0rem, 0.9920634921vw, 1.5rem);
  }
}
.footer-copy__txt-link:before {
  background-color: var(--bck);
}

/*--------------------------------------------　fix
---------------------------------------------*/
.fix {
  bottom: 1.6rem;
  mix-blend-mode: difference;
  opacity: 0;
  pointer-events: none;
  position: fixed;
  right: 1.6rem;
  transition: opacity 0.5s var(--base);
}
@media screen and (min-width: 769px) {
  .fix {
    bottom: clamp(0rem, 2.6455026455vw, 4rem);
    position: fixed;
    right: clamp(0rem, 2.6455026455vw, 4rem);
  }
}
.js-fix-btn-active .fix {
  opacity: 1;
  pointer-events: auto;
}
.fix__link {
  align-items: center;
  border: 0.2rem solid var(--wte);
  border-radius: 50%;
  height: 4rem;
  justify-content: center;
  overflow: hidden;
  transition: -webkit-transform 0.3s var(--base);
  transition: transform 0.3s var(--base);
  transition: transform 0.3s var(--base), -webkit-transform 0.3s var(--base);
  width: 4rem;
}
.fix__link:hover, .fix__link.js-touch-acv {
  -webkit-transform: scale(1.2);
  transform: scale(1.2);
}
.fix__link:hover .fix__link-ico, .fix__link.js-touch-acv .fix__link-ico {
  -webkit-animation-name: bounceAlphaUp;
  animation-name: bounceAlphaUp;
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-iteration-count: 1;
  animation-iteration-count: 1;
  -webkit-animation-timing-function: var(--base);
  animation-timing-function: var(--base);
}
@media screen and (min-width: 769px) {
  .fix__link {
    height: clamp(0rem, 4.7619047619vw, 7.2rem);
    width: clamp(0rem, 4.7619047619vw, 7.2rem);
  }
  .fix__link:hover {
    -webkit-transform: scale(1.2);
    transform: scale(1.2);
  }
  .fix__link:hover .fix__link-ico {
    -webkit-animation-name: bounceAlphaUp;
    animation-name: bounceAlphaUp;
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-iteration-count: 1;
    animation-iteration-count: 1;
    -webkit-animation-timing-function: var(--base);
    animation-timing-function: var(--base);
  }
}
.fix__link-ico {
  aspect-ratio: 26/15;
  height: auto;
  width: 1.8rem;
}
@media screen and (min-width: 769px) {
  .fix__link-ico {
    width: clamp(0rem, 1.7195767196vw, 2.6rem);
  }
}

/*--------------------------------------------　header
---------------------------------------------*/
.header {
  background-color: rgba(255, 255, 255, 0.6);
  height: 6rem;
  left: 0;
  position: fixed;
  top: 0;
  width: 100%;
}
@media screen and (min-width: 769px) {
  .header {
    height: clamp(0rem, 6.8783068783vw, 10.4rem);
  }
}
.header__inner {
  height: 100%;
  padding: 0 1.6rem;
  width: 100%;
}
@media screen and (min-width: 769px) {
  .header__inner {
    padding: 0 clamp(0rem, 1.3227513228vw, 2rem);
  }
}
.header__ttl {
  aspect-ratio: 204/87;
  height: auto;
  left: 2rem;
  position: absolute;
  top: 45%;
  width: 6.2rem;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  transition: opacity 0.3s var(--base);
}
@media screen and (min-width: 769px) {
  .header__ttl {
    left: clamp(0rem, 2.6455026455vw, 4rem);
    position: absolute;
    top: 45%;
    width: clamp(0rem, 7.4735449735vw, 11.3rem);
  }
}
.js-nav-active .header__ttl {
  opacity: 0;
}
.header__ttl-link {
  transition: -webkit-transform 0.3s var(--base);
  transition: transform 0.3s var(--base);
  transition: transform 0.3s var(--base), -webkit-transform 0.3s var(--base);
}
.header__ttl-link.js-touch-acv {
  -webkit-transform: scale(1.2);
  transform: scale(1.2);
}
.header__btn {
  position: absolute;
  right: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
  height: 5.6rem;
  transform: translateY(-50%);
  width: 6rem;
}
@media screen and (min-width: 769px) {
  .header__btn {
    cursor: pointer;
    position: absolute;
    right: clamp(0rem, 2.5132275132vw, 3.8rem);
    top: 50%;
    width: clamp(0rem, 4.3650793651vw, 6.6rem);
  }
}
.header__btn-bar {
  background: #8D7861;
  bottom: 0;
  display: block;
  height: 0.2rem;
  left: 0;
  margin: auto;
  position: absolute;
  right: 0;
  top: 0;
  transition: opacity 0.5s var(--base), -webkit-transform 0.5s var(--base);
  transition: opacity 0.5s var(--base), transform 0.5s var(--base);
  transition: opacity 0.5s var(--base), transform 0.5s var(--base), -webkit-transform 0.5s var(--base);
  width: 3.2rem;
  will-change: opacity transform;
}
@media screen and (min-width: 769px) {
  .header__btn-bar {
    height: 0.3rem;
    width: clamp(0rem, 4.3650793651vw, 6.6rem);
  }
}
.header__btn-bar:nth-child(1) {
  -webkit-transform: translateY(-0.4rem);
  transform: translateY(-0.4rem);
}
@media screen and (min-width: 769px) {
  .header__btn-bar:nth-child(1) {
    -webkit-transform: translateY(-0.6rem);
    transform: translateY(-0.6rem);
  }
}
.js-nav-active .header__btn-bar:nth-child(1) {
  -webkit-transform: rotate(30deg);
  transform: rotate(30deg);
}
.header__btn-bar:nth-child(2) {
  -webkit-transform: translateY(0.4rem);
  transform: translateY(0.4rem);
}
@media screen and (min-width: 769px) {
  .header__btn-bar:nth-child(2) {
    -webkit-transform: translateY(0.6rem);
    transform: translateY(0.6rem);
  }
}
.js-nav-active .header__btn-bar:nth-child(2) {
  -webkit-transform: rotate(-30deg);
  transform: rotate(-30deg);
}

/*--------------------------------------------　loading
---------------------------------------------*/
.loading {
  height: 100%;
  left: 0;
  position: fixed;
  top: 0;
  width: 100%;
}
.js-loaded .loading {
  display: none;
  pointer-events: none;
}
.loading__inner {
  align-items: center;
  height: 100%;
  justify-content: center;
  width: 100%;
}
.loading__bg {
  background-color: #F4EDE6;
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
  -webkit-mask-image: linear-gradient(100deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.3) 25%, rgb(0, 0, 0) 50%);
  mask-image: linear-gradient(100deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.3) 25%, rgb(0, 0, 0) 50%);
  -webkit-mask-size: 300% 100%;
  mask-size: 300% 100%;
  -webkit-mask-position: 100% 100%;
  mask-position: 100% 100%;
  -webkit-animation: maskPosition 2s ease-in-out forwards 1.5s, fadeOut 2s ease-in-out forwards 1.5s;
  animation: maskPosition 2s ease-in-out forwards 1.5s, fadeOut 2s ease-in-out forwards 1.5s;
}
.loading__logo {
  aspect-ratio: 204/87;
  -webkit-mask-image: linear-gradient(115deg, rgb(0, 0, 0) 0%, rgb(0, 0, 0) 25%, rgba(0, 0, 0, 0) 50%);
  mask-image: linear-gradient(115deg, rgb(0, 0, 0) 0%, rgb(0, 0, 0) 25%, rgba(0, 0, 0, 0) 50%);
  -webkit-mask-size: 400% 200%;
  left: -1%;
  mask-size: 400% 200%;
  position: relative;
  width: 16rem;
  -webkit-mask-position: 100% 100%;
  mask-position: 100% 100%;
  -webkit-animation: maskPosition 2s ease-in-out forwards, fadeOut 2s ease-in-out forwards 1s;
  animation: maskPosition 2s ease-in-out forwards, fadeOut 2s ease-in-out forwards 1s;
}
@media screen and (min-width: 769px) {
  .loading__logo {
    width: clamp(0rem, 13.4920634921vw, 20.4rem);
  }
}

/*--------------------------------------------　modal
---------------------------------------------*/
.modal {
  background-color: var(--wte);
  height: 100vh;
  left: 0;
  opacity: 0;
  position: fixed;
  top: 0;
  transition: opacity 0.3s var(--base), visibility 0.3s var(--base);
  visibility: hidden;
  width: 100vw;
  will-change: opacity, visibility;
}
.js-nav-active .modal {
  opacity: 1;
  visibility: visible;
}
.modal__inner {
  height: 100%;
  width: 100%;
}
.modal__flex {
  align-items: center;
  height: 100%;
  justify-content: center;
  margin: -5.6rem 0 0;
  width: 100%;
}
@media screen and (min-width: 769px) {
  .modal__flex {
    margin: 0;
  }
}
.modal__logo {
  aspect-ratio: 204/87;
  height: auto;
  margin: 0 0 5.6rem;
  width: 14rem;
}
@media screen and (min-width: 769px) {
  .modal__logo {
    margin: 0 0 clamp(0rem, 7.4074074074vw, 11.2rem);
    width: clamp(0rem, 13.4920634921vw, 20.4rem);
  }
}
.modal__list {
  align-items: center;
  flex-direction: column;
  flex-wrap: wrap;
  row-gap: 3.2rem;
  width: 100%;
}
@media screen and (min-width: 769px) {
  .modal__list {
    align-items: flex-start;
    flex-direction: row;
    row-gap: clamp(0rem, 2.1164021164vw, 3.2rem);
    width: clamp(0rem, 41.0052910053vw, 62rem);
  }
}
.modal__list-item {
  justify-content: center;
  overflow: hidden;
  width: 12.6rem;
}
@media screen and (min-width: 769px) {
  .modal__list-item {
    justify-content: flex-start;
    width: 33.3333%;
  }
}
.modal__list-item-link {
  align-items: center;
  color: #8D7861;
  font-size: 2.5rem;
  letter-spacing: 0em;
  line-height: 1.5;
  overflow: hidden;
  transition: -webkit-transform 0.5s var(--base) 0.1s;
  transition: transform 0.5s var(--base) 0.1s;
  transition: transform 0.5s var(--base) 0.1s, -webkit-transform 0.5s var(--base) 0.1s;
  white-space: nowrap;
  will-change: transform;
  -webkit-column-gap: 0.8rem;
  -moz-column-gap: 0.8rem;
  column-gap: 0.8rem;
  width: 100%;
  -webkit-transform: translateY(100%);
  transform: translateY(100%);
}
@media screen and (min-width: 769px) {
  .modal__list-item-link {
    font-size: clamp(0rem, 2.5793650794vw, 3.9rem);
    -webkit-column-gap: clamp(0rem, 0.5291005291vw, 0.8rem);
    -moz-column-gap: clamp(0rem, 0.5291005291vw, 0.8rem);
    column-gap: clamp(0rem, 0.5291005291vw, 0.8rem);
    padding: 0 clamp(0rem, 0.9259259259vw, 1.4rem) 0 0;
  }
}
.modal__list-item-link:before {
  aspect-ratio: 1/1;
  background-image: url("../img/com/ico-nav-dia.svg");
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-size: cover;
  content: "";
  display: block;
  height: auto;
  width: 1rem;
}
@media screen and (min-width: 769px) {
  .modal__list-item-link:before {
    width: clamp(0rem, 0.7936507937vw, 1.2rem);
  }
}
.modal__list-item-link:after {
  font-size: 1.8rem;
  padding: 0.4rem 3.2rem 0 1.6rem;
}
@media screen and (min-width: 769px) {
  .modal__list-item-link:after {
    font-size: clamp(0rem, 1.7195767196vw, 2.6rem);
    padding: clamp(0rem, 0.2645502646vw, 0.4rem) 0 0 clamp(0rem, 1.3227513228vw, 2rem);
  }
}
.js-nav-active .modal__list-item-link {
  -webkit-transform: translateY(0);
  transform: translateY(0);
}
.modal__list-item-link-txt {
  color: var(--bck);
  display: block;
  letter-spacing: 0.07em;
}
@media screen and (min-width: 769px) {
  .modal__list-item-link-txt {
    font-size: clamp(0rem, 1.9841269841vw, 3rem);
  }
}

/*--------------------------------------------　top-mv
---------------------------------------------*/
.top-mv:before {
  background-color: var(--bg);
  border-radius: 0.5rem;
  content: "";
  display: block;
  height: 44.6rem;
  position: absolute;
  right: 0;
  top: 6rem;
  width: 28.4rem;
}
@media screen and (min-width: 769px) {
  .top-mv:before {
    border-radius: clamp(0rem, 0.3968253968vw, 0.6rem) 0 0 clamp(0rem, 0.3968253968vw, 0.6rem);
    height: clamp(0rem, 45.8994708995vw, 69.4rem);
    position: absolute;
    right: 0;
    top: clamp(0rem, 10.9126984127vw, 16.5rem);
    width: 58%;
  }
}
.top-mv__inner {
  padding: 6rem 0 4.4rem;
}
@media screen and (min-width: 769px) {
  .top-mv__inner {
    padding: clamp(0rem, 10.9788359788vw, 16.6rem) clamp(0rem, 9.9206349206vw, 15rem) 0 clamp(0rem, 8.8624338624vw, 13.4rem);
  }
}
.top-mv__ttl-link {
  aspect-ratio: 313/66;
  height: auto;
  transition: -webkit-transform 0.3s var(--base);
  transition: transform 0.3s var(--base);
  transition: transform 0.3s var(--base), -webkit-transform 0.3s var(--base);
  width: 16rem;
}
@media screen and (min-width: 769px) {
  .top-mv__ttl-link {
    width: clamp(0rem, 24.4708994709vw, 37rem);
  }
}
.top-mv__ttl-link:hover, .top-mv__ttl-link.js-touch-acv {
  -webkit-transform: scale(1.05);
  transform: scale(1.05);
}
.top-mv__flex {
  justify-content: flex-end;
  position: relative;
  width: 100%;
}
@media screen and (min-width: 769px) {
  .top-mv__flex {
    justify-content: flex-start;
  }
}
.top-mv__flex1 {
  display: none;
}
@media screen and (min-width: 769px) {
  .top-mv__flex1 {
    display: block;
    padding: 0 0 clamp(0rem, 6.3492063492vw, 9.6rem);
    width: clamp(0rem, 17.1957671958vw, 26rem);
  }
}
.top-mv__flex1-nav-list-item-link {
  color: #8D7861;
  line-height: 1.5;
  position: relative;
}
@media screen and (min-width: 769px) {
  .top-mv__flex1-nav-list-item-link {
    border-bottom: 0.1rem solid var(--bck);
    display: block;
    font-size: clamp(0rem, 1.3227513228vw, 2rem);
    padding: clamp(0rem, 3.1746031746vw, 4.8rem) 0 clamp(0rem, 1.6534391534vw, 2.5rem) clamp(0rem, 0.2645502646vw, 0.4rem);
  }
  .top-mv__flex1-nav-list-item-link:hover .top-mv__flex1-nav-list-item-link-transform .page__replace {
    -webkit-transform: translate(0, -200%);
    transform: translate(0, -200%);
  }
  .top-mv__flex1-nav-list-item-link:hover .top-mv__flex1-nav-list-item-link-transform:after {
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0);
  }
}
.top-mv__flex1-nav-list-item-link:before {
  background-color: #D3C2A8;
}
.top-mv__flex1-nav-list-item-link-transform {
  overflow: hidden;
  position: relative;
}
@media screen and (min-width: 769px) {
  .top-mv__flex1-nav-list-item-link-transform:after {
    padding: clamp(0rem, 0.2645502646vw, 0.4rem) 0 0;
  }
}
.top-mv__flex1-nav-list-item-link-transform-txt {
  color: var(--bck);
}
@media screen and (min-width: 769px) {
  .top-mv__flex1-nav-list-item-link-transform-txt {
    font-size: clamp(0rem, 1.6534391534vw, 2.5rem);
  }
}
.top-mv__flex2 {
  align-items: center;
  aspect-ratio: 351/412;
  height: auto;
  justify-content: center;
  width: 35.1rem;
}
@media screen and (min-width: 769px) {
  .top-mv__flex2 {
    aspect-ratio: 1116/620;
    width: clamp(0rem, 73.8095238095vw, 111.6rem);
  }
}
.top-mv__flex2-imgs {
  border-radius: 0.6rem;
  height: 100%;
  left: 0;
  overflow: hidden;
  position: absolute;
  top: 0;
  width: 100%;
}
@media screen and (min-width: 769px) {
  .top-mv__flex2-imgs {
    border-radius: clamp(0rem, 0.3968253968vw, 0.6rem);
  }
}
.top-mv__flex2-imgs-splide {
  height: 100%;
  width: 100%;
}
.top-mv__flex2-imgs-splide-track, .top-mv__flex2-imgs-splide-list, .top-mv__flex2-imgs-splide-slide {
  height: 100%;
  width: 100%;
}
.top-mv__flex2-imgs-splide-slide img {
  -webkit-transform: scale(1.2);
  transform: scale(1.2);
}
.top-mv__flex2-imgs-splide-slide.is-active img {
  -webkit-animation: zoomIn 10s linear both;
  animation: zoomIn 10s linear both;
}
.top-mv__flex2-imgs-splide-slide.is-prev img {
  -webkit-animation: zoomIn 10s linear both;
  animation: zoomIn 10s linear both;
}
.top-mv__flex2-ttls {
  position: relative;
}
@media screen and (min-width: 769px) {
  .top-mv__flex2-ttls {
    margin-bottom: -4%;
    text-align: center;
  }
}
.top-mv__flex2-ttls-jp {
  font-size: 2.4rem;
  letter-spacing: 0.1em;
  margin: 0 0 1.6rem;
  overflow: hidden;
}
@media screen and (min-width: 769px) {
  .top-mv__flex2-ttls-jp {
    font-size: clamp(0rem, 3.0423280423vw, 4.6rem);
    margin: 0 0 clamp(0rem, 1.0582010582vw, 1.6rem);
  }
}
.top-mv__flex2-ttls-jp-txt {
  display: block;
  margin: 0 0 1rem;
  transition: 1s -webkit-transform var(--base) 2.5s;
  transition: 1s transform var(--base) 2.5s;
  transition: 1s transform var(--base) 2.5s, 1s -webkit-transform var(--base) 2.5s;
  will-change: transform;
  -webkit-transform: translateY(300%);
  transform: translateY(300%);
}
@media screen and (min-width: 769px) {
  .top-mv__flex2-ttls-jp-txt {
    margin: 0;
    -webkit-transform: translateY(100%);
    transform: translateY(100%);
  }
}
.js-inview-acv .top-mv__flex2-ttls-jp-txt {
  -webkit-transform: translateY(0);
  transform: translateY(0);
}
.top-mv__flex2-ttls-en {
  font-size: 1.4rem;
  letter-spacing: 0.19em;
  overflow: hidden;
}
@media screen and (min-width: 769px) {
  .top-mv__flex2-ttls-en {
    font-size: clamp(0rem, 1.7195767196vw, 2.6rem);
  }
}
.top-mv__flex2-ttls-en-txt {
  display: block;
  margin: 0 0 0.4rem;
  transition: 1s -webkit-transform var(--base) 2.75s;
  transition: 1s transform var(--base) 2.75s;
  transition: 1s transform var(--base) 2.75s, 1s -webkit-transform var(--base) 2.75s;
  will-change: transform;
  -webkit-transform: translateY(300%);
  transform: translateY(300%);
}
@media screen and (min-width: 769px) {
  .top-mv__flex2-ttls-en-txt {
    margin: 0;
    -webkit-transform: translateY(100%);
    transform: translateY(100%);
  }
}
.js-inview-acv .top-mv__flex2-ttls-en-txt {
  -webkit-transform: translateY(0);
  transform: translateY(0);
}
.top-mv__flex-news {
  border-radius: 0.5rem;
  bottom: -17.2%;
  height: auto;
  left: 2.4rem;
  letter-spacing: 0.1em;
  padding: 1.6rem 1.6rem 1.6rem 3.2rem;
  position: absolute;
  white-space: nowrap;
  width: 24.5rem;
}
@media screen and (min-width: 769px) {
  .top-mv__flex-news {
    border-radius: clamp(0rem, 0.3968253968vw, 0.6rem);
    bottom: -14%;
    left: 0;
    padding: clamp(0rem, 0.7936507937vw, 1.2rem) clamp(0rem, 2.6455026455vw, 4rem) clamp(0rem, 0.7936507937vw, 1.2rem) clamp(0rem, 1.3227513228vw, 2rem);
    position: absolute;
    width: clamp(0rem, 39.3518518519vw, 59.5rem);
  }
}
.top-mv__flex-news:before {
  background-color: #D3C2A8;
  border-radius: 9999px;
  content: "";
  display: block;
  height: calc(100% - 3.2rem);
  left: 1.6rem;
  position: absolute;
  top: 1.6rem;
  width: 0.2rem;
}
@media screen and (min-width: 769px) {
  .top-mv__flex-news:before {
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: clamp(0rem, 0.1984126984vw, 0.3rem);
  }
}
.top-mv__flex-news-date {
  font-size: 1.3rem;
  margin: 0 0 0.4rem;
}
@media screen and (min-width: 769px) {
  .top-mv__flex-news-date {
    font-size: clamp(0rem, 0.9259259259vw, 1.4rem);
    margin: 0 0 clamp(0rem, 0.2645502646vw, 0.4rem);
  }
}
.top-mv__flex-news-ttl {
  font-size: 1.5rem;
  letter-spacing: 0.16em;
  line-height: 1.4;
}
@media screen and (min-width: 769px) {
  .top-mv__flex-news-ttl {
    font-size: clamp(0rem, 1.3227513228vw, 2rem);
  }
}
.top-mv__flex-news-ttl.--desc {
  font-size: 0.8rem;
}
@media screen and (min-width: 769px) {
  .top-mv__flex-news-ttl.--desc {
    font-size: clamp(0rem, 1.3227513228vw, 2rem);
  }
}
.top-mv__scroll {
  align-items: flex-end;
  position: absolute;
  right: 2.4rem;
  top: 36rem;
  width: 2rem;
  -webkit-column-gap: 1rem;
  -moz-column-gap: 1rem;
  column-gap: 1rem;
}
@media screen and (min-width: 769px) {
  .top-mv__scroll {
    bottom: clamp(0rem, 2.6455026455vw, 4rem);
    position: absolute;
    right: clamp(0rem, 1.917989418vw, 2.9rem);
    top: auto;
    -webkit-column-gap: clamp(0rem, 1.0582010582vw, 1.6rem);
    -moz-column-gap: clamp(0rem, 1.0582010582vw, 1.6rem);
    column-gap: clamp(0rem, 1.0582010582vw, 1.6rem);
    width: clamp(0rem, 1.7857142857vw, 2.7rem);
  }
}
.top-mv__scroll-txt {
  aspect-ratio: 10/42;
  color: var(--wte);
  height: auto;
  width: 0.8rem;
}
@media screen and (min-width: 769px) {
  .top-mv__scroll-txt {
    width: clamp(0rem, 0.6613756614vw, 1rem);
  }
}
.top-mv__scroll-bar {
  background-color: var(--wte);
  height: 8rem;
  position: relative;
  width: 1px;
}
@media screen and (min-width: 769px) {
  .top-mv__scroll-bar {
    height: clamp(0rem, 10.582010582vw, 16rem);
  }
}
.top-mv__scroll-bar:after {
  left: 49%;
  position: absolute;
  top: 0;
  -webkit-transform: translateX(-50%);
  background-color: var(--wte);
  border-radius: 50%;
  content: "";
  display: block;
  transform: translateX(-50%);
  -webkit-animation: circlemove 2s ease-in-out infinite, cirlemovehide 2s ease-out infinite;
  animation: circlemove 2s ease-in-out infinite, cirlemovehide 2s ease-out infinite;
  height: 0.5rem;
  width: 0.5rem;
}
@media screen and (min-width: 769px) {
  .top-mv__scroll-bar:after {
    height: clamp(0rem, 0.462962963vw, 0.7rem);
    width: clamp(0rem, 0.462962963vw, 0.7rem);
  }
}

/*--------------------------------------------　top-about
---------------------------------------------*/
.top-about__inner {
  overflow: hidden;
  padding: 4.8rem 1.6rem 0 6.4rem;
}
@media screen and (min-width: 769px) {
  .top-about__inner {
    padding: clamp(0rem, 19.0476190476vw, 28.8rem) clamp(0rem, 3.0423280423vw, 4.6rem) clamp(0rem, 3.7037037037vw, 5.6rem) clamp(0rem, 9.6560846561vw, 14.6rem);
  }
}
.top-about__inner:before {
  border: 2px solid rgba(141, 120, 97, 0.8);
  border-radius: 50%;
  content: "";
  display: block;
  height: 1.4rem;
  left: 1.2rem;
  position: absolute;
  top: 7.2rem;
  width: 1.4rem;
}
@media screen and (min-width: 769px) {
  .top-about__inner:before {
    bottom: clamp(0rem, 30.4232804233vw, 46rem);
    height: clamp(0rem, 0.9259259259vw, 1.4rem);
    left: clamp(0rem, 7.7380952381vw, 11.7rem);
    position: absolute;
    top: auto;
    width: clamp(0rem, 0.9259259259vw, 1.4rem);
  }
}
.top-about__inner:after {
  background-color: rgba(141, 120, 97, 0.8);
  content: "";
  display: block;
  height: 38.7rem;
  left: 1.8rem;
  position: absolute;
  top: 10rem;
  transition: 1s -webkit-transform 1.75s var(--base);
  transition: 1s transform 1.75s var(--base);
  transition: 1s transform 1.75s var(--base), 1s -webkit-transform 1.75s var(--base);
  width: 1px;
  will-change: transform;
  -webkit-transform: scaleY(0);
  transform: scaleY(0);
  -webkit-transform-origin: top;
  transform-origin: top;
}
@media screen and (min-width: 769px) {
  .top-about__inner:after {
    bottom: 3%;
    height: clamp(0rem, 28.0423280423vw, 42.4rem);
    left: clamp(0rem, 8.2010582011vw, 12.4rem);
    position: absolute;
    top: auto;
  }
}
.js-inview-acv .top-about__inner:after {
  -webkit-transform: scaleY(1);
  transform: scaleY(1);
}
.top-about__flex {
  flex-direction: column;
  position: relative;
  row-gap: 2.4rem;
}
@media screen and (min-width: 769px) {
  .top-about__flex {
    flex-direction: row;
    justify-content: space-between;
  }
}
.top-about__flex:after {
  background-color: var(--bg);
  content: "";
  display: block;
  height: 41.8rem;
  position: absolute;
  right: -1.6rem;
  top: 3rem;
  width: 35.4rem;
}
@media screen and (min-width: 769px) {
  .top-about__flex:after {
    bottom: 0;
    height: clamp(0rem, 26.7195767196vw, 40.4rem);
    position: absolute;
    right: 0;
    top: auto;
    width: 100%;
  }
}
.top-about__flex1 {
  position: relative;
}
.top-about__flex1-ttl-en {
  color: rgba(42, 51, 55, 0.1);
  font-size: 4.5rem;
  letter-spacing: 0.13em;
  margin: 0 0 1.6rem;
  opacity: 0;
  transition: 1s opacity var(--base) 0.5s, 1s -webkit-transform var(--base) 0.5s;
  transition: 1s opacity var(--base) 0.5s, 1s transform var(--base) 0.5s;
  transition: 1s opacity var(--base) 0.5s, 1s transform var(--base) 0.5s, 1s -webkit-transform var(--base) 0.5s;
  will-change: opacity, transform;
  -webkit-transform: translateY(30%);
  transform: translateY(30%);
}
@media screen and (min-width: 769px) {
  .top-about__flex1-ttl-en {
    font-size: clamp(0rem, 9.5899470899vw, 14.5rem);
    margin: 0 0 clamp(0rem, 1.3227513228vw, 2rem);
    padding: clamp(0rem, 0.6613756614vw, 1rem) 0 0 clamp(0rem, 2.1164021164vw, 3.2rem);
  }
}
.top-about__flex1-ttl-en.js-inview-acv {
  opacity: 1;
  -webkit-transform: translateY(0);
  transform: translateY(0);
}
.top-about__flex1-ttl {
  font-size: 2rem;
  letter-spacing: 0.2em;
  line-height: 1.5;
  margin: 0 0 1.6rem;
}
@media screen and (min-width: 769px) {
  .top-about__flex1-ttl {
    font-size: clamp(0rem, 1.9841269841vw, 3rem);
    margin: 0 0 clamp(0rem, 1.8518518519vw, 2.8rem);
    padding: 0 0 0 clamp(0rem, 4.7619047619vw, 7.2rem);
  }
}
.top-about__flex1-txt {
  display: block;
  font-size: 2rem;
  font-size: 1.4rem;
  letter-spacing: 0.06em;
  line-height: 2;
}
@media screen and (min-width: 769px) {
  .top-about__flex1-txt {
    font-size: clamp(0rem, 1.3227513228vw, 2rem);
    padding: 0 0 0 clamp(0rem, 4.7619047619vw, 7.2rem);
  }
}
.top-about__flex2 {
  height: 31rem;
  position: relative;
  right: 2.8rem;
  width: 30.2rem;
}
@media screen and (min-width: 769px) {
  .top-about__flex2 {
    height: clamp(0rem, 34.9867724868vw, 52.9rem);
    right: -2%;
    top: clamp(0rem, 3.3068783069vw, 5rem);
    width: clamp(0rem, 33.7301587302vw, 51rem);
  }
}
.top-about__flex2-img {
  will-change: opacity, transform;
}
.js-inview-acv .top-about__flex2-img {
  opacity: 1;
  -webkit-transform: translateX(0);
  transform: translateX(0);
}
.top-about__flex2-img.--1 {
  aspect-ratio: 126/170;
  height: auto;
  left: 4.2rem;
  opacity: 0;
  position: absolute;
  top: 0;
  transition: 1s opacity var(--base) 0.5s, 1s -webkit-transform var(--base) 0.5s;
  transition: 1s opacity var(--base) 0.5s, 1s transform var(--base) 0.5s;
  transition: 1s opacity var(--base) 0.5s, 1s transform var(--base) 0.5s, 1s -webkit-transform var(--base) 0.5s;
  width: 12.6rem;
  -webkit-transform: translateX(-20%);
  transform: translateX(-20%);
}
@media screen and (min-width: 769px) {
  .top-about__flex2-img.--1 {
    aspect-ratio: 436/588;
    left: clamp(0rem, 3.9682539683vw, 6rem);
    position: absolute;
    top: 0;
    width: clamp(0rem, 14.417989418vw, 21.8rem);
  }
}
.top-about__flex2-img.--1.js-inview-acv {
  opacity: 1;
  -webkit-transform: translateX(0);
  transform: translateX(0);
}
.top-about__flex2-img.--2 {
  aspect-ratio: 200/302;
  background: linear-gradient(180deg, #FEE2B0, #F499BC);
  height: auto;
  opacity: 0;
  position: absolute;
  right: 0;
  top: 6.4rem;
  transition: 1s opacity var(--base) 0.65s, 1s -webkit-transform var(--base) 0.65s;
  transition: 1s opacity var(--base) 0.65s, 1s transform var(--base) 0.65s;
  transition: 1s opacity var(--base) 0.65s, 1s transform var(--base) 0.65s, 1s -webkit-transform var(--base) 0.65s;
  width: 11.7rem;
  -webkit-transform: translateX(20%);
  transform: translateX(20%);
}
@media screen and (min-width: 769px) {
  .top-about__flex2-img.--2 {
    position: absolute;
    right: 0;
    top: clamp(0rem, 6.6137566138vw, 10rem);
    width: clamp(0rem, 13.2275132275vw, 20rem);
  }
}
.top-about__flex2-img.--2.js-inview-acv {
  opacity: 1;
  -webkit-transform: translateX(0);
  transform: translateX(0);
}
.top-about__flex2-img.--3 {
  aspect-ratio: 294/218;
  bottom: 0;
  height: auto;
  left: 0;
  opacity: 0;
  position: absolute;
  transition: 1s opacity var(--base) 0.75s, 1s -webkit-transform var(--base) 0.65s;
  transition: 1s opacity var(--base) 0.75s, 1s transform var(--base) 0.65s;
  transition: 1s opacity var(--base) 0.75s, 1s transform var(--base) 0.65s, 1s -webkit-transform var(--base) 0.65s;
  width: 17rem;
  -webkit-transform: translateY(20%);
  transform: translateY(20%);
}
@media screen and (min-width: 769px) {
  .top-about__flex2-img.--3 {
    bottom: 0;
    left: 0;
    position: absolute;
    width: clamp(0rem, 19.4444444444vw, 29.4rem);
  }
}
.top-about__flex2-img.--3.js-inview-acv {
  opacity: 1;
  -webkit-transform: translateX(0);
  transform: translateX(0);
}

/*--------------------------------------------　top-brand
---------------------------------------------*/
.top-brand__inner {
  padding: 4.8rem 0 2.4rem;
}
@media screen and (min-width: 769px) {
  .top-brand__inner {
    padding: clamp(0rem, 11.2433862434vw, 17rem) clamp(0rem, 12.037037037vw, 18.2rem) 0;
  }
}
.top-brand__ttls {
  margin: 0 0 4.4rem;
  padding: 0 0 2rem;
  position: relative;
  text-align: center;
}
@media screen and (min-width: 769px) {
  .top-brand__ttls {
    margin: 0 0 clamp(0rem, 8.9285714286vw, 13.5rem);
    padding: 0 0 clamp(0rem, 2.6455026455vw, 4rem);
  }
}
.top-brand__ttls:after {
  bottom: 0;
  left: 50%;
  position: absolute;
  -webkit-transform: translateX(-50%);
  background-color: var(--bck);
  content: "";
  display: block;
  height: 1px;
  transform: translateX(-50%);
  width: 2.6rem;
}
@media screen and (min-width: 769px) {
  .top-brand__ttls:after {
    width: clamp(0rem, 3.5714285714vw, 5.4rem);
  }
}
.top-brand__ttls-en {
  color: rgba(42, 51, 55, 0.1);
  font-size: 5.5rem;
  letter-spacing: 0.13em;
  margin: 0 0 1.6rem;
  opacity: 0;
  transition: 1s opacity var(--base) 0.5s, 1s -webkit-transform var(--base) 0.5s;
  transition: 1s opacity var(--base) 0.5s, 1s transform var(--base) 0.5s;
  transition: 1s opacity var(--base) 0.5s, 1s transform var(--base) 0.5s, 1s -webkit-transform var(--base) 0.5s;
  will-change: opacity, transform;
  -webkit-transform: translateY(30%);
  transform: translateY(30%);
}
@media screen and (min-width: 769px) {
  .top-brand__ttls-en {
    font-size: clamp(0rem, 9.5899470899vw, 14.5rem);
    margin: 0 0 clamp(0rem, 1.0582010582vw, 1.6rem);
  }
}
.top-brand__ttls-en.js-inview-acv {
  opacity: 1;
  -webkit-transform: translateY(0);
  transform: translateY(0);
}
.top-brand__ttls-jp {
  font-size: 1.4rem;
  letter-spacing: 0.13em;
}
@media screen and (min-width: 769px) {
  .top-brand__ttls-jp {
    font-size: clamp(0rem, 1.9841269841vw, 3rem);
  }
}
.top-brand__list {
  display: none;
}
@media screen and (min-width: 769px) {
  .top-brand__list {
    display: flex;
    justify-content: center;
    width: 100%;
    -webkit-column-gap: clamp(0rem, 2.6455026455vw, 4rem);
    -moz-column-gap: clamp(0rem, 2.6455026455vw, 4rem);
    column-gap: clamp(0rem, 2.6455026455vw, 4rem);
  }
}
.top-brand__list-item, .top-brand__slider-splide-track-list-item {
  aspect-ratio: 340/500;
  position: relative;
  width: 24rem !important;
}
@media screen and (min-width: 769px) {
  .top-brand__list-item, .top-brand__slider-splide-track-list-item {
    opacity: 0;
    width: clamp(0rem, 22.4867724868vw, 34rem) !important;
    -webkit-transform: translateY(10%);
    transform: translateY(10%);
  }
  .js-inview-acv .top-brand__list-item, .js-inview-acv .top-brand__slider-splide-track-list-item {
    -webkit-transform: translateY(0);
    opacity: 1;
    transform: translateY(0);
  }
}
@media screen and (min-width: 769px) {
  .top-brand__list-item:nth-child(1), .top-brand__slider-splide-track-list-item:nth-child(1) {
    transition: 1s opacity var(--base) 0.5s, 1s -webkit-transform var(--base) 0.5s;
    transition: 1s transform var(--base) 0.5s, 1s opacity var(--base) 0.5s;
    transition: 1s transform var(--base) 0.5s, 1s opacity var(--base) 0.5s, 1s -webkit-transform var(--base) 0.5s;
  }
}
@media screen and (min-width: 769px) {
  .top-brand__list-item:nth-child(2), .top-brand__slider-splide-track-list-item:nth-child(2) {
    transition: 1s opacity var(--base) 0.65s, 1s -webkit-transform var(--base) 0.65s;
    transition: 1s transform var(--base) 0.65s, 1s opacity var(--base) 0.65s;
    transition: 1s transform var(--base) 0.65s, 1s opacity var(--base) 0.65s, 1s -webkit-transform var(--base) 0.65s;
  }
}
@media screen and (min-width: 769px) {
  .top-brand__list-item:nth-child(3), .top-brand__slider-splide-track-list-item:nth-child(3) {
    transition: 1s opacity var(--base) 0.75s, 1s -webkit-transform var(--base) 0.75s;
    transition: 1s transform var(--base) 0.75s, 1s opacity var(--base) 0.75s;
    transition: 1s transform var(--base) 0.75s, 1s opacity var(--base) 0.75s, 1s -webkit-transform var(--base) 0.75s;
  }
}
.top-brand__list-item:hover .top-brand__list-item-img img, .top-brand__slider-splide-track-list-item:hover .top-brand__list-item-img img {
  -webkit-filter: grayscale(0%);
  filter: grayscale(0%);
}
@media screen and (min-width: 769px) {
  .top-brand__list-item-ca {
    bottom: -10%;
    left: 50%;
    position: absolute;
    -webkit-transform: translateX(-50%);
    font-size: clamp(0rem, 2.2058823529vw, 3rem);
    transform: translateX(-50%);
    -webkit-column-gap: clamp(0rem, 0.2941176471vw, 0.4rem);
    -moz-column-gap: clamp(0rem, 0.2941176471vw, 0.4rem);
    align-items: center;
    column-gap: clamp(0rem, 0.2941176471vw, 0.4rem);
    justify-content: center;
  }
}
@media screen and (min-width: 769px) {
  .top-brand__list-item-ca-ico {
    border: 1px solid var(--bck);
    border-radius: 50%;
    height: clamp(0rem, 0.8823529412vw, 1.2rem);
    width: clamp(0rem, 0.8823529412vw, 1.2rem);
  }
}
.top-brand__list-item-link, .top-brand__slider-splide-track-list-item-link {
  display: block;
  height: 100%;
  width: 100%;
}
.top-brand__list-item-link.js-touch-acv2 .top-brand__list-item-link-img img,
.top-brand__list-item-link.js-touch-acv2 .top-brand__slider-splide-track-list-item-link-img img, .top-brand__slider-splide-track-list-item-link.js-touch-acv2 .top-brand__list-item-link-img img,
.top-brand__slider-splide-track-list-item-link.js-touch-acv2 .top-brand__slider-splide-track-list-item-link-img img {
  opacity: 0;
}
.top-brand__list-item-link.js-touch-acv2 .top-brand__list-item-link-top,
.top-brand__list-item-link.js-touch-acv2 .top-brand__list-item-link-bottom,
.top-brand__list-item-link.js-touch-acv2 .top-brand__slider-splide-track-list-item-link-top,
.top-brand__list-item-link.js-touch-acv2 .top-brand__slider-splide-track-list-item-link-bottom, .top-brand__slider-splide-track-list-item-link.js-touch-acv2 .top-brand__list-item-link-top,
.top-brand__slider-splide-track-list-item-link.js-touch-acv2 .top-brand__list-item-link-bottom,
.top-brand__slider-splide-track-list-item-link.js-touch-acv2 .top-brand__slider-splide-track-list-item-link-top,
.top-brand__slider-splide-track-list-item-link.js-touch-acv2 .top-brand__slider-splide-track-list-item-link-bottom {
  opacity: 1;
}
.top-brand__list-item-link.js-touch-acv2 .top-brand__list-item-link-bottom-more-ico-arrow,
.top-brand__list-item-link.js-touch-acv2 .top-brand__slider-splide-track-list-item-link-bottom-more-ico-arrow, .top-brand__slider-splide-track-list-item-link.js-touch-acv2 .top-brand__list-item-link-bottom-more-ico-arrow,
.top-brand__slider-splide-track-list-item-link.js-touch-acv2 .top-brand__slider-splide-track-list-item-link-bottom-more-ico-arrow {
  -webkit-animation-name: bounceAlpha;
  animation-name: bounceAlpha;
  -webkit-animation-duration: 2s;
  animation-duration: 2s;
  -webkit-animation-delay: 0.15s;
  animation-delay: 0.15s;
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
  -webkit-animation-timing-function: var(--base);
  animation-timing-function: var(--base);
}
.top-brand__list-item-link.js-touch-acv2 .top-brand__slider-splide-track-list-item-link-more, .top-brand__slider-splide-track-list-item-link.js-touch-acv2 .top-brand__slider-splide-track-list-item-link-more {
  opacity: 0;
}
@media screen and (min-width: 769px) {
  .top-brand__list-item-link:hover .top-brand__list-item-link-img img,
  .top-brand__list-item-link:hover .top-brand__slider-splide-track-list-item-link-img img, .top-brand__slider-splide-track-list-item-link:hover .top-brand__list-item-link-img img,
  .top-brand__slider-splide-track-list-item-link:hover .top-brand__slider-splide-track-list-item-link-img img {
    opacity: 0;
  }
  .top-brand__list-item-link:hover .top-brand__list-item-link-top,
  .top-brand__list-item-link:hover .top-brand__list-item-link-bottom, .top-brand__slider-splide-track-list-item-link:hover .top-brand__list-item-link-top,
  .top-brand__slider-splide-track-list-item-link:hover .top-brand__list-item-link-bottom {
    opacity: 1;
  }
  .top-brand__list-item-link:hover .top-brand__list-item-link-bottom-more-ico-arrow,
  .top-brand__list-item-link:hover .top-brand__slider-splide-track-list-item-link-bottom-more-ico-arrow, .top-brand__slider-splide-track-list-item-link:hover .top-brand__list-item-link-bottom-more-ico-arrow,
  .top-brand__slider-splide-track-list-item-link:hover .top-brand__slider-splide-track-list-item-link-bottom-more-ico-arrow {
    -webkit-animation-name: bounceAlpha;
    animation-name: bounceAlpha;
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-delay: 0.15s;
    animation-delay: 0.15s;
    -webkit-animation-iteration-count: 1;
    animation-iteration-count: 1;
    -webkit-animation-timing-function: var(--base);
    animation-timing-function: var(--base);
  }
}
.top-brand__list-item-link-img.--1 {
  background-image: url("../img/top/brand1-2.jpg");
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-size: cover;
}
.top-brand__list-item-link-img.--2 {
  background-image: url("../img/top/brand2-2.jpg");
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-size: cover;
}
.top-brand__list-item-link-img.--3 {
  background-image: url("../img/top/brand3-2.jpg");
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-size: cover;
}
.top-brand__list-item-link-img img {
  transition: 0.3s var(--base);
}
.top-brand__slider-splide-track-list-item-link-img.--1 {
  background-image: url("../img/top/brand1-2.jpg");
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-size: cover;
}
.top-brand__slider-splide-track-list-item-link-img.--2 {
  background-image: url("../img/top/brand2-2.jpg");
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-size: cover;
}
.top-brand__slider-splide-track-list-item-link-img.--3 {
  background-image: url("../img/top/brand3-2.jpg");
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-size: cover;
}
.top-brand__slider-splide-track-list-item-link-img img {
  transition: 0.3s var(--base);
}
.top-brand__list-item-link-img, .top-brand__slider-splide-track-list-item-link-img {
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  transition: -webkit-filter 0.3s var(--base);
  transition: filter 0.3s var(--base);
  transition: filter 0.3s var(--base), -webkit-filter 0.3s var(--base);
  width: 100%;
}
.top-brand__list-item-link-top, .top-brand__slider-splide-track-list-item-link-top {
  left: 0.8rem;
  opacity: 0;
  position: absolute;
  top: 0.4rem;
  transition: opacity 0.3s var(--base);
}
@media screen and (min-width: 769px) {
  .top-brand__list-item-link-top, .top-brand__slider-splide-track-list-item-link-top {
    left: clamp(0rem, 0.5882352941vw, 0.8rem);
    position: absolute;
    top: clamp(0rem, 0.2941176471vw, 0.4rem);
  }
}
.top-brand__list-item-link-top-num, .top-brand__slider-splide-track-list-item-link-top-num {
  font-size: 3.5rem;
  margin: 0 0 0.4rem;
}
@media screen and (min-width: 769px) {
  .top-brand__list-item-link-top-num, .top-brand__slider-splide-track-list-item-link-top-num {
    font-size: clamp(0rem, 4.0441176471vw, 5.5rem);
    margin: 0 0 clamp(0rem, 0.5882352941vw, 0.8rem);
  }
}
.top-brand__list-item-link-top-txt, .top-brand__slider-splide-track-list-item-link-top-txt {
  font-size: 1.5rem;
}
@media screen and (min-width: 769px) {
  .top-brand__list-item-link-top-txt, .top-brand__slider-splide-track-list-item-link-top-txt {
    font-size: clamp(0rem, 1.8382352941vw, 2.5rem);
  }
}
.top-brand__list-item-link-bottom, .top-brand__slider-splide-track-list-item-link-bottom {
  align-items: center;
  background-color: rgba(141, 120, 97, 0.6);
  bottom: 0;
  height: 10.4rem;
  justify-content: center;
  left: 0;
  opacity: 0;
  position: absolute;
  transition: opacity 0.3s var(--base);
  width: 100%;
}
@media screen and (min-width: 769px) {
  .top-brand__list-item-link-bottom, .top-brand__slider-splide-track-list-item-link-bottom {
    height: clamp(0rem, 16.1764705882vw, 22rem);
  }
}
.top-brand__list-item-link-bottom-ttl, .top-brand__slider-splide-track-list-item-link-bottom-ttl {
  align-items: center;
  background-color: #8D7861;
  color: var(--wte);
  justify-content: center;
  left: 50%;
  position: absolute;
  top: -13%;
  -webkit-transform: translateX(-50%);
  font-size: 1.7rem;
  height: 3rem;
  transform: translateX(-50%);
  width: 11rem;
}
@media screen and (min-width: 769px) {
  .top-brand__list-item-link-bottom-ttl, .top-brand__slider-splide-track-list-item-link-bottom-ttl {
    font-size: clamp(0rem, 1.8382352941vw, 2.5rem);
    height: clamp(0rem, 4.4117647059vw, 6rem);
    left: 50%;
    position: absolute;
    text-align: center;
    top: -13%;
    width: clamp(0rem, 14.9264705882vw, 20.3rem);
  }
}
.top-brand__list-item-link-bottom-txt, .top-brand__slider-splide-track-list-item-link-bottom-txt {
  font-size: 1.2rem;
  line-height: 1.7;
  max-width: 100% !important;
  padding: 0 1rem;
}
@media screen and (min-width: 769px) {
  .top-brand__list-item-link-bottom-txt, .top-brand__slider-splide-track-list-item-link-bottom-txt {
    font-size: clamp(0rem, 1.4705882353vw, 2rem);
    padding: 0 clamp(0rem, 2.3529411765vw, 3.2rem);
  }
}
.top-brand__list-item-link-bottom-more, .top-brand__slider-splide-track-list-item-link-bottom-more {
  align-items: center;
  bottom: 0.8rem;
  position: absolute;
  right: 0.8rem;
  -webkit-column-gap: 0.4rem;
  -moz-column-gap: 0.4rem;
  column-gap: 0.4rem;
}
@media screen and (min-width: 769px) {
  .top-brand__list-item-link-bottom-more, .top-brand__slider-splide-track-list-item-link-bottom-more {
    bottom: clamp(0rem, 0.7352941176vw, 1rem);
    position: absolute;
    right: clamp(0rem, 0.7352941176vw, 1rem);
    -webkit-column-gap: clamp(0rem, 0.5882352941vw, 0.8rem);
    -moz-column-gap: clamp(0rem, 0.5882352941vw, 0.8rem);
    column-gap: clamp(0rem, 0.5882352941vw, 0.8rem);
  }
}
.top-brand__list-item-link-bottom-more-ico, .top-brand__slider-splide-track-list-item-link-bottom-more-ico {
  align-items: center;
  border: 1px solid var(--wte);
  border-radius: 50%;
  font-size: 1rem;
  height: 2rem;
  justify-content: center;
  overflow: hidden;
  width: 2rem;
}
@media screen and (min-width: 769px) {
  .top-brand__list-item-link-bottom-more-ico, .top-brand__slider-splide-track-list-item-link-bottom-more-ico {
    font-size: clamp(0rem, 1.0294117647vw, 1.4rem);
    height: clamp(0rem, 2.4264705882vw, 3.3rem);
    width: clamp(0rem, 2.4264705882vw, 3.3rem);
  }
}
.top-brand__list-item-link-bottom-more-txt, .top-brand__slider-splide-track-list-item-link-bottom-more-txt {
  font-size: 1.2rem;
}
@media screen and (min-width: 769px) {
  .top-brand__list-item-link-bottom-more-txt, .top-brand__slider-splide-track-list-item-link-bottom-more-txt {
    font-size: clamp(0rem, 1.4705882353vw, 2rem);
  }
}
.top-brand__slider {
  padding: 0 0 0 2rem;
}
.top-brand__slider-splide-track {
  margin: 0 0 2.4rem;
  padding: 0 2rem 0 0 !important;
}
.top-brand__slider-pager-list {
  align-items: center;
  -webkit-column-gap: 0.8rem;
  -moz-column-gap: 0.8rem;
  column-gap: 0.8rem;
}
.top-brand__slider-pager-list li button {
  -moz-appearance: none;
  -webkit-appearance: none;
  background: none transparent;
  border: 0;
  border: 1px solid var(--bck);
  border-radius: 0;
  border-radius: 50%;
  color: inherit;
  font-size: inherit;
  height: 1.2rem;
  margin: 0;
  outline: none;
  padding: 0;
  vertical-align: middle;
  width: 1.2rem;
}
.top-brand__slider-pager-list li button.is-active {
  background-color: var(--bck);
}
.top-brand__slider-splide-track-list-item-img {
  height: 14.5rem;
  width: 29.4rem;
}
.top-brand__slider-splide-track-list-item-img img {
  opacity: 0;
  transition: 1s opacity var(--base) 0.5s;
  will-change: opacity;
}
.js-inview-acv .top-brand__slider-splide-track-list-item-img img {
  opacity: 1;
}
.top-brand__slider-splide-track-list-item-link-more {
  left: 50%;
  position: absolute;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  align-items: center;
  font-size: 2rem;
  justify-content: center;
  transform: translate(-50%, -50%);
  -webkit-column-gap: 0.4rem;
  -moz-column-gap: 0.4rem;
  column-gap: 0.4rem;
  transition: opacity 0.5s var(--base);
}
.top-brand__slider-splide-track-list-item-link-more-ico {
  align-items: center;
  border: 1px solid var(--wte);
  border-radius: 50%;
  font-size: 1rem;
  height: 2.8rem;
  justify-content: center;
  overflow: hidden;
  width: 2.8rem;
}
.top-brand__slider-splide-track-list-item-link-more-ico-arrow {
  margin: 0 0 -2%;
  -webkit-animation-name: bounceAlpha;
  animation-name: bounceAlpha;
  -webkit-animation-duration: 2s;
  animation-duration: 2s;
  -webkit-animation-delay: 0.15s;
  animation-delay: 0.15s;
  -webkit-animation-timing-function: var(--base);
  animation-timing-function: var(--base);
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
}

/*--------------------------------------------　top-slider
---------------------------------------------*/
.top-slider__inner {
  padding: 3.2rem 0;
}
@media screen and (min-width: 769px) {
  .top-slider__inner {
    padding: clamp(0rem, 5.291005291vw, 8rem) 0 clamp(0rem, 10.582010582vw, 16rem);
  }
}
@media screen and (min-width: 769px) {
  .top-slider__splide {
    height: clamp(0rem, 9.5899470899vw, 14.5rem);
  }
}
.top-slider__splide-track-list-item {
  color: rgba(42, 51, 55, 0.04);
  font-size: 5rem;
  letter-spacing: 0.13em;
}
@media screen and (min-width: 769px) {
  .top-slider__splide-track-list-item {
    font-size: clamp(0rem, 9.5899470899vw, 14.5rem);
  }
}

/*--------------------------------------------　top-profile
---------------------------------------------*/
.top-profile__imgbox {
  align-items: center;
  height: 50.6rem;
  justify-content: center;
  overflow: hidden;
  position: relative;
  width: 100%;
}
@media screen and (min-width: 769px) {
  .top-profile__imgbox {
    height: clamp(0rem, 46.6931216931vw, 70.6rem);
    width: 100%;
  }
}
.top-profile__imgboximg {
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
}
.top-profile__ttl-en {
  align-items: center;
  color: rgba(255, 255, 255, 0.3);
  font-size: 5.5rem;
  justify-content: center;
  opacity: 0;
  row-gap: 3.2rem;
  transition: 1s opacity var(--base) 0.5s, 1s -webkit-transform var(--base) 0.5s;
  transition: 1s opacity var(--base) 0.5s, 1s transform var(--base) 0.5s;
  transition: 1s opacity var(--base) 0.5s, 1s transform var(--base) 0.5s, 1s -webkit-transform var(--base) 0.5s;
  will-change: opacity, transform;
  -webkit-transform: translateY(30%);
  transform: translateY(30%);
}
@media screen and (min-width: 769px) {
  .top-profile__ttl-en {
    font-size: clamp(0rem, 9.5899470899vw, 14.5rem);
    row-gap: clamp(0rem, 4.2328042328vw, 6.4rem);
  }
}
.top-profile__ttl-en.js-inview-acv {
  opacity: 1;
  -webkit-transform: translateY(0);
  transform: translateY(0);
}
.top-profile__ttl-en-bar {
  align-items: center;
  justify-content: center;
  row-gap: 0.8rem;
}
@media screen and (min-width: 769px) {
  .top-profile__ttl-en-bar {
    row-gap: clamp(0rem, 0.9259259259vw, 1.4rem);
  }
}
.top-profile__ttl-en-bar-circle {
  border: 0.2rem solid rgba(255, 255, 255, 0.7);
  border-radius: 50%;
  height: 1.4rem;
  width: 1.4rem;
}
@media screen and (min-width: 769px) {
  .top-profile__ttl-en-bar-circle {
    height: clamp(0rem, 0.9259259259vw, 1.4rem);
    width: clamp(0rem, 0.9259259259vw, 1.4rem);
  }
}
.top-profile__ttl-en-bar-line {
  height: 6.5rem;
  overflow: hidden;
  position: relative;
  width: 0.1rem;
}
@media screen and (min-width: 769px) {
  .top-profile__ttl-en-bar-line {
    height: clamp(0rem, 10.119047619vw, 15.3rem);
  }
}
.top-profile__ttl-en-bar-line:after {
  background-color: rgba(255, 255, 255, 0.7);
  content: "";
  display: block;
  -webkit-animation: elasticity 1.6s infinite var(--base);
  animation: elasticity 1.6s infinite var(--base);
}
.top-profile__inner {
  padding: 4rem 3.2rem;
}
@media screen and (min-width: 769px) {
  .top-profile__inner {
    height: clamp(0rem, 37.3015873016vw, 56.4rem);
    padding: clamp(0rem, 1.5873015873vw, 2.4rem) clamp(0rem, 5.291005291vw, 8rem) 0 clamp(0rem, 9.5899470899vw, 14.5rem);
  }
}
.top-profile__flex {
  flex-direction: column;
}
@media screen and (min-width: 769px) {
  .top-profile__flex {
    flex-direction: row;
    justify-content: space-between;
  }
}
@media screen and (min-width: 769px) {
  .top-profile__flex1 {
    padding: clamp(0rem, 4.7619047619vw, 7.2rem) 0 0 0;
  }
}
.top-profile__flex1-ttl {
  font-size: 1.7rem;
  letter-spacing: 0.18em;
  line-height: 1.4;
  margin: 0 0 1.6rem;
}
@media screen and (min-width: 769px) {
  .top-profile__flex1-ttl {
    font-size: clamp(0rem, 1.9841269841vw, 3rem);
    margin: 0 0 clamp(0rem, 1.0582010582vw, 1.6rem);
  }
}
.top-profile__flex1-txt {
  font-size: 1.5rem;
  letter-spacing: 0.12em;
  line-height: 2;
}
@media screen and (min-width: 769px) {
  .top-profile__flex1-txt {
    font-size: clamp(0rem, 1.1904761905vw, 1.8rem);
  }
}
@media screen and (min-width: 769px) {
  .top-profile__flex2 {
    width: clamp(0rem, 45.8994708995vw, 69.4rem);
  }
}
.top-profile__flex2-dls {
  border-radius: 0.5rem;
  padding: 2.4rem;
}
@media screen and (min-width: 769px) {
  .top-profile__flex2-dls {
    border-radius: clamp(0rem, 0.3968253968vw, 0.6rem);
    padding: 0 clamp(0rem, 5.291005291vw, 8rem) 0 clamp(0rem, 2.7777777778vw, 4.2rem);
  }
}
.top-profile__flex2-dls.js-inview-acv .top-profile__flex2-dl:not(:last-of-type):after {
  width: 100%;
}
.top-profile__flex2-dl {
  font-size: 1.5rem;
  line-height: 1.42;
  padding: 1.6rem;
  position: relative;
}
@media screen and (min-width: 769px) {
  .top-profile__flex2-dl {
    font-size: clamp(0rem, 1.3227513228vw, 2rem);
    padding: clamp(0rem, 1.0582010582vw, 1.6rem) 0;
  }
}
.top-profile__flex2-dl:not(:last-of-type):after {
  background: rgba(42, 51, 55, 0.1);
  bottom: 0;
  content: "";
  display: block;
  height: 1px;
  left: 0;
  position: absolute;
  transition: 1s width 1s var(--base);
  width: 0;
  will-change: width;
}
.top-profile__flex2-dl-dt {
  opacity: 0;
  transition: 1s opacity 1.75s var(--base);
  width: 9rem;
  will-change: opacity;
}
@media screen and (min-width: 769px) {
  .top-profile__flex2-dl-dt {
    width: clamp(0rem, 19.1798941799vw, 29rem);
  }
}
.js-inview-acv .top-profile__flex2-dl-dt {
  opacity: 1;
}
.top-profile__flex2-dl-dd {
  opacity: 0;
  transition: 1s opacity 1.75s var(--base);
  will-change: opacity;
}
.js-inview-acv .top-profile__flex2-dl-dd {
  opacity: 1;
}

/*--------------------------------------------　top-contact
---------------------------------------------*/
.top-contact:before, .top-contact:after {
  display: none;
}
@media screen and (min-width: 769px) {
  .top-contact:before, .top-contact:after {
    aspect-ratio: 436/1024;
    background-image: url("../img/top/contact-triangle1.png");
    background-position: 50% 50%;
    background-repeat: no-repeat;
    background-size: cover;
    content: "";
    display: block;
    height: auto;
    width: clamp(0rem, 14.417989418vw, 21.8rem);
  }
}
@media screen and (min-width: 769px) {
  .top-contact:before {
    position: absolute;
    right: 0;
    top: clamp(0rem, 13.2275132275vw, 20rem);
  }
}
.top-contact:after {
  -webkit-transform: scale(-1, 1);
  transform: scale(-1, 1);
}
@media screen and (min-width: 769px) {
  .top-contact:after {
    bottom: -5%;
    left: 0;
    position: absolute;
  }
}
.top-contact__inner {
  padding: 0 4rem 12rem;
}
@media screen and (min-width: 769px) {
  .top-contact__inner {
    padding: clamp(0rem, 12.8968253968vw, 19.5rem) 0 clamp(0rem, 22.4867724868vw, 34rem);
  }
}
.top-contact__ttls {
  margin: 0 0 4.4rem;
  padding: 0 0 2rem;
  position: relative;
  text-align: center;
}
@media screen and (min-width: 769px) {
  .top-contact__ttls {
    margin: 0 0 clamp(0rem, 5.8201058201vw, 8.8rem);
    padding: 0 0 clamp(0rem, 2.6455026455vw, 4rem);
  }
}
.top-contact__ttls:after {
  bottom: 0;
  left: 50%;
  position: absolute;
  -webkit-transform: translateX(-50%);
  background-color: #8D7861;
  content: "";
  display: block;
  height: 1px;
  transform: translateX(-50%);
  width: 2.6rem;
}
@media screen and (min-width: 769px) {
  .top-contact__ttls:after {
    width: clamp(0rem, 3.5714285714vw, 5.4rem);
  }
}
.top-contact__ttls-en {
  color: rgba(141, 120, 97, 0.13);
  font-size: 5.5rem;
  letter-spacing: 0.1em;
  margin: 0 0 1.6rem;
  opacity: 0;
  transition: 1s opacity var(--base) 0.5s, 1s -webkit-transform var(--base) 0.5s;
  transition: 1s opacity var(--base) 0.5s, 1s transform var(--base) 0.5s;
  transition: 1s opacity var(--base) 0.5s, 1s transform var(--base) 0.5s, 1s -webkit-transform var(--base) 0.5s;
  will-change: opacity, transform;
  -webkit-transform: translateY(30%);
  transform: translateY(30%);
}
@media screen and (min-width: 769px) {
  .top-contact__ttls-en {
    font-size: clamp(0rem, 9.5899470899vw, 14.5rem);
    margin: 0 0 clamp(0rem, 1.0582010582vw, 1.6rem);
  }
}
.top-contact__ttls-en.js-inview-acv {
  opacity: 1;
  -webkit-transform: translateY(0);
  transform: translateY(0);
}
.top-contact__ttls-jp {
  color: #8D7861;
  font-size: 1.4rem;
  letter-spacing: 0.13em;
}
@media screen and (min-width: 769px) {
  .top-contact__ttls-jp {
    font-size: clamp(0rem, 1.9841269841vw, 3rem);
  }
}
.top-contact__form {
  border: 1px solid #8D7861;
  border-radius: 0.5rem;
  color: #8D7861;
  margin: 0 auto;
  padding: 2.4rem 3rem;
  width: 100%;
}
@media screen and (min-width: 769px) {
  .top-contact__form {
    border-radius: clamp(0rem, 0.3968253968vw, 0.6rem);
    max-width: clamp(0rem, 56.2169312169vw, 85rem);
    padding: clamp(0rem, 5.291005291vw, 8rem) clamp(0rem, 5.8201058201vw, 8.8rem);
  }
}
.top-contact__form-dls {
  margin: 0 0 2.4rem;
  row-gap: 2.4rem;
}
@media screen and (min-width: 769px) {
  .top-contact__form-dls {
    margin: 0 0 clamp(0rem, 1.5873015873vw, 2.4rem);
    row-gap: clamp(0rem, 2.1164021164vw, 3.2rem);
  }
}
.top-contact__form-dt {
  display: flex;
  font-size: 1.2rem;
  margin: 0 0 0.8rem;
}
@media screen and (min-width: 769px) {
  .top-contact__form-dt {
    font-size: clamp(0rem, 0.9920634921vw, 1.5rem);
    -webkit-column-gap: clamp(0rem, 0.2645502646vw, 0.4rem);
    -moz-column-gap: clamp(0rem, 0.2645502646vw, 0.4rem);
    column-gap: clamp(0rem, 0.2645502646vw, 0.4rem);
    margin: 0 0 clamp(0rem, 0.6613756614vw, 1rem);
  }
}
.--require .top-contact__form-dt:after {
  color: #FF0000;
  content: "*";
  display: block;
}
.top-contact__form-dd {
  font-size: 1.2rem;
  position: relative;
}
@media screen and (min-width: 769px) {
  .top-contact__form-dd {
    font-size: clamp(0rem, 1.0582010582vw, 1.6rem);
  }
}
.--type .top-contact__form-dd {
  align-items: center;
  height: 1.6rem;
  -webkit-column-gap: 1.6rem;
  -moz-column-gap: 1.6rem;
  column-gap: 1.6rem;
}
@media screen and (min-width: 769px) {
  .--type .top-contact__form-dd {
    height: clamp(0rem, 1.0582010582vw, 1.6rem);
    -webkit-column-gap: clamp(0rem, 1.5873015873vw, 2.4rem);
    -moz-column-gap: clamp(0rem, 1.5873015873vw, 2.4rem);
    accent-color: #8D7861;
    column-gap: clamp(0rem, 1.5873015873vw, 2.4rem);
  }
}
.--name .top-contact__form-dd, .--kana .top-contact__form-dd, .--tel .top-contact__form-dd, .--mail .top-contact__form-dd {
  border: 1px solid #8D7861;
  border-radius: 0.5rem;
  height: 3.2rem;
}
@media screen and (min-width: 769px) {
  .--name .top-contact__form-dd, .--kana .top-contact__form-dd, .--tel .top-contact__form-dd, .--mail .top-contact__form-dd {
    border-radius: clamp(0rem, 0.3968253968vw, 0.6rem);
    height: clamp(0rem, 3.1746031746vw, 4.8rem);
  }
}
.--name .top-contact__form-dd input, .--kana .top-contact__form-dd input, .--tel .top-contact__form-dd input, .--mail .top-contact__form-dd input {
  -moz-appearance: none;
  -webkit-appearance: none;
  background: none transparent;
  border: 0;
  border-radius: 0;
  color: inherit;
  font-size: inherit;
  font-size: 1.6rem;
  height: 100%;
  left: 0;
  margin: 0;
  outline: none;
  padding: 0;
  padding: 0.2rem 0.4rem;
  position: absolute;
  top: 0;
  vertical-align: middle;
  width: 100%;
}
@media screen and (min-width: 769px) {
  .--name .top-contact__form-dd input, .--kana .top-contact__form-dd input, .--tel .top-contact__form-dd input, .--mail .top-contact__form-dd input {
    padding: clamp(0rem, 0.2645502646vw, 0.4rem) clamp(0rem, 0.566572238vw, 0.8rem);
  }
}
.--cnt .top-contact__form-dd {
  border: 1px solid #8D7861;
  border-radius: 0.5rem;
  height: 11.2rem;
}
@media screen and (min-width: 769px) {
  .--cnt .top-contact__form-dd {
    border-radius: clamp(0rem, 0.3968253968vw, 0.6rem);
    height: clamp(0rem, 13.2275132275vw, 20rem);
  }
}
.--cnt .top-contact__form-dd textarea {
  -moz-appearance: none;
  -webkit-appearance: none;
  background: none transparent;
  border: 0;
  border-radius: 0;
  color: inherit;
  font-size: inherit;
  font-size: 1.6rem;
  height: 100%;
  left: 0;
  margin: 0;
  outline: none;
  padding: 0;
  padding: 0.2rem 0.4rem;
  position: absolute;
  top: 0;
  vertical-align: middle;
  width: 100%;
}
@media screen and (min-width: 769px) {
  .--cnt .top-contact__form-dd textarea {
    padding: clamp(0rem, 0.566572238vw, 0.8rem);
  }
}
.top-contact__form-dd ::-webkit-input-placeholder {
  color: rgba(133, 133, 133, 0.5);
}
.top-contact__form-dd :-ms-input-placeholder {
  color: rgba(133, 133, 133, 0.5);
}
.top-contact__form-dd ::-ms-input-placeholder {
  color: rgba(133, 133, 133, 0.5);
}
.top-contact__form-dd ::placeholder {
  color: rgba(133, 133, 133, 0.5);
}
.top-contact__form-policy {
  margin: 0 0 3.2rem;
}
@media screen and (min-width: 769px) {
  .top-contact__form-policy {
    margin: 0 0 clamp(0rem, 2.6455026455vw, 4rem);
  }
}
.top-contact__form-policy-inner {
  border: 1px solid #8D7861;
  border-radius: 0.5rem;
  height: 7rem;
  margin: 0 0 1rem;
  overflow-y: auto;
  padding: 1.2rem;
}
@media screen and (min-width: 769px) {
  .top-contact__form-policy-inner {
    border-radius: clamp(0rem, 0.3968253968vw, 0.6rem);
    height: clamp(0rem, 5.8201058201vw, 8.8rem);
    margin: 0 0 clamp(0rem, 0.6613756614vw, 1rem);
    padding: clamp(0rem, 1.0582010582vw, 1.6rem);
  }
}
.top-contact__form-policy-inner-txt {
  font-size: 1.2rem;
  line-height: 1.7;
}
@media screen and (min-width: 769px) {
  .top-contact__form-policy-inner-txt {
    font-size: clamp(0rem, 0.9920634921vw, 1.5rem);
  }
}
.top-contact__form-policy-flex {
  height: 1.6rem;
}
@media screen and (min-width: 769px) {
  .top-contact__form-policy-flex {
    height: clamp(0rem, 1.0582010582vw, 1.6rem);
  }
}
.top-contact__form-policy-label {
  align-items: center;
  -webkit-column-gap: 0.4rem;
  -moz-column-gap: 0.4rem;
  accent-color: #8D7861;
  column-gap: 0.4rem;
  font-size: 1.2rem;
}
@media screen and (min-width: 769px) {
  .top-contact__form-policy-label {
    -webkit-column-gap: clamp(0rem, 0.5291005291vw, 0.8rem);
    -moz-column-gap: clamp(0rem, 0.5291005291vw, 0.8rem);
    column-gap: clamp(0rem, 0.5291005291vw, 0.8rem);
    font-size: clamp(0rem, 0.7936507937vw, 1.2rem);
  }
}
.top-contact__form-btn button {
  -moz-appearance: none;
  -webkit-appearance: none;
  align-items: center;
  background: none transparent;
  background-color: #8d7861;
  border: 0;
  border-radius: 0;
  border-radius: 0.4rem;
  color: inherit;
  color: var(--wte);
  display: flex;
  font-size: inherit;
  height: 3.2rem;
  justify-content: center;
  margin: 0;
  outline: none;
  padding: 0;
  transition: opacity 0.3s var(--base);
  vertical-align: middle;
  width: 8rem;
}
@media screen and (min-width: 769px) {
  .top-contact__form-btn button {
    border-radius: clamp(0rem, 0.3306878307vw, 0.5rem);
    cursor: pointer;
    height: clamp(0rem, 2.5132275132vw, 3.8rem);
    width: clamp(0rem, 8.5978835979vw, 13rem);
  }
  .top-contact__form-btn button:hover {
    opacity: 0.8;
  }
}/*# sourceMappingURL=sourcemaps/style.css.map */
