@charset "UTF-8";
/*! destyle.css v3.0.2 | MIT License | https://github.com/nicolas-cusan/destyle.css */
/* Reset box-model and set borders */
/* ============================================ */
*,
::before,
::after {
  box-sizing: border-box;
  border-style: solid;
  border-width: 0;
}

/* Document */
/* ============================================ */
/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in iOS.
 * 3. Remove gray overlay on links for iOS.
 */
html {
  line-height: 1.15; /* 1 */
  -webkit-text-size-adjust: 100%; /* 2 */
  -webkit-tap-highlight-color: transparent; /* 3*/
}

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

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

/* Vertical rhythm */
/* ============================================ */
p,
table,
blockquote,
address,
pre,
iframe,
form,
figure,
dl {
  margin: 0;
}

/* Headings */
/* ============================================ */
h1,
h2,
h3,
h4,
h5,
h6 {
  font-size: inherit;
  font-weight: inherit;
  margin: 0;
}

/* Lists (enumeration) */
/* ============================================ */
ul,
ol {
  margin: 0;
  padding: 0;
  list-style: none;
}

/* Lists (definition) */
/* ============================================ */
dt {
  font-weight: bold;
}

dd {
  margin-left: 0;
}

/* 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 */
  border-top-width: 1px;
  margin: 0;
  clear: both;
  color: inherit;
}

/**
 * 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: inherit; /* 2 */
}

address {
  font-style: inherit;
}

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

/**
 * 1. Remove the bottom border in Chrome 57-
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */
abbr[title] {
  -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: inherit; /* 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;
}

/* Replaced content */
/* ============================================ */
/**
 * Prevent vertical alignment issues.
 */
svg,
img,
embed,
object,
iframe {
  vertical-align: bottom;
}

/* Forms */
/* ============================================ */
/**
 * Reset form fields to make them styleable.
 * 1. Make form elements stylable across systems iOS especially.
 * 2. Inherit text-transform from parent.
 */
button,
input,
optgroup,
select,
textarea {
  -webkit-appearance: none; /* 1 */
  -moz-appearance: none;
       appearance: none;
  vertical-align: middle;
  color: inherit;
  font: inherit;
  background: transparent;
  padding: 0;
  margin: 0;
  border-radius: 0;
  text-align: inherit;
  text-transform: inherit; /* 2 */
}

/**
 * Reset radio and checkbox appearance to preserve their look in iOS.
 */
[type=checkbox] {
  -webkit-appearance: checkbox;
  -moz-appearance: checkbox;
       appearance: checkbox;
}

[type=radio] {
  -webkit-appearance: radio;
  -moz-appearance: radio;
       appearance: radio;
}

/**
 * Correct cursors for clickable elements.
 */
button,
[type=button],
[type=reset],
[type=submit] {
  cursor: pointer;
}

button:disabled,
[type=button]:disabled,
[type=reset]:disabled,
[type=submit]:disabled {
  cursor: default;
}

/**
 * Improve outlines for Firefox and unify style with input elements & buttons.
 */
:-moz-focusring {
  outline: auto;
}

select:disabled {
  opacity: inherit;
}

/**
 * Remove padding
 */
option {
  padding: 0;
}

/**
 * Reset to invisible
 */
fieldset {
  margin: 0;
  padding: 0;
  min-width: 0;
}

legend {
  padding: 0;
}

/**
 * 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;
}

/**
 * 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 outline style in Safari.
 */
[type=search] {
  outline-offset: -2px; /* 1 */
}

/**
 * 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. Fix font inheritance.
 */
::-webkit-file-upload-button {
  -webkit-appearance: button; /* 1 */
  font: inherit; /* 2 */
}

/**
 * Clickable labels
 */
label[for] {
  cursor: pointer;
}

/* 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;
}

/*
 * Remove outline for editable content.
 */
[contenteditable]:focus {
  outline: auto;
}

/* Tables */
/* ============================================ */
/**
1. Correct table border color inheritance in all Chrome and Safari.
*/
table {
  border-color: inherit; /* 1 */
  border-collapse: collapse;
}

caption {
  text-align: left;
}

td,
th {
  vertical-align: top;
  padding: 0;
}

th {
  text-align: left;
  font-weight: bold;
}

@font-face {
  font-family: "NotoSansJP";
  font-weight: 300;
  src: url(../fonts/NotoSansJP-Light.woff) format("woff");
}
@font-face {
  font-family: "NotoSansJP";
  font-weight: 400;
  src: url(../fonts/NotoSansJP-Regular.woff) format("woff");
}
@font-face {
  font-family: "NotoSansJP";
  font-weight: 500;
  src: url(../fonts/NotoSansJP-Medium.woff) format("woff");
}
@font-face {
  font-family: "NotoSansJP";
  font-weight: 700;
  src: url(../fonts/NotoSansJP-Bold.woff) format("woff");
}
@font-face {
  font-family: "NotoSansJP";
  font-weight: 900;
  src: url(../fonts/NotoSansJP-Black.woff) format("woff");
}
@media screen and (min-width: 1000px) {
  .lg-none {
    display: none;
  }
}

/* 共通カスタマイズ
-------------------------- */
*, *:before, *:after {
  box-sizing: border-box;
}

html {
  font-family: "NotoSansJP", sans-serif;
  font-weight: 400;
  font-size: 62.5%;
  line-height: 1.7;
  color: #343434;
}

header {
  width: 100%;
  overflow-x: hidden;
  position: absolute;
  top: 0;
}

main {
  overflow: hidden;
  position: relative;
}

img {
  display: inline-block;
  width: 100%;
  -o-object-fit: contain;
     object-fit: contain;
}

@media screen and (min-width: 768px) {
  .sp {
    display: none !important;
  }
}

.pc {
  display: none !important;
}
@media screen and (min-width: 768px) {
  .pc {
    display: block !important;
  }
}

.br400 {
  display: block;
}
@media screen and (min-width: 400px) {
  .br400 {
    display: none;
  }
}

.br400-none {
  display: none;
}
@media screen and (min-width: 400px) {
  .br400-none {
    display: block;
  }
}

.br1000-none {
  display: block;
}
@media screen and (min-width: 1000px) {
  .br1000-none {
    display: none;
  }
}

.br1100 {
  display: none;
}
@media screen and (min-width: 1100px) {
  .br1100 {
    display: block;
  }
}

@media screen and (min-width: 1600px) {
  .br-max1600 {
    display: none;
  }
}

.small {
  font-size: 0.8em;
}

.mt {
  margin-top: 1em;
}

.cursor {
  cursor: pointer !important;
}

@media (min-width: 768px) {
  a[href^="tel:"] {
    pointer-events: none;
  }
}
/* wrapper
-----------------------------------------------*/
.wrapper, .strength__wrapper, .failure__wrapper, .difference__wrapper, .hearing-probrem__wrapper, .misunderstanding__wrapper {
  padding: 3rem 0 3.5rem;
}
@media screen and (min-width: 400px) {
  .wrapper, .strength__wrapper, .failure__wrapper, .difference__wrapper, .hearing-probrem__wrapper, .misunderstanding__wrapper {
    padding: 8vw 0 9.3333333333vw;
  }
}
@media screen and (min-width: 768px) {
  .wrapper, .strength__wrapper, .failure__wrapper, .difference__wrapper, .hearing-probrem__wrapper, .misunderstanding__wrapper {
    padding: 6rem 0 7rem;
  }
}
@media screen and (min-width: 1000px) {
  .wrapper, .strength__wrapper, .failure__wrapper, .difference__wrapper, .hearing-probrem__wrapper, .misunderstanding__wrapper {
    padding: 5.4rem 0 6.3rem;
  }
}
@media screen and (min-width: 1366px) {
  .wrapper, .strength__wrapper, .failure__wrapper, .difference__wrapper, .hearing-probrem__wrapper, .misunderstanding__wrapper {
    padding: 6rem 0 7rem;
  }
}

.wrapper-medium, .qa__wrapper {
  padding: 3.5rem 0 4rem;
}
@media screen and (min-width: 400px) {
  .wrapper-medium, .qa__wrapper {
    padding: 9.3333333333vw 0 10.6666666667vw;
  }
}
@media screen and (min-width: 768px) {
  .wrapper-medium, .qa__wrapper {
    padding: 7rem 0;
  }
}
@media screen and (min-width: 1000px) {
  .wrapper-medium, .qa__wrapper {
    padding: 6.3rem 0;
  }
}
@media screen and (min-width: 1366px) {
  .wrapper-medium, .qa__wrapper {
    padding: 7rem 0;
  }
}

.wrapper-large, .consultation__wrapper {
  padding: 4rem 0;
}
@media screen and (min-width: 400px) {
  .wrapper-large, .consultation__wrapper {
    padding: 10.6666666667vw 0;
  }
}
@media screen and (min-width: 768px) {
  .wrapper-large, .consultation__wrapper {
    padding: 8rem 0 6rem;
  }
}
@media screen and (min-width: 1000px) {
  .wrapper-large, .consultation__wrapper {
    padding: 7.2rem 0 5.4rem;
  }
}
@media screen and (min-width: 1366px) {
  .wrapper-large, .consultation__wrapper {
    padding: 8rem 0 6rem;
  }
}

/*  headings
-------------------------- */
.h-type01, .store__title, .qa__title, .consultation__title, .flow__title, .strength__title, .failure__title, .difference__title, .hearing-probrem__title, .online-probrem__title, .misunderstanding__title {
  text-align: center;
  font-size: 1.8rem;
  line-height: 1.67;
  font-weight: bold;
  color: #3a2a1a;
}
@media screen and (min-width: 400px) {
  .h-type01, .store__title, .qa__title, .consultation__title, .flow__title, .strength__title, .failure__title, .difference__title, .hearing-probrem__title, .online-probrem__title, .misunderstanding__title {
    font-size: 4.8vw;
  }
}
@media screen and (min-width: 768px) {
  .h-type01, .store__title, .qa__title, .consultation__title, .flow__title, .strength__title, .failure__title, .difference__title, .hearing-probrem__title, .online-probrem__title, .misunderstanding__title {
    font-size: 3.6rem;
  }
}
@media screen and (min-width: 1000px) {
  .h-type01, .store__title, .qa__title, .consultation__title, .flow__title, .strength__title, .failure__title, .difference__title, .hearing-probrem__title, .online-probrem__title, .misunderstanding__title {
    font-size: 3.78rem;
  }
}
@media screen and (min-width: 1366px) {
  .h-type01, .store__title, .qa__title, .consultation__title, .flow__title, .strength__title, .failure__title, .difference__title, .hearing-probrem__title, .online-probrem__title, .misunderstanding__title {
    font-size: 4.2rem;
  }
}
.h-type01 .square__brown, .store__title .square__brown, .qa__title .square__brown, .consultation__title .square__brown, .flow__title .square__brown, .strength__title .square__brown, .failure__title .square__brown, .difference__title .square__brown, .hearing-probrem__title .square__brown, .online-probrem__title .square__brown, .misunderstanding__title .square__brown {
  display: inline-block;
  margin-left: 0.25em;
  padding: 0.25em 0.25em 0.375em;
  line-height: 1;
  color: #fff;
  background-color: #3a2a1a;
  border-radius: 0.25em;
  position: relative;
  transform: translate(0, -12.5%);
}
.h-type01 .square__light-brown, .store__title .square__light-brown, .qa__title .square__light-brown, .consultation__title .square__light-brown, .flow__title .square__light-brown, .strength__title .square__light-brown, .failure__title .square__light-brown, .difference__title .square__light-brown, .hearing-probrem__title .square__light-brown, .online-probrem__title .square__light-brown, .misunderstanding__title .square__light-brown {
  display: inline-block;
  margin-left: 0.125em;
  padding: 0.25em 0.25em 0.375em;
  line-height: 1;
  color: #fff;
  background-color: #837468;
  border-radius: 0.25em;
  position: relative;
  transform: translate(0, 25%);
}
.h-type01 .square__light-brown > span, .store__title .square__light-brown > span, .qa__title .square__light-brown > span, .consultation__title .square__light-brown > span, .flow__title .square__light-brown > span, .strength__title .square__light-brown > span, .failure__title .square__light-brown > span, .difference__title .square__light-brown > span, .hearing-probrem__title .square__light-brown > span, .online-probrem__title .square__light-brown > span, .misunderstanding__title .square__light-brown > span {
  display: block;
  transform: rotate(15deg);
}

.h-type02, .consultation__sub-title, .flow__sub-title, .strength__sub-title, .difference__sub-title {
  text-align: center;
  font-size: 1.7rem;
  line-height: 1;
  font-weight: 900;
  color: #3a2a1a;
}
@media screen and (min-width: 400px) {
  .h-type02, .consultation__sub-title, .flow__sub-title, .strength__sub-title, .difference__sub-title {
    font-size: 4.5333333333vw;
  }
}
@media screen and (min-width: 768px) {
  .h-type02, .consultation__sub-title, .flow__sub-title, .strength__sub-title, .difference__sub-title {
    font-size: 3.4rem;
  }
}
@media screen and (min-width: 1000px) {
  .h-type02, .consultation__sub-title, .flow__sub-title, .strength__sub-title, .difference__sub-title {
    padding: 1em 0 0.75em;
    font-size: 2.7rem;
  }
}
@media screen and (min-width: 1366px) {
  .h-type02, .consultation__sub-title, .flow__sub-title, .strength__sub-title, .difference__sub-title {
    font-size: 3rem;
  }
}

/*  comment
-------------------------- */
.comment, .qa__comment, .consultation__comment {
  text-align: center;
}
.comment::before, .qa__comment::before, .consultation__comment::before, .comment::after, .qa__comment::after, .consultation__comment::after {
  content: "／";
  display: inline-block;
}
.comment::before, .qa__comment::before, .consultation__comment::before {
  margin-right: 0.5em;
  transform: scale(-1, 1);
}
.comment::after, .qa__comment::after, .consultation__comment::after {
  margin-left: 0.5em;
}

/*  button
-------------------------- */
.btn, .qa__btn, .consultation__btn, .strength__btn, .difference__btn, .header__consulting-btn--type02 {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 1em;
  padding: 0;
  font-size: 1.6rem;
  line-height: 3.125;
  font-weight: bold;
  letter-spacing: 0.025em;
  color: #fff;
  background-color: #e83315;
  border: solid 0.2rem #e83315;
  border-radius: 1.5625em;
  transition: color 0.5s, background-color 0.5s;
}
@media screen and (min-width: 400px) {
  .btn, .qa__btn, .consultation__btn, .strength__btn, .difference__btn, .header__consulting-btn--type02 {
    font-size: 4.2666666667vw;
    border-width: 0.5333333333vw;
  }
}
@media screen and (min-width: 768px) {
  .btn, .qa__btn, .consultation__btn, .strength__btn, .difference__btn, .header__consulting-btn--type02 {
    font-size: 3.2rem;
    line-height: 2.875;
    border-width: 0.4rem;
  }
}
@media screen and (min-width: 1000px) {
  .btn, .qa__btn, .consultation__btn, .strength__btn, .difference__btn, .header__consulting-btn--type02 {
    font-size: 2.52rem;
    line-height: 2.57;
  }
}
@media screen and (min-width: 1366px) {
  .btn, .qa__btn, .consultation__btn, .strength__btn, .difference__btn, .header__consulting-btn--type02 {
    font-size: 2.8rem;
  }
}
.btn .shop-icon, .qa__btn .shop-icon, .consultation__btn .shop-icon, .strength__btn .shop-icon, .difference__btn .shop-icon, .header__consulting-btn--type02 .shop-icon, .btn .speech-icon, .qa__btn .speech-icon, .consultation__btn .speech-icon, .strength__btn .speech-icon, .difference__btn .speech-icon, .header__consulting-btn--type02 .speech-icon {
  width: 1.5em;
  height: 1.25em;
  position: relative;
  transform: translate(0, 10%);
}
.btn .st0, .qa__btn .st0, .consultation__btn .st0, .strength__btn .st0, .difference__btn .st0, .header__consulting-btn--type02 .st0 {
  fill: #fff;
  transition: 0.5s all;
}
@media screen and (min-width: 1000px) {
  .btn:hover, .qa__btn:hover, .consultation__btn:hover, .strength__btn:hover, .difference__btn:hover, .header__consulting-btn--type02:hover {
    color: #e83315;
    background-color: #fff;
  }
}
@media screen and (min-width: 1000px) {
  .btn:hover .st0, .qa__btn:hover .st0, .consultation__btn:hover .st0, .strength__btn:hover .st0, .difference__btn:hover .st0, .header__consulting-btn--type02:hover .st0 {
    fill: #e83315;
  }
}

/* decoration
-----------------------------------------------*/
.dot-red {
  position: relative;
}
.dot-red::before {
  content: "・";
  font-size: 1em;
  font-weight: bold;
  color: #e83315;
  position: absolute;
  top: -62.5%;
  left: 50%;
  transform: translate(-50%, 0);
}

/*
-----------------------------------------------*/
.base-font, .store__sub-title, .consultation__text, .strength__text, .solve-card__text, .hearing-probrem__text {
  font-size: 1.6rem;
  font-weight: 500;
  line-height: 1.625;
  color: #343434;
}
@media screen and (min-width: 400px) {
  .base-font, .store__sub-title, .consultation__text, .strength__text, .solve-card__text, .hearing-probrem__text {
    font-size: 4.2666666667vw;
  }
}
@media screen and (min-width: 768px) {
  .base-font, .store__sub-title, .consultation__text, .strength__text, .solve-card__text, .hearing-probrem__text {
    font-size: 3.2rem;
  }
}
@media screen and (min-width: 1000px) {
  .base-font, .store__sub-title, .consultation__text, .strength__text, .solve-card__text, .hearing-probrem__text {
    font-size: 1.8rem;
    line-height: 1.8;
  }
}
@media screen and (min-width: 1366px) {
  .base-font, .store__sub-title, .consultation__text, .strength__text, .solve-card__text, .hearing-probrem__text {
    font-size: 2rem;
  }
}

/* SP-header 
-------------------------- */
/* PC-header (min-width: 768px)
-------------------------- */
/* footer
-------------------------- */
/* header
-----------------------------------------------*/
.header {
  display: flex;
  gap: 1rem;
  position: fixed;
  z-index: 1000;
  -ms-overflow-style: none;
  scrollbar-width: none;
}
@media screen and (min-width: 400px) {
  .header {
    gap: 2.6666666667vw;
  }
}
@media screen and (min-width: 768px) {
  .header {
    gap: 2rem;
  }
}
@media screen and (min-width: 1000px) {
  .header {
    opacity: 1;
    transition: 0.5s opacity, 0.5s transform;
  }
}
.header::-webkit-scrollbar {
  display: none;
}
@media screen and (min-width: 1000px) {
  .header.hide {
    opacity: 0;
    transform: translateY(-100%); /* 上に消えるようにする */
  }
}
.header__consulting-btn {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 0.5em;
  width: 13.5rem;
  margin-left: auto;
  font-size: 1.3rem;
  line-height: 3.38;
  font-weight: bold;
  letter-spacing: 0.025em;
  color: #fff;
  background-color: #e83315;
  border: solid 0.4rem #e83315;
  border-top: none;
  border-bottom-left-radius: 1rem;
  border-bottom-right-radius: 1rem;
  transition: color 0.5s, background-color 0.5s;
}
@media screen and (min-width: 400px) {
  .header__consulting-btn {
    width: 36vw;
    font-size: 3.4666666667vw;
    border-bottom-left-radius: 2.6666666667vw;
    border-bottom-right-radius: 2.6666666667vw;
  }
}
@media screen and (min-width: 768px) {
  .header__consulting-btn {
    width: 27rem;
    font-size: 2.6rem;
    border-bottom-left-radius: 2rem;
    border-bottom-right-radius: 2rem;
  }
}
@media screen and (min-width: 1000px) {
  .header__consulting-btn {
    gap: 0.75em;
    height: 8rem;
    font-size: 1.8rem;
    line-height: 1;
  }
}
.header__consulting-btn .shop-icon {
  width: 1.5em;
  height: 1.25em;
  position: relative;
  transform: translate(0, 10%);
}
@media screen and (min-width: 1000px) {
  .header__consulting-btn .shop-icon {
    width: 2.17em;
    height: 1.83em;
  }
}
.header__consulting-btn .st0 {
  fill: #fff;
  transition: 0.5s all;
}
@media screen and (min-width: 1000px) {
  .header__consulting-btn:hover {
    color: #e83315;
    background-color: #fff;
  }
}
@media screen and (min-width: 1000px) {
  .header__consulting-btn:hover .st0 {
    fill: #e83315;
  }
}
.header__nav-btn {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  width: 7rem;
  font-size: 1rem;
  line-height: 3.38;
  font-weight: bold;
  line-height: 1;
  letter-spacing: 0.025em;
  color: #fff;
  background-color: #3a2a1a;
  border: solid 0.4rem #3a2a1a;
  border-top: none;
  border-right: none;
  border-bottom-left-radius: 1rem;
  transition: color 0.5s, background-color 0.5s;
  position: relative;
  z-index: 1000;
}
@media screen and (min-width: 400px) {
  .header__nav-btn {
    width: 18.6666666667vw;
    font-size: 3.4666666667vw;
    border-bottom-left-radius: 2.6666666667vw;
  }
}
@media screen and (min-width: 768px) {
  .header__nav-btn {
    width: 14rem;
    font-size: 2.6rem;
    border-bottom-left-radius: 2rem;
  }
}
@media screen and (min-width: 1000px) {
  .header__nav-btn {
    font-size: 1.8rem;
    line-height: 1;
  }
}
@media screen and (min-width: 1000px) {
  .header__nav-btn:hover {
    color: #3a2a1a;
    background-color: #fff;
  }
}
@media screen and (min-width: 1000px) {
  .header__nav-btn:hover .header__nav-btn-border {
    border-color: #3a2a1a;
  }
}
@media screen and (min-width: 1000px) {
  .header__nav-btn:hover .header__nav-btn-text {
    color: #3a2a1a;
  }
}
.header__nav-btn.active {
  color: #3a2a1a;
  border-color: transparent;
  background-color: transparent;
}
.header__nav-btn.active .header__nav-btn-border:first-child {
  border-color: transparent;
}
.header__nav-btn.active .header__nav-btn-border:nth-child(2) {
  border-color: #3a2a1a;
}
.header__nav-btn.active .header__nav-btn-text {
  color: #3a2a1a;
}
.header__nav-btn-border {
  display: inline-block;
  width: 3em;
  height: 0;
  margin-top: 0.5rem;
  border-top: solid 0.2rem #fff;
}
@media screen and (min-width: 400px) {
  .header__nav-btn-border {
    margin-top: 1.3333333333vw;
  }
}
@media screen and (min-width: 768px) {
  .header__nav-btn-border {
    margin-top: 1rem;
  }
}
@media screen and (min-width: 1000px) {
  .header__nav-btn-border {
    border-top: solid 0.4rem #fff;
  }
}
.header__nav-btn-border:nth-child(2) {
  border-top: solid 0.1rem #fff;
}
@media screen and (min-width: 1000px) {
  .header__nav-btn-border:nth-child(2) {
    border-top: solid 0.2rem #fff;
  }
}
.header__nav-btn-text {
  margin-top: 0.7rem;
}
@media screen and (min-width: 400px) {
  .header__nav-btn-text {
    margin-top: 2vw;
  }
}
@media screen and (min-width: 768px) {
  .header__nav-btn-text {
    margin-top: 1.5rem;
  }
}
.header__nav {
  width: 86.67%;
  padding: 5.5rem 3rem 2.5rem 3rem;
  background-color: #fff;
  border-left: solid 0.4rem #3a2a1a;
  border-bottom: solid 0.4rem #3a2a1a;
  border-bottom-left-radius: 1rem;
  position: fixed;
  right: -86.67%;
  left: 100%;
  transition: 0.5s transform;
}
@media screen and (min-width: 400px) {
  .header__nav {
    padding: 14.6666666667vw 8vw 6.6666666667vw 8vw;
    border-bottom-left-radius: 2.6666666667vw;
  }
}
@media screen and (min-width: 768px) {
  .header__nav {
    width: 64rem;
    padding: 11rem 6rem 5rem 6rem;
    border-bottom-left-radius: 2rem;
    right: -64rem;
  }
}
@media screen and (min-width: 1000px) {
  .header__nav {
    padding: 11rem 10rem 6.5rem 10rem;
  }
}
.header__nav.active {
  transform: translate(-100%, 0);
}
.header__nav-list {
  display: flex;
  flex-direction: column;
  gap: 1.5rem;
}
@media screen and (min-width: 400px) {
  .header__nav-list {
    gap: 4vw;
  }
}
@media screen and (min-width: 768px) {
  .header__nav-list {
    gap: 3rem;
  }
}
.header__nav-item {
  font-size: 1.6rem;
  font-weight: bold;
  line-height: 1.75;
  color: #3a2a1a;
}
@media screen and (min-width: 400px) {
  .header__nav-item {
    font-size: 4.2666666667vw;
  }
}
@media screen and (min-width: 768px) {
  .header__nav-item {
    font-size: 3.2rem;
  }
}
@media screen and (min-width: 1000px) {
  .header__nav-item {
    white-space: nowrap;
    font-size: 2.8rem;
  }
}
@media screen and (min-width: 1000px) {
  .header__nav-link {
    padding-left: 1.25em;
    position: relative;
  }
  .header__nav-link::before {
    content: "";
    display: inline-block;
    width: 0.4em;
    height: 0.4em;
    background-color: transparent;
    border-radius: 50%;
    position: absolute;
    top: 50%;
    left: 0.25em;
    transform: translate(0, -25%);
    transition: 0.5s background-color;
  }
}
@media screen and (min-width: 1000px) {
  .header__nav-link:hover::before {
    background-color: #3a2a1a;
  }
}
.header__nav-btn-wrapper {
  margin-top: 2.5rem;
}
@media screen and (min-width: 400px) {
  .header__nav-btn-wrapper {
    margin-top: 6.6666666667vw;
  }
}
@media screen and (min-width: 768px) {
  .header__nav-btn-wrapper {
    margin-top: 5rem;
    max-width: 52rem;
  }
}
@media screen and (min-width: 768px) {
  .header__nav-btn-wrapper {
    margin-top: 5.5rem;
    max-width: 44rem;
  }
}

/* fv
-----------------------------------------------*/
.fv__wrapper {
  height: 45rem;
  padding-top: 7rem;
  background-color: #ffda41;
  position: relative;
  overflow: hidden;
}
@media screen and (min-width: 400px) {
  .fv__wrapper {
    height: 120vw;
    padding-top: 18.6666666667vw;
  }
}
@media screen and (min-width: 768px) {
  .fv__wrapper {
    height: 90rem;
    padding-top: 14rem;
  }
}
@media screen and (min-width: 1000px) {
  .fv__wrapper {
    height: 79rem;
    padding-top: 12rem;
  }
}
@media screen and (min-width: 1920px) {
  .fv__wrapper {
    height: 46.875vw;
    max-height: 100rem;
  }
}
.fv__logo {
  width: 9.6rem;
  position: absolute;
  top: 1rem;
  left: 3.33%;
}
@media screen and (min-width: 400px) {
  .fv__logo {
    width: 26.1333333333vw;
    top: 2.6666666667vw;
  }
}
@media screen and (min-width: 768px) {
  .fv__logo {
    width: 19.2rem;
    top: 2rem;
  }
}
@media screen and (min-width: 1000px) {
  .fv__logo {
    width: 20.9rem;
    left: 2.5rem;
  }
}
.fv__header {
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 0 auto;
}
.fv__title {
  text-align: center;
  line-height: 1.4;
  position: relative;
}
.fv__title--type01, .fv__title--type02 {
  font-size: 2.4rem;
  font-weight: bold;
}
@media screen and (min-width: 400px) {
  .fv__title--type01, .fv__title--type02 {
    font-size: 6.4vw;
  }
}
@media screen and (min-width: 768px) {
  .fv__title--type01, .fv__title--type02 {
    font-size: 4.8rem;
  }
}
@media screen and (min-width: 1000px) {
  .fv__title--type01, .fv__title--type02 {
    font-size: 4.375vw;
  }
}
@media screen and (min-width: 1280px) {
  .fv__title--type01, .fv__title--type02 {
    font-size: 5.6rem;
  }
}
@media screen and (min-width: 1920px) {
  .fv__title--type01, .fv__title--type02 {
    font-size: 6.8rem;
  }
}
.fv__title--type01 {
  color: #000;
}
.fv__title--type02 {
  padding: 0 0.25em 0.0625em;
  margin-left: 0.125em;
  color: #fff;
  background-color: #3a2a1a;
  border-radius: 0.5rem;
}
@media screen and (min-width: 400px) {
  .fv__title--type02 {
    border-radius: 1.4666666667vw;
  }
}
@media screen and (min-width: 768px) {
  .fv__title--type02 {
    border-radius: 1.1rem;
  }
}
.fv__title--type03, .fv__title--type04, .fv__title--type06, .fv__title--type07 {
  color: #000;
  text-shadow: 1px 1px 0 #fff, 2px 2px 0 #fff, 3px 3px 0 #fff;
}
.fv__title--type05, .fv__title--type08 {
  color: #e83315;
  text-shadow: 1px 1px 0 #fff, 2px 2px 0 #fff, 3px 3px 0 #fff;
}
.fv__title--type03, .fv__title--type05, .fv__title--type07 {
  font-size: 3.5rem;
  font-weight: 900;
}
@media screen and (min-width: 400px) {
  .fv__title--type03, .fv__title--type05, .fv__title--type07 {
    font-size: 9.3333333333vw;
  }
}
@media screen and (min-width: 768px) {
  .fv__title--type03, .fv__title--type05, .fv__title--type07 {
    font-size: 7rem;
  }
}
@media screen and (min-width: 1000px) {
  .fv__title--type03, .fv__title--type05, .fv__title--type07 {
    font-size: 6.25vw;
  }
}
@media screen and (min-width: 1280px) {
  .fv__title--type03, .fv__title--type05, .fv__title--type07 {
    font-size: 8rem;
  }
}
@media screen and (min-width: 1920px) {
  .fv__title--type03, .fv__title--type05, .fv__title--type07 {
    font-size: 10rem;
  }
}
.fv__title--type03 {
  display: inline-block;
  padding-top: 0.125em;
}
.fv__title--type04, .fv__title--type06 {
  font-size: 2.8rem;
  font-weight: bold;
}
@media screen and (min-width: 400px) {
  .fv__title--type04, .fv__title--type06 {
    font-size: 7.4666666667vw;
  }
}
@media screen and (min-width: 768px) {
  .fv__title--type04, .fv__title--type06 {
    font-size: 5.6rem;
  }
}
@media screen and (min-width: 1000px) {
  .fv__title--type04, .fv__title--type06 {
    font-size: 5.078125vw;
  }
}
@media screen and (min-width: 1280px) {
  .fv__title--type04, .fv__title--type06 {
    font-size: 6.5rem;
  }
}
@media screen and (min-width: 1920px) {
  .fv__title--type04, .fv__title--type06 {
    font-size: 8.5rem;
  }
}
.fv__title--type04 {
  padding-left: 0.125em;
}
.fv__title--type06 {
  padding: 0 0.125em;
}
.fv__title--type07 {
  padding-right: 1em;
}
.fv__title--type08 {
  font-size: 6rem;
  font-weight: bold;
  position: absolute;
  bottom: 0;
  right: 0;
  transform: translate(20%, 15%) rotate(15deg);
}
@media screen and (min-width: 400px) {
  .fv__title--type08 {
    font-size: 16vw;
  }
}
@media screen and (min-width: 768px) {
  .fv__title--type08 {
    font-size: 12rem;
  }
}
@media screen and (min-width: 1000px) {
  .fv__title--type08 {
    font-size: 10.9375vw;
  }
}
@media screen and (min-width: 1280px) {
  .fv__title--type08 {
    font-size: 14rem;
  }
}
@media screen and (min-width: 1920px) {
  .fv__title--type08 {
    font-size: 16rem;
  }
}
.fv__body {
  width: 14rem;
  margin: 1.5rem auto;
}
@media screen and (min-width: 400px) {
  .fv__body {
    width: 37.4666666667vw;
    margin-top: 4vw;
  }
}
@media screen and (min-width: 768px) {
  .fv__body {
    width: 28.1rem;
    margin-top: 3rem;
  }
}
@media screen and (min-width: 1000px) {
  .fv__body {
    width: 24rem;
  }
}
@media screen and (min-width: 1920px) {
  .fv__body {
    width: 28.1rem;
  }
}
.fv__footer {
  background: #fff;
  border-top-left-radius: 50%;
  border-top-right-radius: 50%;
  min-height: 200px;
  margin-left: -100px;
  margin-right: -100px;
  padding-left: 100px;
  padding-right: 100px;
  padding-top: 200px;
  position: relative;
  transform: translate(0, 45%);
}
@media screen and (min-width: 400px) {
  .fv__footer {
    margin-left: -26.6666666667vw;
    margin-right: -26.6666666667vw;
    padding-left: 26.6666666667vw;
    padding-right: 26.6666666667vw;
    padding-top: 53.3333333333vw;
  }
}
@media screen and (min-width: 1000px) {
  .fv__footer {
    transform: translate(0, 5%);
  }
}
@media screen and (min-width: 1920px) {
  .fv__footer {
    transform: translate(0, 0);
  }
}
.fv__human-left {
  width: 15.3rem;
  position: absolute;
  left: 0;
  top: 27rem;
  z-index: 10;
  transform: translate(-5%, 0);
}
@media screen and (min-width: 400px) {
  .fv__human-left {
    width: 40.9333333333vw;
    top: 72vw;
  }
}
@media screen and (min-width: 768px) {
  .fv__human-left {
    width: 30.7rem;
    top: 54rem;
  }
}
@media screen and (min-width: 1000px) {
  .fv__human-left {
    width: 20.859375vw;
    max-width: 26.7rem;
    top: 35.5rem;
    left: 3.33%;
    transform: translate(0, 0);
  }
}
@media screen and (min-width: 1920px) {
  .fv__human-left {
    width: 26.5625vw;
    max-width: 34rem;
    top: 34.5rem;
    left: 5.73%;
  }
}
.fv__human-right {
  width: 12.5rem;
  position: absolute;
  right: 0;
  top: 27rem;
  z-index: 10;
  transform: translate(20%, 0);
}
@media screen and (min-width: 400px) {
  .fv__human-right {
    width: 33.3333333333vw;
    top: 72vw;
  }
}
@media screen and (min-width: 768px) {
  .fv__human-right {
    width: 25rem;
    top: 54rem;
  }
}
@media screen and (min-width: 1000px) {
  .fv__human-right {
    width: 17.421875vw;
    max-width: 22.3rem;
    top: 35.5rem;
    right: 3.3%;
    transform: translate(0, 0);
  }
}
@media screen and (min-width: 1920px) {
  .fv__human-right {
    width: 22.109375vw;
    max-width: 28.3rem;
    top: 33rem;
    right: 5.73%;
  }
}
.fv__house-left {
  display: flex;
  gap: 1.5rem;
  width: 50%;
  position: absolute;
  left: 0;
  top: 31rem;
}
@media screen and (min-width: 400px) {
  .fv__house-left {
    gap: 4vw;
    top: 81.3333333333vw;
  }
}
@media screen and (min-width: 768px) {
  .fv__house-left {
    gap: 3rem;
    top: 61rem;
  }
}
@media screen and (min-width: 1000px) {
  .fv__house-left {
    gap: 1rem;
    top: 14rem;
    left: -5rem;
  }
}
@media screen and (min-width: 1920px) {
  .fv__house-left {
    align-items: inherit;
    left: -6rem;
  }
}
.fv__house-left li {
  display: flex;
  align-items: flex-end;
}
@media screen and (min-width: 768px) {
  .fv__house-left li {
    width: 37.5rem;
  }
}
.fv__house-left li:first-child {
  display: none;
}
@media screen and (min-width: 1580px) {
  .fv__house-left li:first-child {
    display: flex;
    width: 16rem;
  }
}
@media screen and (min-width: 1920px) {
  .fv__house-left li:first-child img {
    height: 95%;
    -o-object-fit: cover;
       object-fit: cover;
    -o-object-position: right;
       object-position: right;
  }
}
.fv__house-left li:nth-child(2) {
  width: 29.3333333333vw;
  max-width: 22rem;
}
@media screen and (min-width: 1000px) {
  .fv__house-left li:nth-child(2) {
    width: 16.40625vw;
    max-width: 21rem;
  }
}
.fv__house-left li:last-child {
  width: 17.3333333333vw;
  max-width: 13rem;
}
@media screen and (min-width: 1000px) {
  .fv__house-left li:last-child {
    width: 10.15625vw;
    max-width: 13rem;
  }
}
.fv__house-right {
  display: flex;
  flex-direction: row-reverse;
  gap: 1rem;
  width: 50%;
  position: absolute;
  right: 1rem;
  top: 31rem;
}
@media screen and (min-width: 400px) {
  .fv__house-right {
    gap: 2.6666666667vw;
    top: 81.3333333333vw;
  }
}
@media screen and (min-width: 768px) {
  .fv__house-right {
    gap: 2rem;
    top: 61rem;
  }
}
@media screen and (min-width: 1000px) {
  .fv__house-right {
    align-items: flex-end;
    gap: 1rem;
    width: 46rem;
    top: 14rem;
    right: -3rem;
  }
}
@media screen and (min-width: 1920px) {
  .fv__house-right {
    align-items: inherit;
    gap: 2rem;
    right: 0;
  }
}
.fv__house-right li {
  display: flex;
  align-items: flex-end;
}
.fv__house-right li:first-child {
  display: none;
}
@media screen and (min-width: 1580px) {
  .fv__house-right li:first-child {
    display: flex;
    width: 15.4rem;
  }
}
@media screen and (min-width: 1920px) {
  .fv__house-right li:first-child img {
    height: 95%;
    -o-object-fit: cover;
       object-fit: cover;
    -o-object-position: left;
       object-position: left;
  }
}
.fv__house-right li:nth-child(2) {
  width: 19.4666666667vw;
  max-width: 14.6rem;
}
@media screen and (min-width: 1000px) {
  .fv__house-right li:nth-child(2) {
    width: 11.40625vw;
    max-width: 14.6rem;
  }
}
.fv__house-right li:last-child {
  width: 21.7333333333vw;
  max-width: 16.3rem;
}
@media screen and (min-width: 1000px) {
  .fv__house-right li:last-child {
    width: 12.5vw;
    max-width: 16rem;
  }
}

/* misunderstanding
-----------------------------------------------*/
.misunderstanding__arc {
  margin-top: -4.5rem;
}
@media screen and (min-width: 400px) {
  .misunderstanding__arc {
    margin-top: -12vw;
  }
}
@media screen and (min-width: 768px) {
  .misunderstanding__arc {
    margin-top: -9rem;
  }
}
@media screen and (min-width: 1000px) {
  .misunderstanding__arc {
    margin-top: -10.8rem;
  }
}
@media screen and (min-width: 1366px) {
  .misunderstanding__arc {
    margin-top: -12rem;
  }
}
@media screen and (min-width: 1920px) {
  .misunderstanding__arc {
    margin-top: clamp(-15rem, -15rem - 100vw, -500rem);
  }
}
.misunderstanding__wrapper {
  position: relative;
}
@media screen and (min-width: 1000px) {
  .misunderstanding__wrapper {
    max-width: 90rem;
    margin: 0 auto;
  }
}
@media screen and (min-width: 1366px) {
  .misunderstanding__wrapper {
    max-width: 100rem;
  }
}
.misunderstanding__title {
  line-height: 2;
}
@media screen and (min-width: 1000px) {
  .misunderstanding__title {
    line-height: 1;
  }
}
.misunderstanding__body {
  margin-top: 3rem;
  position: relative;
  z-index: 10;
}
@media screen and (min-width: 400px) {
  .misunderstanding__body {
    margin-top: 8vw;
  }
}
@media screen and (min-width: 768px) {
  .misunderstanding__body {
    margin-top: 5.4rem;
  }
}
@media screen and (min-width: 1366px) {
  .misunderstanding__body {
    margin-top: 6rem;
  }
}
.misunderstanding__main-text {
  text-align: center;
  font-size: 2.4rem;
  font-weight: 900;
  line-height: 1.85;
  color: #343434;
}
@media screen and (min-width: 400px) {
  .misunderstanding__main-text {
    font-size: 6.4vw;
  }
}
@media screen and (min-width: 768px) {
  .misunderstanding__main-text {
    font-size: 4.8rem;
  }
}
@media screen and (min-width: 1000px) {
  .misunderstanding__main-text {
    font-size: 4.32rem;
    line-height: 1.85;
  }
}
@media screen and (min-width: 1366px) {
  .misunderstanding__main-text {
    font-size: 4.8rem;
  }
}
.misunderstanding__main-text--assessment {
  display: inline-block;
  vertical-align: text-bottom;
  width: 5em;
  font-size: 1.08em;
}
.misunderstanding__main-text--suggestion {
  display: inline-block;
  vertical-align: text-bottom;
  width: 6em;
  font-size: 1.1em;
}
@media screen and (min-width: 1000px) {
  .misunderstanding__main-text--suggestion {
    vertical-align: inherit;
  }
}
.misunderstanding__main-text--nowrap {
  white-space: nowrap;
}
.misunderstanding__main-text--left {
  display: inline-block;
  transform: translate(-0.125em, 0);
}
.misunderstanding__main-text--right {
  display: inline-block;
  transform: translate(0.125em, 0);
}
.misunderstanding__sub-text {
  margin-top: 1em;
  text-align: center;
  font-size: 1.8rem;
  font-weight: 900;
  line-height: 1.61;
  color: #343434;
}
@media screen and (min-width: 400px) {
  .misunderstanding__sub-text {
    font-size: 4.8vw;
  }
}
@media screen and (min-width: 768px) {
  .misunderstanding__sub-text {
    font-size: 3.6rem;
  }
}
@media screen and (min-width: 1000px) {
  .misunderstanding__sub-text {
    margin-top: 2.5em;
    font-size: 2.7rem;
    line-height: 1.625;
  }
}
@media screen and (min-width: 1366px) {
  .misunderstanding__sub-text {
    font-size: 3rem;
  }
}
.misunderstanding__image-sp {
  width: 6.7rem;
  position: absolute;
  left: 3.33%;
  top: 6rem;
}
@media screen and (min-width: 400px) {
  .misunderstanding__image-sp {
    width: 18vw;
    top: 16vw;
  }
}
@media screen and (min-width: 768px) {
  .misunderstanding__image-sp {
    width: 13.5rem;
    left: 0;
    top: 15rem;
  }
}
@media screen and (min-width: 1000px) {
  .misunderstanding__image-sp {
    width: 12.15rem;
    top: 13.5rem;
  }
}
@media screen and (min-width: 1366px) {
  .misunderstanding__image-sp {
    width: 13.5rem;
    top: 15rem;
  }
}
.misunderstanding__image-pc {
  width: 11.8rem;
  position: absolute;
  right: 3.33%;
  top: 19rem;
}
@media screen and (min-width: 400px) {
  .misunderstanding__image-pc {
    width: 31.4666666667vw;
    top: 50.6666666667vw;
  }
}
@media screen and (min-width: 768px) {
  .misunderstanding__image-pc {
    width: 23.6rem;
    right: 0;
    top: 38rem;
  }
}
@media screen and (min-width: 1000px) {
  .misunderstanding__image-pc {
    width: 21.24rem;
    top: 35.1rem;
  }
}
@media screen and (min-width: 1366px) {
  .misunderstanding__image-pc {
    width: 23.6rem;
    top: 39rem;
  }
}

/* online-probrem
-----------------------------------------------*/
.online-probrem {
  background-color: #fff;
  background-image: radial-gradient(#fff8d9 30%, transparent 30%);
  background-size: 1rem 1rem;
}
.online-probrem__wrapper {
  padding: 4.5rem 0 3.5rem;
}
@media screen and (min-width: 400px) {
  .online-probrem__wrapper {
    padding: 12vw 0 9.3333333333vw;
  }
}
@media screen and (min-width: 768px) {
  .online-probrem__wrapper {
    padding: 9rem 0 7rem;
  }
}
@media screen and (min-width: 1000px) {
  .online-probrem__wrapper {
    padding: 8.1rem 0 6.3rem;
  }
}
@media screen and (min-width: 1366px) {
  .online-probrem__wrapper {
    padding: 9rem 0 7rem;
  }
}
.online-probrem__title {
  line-height: 2;
}
@media screen and (min-width: 1000px) {
  .online-probrem__title {
    line-height: 1;
  }
}
.online-probrem__list {
  display: flex;
  flex-direction: column;
  gap: 1rem;
  width: 80%;
  max-width: 60rem;
  margin: 4rem auto 0;
}
@media screen and (min-width: 400px) {
  .online-probrem__list {
    margin-top: 10.6666666667vw;
    gap: 2.6666666667vw;
  }
}
@media screen and (min-width: 768px) {
  .online-probrem__list {
    margin-top: 8rem;
    gap: 2rem;
  }
}
@media screen and (min-width: 1000px) {
  .online-probrem__list {
    flex-direction: row;
    flex-wrap: wrap;
    gap: 1.8rem 2.7rem;
    width: 90%;
    max-width: 90rem;
    margin-top: 8.1rem;
  }
}
@media screen and (min-width: 1366px) {
  .online-probrem__list {
    gap: 2rem 3rem;
    width: 90%;
    max-width: 100rem;
    margin-top: 9rem;
  }
}
.online-probrem__item {
  display: flex;
  align-items: center;
  justify-content: space-between;
  background-color: #ffda41;
  border-radius: 1rem;
  box-shadow: 0.2rem 0.3rem 0 #3a2a1a;
  position: relative;
}
@media screen and (min-width: 400px) {
  .online-probrem__item {
    border-radius: 2.6666666667vw;
    box-shadow: 0.5333333333vw 0.6666666667vw 0 #3a2a1a;
  }
}
@media screen and (min-width: 768px) {
  .online-probrem__item {
    border-radius: 2rem;
    box-shadow: 0.4rem 0.5rem 0 #3a2a1a;
  }
}
@media screen and (min-width: 1000px) {
  .online-probrem__item {
    width: calc((100% - 2.7rem) / 2);
  }
}
@media screen and (min-width: 1366px) {
  .online-probrem__item {
    width: calc((100% - 3rem) / 2);
  }
}
.online-probrem__text {
  display: flex;
  align-items: center;
  padding: 0 1em;
  font-size: 1.7rem;
  font-weight: 900;
  line-height: 2.94;
  color: #3a2a1a;
}
@media screen and (min-width: 400px) {
  .online-probrem__text {
    font-size: 4.5333333333vw;
  }
}
@media screen and (min-width: 768px) {
  .online-probrem__text {
    font-size: 3.4rem;
  }
}
@media screen and (min-width: 1000px) {
  .online-probrem__text {
    padding: 0 0.75em;
    text-align: center;
    font-size: 2.7rem;
    line-height: 3.33;
  }
}
@media screen and (min-width: 1366px) {
  .online-probrem__text {
    font-size: 3rem;
  }
}
.online-probrem__text::before {
  content: "";
  display: inline-block;
  width: 1em;
  height: 1em;
  margin-right: 1em;
  background: no-repeat url(../img/online-probrem/check.png);
  background-size: contain;
  transform: translate(0, 10%);
}
@media screen and (min-width: 1000px) {
  .online-probrem__text::before {
    width: 1.06em;
    margin-right: 0.5em;
  }
}
.online-probrem__summary {
  margin-top: 3rem;
}
@media screen and (min-width: 400px) {
  .online-probrem__summary {
    margin-top: 8vw;
  }
}
@media screen and (min-width: 768px) {
  .online-probrem__summary {
    margin-top: 6rem;
  }
}
@media screen and (min-width: 1000px) {
  .online-probrem__summary {
    margin-top: 7.2rem;
  }
}
@media screen and (min-width: 1366px) {
  .online-probrem__summary {
    margin-top: 8rem;
  }
}
.online-probrem__summary-title {
  margin-top: 0.0625em;
  text-align: center;
  font-size: 2.3rem;
  font-weight: 900;
  line-height: 1.7;
  color: #343434;
}
@media screen and (min-width: 400px) {
  .online-probrem__summary-title {
    font-size: 6.1333333333vw;
  }
}
@media screen and (min-width: 768px) {
  .online-probrem__summary-title {
    font-size: 4.6rem;
  }
}
@media screen and (min-width: 1000px) {
  .online-probrem__summary-title {
    font-size: 4.14rem;
  }
}
@media screen and (min-width: 1366px) {
  .online-probrem__summary-title {
    font-size: 4.6rem;
  }
}
.online-probrem__summary-title .border-sp-top, .online-probrem__summary-title .border-sp-bottom, .online-probrem__summary-title .border-pc {
  position: relative;
}
.online-probrem__summary-title .border-sp-top::after, .online-probrem__summary-title .border-sp-bottom::after, .online-probrem__summary-title .border-pc::after {
  content: "";
  display: block;
  width: 100%;
  height: 2rem;
  position: absolute;
  bottom: 0;
  left: 50%;
  transform: translate(-50%, 100%);
}
.online-probrem__summary-title .border-sp-top::after {
  background: no-repeat url(../img/online-probrem/border-sp-top.png);
  background-size: contain;
}
@media screen and (min-width: 1000px) {
  .online-probrem__summary-title .border-sp-top::after {
    display: none;
  }
}
.online-probrem__summary-title .border-sp-bottom::after {
  background: no-repeat url(../img/online-probrem/border-sp-bottom.png);
  background-size: contain;
}
@media screen and (min-width: 1000px) {
  .online-probrem__summary-title .border-sp-bottom::after {
    display: none;
  }
}
.online-probrem__summary-title .border-pc::after {
  display: none;
}
@media screen and (min-width: 1000px) {
  .online-probrem__summary-title .border-pc::after {
    display: block;
    background: no-repeat url(../img/online-probrem/border-pc.png);
    background-size: contain;
    bottom: -0.5rem;
  }
}
.online-probrem__summary-text {
  width: 87%;
  max-width: 65rem;
  margin: 1.5em auto 0;
  text-align: center;
  font-size: 1.6rem;
  font-weight: 500;
  line-height: 1.56;
  color: #343434;
}
@media screen and (min-width: 400px) {
  .online-probrem__summary-text {
    font-size: 4.2666666667vw;
  }
}
@media screen and (min-width: 768px) {
  .online-probrem__summary-text {
    font-size: 3.2rem;
  }
}
@media screen and (min-width: 1000px) {
  .online-probrem__summary-text {
    width: 100%;
    max-width: inherit;
    margin-top: 2.25em;
    font-size: 2.16rem;
    line-height: 2;
  }
}
@media screen and (min-width: 1366px) {
  .online-probrem__summary-text {
    font-size: 2.4rem;
  }
}

/* hearing-probrem
-----------------------------------------------*/
.hearing-probrem {
  background-color: #fff4c6;
}
.hearing-probrem__title {
  line-height: 2;
}
@media screen and (min-width: 1000px) {
  .hearing-probrem__title {
    line-height: 1;
  }
}
.hearing-probrem__list {
  display: flex;
  flex-direction: column;
  width: 86%;
  max-width: 65rem;
  margin: 2rem auto 0;
  gap: 2rem;
}
@media screen and (min-width: 400px) {
  .hearing-probrem__list {
    margin-top: 5.3333333333vw;
    gap: 5.3333333333vw;
  }
}
@media screen and (min-width: 768px) {
  .hearing-probrem__list {
    margin-top: 4rem;
    gap: 4rem;
  }
}
@media screen and (min-width: 1000px) {
  .hearing-probrem__list {
    flex-direction: row;
    width: 100%;
    max-width: 90rem;
    gap: 2.25rem;
  }
}
@media screen and (min-width: 1366px) {
  .hearing-probrem__list {
    max-width: 100rem;
    gap: 2.5rem;
  }
}
.hearing-probrem__item {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 1.5rem;
  background-color: #fff;
  border-radius: 1rem;
  box-shadow: 0.4rem 0.4rem 0 #3a2a1a;
  position: relative;
}
@media screen and (min-width: 400px) {
  .hearing-probrem__item {
    padding: 4vw;
    border-radius: 2.6666666667vw;
    box-shadow: 1.0666666667vw 1.0666666667vw 0 #3a2a1a;
  }
}
@media screen and (min-width: 768px) {
  .hearing-probrem__item {
    padding: 3rem;
    border-radius: 2rem;
    box-shadow: 0.8rem 0.8rem 0 #3a2a1a;
  }
}
@media screen and (min-width: 1000px) {
  .hearing-probrem__item {
    flex-direction: column;
    width: calc((100% - 3.5211267606vw) / 3);
    padding: 1.8rem 0 0.9rem;
    box-shadow: 0.45rem 0.63rem 0 #3a2a1a;
  }
}
@media screen and (min-width: 1366px) {
  .hearing-probrem__item {
    width: calc((100% - 5rem) / 3);
    padding: 2rem 0 1rem;
    box-shadow: 0.5rem 0.7rem 0 #3a2a1a;
  }
}
.hearing-probrem__text {
  display: flex;
  align-items: center;
  width: 13em;
  min-height: 4.875em;
  font-weight: bold;
  color: #343434;
}
@media screen and (min-width: 1000px) {
  .hearing-probrem__text {
    display: block;
    width: 100%;
    text-align: center;
    font-size: 1.98rem;
    line-height: 1.64;
  }
}
@media screen and (min-width: 1366px) {
  .hearing-probrem__text {
    font-size: 2.2rem;
  }
}
.hearing-probrem__image {
  width: 24%;
  max-width: 18.7rem;
  position: absolute;
  right: 1.5rem;
  top: 50%;
  transform: translate(0, -50%);
}
@media screen and (min-width: 400px) {
  .hearing-probrem__image {
    right: 4vw;
  }
}
@media screen and (min-width: 768px) {
  .hearing-probrem__image {
    right: 3rem;
  }
}
@media screen and (min-width: 1000px) {
  .hearing-probrem__image {
    width: 100%;
    max-width: 20.7rem;
    line-height: 1.64;
    position: relative;
    right: inherit;
    top: inherit;
    transform: inherit;
  }
}
@media screen and (min-width: 1366px) {
  .hearing-probrem__image {
    max-width: 23rem;
  }
}

/* difference
-----------------------------------------------*/
.difference {
  background-color: #ffda41;
}
.difference__list {
  display: flex;
  flex-direction: column;
  width: 87%;
  max-width: 65rem;
  margin: 2rem auto 0;
  gap: 2rem;
}
@media screen and (min-width: 400px) {
  .difference__list {
    margin-top: 5.3333333333vw;
    gap: 5.3333333333vw;
  }
}
@media screen and (min-width: 768px) {
  .difference__list {
    margin-top: 4rem;
    gap: 4rem;
  }
}
@media screen and (min-width: 1000px) {
  .difference__list {
    flex-direction: row;
    width: 90%;
    max-width: 90rem;
    gap: 1.8rem;
  }
}
@media screen and (min-width: 1366px) {
  .difference__list {
    max-width: 100rem;
    gap: 2rem;
  }
}
.difference__item, .difference__item--yellow {
  width: 100%;
  padding-bottom: 1.2rem;
  background-color: #fff;
  border: solid 0.3rem #eae8e3;
  border-radius: 1rem;
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
}
@media screen and (min-width: 400px) {
  .difference__item, .difference__item--yellow {
    padding-bottom: 3.2vw;
    border: solid 0.8vw #eae8e3;
    border-radius: 2.6666666667vw;
  }
}
@media screen and (min-width: 768px) {
  .difference__item, .difference__item--yellow {
    padding-bottom: 2.4rem;
    border: solid 0.6em #eae8e3;
    border-radius: 2rem;
  }
}
@media screen and (min-width: 1000px) {
  .difference__item, .difference__item--yellow {
    padding-bottom: 0.45rem;
  }
}
@media screen and (min-width: 1366px) {
  .difference__item, .difference__item--yellow {
    padding-bottom: 0.5rem;
  }
}
.difference__item--yellow {
  border-color: #fff4c6;
}
.difference__image {
  width: 100%;
  height: auto;
}
.difference__sub-title {
  padding: 1em 0;
}
.difference__btnーwrapper {
  width: 80%;
  max-width: 60rem;
  margin: 3rem auto 0;
}
@media screen and (min-width: 400px) {
  .difference__btnーwrapper {
    margin-top: 8vw;
  }
}
@media screen and (min-width: 768px) {
  .difference__btnーwrapper {
    margin-top: 6rem;
  }
}
@media screen and (min-width: 1000px) {
  .difference__btnーwrapper {
    max-width: 46.8rem;
    margin-top: 4.5rem;
  }
}
@media screen and (min-width: 1366px) {
  .difference__btnーwrapper {
    max-width: 52rem;
    margin-top: 5rem;
  }
}
/* failure
-----------------------------------------------*/
.failure {
  background-color: #fff;
}
.failure__wrapper {
  position: relative;
}
.failure__wrapper::before {
  content: "";
  display: block;
  width: 10.3rem;
  height: 9.2rem;
  position: absolute;
  top: 0;
  right: 0;
  background: no-repeat url(../img/failure/bk-top-right.png);
  background-size: contain;
}
@media screen and (min-width: 400px) {
  .failure__wrapper::before {
    width: 27.4666666667vw;
    max-width: 20.6rem;
    height: 24.6666666667vw;
    max-height: 18.5rem;
  }
}
@media screen and (min-width: 1000px) {
  .failure__wrapper::before {
    width: 26.46rem;
    max-width: inherit;
    height: 23.76rem;
    max-height: inherit;
  }
}
@media screen and (min-width: 1366px) {
  .failure__wrapper::before {
    width: 29.4rem;
    height: 26.4rem;
  }
}
.failure__wrapper::after {
  content: "";
  display: block;
  width: 8.4rem;
  height: 12.1rem;
  position: absolute;
  bottom: 0;
  left: 0;
  background: no-repeat url(../img/failure/bk-bottom-left.png);
  background-size: contain;
}
@media screen and (min-width: 400px) {
  .failure__wrapper::after {
    width: 22.5333333333vw;
    max-width: 16.9rem;
    height: 32.2666666667vw;
    max-height: 24.2rem;
  }
}
@media screen and (min-width: 1000px) {
  .failure__wrapper::after {
    width: 21.78rem;
    max-width: inherit;
    height: 31.05rem;
    max-height: inherit;
  }
}
@media screen and (min-width: 1366px) {
  .failure__wrapper::after {
    width: 24.2rem;
    height: 34.5rem;
  }
}
.failure__title {
  line-height: 2;
}
@media screen and (min-width: 1000px) {
  .failure__title {
    line-height: 1;
  }
}
.failure__list {
  display: flex;
  flex-direction: column;
  gap: 1.5rem;
  width: 92%;
  max-width: 75rem;
  margin: 0 auto;
  position: relative;
  z-index: 10;
}
@media screen and (min-width: 400px) {
  .failure__list {
    gap: 4vw;
  }
}
@media screen and (min-width: 768px) {
  .failure__list {
    gap: 3rem;
  }
}
@media screen and (min-width: 1000px) {
  .failure__list {
    gap: 7.2rem;
    width: 90%;
    max-width: 90rem;
    margin-top: 3.6rem;
  }
}
@media screen and (min-width: 1366px) {
  .failure__list {
    gap: 8rem;
    max-width: 100rem;
    margin-top: 4rem;
  }
}
.failure__arrow {
  width: 3.3rem;
  margin: 1.5rem auto 0;
}
@media screen and (min-width: 400px) {
  .failure__arrow {
    width: 10.2666666667vw;
    max-width: 7.7rem;
    margin-top: 4vw;
  }
}
@media screen and (min-width: 768px) {
  .failure__arrow {
    margin-top: 3rem;
  }
}
@media screen and (min-width: 1000px) {
  .failure__arrow {
    margin-top: 2.7rem;
  }
}
@media screen and (min-width: 1366px) {
  .failure__arrow {
    margin-top: 3rem;
  }
}
.failure__arrow img {
  width: 100%;
  height: auto;
}

.failure-card {
  display: grid;
  grid-template-columns: auto 28.5%;
  grid-template-rows: auto auto;
  margin-top: -1rem;
}
@media screen and (min-width: 400px) {
  .failure-card {
    margin-top: -2.6666666667vw;
  }
}
@media screen and (min-width: 768px) {
  .failure-card {
    margin-top: -2rem;
  }
}
@media screen and (min-width: 1000px) {
  .failure-card {
    margin-top: 0;
    grid-template-columns: auto 25%;
  }
}
.failure-card__title {
  margin-top: auto;
  padding-bottom: 0.2rem;
  font-size: 4rem;
  font-weight: bold;
  line-height: 1;
  color: #837468;
}
@media screen and (min-width: 400px) {
  .failure-card__title {
    font-size: 10.6666666667vw;
  }
}
@media screen and (min-width: 768px) {
  .failure-card__title {
    font-size: 8rem;
  }
}
@media screen and (min-width: 1000px) {
  .failure-card__title {
    font-size: 4.5rem;
    padding-bottom: 0.9rem;
  }
}
@media screen and (min-width: 1366px) {
  .failure-card__title {
    font-size: 5rem;
    padding-bottom: 1rem;
  }
}
.failure-card__image-wrapper {
  grid-row: 1/2;
  grid-column: 2/3;
  margin-right: 1.5rem;
}
@media screen and (min-width: 400px) {
  .failure-card__image-wrapper {
    margin-right: 4vw;
  }
}
@media screen and (min-width: 768px) {
  .failure-card__image-wrapper {
    margin-right: 3rem;
  }
}
@media screen and (min-width: 1000px) {
  .failure-card__image-wrapper {
    grid-row: 1/3;
    margin: 0 0 0 1.8rem;
  }
}
@media screen and (min-width: 1366px) {
  .failure-card__image-wrapper {
    margin: 0 0 0 2rem;
  }
}
.failure-card__human-image, .failure-card__human-image--03, .failure-card__human-image--02, .failure-card__human-image--01 {
  width: 100%;
  height: auto;
  transform: translate(0, 12%);
}
@media screen and (min-width: 1000px) {
  .failure-card__human-image, .failure-card__human-image--03, .failure-card__human-image--02, .failure-card__human-image--01 {
    display: block;
    transform: inherit;
    margin-left: auto;
    margin-right: 0;
  }
}
@media screen and (min-width: 1000px) {
  .failure-card__human-image--02 {
    width: 91.3%;
  }
}
@media screen and (min-width: 1000px) {
  .failure-card__human-image--03 {
    width: 82.6%;
  }
}
.failure-card__comment {
  grid-row: 2/3;
  grid-column: 1/3;
  padding: 1rem 3% 1.5rem;
  background-color: #eae8e3;
  border-radius: 1rem;
  position: relative;
  z-index: 10;
}
@media screen and (min-width: 400px) {
  .failure-card__comment {
    padding: 2.6666666667vw 3% 4vw;
    border-radius: 2.6666666667vw;
  }
}
@media screen and (min-width: 768px) {
  .failure-card__comment {
    padding: 2rem 3% 3rem;
    border-radius: 2rem;
  }
}
@media screen and (min-width: 1000px) {
  .failure-card__comment {
    grid-row: 2/3;
    grid-column: 1/2;
  }
}
@media screen and (min-width: 1000px) {
  .failure-card__comment::before {
    content: "";
    display: block;
    width: 3.06rem;
    height: 3.6rem;
    background: no-repeat url(../img/failure/triangle.png);
    background-size: contain;
    position: absolute;
    top: 4.5rem;
    right: 0;
    transform: translate(100%, 0);
  }
}
@media screen and (min-width: 1366px) {
  .failure-card__comment::before {
    width: 3.4rem;
    height: 4rem;
    top: 5rem;
  }
}
.failure-card__comment-header {
  background-color: #fff;
  border-radius: 0.5rem;
}
@media screen and (min-width: 400px) {
  .failure-card__comment-header {
    border-radius: 1.3333333333vw;
  }
}
@media screen and (min-width: 768px) {
  .failure-card__comment-header {
    border-radius: 1rem;
  }
}
.failure-card__comment-title {
  padding: 0 0.5em;
  font-size: 1.7rem;
  font-weight: bold;
  line-height: 2.35;
  color: #343434;
}
@media screen and (min-width: 400px) {
  .failure-card__comment-title {
    font-size: 4.5333333333vw;
  }
}
@media screen and (min-width: 768px) {
  .failure-card__comment-title {
    font-size: 3.4rem;
  }
}
@media screen and (min-width: 1000px) {
  .failure-card__comment-title {
    padding-right: 0;
    font-size: 3.42rem;
    line-height: 1.84;
  }
}
@media screen and (min-width: 1366px) {
  .failure-card__comment-title {
    font-size: 3.8rem;
  }
}
.failure-card__comment-body {
  margin-top: 0.7rem;
  padding: 0 1%;
}
@media screen and (min-width: 400px) {
  .failure-card__comment-body {
    margin-top: 2vw;
  }
}
@media screen and (min-width: 768px) {
  .failure-card__comment-body {
    margin-top: 1.5rem;
  }
}
@media screen and (min-width: 1000px) {
  .failure-card__comment-body {
    margin-top: 1.35rem;
  }
}
@media screen and (min-width: 1366px) {
  .failure-card__comment-body {
    margin-top: 1.5rem;
  }
}
.failure-card__comment-body > * + * {
  margin-top: 1.5em;
}
.failure-card__comment-text {
  font-size: 1.4rem;
  font-weight: 500;
  line-height: 1.71;
}
@media screen and (min-width: 400px) {
  .failure-card__comment-text {
    font-size: 3.7333333333vw;
  }
}
@media screen and (min-width: 768px) {
  .failure-card__comment-text {
    font-size: 2.8rem;
  }
}
@media screen and (min-width: 1000px) {
  .failure-card__comment-text {
    font-size: 1.8rem;
    line-height: 1.8;
  }
}
@media screen and (min-width: 1366px) {
  .failure-card__comment-text {
    font-size: 2rem;
  }
}
.failure-card__comment-text:nth-child(2) {
  display: none;
}
.failure-card__comment-text:nth-child(2).active {
  display: block;
}
.failure-card__comment-footer {
  display: flex;
  flex-direction: row-reverse;
  margin-top: 1rem;
}
@media screen and (min-width: 400px) {
  .failure-card__comment-footer {
    margin-top: 2.6666666667vw;
  }
}
@media screen and (min-width: 768px) {
  .failure-card__comment-footer {
    margin-top: 2rem;
  }
}
@media screen and (min-width: 1000px) {
  .failure-card__comment-footer {
    margin-top: 1.8rem;
  }
}
@media screen and (min-width: 1366px) {
  .failure-card__comment-footer {
    margin-top: 2rem;
  }
}
.failure-card__detail-btn {
  width: 10rem;
  padding: 0 0.75em;
  font-size: 1.2rem;
  line-height: 1.75;
  color: #3a2a1a;
  background-color: #fff;
  border: solid 0.1rem #837468;
  border-radius: 0.875em;
  position: relative;
}
@media screen and (min-width: 400px) {
  .failure-card__detail-btn {
    width: 26.6666666667vw;
    font-size: 3.2vw;
  }
}
@media screen and (min-width: 768px) {
  .failure-card__detail-btn {
    width: 20rem;
    font-size: 2.4rem;
  }
}
@media screen and (min-width: 1000px) {
  .failure-card__detail-btn {
    width: 14.4rem;
    font-size: 1.62rem;
  }
}
@media screen and (min-width: 1366px) {
  .failure-card__detail-btn {
    width: 16rem;
    font-size: 1.8rem;
  }
}
.failure-card__detail-btn.active > .failure-card__detail-symbol {
  transform: rotate(270deg);
}
.failure-card__detail-symbol {
  transform: rotate(90deg);
  position: absolute;
  right: 0.5em;
  transition: 0.3s transform;
}

.solve-card {
  margin-top: 1.2rem;
  background-color: #ffda41;
  border-radius: 1rem;
  border: solid 0.4rem #ffda41;
}
@media screen and (min-width: 400px) {
  .solve-card {
    margin-top: 3.3333333333vw;
    border-radius: 2.6666666667vw;
    border-width: 1.0666666667vw;
  }
}
@media screen and (min-width: 768px) {
  .solve-card {
    margin-top: 2.5rem;
    border-radius: 2rem;
    border-width: 0.8em;
  }
}
@media screen and (min-width: 1000px) {
  .solve-card {
    margin-top: 2.7rem;
  }
}
@media screen and (min-width: 1366px) {
  .solve-card {
    margin-top: 3rem;
  }
}
.solve-card__header {
  display: flex;
  flex-direction: row-reverse;
  padding: 0 3%;
  position: relative;
}
@media screen and (min-width: 1000px) {
  .solve-card__header {
    padding: 0;
  }
}
.solve-card__title {
  width: inline-block;
  padding: 0.25em 0 0.5em;
  text-align: center;
  font-size: 1.4rem;
  font-weight: 900;
  line-height: 1.29;
  color: #3a2a1a;
}
@media screen and (min-width: 400px) {
  .solve-card__title {
    font-size: 3.7333333333vw;
  }
}
@media screen and (min-width: 768px) {
  .solve-card__title {
    font-size: 2.8rem;
  }
}
@media screen and (min-width: 1000px) {
  .solve-card__title {
    padding-right: 2.25em;
    font-size: 2.52rem;
  }
}
@media screen and (min-width: 1366px) {
  .solve-card__title {
    font-size: 2.8rem;
  }
}
.solve-card__image {
  width: 8rem;
  height: auto;
  position: absolute;
  left: 2%;
  bottom: 0;
}
@media screen and (min-width: 400px) {
  .solve-card__image {
    width: 21.3333333333vw;
  }
}
@media screen and (min-width: 768px) {
  .solve-card__image {
    width: 16rem;
  }
}
@media screen and (min-width: 1000px) {
  .solve-card__image {
    width: 14.4rem;
  }
}
@media screen and (min-width: 1366px) {
  .solve-card__image {
    width: 16rem;
  }
}
.solve-card__body {
  padding: 0 2%;
  background-color: #fff;
  border-bottom-left-radius: 0.5rem;
  border-bottom-right-radius: 0.5rem;
}
@media screen and (min-width: 400px) {
  .solve-card__body {
    border-bottom-left-radius: 1.3333333333vw;
    border-bottom-right-radius: 1.3333333333vw;
  }
}
@media screen and (min-width: 768px) {
  .solve-card__body {
    border-bottom-left-radius: 1rem;
    border-bottom-right-radius: 1rem;
  }
}
@media screen and (min-width: 1000px) {
  .solve-card__body {
    padding: 0;
    border-bottom-left-radius: 1rem;
    border-bottom-right-radius: 1rem;
  }
}
.solve-card__text {
  padding: 0.5em 0 0.75em 0.75em;
}
@media screen and (min-width: 1000px) {
  .solve-card__text {
    padding: 0.5em 1.75em;
    font-size: 2.16rem;
    line-height: 1.83;
  }
}
@media screen and (min-width: 1366px) {
  .solve-card__text {
    font-size: 2.4rem;
  }
}
.solve-card__text .strong {
  color: #e83315;
}

/* strength
-----------------------------------------------*/
.strength {
  background-color: #ffda41;
}
.strength__list {
  display: flex;
  flex-direction: column;
  width: 92%;
  max-width: 75rem;
  margin: 2rem auto 0;
  gap: 2rem;
}
@media screen and (min-width: 400px) {
  .strength__list {
    margin-top: 5.3333333333vw;
    gap: 5.3333333333vw;
  }
}
@media screen and (min-width: 768px) {
  .strength__list {
    margin-top: 4rem;
    gap: 4rem;
  }
}
@media screen and (min-width: 1000px) {
  .strength__list {
    width: 90%;
    max-width: 100rem;
    gap: 3rem;
  }
}
.strength__item {
  width: 100%;
  padding: 1rem 3% 1.5rem;
  background-color: #fff;
  border-radius: 1rem;
}
@media screen and (min-width: 400px) {
  .strength__item {
    padding: 2.6666666667vw 3% 4vw;
    border-radius: 2.6666666667vw;
  }
}
@media screen and (min-width: 768px) {
  .strength__item {
    padding: 2rem 6% 3rem;
    border-radius: 2rem;
  }
}
@media screen and (min-width: 1000px) {
  .strength__item {
    width: 100%;
    padding: 2rem 3% 3rem;
    position: relative;
  }
}
.strength__item-header {
  display: flex;
  align-items: center;
  gap: 0.5rem;
}
@media screen and (min-width: 400px) {
  .strength__item-header {
    gap: 1rem;
  }
}
@media screen and (min-width: 1000px) {
  .strength__item-header {
    align-items: flex-start;
    width: 62.5%;
    padding-left: 8rem;
    position: relative;
  }
}
.strength__item-header img {
  width: 3.7rem;
  height: auto;
}
@media screen and (min-width: 400px) {
  .strength__item-header img {
    width: 9.3333333333vw;
  }
}
@media screen and (min-width: 768px) {
  .strength__item-header img {
    width: 7rem;
  }
}
@media screen and (min-width: 1000px) {
  .strength__item-header img {
    position: absolute;
    left: 0;
  }
}
.strength__item-header > div {
  width: 100%;
  position: relative;
}
.strength__sub-title {
  display: flex;
  align-items: center;
  min-height: 2.5em;
  text-align: left;
  line-height: 1.25;
}
@media screen and (min-width: 1000px) {
  .strength__sub-title {
    min-height: inherit;
    padding: 0.5em 0 0.25em;
  }
}
.strength__border {
  width: 100%;
  margin-bottom: 0;
  border-top: dotted 0.3rem #ffda41;
}
.strength__text {
  margin-top: 0.5em;
  padding: 0 3%;
}
@media screen and (min-width: 1000px) {
  .strength__text {
    width: 62.5%;
    min-height: 5.6875em;
    padding: 0 0 0 7.2rem;
  }
}
@media screen and (min-width: 1366px) {
  .strength__text {
    padding: 0 0 0 8rem;
  }
}
.strength__image, .strength__image--03, .strength__image--02, .strength__image--01 {
  display: block;
  height: auto;
  margin: 1em auto 0;
}
@media screen and (min-width: 400px) {
  .strength__image, .strength__image--03, .strength__image--02, .strength__image--01 {
    margin-top: 2.6666666667vw;
  }
}
@media screen and (min-width: 768px) {
  .strength__image, .strength__image--03, .strength__image--02, .strength__image--01 {
    margin-top: 2rem;
  }
}
@media screen and (min-width: 1000px) {
  .strength__image, .strength__image--03, .strength__image--02, .strength__image--01 {
    margin-top: 0;
    position: absolute;
    top: 50%;
    right: 3%;
    transform: translate(0, -50%);
  }
}
.strength__image--01 {
  width: 25rem;
}
@media screen and (min-width: 400px) {
  .strength__image--01 {
    width: 66.6666666667vw;
    max-width: 50rem;
  }
}
@media screen and (min-width: 1000px) {
  .strength__image--01 {
    width: 31.5%;
  }
}
.strength__image--02 {
  width: 20rem;
}
@media screen and (min-width: 400px) {
  .strength__image--02 {
    width: 53.3333333333vw;
    max-width: 40rem;
  }
}
@media screen and (min-width: 1000px) {
  .strength__image--02 {
    width: 31.5%;
  }
}
.strength__image--03 {
  width: 18.6rem;
}
@media screen and (min-width: 400px) {
  .strength__image--03 {
    width: 49.6vw;
    max-width: 37.2rem;
  }
}
@media screen and (min-width: 1000px) {
  .strength__image--03 {
    width: 31.5%;
  }
}
.strength__btnーwrapper {
  width: 80%;
  max-width: 60rem;
  margin: 3rem auto 0;
}
@media screen and (min-width: 400px) {
  .strength__btnーwrapper {
    margin-top: 8vw;
  }
}
@media screen and (min-width: 768px) {
  .strength__btnーwrapper {
    margin-top: 6rem;
  }
}
@media screen and (min-width: 1000px) {
  .strength__btnーwrapper {
    display: none;
    margin-top: 5rem;
  }
}
/* flow
-----------------------------------------------*/
.flow {
  background-color: #fff4c6;
}
.flow__wrapper {
  padding: 3.5rem 0 4rem;
}
@media screen and (min-width: 400px) {
  .flow__wrapper {
    padding: 9.3333333333vw 0 10.6666666667vw;
  }
}
@media screen and (min-width: 768px) {
  .flow__wrapper {
    padding: 7rem 0 6rem;
  }
}
@media screen and (min-width: 1000px) {
  .flow__wrapper {
    padding: 6.3rem 0 5.4rem;
  }
}
@media screen and (min-width: 1366px) {
  .flow__wrapper {
    padding: 7rem 0 6rem;
  }
}
.flow__title {
  line-height: 1;
}
.flow__list {
  display: flex;
  flex-direction: column;
  width: 87%;
  max-width: 65rem;
  margin: 2rem auto 0;
  gap: 1rem;
}
@media screen and (min-width: 400px) {
  .flow__list {
    margin-top: 5.3333333333vw;
    gap: 2.6666666667vw;
  }
}
@media screen and (min-width: 768px) {
  .flow__list {
    max-width: 75rem;
    margin-top: 4rem;
    gap: 2rem;
  }
}
@media screen and (min-width: 1000px) {
  .flow__list {
    flex-direction: row;
    width: 90%;
    max-width: 90rem;
    margin-top: 3.6rem;
    gap: 0.9rem;
  }
}
@media screen and (min-width: 1366px) {
  .flow__list {
    max-width: 100rem;
    margin-top: 4rem;
    gap: 1rem;
  }
}
.flow__item {
  display: grid;
  grid-template-columns: 27.69% auto;
  grid-template-rows: auto auto;
  width: 100%;
  background-color: #fff;
  border-radius: 1rem;
  box-shadow: 0 0 1rem rgb(219, 219, 184);
  position: relative;
}
@media screen and (min-width: 400px) {
  .flow__item {
    box-shadow: 0 0 2.6666666667vw rgb(219, 219, 184);
    border-radius: 2.6666666667vw;
  }
}
@media screen and (min-width: 768px) {
  .flow__item {
    box-shadow: 0 0 2rem rgb(219, 219, 184);
    border-radius: 2rem;
  }
}
@media screen and (min-width: 1000px) {
  .flow__item {
    display: block;
    box-shadow: 0 0 1.8rem rgb(219, 219, 184);
    border-radius: 1.8rem;
  }
}
@media screen and (min-width: 1366px) {
  .flow__item {
    box-shadow: 0 0 2rem rgb(219, 219, 184);
    border-radius: 2rem;
  }
}
.flow__item:nth-child(n+2)::after {
  content: "＞";
  display: flex;
  align-items: center;
  justify-content: center;
  width: 2.2rem;
  height: 2.2rem;
  font-size: 1.1rem;
  font-weight: bold;
  background-color: #ffda41;
  border-radius: 50%;
  position: absolute;
  left: 50%;
  top: 0;
  transform: translate(-50%, -75%) rotate(90deg);
}
@media screen and (min-width: 400px) {
  .flow__item:nth-child(n+2)::after {
    width: 6vw;
    max-width: 4.5rem;
    height: 6vw;
    max-height: 4.5rem;
    font-size: 2.9333333333vw;
  }
}
@media screen and (min-width: 768px) {
  .flow__item:nth-child(n+2)::after {
    font-size: 2.2rem;
  }
}
@media screen and (min-width: 1000px) {
  .flow__item:nth-child(n+2)::after {
    width: 4.05rem;
    max-width: 4.5rem;
    height: 4.05rem;
    max-height: 4.5rem;
    font-size: 1.98rem;
    top: 50%;
    left: 0;
    transform: translate(calc(-50% - 0.5rem), -50%) rotate(0);
  }
}
@media screen and (min-width: 1366px) {
  .flow__item:nth-child(n+2)::after {
    font-size: 2.2rem;
  }
}
.flow__sub-title {
  padding: 1em 0 0;
  text-align: left;
}
@media screen and (min-width: 1000px) {
  .flow__sub-title {
    text-align: center;
  }
}
.flow__image-wrapper {
  grid-row: 1/3;
  grid-column: 1/2;
  display: flex;
  align-items: center;
  justify-content: center;
}
@media screen and (min-width: 1000px) {
  .flow__image-wrapper {
    margin-top: 2.25rem;
  }
}
@media screen and (min-width: 1366px) {
  .flow__image-wrapper {
    margin-top: 2.5rem;
  }
}
.flow__image--01 {
  width: 3.6rem;
}
@media screen and (min-width: 400px) {
  .flow__image--01 {
    width: 9.6vw;
    max-width: 7.2rem;
  }
}
@media screen and (min-width: 1000px) {
  .flow__image--01 {
    max-width: 6.48rem;
  }
}
@media screen and (min-width: 1366px) {
  .flow__image--01 {
    max-width: 7.2rem;
  }
}
.flow__image--02 {
  width: 5.4rem;
}
@media screen and (min-width: 400px) {
  .flow__image--02 {
    width: 14.4vw;
    max-width: 10.8rem;
  }
}
@media screen and (min-width: 1000px) {
  .flow__image--02 {
    max-width: 9.72rem;
  }
}
@media screen and (min-width: 1366px) {
  .flow__image--02 {
    max-width: 10.8rem;
  }
}
.flow__image--03 {
  width: 3.2rem;
}
@media screen and (min-width: 400px) {
  .flow__image--03 {
    width: 8.5333333333vw;
    max-width: 6.4rem;
  }
}
@media screen and (min-width: 1000px) {
  .flow__image--03 {
    max-width: 5.76rem;
  }
}
@media screen and (min-width: 1366px) {
  .flow__image--03 {
    max-width: 6.4rem;
  }
}
.flow__image--04 {
  width: 4.6rem;
}
@media screen and (min-width: 400px) {
  .flow__image--04 {
    width: 12.4vw;
    max-width: 9.3rem;
  }
}
@media screen and (min-width: 1000px) {
  .flow__image--04 {
    max-width: 8.37rem;
  }
}
@media screen and (min-width: 1366px) {
  .flow__image--04 {
    max-width: 9.3rem;
  }
}
.flow__text {
  margin-top: 0.75em;
  padding: 0 1em 0.75em 0;
  font-size: 1.4rem;
  line-height: 1.71;
  font-weight: 500;
  color: #3a2a1a;
}
@media screen and (min-width: 400px) {
  .flow__text {
    font-size: 3.7333333333vw;
  }
}
@media screen and (min-width: 768px) {
  .flow__text {
    font-size: 2.8rem;
  }
}
@media screen and (min-width: 1000px) {
  .flow__text {
    padding: 0 1em 1em;
    font-size: 1.35rem;
    line-height: 1.75;
  }
}
@media screen and (min-width: 1366px) {
  .flow__text {
    font-size: 1.5rem;
  }
}

/* consultation
-----------------------------------------------*/
.consultation__list {
  display: flex;
  flex-direction: column;
  width: 87%;
  max-width: 65rem;
  margin: 2rem auto 0;
  gap: 1.5rem;
}
@media screen and (min-width: 400px) {
  .consultation__list {
    margin-top: 5.3333333333vw;
    gap: 4vw;
  }
}
@media screen and (min-width: 768px) {
  .consultation__list {
    max-width: 75rem;
    margin-top: 4rem;
    gap: 3rem;
  }
}
@media screen and (min-width: 1000px) {
  .consultation__list {
    width: 90%;
    max-width: 90rem;
  }
}
@media screen and (min-width: 1366px) {
  .consultation__list {
    max-width: 100rem;
  }
}
.consultation__item {
  width: 100%;
  background-color: #fff;
  border: solid 0.4rem #ffda41;
  border-radius: 1rem;
}
@media screen and (min-width: 400px) {
  .consultation__item {
    border-width: 1.0666666667vw;
    border-radius: 2.6666666667vw;
  }
}
@media screen and (min-width: 768px) {
  .consultation__item {
    border-width: 0.8rem;
    border-radius: 2rem;
  }
}
@media screen and (min-width: 1000px) {
  .consultation__item {
    display: grid;
    grid-template-columns: 30% auto;
    grid-template-rows: auto auto;
  }
}
.consultation__sub-title {
  line-height: 1;
  padding: 1em 0;
}
@media screen and (min-width: 1000px) {
  .consultation__sub-title {
    padding: 1.16em 0 0;
    text-align: left;
  }
}
.consultation__image-wrapper {
  display: flex;
  align-items: center;
  justify-content: center;
}
@media screen and (min-width: 1000px) {
  .consultation__image-wrapper {
    grid-row: 1/3;
    grid-column: 1/2;
  }
}
.consultation__image {
  width: 10rem;
  height: auto;
}
@media screen and (min-width: 400px) {
  .consultation__image {
    width: 26.6666666667vw;
    max-width: 20rem;
  }
}
@media screen and (min-width: 1000px) {
  .consultation__image {
    max-width: 18rem;
  }
}
@media screen and (min-width: 1366px) {
  .consultation__image {
    max-width: 20rem;
  }
}
.consultation__text {
  margin-top: 1em;
  padding: 0 1em 0.75em;
}
@media screen and (min-width: 1000px) {
  .consultation__text {
    min-height: 11em;
    padding: 0 1em 2em 0;
  }
}
.consultation__comment {
  font-size: 1.4rem;
  line-height: 1;
  font-weight: bold;
}
@media screen and (min-width: 400px) {
  .consultation__comment {
    font-size: 3.7333333333vw;
  }
}
@media screen and (min-width: 768px) {
  .consultation__comment {
    font-size: 2.8rem;
  }
}
@media screen and (min-width: 1000px) {
  .consultation__comment {
    font-size: 2.52rem;
  }
}
@media screen and (min-width: 1366px) {
  .consultation__comment {
    font-size: 2.8rem;
  }
}
.consultation__btnーwrapper {
  width: 80%;
  max-width: 60rem;
  margin: 3rem auto 0;
}
@media screen and (min-width: 400px) {
  .consultation__btnーwrapper {
    margin-top: 8vw;
  }
}
@media screen and (min-width: 768px) {
  .consultation__btnーwrapper {
    margin-top: 6rem;
  }
}
@media screen and (min-width: 1000px) {
  .consultation__btnーwrapper {
    max-width: 45rem;
    margin-top: 4.5rem;
  }
}
@media screen and (min-width: 1366px) {
  .consultation__btnーwrapper {
    max-width: 50rem;
    margin-top: 5rem;
  }
}
.consultation__btn {
  margin-top: 1rem;
}
@media screen and (min-width: 400px) {
  .consultation__btn {
    margin-top: 2.6666666667vw;
  }
}
@media screen and (min-width: 768px) {
  .consultation__btn {
    margin-top: 2rem;
  }
}
@media screen and (min-width: 1000px) {
  .consultation__btn {
    max-width: 45rem;
    margin-top: 1.8rem;
  }
}
@media screen and (min-width: 1366px) {
  .consultation__btn {
    max-width: 50rem;
    margin-top: 2rem;
  }
}

/* qa
-----------------------------------------------*/
.qa {
  background-color: #ffda41;
}
.qa__title {
  line-height: 1;
}
.qa__list {
  display: flex;
  flex-direction: column;
  width: 92%;
  max-width: 75rem;
  margin: 2rem auto 0;
  gap: 2rem;
}
@media screen and (min-width: 400px) {
  .qa__list {
    margin-top: 5.3333333333vw;
    gap: 5.3333333333vw;
  }
}
@media screen and (min-width: 768px) {
  .qa__list {
    margin-top: 4rem;
    gap: 4rem;
  }
}
@media screen and (min-width: 1000px) {
  .qa__list {
    width: 90%;
    max-width: 90rem;
    margin-top: 4.5rem;
    gap: 1.8rem;
  }
}
@media screen and (min-width: 1366px) {
  .qa__list {
    max-width: 100rem;
    margin-top: 5rem;
    gap: 2rem;
  }
}
.qa__item {
  width: 100%;
  padding: 1rem 3% 0;
  background-color: #fff;
  border-radius: 1rem;
}
@media screen and (min-width: 400px) {
  .qa__item {
    padding: 2.6666666667vw 3% 0;
    border-radius: 2.6666666667vw;
  }
}
@media screen and (min-width: 768px) {
  .qa__item {
    padding: 2rem 6% 0;
    border-radius: 2rem;
  }
}
@media screen and (min-width: 1000px) {
  .qa__item {
    width: 100%;
    padding: 1.8rem 3% 0;
    position: relative;
  }
}
@media screen and (min-width: 1366px) {
  .qa__item {
    padding: 2rem 3% 0;
  }
}
.qa__header {
  position: relative;
}
@media screen and (min-width: 1000px) {
  .qa__header {
    cursor: pointer;
  }
}
.qa__header.active > .qa__toggle-btn {
  transform: rotate(180deg);
}
.qa__sub-title {
  padding: 0 2em 0.75em 2.5rem;
  font-size: 1.6rem;
  font-weight: 500;
  line-height: 1.625;
  position: relative;
}
@media screen and (min-width: 400px) {
  .qa__sub-title {
    padding-left: 6.6666666667vw;
    font-size: 4.2666666667vw;
  }
}
@media screen and (min-width: 768px) {
  .qa__sub-title {
    padding-left: 5rem;
    font-size: 3.2rem;
  }
}
@media screen and (min-width: 1000px) {
  .qa__sub-title {
    padding-left: 5.85rem;
    padding-bottom: 1em;
    font-size: 1.8rem;
  }
}
@media screen and (min-width: 1366px) {
  .qa__sub-title {
    padding-left: 6.5rem;
    font-size: 2rem;
  }
}
.qa__sub-title::before {
  content: "Q";
  font-size: 2rem;
  font-weight: bold;
  position: absolute;
  left: 0.2rem;
  transform: translate(0, -12.5%);
}
@media screen and (min-width: 400px) {
  .qa__sub-title::before {
    font-size: 5.3333333333vw;
    left: 0.6666666667vw;
  }
}
@media screen and (min-width: 768px) {
  .qa__sub-title::before {
    font-size: 4rem;
    left: 0.5rem;
  }
}
@media screen and (min-width: 1000px) {
  .qa__sub-title::before {
    font-size: 3.42rem;
    transform: translate(0, -30%);
    left: 1.35rem;
  }
}
@media screen and (min-width: 1366px) {
  .qa__sub-title::before {
    font-size: 3.8rem;
    left: 1.5rem;
  }
}
.qa__toggle-btn {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 3rem;
  height: 3rem;
  border-radius: 50%;
  background-color: #3a2a1a;
  position: absolute;
  right: 0;
  top: 0;
  transition: 0.3s transform;
}
@media screen and (min-width: 400px) {
  .qa__toggle-btn {
    width: 8vw;
    max-width: 6rem;
    height: 8vw;
    max-height: 6rem;
  }
}
@media screen and (min-width: 1000px) {
  .qa__toggle-btn {
    width: 3.6rem;
    height: 3.6rem;
  }
}
@media screen and (min-width: 1366px) {
  .qa__toggle-btn {
    width: 4rem;
    height: 4rem;
  }
}
.qa__toggle-btn span {
  font-size: 1rem;
  font-weight: bold;
  color: #fff;
  position: relative;
  transform: rotate(90deg);
}
@media screen and (min-width: 400px) {
  .qa__toggle-btn span {
    font-size: 2.6666666667vw;
  }
}
@media screen and (min-width: 768px) {
  .qa__toggle-btn span {
    font-size: 2rem;
  }
}
@media screen and (min-width: 1000px) {
  .qa__toggle-btn span {
    font-size: 1.26rem;
  }
}
@media screen and (min-width: 1366px) {
  .qa__toggle-btn span {
    font-size: 1.4rem;
  }
}
.qa__body {
  display: none;
  border-top: dotted 0.3rem #3a2a1a;
}
.qa__body.active {
  display: block;
}
.qa__text {
  margin-top: 0.5em;
  padding: 0 3% 0.5em 2.5rem;
  font-size: 1.4rem;
  font-weight: 500;
  line-height: 1.71;
  position: relative;
}
@media screen and (min-width: 400px) {
  .qa__text {
    padding-left: 6.6666666667vw;
    font-size: 3.7333333333vw;
  }
}
@media screen and (min-width: 768px) {
  .qa__text {
    padding-left: 5rem;
    font-size: 2.8rem;
  }
}
@media screen and (min-width: 1000px) {
  .qa__text {
    margin-top: 0.75em;
    padding-right: 0;
    padding-left: 5.85rem;
    font-size: 1.8rem;
  }
}
@media screen and (min-width: 1366px) {
  .qa__text {
    padding-left: 6.5rem;
    font-size: 2rem;
  }
}
.qa__text::before {
  content: "A";
  font-size: 2rem;
  font-weight: bold;
  color: #e83315;
  position: absolute;
  left: 0.2rem;
  transform: translate(0, -12.5%);
}
@media screen and (min-width: 400px) {
  .qa__text::before {
    font-size: 5.3333333333vw;
    left: 0.6666666667vw;
  }
}
@media screen and (min-width: 768px) {
  .qa__text::before {
    font-size: 4rem;
    left: 0.5rem;
  }
}
@media screen and (min-width: 1000px) {
  .qa__text::before {
    font-size: 3.42rem;
    transform: translate(0, -25%);
    left: 1.35rem;
  }
}
@media screen and (min-width: 1366px) {
  .qa__text::before {
    font-size: 3.8rem;
    left: 1.5rem;
  }
}
.qa__comment {
  font-size: 1.4rem;
  line-height: 1;
  font-weight: bold;
}
@media screen and (min-width: 400px) {
  .qa__comment {
    font-size: 3.7333333333vw;
  }
}
@media screen and (min-width: 768px) {
  .qa__comment {
    font-size: 2.8rem;
  }
}
@media screen and (min-width: 1000px) {
  .qa__comment {
    font-size: 2.52rem;
  }
}
@media screen and (min-width: 1366px) {
  .qa__comment {
    font-size: 2.8rem;
  }
}
.qa__btnーwrapper {
  width: 80%;
  max-width: 60rem;
  margin: 3rem auto 0;
}
@media screen and (min-width: 400px) {
  .qa__btnーwrapper {
    margin-top: 8vw;
  }
}
@media screen and (min-width: 768px) {
  .qa__btnーwrapper {
    margin-top: 6rem;
  }
}
@media screen and (min-width: 1000px) {
  .qa__btnーwrapper {
    max-width: 45rem;
    margin-top: 4.5rem;
  }
}
@media screen and (min-width: 1366px) {
  .qa__btnーwrapper {
    max-width: 50rem;
    margin-top: 5rem;
  }
}
.qa__btn {
  margin-top: 1rem;
}
@media screen and (min-width: 400px) {
  .qa__btn {
    margin-top: 2.6666666667vw;
  }
}
@media screen and (min-width: 768px) {
  .qa__btn {
    margin-top: 2rem;
  }
}
@media screen and (min-width: 1000px) {
  .qa__btn {
    margin-top: 1.8rem;
  }
}
@media screen and (min-width: 1366px) {
  .qa__btn {
    margin-top: 2rem;
  }
}

/* footer
-----------------------------------------------*/
.footer {
  padding: 2rem 0 0.7rem;
}
@media screen and (min-width: 400px) {
  .footer {
    padding: 5.3333333333vw 0 2vw;
  }
}
@media screen and (min-width: 768px) {
  .footer {
    padding: 4rem 0 1.5rem;
  }
}
@media screen and (min-width: 1000px) {
  .footer {
    padding: 1.8rem 0 1.35rem;
  }
}
@media screen and (min-width: 1366px) {
  .footer {
    padding: 2rem 0 1.5rem;
  }
}
.footer__title {
  text-align: center;
  font-size: 1.4rem;
  font-weight: bold;
  line-height: 1;
  color: #3a2a1a;
}
@media screen and (min-width: 400px) {
  .footer__title {
    font-size: 3.7333333333vw;
  }
}
@media screen and (min-width: 768px) {
  .footer__title {
    font-size: 2.8rem;
  }
}
@media screen and (min-width: 1000px) {
  .footer__title {
    font-size: 1.62rem;
  }
}
@media screen and (min-width: 1366px) {
  .footer__title {
    font-size: 1.8rem;
  }
}
.footer__copy {
  display: block;
  margin-top: 1.5em;
  text-align: center;
  font-size: 1rem;
  font-weight: normal;
  line-height: 1;
  color: #343434;
}
@media screen and (min-width: 400px) {
  .footer__copy {
    font-size: 2.6666666667vw;
  }
}
@media screen and (min-width: 768px) {
  .footer__copy {
    font-size: 2rem;
  }
}
@media screen and (min-width: 1000px) {
  .footer__copy {
    font-size: 1.08rem;
  }
}
@media screen and (min-width: 1366px) {
  .footer__copy {
    font-size: 1.2rem;
  }
}

/* store - add in 2023.09.08
-----------------------------------------------*/
.store {
  background-color: #fff4c6;
}
.store__wrapper {
  padding: 3.5rem 0 3rem;
}
@media screen and (min-width: 400px) {
  .store__wrapper {
    padding: 9.3333333333vw 0 8vw;
  }
}
@media screen and (min-width: 768px) {
  .store__wrapper {
    padding: 7rem 0 6rem;
  }
}
@media screen and (min-width: 1000px) {
  .store__wrapper {
    padding: 6.3rem 0 5.4rem;
  }
}
@media screen and (min-width: 1366px) {
  .store__wrapper {
    padding: 7rem 0 6rem;
  }
}
.store__title {
  line-height: 1;
}
.store__sub-title {
  margin-top: 1.8rem;
  text-align: center;
}
@media screen and (min-width: 1000px) {
  .store__sub-title {
    margin-top: 3.42rem;
    font-size: 2.16rem;
  }
}
@media screen and (min-width: 1366px) {
  .store__sub-title {
    margin-top: 3.8rem;
    font-size: 2.4rem;
    line-height: 1;
  }
}
.store__list {
  display: grid;
  gap: 1rem;
  margin-top: 1.5rem;
  width: 87%;
  max-width: 65rem;
  margin: 1.5rem auto 0;
  gap: 1.5rem;
}
@media screen and (min-width: 400px) {
  .store__list {
    margin-top: 4vw;
    gap: 2.6666666667vw;
  }
}
@media screen and (min-width: 768px) {
  .store__list {
    grid-template-columns: repeat(2, 1fr);
    max-width: 75rem;
    margin-top: 2.196193265vw;
    gap: 1.4641288433vw;
  }
}
@media screen and (min-width: 1000px) {
  .store__list {
    grid-template-columns: repeat(3, 1fr);
    width: 90%;
    max-width: 90rem;
    margin-top: 2.7rem;
    gap: 1.8rem;
  }
}
@media screen and (min-width: 1366px) {
  .store__list {
    max-width: 100rem;
    margin-top: 3rem;
    gap: 2rem;
  }
}
.store__card {
  background-color: #fff;
  border-radius: 1rem;
  box-shadow: 2px 3px 4.85px 0.15px rgba(4, 0, 0, 0.3);
}
.store__name {
  padding-top: 1rem;
  background-color: #eae8e3;
  color: #3a2a1a;
  font-size: 1.9rem;
  font-weight: 900;
  line-height: 1;
  text-align: center;
  border-radius: 10px 10px 0 0;
}
@media screen and (min-width: 1000px) {
  .store__name {
    padding-top: 1.35rem;
    font-size: 1.98rem;
  }
}
@media screen and (min-width: 1366px) {
  .store__name {
    padding-top: 1.5rem;
    font-size: 2.2rem;
  }
}
.store__name-small {
  display: block;
  padding: 1rem 0 0.7rem;
  color: #343434;
  font-size: 1.4rem;
  line-height: 1;
  font-weight: 500;
}
@media screen and (min-width: 1000px) {
  .store__name-small {
    padding: 1.08rem 0 0.9rem;
  }
}
@media screen and (min-width: 1366px) {
  .store__name-small {
    padding: 1.2rem 0 1rem;
    font-size: 1.5rem;
  }
}
.store__item-wrapper {
  padding: 1rem 1rem 1.4rem;
}
@media screen and (min-width: 1000px) {
  .store__item-wrapper {
    padding: 1.26rem 1.8rem 1.8rem;
  }
}
@media screen and (min-width: 1366px) {
  .store__item-wrapper {
    padding: 1.4rem 2rem 2rem;
  }
}
.store__image-wrapper {
  display: none;
}
@media screen and (min-width: 768px) {
  .store__image-wrapper {
    display: block;
  }
}
.store__hours {
  font-size: 1.6rem;
  font-weight: 500;
  line-height: 1;
}
@media screen and (min-width: 768px) {
  .store__hours {
    margin-top: 1.08rem;
  }
}
@media screen and (min-width: 1366px) {
  .store__hours {
    margin-top: 1.2rem;
  }
}
.store__btn-wrapper {
  display: flex;
  gap: 1.5rem;
  margin-top: 1rem;
  width: 100%;
}
@media screen and (min-width: 768px) {
  .store__btn-wrapper {
    gap: 1.317715959vw;
    margin-top: 1.317715959vw;
    flex-direction: column;
    align-items: center;
  }
}
@media screen and (min-width: 1000px) {
  .store__btn-wrapper {
    gap: 0.9rem;
    margin-top: 1.62rem;
  }
}
@media screen and (min-width: 1366px) {
  .store__btn-wrapper {
    gap: 1rem;
    margin-top: 1.8rem;
  }
}
.store__reservation-btn {
  display: inline-flex;
  justify-content: center;
  align-items: center;
  width: calc(50% - 0.75rem);
  background-color: #e83315;
  color: #fff;
  font-size: 1.5rem;
  font-weight: 500;
  line-height: 2.6rem;
  border: 0.2rem solid #e83315;
  border-radius: 3rem;
  transition: color 0.5s, background-color 0.5s;
}
@media screen and (min-width: 768px) {
  .store__reservation-btn {
    padding-bottom: 0.2rem;
    padding-left: 0.3rem;
    width: 20rem;
    font-size: 1.8rem;
    line-height: 2.7rem;
    border-width: 0.3rem;
  }
}
@media screen and (min-width: 1000px) {
  .store__reservation-btn:hover {
    background-color: #fff;
    color: #e83315;
  }
}
.store__mail-btn {
  display: inline-flex;
  justify-content: center;
  align-items: center;
  width: calc(50% - 0.75rem);
  background-color: #3a2a1a;
  color: #fff;
  font-size: 1.5rem;
  font-weight: 500;
  line-height: 2.6rem;
  border: 0.2rem solid #3a2a1a;
  border-radius: 3rem;
  transition: color 0.5s, background-color 0.5s;
}
@media screen and (min-width: 768px) {
  .store__mail-btn {
    padding-bottom: 0.2rem;
    padding-left: 0.3rem;
    width: 20rem;
    font-size: 1.8rem;
    line-height: 2.7rem;
    border-width: 0.3rem;
  }
}
@media screen and (min-width: 1000px) {
  .store__mail-btn:hover {
    background-color: #fff;
    color: #3a2a1a;
  }
}/*# sourceMappingURL=styles.css.map */