@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
  ---------------------------------------------*/
  --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-en: "Lato", sans-serif;
  /*--------------------------------------------　color
  ---------------------------------------------*/
  --bck: #333;
  --wte: #fff;
  --gry: #b8b8b8;
  --blue: #3d578f;
  --red: #913c3c;
  /*--------------------------------------------　easing
  ---------------------------------------------*/
  --ease-hover: cubic-bezier(0.43, 0.05, 0.17, 1);
  --ease-base: cubic-bezier(0.62, 0.05, 0.01, 0.99);
}

/*--------------------------------------------　Media Query
---------------------------------------------*/
/*--------------------------------------------　Mixin
---------------------------------------------*/
/*--------------------------------------------　Function
---------------------------------------------*/
/*--------------------------------------------　Base
---------------------------------------------*/
*,
*::before,
*::after {
  box-sizing: border-box;
  font-size: 0;
  list-style: none;
  margin: 0;
  padding: 0;
  text-decoration: none;
}

a {
  transition: opacity 0.3s ease;
}
@media screen and (min-width: 769px) {
  a:hover {
    opacity: 0.8;
  }
}

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

body {
  background-color: var(--bg);
  color: var(--bck);
  font-family: var(--font-jp);
  font-optical-sizing: auto;
  font-size: 1.4rem;
  font-style: normal;
  font-weight: var(--regular);
  letter-spacing: 0.05em;
  line-height: 1;
  -webkit-text-size-adjust: 100%;
  font-feature-settings: "palt" 1;
  /* カーニングとリガチャ（合字）を調整 */
  text-rendering: optimizeLegibility;
  /* 文字をシャープに */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
@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%;
}
.page__inner {
  margin: 0 auto;
  max-width: 192rem;
  width: 100%;
}
.page__main {
  overflow: hidden;
}
.page__section {
  margin: 0 auto;
  max-width: 192rem;
}
.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, .page__header, .page__nav, .page__main, .page__section, .page__article, .page__aside, .page__footer, .page__inner, .page__flex {
  /*--------------------------------------------　color
  ---------------------------------------------*/
}
.page__wte {
  color: var(--wte);
}
.page__bck {
  color: var(--bck);
}
.page__gry {
  color: var(--gry);
}
.page__blue {
  color: var(--blue);
}
.page__red {
  color: var(--red);
}
.page__bg-wte {
  background-color: var(--wte);
}
.page__bg-bck {
  background-color: var(--bck);
}
.page__bg-gry {
  background-color: var(--gry);
}
.page__bg-red {
  background-color: var(--red);
}
.page__bg-blue {
  background-color: var(--blue);
}
.page, .page__header, .page__nav, .page__main, .page__section, .page__article, .page__aside, .page__footer, .page__inner, .page__flex {
  /*--------------------------------------------　font
  ---------------------------------------------*/
}
.page__en {
  font-family: var(--font-en);
}
.page, .page__header, .page__nav, .page__main, .page__section, .page__article, .page__aside, .page__footer, .page__inner, .page__flex {
  /*--------------------------------------------　weight
  ---------------------------------------------*/
}
.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, .page__header, .page__nav, .page__main, .page__section, .page__article, .page__aside, .page__footer, .page__inner, .page__flex {
  /*--------------------------------------------　site
  ---------------------------------------------*/
}
.page__ttl {
  align-items: center;
  row-gap: 1.2rem;
}
@media screen and (min-width: 769px) {
  .page__ttl {
    row-gap: clamp(0rem, 1.6666666667vw, 2.4rem);
  }
}
.page__ttl-txt {
  font-size: 2.2rem;
}
@media screen and (min-width: 769px) {
  .page__ttl-txt {
    font-size: clamp(1rem, 3.0555555556vw, 4.4rem);
  }
}
.page__ttl-txt.page__red {
  font-size: 2.4rem;
}
@media screen and (min-width: 769px) {
  .page__ttl-txt.page__red {
    font-size: clamp(1rem, 3.3333333333vw, 4.8rem);
  }
}
.page__ttl-txt span.page__md {
  display: none;
  font-size: 2.2rem;
}
@media screen and (min-width: 769px) {
  .page__ttl-txt span.page__md {
    display: inline-block;
    font-size: clamp(1rem, 3.0555555556vw, 4.4rem);
  }
}
.page__bg-texture1 {
  background-image: url("../img/bg-texture.jpg");
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-repeat: repeat;
  background-size: cover;
  background-size: 192rem 112.4rem;
}
.page__bg-texture2 {
  background-image: url("../img/bg-texture2.jpg");
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-repeat: repeat;
  background-size: cover;
  background-size: 192rem 58.2rem;
}
.page, .page__header, .page__nav, .page__main, .page__section, .page__article, .page__aside, .page__footer, .page__inner, .page__flex {
  /*--------------------------------------------　z-index
  ---------------------------------------------*/
}
.page__100 {
  z-index: 100;
}
.page__10 {
  z-index: 10;
}
.page__1 {
  z-index: 1;
}

/*--------------------------------------------　cv
---------------------------------------------*/
.cv__list-item {
  width: 50%;
}
.cv__list-item-link {
  align-items: center;
  flex-direction: column;
  font-size: 1.6rem;
  height: 14rem;
  justify-content: center;
  line-height: 1.5;
  row-gap: 1rem;
  text-align: center;
}
@media screen and (min-width: 769px) {
  .cv__list-item-link {
    flex-direction: row;
    font-size: clamp(1rem, 2.2222222222vw, 3.2rem);
    height: clamp(0rem, 9.7222222222vw, 14rem);
    -moz-column-gap: clamp(0rem, 1.1111111111vw, 1.6rem);
    column-gap: clamp(0rem, 1.1111111111vw, 1.6rem);
    line-height: 1;
    text-align: left;
  }
}
.cv__list-item-link:before {
  aspect-ratio: 1/1;
  content: "";
  display: block;
  width: 2.1rem;
}
@media screen and (min-width: 769px) {
  .cv__list-item-link:before {
    width: clamp(0rem, 2.9166666667vw, 4.2rem);
  }
}
.cv__list-item-link.--1:before {
  background-image: url("../img/ico-simulation.png");
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-size: cover;
}
.cv__list-item-link.--1:after {
  aspect-ratio: 1/1;
  background-image: url("../img/ico-triangle.png");
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-size: cover;
  content: "";
  display: block;
  height: auto;
}
@media screen and (min-width: 769px) {
  .cv__list-item-link.--1:after {
    width: clamp(0rem, 1.8055555556vw, 2.6rem);
  }
}
.cv__list-item-link.--2:before {
  background-image: url("../img/ico-tel.png");
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-size: cover;
}
.cv__list-item-link.--2:after {
  align-items: center;
  background-color: var(--wte);
  border-radius: 0.4rem;
  color: var(--bck);
  content: "24時間対応";
  display: flex;
  font-size: 1.2rem;
  justify-content: center;
  letter-spacing: 0em;
  padding: 0.2rem 0.8rem;
}
@media screen and (min-width: 769px) {
  .cv__list-item-link.--2:after {
    border-radius: clamp(0rem, 0.2777777778vw, 0.4rem);
    font-size: clamp(1rem, 0.8333333333vw, 1.2rem);
    padding: clamp(0rem, 0.2777777778vw, 0.4rem);
  }
}

/*--------------------------------------------　footer
---------------------------------------------*/
.footer__inner {
  padding: 3.2rem 2rem 10.2rem;
}
@media screen and (min-width: 769px) {
  .footer__inner {
    padding: clamp(0rem, 4.4444444444vw, 6.4rem) clamp(0rem, 1.3888888889vw, 2rem);
  }
}
.footer__flex {
  align-items: center;
  justify-content: center;
  row-gap: 2.4rem;
}
@media screen and (min-width: 769px) {
  .footer__flex {
    row-gap: clamp(0rem, 3.3333333333vw, 4.8rem);
  }
}
.footer__flex-logo-link {
  aspect-ratio: 307/39;
  height: auto;
  width: 18.3rem;
}
@media screen and (min-width: 769px) {
  .footer__flex-logo-link {
    width: clamp(0rem, 21.3194444444vw, 30.7rem);
  }
}
.footer__flex-policy-link {
  display: block;
  text-align: center;
}
.footer__flex-policy-link-txt {
  font-size: 1.2rem;
  position: relative;
}
@media screen and (min-width: 769px) {
  .footer__flex-policy-link-txt {
    font-size: clamp(1rem, 0.9722222222vw, 1.4rem);
  }
}
.footer__flex-policy-link-txt:after {
  background-color: var(--bck);
  bottom: -0.2rem;
  content: "";
  display: inline-block;
  height: 0.1rem;
  left: 50%;
  position: absolute;
  transform: translateX(-50%);
  width: 100%;
}
@media screen and (min-width: 769px) {
  .footer__flex-policy-link-txt:after {
    bottom: clamp(-0.4rem, -0.2777777778vw, 0rem);
    left: 50%;
    position: absolute;
  }
}
.footer__flex-copy {
  font-size: 1rem;
  text-align: center;
}
@media screen and (min-width: 769px) {
  .footer__flex-copy {
    font-size: clamp(1rem, 0.8333333333vw, 1.2rem);
  }
}

/*--------------------------------------------　fix-link
---------------------------------------------*/
.fix-link {
  aspect-ratio: 1/1;
  bottom: 7.4rem;
  height: auto;
  opacity: 0;
  position: fixed;
  right: 2.4rem;
  transition: 0.5s ease;
  width: 3.2rem;
}
@media screen and (min-width: 769px) {
  .fix-link {
    bottom: clamp(0rem, 2.7777777778vw, 4rem);
    position: fixed;
    right: clamp(0rem, 2.7777777778vw, 4rem);
    width: clamp(0rem, 4.3055555556vw, 6.2rem);
  }
  .fix-link:hover {
    transform: scale(1.1);
  }
}
.is-top-active .fix-link {
  opacity: 1;
}

/*--------------------------------------------　float-list
---------------------------------------------*/
.float-list {
  bottom: 0;
  left: 0;
  position: fixed;
}
@media screen and (min-width: 769px) {
  .float-list {
    display: none;
  }
}
.float-list__item {
  width: 50%;
}
.float-list__item-link {
  align-items: center;
  font-size: 1.6rem;
  height: 5rem;
  justify-content: center;
}

/*--------------------------------------------　header
---------------------------------------------*/
.header {
  left: 0;
  position: absolute;
  top: 0;
}
.header__inner {
  max-width: 140rem;
  padding: 2.4rem 0;
}
@media screen and (min-width: 769px) {
  .header__inner {
    padding: clamp(0rem, 2.0833333333vw, 3rem) clamp(0rem, 1.3888888889vw, 2rem);
  }
}
.header__flex {
  justify-content: center;
}
@media screen and (min-width: 769px) {
  .header__flex {
    align-items: center;
    justify-content: space-between;
  }
}
.header__flex1-ttl-link {
  aspect-ratio: 307/39;
  display: block;
  height: auto;
  width: 15rem;
}
@media screen and (min-width: 769px) {
  .header__flex1-ttl-link {
    height: clamp(0rem, 2.7083333333vw, 3.9rem);
    width: clamp(0rem, 21.3194444444vw, 30.7rem);
  }
}
@media screen and (min-width: 769px) {
  .header__flex2-list {
    -moz-column-gap: clamp(0rem, 1.6666666667vw, 2.4rem);
    column-gap: clamp(0rem, 1.6666666667vw, 2.4rem);
  }
}
@media screen and (min-width: 769px) {
  .header__flex2-list-item-link {
    align-items: center;
    border-radius: 9999px;
    font-size: clamp(1rem, 1.1111111111vw, 1.6rem);
    height: clamp(0rem, 3.75vw, 5.4rem);
    justify-content: center;
    width: clamp(0rem, 22.9166666667vw, 33rem);
    -moz-column-gap: clamp(0rem, 0.5555555556vw, 0.8rem);
    column-gap: clamp(0rem, 0.5555555556vw, 0.8rem);
  }
}
@media screen and (min-width: 769px) {
  .header__flex2-list-item-link:before {
    aspect-ratio: 1/1;
    content: "";
    display: block;
    width: clamp(0rem, 1.6666666667vw, 2.4rem);
  }
}
@media screen and (min-width: 769px) {
  .header__flex2-list-item-link.--1:before {
    background-image: url("../img/ico-simulation.png");
    background-position: 50% 50%;
    background-repeat: no-repeat;
    background-size: cover;
  }
}
@media screen and (min-width: 769px) {
  .header__flex2-list-item-link.--2:before {
    background-image: url("../img/ico-tel.png");
    background-position: 50% 50%;
    background-repeat: no-repeat;
    background-size: cover;
  }
}
@media screen and (min-width: 769px) {
  .header__flex2-list-item-link.--2:after {
    align-items: center;
    background-color: var(--wte);
    border-radius: clamp(0rem, 0.2777777778vw, 0.4rem);
    color: var(--bck);
    content: "24時間対応";
    display: flex;
    font-size: clamp(1rem, 0.8333333333vw, 1.2rem);
    justify-content: center;
    letter-spacing: 0em;
    padding: clamp(0rem, 0.2777777778vw, 0.4rem);
  }
}

/*--------------------------------------------　contact-lead
---------------------------------------------*/
.contact-lead__inner {
  height: 8.5rem;
}
@media screen and (min-width: 769px) {
  .contact-lead__inner {
    height: clamp(0rem, 11.8055555556vw, 17rem);
  }
}
.contact-lead__ttl {
  align-items: center;
  background-image: url("../img/contact-lead-bg-sp.png");
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-size: cover;
  height: 11rem;
  justify-content: center;
  left: 50%;
  margin: 0 auto;
  position: absolute;
  top: 6rem;
  transform: translateX(-50%);
  width: 34rem;
}
@media screen and (min-width: 769px) {
  .contact-lead__ttl {
    background-image: url("../img/contact-lead-bg.png");
    background-position: 50% 50%;
    background-repeat: no-repeat;
    background-size: cover;
    height: clamp(0rem, 19.375vw, 27.9rem);
    left: 50%;
    position: absolute;
    top: clamp(0rem, 8.3333333333vw, 12rem);
    width: clamp(0rem, 94.4444444444vw, 136rem);
  }
}
.contact-lead__ttl-txt {
  font-size: 2.2rem;
  margin: -4rem 0 0 0;
}
@media screen and (min-width: 769px) {
  .contact-lead__ttl-txt {
    font-size: clamp(1rem, 3.6111111111vw, 5.2rem);
    margin: clamp(-10rem, -6.9444444444vw, 0rem) 0 0 0;
  }
}

/*--------------------------------------------　contact-total
---------------------------------------------*/
.contact-total__inner {
  padding: 11rem 2rem 0;
}
@media screen and (min-width: 769px) {
  .contact-total__inner {
    max-width: clamp(0rem, 72.2222222222vw, 104rem);
    padding: clamp(30rem, 4.4444444444vw, 6.4rem) clamp(0rem, 1.3888888889vw, 2rem) 0;
  }
}
.contact-total__box {
  border: 0.2rem solid var(--red);
  border-radius: 1rem;
  hyphenate-character: auto;
  overflow: hidden;
}
@media screen and (min-width: 769px) {
  .contact-total__box {
    border: clamp(0rem, 0.1388888889vw, 0.2rem) solid var(--red);
    border-radius: clamp(0rem, 1.3888888889vw, 2rem);
    height: clamp(0rem, 34.7222222222vw, 50rem);
  }
}
.contact-total__ttl {
  align-items: center;
  font-size: 1.8rem;
  height: 4.5rem;
  justify-content: center;
}
@media screen and (min-width: 769px) {
  .contact-total__ttl {
    font-size: clamp(1rem, 2.0138888889vw, 2.9rem);
    height: clamp(0rem, 5.1388888889vw, 7.4rem);
  }
}
.contact-total__detail {
  padding: 2rem 1.5rem;
}
@media screen and (min-width: 769px) {
  .contact-total__detail {
    padding: clamp(0rem, 3.4722222222vw, 5rem) clamp(0rem, 3.4722222222vw, 5rem) clamp(0rem, 2.2222222222vw, 3.2rem);
  }
}
.contact-total__detail-list {
  align-items: center;
  background-color: #fcf8f8;
  border: 0.1rem solid var(--red);
  border-radius: 1rem;
  flex-wrap: wrap;
  justify-content: center;
  padding: 1rem;
  width: 100%;
}
@media screen and (min-width: 769px) {
  .contact-total__detail-list {
    border: clamp(0rem, 0.1388888889vw, 0.2rem) solid var(--red);
    border-radius: clamp(0rem, 1.3888888889vw, 2rem);
    padding: clamp(0rem, 1.3888888889vw, 2rem);
  }
}
.contact-total__detail-list-item {
  align-items: center;
  font-size: 1.6rem;
  width: auto;
}
@media screen and (min-width: 769px) {
  .contact-total__detail-list-item {
    font-size: clamp(1rem, 1.875vw, 2.7rem);
  }
}
.contact-total__detail-list-item:nth-child(1):after, .contact-total__detail-list-item:nth-child(2):after {
  content: "＋";
  display: block;
  font-size: 1.6rem;
  margin: 0 0.4rem;
}
@media screen and (min-width: 769px) {
  .contact-total__detail-list-item:nth-child(1):after, .contact-total__detail-list-item:nth-child(2):after {
    font-size: clamp(1rem, 1.875vw, 2.7rem);
    margin: 0 clamp(0rem, 0.2777777778vw, 0.4rem);
  }
}
.contact-total__detail-list-item-txt {
  display: inline-block;
  font-size: 1.6rem;
  line-height: 1.4;
}
@media screen and (min-width: 769px) {
  .contact-total__detail-list-item-txt {
    font-size: clamp(1rem, 1.875vw, 2.7rem);
  }
}
.contact-total__price-list {
  align-items: flex-end;
  justify-content: center;
  margin: 0 0 1.2rem;
}
@media screen and (min-width: 769px) {
  .contact-total__price-list {
    margin: 0 0 clamp(0rem, 1.1111111111vw, 1.6rem);
  }
}
.contact-total__price-list-item.--price {
  font-size: 4rem;
  font-weight: var(--black);
  letter-spacing: 0.1em;
  field-sizing: content;
}
@media screen and (min-width: 769px) {
  .contact-total__price-list-item.--price {
    font-size: clamp(1rem, 6.6666666667vw, 9.6rem);
  }
}
.contact-total__price-list-item.--yen {
  font-size: 2.1rem;
  margin: 0 0 1rem;
}
@media screen and (min-width: 769px) {
  .contact-total__price-list-item.--yen {
    font-size: clamp(1rem, 2.9166666667vw, 4.2rem);
    margin: 0 0 clamp(0rem, 1.1111111111vw, 1.6rem);
  }
}
.contact-total__price-list-item.--tax {
  font-size: 1.3rem;
  margin: 0 0 1rem;
}
@media screen and (min-width: 769px) {
  .contact-total__price-list-item.--tax {
    font-size: clamp(1rem, 1.875vw, 2.7rem);
    margin: 0 0 clamp(0rem, 1.1111111111vw, 1.6rem);
  }
}
.contact-total__txt {
  font-size: 1.2rem;
  line-height: 2;
  padding: 0 2rem 2.4rem;
}
@media screen and (min-width: 769px) {
  .contact-total__txt {
    font-size: clamp(1rem, 1.25vw, 1.8rem);
    padding: 0 clamp(0rem, 1.3888888889vw, 2rem);
    text-align: center;
  }
}

/*--------------------------------------------　contact-form
---------------------------------------------*/
.contact-form__inner {
  padding: 3rem 2rem 4rem;
}
@media screen and (min-width: 769px) {
  .contact-form__inner {
    max-width: clamp(0rem, 72.2222222222vw, 104rem);
    padding: clamp(0rem, 4.4444444444vw, 6.4rem) clamp(0rem, 1.3888888889vw, 2rem) clamp(0rem, 6.25vw, 9rem);
  }
}
.contact-form__box {
  border: 0.2rem solid var(--red);
  border-radius: 1rem;
  hyphenate-character: auto;
  overflow: hidden;
}
@media screen and (min-width: 769px) {
  .contact-form__box {
    border: clamp(0rem, 0.1388888889vw, 0.2rem) solid var(--red);
    border-radius: clamp(0rem, 1.3888888889vw, 2rem);
  }
}
.contact-form__ttl {
  align-items: center;
  font-size: 1.8rem;
  height: 4.5rem;
  justify-content: center;
}
@media screen and (min-width: 769px) {
  .contact-form__ttl {
    font-size: clamp(1rem, 2.0138888889vw, 2.9rem);
    height: clamp(0rem, 5.1388888889vw, 7.4rem);
  }
}
.contact-form__dls {
  padding: 3.2rem 2rem;
  row-gap: 2rem;
}
@media screen and (min-width: 769px) {
  .contact-form__dls {
    padding: clamp(0rem, 3.4722222222vw, 5rem) clamp(0rem, 3.4722222222vw, 5rem) clamp(0rem, 4.4444444444vw, 6.4rem);
    row-gap: clamp(0rem, 2.7777777778vw, 4rem);
  }
}
.contact-form__dls-dl {
  -moz-column-gap: 1rem;
  column-gap: 1rem;
  flex-direction: column;
  row-gap: 2.4rem;
}
@media screen and (min-width: 769px) {
  .contact-form__dls-dl {
    -moz-column-gap: clamp(0rem, 1.3888888889vw, 2rem);
    align-items: center;
    column-gap: clamp(0rem, 1.3888888889vw, 2rem);
    flex-direction: row;
  }
}
.contact-form__dls-dl-dt {
  font-size: 1.6rem;
  justify-content: center;
  margin: 0 auto;
  position: relative;
  width: 100%;
}
@media screen and (min-width: 769px) {
  .contact-form__dls-dl-dt {
    font-size: clamp(1rem, 1.875vw, 2.7rem);
    justify-content: flex-start;
    margin: 0;
    width: clamp(0rem, 18.75vw, 27rem);
  }
}
.contact-form__dls-dl-dt:after {
  content: "";
  display: block;
  height: 1.8rem;
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
  width: 3rem;
}
@media screen and (min-width: 769px) {
  .contact-form__dls-dl-dt:after {
    height: clamp(0rem, 1.6666666667vw, 2.4rem);
    width: clamp(0rem, 2.7777777778vw, 4rem);
  }
}
.contact-form__dls-dl-dt:not(.--no-reqire .contact-form__dls-dl-dt):after {
  background-image: url("../img/require.png");
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-size: cover;
}
.contact-form__dls-dl-dt:after {
  background-image: url("../img/option.png");
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-size: cover;
}
.contact-form__dls-dl-dd {
  flex: 1;
}
.contact-form__dls-dl-dd span {
  display: block;
  height: auto;
  width: 100%;
}
.contact-form__dls-dl-dd input,
.contact-form__dls-dl-dd textarea {
  -moz-appearance: none;
  -webkit-appearance: none;
  background: none transparent;
  background-color: #fcf8f8;
  border: 0;
  border: 0.1rem solid var(--red);
  border-radius: 0;
  border-radius: 1rem;
  color: inherit;
  font-size: inherit;
  font-size: 1.6rem;
  margin: 0;
  outline: none;
  padding: 0;
  padding: 1.6rem;
  vertical-align: middle;
  width: 100%;
}
@media screen and (min-width: 769px) {
  .contact-form__dls-dl-dd input,
  .contact-form__dls-dl-dd textarea {
    border: clamp(0rem, 0.1388888889vw, 0.2rem) solid var(--red);
    border-radius: clamp(0rem, 1.3888888889vw, 2rem);
    font-size: clamp(1rem, 1.875vw, 2.7rem);
    padding: clamp(0rem, 1.3888888889vw, 2rem);
  }
}
.contact-form__dls-btn {
  align-items: center;
  background-color: var(--blue);
  border-radius: 9999px;
  height: 6rem;
  justify-content: center;
  margin: 0 auto;
  position: relative;
  transition: opacity 0.3s ease;
  width: 100%;
}
@media screen and (min-width: 769px) {
  .contact-form__dls-btn {
    height: clamp(0rem, 7.2222222222vw, 10.4rem);
    width: clamp(0rem, 37.1527777778vw, 53.5rem);
  }
  .contact-form__dls-btn:hover {
    opacity: 0.8;
  }
}
.contact-form__dls-btn:before {
  aspect-ratio: 76/54;
  background-image: url("../img/ico-mail.png");
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-size: cover;
  content: "";
  display: block;
  height: auto;
  left: 2rem;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  width: 2.2rem;
}
@media screen and (min-width: 769px) {
  .contact-form__dls-btn:before {
    left: clamp(0rem, 3.3333333333vw, 4.8rem);
    position: absolute;
    top: 50%;
    width: clamp(0rem, 2.6388888889vw, 3.8rem);
  }
}
.contact-form__dls-btn:after {
  aspect-ratio: 1/1;
  background-image: url("../img/ico-triangle.png");
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-size: cover;
  content: "";
  display: block;
  height: auto;
  position: absolute;
  right: 2rem;
  top: 50%;
  transform: translateY(-50%);
  width: 2rem;
}
@media screen and (min-width: 769px) {
  .contact-form__dls-btn:after {
    position: absolute;
    right: clamp(0rem, 3.3333333333vw, 4.8rem);
    top: 50%;
    width: clamp(0rem, 1.8055555556vw, 2.6rem);
  }
}
.contact-form__dls-btn input {
  -moz-appearance: none;
  -webkit-appearance: none;
  background: none transparent;
  border: 0;
  border-radius: 0;
  color: inherit;
  color: var(--wte);
  cursor: pointer;
  font-size: inherit;
  font-size: 1.8rem;
  font-weight: var(--bold);
  height: 100%;
  left: 0;
  margin: 0;
  outline: none;
  padding: 0;
  position: absolute;
  top: 0;
  vertical-align: middle;
  width: 100%;
}
@media screen and (min-width: 769px) {
  .contact-form__dls-btn input {
    font-size: clamp(1rem, 2.0138888889vw, 2.9rem);
  }
}

.wpcf7-response-output {
  background-color: var(--red);
  border: none !important;
  color: var(--wte);
  font-size: 1.2rem;
  margin: 0 !important;
  text-align: center;
}
@media screen and (min-width: 769px) {
  .wpcf7-response-output {
    font-size: clamp(1rem, 1.6666666667vw, 2.4rem);
  }
}

.wpcf7-not-valid-tip {
  font-size: 1rem;
  margin: 0.4rem 0 0 0;
}
@media screen and (min-width: 769px) {
  .wpcf7-not-valid-tip {
    font-size: clamp(1rem, 1.6666666667vw, 2.4rem);
    margin: clamp(0rem, 0.5555555556vw, 0.8rem) 0 0 0;
  }
}

/*--------------------------------------------　contact-message
---------------------------------------------*/
.contact-message__inner {
  padding: 11rem 2rem 4rem;
}
@media screen and (min-width: 769px) {
  .contact-message__inner {
    padding: clamp(0rem, 20.8333333333vw, 30rem) clamp(0rem, 1.3888888889vw, 2rem) clamp(0rem, 6.25vw, 9rem);
  }
}
.contact-message__txt {
  font-size: 1.4rem;
  line-height: 2;
  margin: 0 0 2.8rem;
  text-align: center;
}
@media screen and (min-width: 769px) {
  .contact-message__txt {
    font-size: clamp(1rem, 1.25vw, 1.8rem);
    margin: 0 0 clamp(0rem, 3.8888888889vw, 5.6rem);
  }
}
.contact-message__btn {
  align-items: center;
  border-radius: 9999px;
  font-size: 1.8rem;
  height: 5rem;
  justify-content: center;
  margin: 0 auto;
  width: 23.7rem;
  -moz-column-gap: 1.2rem;
  column-gap: 1.2rem;
  transition: opacity 0.3s ease;
}
@media screen and (min-width: 769px) {
  .contact-message__btn {
    font-size: clamp(1rem, 2.0138888889vw, 2.9rem);
    height: clamp(0rem, 7.2222222222vw, 10.4rem);
    width: clamp(0rem, 28.4722222222vw, 41rem);
    -moz-column-gap: clamp(0rem, 1.6666666667vw, 2.4rem);
    column-gap: clamp(0rem, 1.6666666667vw, 2.4rem);
  }
  .contact-message__btn:hover {
    opacity: 0.8;
  }
}
.contact-message__btn:after {
  aspect-ratio: 1/1;
  background-image: url("../img/ico-triangle.png");
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-size: cover;
  content: "";
  display: block;
  height: auto;
  width: 1.3rem;
}
@media screen and (min-width: 769px) {
  .contact-message__btn:after {
    width: clamp(0rem, 1.8055555556vw, 2.6rem);
  }
}

/*--------------------------------------------　mv
---------------------------------------------*/
.mv__img {
  height: auto;
  width: 100%;
}

/*--------------------------------------------　reason
---------------------------------------------*/
.reason {
  background-image: url("../img/reason-bg-sp.jpg");
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-size: cover;
  height: 42.1rem;
}
@media screen and (min-width: 769px) {
  .reason {
    background-image: url("../img/reason-bg.jpg");
    background-position: 50% 50%;
    background-repeat: no-repeat;
    background-size: cover;
    height: clamp(0rem, 29.2361111111vw, 42.1rem);
  }
}
.reason__inner {
  padding: 3.2rem 0 0 0;
}
@media screen and (min-width: 769px) {
  .reason__inner {
    padding: clamp(0rem, 4.4444444444vw, 6.4rem) 0 0 0;
  }
}
/*--------------------------------------------　solve
---------------------------------------------*/
.solve__inner {
  padding: 3.2rem 2rem;
}
@media screen and (min-width: 769px) {
  .solve__inner {
    max-width: clamp(0rem, 72.2222222222vw, 104rem);
    padding: clamp(0rem, 4.4444444444vw, 6.4rem) clamp(0rem, 1.3888888889vw, 2rem);
  }
}
.solve__ttl {
  margin: 0 0 2.4rem;
}
@media screen and (min-width: 769px) {
  .solve__ttl {
    margin: 0 0 clamp(0rem, 4.4444444444vw, 6.4rem);
  }
}
.solve__lead {
  font-size: 1.5rem;
  line-height: 2.2;
  margin: 0 0 1.6rem;
}
@media screen and (min-width: 769px) {
  .solve__lead {
    font-size: clamp(1rem, 1.5277777778vw, 2.2rem);
    margin: 0 0 clamp(0rem, 5vw, 7.2rem);
    text-align: center;
  }
}
.solve__lead .page__red {
  font-size: 1.5rem;
}
@media screen and (min-width: 769px) {
  .solve__lead .page__red {
    font-size: clamp(1rem, 1.5277777778vw, 2.2rem);
  }
}
.solve__lead-list {
  row-gap: 2.4rem;
}
@media screen and (min-width: 769px) {
  .solve__lead-list {
    row-gap: clamp(0rem, 3.3333333333vw, 4.8rem);
  }
}
.solve__lead-list-item-ttl {
  align-items: center;
  border: 0.1rem solid var(--red);
  border-radius: 1.6rem;
  font-size: 1.6rem;
  height: 4rem;
  justify-content: center;
  margin: 0 0 1.6rem;
}
@media screen and (min-width: 769px) {
  .solve__lead-list-item-ttl {
    border: clamp(0rem, 0.1388888889vw, 0.2rem) solid var(--red);
    border-radius: clamp(0rem, 1.3888888889vw, 2rem);
    font-size: clamp(1rem, 2.0138888889vw, 2.9rem);
    height: clamp(0rem, 5.1388888889vw, 7.4rem);
    margin: 0 0 clamp(0rem, 2.2222222222vw, 3.2rem);
  }
}
.solve__lead-list-item-ttl:before {
  align-items: center;
  aspect-ratio: 1/1;
  background-color: var(--red);
  border-radius: 0.6rem;
  color: var(--wte);
  display: flex;
  font-family: var(--font-en);
  font-size: 1.3rem;
  height: 2.3rem;
  justify-content: center;
  left: 0.8rem;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
}
@media screen and (min-width: 769px) {
  .solve__lead-list-item-ttl:before {
    border-radius: clamp(0rem, 1.1111111111vw, 1.6rem);
    font-size: clamp(0rem, 1.8055555556vw, 2.6rem);
    height: clamp(0rem, 3.1944444444vw, 4.6rem);
    left: clamp(0rem, 0.9722222222vw, 1.4rem);
    position: absolute;
    top: 50%;
  }
}
.solve__lead-list-item-ttl.--1:before {
  content: "1";
}
.solve__lead-list-item-ttl.--2:before {
  content: "2";
}
.solve__lead-list-item-ttl.--3:before {
  content: "3";
}
.solve__lead-list-item-ttl.--4:before {
  content: "4";
}
.solve__lead-list-item-ttl.--5:before {
  content: "5";
}
.solve__lead-list-item-txt {
  font-size: 1.4rem;
  line-height: 1.8;
}
@media screen and (min-width: 769px) {
  .solve__lead-list-item-txt {
    font-size: clamp(1rem, 1.25vw, 1.8rem);
    line-height: 1.4;
  }
}

/*--------------------------------------------　simulation
---------------------------------------------*/
.simulation__inner {
  padding: 3.2rem 2rem;
}
@media screen and (min-width: 769px) {
  .simulation__inner {
    max-width: clamp(0rem, 72.2222222222vw, 104rem);
    padding: clamp(0rem, 4.4444444444vw, 6.4rem) clamp(0rem, 1.3888888889vw, 2rem);
  }
}
.simulation__ttl {
  margin: 0 0 2.4rem;
}
@media screen and (min-width: 769px) {
  .simulation__ttl {
    margin: 0 0 clamp(0rem, 4.4444444444vw, 6.4rem);
  }
}
.simulation__lead {
  font-size: 1.5rem;
  line-height: 2.2;
  margin: 0 0 2.4rem;
}
@media screen and (min-width: 769px) {
  .simulation__lead {
    font-size: clamp(1rem, 1.5277777778vw, 2.2rem);
    margin: 0 0 clamp(0rem, 5vw, 7.2rem);
    text-align: center;
  }
}
.simulation__form {
  border: 0.1rem solid var(--red);
  border-radius: 1rem;
  margin: 0 0 1.6rem;
  overflow: hidden;
}
@media screen and (min-width: 769px) {
  .simulation__form {
    border: clamp(0rem, 0.1388888889vw, 0.2rem) solid var(--red);
    border-radius: clamp(0rem, 1.3888888889vw, 2rem);
    margin: 0 0 clamp(0rem, 2.2222222222vw, 3.2rem);
  }
}
.simulation__form-ttl {
  align-items: center;
  font-size: 1.8rem;
  height: 4.5rem;
  justify-content: center;
}
@media screen and (min-width: 769px) {
  .simulation__form-ttl {
    font-size: clamp(1rem, 2.0138888889vw, 2.9rem);
    height: clamp(0rem, 5.1388888889vw, 7.4rem);
  }
}
.simulation__form-int {
  padding: 2rem 1.5rem;
}
@media screen and (min-width: 769px) {
  .simulation__form-int {
    padding: clamp(0rem, 3.4722222222vw, 5rem) clamp(0rem, 3.4722222222vw, 5rem) clamp(0rem, 2.7777777778vw, 4rem);
  }
}
.simulation__form-int-field {
  flex-wrap: wrap;
  -moz-appearance: none;
  -webkit-appearance: none;
  background: none transparent;
  border: 0;
  border-radius: 0;
  color: inherit;
  font-size: inherit;
  margin: 0;
  margin: 0 0 2.4rem;
  outline: none;
  padding: 0;
  vertical-align: middle;
  -moz-column-gap: 1.2rem;
  column-gap: 1.2rem;
  row-gap: 4rem;
}
@media screen and (min-width: 769px) {
  .simulation__form-int-field {
    margin: 0 0 clamp(0rem, 3.6111111111vw, 5.2rem);
    -moz-column-gap: clamp(0rem, 1.6666666667vw, 2.4rem);
    column-gap: clamp(0rem, 1.6666666667vw, 2.4rem);
    justify-content: center;
  }
}
.simulation__form-int-ttl {
  align-items: center;
  background-color: #fcf8f8;
  border: 0.1rem solid var(--red);
  border-radius: 1rem;
  display: flex;
  font-size: 1.6rem;
  height: 4rem;
  justify-content: center;
  margin: 0 0 1.6rem;
  position: relative;
  width: 100%;
}
@media screen and (min-width: 769px) {
  .simulation__form-int-ttl {
    border: clamp(0rem, 0.1388888889vw, 0.2rem) solid var(--red);
    border-radius: clamp(0rem, 1.3888888889vw, 2rem);
    font-size: clamp(1rem, 2.0138888889vw, 2.9rem);
    height: clamp(0rem, 5.1388888889vw, 7.4rem);
    margin: 0 0 clamp(0rem, 2.2222222222vw, 3.2rem);
  }
}
.simulation__form-int-ttl:before {
  align-items: center;
  aspect-ratio: 1/1;
  background-color: var(--red);
  border-radius: 0.6rem;
  color: var(--wte);
  display: flex;
  font-family: var(--font-en);
  font-size: 1.3rem;
  height: 2.3rem;
  justify-content: center;
  left: 0.8rem;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
}
@media screen and (min-width: 769px) {
  .simulation__form-int-ttl:before {
    border-radius: clamp(0rem, 1.1111111111vw, 1.6rem);
    font-size: clamp(0rem, 1.8055555556vw, 2.6rem);
    height: clamp(0rem, 3.1944444444vw, 4.6rem);
    left: clamp(0rem, 0.9722222222vw, 1.4rem);
    position: absolute;
    top: 50%;
  }
}
.simulation__form-int-ttl.--1:before {
  content: "1";
}
.simulation__form-int-ttl.--2:before {
  content: "2";
}
.simulation__form-int-ttl.--3:before {
  content: "3";
}
.simulation__form-int-label {
  align-items: center;
  font-size: 1.6rem;
  position: relative;
  -moz-column-gap: 0.6rem;
  column-gap: 0.6rem;
  padding: 0 0 0 3.2rem;
}
@media screen and (min-width: 769px) {
  .simulation__form-int-label {
    font-size: clamp(1rem, 1.7361111111vw, 2.5rem);
    -moz-column-gap: clamp(0rem, 0.5555555556vw, 0.8rem);
    column-gap: clamp(0rem, 0.5555555556vw, 0.8rem);
    cursor: pointer;
    padding: 0 0 0 clamp(0rem, 2.2222222222vw, 3.2rem);
  }
}
.simulation__form-int-label.--family, .simulation__form-int-label.--sakai, .simulation__form-int-label.--jitaku {
  width: 100%;
}
@media screen and (min-width: 769px) {
  .simulation__form-int-label.--family, .simulation__form-int-label.--sakai, .simulation__form-int-label.--jitaku {
    width: auto;
  }
}
.simulation__form-int-label input[type=radio] {
  display: none;
}
.simulation__form-int-label:has(input:checked) {
  /* チェックされた時の label:before のスタイル */
}
.simulation__form-int-label:has(input:checked):before {
  opacity: 1;
}
.simulation__form-int-label:after, .simulation__form-int-label:before {
  border-radius: 50%;
  content: "";
  display: block;
  left: 0;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
}
.simulation__form-int-label:before {
  background-color: var(--red);
  height: 1.2rem;
  left: 0.6rem;
  opacity: 0;
  position: absolute;
  top: 50%;
  width: 1.2rem;
  z-index: 1;
}
@media screen and (min-width: 769px) {
  .simulation__form-int-label:before {
    height: clamp(0rem, 0.8333333333vw, 1.2rem);
    left: clamp(0rem, 0.4166666667vw, 0.6rem);
    position: absolute;
    top: 50%;
    width: clamp(0rem, 0.8333333333vw, 1.2rem);
  }
}
.simulation__form-int-label:after {
  background: linear-gradient(#fff, #bfc3c6);
  border: 0.2rem solid var(--gry);
  height: 2.4rem;
  width: 2.4rem;
}
@media screen and (min-width: 769px) {
  .simulation__form-int-label:after {
    height: clamp(0rem, 1.6666666667vw, 2.4rem);
    width: clamp(0rem, 1.6666666667vw, 2.4rem);
  }
}
.simulation__form-int-label-direct {
  display: block;
  font-size: 1.2rem;
  margin: 0.6rem 0 0 0;
}
@media screen and (min-width: 769px) {
  .simulation__form-int-label-direct {
    font-size: clamp(1rem, 0.8333333333vw, 1.2rem);
    margin: clamp(0rem, 0.6944444444vw, 1rem) 0 0 0;
  }
}
.simulation__form-int-label-kaijo {
  font-size: 1.2rem;
  font-weight: var(--medium);
  left: 3.2rem;
  margin: 1rem 0 0 0;
  position: absolute;
  top: 1.6rem;
}
@media screen and (min-width: 769px) {
  .simulation__form-int-label-kaijo {
    font-size: clamp(1rem, 1.25vw, 1.8rem);
    left: clamp(0rem, 2.2222222222vw, 3.2rem);
    margin: clamp(0rem, 0.6944444444vw, 1rem) 0 0 0;
    position: absolute;
    top: clamp(0rem, 1.9444444444vw, 2.8rem);
  }
}
.simulation__form-alert {
  align-items: flex-start;
  font-size: 1.2rem;
  line-height: 1.6;
  margin: 0 0 2.4rem;
  padding: 0 2rem;
  -moz-column-gap: 0.4rem;
  column-gap: 0.4rem;
}
@media screen and (min-width: 769px) {
  .simulation__form-alert {
    align-items: center;
    font-size: clamp(1rem, 1.25vw, 1.8rem);
    justify-content: center;
    margin: 0 0 clamp(0rem, 4.4444444444vw, 6.4rem);
    padding: 0;
  }
}
.simulation__form-alert:before {
  content: "※";
  display: block;
  font-size: 1.2rem;
}
@media screen and (min-width: 769px) {
  .simulation__form-alert:before {
    font-size: clamp(1rem, 1.1111111111vw, 1.6rem);
  }
}
.simulation__form-int-btn {
  align-items: center;
  border-radius: 9999px;
  display: flex;
  height: 6.5rem;
  justify-content: center;
  justify-content: center;
  margin: 0 auto;
  margin: 3.2rem auto 0;
  position: relative;
  width: 100%;
  -moz-column-gap: 0.4rem;
  column-gap: 0.4rem;
  transition: opacity 0.3s ease;
}
@media screen and (min-width: 769px) {
  .simulation__form-int-btn {
    height: clamp(0rem, 7.2222222222vw, 10.4rem);
    margin: clamp(0rem, 4.4444444444vw, 6.4rem) auto 0;
    width: clamp(0rem, 47.2222222222vw, 68rem);
  }
  .simulation__form-int-btn:hover {
    opacity: 0.9;
  }
}
.simulation__form-int-btn:before {
  aspect-ratio: 1/1;
  background-image: url("../img/ico-simulation.png");
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-size: cover;
  content: "";
  display: block;
  width: 2rem;
}
@media screen and (min-width: 769px) {
  .simulation__form-int-btn:before {
    left: clamp(0rem, 2.7777777778vw, 4rem);
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    width: clamp(0rem, 2.9166666667vw, 4.2rem);
  }
}
.simulation__form-int-btn:after {
  display: none;
}
@media screen and (min-width: 769px) {
  .simulation__form-int-btn:after {
    aspect-ratio: 1/1;
    background-image: url("../img/ico-triangle.png");
    background-position: 50% 50%;
    background-repeat: no-repeat;
    background-size: cover;
    content: "";
    display: block;
    height: auto;
    position: absolute;
    right: clamp(0rem, 2.7777777778vw, 4rem);
    top: 50%;
    transform: translateY(-50%);
    width: clamp(0rem, 1.8055555556vw, 2.6rem);
  }
}
.simulation__form-int-btn button {
  letter-spacing: 0em;
  -moz-appearance: none;
  -webkit-appearance: none;
  background: none transparent;
  border: 0;
  border-radius: 0;
  color: inherit;
  color: var(--wte);
  font-size: inherit;
  font-size: 1.6rem;
  height: 100%;
  margin: 0;
  outline: none;
  padding: 0;
  text-align: left;
  vertical-align: middle;
  width: 100%;
  width: auto;
}
@media screen and (min-width: 769px) {
  .simulation__form-int-btn button {
    cursor: pointer;
    font-size: clamp(1rem, 2.0138888889vw, 2.9rem);
    letter-spacing: 0.05em;
    text-align: center;
    width: 100%;
  }
}
.simulation__alert {
  -moz-column-gap: 0.4rem;
  column-gap: 0.4rem;
  font-size: 1.2rem;
  line-height: 1.4;
}
@media screen and (min-width: 769px) {
  .simulation__alert {
    font-size: clamp(1rem, 1.1111111111vw, 1.6rem);
    justify-content: center;
  }
}
.simulation__alert:before {
  content: "※1";
  display: block;
  font-size: 1.2rem;
}
@media screen and (min-width: 769px) {
  .simulation__alert:before {
    font-size: clamp(1rem, 1.1111111111vw, 1.6rem);
  }
}

/*--------------------------------------------　imgs
---------------------------------------------*/
.imgs {
  pointer-events: none;
}
.imgs__splide-slide {
  height: 11rem;
  width: 96rem;
}
@media screen and (min-width: 769px) {
  .imgs__splide-slide {
    height: clamp(0rem, 15.2777777778vw, 22rem);
    width: clamp(0rem, 133.3333333333vw, 192rem);
  }
}

/*--------------------------------------------　ten-years
---------------------------------------------*/
.ten-years {
  background-image: url("../img/reassurance-bg-sp.jpg");
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-size: cover;
  height: 46.75rem;
}
@media screen and (min-width: 769px) {
  .ten-years {
    background-image: url("../img/reassurance-bg.jpg");
    background-position: 50% 50%;
    background-repeat: no-repeat;
    background-size: cover;
    height: clamp(0rem, 31.1111111111vw, 44.8rem);
  }
}
.ten-years__inner {
  padding: 3.2rem 0 0;
}
@media screen and (min-width: 769px) {
  .ten-years__inner {
    padding: clamp(0rem, 4.4444444444vw, 6.4rem) 0 0 0;
  }
}
/*--------------------------------------------　response
---------------------------------------------*/
.response:before {
  background: linear-gradient(rgb(255, 255, 255), rgba(255, 255, 255, 0));
  content: "";
  height: 10rem;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
}
@media screen and (min-width: 769px) {
  .response:before {
    height: clamp(0rem, 13.8888888889vw, 20rem);
  }
}
.response__inner {
  padding: 3.2rem;
}
@media screen and (min-width: 769px) {
  .response__inner {
    max-width: clamp(0rem, 72.2222222222vw, 104rem);
    padding: clamp(0rem, 4.4444444444vw, 6.4rem) clamp(0rem, 1.3888888889vw, 2rem);
  }
}
.response__ttl {
  margin: 0 0 2.4rem;
}
@media screen and (min-width: 769px) {
  .response__ttl {
    margin: 0 0 clamp(0rem, 3.8888888889vw, 5.6rem);
  }
}
.response__list {
  flex-direction: column;
  margin: 0 0 2.4rem;
  row-gap: 3rem;
}
@media screen and (min-width: 769px) {
  .response__list {
    -moz-column-gap: clamp(0rem, 4.1666666667vw, 6rem);
    column-gap: clamp(0rem, 4.1666666667vw, 6rem);
    flex-direction: row;
    justify-content: space-between;
    margin: 0 0 clamp(0rem, 3.3333333333vw, 4.8rem);
  }
}
.response__list-item {
  width: 100%;
}
@media screen and (min-width: 769px) {
  .response__list-item {
    width: clamp(0rem, 32.6388888889vw, 47rem);
  }
}
.response__list-item-img {
  height: auto;
  margin: 0 0 1rem;
  width: 100%;
}
@media screen and (min-width: 769px) {
  .response__list-item-img {
    margin: 0 0 clamp(0rem, 1.3888888889vw, 2rem);
  }
}
.response__list-item-ttl {
  font-size: 1.8rem;
  margin: 0 0 1rem;
  text-align: center;
}
@media screen and (min-width: 769px) {
  .response__list-item-ttl {
    font-size: clamp(1rem, 1.8055555556vw, 2.6rem);
    margin: 0 0 clamp(0rem, 1.6666666667vw, 2.4rem);
  }
}
.response__list-item-sttl {
  align-items: center;
  background-color: #f2f2f2;
  border-radius: 9999px;
  font-size: 1.4rem;
  height: 2.4rem;
  justify-content: center;
}
@media screen and (min-width: 769px) {
  .response__list-item-sttl {
    font-size: clamp(1rem, 1.25vw, 1.8rem);
    height: clamp(0rem, 2.5vw, 3.6rem);
  }
}
.response__txt {
  font-size: 1.5rem;
  line-height: 2;
}
@media screen and (min-width: 769px) {
  .response__txt {
    font-size: clamp(1rem, 1.3888888889vw, 2rem);
    text-align: center;
  }
}

/*--------------------------------------------　voice
---------------------------------------------*/
.voice {
  background-image: url("../img/voice-bg-sp.jpg");
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-size: cover;
  width: 100%;
}
@media screen and (min-width: 769px) {
  .voice {
    background-image: url("../img/voice-bg.jpg");
    background-position: 50% 50%;
    background-repeat: no-repeat;
    background-size: cover;
  }
}
.voice__inner {
  padding: 0 2rem;
}
@media screen and (min-width: 769px) {
  .voice__inner {
    max-width: clamp(0rem, 72.2222222222vw, 104rem);
    padding: 0 clamp(0rem, 1.3888888889vw, 2rem);
  }
}
.voice__flex {
  height: 22.1rem;
  justify-content: center;
  row-gap: 2rem;
}
@media screen and (min-width: 769px) {
  .voice__flex {
    height: clamp(0rem, 21.3888888889vw, 30.8rem);
    row-gap: clamp(0rem, 3.4722222222vw, 5rem);
  }
}
.voice__ttl {
  font-size: 2.4rem;
}
@media screen and (min-width: 769px) {
  .voice__ttl {
    font-size: clamp(1rem, 3.3333333333vw, 4.8rem);
  }
}
.voice__ttl span {
  font-size: 2.2rem;
}
@media screen and (min-width: 769px) {
  .voice__ttl span {
    font-size: clamp(1rem, 3.0555555556vw, 4.4rem);
  }
}
.voice__txt {
  font-size: 1.4rem;
  line-height: 2;
}
@media screen and (min-width: 769px) {
  .voice__txt {
    font-size: clamp(0rem, 1.5277777778vw, 2.2rem);
  }
}

/*--------------------------------------------　message
---------------------------------------------*/
.message__inner {
  padding: 3.2rem 2rem 4.4rem;
}
@media screen and (min-width: 769px) {
  .message__inner {
    max-width: clamp(0rem, 72.2222222222vw, 104rem);
    padding: clamp(0rem, 4.4444444444vw, 6.4rem) clamp(0rem, 1.3888888889vw, 2rem) clamp(0rem, 6.1111111111vw, 8.8rem);
  }
}
.message__ttl {
  margin: 0 0 2.4rem;
}
@media screen and (min-width: 769px) {
  .message__ttl {
    margin: 0 0 clamp(0rem, 4.4444444444vw, 6.4rem);
  }
}
.message__flex {
  padding: 2rem;
  row-gap: 1rem;
}
@media screen and (min-width: 769px) {
  .message__flex {
    padding: clamp(0rem, 4.4444444444vw, 6.4rem);
    row-gap: clamp(0rem, 1.6666666667vw, 2.4rem);
  }
}
.message__lead {
  font-size: 1.5rem;
  line-height: 2;
}
@media screen and (min-width: 769px) {
  .message__lead {
    font-size: clamp(1rem, 1.5277777778vw, 2.2rem);
  }
}
.message__lead.--name {
  text-align: right;
}

/*--------------------------------------------　points
---------------------------------------------*/
.points__inner {
  padding: 2.4rem 3.2rem 4.4rem;
}
@media screen and (min-width: 769px) {
  .points__inner {
    max-width: clamp(0rem, 86.1111111111vw, 124rem);
    padding: clamp(0rem, 4.4444444444vw, 6.4rem) clamp(0rem, 1.3888888889vw, 2rem) clamp(0rem, 6.1111111111vw, 8.8rem);
  }
}
.points__ttl {
  margin: 0 0 2.4rem;
}
@media screen and (min-width: 769px) {
  .points__ttl {
    margin: 0 0 clamp(0rem, 4.4444444444vw, 6.4rem);
  }
}
.points__list {
  flex-direction: column;
  row-gap: 3.2rem;
}
@media screen and (min-width: 769px) {
  .points__list {
    -moz-column-gap: clamp(0rem, 4.1666666667vw, 6rem);
    column-gap: clamp(0rem, 4.1666666667vw, 6rem);
    flex-direction: row;
  }
}
.points__list-item {
  border-radius: 1.2rem;
  box-shadow: 0 clamp(0.2rem, 0.2777777778vw, 0.4rem) clamp(0.2rem, 0.2777777778vw, 0.4rem) rgba(0, 0, 0, 0.1);
  padding: 2.4rem 1.6rem 1.6rem;
  position: relative;
  row-gap: 1rem;
  width: 100%;
}
@media screen and (min-width: 769px) {
  .points__list-item {
    border-radius: clamp(0rem, 1.6666666667vw, 2.4rem);
    padding: clamp(0rem, 3.3333333333vw, 4.8rem) clamp(0rem, 1.6666666667vw, 2.4rem) clamp(0rem, 1.6666666667vw, 2.4rem);
    row-gap: clamp(0rem, 1.3888888889vw, 2rem);
    width: clamp(0rem, 25vw, 36rem);
  }
}
.points__list-item:after {
  align-items: center;
  background-color: var(--red);
  border-radius: 0.8rem;
  color: var(--wte);
  content: "";
  display: flex;
  font-family: var(--font-en);
  font-size: 1.3rem;
  font-weight: var(--bold);
  height: 2.3rem;
  justify-content: center;
  left: 50%;
  position: absolute;
  top: -1.15rem;
  transform: translateX(-50%);
  width: 2.3rem;
}
@media screen and (min-width: 769px) {
  .points__list-item:after {
    border-radius: clamp(0rem, 1.1111111111vw, 1.6rem);
    font-size: clamp(1rem, 1.8055555556vw, 2.6rem);
    height: clamp(0rem, 3.3333333333vw, 4.8rem);
    left: 50%;
    position: absolute;
    top: clamp(-2.4rem, -1.6666666667vw, 0rem);
    width: clamp(0rem, 3.3333333333vw, 4.8rem);
  }
}
.points__list-item:nth-child(1):after {
  content: "1";
}
.points__list-item:nth-child(2):after {
  content: "2";
}
.points__list-item:nth-child(3):after {
  content: "3";
}
.points__list-item-ttl {
  font-size: 1.6rem;
  text-align: center;
}
@media screen and (min-width: 769px) {
  .points__list-item-ttl {
    font-size: clamp(1rem, 1.6666666667vw, 2.4rem);
  }
}
.points__list-item-txt {
  font-size: 1.4rem;
  line-height: 2;
}
@media screen and (min-width: 769px) {
  .points__list-item-txt {
    font-size: clamp(1rem, 1.25vw, 1.8rem);
  }
}

/*--------------------------------------------　customer
---------------------------------------------*/
.customer__inner {
  padding: 3.2rem;
}
@media screen and (min-width: 769px) {
  .customer__inner {
    max-width: clamp(0rem, 72.2222222222vw, 104rem);
    padding: clamp(0rem, 4.4444444444vw, 6.4rem) clamp(0rem, 1.3888888889vw, 2rem);
  }
}
@media screen and (min-width: 769px) {
  .customer__ttl {
    margin: 0 0 clamp(0rem, 4.4444444444vw, 6.4rem);
  }
}
.customer__ttl.--dd {
  display: none;
}
@media screen and (min-width: 769px) {
  .customer__ttl.--dd {
    display: flex;
  }
}
.customer__ttl.--md {
  display: flex;
}
@media screen and (min-width: 769px) {
  .customer__ttl.--md {
    display: none;
  }
}
.customer__list {
  flex-direction: column;
}
@media screen and (min-width: 769px) {
  .customer__list {
    flex-direction: row;
  }
}
.customer__list-item {
  flex-direction: column;
  padding: 3.2rem;
  row-gap: 1.6rem;
  width: 100%;
}
@media screen and (min-width: 769px) {
  .customer__list-item {
    padding: clamp(0rem, 4.1666666667vw, 6rem) 0;
    -moz-column-gap: clamp(0rem, 2.7777777778vw, 4rem);
    column-gap: clamp(0rem, 2.7777777778vw, 4rem);
    flex-direction: row;
  }
}
@media screen and (min-width: 769px) {
  .customer__list-item:nth-child(even) {
    flex-direction: row-reverse;
  }
}
.customer__list-item:nth-child(2) {
  border-bottom: 0.1rem solid var(--gry);
  border-top: 0.1rem solid var(--gry);
}
.customer__list-item-img {
  aspect-ratio: 465/230;
  hyphenate-character: auto;
  width: 100%;
}
@media screen and (min-width: 769px) {
  .customer__list-item-img {
    width: clamp(0rem, 32.2916666667vw, 46.5rem);
  }
}
.customer__list-item-cnt {
  flex: 1;
}
.customer__list-item-cnt-ttl {
  align-items: flex-end;
  font-size: 1.6rem;
  -moz-column-gap: 0.8rem;
  column-gap: 0.8rem;
  margin: 0 0 1.6rem;
}
@media screen and (min-width: 769px) {
  .customer__list-item-cnt-ttl {
    font-size: clamp(1rem, 1.8055555556vw, 2.6rem);
    -moz-column-gap: clamp(0rem, 1.1111111111vw, 1.6rem);
    column-gap: clamp(0rem, 1.1111111111vw, 1.6rem);
    margin: 0 0 clamp(0rem, 2.2222222222vw, 3.2rem);
  }
}
.customer__list-item-cnt-ttl-area {
  font-size: 1.2rem;
}
@media screen and (min-width: 769px) {
  .customer__list-item-cnt-ttl-area {
    font-size: clamp(1rem, 1.25vw, 1.8rem);
  }
}
.customer__list-item-cnt-txt {
  font-size: 1.4rem;
  line-height: 1.8;
}
@media screen and (min-width: 769px) {
  .customer__list-item-cnt-txt {
    font-size: clamp(1rem, 1.25vw, 1.8rem);
  }
}

/*--------------------------------------------　flow
---------------------------------------------*/
.flow {
  background-image: url("../img/flow-bg-sp.jpg");
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-size: cover;
}
@media screen and (min-width: 769px) {
  .flow {
    background-image: url("../img/flow-bg.jpg");
    background-position: 50% 50%;
    background-repeat: no-repeat;
    background-size: cover;
  }
}
.flow__inner {
  padding: 3.2rem;
}
@media screen and (min-width: 769px) {
  .flow__inner {
    max-width: clamp(0rem, 72.2222222222vw, 104rem);
    padding: clamp(0rem, 4.4444444444vw, 6.4rem) clamp(0rem, 1.3888888889vw, 2rem) clamp(0rem, 6.1111111111vw, 8.8rem);
  }
}
.flow__ttl {
  margin: 0 0 2.4rem;
}
@media screen and (min-width: 769px) {
  .flow__ttl {
    margin: 0 0 clamp(0rem, 4.4444444444vw, 6.4rem);
  }
}
.flow__lead {
  font-size: 1.6rem;
  line-height: 2.2;
  margin: 0 0 2.4rem;
  text-align: center;
}
@media screen and (min-width: 769px) {
  .flow__lead {
    font-size: clamp(1rem, 1.5277777778vw, 2.2rem);
    margin: 0 0 clamp(0rem, 5vw, 7.2rem);
  }
}
.flow__list {
  row-gap: 6.4rem;
}
@media screen and (min-width: 769px) {
  .flow__list {
    row-gap: clamp(0rem, 6.9444444444vw, 10rem);
  }
}
.flow__list-item {
  border-radius: 1.2rem;
  box-shadow: 0 clamp(0.2rem, 0.2777777778vw, 0.4rem) clamp(0.2rem, 0.2777777778vw, 0.4rem) rgba(0, 0, 0, 0.1);
  flex-direction: column;
  padding: 2rem;
  position: relative;
  row-gap: 1.6rem;
  width: 100%;
}
@media screen and (min-width: 769px) {
  .flow__list-item {
    border-radius: clamp(0rem, 1.6666666667vw, 2.4rem);
    height: clamp(0rem, 15.2777777778vw, 22rem);
    padding: clamp(0rem, 3.3333333333vw, 4.8rem) clamp(0rem, 2.7777777778vw, 4rem);
    -moz-column-gap: clamp(0rem, 2.2222222222vw, 3.2rem);
    column-gap: clamp(0rem, 2.2222222222vw, 3.2rem);
    flex-direction: row;
  }
}
.flow__list-item:nth-child(1):after {
  content: "STEP 1";
}
.flow__list-item:nth-child(2):after {
  content: "STEP 2";
}
.flow__list-item:nth-child(3):after {
  content: "STEP 3";
}
.flow__list-item:nth-child(4):after {
  content: "STEP 4";
}
.flow__list-item:nth-child(5):after {
  content: "STEP 5";
}
.flow__list-item:not(:last-child):before {
  aspect-ratio: 42/28;
  background-image: url("../img/flow-arrow.png");
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-size: cover;
  bottom: -4rem;
  content: "";
  left: 50%;
  position: absolute;
  transform: translateX(-50%);
  width: 2.1rem;
}
@media screen and (min-width: 769px) {
  .flow__list-item:not(:last-child):before {
    bottom: clamp(-5.6rem, -3.8888888889vw, 0rem);
    left: 50%;
    position: absolute;
    width: clamp(0rem, 2.9166666667vw, 4.2rem);
  }
}
.flow__list-item:after {
  align-items: center;
  background-color: var(--red);
  border-radius: 0.8rem;
  color: var(--wte);
  display: flex;
  font-family: var(--font-en);
  font-size: 1.2rem;
  font-weight: var(--bold);
  height: 2.4rem;
  justify-content: center;
  left: 50%;
  position: absolute;
  top: -1.2rem;
  transform: translateX(-50%);
  width: 6.2rem;
}
@media screen and (min-width: 769px) {
  .flow__list-item:after {
    border-radius: clamp(0rem, 1.1111111111vw, 1.6rem);
    font-size: clamp(0rem, 1.8055555556vw, 2.6rem);
    height: clamp(0rem, 3.1944444444vw, 4.6rem);
    left: 50%;
    position: absolute;
    top: clamp(-2.3rem, -1.5972222222vw, 0rem);
    width: clamp(0rem, 8.6111111111vw, 12.4rem);
  }
}
.flow__list-item-img {
  aspect-ratio: 230/120;
  width: 100%;
}
@media screen and (min-width: 769px) {
  .flow__list-item-img {
    width: clamp(0rem, 15.9722222222vw, 23rem);
  }
}
.flow__list-item-cnt {
  flex: 1;
}
.flow__list-item-cnt-ttl {
  font-size: 1.6rem;
  margin: 0 0 1rem;
  text-align: center;
}
@media screen and (min-width: 769px) {
  .flow__list-item-cnt-ttl {
    font-size: clamp(1rem, 1.8055555556vw, 2.6rem);
    margin: 0 0 clamp(0rem, 1.6666666667vw, 2.4rem);
    text-align: left;
  }
}
.flow__list-item-cnt-txt {
  font-size: 1.4rem;
  line-height: 1.8;
}
@media screen and (min-width: 769px) {
  .flow__list-item-cnt-txt {
    font-size: clamp(1rem, 1.1111111111vw, 1.6rem);
  }
}

/*--------------------------------------------　qa
---------------------------------------------*/
.qa__inner {
  padding: 3.2rem 2rem 4rem;
}
@media screen and (min-width: 769px) {
  .qa__inner {
    max-width: clamp(0rem, 72.2222222222vw, 104rem);
    padding: clamp(0rem, 4.4444444444vw, 6.4rem) clamp(0rem, 1.3888888889vw, 2rem) clamp(0rem, 6.1111111111vw, 8.8rem);
  }
}
.qa__ttl {
  margin: 0 0 2.4rem;
}
@media screen and (min-width: 769px) {
  .qa__ttl {
    margin: 0 0 clamp(0rem, 4.4444444444vw, 6.4rem);
  }
}
.qa__list {
  row-gap: 2rem;
}
@media screen and (min-width: 769px) {
  .qa__list {
    row-gap: clamp(0rem, 2.7777777778vw, 4rem);
  }
}
.qa__list-item {
  cursor: pointer;
}
.qa__list-item-q {
  align-items: center;
  border: 0.1rem solid var(--red);
  border-radius: 0.8rem;
  font-size: 1.6rem;
  line-height: 1.6;
  padding: 1rem 4rem;
  position: relative;
  transition: background-color 0.3s ease;
}
@media screen and (min-width: 769px) {
  .qa__list-item-q {
    border: clamp(0rem, 0.1388888889vw, 0.2rem) solid var(--red);
    border-radius: clamp(0rem, 1.3888888889vw, 2rem);
    font-size: clamp(1rem, 2.0138888889vw, 2.9rem);
    height: clamp(0rem, 5.1388888889vw, 7.4rem);
    margin: 0;
    padding: 0 0 0 clamp(0rem, 5.5555555556vw, 8rem);
    transition: 0.3s var(--ease-base);
  }
  .qa__list-item-q:hover {
    background-color: #fcf8f8;
  }
}
.is-active .qa__list-item-q {
  margin: 0 0 2.4rem;
}
@media screen and (min-width: 769px) {
  .is-active .qa__list-item-q {
    margin: 0 0 clamp(0rem, 2.2222222222vw, 3.2rem);
  }
}
.qa__list-item-q-ico {
  align-items: center;
  aspect-ratio: 1/1;
  background-color: var(--red);
  border-radius: 0.8rem;
  color: var(--wte);
  display: flex;
  font-family: var(--font-en);
  font-size: 1.3rem;
  height: 2.3rem;
  justify-content: center;
  left: 0.8rem;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  width: 2.3rem;
}
@media screen and (min-width: 769px) {
  .qa__list-item-q-ico {
    border-radius: clamp(0rem, 1.1111111111vw, 1.6rem);
    font-size: clamp(0rem, 1.8055555556vw, 2.6rem);
    height: clamp(0rem, 3.1944444444vw, 4.6rem);
    left: clamp(0rem, 0.9722222222vw, 1.4rem);
    position: absolute;
    top: 50%;
    width: clamp(0rem, 3.1944444444vw, 4.6rem);
  }
}
.qa__list-item-q-bars {
  height: 1.6rem;
  position: absolute;
  right: 1rem;
  top: 50%;
  transform: translateY(-50%);
  width: 1.6rem;
}
@media screen and (min-width: 769px) {
  .qa__list-item-q-bars {
    height: clamp(0rem, 1.6666666667vw, 2.4rem);
    position: absolute;
    right: clamp(0rem, 1.6666666667vw, 2.4rem);
    top: 50%;
    width: clamp(0rem, 1.6666666667vw, 2.4rem);
  }
}
.qa__list-item-q-bars:before, .qa__list-item-q-bars:after {
  background-color: var(--red);
  content: "";
  display: block;
  left: 50%;
  position: absolute;
  top: 50%;
  transform: translate(-50%, -50%);
}
.qa__list-item-q-bars:before {
  height: 0.2rem;
  width: 1.6rem;
}
@media screen and (min-width: 769px) {
  .qa__list-item-q-bars:before {
    height: clamp(0rem, 0.2777777778vw, 0.4rem);
    width: clamp(0rem, 1.6666666667vw, 2.4rem);
  }
}
.qa__list-item-q-bars:after {
  height: 1.6rem;
  transition: 0.3s var(--ease-base);
  width: 0.2rem;
}
@media screen and (min-width: 769px) {
  .qa__list-item-q-bars:after {
    height: clamp(0rem, 1.6666666667vw, 2.4rem);
    width: clamp(0rem, 0.2777777778vw, 0.4rem);
  }
}
.is-active .qa__list-item-q-bars:after {
  opacity: 0;
}
.qa__list-item-a {
  font-size: 1.4rem;
  height: 0;
  line-height: 1.4;
  opacity: 0;
  padding: 0 0 0 4rem;
  position: relative;
  transition: 0.3s var(--ease-base);
  visibility: hidden;
}
@media screen and (min-width: 769px) {
  .qa__list-item-a {
    font-size: clamp(1rem, 1.25vw, 1.8rem);
    padding: 0 0 0 clamp(0rem, 5.5555555556vw, 8rem);
  }
}
.is-active .qa__list-item-a {
  height: auto;
  opacity: 1;
  visibility: visible;
}
.qa__list-item-a-ico {
  align-items: center;
  background-color: var(--bck);
  border-radius: 1rem;
  color: var(--wte);
  display: flex;
  font-family: var(--font-en);
  font-size: 1.3rem;
  height: 2.3rem;
  justify-content: center;
  left: 1rem;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  width: 2.3rem;
}
@media screen and (min-width: 769px) {
  .qa__list-item-a-ico {
    border-radius: clamp(0rem, 1.1111111111vw, 1.6rem);
    font-size: clamp(0rem, 1.8055555556vw, 2.6rem);
    height: clamp(0rem, 3.1944444444vw, 4.6rem);
    left: clamp(0rem, 0.9722222222vw, 1.4rem);
    position: absolute;
    top: 50%;
    width: clamp(0rem, 3.1944444444vw, 4.6rem);
  }
}

/*--------------------------------------------　ask
---------------------------------------------*/
.ask {
  height: 15rem;
  width: 100%;
}
@media screen and (min-width: 769px) {
  .ask {
    height: auto;
  }
}
.ask:before {
  background-image: url("../img/ask-bg-sp.jpg");
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-size: cover;
  bottom: 0;
  content: "";
  display: block;
  height: 15rem;
  left: 50%;
  position: absolute;
  transform: translateX(-50%);
  width: 100%;
}
@media screen and (min-width: 769px) {
  .ask:before {
    background-image: url("../img/ask-bg.jpg");
    background-position: 50% 50%;
    background-repeat: no-repeat;
    background-size: cover;
    bottom: 0;
    height: clamp(0rem, 21.5972222222vw, 31.1rem);
    left: 50%;
    position: absolute;
    width: clamp(0rem, 133.3333333333vw, 192rem);
  }
}
.ask__inner {
  padding: 2.4rem 0 0 0;
}
@media screen and (min-width: 769px) {
  .ask__inner {
    padding: 0;
  }
}
.ask__flex {
  align-items: center;
  justify-content: center;
}
@media screen and (min-width: 769px) {
  .ask__flex {
    height: clamp(0rem, 17.1527777778vw, 24.7rem);
  }
}
.ask__txt {
  font-size: 1.8rem;
  line-height: 1.8;
  text-align: center;
}
@media screen and (min-width: 769px) {
  .ask__txt {
    font-size: clamp(1rem, 2.5vw, 3.6rem);
  }
}

/*--------------------------------------------　company
---------------------------------------------*/
.company__inner {
  padding: 3.2rem;
}
@media screen and (min-width: 769px) {
  .company__inner {
    max-width: clamp(0rem, 72.2222222222vw, 104rem);
    padding: clamp(0rem, 4.4444444444vw, 6.4rem) clamp(0rem, 1.3888888889vw, 2rem) clamp(0rem, 6.1111111111vw, 8.8rem);
  }
}
.company__ttl {
  margin: 0 0 2.4rem;
}
@media screen and (min-width: 769px) {
  .company__ttl {
    margin: 0 0 clamp(0rem, 4.4444444444vw, 6.4rem);
  }
}
.company__dls {
  border-top: 0.1rem solid var(--gry);
}
.company__dls-dl {
  border-bottom: 0.1rem solid var(--gry);
  flex-direction: column;
  padding: 2rem 0;
}
@media screen and (min-width: 769px) {
  .company__dls-dl {
    align-items: center;
    flex-direction: row;
    padding: clamp(0rem, 2.7777777778vw, 4rem) 0;
  }
}
.company__dls-dl-dt {
  font-size: 1.4rem;
  line-height: 2;
  margin: 0 auto;
}
@media screen and (min-width: 769px) {
  .company__dls-dl-dt {
    font-size: clamp(1rem, 1.1111111111vw, 1.6rem);
    margin: 0;
    width: clamp(0rem, 13.8888888889vw, 20rem);
  }
}
.company__dls-dl-dd, .company__dls-dl-dd-tel {
  font-size: 1.4rem;
  line-height: 2;
}
@media screen and (min-width: 769px) {
  .company__dls-dl-dd, .company__dls-dl-dd-tel {
    font-size: clamp(1rem, 1.1111111111vw, 1.6rem);
  }
}
.company__dls-dl-dd {
  flex: 1;
}
@media screen and (min-width: 769px) {
  .company__dls-dl-dd {
    border-left: 0.1rem solid var(--gry);
    padding: 0 0 0 clamp(0rem, 2.7777777778vw, 4rem);
  }
}/*# sourceMappingURL=style.css.map */
