@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;
}

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

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

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

.splide--rtl {
  direction: rtl;
}

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

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

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

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

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

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

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

.splide__progress__bar {
  width: 0;
}

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

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

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

.splide__slide img {
  vertical-align: bottom;
}

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

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

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

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

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

:root {
  /*--------------------------------------------　font
  ---------------------------------------------*/
  --regular: 400;
  --bold: 700;
  --font-jp: "M PLUS Rounded 1c", sans-serif;
  /*--------------------------------------------　color
  ---------------------------------------------*/
  --bck: #333333;
  --wte: #fff;
  --gry: #b8b8b8;
  --red: #eb585d;
  --theme: #e69013;
  --accent: #de5018;
  --bdr: #dddddd;
  --bg: #fffcf2;
  /*--------------------------------------------　easing
  ---------------------------------------------*/
  --ease-nav: cubic-bezier(0.645, 0.045, 0.355, 1);
  --ease-hover: cubic-bezier(0.43, 0.05, 0.17, 1);
  --ease-reveal: cubic-bezier(0.19, 1, 0.22, 1);
}

/*--------------------------------------------　Media Query
---------------------------------------------*/
/*--------------------------------------------　Mixin
---------------------------------------------*/
/*--------------------------------------------　Keyframe
---------------------------------------------*/
@keyframes bounceAlpha {
  0% {
    opacity: 1;
    transform: translateX(0px) scale(1);
  }
  25% {
    opacity: 0;
    transform: translateX(2rem) scale(0.9);
    @media screen and (min-width: 769px) {
      transform: translateX(1.5rem) scale(0.9);
    }
  }
  26% {
    opacity: 0;
    transform: translateX(-2rem) scale(0.9);
    @media screen and (min-width: 769px) {
      transform: translateX(-1.5rem) scale(0.9);
    }
  }
  55% {
    opacity: 1;
    transform: translateX(0px) scale(1);
  }
}
@keyframes bounceAlpha2 {
  0% {
    opacity: 1;
    transform: translateX(0px) translateY(-50%) scale(1);
  }
  25% {
    opacity: 0;
    transform: translateX(2rem) translateY(-50%) scale(0.9);
    @media screen and (min-width: 769px) {
      transform: translateX(1.5rem) translateY(-50%) scale(0.9);
    }
  }
  26% {
    opacity: 0;
    transform: translateX(-2rem) translateY(-50%) scale(0.9);
    @media screen and (min-width: 769px) {
      transform: translateX(-1.5rem) translateY(-50%) scale(0.9);
    }
  }
  55% {
    opacity: 1;
    transform: translateX(0px) translateY(-50%) scale(1);
  }
}
@keyframes bounceAlphaUp {
  0% {
    opacity: 1;
    transform: translateY(0px) scale(1) rotate(-90deg);
  }
  25% {
    opacity: 0;
    transform: translateY(-2rem) scale(0.9) rotate(-90deg);
    @media screen and (min-width: 769px) {
      transform: translateY(-1.5rem) scale(0.9) rotate(-90deg);
    }
  }
  26% {
    opacity: 0;
    transform: translateY(2rem) scale(0.9) rotate(-90deg);
    @media screen and (min-width: 769px) {
      transform: translateY(1.5rem) scale(0.9);
    }
  }
  55% {
    opacity: 1;
    transform: translateY(0px) scale(1) rotate(-90deg);
  }
}
@keyframes floating-y {
  0% {
    transform: translateY(-10%);
  }
  100% {
    transform: translateY(10%);
  }
}
/*--------------------------------------------　Function
---------------------------------------------*/
/*--------------------------------------------　Base
---------------------------------------------*/
*,
*::before,
*::after {
  box-sizing: border-box;
  list-style: none;
  margin: 0;
  padding: 0;
  text-decoration: none;
}

html {
  font-size: 2.6666666667vw;
}
@media screen and (min-width: 768px) {
  html {
    font-size: 1.3020833333vw;
  }
}
@media screen and (min-width: 769px) {
  html {
    font-size: 62.5%;
  }
}
html ::-moz-selection {
  background-color: var(--theme);
  color: var(--wte);
}
html ::selection {
  background-color: var(--theme);
  color: var(--wte);
}
html ::-moz-selection {
  background-color: var(--theme);
  color: var(--wte);
}

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

.grecaptcha-badge {
  visibility: hidden;
}

/*--------------------------------------------　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
  ---------------------------------------------*/
  /*--------------------------------------------　link
  ---------------------------------------------*/
  /*--------------------------------------------　z-index
  ---------------------------------------------*/
}
.page__inner {
  margin: 0 auto;
  max-width: 192rem;
  width: 100%;
}
.page__flex {
  display: flex;
}
.page__flex > * {
  flex-shrink: 0;
  width: auto;
}
.page__flex.--v {
  flex-direction: column;
}
.page__flex.--i {
  display: inline-flex;
}
@media screen and (min-width: 769px) {
  .page__md {
    display: none;
  }
}
.page__dd {
  display: none;
}
@media screen and (min-width: 769px) {
  .page__dd {
    display: block;
  }
}
.page__img {
  display: block;
  font-size: 0;
}
.page__img img,
.page__img video,
.page__img iframe,
.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__theme {
  color: var(--theme);
}
.page__acce {
  color: var(--accent);
}
.page__red {
  color: var(--red);
}
.page__bgWte {
  background-color: var(--wte);
}
.page__bgBck {
  background-color: var(--bck);
}
.page__bgGry {
  background-color: var(--gry);
}
.page__bgTheme {
  background-color: var(--theme);
}
.page__bgAcce {
  background-color: var(--accent);
}
.page__bgRed {
  background-color: var(--red);
}
.page__bg {
  background-color: var(--bg);
}
.page__sharp {
  /* 文字をシャープに */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.page__bold {
  font-weight: var(--bold);
}
.page__regular {
  font-weight: var(--regular);
}
.page__hidden {
  overflow: hidden;
}
.page__ttl {
  font-size: 2.1rem;
  letter-spacing: 0.08em;
  margin: 0 0 3.1rem;
  position: relative;
  text-align: center;
}
@media screen and (min-width: 769px) {
  .page__ttl {
    font-size: clamp(0rem, 3.1343283582vw, 4.2rem);
    margin: 0 0 clamp(0rem, 4.6268656716vw, 6.2rem);
  }
}
.page__scroll {
  opacity: 0;
  transform: translateY(4rem);
  transition: opacity 1s var(--ease-reveal), transform 1s var(--ease-reveal);
}
@media screen and (min-width: 769px) {
  .page__scroll {
    transform: translateY(clamp(0rem, 5.9701492537vw, 8rem));
  }
}
.page__scroll.js-inview-acv {
  opacity: 1;
  transform: translateY(0);
}
.page__link-transform {
  color: var(--theme);
  display: block;
  overflow: hidden;
  position: relative;
}
.page__link-transform:after {
  content: attr(data-replace);
  display: block;
  left: 0;
  position: absolute;
  top: 0;
  transform: translate(0, 200%);
  transform-origin: 50% 100%;
  transition: transform 0.3s var(--ease-hover);
  width: 100%;
  will-change: transform;
}
@media screen and (min-width: 769px) {
  .page__link-transform:hover:after {
    transform: translate(0, 0);
  }
  .page__link-transform:hover .page__link-replace {
    transform: translate(0, -200%);
  }
}
.page__link-replace {
  color: var(--bck);
  display: block;
  transition: 0.3s var(--ease-hover);
}
.page__link-line {
  position: relative;
}
.page__link-line:before {
  background-color: var(--accent);
  border-radius: 9999px;
  bottom: 0;
  content: "";
  height: 1px;
  left: 0;
  position: absolute;
  transform: scale(0, 1);
  transform-origin: right top;
  transition: transform 0.6s var(--ease-hover);
  width: 100%;
  will-change: transform;
}
@media screen and (min-width: 769px) {
  .page__link-line:hover:before {
    transform: scale(1, 1);
    transform-origin: left top;
  }
}
.page__100 {
  z-index: 100;
}
.page__10 {
  z-index: 10;
}
.page__1 {
  z-index: 1;
}

/*--------------------------------------------　footer-cv
---------------------------------------------*/
@media screen and (min-width: 769px) {
  .footer-cv__inner {
    height: clamp(0rem, 34.776119403vw, 46.6rem);
  }
}
.footer-cv__bg {
  hyphenate-character: auto;
  margin: -1.9rem 0 0;
  width: 100%;
}
@media screen and (min-width: 769px) {
  .footer-cv__bg {
    height: 100%;
    left: 0;
    margin: 0;
    position: absolute;
    top: 0;
    width: 100%;
  }
}
.footer-cv__cnt {
  border-radius: 0 0 2.4rem 2.4rem;
  padding: 3rem 3.5rem;
  position: relative;
}
@media screen and (min-width: 769px) {
  .footer-cv__cnt {
    border-radius: 0 clamp(0rem, 7.4626865672vw, 10rem) clamp(0rem, 5.9701492537vw, 8rem) 0;
    height: 100%;
    padding: clamp(0rem, 5.9701492537vw, 8rem) clamp(0rem, 6.2686567164vw, 8.4rem) 0 clamp(0rem, 23.1343283582vw, 31rem);
    width: clamp(0rem, 68.6567164179vw, 92rem);
  }
}
.footer-cv__cnt-ttl {
  align-items: center;
  border-radius: 1.2rem;
  font-size: 2.1rem;
  height: 4.5rem;
  justify-content: center;
  margin: 0 0 1.6rem;
}
@media screen and (min-width: 769px) {
  .footer-cv__cnt-ttl {
    border-radius: clamp(0rem, 1.7910447761vw, 2.4rem);
    font-size: clamp(0rem, 3.1343283582vw, 4.2rem);
    height: clamp(0rem, 6.7164179104vw, 9rem);
    margin: 0 0 clamp(0rem, 2.3880597015vw, 3.2rem);
  }
}
.footer-cv__cnt-txt {
  font-size: 1.4rem;
  letter-spacing: 0em;
  line-height: 1.7;
}
@media screen and (min-width: 769px) {
  .footer-cv__cnt-txt {
    font-size: clamp(0rem, 1.3432835821vw, 1.8rem);
  }
}

/*--------------------------------------------　footer-tel-frm
---------------------------------------------*/
.footer-tel-frm__inner {
  flex-direction: column;
  padding: 4rem 3.5rem;
  row-gap: 3rem;
}
@media screen and (min-width: 769px) {
  .footer-tel-frm__inner {
    flex-direction: row;
    max-width: clamp(0rem, 97.0149253731vw, 130rem);
    -moz-column-gap: clamp(0rem, 5.9701492537vw, 8rem);
    column-gap: clamp(0rem, 5.9701492537vw, 8rem);
    padding: clamp(0rem, 8.2089552239vw, 11rem) 0 clamp(0rem, 11.1940298507vw, 15rem);
  }
}
.footer-tel-frm__inner:before, .footer-tel-frm__inner:after {
  content: "";
  display: block;
  z-index: 1;
}
.footer-tel-frm__inner:before {
  animation: floating-y 1.8s ease-in-out infinite alternate-reverse;
  aspect-ratio: 146/250;
  background-image: url("../img/com/cv-ico1.png");
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-size: cover;
  height: auto;
  left: 1.6rem;
  position: absolute;
  top: 9rem;
  width: 3.6rem;
}
@media screen and (min-width: 769px) {
  .footer-tel-frm__inner:before {
    left: -2.1vw;
    position: absolute;
    top: clamp(0rem, 15.2985074627vw, 20.5rem);
    width: clamp(0rem, 5.447761194vw, 7.3rem);
  }
}
.footer-tel-frm__inner:after {
  animation: floating-y 2.4s ease-in-out infinite alternate-reverse;
  aspect-ratio: 1/1;
  background-image: url("../img/com/cv-ico2.png");
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-size: cover;
  height: auto;
  position: absolute;
  right: 2rem;
  top: 22rem;
  width: 4.7rem;
}
@media screen and (min-width: 769px) {
  .footer-tel-frm__inner:after {
    position: absolute;
    right: -4vw;
    top: clamp(0rem, 9.7014925373vw, 13rem);
    width: clamp(0rem, 7.0149253731vw, 9.4rem);
  }
}
.footer-tel-frm__tel, .footer-tel-frm__frm {
  align-items: center;
  border-radius: 2.4rem;
  height: 13.3rem;
  justify-content: center;
  letter-spacing: 0em;
  position: relative;
}
@media screen and (min-width: 769px) {
  .footer-tel-frm__tel, .footer-tel-frm__frm {
    border-radius: clamp(0rem, 5.9701492537vw, 8rem);
    height: clamp(0rem, 18.6567164179vw, 25rem);
    width: calc(50% - clamp(0rem, 2.9850746269vw, 4rem));
  }
}
.footer-tel-frm__tel:after, .footer-tel-frm__frm:after {
  border-radius: 9999px;
  content: "";
  display: block;
  height: 0.3rem;
  left: 50%;
  position: absolute;
  top: 0;
  transform: translateX(-50%);
  width: 2rem;
}
@media screen and (min-width: 769px) {
  .footer-tel-frm__tel:after, .footer-tel-frm__frm:after {
    height: clamp(0rem, 0.2985074627vw, 0.4rem);
    width: clamp(0rem, 2.9850746269vw, 4rem);
  }
}
.footer-tel-frm__tel:after {
  background-color: var(--theme);
}
.footer-tel-frm__frm:after {
  background-color: var(--accent);
}
.footer-tel-frm__tel-ttl, .footer-tel-frm__frm-ttl {
  font-size: 1.6rem;
  margin: 0 0 1.2rem;
}
@media screen and (min-width: 769px) {
  .footer-tel-frm__tel-ttl, .footer-tel-frm__frm-ttl {
    font-size: clamp(0rem, 1.7910447761vw, 2.4rem);
    margin: 0 0 clamp(0rem, 1.7910447761vw, 2.4rem);
  }
}
.footer-tel-frm__tel-link, .footer-tel-frm__frm-link {
  align-items: center;
}
.footer-tel-frm__tel-link {
  -moz-column-gap: 0.4rem;
  column-gap: 0.4rem;
  margin: 0 0 1rem;
  transition: 0.3s transform var(--ease-hover);
}
@media screen and (min-width: 769px) {
  .footer-tel-frm__tel-link {
    -moz-column-gap: clamp(0rem, 0.5970149254vw, 0.8rem);
    column-gap: clamp(0rem, 0.5970149254vw, 0.8rem);
    margin: 0 0 clamp(0rem, 0.7462686567vw, 1rem);
  }
}
.footer-tel-frm__tel-link.js-touch-acv {
  transform: scale(1.1);
}
.footer-tel-frm__tel-link-txt {
  font-size: 2.8rem;
}
@media screen and (min-width: 769px) {
  .footer-tel-frm__tel-link-txt {
    font-size: clamp(0rem, 4.1791044776vw, 5.6rem);
  }
}
.footer-tel-frm__tel-link-ico {
  aspect-ratio: 1/1;
  display: block;
  height: auto;
  width: 2rem;
}
@media screen and (min-width: 769px) {
  .footer-tel-frm__tel-link-ico {
    width: clamp(0rem, 2.9850746269vw, 4rem);
  }
}
.footer-tel-frm__tel-time {
  font-size: 1.1rem;
}
@media screen and (min-width: 769px) {
  .footer-tel-frm__tel-time {
    font-size: clamp(0rem, 1.1940298507vw, 1.6rem);
  }
}
.footer-tel-frm__frm-link {
  align-content: center;
  border-radius: 9999px;
  justify-content: center;
  -moz-column-gap: 0.4rem;
  column-gap: 0.4rem;
  height: 4.4rem;
  transition: background-color 0.3s var(--ease-hover);
  width: 24rem;
}
.footer-tel-frm__frm-link.js-touch-acv {
  background-color: var(--theme);
}
@media screen and (min-width: 769px) {
  .footer-tel-frm__frm-link {
    height: clamp(0rem, 5.3731343284vw, 7.2rem);
    width: clamp(0rem, 27.0149253731vw, 36.2rem);
    -moz-column-gap: clamp(0rem, 0.5970149254vw, 0.8rem);
    column-gap: clamp(0rem, 0.5970149254vw, 0.8rem);
  }
}
.footer-tel-frm__frm-link-txt {
  font-size: 1.6rem;
}
@media screen and (min-width: 769px) {
  .footer-tel-frm__frm-link-txt {
    font-size: clamp(0rem, 1.7910447761vw, 2.4rem);
  }
}
.footer-tel-frm__frm-link-ico {
  aspect-ratio: 48/34;
  display: block;
  height: auto;
  width: 2rem;
}
@media screen and (min-width: 769px) {
  .footer-tel-frm__frm-link-ico {
    width: clamp(0rem, 1.7910447761vw, 2.4rem);
  }
}

/*--------------------------------------------　footer-nav
---------------------------------------------*/
.footer-nav:before {
  background-color: var(--bg);
  border-radius: 3.2rem 3.2rem 0 0;
  content: "";
  display: block;
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
}
@media screen and (min-width: 769px) {
  .footer-nav:before {
    border-radius: clamp(0rem, 7.4626865672vw, 10rem) clamp(0rem, 7.4626865672vw, 10rem) 0 0;
  }
}
.footer-nav__inner {
  align-items: center;
  flex-direction: column;
  padding: 4rem 3rem 8rem;
}
@media screen and (min-width: 769px) {
  .footer-nav__inner {
    flex-direction: row;
    max-width: clamp(0rem, 97.0149253731vw, 130rem);
    padding: clamp(0rem, 7.4626865672vw, 10rem) 0 clamp(0rem, 11.9402985075vw, 16rem);
  }
}
.footer-nav__inner:before, .footer-nav__inner:after {
  content: "";
  display: block;
  z-index: 1;
}
.footer-nav__inner:before {
  animation: floating-y 2.4s ease-in-out infinite alternate-reverse;
  aspect-ratio: 124/248;
  background-image: url("../img/com/cv-ico3.png");
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-size: cover;
  height: auto;
  position: absolute;
  right: 3.5rem;
  top: -0.8vw;
  width: 3.1rem;
}
@media screen and (min-width: 769px) {
  .footer-nav__inner:before {
    position: absolute;
    right: -1vw;
    top: -0.8vw;
    width: clamp(0rem, 4.6268656716vw, 6.2rem);
  }
}
.footer-nav__inner:after {
  animation: floating-y 3.2s ease-in-out infinite alternate-reverse;
  aspect-ratio: 252/126;
  background-image: url("../img/com/cv-ico4.png");
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-size: cover;
  height: auto;
  left: 2.4rem;
  position: absolute;
  top: 28.5rem;
  width: 6.3rem;
}
@media screen and (min-width: 769px) {
  .footer-nav__inner:after {
    left: clamp(0rem, 27.2388059701vw, 36.5rem);
    position: absolute;
    top: clamp(0rem, 20.1492537313vw, 27rem);
    width: clamp(0rem, 9.4029850746vw, 12.6rem);
  }
}
.footer-nav__illust {
  animation: floating-y 1.8s ease-in-out infinite alternate-reverse;
  aspect-ratio: 214/216;
  height: auto;
  left: 3rem;
  position: absolute;
  top: -2rem;
  width: 5.3rem;
}
@media screen and (min-width: 769px) {
  .footer-nav__illust {
    left: -1vw;
    position: absolute;
    top: -2vw;
    width: clamp(0rem, 7.9850746269vw, 10.7rem);
  }
}
.footer-nav__1 {
  margin: 0 0 2rem;
}
@media screen and (min-width: 769px) {
  .footer-nav__1 {
    margin: 0 clamp(0rem, 4.7014925373vw, 6.3rem) 0 0;
  }
}
.footer-nav__1-link {
  aspect-ratio: 504/140;
  height: auto;
  transition: 0.3s transform var(--ease-hover);
  width: 15.1rem;
}
@media screen and (min-width: 769px) {
  .footer-nav__1-link {
    width: clamp(0rem, 18.8059701493vw, 25.2rem);
  }
}
.footer-nav__1-link.js-touch-acv {
  transform: scale(1.1);
}
.footer-nav__2 {
  margin: 0 0 3rem;
}
@media screen and (min-width: 769px) {
  .footer-nav__2 {
    margin: 0 clamp(0rem, 7.4626865672vw, 10rem) 0 0;
  }
}
.footer-nav__2-txt {
  font-size: 1.1rem;
  letter-spacing: 0em;
  line-height: 2;
  text-align: center;
}
@media screen and (min-width: 769px) {
  .footer-nav__2-txt {
    font-size: clamp(0rem, 1.1194029851vw, 1.5rem);
    letter-spacing: 0.08em;
    text-align: left;
  }
}
.footer-nav__3 {
  -moz-column-gap: 2.8rem;
  column-gap: 2.8rem;
}
@media screen and (min-width: 769px) {
  .footer-nav__3 {
    -moz-column-gap: clamp(0rem, 6.3432835821vw, 8.5rem);
    column-gap: clamp(0rem, 6.3432835821vw, 8.5rem);
  }
}
.footer-nav__3-link {
  display: inline-block;
  font-size: 1.1rem;
  margin: 0 0 1.6rem;
  width: auto;
}
@media screen and (min-width: 769px) {
  .footer-nav__3-link {
    font-size: clamp(0rem, 1.1194029851vw, 1.5rem);
    margin: 0 0 clamp(0rem, 1.7910447761vw, 2.4rem);
  }
}
.footer-nav__copy {
  bottom: 4rem;
  color: #999999;
  font-size: 0.9rem;
  position: absolute;
  right: 50%;
  transform: translateX(50%);
}
@media screen and (min-width: 769px) {
  .footer-nav__copy {
    bottom: clamp(0rem, 7.4626865672vw, 10rem);
    font-size: clamp(0rem, 0.8955223881vw, 1.2rem);
    position: absolute;
    right: clamp(0rem, 7.4626865672vw, 10rem);
    transform: translateX(auto);
  }
}

/*--------------------------------------------　back-top
---------------------------------------------*/
.back-top {
  align-items: center;
  background-color: rgba(0, 0, 0, 0.5);
  border-radius: 50%;
  bottom: 2.4rem;
  cursor: pointer;
  height: 4rem;
  justify-content: center;
  opacity: 0;
  pointer-events: none;
  position: fixed;
  right: 1.5rem;
  transition: 1.5s var(--ease-reveal);
  width: 4rem;
  z-index: 1;
}
.js-top-active .back-top {
  opacity: 1;
  pointer-events: auto;
}
.back-top.js-touch-acv svg {
  animation-duration: 1s;
  animation-iteration-count: 1;
  animation-name: bounceAlphaUp;
  animation-timing-function: var(--ease-reveal);
}
@media screen and (min-width: 769px) {
  .back-top {
    bottom: clamp(0rem, 4.776119403vw, 6.4rem);
    height: 6.4rem;
    position: fixed;
    right: clamp(0rem, 1.7910447761vw, 2.4rem);
    width: 6.4rem;
  }
}
.back-top svg {
  aspect-ratio: 30/24;
  height: auto;
  transform: rotate(-90deg);
  fill: var(--wte);
  width: 1.6rem;
}
@media screen and (min-width: 769px) {
  .back-top svg {
    width: clamp(0rem, 1.4705882353vw, 2rem);
  }
}

/*--------------------------------------------　off-canvas
---------------------------------------------*/
.offCanvas {
  background-color: var(--wte);
  height: 100vh;
  left: 0;
  opacity: 0;
  overflow: auto;
  position: fixed;
  top: 0;
  transition: opacity 0.5s var(--ease-nav), visibility 0.5s var(--ease-nav);
  visibility: hidden;
  width: 100%;
  will-change: visibility, opacity;
}
@media screen and (min-width: 769px) {
  .offCanvas {
    display: none;
  }
}
.menu-active .offCanvas {
  opacity: 1;
  visibility: visible;
}
.offCanvas__inner {
  padding: 9.6rem 2.4rem;
}
.offCanvas__navList {
  border-top: 1px solid var(--bck);
}
.offCanvas__navListItem {
  border-bottom: 1px solid var(--bck);
}
.offCanvas__navListItemLink {
  align-items: center;
  font-size: 1.6rem;
  justify-content: space-between;
  letter-spacing: 0.05em;
  padding: 2.4rem 1.6rem;
  position: relative;
  transition: background-color 0.2s var(--ease-hover);
}
.offCanvas__navListItemLink.link-acv {
  background-color: rgba(var(--bck), 0.25);
}
.offCanvas__navListItemLinkIco {
  aspect-ratio: 22/20;
  height: auto;
  width: 1.1rem;
}
.link-acv .offCanvas__navListItemLinkIco {
  animation-duration: 1s;
  animation-iteration-count: 1;
  animation-name: bounceAlpha;
  animation-timing-function: var(--ease-hover);
}

/*--------------------------------------------　header
---------------------------------------------*/
.header {
  left: 0;
  position: absolute;
  top: 0;
}
.header__inner {
  align-items: center;
  justify-content: space-between;
  padding: 1.5rem 1.25rem;
}
@media screen and (min-width: 769px) {
  .header__inner {
    padding: clamp(0rem, 1.8656716418vw, 2.5rem) clamp(0rem, 3.7313432836vw, 5rem);
  }
}
.header__ttl-link {
  aspect-ratio: 504/140;
  height: auto;
  transition: 0.3s transform var(--ease-hover), 0.5s opacity var(--ease-hover);
  width: 12.6rem;
}
@media screen and (min-width: 769px) {
  .header__ttl-link {
    width: clamp(0rem, 18.8059701493vw, 25.2rem);
  }
}
.menu-active .header__ttl-link {
  opacity: 0;
}
.header__ttl-link.js-touch-acv {
  transform: scale(1.1);
}
@media screen and (min-width: 769px) {
  .header__nav-list {
    -moz-column-gap: clamp(0rem, 2.6119402985vw, 3.5rem);
    column-gap: clamp(0rem, 2.6119402985vw, 3.5rem);
  }
}
@media screen and (min-width: 769px) {
  .header__nav-list-link {
    font-size: clamp(0rem, 1.3432835821vw, 1.8rem);
  }
}
.header__nav-btn {
  background-color: transparent;
  height: 6rem;
  position: absolute;
  right: 0;
  top: 0;
  width: 6rem;
}
@media screen and (min-width: 769px) {
  .header__nav-btn {
    cursor: pointer;
  }
}
.header__nav-btn-bar {
  background: var(--bck);
  bottom: 0;
  display: block;
  height: 0.2rem;
  left: 0;
  margin: auto;
  position: absolute;
  right: 0;
  top: 0;
  transition: opacity 0.5s var(--ease-nav), transform 0.5s var(--ease-nav);
  width: 2.4rem;
  will-change: opacity transform;
}
.header__nav-btn-bar:nth-child(1) {
  transform: translateY(-0.6rem);
}
.menu-active .header__nav-btn-bar:nth-child(1) {
  transform: rotate(45deg);
}
.menu-active .header__nav-btn-bar:nth-child(2) {
  opacity: 0;
}
.header__nav-btn-bar:nth-child(3) {
  transform: translateY(0.6rem);
}
.menu-active .header__nav-btn-bar:nth-child(3) {
  transform: rotate(-45deg);
}

/*--------------------------------------------　contact-fv
---------------------------------------------*/
.contact-fv__inner {
  height: 22rem;
  padding: 12rem 4.4rem 0;
}
@media screen and (min-width: 769px) {
  .contact-fv__inner {
    height: clamp(0rem, 36.5671641791vw, 49rem);
    padding: clamp(0rem, 18.2835820896vw, 24.5rem) 0 0;
  }
}
.contact-fv__bg {
  height: 22rem;
  left: 0;
  position: absolute;
  top: 0;
  width: 37.5rem;
}
@media screen and (min-width: 769px) {
  .contact-fv__bg {
    height: clamp(0rem, 36.5671641791vw, 49rem);
    width: clamp(0rem, 143.2835820896vw, 192rem);
  }
}
.contact-fv__ttl {
  font-size: 2.1rem;
  letter-spacing: 0.21em;
  margin: 0 auto;
  max-width: 100%;
  position: relative;
}
@media screen and (min-width: 769px) {
  .contact-fv__ttl {
    font-size: clamp(0rem, 3.1343283582vw, 4.2rem);
    width: clamp(0rem, 91.0447761194vw, 122rem);
  }
}

/*--------------------------------------------　contact
---------------------------------------------*/
.contact__inner {
  padding: 4rem 3.5rem;
}
@media screen and (min-width: 769px) {
  .contact__inner {
    max-width: clamp(0rem, 94.0298507463vw, 126rem);
    padding: clamp(0rem, 7.6865671642vw, 10.3rem) clamp(0rem, 1.4925373134vw, 2rem);
  }
}
.contact__top {
  margin: 0 0 3.2rem;
}
@media screen and (min-width: 769px) {
  .contact__top {
    margin: 0 0 clamp(0rem, 5vw, 6.7rem);
  }
}
.contact__top-ttl {
  font-size: 2.1rem;
  letter-spacing: 0.08em;
  margin: 0 0 2rem;
}
@media screen and (min-width: 769px) {
  .contact__top-ttl {
    font-size: clamp(0rem, 2.3880597015vw, 3.2rem);
    margin: 0 0 clamp(0rem, 4.8507462687vw, 6.5rem);
  }
}
.contact__top-txt {
  font-size: 1.2rem;
  line-height: 1.4;
}
@media screen and (min-width: 769px) {
  .contact__top-txt {
    font-size: clamp(0rem, 1.3432835821vw, 1.8rem);
  }
}
.contact__frm-group {
  flex-direction: column;
  row-gap: 2rem;
}
@media screen and (min-width: 769px) {
  .contact__frm-group {
    flex-direction: row;
  }
}
.contact__frm-group:not(.contact__frm-group.--chk) {
  border-bottom: 1px solid var(--bdr);
  padding: 2.4rem 0;
}
@media screen and (min-width: 769px) {
  .contact__frm-group:not(.contact__frm-group.--chk) {
    padding: clamp(0rem, 2.7611940299vw, 3.7rem) 0;
  }
}
.contact__frm-group:first-of-type {
  border-top: 1px solid var(--bdr);
}
.contact__frm-group.--chk {
  padding: 3rem;
}
@media screen and (min-width: 769px) {
  .contact__frm-group.--chk {
    padding: clamp(0rem, 4.4776119403vw, 6rem) 0;
  }
}
.contact__frm-label {
  font-size: 0.9rem;
  -moz-column-gap: 1.6rem;
  align-items: center;
  column-gap: 1.6rem;
  font-size: 1.4rem;
  padding: 0 2rem 0 0;
  width: 100%;
}
@media screen and (min-width: 769px) {
  .contact__frm-label {
    border-right: 1px solid var(--bdr);
    font-size: clamp(0rem, 1.3432835821vw, 1.8rem);
    justify-content: space-between;
    padding: 0 clamp(0rem, 2.9850746269vw, 4rem) 0 0;
    width: clamp(0rem, 32.8358208955vw, 44rem);
  }
}
.contact__frm-require {
  font-size: 1.1rem;
  padding: 0.4rem 0.6rem;
}
@media screen and (min-width: 769px) {
  .contact__frm-require {
    font-size: clamp(0rem, 0.8955223881vw, 1.2rem);
    padding: clamp(0rem, 0.2985074627vw, 0.4rem) clamp(0rem, 0.447761194vw, 0.6rem);
  }
}
.contact__frm-txt .wpcf7-form-control-wrap, .contact__frm-txtarea .wpcf7-form-control-wrap {
  height: 100%;
  width: 100%;
}
.contact__frm-txt input,
.contact__frm-txt textarea, .contact__frm-txtarea input,
.contact__frm-txtarea textarea {
  -moz-appearance: none;
  -webkit-appearance: none;
  background: none transparent;
  background-color: #f0f0f0;
  border: 0;
  border-radius: 0;
  box-sizing: border-box;
  color: inherit;
  font-size: inherit;
  font-size: 1.6rem;
  font-weight: var(--bold);
  height: 100%;
  margin: 0;
  outline: none;
  padding: 0;
  vertical-align: middle;
  width: 100%;
  /* 文字をシャープに */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  padding: 1.2rem;
}
.contact__frm-txt input::-moz-placeholder, .contact__frm-txt textarea::-moz-placeholder, .contact__frm-txtarea input::-moz-placeholder, .contact__frm-txtarea textarea::-moz-placeholder {
  color: #acacac;
}
.contact__frm-txt input::placeholder,
.contact__frm-txt textarea::placeholder, .contact__frm-txtarea input::placeholder,
.contact__frm-txtarea textarea::placeholder {
  color: #acacac;
}
@media screen and (min-width: 769px) {
  .contact__frm-txt input,
  .contact__frm-txt textarea, .contact__frm-txtarea input,
  .contact__frm-txtarea textarea {
    padding: clamp(0rem, 1.1940298507vw, 1.6rem);
  }
}
.contact__frm-txt input, .contact__frm-txtarea input {
  height: 4.4rem;
}
@media screen and (min-width: 769px) {
  .contact__frm-txt input, .contact__frm-txtarea input {
    height: clamp(0rem, 4.0298507463vw, 5.4rem);
  }
}
.contact__frm-txt textarea, .contact__frm-txtarea textarea {
  height: 15rem;
}
@media screen and (min-width: 769px) {
  .contact__frm-txt textarea, .contact__frm-txtarea textarea {
    height: clamp(0rem, 11.1940298507vw, 15rem);
  }
}
.contact__frm-txt .wpcf7-not-valid-tip, .contact__frm-txtarea .wpcf7-not-valid-tip {
  background-color: var(--red);
  border-radius: 0.4rem;
  color: var(--wte);
  display: block;
  font-size: 1rem;
  letter-spacing: 0.1em;
  margin: 1.2rem 0 0;
  padding: 1rem;
}
@media screen and (min-width: 769px) {
  .contact__frm-txt .wpcf7-not-valid-tip, .contact__frm-txtarea .wpcf7-not-valid-tip {
    border-radius: clamp(0rem, 0.5882352941vw, 0.8rem);
    font-size: clamp(0rem, 0.7352941176vw, 1rem);
  }
}
.contact__frm-txt {
  position: relative;
  width: 100%;
}
@media screen and (min-width: 769px) {
  .contact__frm-txt {
    flex: 1;
    padding: 0 0 0 clamp(0rem, 2.9850746269vw, 4rem);
  }
}
.contact__frm-txtarea {
  width: 100%;
}
@media screen and (min-width: 769px) {
  .contact__frm-txtarea {
    flex: 1;
    padding: 0 0 0 clamp(0rem, 2.9850746269vw, 4rem);
  }
}
@media screen and (min-width: 769px) {
  .contact__frm-policy {
    margin: clamp(0rem, 5.223880597vw, 7rem) 0 0;
  }
}
.contact__frm-policy-inner {
  border: 1px solid var(--bdr);
  height: 9.5rem;
  overflow: scroll;
  padding: 1.5rem;
}
@media screen and (min-width: 769px) {
  .contact__frm-policy-inner {
    height: clamp(0rem, 14.1791044776vw, 19rem);
    padding: clamp(0rem, 2.2388059701vw, 3rem);
  }
}
.contact__frm-policy-txt {
  font-size: 1.2rem;
  line-height: 1.7;
}
@media screen and (min-width: 769px) {
  .contact__frm-policy-txt {
    font-size: clamp(0rem, 1.1940298507vw, 1.6rem);
  }
}
.contact__frm-chk {
  justify-content: center;
}
.contact__frm-chk input {
  -moz-appearance: none;
  -webkit-appearance: none;
  background: none transparent;
  background: linear-gradient(#fff, var(--gry));
  border: 0;
  border: 3px solid var(--gry);
  border-radius: 0;
  color: inherit;
  cursor: pointer;
  font-size: inherit;
  height: 2rem;
  margin: 0;
  margin: 0;
  outline: none;
  padding: 0;
  padding: 0;
  position: relative;
  vertical-align: middle;
  width: 2rem;
}
.contact__frm-chk input:checked:before {
  border-bottom: 2px solid var(--red);
  border-right: 2px solid var(--red);
  content: "";
  display: block;
  height: 10px;
  left: 5px;
  position: absolute;
  top: 1px;
  transform: rotate(50deg);
  width: 5px;
}
.contact__frm-chk label {
  align-items: center;
  display: flex;
  font-weight: var(--sbold);
  margin: 0 auto;
  -moz-column-gap: 0.8rem;
  column-gap: 0.8rem;
  cursor: pointer;
}
@media screen and (min-width: 769px) {
  .contact__frm-chk label {
    -moz-column-gap: clamp(0rem, 1.1764705882vw, 1.6rem);
    column-gap: clamp(0rem, 1.1764705882vw, 1.6rem);
    font-size: clamp(0rem, 1.3235294118vw, 1.8rem);
  }
}
.contact__frm-chk .wpcf7-list-item {
  margin: 0;
}
.contact__frm-chk .wpcf7-not-valid-tip {
  background-color: var(--red);
  border-radius: 0.4rem;
  color: var(--wte);
  display: block;
  font-size: 1rem;
  letter-spacing: 0.1em;
  margin: 1.2rem 0 0;
  padding: 1rem;
}
@media screen and (min-width: 769px) {
  .contact__frm-chk .wpcf7-not-valid-tip {
    border-radius: clamp(0rem, 0.5882352941vw, 0.8rem);
    font-size: clamp(0rem, 0.7352941176vw, 1rem);
  }
}
.contact__frm-btn {
  align-items: center;
  display: flex;
  justify-content: center;
  margin-top: 2.4rem;
  -moz-column-gap: 2.4rem;
  column-gap: 2.4rem;
  flex-direction: column;
  margin: 0 auto;
  position: relative;
  row-gap: 2.4rem;
  width: 24rem;
}
.contact__frm-btn:hover:after {
  animation-duration: 1s;
  animation-iteration-count: 1;
  animation-name: bounceAlpha2;
  animation-timing-function: var(--base);
}
@media screen and (min-width: 769px) {
  .contact__frm-btn {
    flex-direction: row;
    margin: clamp(0rem, 3.6764705882vw, 5rem) auto 0;
    width: clamp(0rem, 23.5294117647vw, 32rem);
  }
}
.contact__frm-btn:after {
  aspect-ratio: 15/12;
  background-image: url("../img/com/arrow-w.svg");
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-size: cover;
  content: "";
  display: block;
  height: auto;
  position: absolute;
  right: 3rem;
  top: 50%;
  transform: translateY(-50%);
  width: 1.2rem;
}
@media screen and (min-width: 769px) {
  .contact__frm-btn:after {
    position: absolute;
    right: clamp(0rem, 1.7647058824vw, 2.4rem);
    top: 50%;
    width: clamp(0rem, 1.25vw, 1.7rem);
  }
}
.contact__frm-btn button,
.contact__frm-btn input {
  -moz-appearance: none;
  -webkit-appearance: none;
  align-items: center;
  background: none transparent;
  background-color: var(--accent);
  border: 0;
  border-radius: 0;
  border-radius: 9999px;
  color: inherit;
  color: var(--wte);
  cursor: pointer;
  display: flex;
  font-size: inherit;
  font-size: 1.4rem;
  font-weight: var(--bold);
  height: 4.5rem;
  justify-content: center;
  margin: 0;
  outline: none;
  padding: 0;
  position: relative;
  vertical-align: middle;
  width: 24rem;
  /* 文字をシャープに */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
@media screen and (min-width: 769px) {
  .contact__frm-btn button,
  .contact__frm-btn input {
    font-size: clamp(0rem, 1.4705882353vw, 2rem);
    height: clamp(0rem, 5.8823529412vw, 8rem);
    width: clamp(0rem, 25vw, 34rem);
  }
}
.contact__frm-btn .wpcf7-spinner {
  display: none;
}
.contact .wpcf7-response-output {
  background-color: var(--red) !important;
  border: none !important;
  border-radius: 0.4rem !important;
  color: var(--wte) !important;
  font-size: 1rem !important;
  letter-spacing: 0em;
  padding: 1rem !important;
}
@media screen and (min-width: 769px) {
  .contact .wpcf7-response-output {
    border-radius: clamp(0rem, 0.7462686567vw, 1rem) !important;
    font-size: clamp(0rem, 0.7462686567vw, 1rem) !important;
    margin: clamp(0rem, 4.776119403vw, 6.4rem) 0 0 !important;
  }
}

/*--------------------------------------------　home-fv
---------------------------------------------*/
.home-fv__inner {
  height: 32.6rem;
  padding: 12rem 4.4rem 0;
}
@media screen and (min-width: 769px) {
  .home-fv__inner {
    height: clamp(0rem, 57.0149253731vw, 76.4rem);
    padding: clamp(0rem, 25.3731343284vw, 34rem) 0 0;
  }
}
.home-fv__bg {
  height: 32.6rem;
  left: 0;
  position: absolute;
  top: 0;
  width: 37.5rem;
}
@media screen and (min-width: 769px) {
  .home-fv__bg {
    height: clamp(0rem, 57.0149253731vw, 76.4rem);
    width: clamp(0rem, 143.2835820896vw, 192rem);
  }
}
.home-fv__ttl {
  font-size: 2.6rem;
  letter-spacing: 0.285em;
  line-height: 1.8;
  margin: 0 auto;
  max-width: 100%;
  position: relative;
}
@media screen and (min-width: 769px) {
  .home-fv__ttl {
    font-size: clamp(0rem, 4.776119403vw, 6.4rem);
    line-height: 1;
    width: clamp(0rem, 97.0149253731vw, 130rem);
  }
}

/*--------------------------------------------　home-feature
---------------------------------------------*/
.home-feature {
  background-color: var(--wte);
}
@media screen and (min-width: 769px) {
  .home-feature {
    background-color: #fffcf6;
  }
}
.home-feature__inner {
  height: 112.45rem;
  padding: 4rem 3.5rem;
}
@media screen and (min-width: 769px) {
  .home-feature__inner {
    height: clamp(0rem, 87.9104477612vw, 117.8rem);
    padding: clamp(0rem, 4.328358209vw, 5.8rem) 0 0;
  }
}
.home-feature__bg {
  height: 112.45rem;
  left: 50%;
  position: absolute;
  top: 0;
  transform: translateX(-50%);
  width: 37.5rem;
}
@media screen and (min-width: 769px) {
  .home-feature__bg {
    height: clamp(0rem, 87.9104477612vw, 117.8rem);
    width: clamp(0rem, 143.2835820896vw, 192rem);
  }
}
.home-feature__ttl {
  position: relative;
}
.home-feature__list {
  flex-direction: column;
  flex-wrap: wrap;
  margin: 0 auto;
  row-gap: 2rem;
}
@media screen and (min-width: 769px) {
  .home-feature__list {
    -moz-column-gap: clamp(0rem, 5.9701492537vw, 8rem);
    column-gap: clamp(0rem, 5.9701492537vw, 8rem);
    flex-direction: row;
    max-width: clamp(0rem, 97.0149253731vw, 130rem);
    row-gap: clamp(0rem, 3.8805970149vw, 5.2rem);
  }
}
.home-feature__item {
  position: relative;
}
@media screen and (min-width: 769px) {
  .home-feature__item {
    width: calc(50% - clamp(0rem, 2.9850746269vw, 4rem));
  }
}
.home-feature__item-img {
  margin: 0 0 3.2rem;
}
@media screen and (min-width: 769px) {
  .home-feature__item-img {
    margin: 0 0 clamp(0rem, 2.9850746269vw, 4rem);
  }
}
.home-feature__item-ttl {
  align-items: center;
  border-radius: 0.6rem;
  font-size: 1.6rem;
  height: 3.5rem;
  justify-content: center;
  left: 50%;
  padding: 0 1rem;
  position: absolute;
  top: 13.25rem;
  transform: translateX(-50%);
  white-space: nowrap;
  width: auto;
}
@media screen and (min-width: 769px) {
  .home-feature__item-ttl {
    border-radius: clamp(0rem, 0.8955223881vw, 1.2rem);
    font-size: clamp(0rem, 1.4925373134vw, 2rem);
    height: clamp(0rem, 3.7313432836vw, 5rem);
    left: 0;
    padding: 0 clamp(0rem, 1.1940298507vw, 1.6rem);
    position: absolute;
    top: clamp(0rem, 20.5223880597vw, 27.5rem);
    transform: translateX(0);
  }
}
.home-feature__item-desc {
  font-size: 1.4rem;
  letter-spacing: 0.02em;
  line-height: 1.7;
}
@media screen and (min-width: 769px) {
  .home-feature__item-desc {
    font-size: clamp(0rem, 1.3432835821vw, 1.8rem);
    letter-spacing: 0.08em;
  }
}

/*--------------------------------------------　home-facility
---------------------------------------------*/
.home-facility:before {
  display: none;
}
@media screen and (min-width: 769px) {
  .home-facility:before {
    background-color: #fffcf6;
    border-radius: 0 0 clamp(0rem, 7.4626865672vw, 10rem) clamp(0rem, 7.4626865672vw, 10rem);
    content: "";
    display: block;
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
  }
}
.home-facility__inner {
  padding: 4rem 3.5rem;
}
@media screen and (min-width: 769px) {
  .home-facility__inner {
    max-width: clamp(0rem, 97.0149253731vw, 130rem);
    padding: 0 0 clamp(0rem, 5.9701492537vw, 8rem);
  }
}
.home-facility__bg {
  height: 26.35rem;
  left: 1.5rem;
  position: absolute;
  top: 0;
  width: 34.5rem;
}
@media screen and (min-width: 769px) {
  .home-facility__bg {
    height: clamp(0rem, 39.328358209vw, 52.7rem);
    left: clamp(0rem, 5.9701492537vw, 8rem);
    position: absolute;
    top: -3.3vw;
    width: clamp(0rem, 80.1492537313vw, 107.4rem);
  }
}
.home-facility__ttl {
  position: relative;
}
@media screen and (min-width: 769px) {
  .home-facility__ttl {
    margin: -0.3vw 0 clamp(0rem, 4.6268656716vw, 6.2rem);
  }
}
.home-facility__list {
  flex-direction: column;
  flex-wrap: wrap;
  margin: 0 auto;
  row-gap: 2rem;
}
@media screen and (min-width: 769px) {
  .home-facility__list {
    -moz-column-gap: clamp(0rem, 5.9701492537vw, 8rem);
    column-gap: clamp(0rem, 5.9701492537vw, 8rem);
    flex-direction: row;
    row-gap: clamp(0rem, 3.3582089552vw, 4.5rem);
  }
}
.home-facility__item {
  position: relative;
}
@media screen and (min-width: 769px) {
  .home-facility__item {
    width: calc(50% - clamp(0rem, 2.9850746269vw, 4rem));
  }
}
.home-facility__item-img {
  margin: 0 0 2rem;
}
@media screen and (min-width: 769px) {
  .home-facility__item-img {
    margin: 0 0 clamp(0rem, 2.9850746269vw, 4rem);
  }
}
.home-facility__item-ttl {
  align-items: center;
  border-radius: 0.6rem;
  font-size: 1.6rem;
  height: 3.5rem;
  justify-content: center;
  left: 50%;
  padding: 0 1rem;
  position: absolute;
  top: 18.25rem;
  transform: translateX(-50%);
  width: auto;
}
@media screen and (min-width: 769px) {
  .home-facility__item-ttl {
    border-radius: clamp(0rem, 0.8955223881vw, 1.2rem);
    font-size: clamp(0rem, 1.4925373134vw, 2rem);
    height: clamp(0rem, 3.7313432836vw, 5rem);
    left: 0;
    padding: 0 clamp(0rem, 1.1940298507vw, 1.6rem);
    position: absolute;
    top: clamp(0rem, 27.9850746269vw, 37.5rem);
    transform: translateX(auto);
  }
}

/*--------------------------------------------　home-flow
---------------------------------------------*/
.home-flow__inner {
  padding: 4rem 0.5rem 0;
}
@media screen and (min-width: 769px) {
  .home-flow__inner {
    max-width: clamp(0rem, 97.0149253731vw, 130rem);
    padding: clamp(0rem, 6.3432835821vw, 8.5rem) 0 0;
  }
}
.home-flow__illust1 {
  height: 11.4rem;
  left: 5vw;
  position: absolute;
  top: clamp(0rem, 0.7462686567vw, 1rem);
  width: 7.4rem;
}
@media screen and (min-width: 769px) {
  .home-flow__illust1 {
    height: clamp(0rem, 17.0149253731vw, 22.8rem);
    left: clamp(0rem, 8.2089552239vw, 11rem);
    position: absolute;
    top: clamp(0rem, 1.6417910448vw, 2.2rem);
    width: clamp(0rem, 26.0447761194vw, 34.9rem);
  }
}
.home-flow__illust2 {
  height: 14.85rem;
  position: absolute;
  right: 1rem;
  top: 1.6rem;
  width: 11.2rem;
}
@media screen and (min-width: 769px) {
  .home-flow__illust2 {
    height: clamp(0rem, 22.1641791045vw, 29.7rem);
    position: absolute;
    right: 0;
    top: clamp(0rem, 1.7910447761vw, 2.4rem);
    width: clamp(0rem, 34.552238806vw, 46.3rem);
  }
}
.home-flow__schedule {
  position: relative;
}

/*--------------------------------------------　home-meal
---------------------------------------------*/
.home-meal__inner {
  padding: 4rem 3.6rem;
}
@media screen and (min-width: 769px) {
  .home-meal__inner {
    max-width: clamp(0rem, 97.0149253731vw, 130rem);
    padding: clamp(0rem, 6.1194029851vw, 8.2rem) 0 clamp(0rem, 26.1194029851vw, 35rem);
  }
}
.home-meal__txt {
  font-size: 1.4rem;
  line-height: 1.7;
  margin: 0 0 0.8rem;
}
@media screen and (min-width: 769px) {
  .home-meal__txt {
    font-size: clamp(0rem, 1.3432835821vw, 1.8rem);
    margin: 0;
  }
}
.home-meal__txt span {
  display: block;
  font-size: 1.6rem;
  margin: 1.2rem 0 0;
}
@media screen and (min-width: 769px) {
  .home-meal__txt span {
    font-size: clamp(0rem, 1.6417910448vw, 2.2rem);
    margin: clamp(0rem, 1.7910447761vw, 2.4rem) 0 0;
  }
}
.home-meal__bg {
  aspect-ratio: 700/733;
  height: auto;
  margin: 0 0 0 -2.35rem;
  pointer-events: none;
  width: 35rem;
}
@media screen and (min-width: 769px) {
  .home-meal__bg {
    height: clamp(0rem, 35.0746268657vw, 47rem);
    left: -4.1vw;
    position: absolute;
    top: clamp(0rem, 14.0298507463vw, 18.8rem);
    width: clamp(0rem, 108.9552238806vw, 146rem);
  }
}

/*--------------------------------------------　home-price
---------------------------------------------*/
.home-price:before {
  background-color: var(--bg);
  content: "";
  display: block;
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
}
@media screen and (min-width: 769px) {
  .home-price:before {
    border-radius: clamp(0rem, 7.4626865672vw, 10rem);
  }
}
.home-price__inner {
  padding: 4rem 0;
}
@media screen and (min-width: 769px) {
  .home-price__inner {
    max-width: clamp(0rem, 97.0149253731vw, 130rem);
    padding: clamp(0rem, 6.1194029851vw, 8.2rem) 0 clamp(0rem, 7.4626865672vw, 10rem);
  }
}
@media screen and (min-width: 769px) {
  .home-price__ttl {
    margin: 0 0 clamp(0rem, 2.6119402985vw, 3.5rem);
  }
}
.home-price__bg {
  aspect-ratio: 910/695;
  height: auto;
  left: 0;
  pointer-events: none;
  position: absolute;
  top: 0;
  width: 100%;
}
@media screen and (min-width: 769px) {
  .home-price__bg {
    height: clamp(0rem, 51.8656716418vw, 69.5rem);
    left: 0;
    position: absolute;
    top: 0;
    width: clamp(0rem, 67.9104477612vw, 91rem);
  }
}
.home-price__table {
  position: relative;
}
.home-price__table-annotaion {
  font-size: 1.1rem;
  letter-spacing: 0em;
  margin: 0 0 1.3rem;
  padding: 0 0 0 1.5rem;
}
@media screen and (min-width: 769px) {
  .home-price__table-annotaion {
    font-size: clamp(0rem, 1.0447761194vw, 1.4rem);
    margin: 0 0 clamp(0rem, 1.9402985075vw, 2.6rem);
    padding: 0;
    text-align: right;
  }
}
.home-price__table-box-scroll {
  overflow: auto;
}
.home-price__table-box-scroll.--1 {
  margin: 0 0 3rem;
}
@media screen and (min-width: 769px) {
  .home-price__table-box-scroll.--1 {
    margin: 0 0 clamp(0rem, 4.4776119403vw, 6rem);
  }
}
.home-price__table-box {
  background-color: var(--wte);
  border: 1px solid var(--bdr);
  border-radius: 1.6rem;
  width: 65rem;
}
@media screen and (min-width: 769px) {
  .home-price__table-box {
    border-radius: clamp(0rem, 2.0895522388vw, 2.8rem);
    width: 100%;
  }
}
@media screen and (min-width: 769px) {
  .home-price__table-box.--2 {
    width: clamp(0rem, 58.2089552239vw, 78rem);
  }
}
.home-price__table1, .home-price__table2 {
  -moz-appearance: none;
  -webkit-appearance: none;
  background: none transparent;
  border: 0;
  border-collapse: collapse;
  border-radius: 0;
  color: inherit;
  font-size: inherit;
  font-size: 1rem;
  margin: 0;
  outline: none;
  padding: 0;
  vertical-align: middle;
  width: 100%;
}
@media screen and (min-width: 769px) {
  .home-price__table1, .home-price__table2 {
    font-size: clamp(0rem, 1.1940298507vw, 1.6rem);
  }
}
.home-price__table1 thead,
.home-price__table1 tbody,
.home-price__table1 tr,
.home-price__table1 th,
.home-price__table1 td, .home-price__table2 thead,
.home-price__table2 tbody,
.home-price__table2 tr,
.home-price__table2 th,
.home-price__table2 td {
  font-weight: var(--regular);
  line-height: 1.4;
}
.home-price__table1 tr:not(.--no-bdr), .home-price__table2 tr:not(.--no-bdr) {
  border-bottom: 1px solid var(--bdr);
}
.home-price__table1 th,
.home-price__table1 td, .home-price__table2 th,
.home-price__table2 td {
  height: 3rem;
}
@media screen and (min-width: 769px) {
  .home-price__table1 th,
  .home-price__table1 td, .home-price__table2 th,
  .home-price__table2 td {
    height: clamp(0rem, 3.7313432836vw, 5rem);
  }
}
.home-price__table1 th:not(.--no-bdr),
.home-price__table1 td:not(.--no-bdr), .home-price__table2 th:not(.--no-bdr),
.home-price__table2 td:not(.--no-bdr) {
  border-left: 1px solid var(--bdr);
}
.home-price__table1 th.--center,
.home-price__table1 td.--center, .home-price__table2 th.--center,
.home-price__table2 td.--center {
  text-align: center;
}
.home-price__table1 th.--right,
.home-price__table1 td.--right, .home-price__table2 th.--right,
.home-price__table2 td.--right {
  padding: 0 1.6rem 0 0;
  text-align: right;
}
@media screen and (min-width: 769px) {
  .home-price__table1 th.--right,
  .home-price__table1 td.--right, .home-price__table2 th.--right,
  .home-price__table2 td.--right {
    padding: 0 clamp(0rem, 1.1940298507vw, 1.6rem) 0 0;
  }
}
.home-price__table1 th.--double,
.home-price__table1 td.--double, .home-price__table2 th.--double,
.home-price__table2 td.--double {
  height: 6rem;
}
@media screen and (min-width: 769px) {
  .home-price__table1 th.--double,
  .home-price__table1 td.--double, .home-price__table2 th.--double,
  .home-price__table2 td.--double {
    height: clamp(0rem, 5.5970149254vw, 7.5rem);
  }
}
.home-price__table1 th.--10,
.home-price__table1 td.--10, .home-price__table2 th.--10,
.home-price__table2 td.--10 {
  width: 16.75%;
}
.home-price__table1 th.--20,
.home-price__table1 td.--20, .home-price__table2 th.--20,
.home-price__table2 td.--20 {
  width: 20%;
}

/*--------------------------------------------　home-access
---------------------------------------------*/
.home-access__inner {
  padding: 4rem 0;
}
@media screen and (min-width: 769px) {
  .home-access__inner {
    max-width: clamp(0rem, 97.0149253731vw, 130rem);
    padding: clamp(0rem, 6.1194029851vw, 8.2rem) 0 clamp(0rem, 8.2089552239vw, 11rem);
  }
}
@media screen and (min-width: 769px) {
  .home-access__ttl {
    margin: 0 0 clamp(0rem, 2.9850746269vw, 4rem);
  }
}
.home-access__address {
  font-size: 1.2rem;
  line-height: 1.7;
  margin: 0 0 2.4rem;
  text-align: center;
}
@media screen and (min-width: 769px) {
  .home-access__address {
    font-size: clamp(0rem, 1.1940298507vw, 1.6rem);
    margin: 0 0 clamp(0rem, 3.3582089552vw, 4.5rem);
  }
}
.home-access__map {
  height: 20rem;
  overflow: hidden;
  position: relative;
}
@media screen and (min-width: 769px) {
  .home-access__map {
    border-radius: clamp(0rem, 2.3880597015vw, 3.2rem);
    height: clamp(0rem, 29.8507462687vw, 40rem);
  }
}
.home-access__map iframe {
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
}/*# sourceMappingURL=style.css.map */
