@charset "UTF-8";
/*! destyle.css v4.0.1 | MIT License | https://github.com/nicolas-cusan/destyle.css */
*,
::before,
::after {
  box-sizing: border-box;
  border-style: solid;
  border-width: 0;
  min-width: 0;
}

html {
  line-height: 1.15;
  -webkit-text-size-adjust: 100%;
  -webkit-tap-highlight-color: transparent;
}

body {
  margin: 0;
}

main {
  display: block;
}

p,
table,
blockquote,
address,
pre,
iframe,
form,
figure,
dl {
  margin: 0;
}

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

ul,
ol {
  margin: 0;
  padding: 0;
  list-style: none;
}

dt {
  font-weight: bold;
}

dd {
  margin-left: 0;
}

hr {
  box-sizing: content-box;
  height: 0;
  overflow: visible;
  border-top-width: 1px;
  margin: 0;
  clear: both;
  color: inherit;
}

pre {
  font-family: monospace, monospace;
  font-size: inherit;
}

address {
  font-style: inherit;
}

a {
  background-color: transparent;
  text-decoration: none;
  color: inherit;
}

abbr[title] {
  text-decoration: underline dotted;
}

b,
strong {
  font-weight: bolder;
}

code,
kbd,
samp {
  font-family: monospace, monospace;
  font-size: inherit;
}

small {
  font-size: 80%;
}

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

svg,
img,
embed,
object,
iframe {
  vertical-align: bottom;
}

button,
input,
optgroup,
select,
textarea {
  -webkit-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;
}

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

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

:-moz-focusring {
  outline: auto;
}

select:disabled {
  opacity: inherit;
}

option {
  padding: 0;
}

fieldset {
  margin: 0;
  padding: 0;
  min-width: 0;
}

legend {
  padding: 0;
}

progress {
  vertical-align: baseline;
}

textarea {
  overflow: auto;
}

[type=number]::-webkit-inner-spin-button,
[type=number]::-webkit-outer-spin-button {
  height: auto;
}

[type=search] {
  outline-offset: -2px;
}

[type=search]::-webkit-search-decoration {
  -webkit-appearance: none;
}

::-webkit-file-upload-button {
  -webkit-appearance: button;
  font: inherit;
}

[type=number] {
  -moz-appearance: textfield;
}

label[for] {
  cursor: pointer;
}

details {
  display: block;
}

summary {
  display: list-item;
}

[contenteditable]:focus {
  outline: auto;
}

table {
  border-color: inherit;
  border-collapse: collapse;
}

caption {
  text-align: left;
}

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

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

:root {
  --section-padding-x: 0px;
}
@media screen and (max-width: 1026px) and (min-width: 783px) {
  :root {
    --section-padding-x: 3.125vw;
  }
}
@media screen and (max-width: 782px) {
  :root {
    --section-padding-x: 5.1282051282vw;
  }
}

html {
  scroll-padding-top: var(--header-height, 12.5vw);
}
@media screen and (max-width: 782px) {
  html {
    scroll-padding-top: var(--header-height, 15.3846153846vw);
  }
}

body {
  overflow-x: clip;
  color: #333333;
  font-family: "Noto Sans JP", sans-serif;
}

.grecaptcha-badge {
  visibility: hidden;
  z-index: -1;
}

body.is-contact-active .grecaptcha-badge {
  visibility: visible;
  z-index: 9999;
}

body.is-video-modal-open {
  overflow: hidden;
}

@keyframes tel-shine {
  0% {
    background-position: 150% 0;
  }
  20% {
    background-position: -50% 0;
  }
  100% {
    background-position: -50% 0;
  }
}
.l-header {
  position: sticky;
  top: 0;
  z-index: 10;
  background-color: #FFFFFF;
  box-shadow: 0 4px 10px rgba(0, 0, 0, 0.1);
}
.l-header__menu-check {
  position: absolute;
  width: 1px;
  height: 1px;
  opacity: 0;
  pointer-events: none;
}
.l-header__bar {
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 0.859375vw 0;
}
@media screen and (max-width: 782px) {
  .l-header__bar {
    justify-content: flex-start;
    padding: 0 0 0 1.9230769231vw;
  }
}
.l-header__logo {
  position: relative;
  flex-shrink: 0;
  width: 13.203125vw;
  max-width: 169px;
  height: 5.078125vw;
  max-height: 65px;
  margin-top: -0.234375vw;
}
@media screen and (max-width: 782px) {
  .l-header__logo {
    width: 21.2820512821vw;
    max-width: none;
    height: 8.2051282051vw;
    max-height: none;
    margin-top: 0;
  }
}
.l-header__logo-main {
  position: absolute;
  top: 0;
  left: 0;
  width: 13.203125vw;
  max-width: 169px;
}
@media screen and (max-width: 782px) {
  .l-header__logo-main {
    width: 21.2820512821vw;
    max-width: none;
  }
}
.l-header__logo-badge {
  position: absolute;
  top: min(3.4375vw, 44px);
  left: min(7.109375vw, 91px);
  width: 5.9375vw;
  max-width: 76px;
}
@media screen and (max-width: 782px) {
  .l-header__logo-badge {
    top: 5.5128205128vw;
    left: 11.5384615385vw;
    width: 9.6153846154vw;
    max-width: none;
  }
}
.l-header__consult {
  position: relative;
  top: -0.46875vw;
  flex-shrink: 0;
  width: 9.6875vw;
  max-width: 124px;
  height: auto;
  margin-left: 1.640625vw;
}
@media screen and (max-width: 782px) {
  .l-header__consult {
    top: -0.1282051282vw;
    width: auto;
    max-width: none;
    height: 10.7692307692vw;
    margin-left: 1.0256410256vw;
  }
}
.l-header__tel {
  position: relative;
  flex-shrink: 0;
  margin-inline: 0.15625vw 0.78125vw;
  text-decoration: none;
}
.l-header__tel::after {
  content: "";
  position: absolute;
  inset: 0;
  pointer-events: none;
  background-image: linear-gradient(127.488deg, transparent 40%, rgba(255, 255, 255, 0.85) 50%, transparent 60%);
  background-repeat: no-repeat;
  background-size: 250% 100%;
  background-position: 150% 0;
  mix-blend-mode: screen;
  animation: tel-shine 5s linear infinite;
}
@media (prefers-reduced-motion: reduce) {
  .l-header__tel::after {
    animation: none;
  }
}
.l-header__tel-number {
  display: flex;
  align-items: center;
  gap: 0.3125vw;
  font-family: "din-2014", sans-serif;
  font-size: clamp(10px, 3.75vw, 48px);
  font-weight: 700;
  line-height: 1;
  letter-spacing: -0.01em;
  white-space: nowrap;
  color: #F65307;
}
@media screen and (max-width: 782px) {
  .l-header__tel-number {
    gap: 0.641025641vw;
    font-size: clamp(10px, 6.9230769231vw, 54px);
  }
}
.l-header__tel-icon {
  width: 1.953125vw;
  max-width: 25px;
  height: auto;
}
@media screen and (max-width: 782px) {
  .l-header__tel-icon {
    width: 3.5897435897vw;
    max-width: none;
  }
}
.l-header__tel-hours {
  display: flex;
  align-items: center;
  gap: 0.390625vw;
  margin: 0 0 0 5vw;
}
@media screen and (max-width: 782px) {
  .l-header__tel-hours {
    gap: 0.7692307692vw;
    margin: -0.641025641vw 0 0 9.2307692308vw;
  }
}
.l-header__tel-badge {
  padding: 0 0.390625vw 0.234375vw;
  font-size: clamp(10px, 1.40625vw, 18px);
  font-weight: 500;
  line-height: 1.3;
  letter-spacing: -0.09em;
  color: #FFFFFF;
  background-color: #F65E07;
  border-radius: 0.859375vw;
}
@media screen and (max-width: 782px) {
  .l-header__tel-badge {
    padding: 0 0.641025641vw 0.2564102564vw;
    font-size: clamp(10px, 2.5641025641vw, 20px);
    line-height: 1.25;
    border-radius: 1.6666666667vw;
  }
}
.l-header__tel-time {
  font-family: "din-2014", sans-serif;
  font-size: clamp(10px, 2.265625vw, 29px);
  font-weight: 700;
  line-height: 1;
  color: #F65E07;
}
@media screen and (max-width: 782px) {
  .l-header__tel-time {
    font-size: clamp(10px, 4.1025641026vw, 32px);
  }
}
.l-header__cta {
  display: flex;
  align-items: stretch;
  gap: 0.78125vw;
  flex-shrink: 0;
  margin-left: 2.8125vw;
}
@media screen and (max-width: 782px) {
  .l-header__cta {
    display: none;
  }
}
.l-header__mail, .l-header__line {
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 0.87890625vw 2.03125vw;
  font-size: clamp(10px, 1.640625vw, 21px);
  font-weight: 700;
  line-height: 1.5;
  color: #FFFFFF;
  text-decoration: none;
  border: 0.234375vw solid #FFFFFF;
  border-radius: 1.09375vw;
  filter: drop-shadow(1px 3px 4px rgba(58, 57, 53, 0.2));
}
.l-header__mail {
  gap: 0.859375vw;
  background-image: linear-gradient(160.6164deg, #87C6F1 7.4225%, #1E4EEE 49.1812%, #10469E 92.5775%);
}
.l-header__mail-icon {
  width: 2.421875vw;
  max-width: 31px;
  height: auto;
}
.l-header__line {
  gap: 0.625vw;
  padding-right: 1.875vw;
  padding-left: 1.875vw;
  background-image: linear-gradient(159.842deg, #CBF3DB -14.8278%, #3ED47B 19.5539%, #06C755 47.3351%, #009F4D 94.7976%);
}
.l-header__line-icon {
  width: 2.421875vw;
  max-width: 31px;
  height: auto;
}
.l-header__menu-btn {
  display: none;
}
@media screen and (max-width: 782px) {
  .l-header__menu-btn {
    position: relative;
    display: block;
    flex-shrink: 0;
    width: 15.3846153846vw;
    height: 15.3846153846vw;
    margin-left: auto;
    background-color: #3A8338;
    cursor: pointer;
  }
}
@media screen and (max-width: 782px) {
  .l-header__menu-icon {
    position: absolute;
    top: 5.3846153846vw;
    left: 4.2307692308vw;
    width: 6.9230769231vw;
    height: 0.641025641vw;
    background-color: #FFFFFF;
    border-radius: 0.4487179487vw;
    transition: background-color 0.3s;
  }
  .l-header__menu-icon::before, .l-header__menu-icon::after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: #FFFFFF;
    border-radius: inherit;
    transition: transform 0.3s;
  }
  .l-header__menu-icon::before {
    transform: translateY(-2.1794871795vw);
  }
  .l-header__menu-icon::after {
    transform: translateY(2.1794871795vw);
  }
}
@media screen and (max-width: 782px) {
  .l-header__menu-text {
    position: absolute;
    top: 10.3846153846vw;
    left: 0;
    width: 100%;
    font-family: "Lato", sans-serif;
    font-size: clamp(10px, 2.5641025641vw, 20px);
    font-weight: 700;
    line-height: 1.5;
    text-align: center;
    color: #FFFFFF;
  }
}
.l-header__menu-text--close {
  display: none;
}
@media screen and (max-width: 782px) {
  .l-header__menu-check:checked ~ .l-header__bar .l-header__menu-icon {
    background-color: transparent;
  }
  .l-header__menu-check:checked ~ .l-header__bar .l-header__menu-icon::before {
    transform: rotate(-42deg);
  }
  .l-header__menu-check:checked ~ .l-header__bar .l-header__menu-icon::after {
    transform: rotate(42deg);
  }
}
.l-header__menu-check:checked ~ .l-header__bar .l-header__menu-text--menu {
  display: none;
}
@media screen and (max-width: 782px) {
  .l-header__menu-check:checked ~ .l-header__bar .l-header__menu-text--close {
    display: block;
  }
}
@media screen and (min-width: 783px) {
  .l-header__nav {
    display: flex;
    justify-content: center;
    padding-bottom: 1.40625vw;
  }
}
@media screen and (max-width: 782px) {
  .l-header__nav {
    position: absolute;
    top: 100%;
    left: 0;
    right: 0;
    display: none;
    flex-direction: column;
    align-items: center;
    gap: 7.6923076923vw;
    height: calc(100vh - 15.3846153846vw);
    padding: 7.6923076923vw 5.1282051282vw;
    overflow-y: auto;
    background-color: rgba(255, 255, 255, 0.96);
    backdrop-filter: blur(5px);
  }
}
@media screen and (max-width: 782px) {
  .l-header__menu-check:checked ~ .l-header__nav {
    display: flex;
  }
}
@media screen and (min-width: 783px) {
  .l-header__nav-list {
    display: flex;
    align-items: center;
  }
}
@media screen and (max-width: 782px) {
  .l-header__nav-list {
    width: 100%;
  }
}
@media screen and (min-width: 783px) {
  .l-header__nav-item {
    display: flex;
    align-items: center;
  }
  .l-header__nav-item + .l-header__nav-item::before {
    content: "";
    width: 1px;
    height: 1.484375vw;
    margin: 0 2.34375vw;
    background-color: #B0B0B0;
  }
}
@media screen and (max-width: 782px) {
  .l-header__nav-item {
    padding: 0 5.1282051282vw;
    border-top: 1px solid #B0B0B0;
  }
  .l-header__nav-item:last-child {
    border-bottom: 1px solid #B0B0B0;
  }
}
.l-header__nav-link {
  color: #000000;
  text-decoration: none;
}
@media screen and (min-width: 783px) {
  .l-header__nav-link {
    font-size: clamp(10px, 1.25vw, 16px);
    font-weight: 500;
    line-height: 1.5;
  }
}
@media screen and (max-width: 782px) {
  .l-header__nav-link {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 3.5897435897vw 0;
    font-size: clamp(10px, 3.5897435897vw, 28px);
    font-weight: 500;
    line-height: 1.5;
  }
  .l-header__nav-link::after {
    content: "";
    flex-shrink: 0;
    width: 1.1538461538vw;
    height: 2.0512820513vw;
    background: url("../img/01/icon/icon-chevron.svg") no-repeat center/contain;
  }
}
.l-header__nav-cta {
  display: none;
}
@media screen and (max-width: 782px) {
  .l-header__nav-cta {
    display: flex;
    justify-content: space-between;
    width: 100%;
    max-width: 620px;
  }
}
@media screen and (max-width: 782px) {
  .l-header__nav-line, .l-header__nav-mail {
    display: flex;
    flex-direction: column;
    align-items: center;
    width: 48.4%;
    color: #FFFFFF;
    font-weight: 700;
    text-align: center;
    text-decoration: none;
    border: 0.5128205128vw solid #FFFFFF;
    border-radius: 3.8461538462vw;
    box-shadow: 0 -0.1282051282vw 0.5128205128vw rgba(58, 57, 53, 0.2), 0.2564102564vw 1.0256410256vw 1.6666666667vw rgba(58, 57, 53, 0.2);
  }
}
@media screen and (max-width: 782px) {
  .l-header__nav-line {
    padding: 2.4358974359vw 0 1.9230769231vw;
    background-image: linear-gradient(130.6611deg, #CBF3DB -14.8278%, #3ED47B 19.5539%, #06C755 47.3351%, #009F4D 94.7976%);
  }
}
@media screen and (max-width: 782px) {
  .l-header__nav-line-icon {
    width: 11.5384615385vw;
    height: auto;
  }
}
@media screen and (max-width: 782px) {
  .l-header__nav-line-lead {
    display: flex;
    align-items: center;
    justify-content: center;
    margin-top: -1.0256410256vw;
    font-size: clamp(10px, 3.3333333333vw, 26px);
    line-height: 1.2;
  }
}
@media screen and (max-width: 782px) {
  .l-header__nav-line-en {
    font-size: clamp(10px, 5.1282051282vw, 40px);
    letter-spacing: -0.04em;
    line-height: 1.2;
  }
}
@media screen and (max-width: 782px) {
  .l-header__nav-line-note {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 1.0256410256vw;
    margin-top: -0.3846153846vw;
    font-size: clamp(10px, 2.0512820513vw, 16px);
    line-height: 1.2;
    color: #FFFC00;
  }
  .l-header__nav-line-note::before, .l-header__nav-line-note::after {
    content: "";
    width: 0.2564102564vw;
    height: 1.6666666667vw;
    background-color: #FFFC00;
  }
  .l-header__nav-line-note::before {
    transform: rotate(-30deg);
  }
  .l-header__nav-line-note::after {
    transform: rotate(30deg);
  }
}
@media screen and (max-width: 782px) {
  .l-header__nav-line-strong {
    margin-top: 0.1282051282vw;
    font-size: clamp(10px, 5.1282051282vw, 40px);
    line-height: 1.2;
    letter-spacing: 0.02em;
  }
}
@media screen and (max-width: 782px) {
  .l-header__nav-mail {
    padding: 4.4871794872vw 0 2.8205128205vw;
    background-image: linear-gradient(136.8267deg, #87C6F1 7.4225%, #1E4EEE 49.1812%, #10469E 92.5775%);
  }
}
@media screen and (max-width: 782px) {
  .l-header__nav-mail-icon {
    width: 11.0256410256vw;
    height: auto;
  }
}
@media screen and (max-width: 782px) {
  .l-header__nav-mail-note {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 0.5128205128vw;
    margin-top: 2.9487179487vw;
    padding: 0.3846153846vw 1.5384615385vw;
    font-size: clamp(10px, 2.5641025641vw, 20px);
    line-height: 1.2;
    color: #1D4EE7;
    background-color: #FFFFFF;
    border-radius: 8.4615384615vw;
  }
}
@media screen and (max-width: 782px) {
  .l-header__nav-mail-num {
    font-family: "din-2014", sans-serif;
    font-size: clamp(10px, 3.8461538462vw, 30px);
    line-height: 1;
  }
}
@media screen and (max-width: 782px) {
  .l-header__nav-mail-strong {
    margin-top: 0.7692307692vw;
    font-size: clamp(10px, 5.1282051282vw, 40px);
    line-height: 1.2;
  }
}

@media screen and (max-width: 782px) {
  body:has(.l-header__menu-check:checked) {
    overflow: hidden;
  }
}

.l-footer__brand {
  display: flex;
  justify-content: center;
  padding: 0 0 min(2.734375vw, 35px);
}
@media screen and (max-width: 782px) {
  .l-footer__brand {
    padding: 0.641025641vw 0 5.5128205128vw;
  }
}
.l-footer__brand-logo {
  width: min(28.046875vw, 359px);
  max-width: 359px;
  height: auto;
}
@media screen and (max-width: 782px) {
  .l-footer__brand-logo {
    width: 57.5641025641vw;
    max-width: none;
  }
}
.l-footer__main {
  padding: min(7.8125vw, 100px) 0 min(2.578125vw, 33px);
  background-color: #008F44;
}
@media screen and (max-width: 782px) {
  .l-footer__main {
    padding: 12.8205128205vw 0 12.8205128205vw;
  }
}
.l-footer__inner {
  display: flex;
  justify-content: flex-start;
  align-items: flex-start;
  gap: min(4.6875vw, 60px);
  max-width: 1280px;
  margin: 0 auto;
  padding: 0 min(14.4921875vw, 185.5px);
}
@media screen and (max-width: 782px) {
  .l-footer__inner {
    flex-direction: column;
    gap: 5.1282051282vw;
    max-width: 540px;
    margin: 0 auto 0 10.2564102564vw;
    padding: 0;
  }
}
.l-footer__company {
  display: flex;
  flex-direction: column;
  gap: min(3.125vw, 40px);
  flex: 0 0 min(32.5vw, 416px);
}
@media screen and (max-width: 782px) {
  .l-footer__company {
    flex: 0 0 auto;
    gap: 5.1282051282vw;
  }
}
.l-footer__row {
  display: flex;
  flex-direction: column;
  gap: min(1.5625vw, 20px);
}
@media screen and (max-width: 782px) {
  .l-footer__row {
    gap: 1.2820512821vw;
  }
}
.l-footer__label {
  font-size: clamp(10px, 1.40625vw, 18px);
  font-weight: 700;
  line-height: 1.5;
  color: #FFFFFF;
}
@media screen and (max-width: 782px) {
  .l-footer__label {
    font-size: clamp(10px, 4.1025641026vw, 32px);
  }
}
.l-footer__value {
  font-size: clamp(10px, 1.09375vw, 14px);
  font-weight: 500;
  line-height: 1.5;
  color: #FFFFFF;
  white-space: nowrap;
}
@media screen and (max-width: 782px) {
  .l-footer__value {
    font-size: clamp(10px, 3.3333333333vw, 26px);
  }
}
.l-footer__branches {
  flex-shrink: 0;
}
.l-footer__branches > .l-footer__label {
  margin-bottom: min(1.5625vw, 20px);
}
@media screen and (max-width: 782px) {
  .l-footer__branches > .l-footer__label {
    margin-bottom: 1.2820512821vw;
  }
}
.l-footer__branch-table {
  border-collapse: separate;
  border-spacing: 0;
}
.l-footer__branch-name, .l-footer__branch-address {
  padding: min(0.234375vw, 3px) 0;
  font-size: clamp(10px, 1.09375vw, 14px);
  font-weight: 500;
  line-height: 1.5;
  color: #FFFFFF;
  text-align: left;
  white-space: nowrap;
}
@media screen and (max-width: 782px) {
  .l-footer__branch-name, .l-footer__branch-address {
    padding: 0.641025641vw 0;
    font-size: clamp(10px, 3.3333333333vw, 26px);
  }
}
.l-footer__branch-name {
  padding-right: min(2.34375vw, 30px);
}
@media screen and (max-width: 782px) {
  .l-footer__branch-name {
    padding-right: 3.8461538462vw;
  }
}
.l-footer__branch-address {
  padding-left: min(2.34375vw, 30px);
  border-left: 1px solid #FFFFFF;
}
@media screen and (max-width: 782px) {
  .l-footer__branch-address {
    padding-left: 3.8461538462vw;
  }
}
.l-footer__divider {
  max-width: 1060px;
  margin: min(3.125vw, 40px) auto 0;
  border: none;
  border-top: 1px solid #FFFFFF;
}
@media screen and (max-width: 782px) {
  .l-footer__divider {
    max-width: 700px;
    margin-top: 10.2564102564vw;
  }
}
.l-footer__copy {
  margin-top: min(3.125vw, 40px);
}
@media screen and (min-width: 783px) {
  .l-footer__copy {
    display: flex;
    justify-content: space-between;
    max-width: 858px;
    margin-right: auto;
    margin-left: auto;
  }
}
.l-footer__license {
  font-size: clamp(10px, 0.78125vw, 10px);
  line-height: 1.5;
  color: #FFFFFF;
}
@media screen and (max-width: 782px) {
  .l-footer__license {
    margin-top: 10.2564102564vw;
    font-size: clamp(10px, 3.0769230769vw, 24px);
    text-align: center;
  }
}
.l-footer__copyright {
  font-size: clamp(10px, 0.78125vw, 10px);
  line-height: 1.5;
  color: #FFFFFF;
}
@media screen and (max-width: 782px) {
  .l-footer__copyright {
    margin-top: 3.8461538462vw;
    font-size: clamp(10px, 2.8205128205vw, 22px);
    text-align: center;
  }
}

.c-coupon {
  position: fixed;
  right: 0;
  bottom: 0;
  z-index: 20;
  width: 40.390625vw;
  max-width: 517px;
  height: auto;
  opacity: 0;
  visibility: hidden;
  pointer-events: none;
  transition: opacity 0.3s, visibility 0.3s;
}
.c-coupon.is-visible {
  opacity: 1;
  visibility: visible;
  pointer-events: auto;
}
@media screen and (max-width: 782px) {
  .c-coupon {
    width: 58.5897435897vw;
    max-width: 457px;
  }
}

.c-coupon__link {
  display: block;
}

.c-coupon__img {
  display: block;
  width: 100%;
  height: auto;
}

.c-cta-card {
  position: relative;
  width: 100%;
  max-width: 790px;
  margin-inline: auto;
  isolation: isolate;
  background-color: #FFFFFF;
  border: 4px solid #008F44;
  border-radius: 0.78125vw;
  box-shadow: 2px 3px 10px rgba(58, 57, 53, 0.2);
  text-align: left;
}
@media screen and (max-width: 1026px) and (min-width: 783px) {
  .c-cta-card {
    max-width: 550px;
  }
}
@media screen and (max-width: 782px) {
  .c-cta-card {
    border-width: 0.7692307692vw;
    border-radius: 1.2820512821vw;
    overflow: hidden;
  }
}
.c-cta-card__title {
  display: flex;
  align-items: baseline;
  justify-content: center;
  padding: 0.625vw 4.609375vw 0.703125vw 0;
  font-size: clamp(10px, 2.109375vw, 27px);
  font-weight: 700;
  line-height: 1.5;
  color: #FFFFFF;
  white-space: nowrap;
  text-shadow: 1px 1px 5px #049500;
  background-color: #008F44;
  border-radius: 0.46875vw 0.46875vw 0 0;
}
@media screen and (max-width: 782px) {
  .c-cta-card__title {
    padding: 2.1794871795vw 0;
    font-size: clamp(10px, 4.358974359vw, 34px);
    text-shadow: 1px 1px 7px #049500;
    border-radius: 0.5128205128vw 0.5128205128vw 0 0;
  }
}
.c-cta-card__title-em {
  font-size: clamp(10px, 2.65625vw, 34px);
  font-style: normal;
  color: #FFFC00;
}
@media screen and (max-width: 782px) {
  .c-cta-card__title-em {
    font-size: clamp(10px, 5.3846153846vw, 42px);
  }
}
.c-cta-card__photo {
  position: absolute;
  top: max(-4.21875vw, -54px);
  right: min(0.46875vw, 6px);
  width: 22.109375vw;
  max-width: 283px;
  height: auto;
  filter: drop-shadow(8px 19px 19px rgba(39, 45, 42, 0.2));
}
@media screen and (max-width: 782px) {
  .c-cta-card__photo {
    top: 6.5384615385vw;
    right: -0.7692307692vw;
    width: 50.2564102564vw;
    max-width: none;
    filter: drop-shadow(10px 24px 24px rgba(39, 45, 42, 0.2));
  }
}
.c-cta-card__body {
  display: flex;
  align-items: flex-start;
  justify-content: center;
  column-gap: 16px;
  padding: 1.640625vw 20px 0;
}
@media screen and (max-width: 1026px) and (min-width: 783px) {
  .c-cta-card__body {
    justify-content: flex-start;
    column-gap: 0;
    padding: 1.640625vw 2.34375vw 0 3.125vw;
    max-width: 640px;
  }
}
@media screen and (max-width: 782px) {
  .c-cta-card__body {
    display: block;
    padding: 4.2307692308vw 5.1282051282vw 0;
  }
}
.c-cta-card__list {
  display: flex;
  flex-direction: column;
  row-gap: 1.015625vw;
  margin: 0;
  padding: 0;
  list-style: none;
}
@media screen and (max-width: 782px) {
  .c-cta-card__list {
    row-gap: 2.0512820513vw;
  }
}
.c-cta-card__list-item {
  position: relative;
  padding-left: 22px;
  font-size: clamp(10px, 1.5625vw, 20px);
  font-weight: 600;
  line-height: 1.3;
}
@media screen and (max-width: 782px) {
  .c-cta-card__list-item {
    padding-left: 3.9743589744vw;
    font-size: clamp(10px, 3.8461538462vw, 30px);
  }
}
.c-cta-card__list-item::before {
  content: "";
  position: absolute;
  top: 0.3125vw;
  left: 0;
  width: 19px;
  height: 19px;
  max-height: 19px;
  background: url("../img/01/icon/icon-check.svg") no-repeat center/contain;
}
@media screen and (max-width: 782px) {
  .c-cta-card__list-item::before {
    top: 1.0256410256vw;
    width: 3.3333333333vw;
    max-width: none;
    height: 3.3333333333vw;
    max-height: none;
  }
}
.c-cta-card__list-item--check2 {
  font-weight: 700;
  line-height: 1.5;
}
.c-cta-card__list-item--check2::before {
  background-image: url("../img/01/icon/icon-check-2.svg");
}
@media screen and (max-width: 782px) {
  .c-cta-card__list-item:nth-child(2) {
    font-size: clamp(10px, 3.3333333333vw, 26px);
  }
}
.c-cta-card__mark {
  color: #F65307;
  background: linear-gradient(#FFFD5C, #FFFD5C) no-repeat left bottom/100% 0.6em;
}
.c-cta-card__tel {
  position: relative;
  z-index: 1;
  display: flex;
  flex-direction: column;
  align-items: center;
  flex-shrink: 0;
}
@media screen and (max-width: 1026px) and (min-width: 783px) {
  .c-cta-card__tel {
    margin-left: auto;
  }
}
@media screen and (max-width: 782px) {
  .c-cta-card__tel {
    margin-top: 4.6153846154vw;
    margin-left: 0;
  }
}
.c-cta-card__tel-lead {
  display: inline-block;
  padding: 0.234375vw 1.71875vw 0.390625vw;
  font-size: clamp(10px, 1.71875vw, 22px);
  font-weight: 700;
  line-height: 1.5;
  color: #FFFFFF;
  text-decoration: none;
  white-space: nowrap;
  background-image: linear-gradient(180deg, #FFC611 -50.8621%, #F65307 92.2414%);
  border-radius: 1.953125vw;
}
@media screen and (max-width: 782px) {
  .c-cta-card__tel-lead {
    padding: 0.641025641vw 5.7692307692vw;
    font-size: clamp(10px, 4.1025641026vw, 32px);
    border-radius: 4.7435897436vw;
  }
}
.c-cta-card__tel-number {
  display: flex;
  align-items: center;
  gap: 0.3125vw;
  margin-top: 0.8515625vw;
  text-decoration: none;
}
@media screen and (max-width: 782px) {
  .c-cta-card__tel-number {
    gap: 1.0256410256vw;
    margin-top: 1.9487179487vw;
  }
}
.c-cta-card__tel-number-img {
  display: block;
  width: 29.8828125vw;
  max-width: 382.5px;
}
@media screen and (max-width: 782px) {
  .c-cta-card__tel-number-img {
    width: 72.5vw;
    max-width: none;
  }
}
.c-cta-card__tel-icon {
  width: 3.046875vw;
  max-width: 39px;
  height: 3.90625vw;
  max-height: 50px;
}
@media screen and (max-width: 782px) {
  .c-cta-card__tel-icon {
    width: 7.3076923077vw;
    max-width: none;
    height: 9.4871794872vw;
    max-height: none;
  }
}
.c-cta-card__tel-hours {
  display: flex;
  align-items: center;
  gap: 0.703125vw;
  margin-top: 0.7109375vw;
  font-size: clamp(10px, 1.25vw, 16px);
  font-weight: 600;
  line-height: 1.5;
  white-space: nowrap;
}
@media screen and (max-width: 782px) {
  .c-cta-card__tel-hours {
    gap: 1.7948717949vw;
    margin-top: 1.641025641vw;
    font-size: clamp(10px, 3.0769230769vw, 24px);
  }
}
.c-cta-card__tel-hours-label {
  display: flex;
  align-items: center;
  gap: 0.46875vw;
}
.c-cta-card__tel-hours-label::before, .c-cta-card__tel-hours-label::after {
  content: "";
  flex-shrink: 0;
  width: 0.3515625vw;
  max-width: 4.5px;
  height: 1.796875vw;
  max-height: 23px;
  background: url(../img/common/icon/icon-bracket.svg) no-repeat center/100% 100%;
}
@media screen and (max-width: 782px) {
  .c-cta-card__tel-hours-label::before, .c-cta-card__tel-hours-label::after {
    width: 0.8333333333vw;
    max-width: none;
    height: 4.2307692308vw;
    max-height: none;
  }
}
.c-cta-card__tel-hours-label::after {
  transform: scaleX(-1);
}
@media screen and (max-width: 782px) {
  .c-cta-card__tel-hours-label {
    gap: 1.2820512821vw;
  }
}
.c-cta-card__buttons {
  position: relative;
  display: flex;
  gap: min(1.5625vw, 20px);
  padding: min(1.5625vw, 20px) min(3.125vw, 40px) min(3.125vw, 40px);
  margin-top: 1.484375vw;
}
.c-cta-card__buttons::before {
  content: "";
  position: absolute;
  top: 0;
  left: min(3.125vw, 40px);
  right: min(3.125vw, 40px);
  height: 1px;
  background-color: #808080;
}
@media screen and (max-width: 782px) {
  .c-cta-card__buttons {
    gap: 2.5641025641vw;
    padding: 4.7435897436vw 4.358974359vw 5.641025641vw;
    margin-top: 5.1282051282vw;
  }
  .c-cta-card__buttons::before {
    left: 5.1282051282vw;
    right: 5.1282051282vw;
  }
}
.c-cta-card__mail, .c-cta-card__line {
  display: flex;
  align-items: center;
  justify-content: center;
  flex: 1;
  text-decoration: none;
  color: #FFFFFF;
  border: 0.234375vw solid #FFFFFF;
  border-radius: 1.875vw;
  box-shadow: 0 -1px 3px rgba(58, 57, 53, 0.2), 2px 2px 10px rgba(58, 57, 53, 0.2);
  padding-inline: min(0.78125vw, 10px);
  padding-block: 1.71875vw 2.1875vw;
}
@media screen and (max-width: 782px) {
  .c-cta-card__mail, .c-cta-card__line {
    flex-direction: column;
    border-width: 0.5128205128vw;
    border-radius: 3.8461538462vw;
    box-shadow: 0 -1px 4px rgba(58, 57, 53, 0.2), 2px 8px 13px rgba(58, 57, 53, 0.2);
  }
}
.c-cta-card__mail {
  gap: min(2.03125vw, 26px);
  background-image: linear-gradient(155.36deg, #87C6F1 7.4225%, #1E4EEE 49.181%, #10469E 92.578%);
}
@media screen and (max-width: 782px) {
  .c-cta-card__mail {
    gap: 1.5384615385vw;
    padding: 3.0769230769vw 1.2820512821vw 3.5897435897vw;
    background-image: linear-gradient(136.827deg, #87C6F1 7.4225%, #1E4EEE 49.181%, #10469E 92.578%);
  }
}
.c-cta-card__mail-icon {
  width: 5.3125vw;
  max-width: 68px;
  height: 3.4375vw;
  max-height: 44px;
}
@media screen and (max-width: 782px) {
  .c-cta-card__mail-icon {
    width: 11.0256410256vw;
    max-width: none;
    height: 7.0512820513vw;
    max-height: none;
  }
}
.c-cta-card__mail-text {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 0.3125vw;
}
@media screen and (max-width: 782px) {
  .c-cta-card__mail-text {
    gap: 1.0256410256vw;
  }
}
.c-cta-card__mail-badge {
  display: flex;
  align-items: center;
  gap: min(0.234375vw, 3px);
  padding: 0.078125vw min(1.09375vw, 14px);
  font-size: clamp(10px, 1.25vw, 16px);
  font-weight: 700;
  line-height: 1.2;
  color: #1D4EE7;
  background-color: #FFFFFF;
  border-radius: 4.140625vw;
}
@media screen and (max-width: 782px) {
  .c-cta-card__mail-badge {
    gap: 0.5128205128vw;
    padding: 0.2564102564vw 2.3076923077vw;
    font-size: clamp(10px, 2.5641025641vw, 20px);
    border-radius: 8.5256410256vw;
  }
}
.c-cta-card__mail-badge-num {
  font-family: "din-2014", sans-serif;
  font-size: clamp(10px, 1.875vw, 24px);
  font-weight: 700;
  padding-right: min(0.234375vw, 3px);
}
@media screen and (max-width: 782px) {
  .c-cta-card__mail-badge-num {
    font-size: clamp(10px, 3.8461538462vw, 30px);
    padding-right: 0.5128205128vw;
  }
}
.c-cta-card__mail-label {
  font-size: clamp(10px, 2.5vw, 32px);
  font-weight: 700;
  line-height: 1.2;
}
@media screen and (max-width: 782px) {
  .c-cta-card__mail-label {
    font-size: clamp(10px, 5.1282051282vw, 40px);
  }
}
.c-cta-card__line {
  gap: min(0.78125vw, 10px);
  background-image: linear-gradient(150.352deg, #CBF3DB -14.828%, #3ED47B 19.554%, #06C755 47.335%, #009F4D 94.798%);
}
@media screen and (max-width: 782px) {
  .c-cta-card__line {
    gap: 1.2820512821vw;
    padding: 2.5641025641vw 1.2820512821vw 3.0769230769vw;
    background-image: linear-gradient(130.661deg, #CBF3DB -14.828%, #3ED47B 19.554%, #06C755 47.335%, #009F4D 94.798%);
  }
}
.c-cta-card__line-icon {
  width: 5.625vw;
  max-width: 72px;
  height: 5.390625vw;
  max-height: 69px;
}
@media screen and (max-width: 782px) {
  .c-cta-card__line-icon {
    width: 11.5384615385vw;
    max-width: none;
    height: 11.0256410256vw;
    max-height: none;
  }
}
.c-cta-card__line-text {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 0.15625vw;
}
@media screen and (max-width: 782px) {
  .c-cta-card__line-text {
    gap: 0.7692307692vw;
  }
}
.c-cta-card__line-copy {
  font-size: clamp(10px, 1.640625vw, 21px);
  font-weight: 700;
  line-height: 1.2;
  white-space: nowrap;
}
.c-cta-card__line-en {
  font-size: clamp(10px, 2.5vw, 32px);
  letter-spacing: -0.04em;
}
@media screen and (max-width: 782px) {
  .c-cta-card__line-en {
    font-size: clamp(10px, 5.1282051282vw, 40px);
  }
}
@media screen and (max-width: 782px) {
  .c-cta-card__line-copy {
    font-size: clamp(10px, 3.3333333333vw, 26px);
  }
}
.c-cta-card__line-bottom {
  display: flex;
  align-items: center;
  gap: min(0.15625vw, 2px);
}
@media screen and (max-width: 782px) {
  .c-cta-card__line-bottom {
    flex-direction: column;
    gap: 0.5128205128vw;
  }
}
.c-cta-card__line-note {
  position: relative;
  font-size: clamp(10px, 1.015625vw, 13px);
  font-weight: 700;
  line-height: 1.2;
  text-align: center;
  white-space: nowrap;
  color: #FFFC00;
}
@media screen and (max-width: 782px) {
  .c-cta-card__line-note {
    padding-inline: 1.9230769231vw;
    font-size: clamp(10px, 2.0512820513vw, 16px);
  }
  .c-cta-card__line-note::before, .c-cta-card__line-note::after {
    content: "";
    position: absolute;
    top: 50%;
    width: 1px;
    height: 3.3333333333vw;
    background-color: #FFFC00;
  }
  .c-cta-card__line-note::before {
    left: 0;
    transform: translateY(-50%) rotate(-30deg);
  }
  .c-cta-card__line-note::after {
    right: 0;
    transform: translateY(-50%) rotate(30deg);
  }
}
@media screen and (max-width: 782px) {
  .c-cta-card__line-note-br {
    display: none;
  }
}
.c-cta-card__line-strong {
  font-size: clamp(10px, 2.5vw, 32px);
  font-weight: 700;
  line-height: 1.2;
  letter-spacing: 0.02em;
  white-space: nowrap;
}
@media screen and (max-width: 782px) {
  .c-cta-card__line-strong {
    font-size: clamp(10px, 5.1282051282vw, 40px);
  }
}

.l-main--lp02 .p-consult .c-cta-card {
  border: 4px solid #F68110;
  margin-top: 3.671875vw;
}
@media screen and (max-width: 782px) {
  .l-main--lp02 .p-consult .c-cta-card {
    margin-top: 10.2564102564vw;
  }
}
.l-main--lp02 .p-consult .c-cta-card__title {
  background-color: #F68110;
  text-shadow: 1.118px 1.118px 6.706px #954300;
}

.c-hover-push {
  transition: scale 0.26s;
}
.c-hover-push:hover {
  scale: 0.95;
}

.c-product-grid {
  position: relative;
  z-index: 1;
  width: calc(100% - min(3.125vw, 40px));
  max-width: 790px;
  padding: 4.6875vw 4.0625vw 6.25vw;
  background-color: rgba(255, 255, 255, 0.9);
  border-radius: 1.25vw;
  filter: drop-shadow(2px 3px 20px rgba(0, 0, 0, 0.1));
  box-shadow: 2px 3px 20px 0 rgba(0, 0, 0, 0.1);
  display: block;
  margin: 0 auto;
}
@media screen and (max-width: 782px) {
  .c-product-grid {
    max-width: none;
    width: calc(100% - 10.2564102564vw);
    padding: 8.9743589744vw 5.1282051282vw 10.2564102564vw;
    border-radius: 2.5641025641vw;
    filter: drop-shadow(2px 3px 10px rgba(0, 0, 0, 0.1));
  }
}
.c-product-grid__head {
  margin-bottom: 3.125vw;
  text-align: center;
}
@media screen and (max-width: 782px) {
  .c-product-grid__head {
    margin-bottom: 6.2820512821vw;
  }
}
.c-product-grid__head-img {
  display: block;
  width: 30.15625vw;
  max-width: 386px;
  height: auto;
  margin-inline: auto;
}
@media screen and (max-width: 782px) {
  .c-product-grid__head-img {
    width: 61.7948717949vw;
    max-width: none;
  }
}
.c-product-grid__grid {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  grid-auto-flow: dense;
  column-gap: 1.171875vw;
  margin: 0;
  padding: 0;
}
@media screen and (max-width: 782px) {
  .c-product-grid__grid {
    grid-template-columns: repeat(3, 1fr);
    column-gap: 1.2820512821vw;
  }
}
.c-product-grid__cat {
  display: contents;
}
.c-product-grid__cat::details-content {
  display: contents;
}
.c-product-grid__cat-head {
  position: relative;
  display: flex;
  flex-direction: column;
  overflow: hidden;
  margin-top: 1.5625vw;
  list-style: none;
  cursor: pointer;
  background-color: #FFFFFF;
  border-radius: 0.625vw;
}
@media screen and (max-width: 782px) {
  .c-product-grid__cat-head {
    margin-top: 3.5897435897vw;
    border-radius: 1.2820512821vw;
  }
}
.c-product-grid__cat-head::-webkit-details-marker {
  display: none;
}
.c-product-grid__cat:nth-of-type(-n + 4) .c-product-grid__cat-head {
  margin-top: 0;
}
@media screen and (max-width: 782px) {
  .c-product-grid__cat:nth-of-type(-n + 4) .c-product-grid__cat-head {
    margin-top: 3.5897435897vw;
  }
}
@media screen and (max-width: 782px) {
  .c-product-grid__cat:nth-of-type(-n + 3) .c-product-grid__cat-head {
    margin-top: 0;
  }
}
.c-product-grid__cat[open] .c-product-grid__cat-head {
  border: 1px solid #008F44;
  border-radius: 0.625vw 0.625vw 0 0;
  margin-bottom: max(-0.78125vw, -10px);
}
@media screen and (max-width: 782px) {
  .c-product-grid__cat[open] .c-product-grid__cat-head {
    margin-bottom: -1.2820512821vw;
    border-width: 2px;
    border-radius: 1.2820512821vw 1.2820512821vw 0 0;
  }
}
.c-product-grid__cat-img {
  display: block;
  width: 100%;
  aspect-ratio: 160/117;
  object-fit: contain;
}
.c-product-grid__cat-label {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-top: auto;
  height: min(2.5vw, 32px);
  padding: 0 min(1.09375vw, 14px) 0 min(0.3125vw, 4px);
  font-size: clamp(10px, 1.484375vw, 19px);
  font-weight: 500;
  line-height: 1.2;
  text-align: center;
  white-space: nowrap;
  color: #FFFFFF;
  background-color: #008F44;
}
@media screen and (max-width: 782px) {
  .c-product-grid__cat-label {
    height: 5.1282051282vw;
    padding: 0 2.3076923077vw 0 0.7692307692vw;
    font-size: clamp(10px, 3.0769230769vw, 24px);
  }
}
.c-product-grid__cat-label-text {
  margin-right: min(1.25vw, 16px);
}
@media screen and (max-width: 782px) {
  .c-product-grid__cat-label-text {
    margin-right: 2.0512820513vw;
  }
}
.c-product-grid__cat-label--sm {
  font-size: clamp(10px, 1.2109375vw, 15.5px);
  letter-spacing: -0.08em;
}
@media screen and (max-width: 782px) {
  .c-product-grid__cat-label--sm {
    font-size: clamp(10px, 2.5vw, 19.5px);
  }
}
.c-product-grid__cat-label--xs {
  display: block;
  height: auto;
  min-height: min(2.5vw, 32px);
  padding: min(0.3125vw, 4px) min(2.03125vw, 26px) min(0.3125vw, 4px) min(0.3125vw, 4px);
  font-size: clamp(10px, 1.09375vw, 14px);
  line-height: 1.2;
  letter-spacing: normal;
  white-space: normal;
  text-align: center;
}
@media screen and (max-width: 782px) {
  .c-product-grid__cat-label--xs {
    min-height: 5.1282051282vw;
    padding: 0.7692307692vw 3.8461538462vw 0.7692307692vw 0.7692307692vw;
    font-size: clamp(10px, 2.3076923077vw, 18px);
    letter-spacing: normal;
  }
}
.c-product-grid__cat-label--xs .c-product-grid__cat-label-text {
  margin-right: 0;
}
.c-product-grid__cat[open] .c-product-grid__cat-label {
  height: min(3.28125vw, 42px);
  padding-bottom: min(0.78125vw, 10px);
}
@media screen and (max-width: 782px) {
  .c-product-grid__cat[open] .c-product-grid__cat-label {
    height: 6.4102564103vw;
    padding-bottom: 1.2820512821vw;
  }
}
.c-product-grid__cat[open] .c-product-grid__cat-label--xs {
  height: auto;
  min-height: min(3.28125vw, 42px);
  padding-bottom: min(1.09375vw, 14px);
}
@media screen and (max-width: 782px) {
  .c-product-grid__cat[open] .c-product-grid__cat-label--xs {
    min-height: 6.4102564103vw;
    padding-bottom: 2.0512820513vw;
  }
}
.c-product-grid__cat-toggle {
  position: absolute;
  right: min(0.625vw, 8px);
  bottom: min(0.859375vw, 11px);
  width: 0.78125vw;
  max-width: 10px;
  height: 0.78125vw;
  max-height: 10px;
}
@media screen and (max-width: 782px) {
  .c-product-grid__cat-toggle {
    right: 1.2820512821vw;
    bottom: 1.7948717949vw;
    width: 1.5384615385vw;
    max-width: none;
    height: 1.5384615385vw;
    max-height: none;
  }
}
.c-product-grid__cat-toggle::before, .c-product-grid__cat-toggle::after {
  content: "";
  position: absolute;
  background-color: #FFFFFF;
  border-radius: 0.15625vw;
}
.c-product-grid__cat-toggle::before {
  top: 50%;
  left: 0;
  width: 100%;
  height: 0.1171875vw;
  transform: translateY(-50%);
}
@media screen and (max-width: 782px) {
  .c-product-grid__cat-toggle::before {
    height: 0.2564102564vw;
  }
}
.c-product-grid__cat-toggle::after {
  top: 0;
  left: 50%;
  width: 0.1171875vw;
  height: 100%;
  transform: translateX(-50%);
}
@media screen and (max-width: 782px) {
  .c-product-grid__cat-toggle::after {
    width: 0.2564102564vw;
  }
}
.c-product-grid__cat[open] .c-product-grid__cat-toggle::after {
  display: none;
}
.c-product-grid__cat[open] .c-product-grid__cat-toggle {
  bottom: min(1.640625vw, 21px);
}
@media screen and (max-width: 782px) {
  .c-product-grid__cat[open] .c-product-grid__cat-toggle {
    bottom: 3.0769230769vw;
  }
}
.c-product-grid__cat-label--xs .c-product-grid__cat-toggle, .c-product-grid__cat[open] .c-product-grid__cat-label--xs .c-product-grid__cat-toggle {
  top: 50%;
  bottom: auto;
  transform: translateY(-50%);
}
.c-product-grid__cat:not([open]) .c-product-grid__cat-panel {
  display: none;
}
.c-product-grid__cat-panel {
  grid-column: 1/-1;
  margin-top: min(0.78125vw, 10px);
  padding: min(0.78125vw, 10px);
  background-color: #008F44;
  border-radius: min(0.78125vw, 10px);
}
@media screen and (max-width: 782px) {
  .c-product-grid__cat-panel {
    margin-top: 1.2820512821vw;
    padding: 1.2820512821vw;
    border-radius: 1.2820512821vw;
  }
}
.c-product-grid__cat:nth-of-type(4n + 1) .c-product-grid__cat-panel {
  border-top-left-radius: 0;
}
@media screen and (max-width: 782px) {
  .c-product-grid__cat:nth-of-type(4n + 1) .c-product-grid__cat-panel {
    border-top-left-radius: 1.2820512821vw;
  }
}
@media screen and (max-width: 782px) {
  .c-product-grid__cat:nth-of-type(3n + 1) .c-product-grid__cat-panel {
    border-top-left-radius: 0;
  }
}
.c-product-grid__cat-list {
  margin: 0;
  padding: min(0.78125vw, 10px);
  font-size: clamp(10px, 0.9375vw, 12px);
  font-weight: 500;
  line-height: 1.2;
  letter-spacing: -0.02em;
  color: #000;
  background-color: #F5FFF5;
  border-radius: min(0.78125vw, 10px);
}
@media screen and (max-width: 782px) {
  .c-product-grid__cat-list {
    padding: 1.2820512821vw;
    font-size: clamp(10px, 2.0512820513vw, 16px);
    border-radius: 1.2820512821vw;
  }
}

.l-main--lp02 .c-product-grid {
  background: rgba(255, 255, 255, 0.5);
}

.c-staff {
  position: relative;
  display: flow-root;
  width: 100%;
  margin-top: min(6.09375vw, 78px);
  margin-inline: auto;
}
@media screen and (max-width: 782px) {
  .c-staff {
    margin-top: 8.5897435897vw;
  }
}
.c-staff__title {
  margin: 0;
  text-align: center;
}
.c-staff__title-img {
  display: block;
  width: 57.421875vw;
  max-width: 735px;
  height: auto;
  margin-inline: auto;
}
@media screen and (max-width: 782px) {
  .c-staff__title-img {
    width: 89.7435897436vw;
    max-width: none;
  }
}
.c-staff__img {
  display: block;
  width: 100%;
  max-width: 974px;
  height: auto;
  margin-top: min(0.546875vw, 7px);
  margin-inline: auto;
}
@media screen and (max-width: 782px) {
  .c-staff__img {
    max-width: none;
    margin-top: 1.1538461538vw;
  }
}
.c-staff__strip-frame {
  padding-block: 1.5625vw;
  background-color: #FFFFFF;
  filter: drop-shadow(0 0 10px rgba(35, 34, 33, 0.15)) drop-shadow(5px 5px 10px rgba(35, 34, 33, 0.15));
}
@media screen and (max-width: 782px) {
  .c-staff__strip-frame {
    padding-block: 2.5641025641vw;
  }
}
.c-staff__strip-frame-inner {
  position: relative;
  left: 50%;
  width: 100vw;
  height: min(15.46875vw, 198px);
  margin-left: -50vw;
}
@media screen and (max-width: 782px) {
  .c-staff__strip-frame-inner {
    height: 25.641025641vw;
  }
}
.c-staff__strip-viewport {
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.c-staff__strip {
  display: flex;
  gap: min(0.9375vw, 12px);
  width: max-content;
  height: 100%;
  margin: 0;
  padding: 0;
  list-style: none;
  animation: c-staff-strip-scroll 72s linear infinite;
}
@media screen and (max-width: 782px) {
  .c-staff__strip {
    gap: 1.2820512821vw;
  }
}
@media (prefers-reduced-motion: reduce) {
  .c-staff__strip {
    animation: none;
  }
}
.c-staff__strip-item {
  flex: none;
  width: 100%;
  overflow: hidden;
  mask-image: url("../img/01/feature/feature-strip-mask.svg");
  mask-repeat: no-repeat;
  mask-size: 100% 100%;
  max-width: 193px;
  aspect-ratio: 193/198;
}
@media screen and (max-width: 782px) {
  .c-staff__strip-item {
    width: 25vw;
    aspect-ratio: 195/200;
  }
}
.c-staff__strip-img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: top;
}

@keyframes c-staff-strip-scroll {
  from {
    transform: translateX(0);
  }
  to {
    transform: translateX(-50%);
  }
}
.l-main--lp03 .p-staff {
  margin-top: -39.0625vw;
}
.l-main--lp03 .p-staff__lp03-bg {
  display: flow-root;
  background-image: url(../img/03/staff/staff-bg-pc.png);
  background-repeat: no-repeat;
  background-position-x: center;
  background-position-y: bottom;
  background-size: cover;
}
@media screen and (max-width: 782px) {
  .l-main--lp03 .p-staff__lp03-bg {
    background-image: url(../img/03/staff/staff-bg-sp.png);
  }
}

.c-survey-card {
  width: 100%;
  max-width: 360px;
}
@media screen and (max-width: 782px) {
  .c-survey-card {
    max-width: 620px;
  }
}
.c-survey-card__body {
  overflow: hidden;
  border-radius: 0.625vw;
  filter: drop-shadow(3px 6px 6px rgba(35, 34, 33, 0.15)) drop-shadow(0 0 4px rgba(35, 34, 33, 0.15));
}
@media screen and (max-width: 782px) {
  .c-survey-card__body {
    border-radius: 1.2820512821vw;
  }
}
.c-survey-card__img {
  display: block;
  width: 100%;
  height: auto;
}
.c-survey-card__note {
  margin: min(0.78125vw, 10px) 0 0;
  font-size: clamp(10px, 0.78125vw, 10px);
  color: #333333;
  text-align: right;
}
@media screen and (max-width: 782px) {
  .c-survey-card__note {
    margin-top: 2.0512820513vw;
    font-size: clamp(10px, 2.3076923077vw, 18px);
  }
}

.c-video {
  width: 100%;
  max-width: 1280px;
  margin-top: max(-1.875vw, -24px);
  margin-inline: auto;
  padding: min(9.84375vw, 126px);
  padding-bottom: 7.6953125vw;
}
@media screen and (max-width: 782px) {
  .c-video {
    margin-top: -7.4358974359vw;
    padding-top: 17.0512820513vw;
    padding-bottom: 13.125vw;
  }
}
.c-video__title {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
  column-gap: min(0.625vw, 8px);
  row-gap: min(0.46875vw, 6px);
  font-weight: 700;
  line-height: 1;
  color: #F65307;
}
@media screen and (max-width: 782px) {
  .c-video__title {
    column-gap: 1.2820512821vw;
    row-gap: 1.0256410256vw;
  }
}
.c-video__title-box {
  display: flex;
  align-items: center;
  background-color: #FFFFFF;
  border: min(0.15625vw, 2px) solid #F65307;
  border-radius: min(0.390625vw, 5px);
  padding: min(1.875vw, 24px) min(1.328125vw, 17px) min(1.875vw, 24px) min(1.09375vw, 14px);
  font-size: clamp(10px, 4.0625vw, 52px);
}
@media screen and (max-width: 782px) {
  .c-video__title-box {
    border-width: 0.2991025641vw;
    border-radius: 0.7478205128vw;
    padding: 3.8461538462vw 2.3076923077vw;
    font-size: clamp(10px, 8.376025641vw, 65.333px);
  }
}
.c-video__title-wo {
  font-size: clamp(10px, 3.359375vw, 43px);
}
@media screen and (max-width: 782px) {
  .c-video__title-wo {
    font-size: clamp(10px, 6.8803846154vw, 53.667px);
  }
}
.c-video__title-rest {
  font-size: clamp(10px, 4.0625vw, 52px);
}
@media screen and (max-width: 782px) {
  .c-video__title-rest {
    font-size: clamp(10px, 6.8803846154vw, 53.667px);
  }
}
.c-video__arrow {
  display: block;
  width: min(8.90625vw, 114px);
  height: auto;
  margin: min(2.734375vw, 35px) auto min(2.734375vw, 35px);
}
@media screen and (max-width: 782px) {
  .c-video__arrow {
    width: 18.2051282051vw;
    margin: 3.2051282051vw auto 1.0897435897vw;
  }
}
.c-video__film {
  position: relative;
  left: 50%;
  box-sizing: border-box;
  width: 100vw;
  margin-left: -50vw;
  aspect-ratio: 783/275;
  background-image: url(../img/common/video/video-film-bg-pc.webp);
  background-repeat: no-repeat;
  background-position: center;
  background-size: 100% 100%;
  padding: 6.546% 29.47% 5.333% 30.364%;
}
@media screen and (max-width: 782px) {
  .c-video__film {
    height: 68.7179487179vw;
    background-image: url(../img/common/video/video-film-bg-sp.webp);
  }
}
.c-video__link {
  display: grid;
  grid-template-columns: 100%;
  grid-template-rows: 100%;
  margin-inline: auto;
  position: absolute;
  height: 61.5%;
  width: 41%;
  top: 51.5%;
  left: 51%;
  transform: translate(-50%, -50%) rotate(-3deg);
}
@media screen and (max-width: 782px) {
  .c-video__link {
    height: 74%;
    width: 90%;
    top: 50%;
    left: 50%;
  }
}
.c-video__thumb, .c-video__play {
  grid-area: 1/1;
  position: relative;
}
.c-video__thumb {
  z-index: 0;
  width: 100%;
  height: 100%;
  min-width: 0;
  min-height: 0;
  object-fit: cover;
}
.c-video__play {
  z-index: 1;
  justify-self: center;
  align-self: center;
  width: min(7.5vw, 96px);
  height: min(7.5vw, 96px);
  padding: 0;
  border: none;
  background: none;
  cursor: pointer;
  transition: opacity 0.2s ease;
}
@media screen and (max-width: 782px) {
  .c-video__play {
    width: 14.4871794872vw;
    height: 14.4871794872vw;
  }
}
.c-video__play img {
  display: block;
  width: 100%;
  height: 100%;
}
.c-video__modal {
  position: fixed;
  inset: 0;
  z-index: 10000;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: min(3.125vw, 40px);
  opacity: 0;
  visibility: hidden;
  transition: opacity 0.2s ease;
}
.c-video__modal.is-open {
  opacity: 1;
  visibility: visible;
}
@media screen and (max-width: 782px) {
  .c-video__modal {
    padding: 3.0769230769vw;
  }
}
.c-video__modal-overlay {
  position: absolute;
  inset: 0;
  background-color: rgba(0, 0, 0, 0.8);
}
.c-video__modal-dialog {
  position: relative;
  width: 100%;
  max-width: 900px;
}
.c-video__modal-close {
  position: absolute;
  top: min(-3.75vw, -48px);
  right: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  width: min(3.125vw, 40px);
  height: min(3.125vw, 40px);
  border: none;
  border-radius: 50%;
  background-color: #FFFFFF;
  color: #333333;
  font-size: clamp(10px, 1.875vw, 24px);
  line-height: 1;
  padding: 0;
  cursor: pointer;
}
@media screen and (max-width: 782px) {
  .c-video__modal-close {
    top: -5.641025641vw;
    width: 4.6153846154vw;
    height: 4.6153846154vw;
    font-size: clamp(10px, 2.5641025641vw, 20px);
  }
}
.c-video__modal-video {
  display: block;
  width: 100%;
  height: auto;
}

@media screen and (max-width: 782px) {
  .l-main--lp03 .c-video {
    margin-top: 15.625vw;
  }
}

.c-voice__list {
  margin: 0;
  padding: 0;
  list-style: none;
}
.c-voice__card picture,
.c-voice__card img {
  display: block;
  width: 100%;
}
.c-voice__card img {
  height: auto;
}

.c-voice-head {
  display: flex;
  flex-direction: column;
  align-items: center;
}
.c-voice-head__title {
  width: min(31.796875vw, 407px);
  margin: 0;
}
@media screen and (max-width: 782px) {
  .c-voice-head__title {
    width: 64.9358974359vw;
  }
}
.c-voice-head__title img {
  display: block;
  width: 100%;
  height: auto;
}
.c-voice-head__pill {
  display: flex;
  align-items: center;
  justify-content: center;
  width: min(30.15625vw, 386px);
  height: min(4.453125vw, 57px);
  margin-top: min(0.921875vw, 11.8px);
  padding-inline: min(1.09375vw, 14px);
  border-radius: min(2.1875vw, 28px);
  background-image: linear-gradient(to left, #FF7E00, #FFC611);
  font-size: clamp(10px, 1.875vw, 24px);
  font-weight: 600;
  line-height: 1.2;
  white-space: nowrap;
  color: #FFFFFF;
  text-shadow: 0.905px 1.81px 8.145px rgba(152, 68, 11, 0.5);
  box-shadow: 2px 2px 5px rgba(83, 42, 0, 0.2);
}
@media screen and (max-width: 782px) {
  .c-voice-head__pill {
    width: 61.9230769231vw;
    height: min(9.1025641026vw, 71px);
    margin-top: 1.8333333333vw;
    padding-inline: min(4.8717948718vw, 38px) min(3.3333333333vw, 26px);
    border-radius: 4.5512820513vw;
    font-size: clamp(10px, 3.8461538462vw, 30px);
    text-shadow: 1.131px 2.262px 10.181px rgba(152, 68, 11, 0.5);
    box-shadow: 2.264px 2.264px 5.659px rgba(83, 42, 0, 0.2);
  }
}

.p-fv {
  overflow: hidden;
}
.p-fv__img {
  display: block;
  width: 125vw;
  height: auto;
  margin-left: -12.5vw;
}
@media screen and (max-width: 782px) {
  .p-fv__img {
    width: 100%;
    margin-left: 0;
  }
}
.p-fv--boxed .p-fv__img {
  width: 100%;
  margin-left: 0;
}

.p-cta {
  background-color: #FFEDB9;
  padding: 6.25vw 0;
  background-image: url("../img/common/cta/cta-bg-pc.webp");
  background-repeat: no-repeat;
  background-position: top center;
  background-size: cover;
}
@media screen and (max-width: 782px) {
  .p-cta {
    padding: 10.2564102564vw 0 12.8205128205vw;
    background-image: url("../img/common/cta/cta-bg-sp.webp");
  }
}
.p-cta__inner {
  width: 100%;
  max-width: 790px;
  margin-inline: auto;
  padding-inline: var(--section-padding-x);
}
@media screen and (max-width: 782px) {
  .p-cta__inner {
    max-width: none;
  }
}
.p-cta__coupon {
  margin-bottom: 4.765625vw;
}
@media screen and (max-width: 782px) {
  .p-cta__coupon {
    margin-bottom: 7.6923076923vw;
  }
}
.p-cta__coupon-img {
  display: block;
  width: 100%;
  height: auto;
}

.l-main--lp03 .p-cta {
  background-color: transparent;
  background-image: url("../img/common/cta/cta-bg-pc.webp"), linear-gradient(138deg, #CDF39F 8.64%, #B3E377 91.36%);
  padding-block: 6.25vw;
}
.l-main--lp03 .p-cta__coupon {
  margin-bottom: 0;
}

.c-about {
  width: 100%;
  overflow: hidden;
  background-color: #FFFFFF;
  background-image: url("../img/common/about/about-bg-pc.webp");
  background-repeat: no-repeat;
  background-position: center top;
  background-size: cover;
}
@media screen and (max-width: 782px) {
  .c-about {
    background-image: url("../img/common/about/about-bg-sp.webp");
  }
}
.c-about__inner {
  width: 100%;
  padding-bottom: 6.25vw;
}
@media screen and (max-width: 782px) {
  .c-about__inner {
    padding-bottom: 12.8205128205vw;
  }
}
.c-about__head {
  padding-top: min(6.25vw, 80px);
}
@media screen and (max-width: 782px) {
  .c-about__head {
    padding-top: 8.5897435897vw;
  }
}
.c-about__badge {
  display: flex;
  align-items: baseline;
  justify-content: center;
  width: 25.46875vw;
  max-width: 326px;
  height: min(5.78125vw, 74px);
  margin-inline: auto;
  padding-top: min(0.546875vw, 7px);
  font-size: clamp(10px, 1.71875vw, 22px);
  font-weight: 700;
  line-height: 1.5;
  white-space: nowrap;
  background: url("../img/common/about/about-balloon.svg") no-repeat center/contain;
  filter: drop-shadow(4px 4px 8px rgba(0, 53, 92, 0.2));
}
@media screen and (max-width: 782px) {
  .c-about__badge {
    width: 52.3076923077vw;
    max-width: none;
    height: 11.7948717949vw;
    padding-top: 1.0256410256vw;
    font-size: clamp(10px, 3.5897435897vw, 28px);
    filter: drop-shadow(5px 5px 10px rgba(0, 53, 92, 0.2));
  }
}
.c-about__badge--sm {
  width: 16.09375vw;
  max-width: 206px;
  background-image: url("../img/common/about/about-balloon-sm.svg");
}
@media screen and (max-width: 782px) {
  .c-about__badge--sm {
    width: 32.8205128205vw;
    max-width: none;
  }
}
.c-about__badge-name {
  font-size: clamp(10px, 2.34375vw, 30px);
  font-style: normal;
  color: #008F44;
}
@media screen and (max-width: 782px) {
  .c-about__badge-name {
    font-size: clamp(10px, 4.8717948718vw, 38px);
  }
}
.c-about__title {
  width: min(69.375vw, 888px);
  margin-top: max(-6.796875vw, -87px);
  margin-inline: auto;
  position: relative;
  z-index: 1;
  transform: translateX(max(-1.640625vw, -21px));
}
@media screen and (max-width: 782px) {
  .c-about__title {
    width: 83.8461538462vw;
    margin-top: -4.4871794872vw;
    transform: none;
  }
}
.c-about__title img {
  display: block;
  width: 100%;
  height: auto;
}
.c-about__lead {
  margin-top: min(4.4921875vw, 57.5px);
  font-size: clamp(10px, 1.5625vw, 20px);
  font-weight: 500;
  line-height: 1.5;
  text-align: center;
}
@media screen and (max-width: 782px) {
  .c-about__lead {
    margin-top: 5.7692307692vw;
    padding-inline: var(--section-padding-x);
    font-size: clamp(10px, 3.5897435897vw, 28px);
  }
}
.c-about__lead-em {
  font-style: normal;
  color: #F65307;
}
@media screen and (max-width: 782px) {
  .c-about__lead-br {
    display: none;
  }
}
.c-about__gallery {
  width: 100%;
  max-width: 655px;
  margin-top: min(3.125vw, 40px);
  margin-inline: auto;
}
@media screen and (max-width: 782px) {
  .c-about__gallery {
    max-width: none;
    margin-top: 7.1794871795vw;
    padding-inline: var(--section-padding-x);
  }
}
.c-about__gallery picture, .c-about__gallery img {
  display: block;
  width: 100%;
}
.c-about__gallery img {
  height: auto;
}

.l-main--lp02 .c-about {
  padding-bottom: 9.84375vw;
}
@media screen and (max-width: 782px) {
  .l-main--lp02 .c-about {
    padding-bottom: 15vw;
  }
}

.c-review {
  position: relative;
  overflow: hidden;
  padding-block: 6.25vw 7.421875vw;
  padding-inline: var(--section-padding-x);
  background-color: #FFFFFF;
}
@media screen and (max-width: 782px) {
  .c-review {
    padding-block: 12.8205128205vw 11.4102564103vw;
  }
}
.c-review::before {
  content: "";
  position: absolute;
  top: 0;
  left: 50%;
  transform: translateX(-50%);
  width: 131.640625vw;
  height: 40.859375vw;
  background-image: linear-gradient(180deg, rgba(255, 255, 255, 0) 59.633%, #FFF), url("../img/01/review/review-bg-pc.webp");
  background-size: cover;
  background-position: center;
  filter: blur(2px);
  mix-blend-mode: multiply;
  opacity: 0.6;
}
@media screen and (max-width: 782px) {
  .c-review::before {
    left: -91.9230769231vw;
    transform: none;
    width: 217.4358974359vw;
    height: 100.1282051282vw;
    background-image: linear-gradient(180deg, rgba(255, 255, 255, 0) 59.633%, #FFF), url("../img/01/review/review-bg-sp.webp");
  }
}
.c-review > * {
  position: relative;
  z-index: 1;
}
.c-review__inner {
  position: relative;
  z-index: 1;
  width: 100%;
  max-width: 1280px;
  margin-inline: auto;
}
@media screen and (max-width: 782px) {
  .c-review__inner {
    padding-inline: var(--section-padding-x);
  }
}
.c-review__area {
  position: relative;
  z-index: 1;
  width: 100%;
  max-width: 1280px;
  margin-inline: auto;
  padding-top: min(10vw, 128px);
  padding-inline: var(--section-padding-x);
}
@media screen and (max-width: 782px) {
  .c-review__area {
    padding-top: 13.0769230769vw;
    padding-bottom: 6.4102564103vw;
    padding-inline: var(--section-padding-x);
  }
}
.c-review__title {
  width: min(34.140625vw, 437px);
  margin-inline: auto;
}
@media screen and (max-width: 782px) {
  .c-review__title {
    width: 68.3333333333vw;
  }
}
.c-review__title img {
  display: block;
  width: 100%;
  height: auto;
}
.c-review__viewport {
  width: 100%;
  max-width: 968px;
  height: min(41.71875vw, 534px);
  margin: 1.796875vw auto 0;
  padding-left: 1.09375vw;
  overflow-y: auto;
  overflow-x: hidden;
}
@supports not selector(::-webkit-scrollbar) {
  .c-review__viewport {
    scrollbar-color: #008F44 #C6C6C7;
  }
}
.c-review__viewport::-webkit-scrollbar {
  width: 8px;
}
.c-review__viewport::-webkit-scrollbar-track {
  background-color: #C6C6C7;
  border-radius: 0.3125vw;
}
.c-review__viewport::-webkit-scrollbar-thumb {
  background-color: #008F44;
  border-radius: 0.3125vw;
}
@media screen and (max-width: 782px) {
  .c-review__viewport {
    max-width: none;
    height: 102.5641025641vw;
    margin-top: 5.1282051282vw;
    padding-inline: 5.1282051282vw 1.2820512821vw;
  }
  .c-review__viewport::-webkit-scrollbar {
    width: 1.2820512821vw;
  }
  .c-review__viewport::-webkit-scrollbar-track, .c-review__viewport::-webkit-scrollbar-thumb {
    border-radius: 0.641025641vw;
  }
}
.c-review__note {
  width: 100%;
  max-width: 940px;
  margin: 1.5625vw auto 0;
  font-size: clamp(10px, 0.78125vw, 10px);
  line-height: 1.5;
  text-align: right;
  color: #131313;
}
@media screen and (max-width: 782px) {
  .c-review__note {
    max-width: none;
    margin-top: 2.8205128205vw;
    font-size: clamp(10px, 2.3076923077vw, 18px);
  }
}
.c-review__viewport--plugin {
  height: auto;
  max-height: none;
  overflow: visible;
  padding-left: 0;
}
@media screen and (max-width: 782px) {
  .c-review__viewport--plugin {
    height: auto;
    padding-inline: 0;
  }
}
.c-review__plugin {
  width: 100%;
}
.c-review .c-review__plugin .ti-widget[data-layout-id][data-set-id] .ti-review-item .ti-inner {
  background-color: #fff !important;
}
.c-review .c-review__plugin .ti-widget[data-layout-id][data-set-id] .ti-review-item .ti-inner {
  display: flex;
  flex-direction: column;
  align-items: center;
  padding: 2.03125vw 1.015625vw 1.5625vw;
  background-color: #FFFFFF;
  border: none;
  border-radius: 1.5625vw;
  box-shadow: 1px 1px 7px rgba(0, 0, 0, 0.25);
}
@media screen and (max-width: 782px) {
  .c-review .c-review__plugin .ti-widget[data-layout-id][data-set-id] .ti-review-item .ti-inner {
    padding: 5.1282051282vw 2.5641025641vw 3.8461538462vw;
    border-radius: 2.5641025641vw;
    box-shadow: 2px 2px 10px rgba(0, 0, 0, 0.25);
    padding-bottom: 0 !important;
  }
}
.c-review .c-review__plugin .ti-widget[data-layout-id][data-set-id] .ti-review-item .ti-review-header {
  display: flex;
  flex-direction: column;
  align-items: center;
  width: 100%;
}
.c-review .c-review__plugin .ti-widget[data-layout-id][data-set-id] .ti-review-item .ti-platform-icon {
  order: 3;
  width: 1.25vw;
  max-width: 16px;
  height: 1.25vw;
  max-height: 16px;
  margin-top: 0.46875vw;
  opacity: 0.6;
}
@media screen and (max-width: 782px) {
  .c-review .c-review__plugin .ti-widget[data-layout-id][data-set-id] .ti-review-item .ti-platform-icon {
    width: 3.0769230769vw;
    max-width: none;
    height: 3.0769230769vw;
    max-height: none;
    margin-top: 1.0256410256vw;
  }
}
.c-review .c-review__plugin .ti-widget[data-layout-id][data-set-id] .ti-review-item .ti-profile-img {
  order: 1;
  width: 7.421875vw !important;
  max-width: 95px !important;
  height: 7.421875vw !important;
  max-height: 95px !important;
  margin: 0 !important;
  overflow: hidden;
  border-radius: 50%;
}
@media screen and (max-width: 782px) {
  .c-review .c-review__plugin .ti-widget[data-layout-id][data-set-id] .ti-review-item .ti-profile-img {
    width: 18.7179487179vw !important;
    max-width: none !important;
    height: 18.7179487179vw !important;
    max-height: none !important;
  }
}
.c-review .c-review__plugin .ti-widget[data-layout-id][data-set-id] .ti-review-item .ti-profile-img img {
  display: block;
  width: 100% !important;
  height: 100% !important;
  object-fit: cover;
  border-radius: 50% !important;
}
.c-review .c-review__plugin .ti-widget[data-layout-id][data-set-id] .ti-review-item .ti-profile-details {
  display: flex;
  order: 2;
  flex-direction: column;
  align-items: center;
  margin-top: 0.9375vw !important;
}
@media screen and (max-width: 782px) {
  .c-review .c-review__plugin .ti-widget[data-layout-id][data-set-id] .ti-review-item .ti-profile-details {
    margin-top: 2.5641025641vw !important;
  }
}
.c-review .c-review__plugin .ti-widget[data-layout-id][data-set-id] .ti-review-item .ti-name {
  padding: 0 !important;
  font-size: clamp(10px, 1.484375vw, 19px);
  font-weight: 500;
  line-height: 1.2;
}
@media screen and (max-width: 782px) {
  .c-review .c-review__plugin .ti-widget[data-layout-id][data-set-id] .ti-review-item .ti-name {
    font-size: clamp(10px, 3.8461538462vw, 30px);
  }
}
.c-review .c-review__plugin .ti-widget[data-layout-id][data-set-id] .ti-review-item .ti-date {
  margin-top: 0.3125vw;
  font-size: clamp(10px, 1.11171875vw, 14.23px);
  line-height: 1.5;
  color: #808080;
  text-align: center;
}
@media screen and (max-width: 782px) {
  .c-review .c-review__plugin .ti-widget[data-layout-id][data-set-id] .ti-review-item .ti-date {
    margin-top: 0.7692307692vw;
    font-size: clamp(10px, 2.8205128205vw, 22px);
  }
}
.c-review .c-review__plugin .ti-widget[data-layout-id][data-set-id] .ti-review-item .ti-date::before {
  content: "(Googleのクチコミから引用)";
  display: block;
  font-size: clamp(10px, 0.80859375vw, 10.35px);
}
@media screen and (max-width: 782px) {
  .c-review .c-review__plugin .ti-widget[data-layout-id][data-set-id] .ti-review-item .ti-date::before {
    font-size: clamp(10px, 2.0512820513vw, 16px);
  }
}
.c-review .c-review__plugin .ti-widget[data-layout-id][data-set-id] .ti-review-item .ti-stars {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-top: 0.78125vw;
}
@media screen and (max-width: 782px) {
  .c-review .c-review__plugin .ti-widget[data-layout-id][data-set-id] .ti-review-item .ti-stars {
    margin-top: 1.7948717949vw;
  }
}
.c-review .c-review__plugin .ti-widget[data-layout-id][data-set-id] .ti-review-item .ti-stars .ti-star {
  width: 1.015625vw;
  max-width: 13px;
  height: 1.015625vw;
  max-height: 13px;
}
@media screen and (max-width: 782px) {
  .c-review .c-review__plugin .ti-widget[data-layout-id][data-set-id] .ti-review-item .ti-stars .ti-star {
    width: 2.5641025641vw;
    max-width: none;
    height: 2.5641025641vw;
    max-height: none;
  }
}
.c-review .c-review__plugin .ti-widget[data-layout-id][data-set-id] .ti-review-item .ti-stars .ti-verified-review {
  opacity: 0.6;
  transform: scale(0.7);
}
.c-review .c-review__plugin .ti-widget[data-layout-id][data-set-id] .ti-review-item .ti-review-text-container {
  align-self: stretch;
  margin-top: 1.484375vw;
  font-size: clamp(10px, 1.09375vw, 14px);
  font-weight: 500;
  line-height: 1.5;
  color: #333333;
}
@media screen and (max-width: 782px) {
  .c-review .c-review__plugin .ti-widget[data-layout-id][data-set-id] .ti-review-item .ti-review-text-container {
    margin-top: 3.8461538462vw;
    font-size: clamp(10px, 2.8205128205vw, 22px);
  }
}
.c-review .c-review__plugin .ti-widget[data-layout-id][data-set-id] .ti-review-item .ti-read-more {
  align-self: flex-end;
  margin-top: 0.546875vw;
  font-size: clamp(10px, 0.78125vw, 10px);
  line-height: 1.5;
  color: #006CD8;
}
@media screen and (max-width: 782px) {
  .c-review .c-review__plugin .ti-widget[data-layout-id][data-set-id] .ti-review-item .ti-read-more {
    margin-top: 1.2820512821vw;
    font-size: clamp(10px, 2.0512820513vw, 16px);
  }
}

.l-main--lp03 .c-review::after {
  content: "";
  position: absolute;
  z-index: -1;
  bottom: 0;
  inset: 0;
  width: 100%;
  height: 100%;
  background-repeat: no-repeat;
  background-position-x: center;
  background-position-y: bottom;
  background-size: 100% 80%;
  background-image: url("../img/03/review/lp03_area-bg-pc.webp");
}
@media screen and (max-width: 782px) {
  .l-main--lp03 .c-review::after {
    background-image: url("../img/03/review/lp03_area-bg-sp.webp");
  }
}

.p-feature {
  position: relative;
  overflow: hidden;
  z-index: 2;
}
.p-feature__inner-bg {
  background-image: url(../img/01/feature/feature-bg-pc.webp);
  background-repeat: no-repeat;
  background-position-x: center;
  background-position-y: top;
  background-size: cover;
  padding-top: 10.15625vw;
  overflow: hidden;
}
@media screen and (max-width: 782px) {
  .p-feature__inner-bg {
    background-image: url(../img/01/feature/feature-bg-sp.webp);
    padding-top: 16.5384615385vw;
  }
}
.p-feature__inner {
  position: relative;
  z-index: 1;
  width: 100%;
  max-width: 1280px;
  margin-inline: auto;
}
.p-feature__intro {
  position: relative;
  width: 100%;
}
.p-feature__title {
  text-align: center;
}
.p-feature__title-img {
  width: 44.375vw;
  max-width: 568px;
  height: auto;
}
@media screen and (max-width: 782px) {
  .p-feature__title-img {
    width: 73.7179487179vw;
  }
}
.p-feature__cards {
  max-width: 848px;
  margin: 0 auto;
  padding: 0;
  list-style: none;
  margin-top: 3.90625vw;
  display: flex;
  justify-content: center;
  align-items: flex-start;
  gap: min(1.5625vw, 20px);
}
@media screen and (max-width: 782px) {
  .p-feature__cards {
    margin-top: 4.7435897436vw;
    display: block;
  }
}
.p-feature__card {
  width: 100%;
  max-width: 730px;
}
@media screen and (max-width: 782px) {
  .p-feature__card {
    max-width: 418px;
    margin-inline: auto;
  }
}
@media screen and (max-width: 782px) {
  .p-feature__card--02 {
    margin-top: 4.7435897436vw;
  }
}
.p-feature__card-img {
  display: block;
  width: 100%;
  height: auto;
}

.l-main--lp02 .p-feature {
  margin-top: -15vw;
}
@media screen and (max-width: 782px) {
  .l-main--lp02 .p-feature {
    margin-top: -19.4871794872vw;
  }
}

.c-value {
  position: relative;
  overflow: hidden;
  padding-bottom: min(7.8125vw, 100px);
  background-image: url(../img/common/value/value-bg-pc.webp);
  background-repeat: no-repeat;
  background-position: 0 min(2.578125vw, 33px);
  background-size: 100% calc(100% - min(2.578125vw, 33px));
}
@media screen and (max-width: 782px) {
  .c-value {
    margin-top: -15.3846153846vw;
    padding-bottom: 12.8205128205vw;
    background-image: url(../img/common/value/value-bg-sp.webp);
    background-position: 0 4.6153846154vw;
    background-size: 100% calc(100% - 4.6153846154vw);
  }
}
.c-value__inner {
  position: relative;
  z-index: 1;
  width: 100%;
  max-width: 1280px;
  margin-inline: auto;
}
.c-value__head {
  width: 100%;
  margin-top: min(8.4375vw, 108px);
  margin-bottom: min(6.171875vw, 79px);
}
@media screen and (max-width: 782px) {
  .c-value__head {
    margin-top: 16.5384615385vw;
    margin-bottom: 9.8461538462vw;
  }
}
.c-value__ribbon {
  width: min(37.8125vw, 100%);
  max-width: 484px;
  margin: 0 auto;
}
@media screen and (max-width: 782px) {
  .c-value__ribbon {
    width: 64.1025641026vw;
    max-width: 500px;
  }
}
.c-value__ribbon img {
  display: block;
  width: 100%;
  height: auto;
}
.c-value__count {
  margin-top: max(-0.765625vw, -9.8px);
  display: flex;
  align-items: baseline;
  justify-content: center;
  font-weight: 700;
  line-height: 1.2;
  white-space: nowrap;
  color: #000;
}
.c-value__count-num {
  font-family: "din-2014", sans-serif;
  font-size: clamp(10px, 4.917734375vw, 62.947px);
  padding-right: min(0.3125vw, 4px);
}
@media screen and (max-width: 782px) {
  .c-value__count-num {
    font-size: clamp(10px, 8.1571794872vw, 63.626px);
    padding-right: 0.7692307692vw;
  }
}
.c-value__count-lead {
  font-size: clamp(10px, 3.782890625vw, 48.421px);
}
@media screen and (max-width: 782px) {
  .c-value__count-lead {
    font-size: clamp(10px, 6.2251282051vw, 48.556px);
  }
}
.c-value__count-small {
  font-size: clamp(10px, 3.026328125vw, 38.737px);
}
@media screen and (max-width: 782px) {
  .c-value__count-small {
    font-size: clamp(10px, 5.1519230769vw, 40.185px);
  }
}
.c-value__count-box {
  position: relative;
  display: inline-flex;
  align-items: flex-end;
  justify-content: center;
  width: min(8.7890625vw, 112.5px);
  max-width: 112.5px;
  height: min(8.515625vw, 109px);
  max-height: 109px;
  margin: 0 min(0.46875vw, 6px);
  padding-bottom: min(1.09375vw, 14px);
  background: url("../img/common/value/value-box4.svg") no-repeat center/contain;
  filter: drop-shadow(0 0 5.64px rgba(182, 90, 0, 0.6)) drop-shadow(3.952px 0.79px 7.904px rgba(46, 63, 54, 0.3));
}
@media screen and (max-width: 782px) {
  .c-value__count-box {
    width: 14.9205128205vw;
    max-width: none;
    height: 14.3384615385vw;
    max-height: none;
    margin: 0 0.7692307692vw;
    padding-bottom: 2.0512820513vw;
    filter: drop-shadow(0 0 5.824px rgba(182, 90, 0, 0.6)) drop-shadow(4.081px 0.816px 8.161px rgba(46, 63, 54, 0.3));
  }
}
.c-value__count-box-row {
  display: inline-flex;
  align-items: baseline;
}
.c-value__count-box-num {
  font-family: "din-2014", sans-serif;
  font-size: clamp(10px, 4.917734375vw, 62.947px);
  color: #FFFFFF;
  padding-right: min(0.3125vw, 4px);
  position: relative;
  top: min(0.259140625vw, 3.317px);
}
@media screen and (max-width: 782px) {
  .c-value__count-box-num {
    font-size: clamp(10px, 8.2975641026vw, 64.721px);
    padding-right: 0.7692307692vw;
    top: 0.4166666667vw;
  }
}
.c-value__count-box-ken {
  font-size: clamp(10px, 3.026328125vw, 38.737px);
  color: #FFFFFF;
}
@media screen and (max-width: 782px) {
  .c-value__count-box-ken {
    font-size: clamp(10px, 5.3934615385vw, 42.069px);
  }
}
.c-value__count-end {
  font-size: clamp(10px, 3.026328125vw, 38.737px);
}
@media screen and (max-width: 782px) {
  .c-value__count-end {
    font-size: clamp(10px, 5.1519230769vw, 40.185px);
  }
}
.c-value__catch {
  position: relative;
  left: 50%;
  width: min(125vw, 1600px);
  transform: translateX(-50%);
  margin-top: min(2.2890625vw, 29.3px);
}
@media screen and (max-width: 782px) {
  .c-value__catch {
    width: 100vw;
    margin-top: 0;
  }
}
.c-value__catch-title {
  margin: 0;
}
.c-value__catch-title picture, .c-value__catch-title img {
  display: block;
  width: 100%;
}
.c-value__catch-title img {
  height: auto;
}
.c-value__table {
  width: 100%;
  max-width: 700px;
  margin-top: min(4.453125vw, 57px);
  margin-inline: auto;
}
@media screen and (max-width: 782px) {
  .c-value__table {
    max-width: 684px;
    margin-top: 10.2564102564vw;
    padding-inline: var(--section-padding-x);
  }
}
.c-value__table picture, .c-value__table img {
  display: block;
  width: 100%;
}
.c-value__table img {
  height: auto;
}
.c-value__coupon {
  display: flow-root;
  width: 100%;
  max-width: 790px;
  margin: min(6.25vw, 80px) auto min(4.765625vw, 61px);
  padding-inline: var(--section-padding-x);
}
@media screen and (max-width: 782px) {
  .c-value__coupon {
    max-width: none;
    margin-top: 11.5384615385vw;
    margin-bottom: 7.6923076923vw;
  }
}
.c-value__coupon picture {
  display: block;
}
.c-value__coupon img {
  display: block;
  width: 103.966%;
  height: auto;
  margin: -0.886% 0 -1.646% -1.013%;
}
@media screen and (max-width: 782px) {
  .c-value__coupon img {
    width: 105.445%;
    margin: -1% 0 -1.857% -1.143%;
  }
}
.c-value__cta {
  position: relative;
  z-index: 1;
  width: 100%;
  max-width: 790px;
  margin-inline: auto;
  padding-inline: var(--section-padding-x);
}
@media screen and (max-width: 782px) {
  .c-value__cta {
    max-width: none;
  }
}

.l-main--lp02 .c-value {
  margin-top: -58.984375vw;
  background-image: url(../img/common/value/value-bg-pc.webp);
  background-position: 0 min(2.578125vw, 33px), 0 0;
  background-size: 100% calc(100% - min(2.578125vw, 33px)), 100% 100%;
}
@media screen and (max-width: 782px) {
  .l-main--lp02 .c-value {
    margin-top: -143.5897435897vw;
    background-image: url(../img/common/value/value-bg-sp.webp);
    background-position: 0 4.6153846154vw, 0 0;
    background-size: 100% calc(100% - 4.6153846154vw), 100% 100%;
  }
}

.p-result {
  position: relative;
  display: flex;
  flex-direction: column;
  align-items: center;
  overflow: hidden;
  padding-block: 4.6875vw 11.328125vw;
  background-image: repeating-linear-gradient(45deg, rgba(235, 255, 219, 0.2) 0, rgba(235, 255, 219, 0.2) 7px, transparent 7px, transparent 14px), linear-gradient(120.254deg, #60D960 0.10547%, #008F44 75.057%);
  background-blend-mode: soft-light, normal;
}
@media screen and (max-width: 782px) {
  .p-result {
    padding-block: 9.6153846154vw 19.53125vw;
    background-image: repeating-linear-gradient(45deg, rgba(235, 255, 219, 0.2) 0, rgba(235, 255, 219, 0.2) 7px, transparent 7px, transparent 14px), linear-gradient(101.785deg, #60D960 0.10547%, #008F44 75.057%);
    background-blend-mode: soft-light, normal;
  }
}
.p-result__inner {
  position: relative;
  z-index: 1;
  display: flex;
  flex-direction: column;
  align-items: center;
  width: 100%;
  max-width: 1280px;
  margin-inline: auto;
  padding-inline: var(--section-padding-x);
}
.p-result__main {
  position: relative;
  width: 100%;
  max-width: 904px;
  margin-bottom: 6.25vw;
}
@media screen and (max-width: 782px) {
  .p-result__main {
    width: 103.5897435897vw;
    max-width: none;
    margin-inline: -6.9230769231vw;
    margin-bottom: 10.5128205128vw;
  }
}
.p-result__lead, .p-result__lead picture, .p-result__lead img {
  display: block;
  width: 100%;
}
.p-result__lead img {
  height: auto;
}
.p-result__slider {
  position: absolute;
  top: 28%;
  left: 0;
  z-index: 2;
  display: flex;
  flex-direction: column;
  gap: min(2.5vw, 32px);
  width: 100%;
}
@media screen and (max-width: 782px) {
  .p-result__slider {
    top: 32.6%;
    gap: 5.1282051282vw;
  }
}
.p-result__slider-viewport {
  position: relative;
  left: 50%;
  width: 100vw;
  margin-left: -50vw;
  overflow: hidden;
  transition: transform 0.15s ease;
}
.p-result__slider-viewport:active {
  transform: scale(1.02);
}
.p-result__slider-row {
  display: flex;
  margin: 0;
  padding: 0;
  list-style: none;
  transition-timing-function: linear;
  will-change: transform;
}
.p-result__slide {
  position: relative;
  flex: none;
  box-sizing: border-box;
  width: calc(16.875vw + 2.5vw);
  padding-right: 2.5vw;
}
@media screen and (max-width: 782px) {
  .p-result__slide {
    width: calc(34.6153846154vw + 5.1282051282vw);
    max-width: none;
    padding-right: 5.1282051282vw;
  }
}
.p-result__slide-card {
  display: block;
  width: 100%;
  max-width: 460px;
  mask-image: url("../img/01/result/result-slide-mask.svg");
  mask-repeat: no-repeat;
  mask-size: 100% 100%;
  filter: drop-shadow(2px 2px 10px rgba(0, 38, 21, 0.3));
}
@media screen and (max-width: 782px) {
  .p-result__slide-card {
    filter: drop-shadow(2.5px 2.5px 12.5px rgba(0, 38, 21, 0.3));
  }
}
.p-result__slide-img {
  display: block;
  width: 100%;
  height: min(8.75vw, 112px);
  object-fit: cover;
}
@media screen and (max-width: 782px) {
  .p-result__slide-img {
    height: 17.9487179487vw;
  }
}
.p-result__slide-label {
  display: flex;
  flex-direction: column;
  justify-content: center;
  height: min(3.125vw, 40px);
  margin: 0;
  padding-inline: 1.015625vw;
  padding-block: 0.546875vw 0.625vw;
  line-height: 1.2;
  color: #FFFFFF;
  background-color: #00643C;
}
@media screen and (max-width: 782px) {
  .p-result__slide-label {
    height: 6.4102564103vw;
    padding-inline: 2.5641025641vw;
    padding-block: 1.1538461538vw 1.2820512821vw;
  }
}
.p-result__slide-name, .p-result__slide-price {
  font-size: clamp(10px, 1vw, 12.8px);
  white-space: nowrap;
}
@media screen and (max-width: 782px) {
  .p-result__slide-name, .p-result__slide-price {
    font-size: clamp(10px, 2.0512820513vw, 16px);
  }
}
.p-result__note {
  position: absolute;
  right: 15%;
  bottom: 6%;
  left: 15%;
  z-index: 2;
}
@media screen and (max-width: 782px) {
  .p-result__note {
    right: 5.1282051282vw;
    bottom: 10.2564102564vw;
    left: 5.1282051282vw;
  }
}
.p-result__note-text {
  margin: 0;
  font-size: clamp(10px, 2.03125vw, 26px);
  font-weight: 500;
  line-height: 1.8;
  text-align: center;
  color: #000;
}
@media screen and (max-width: 782px) {
  .p-result__note-text {
    font-size: clamp(10px, 4.2307692308vw, 33px);
  }
}
.p-result__note-em {
  font-style: normal;
  font-weight: 800;
  color: #F65307;
  border-bottom: 2px solid #F65307;
}
@media screen and (max-width: 782px) {
  .p-result__note-em {
    border-bottom-width: 3px;
  }
}
.p-result__premium {
  position: relative;
  display: flex;
  flex-direction: column;
  align-items: center;
  width: 100%;
  max-width: 795px;
  padding-inline: var(--section-padding-x);
  margin-bottom: min(6.25vw, 80px);
}
@media screen and (max-width: 782px) {
  .p-result__premium {
    max-width: none;
    margin-bottom: 10.5128205128vw;
  }
}
.p-result__premium-head {
  margin-bottom: 2.1875vw;
  text-align: center;
}
@media screen and (max-width: 782px) {
  .p-result__premium-head {
    margin-bottom: 4.1025641026vw;
  }
}
.p-result__premium-title-img {
  display: block;
  width: 100%;
  max-width: 795px;
  height: auto;
  margin-inline: auto;
}
@media screen and (max-width: 782px) {
  .p-result__premium-title-img {
    width: 86.0897435897vw;
    max-width: 663px;
  }
}
.p-result__premium-cards {
  display: flex;
  justify-content: center;
  width: 100%;
  margin: 0;
  padding: 0;
  list-style: none;
}
.p-result__premium-card {
  flex: none;
  width: 30.3125vw;
  max-width: 388px;
  margin-inline: max(-0.9140625vw, -11.7px);
}
@media screen and (max-width: 782px) {
  .p-result__premium-card {
    width: 51.2820512821vw;
    max-width: none;
    margin-inline: -2.5641025641vw;
  }
}
.p-result__premium-img {
  display: block;
  width: 100%;
  height: auto;
}
.p-result__premium-note {
  align-self: flex-end;
  margin: 0.625vw 0 0;
  font-size: clamp(10px, 0.78125vw, 10px);
  font-weight: 500;
  line-height: 1.2;
  color: #FFFFFF;
}
@media screen and (max-width: 782px) {
  .p-result__premium-note {
    align-self: flex-start;
    margin-top: 2.5641025641vw;
    font-size: clamp(10px, 2.6923076923vw, 21px);
  }
}

.l-main--lp01 .p-result {
  padding-bottom: 14.0625vw;
}
@media screen and (max-width: 782px) {
  .l-main--lp01 .p-result {
    padding-bottom: 32.6923076923vw;
  }
}

.l-main--lp03 .p-result {
  padding-bottom: 39.0625vw;
}
@media screen and (max-width: 782px) {
  .l-main--lp03 .p-result {
    padding-bottom: 32.6923076923vw;
  }
}

.p-case {
  position: relative;
  margin-top: max(-5.859375vw, -75px);
  padding-bottom: min(10.078125vw, 129px);
  z-index: 1;
}
@media screen and (max-width: 782px) {
  .p-case {
    margin-top: -10.5128205128vw;
    padding-bottom: 42.9487179487vw;
  }
}
.p-case__bg {
  position: absolute;
  inset: 0;
  z-index: 0;
  pointer-events: none;
  filter: drop-shadow(0 -1px 20px rgba(59, 62, 54, 0.1));
}
.p-case__bg::before {
  content: "";
  position: absolute;
  inset: min(5.859375vw, 75px) 0 0;
  background-image: radial-gradient(closest-side, rgba(255, 255, 255, 0.32) 55%, rgba(255, 255, 255, 0) 100%), radial-gradient(closest-side, rgba(255, 255, 255, 0.3) 55%, rgba(255, 255, 255, 0) 100%), radial-gradient(closest-side, rgba(255, 255, 255, 0.3) 55%, rgba(255, 255, 255, 0) 100%), radial-gradient(closest-side, rgba(255, 255, 255, 0.3) 55%, rgba(255, 255, 255, 0) 100%), radial-gradient(closest-side, rgba(255, 255, 255, 0.3) 55%, rgba(255, 255, 255, 0) 100%), radial-gradient(closest-side, rgba(255, 255, 255, 0.28) 55%, rgba(255, 255, 255, 0) 100%), radial-gradient(closest-side, rgba(255, 255, 255, 0.26) 55%, rgba(255, 255, 255, 0) 100%), radial-gradient(closest-side, rgba(255, 255, 255, 0.9) 25%, rgba(255, 255, 255, 0) 100%), radial-gradient(closest-side, rgba(255, 255, 255, 0.85) 8%, rgba(255, 255, 255, 0) 100%), radial-gradient(closest-side, rgba(255, 255, 255, 0.85) 8%, rgba(255, 255, 255, 0) 100%), radial-gradient(closest-side, rgba(255, 255, 255, 0.9) 25%, rgba(255, 255, 255, 0) 100%), radial-gradient(closest-side, rgba(255, 255, 255, 0.85) 8%, rgba(255, 255, 255, 0) 100%), radial-gradient(closest-side, rgba(255, 255, 255, 0.85) 8%, rgba(255, 255, 255, 0) 100%), radial-gradient(closest-side, rgba(255, 255, 255, 0.9) 25%, rgba(255, 255, 255, 0) 100%), radial-gradient(closest-side, rgba(255, 255, 255, 0.85) 8%, rgba(255, 255, 255, 0) 100%), radial-gradient(closest-side, rgba(255, 255, 255, 0.85) 8%, rgba(255, 255, 255, 0) 100%), radial-gradient(closest-side, rgba(255, 255, 255, 0.9) 25%, rgba(255, 255, 255, 0) 100%), radial-gradient(closest-side, rgba(255, 255, 255, 0.85) 8%, rgba(255, 255, 255, 0) 100%), radial-gradient(closest-side, rgba(255, 255, 255, 0.85) 8%, rgba(255, 255, 255, 0) 100%), linear-gradient(180deg, #FEFFDC max(-5.234375vw, -67px), #FFF07B min(50.3125vw, 644px));
  background-repeat: no-repeat;
  background-position: calc(50% + max(-45.3125vw, -580px)) min(60.46875vw, 774px), calc(50% + min(39.84375vw, 510px)) min(42.65625vw, 546px), calc(50% + min(40.9375vw, 524px)) min(62.578125vw, 801px), calc(50% + min(47.265625vw, 605px)) min(43.125vw, 552px), calc(50% + max(-46.484375vw, -595px)) min(70.390625vw, 901px), calc(50% + min(47.734375vw, 611px)) min(47.1875vw, 604px), calc(50% + min(43.828125vw, 561px)) min(44.0625vw, 564px), calc(50% + min(42.578125vw, 545px)) min(53.046875vw, 679px), calc(50% + min(42.578125vw, 545px)) min(54.296875vw, 695px), calc(50% + min(42.578125vw, 545px)) min(51.5625vw, 660px), calc(50% + min(48.90625vw, 626px)) min(55.9375vw, 716px), calc(50% + min(48.90625vw, 626px)) min(56.484375vw, 723px), calc(50% + min(48.90625vw, 626px)) min(54.921875vw, 703px), calc(50% + max(-47.5vw, -608px)) min(55.3125vw, 708px), calc(50% + max(-47.5vw, -608px)) min(55.703125vw, 713px), calc(50% + max(-47.5vw, -608px)) min(54.84375vw, 702px), calc(50% + min(40.546875vw, 519px)) min(26.796875vw, 343px), calc(50% + min(40.546875vw, 519px)) min(27.1875vw, 348px), calc(50% + min(40.546875vw, 519px)) min(26.40625vw, 338px), 0 0;
  background-size: min(10.15625vw, 130px) min(10.15625vw, 130px), min(3.59375vw, 46px) min(3.59375vw, 46px), min(1.71875vw, 22px) min(1.71875vw, 22px), min(1.40625vw, 18px) min(1.40625vw, 18px), min(1.25vw, 16px) min(1.25vw, 16px), min(0.859375vw, 11px) min(0.859375vw, 11px), min(0.625vw, 8px) min(0.625vw, 8px), min(4.453125vw, 57px) min(4.453125vw, 57px), min(7.5vw, 96px) min(2.03125vw, 26px), min(2.03125vw, 26px) min(7.5vw, 96px), min(2.03125vw, 26px) min(2.03125vw, 26px), min(4.0625vw, 52px) min(0.9375vw, 12px), min(0.9375vw, 12px) min(4.0625vw, 52px), min(1.40625vw, 18px) min(1.40625vw, 18px), min(2.34375vw, 30px) min(0.625vw, 8px), min(0.625vw, 8px) min(2.34375vw, 30px), min(1.40625vw, 18px) min(1.40625vw, 18px), min(2.1875vw, 28px) min(0.625vw, 8px), min(0.625vw, 8px) min(2.1875vw, 28px), 100% 100%;
}
@media screen and (max-width: 782px) {
  .p-case__bg::before {
    inset: 10.5128205128vw 0 0;
    background-image: radial-gradient(closest-side, rgba(255, 255, 255, 0.3) 55%, rgba(255, 255, 255, 0) 100%), radial-gradient(closest-side, rgba(255, 255, 255, 0.3) 55%, rgba(255, 255, 255, 0) 100%), radial-gradient(closest-side, rgba(255, 255, 255, 0.32) 55%, rgba(255, 255, 255, 0) 100%), radial-gradient(closest-side, rgba(255, 255, 255, 0.32) 55%, rgba(255, 255, 255, 0) 100%), radial-gradient(closest-side, rgba(255, 255, 255, 0.32) 55%, rgba(255, 255, 255, 0) 100%), radial-gradient(closest-side, rgba(255, 255, 255, 0.32) 55%, rgba(255, 255, 255, 0) 100%), radial-gradient(closest-side, rgba(255, 255, 255, 0.28) 55%, rgba(255, 255, 255, 0) 100%), radial-gradient(closest-side, rgba(255, 255, 255, 0.3) 55%, rgba(255, 255, 255, 0) 100%), radial-gradient(closest-side, rgba(255, 255, 255, 0.9) 25%, rgba(255, 255, 255, 0) 100%), radial-gradient(closest-side, rgba(255, 255, 255, 0.85) 8%, rgba(255, 255, 255, 0) 100%), radial-gradient(closest-side, rgba(255, 255, 255, 0.85) 8%, rgba(255, 255, 255, 0) 100%), radial-gradient(closest-side, rgba(255, 255, 255, 0.9) 25%, rgba(255, 255, 255, 0) 100%), radial-gradient(closest-side, rgba(255, 255, 255, 0.85) 8%, rgba(255, 255, 255, 0) 100%), radial-gradient(closest-side, rgba(255, 255, 255, 0.85) 8%, rgba(255, 255, 255, 0) 100%), radial-gradient(closest-side, rgba(255, 255, 255, 0.9) 25%, rgba(255, 255, 255, 0) 100%), radial-gradient(closest-side, rgba(255, 255, 255, 0.85) 8%, rgba(255, 255, 255, 0) 100%), radial-gradient(closest-side, rgba(255, 255, 255, 0.85) 8%, rgba(255, 255, 255, 0) 100%), linear-gradient(180deg, #FEFFDC -13.2051282051vw, #FFF07B 158.4615384615vw);
    background-repeat: no-repeat;
    background-position: calc(50% - 47.3076923077vw) 14.358974359vw, calc(50% + 47.1794871795vw) 14.358974359vw, calc(50% - 43.7179487179vw) 127.8205128205vw, calc(50% + 43.5897435897vw) 127.8205128205vw, calc(50% - 43.8461538462vw) 169.6153846154vw, calc(50% + 43.2051282051vw) 170.3846153846vw, calc(50% - 44.2307692308vw) 145.7692307692vw, calc(50% + 47.9487179487vw) 172.5641025641vw, calc(50% - 49.1025641026vw) 163.7179487179vw, calc(50% - 49.1025641026vw) 164.358974359vw, calc(50% - 49.1025641026vw) 163.2051282051vw, calc(50% + 47.5641025641vw) 157.3076923077vw, calc(50% + 47.5641025641vw) 157.8205128205vw, calc(50% + 47.5641025641vw) 157.3076923077vw, calc(50% + 48.4615384615vw) 179.2307692308vw, calc(50% + 48.4615384615vw) 179.8717948718vw, calc(50% + 48.4615384615vw) 178.9743589744vw, 0 0;
    background-size: 7.6923076923vw 7.6923076923vw, 7.6923076923vw 7.6923076923vw, 8.9743589744vw 8.9743589744vw, 8.9743589744vw 8.9743589744vw, 10.7692307692vw 10.7692307692vw, 9.7435897436vw 9.7435897436vw, 5.1282051282vw 5.1282051282vw, 3.3333333333vw 3.3333333333vw, 2.3076923077vw 2.3076923077vw, 3.3333333333vw 1.0256410256vw, 1.0256410256vw 3.3333333333vw, 1.6666666667vw 1.6666666667vw, 1.7948717949vw 0.7692307692vw, 0.7692307692vw 1.7948717949vw, 2.3076923077vw 2.3076923077vw, 2.8205128205vw 1.0256410256vw, 1.0256410256vw 2.8205128205vw, 100% 100%;
  }
}
.p-case__bg::after {
  content: "";
  position: absolute;
  top: min(0.625vw, 8px);
  left: 50%;
  transform: translateX(-50%);
  width: min(34.765625vw, 445px);
  height: min(34.765625vw, 445px);
  border-radius: 50%;
  background-image: linear-gradient(180deg, #FEFFDC 0, #FFF07B min(55.546875vw, 711px));
}
@media screen and (max-width: 782px) {
  .p-case__bg::after {
    top: 1.2820512821vw;
    width: 46.6666666667vw;
    height: 46.6666666667vw;
    background-image: linear-gradient(180deg, #FEFFDC -3.9743589744vw, #FFF07B 167.6923076923vw);
  }
}
.p-case__bokeh {
  position: absolute;
  inset: 0;
  z-index: 0;
  pointer-events: none;
  background-repeat: no-repeat;
  background-image: radial-gradient(circle closest-side, rgba(255, 255, 255, 0.45), rgba(255, 255, 255, 0) 72%), radial-gradient(circle closest-side, rgba(255, 255, 255, 0.5), rgba(255, 255, 255, 0) 72%), radial-gradient(circle closest-side, rgba(255, 255, 255, 0.35), rgba(255, 255, 255, 0) 72%), radial-gradient(circle closest-side, rgba(255, 255, 255, 0.5), rgba(255, 255, 255, 0) 72%), radial-gradient(circle closest-side, rgba(255, 255, 255, 0.4), rgba(255, 255, 255, 0) 72%), radial-gradient(circle closest-side, rgba(255, 255, 255, 0.45), rgba(255, 255, 255, 0) 72%), radial-gradient(circle closest-side, rgba(255, 255, 255, 0.35), rgba(255, 255, 255, 0) 72%), radial-gradient(circle closest-side, rgba(255, 255, 255, 0.5), rgba(255, 255, 255, 0) 72%);
  background-size: min(14.0625vw, 180px) min(14.0625vw, 180px), min(7.03125vw, 90px) min(7.03125vw, 90px), min(10.9375vw, 140px) min(10.9375vw, 140px), min(9.375vw, 120px) min(9.375vw, 120px), min(17.1875vw, 220px) min(17.1875vw, 220px), min(8.59375vw, 110px) min(8.59375vw, 110px), min(13.28125vw, 170px) min(13.28125vw, 170px), min(6.25vw, 80px) min(6.25vw, 80px);
  background-position: max(-4.6875vw, -60px) min(54.6875vw, 700px), min(3.90625vw, 50px) min(68.75vw, 880px), max(-3.90625vw, -50px) min(75vw, 960px), min(82.03125vw, 1050px) min(21.875vw, 280px), min(89.84375vw, 1150px) min(31.25vw, 400px), min(75vw, 960px) min(46.875vw, 600px), min(87.5vw, 1120px) min(59.375vw, 760px), min(67.96875vw, 870px) min(57.03125vw, 730px);
}
@media screen and (max-width: 782px) {
  .p-case__bokeh {
    background-size: 20.5128205128vw 20.5128205128vw, 10.2564102564vw 10.2564102564vw, 15.3846153846vw 15.3846153846vw, 14.1025641026vw 14.1025641026vw, 25.641025641vw 25.641025641vw, 12.8205128205vw 12.8205128205vw, 19.2307692308vw 19.2307692308vw, 8.9743589744vw 8.9743589744vw;
    background-position: -7.6923076923vw 211.5384615385vw, 5.1282051282vw 234.6153846154vw, -5.1282051282vw 247.4358974359vw, 82.0512820513vw 224.358974359vw, 87.1794871795vw 250vw, 76.9230769231vw 314.1025641026vw, 84.6153846154vw 333.3333333333vw, 7.6923076923vw 320.5128205128vw;
  }
}
.p-case__inner {
  position: relative;
  z-index: 1;
  width: 100%;
  max-width: 1280px;
  margin-inline: auto;
  padding-top: min(10vw, 128px);
  padding-inline: var(--section-padding-x);
}
@media screen and (max-width: 782px) {
  .p-case__inner {
    padding-top: 13.0769230769vw;
    padding-inline: var(--section-padding-x);
  }
}
.p-case__title {
  width: min(41.875vw, 536px);
  margin: 0 auto;
}
@media screen and (max-width: 782px) {
  .p-case__title {
    width: 71.4743589744vw;
  }
}
.p-case__title img {
  display: block;
  width: 100%;
  height: auto;
}
.p-case__example {
  width: 100%;
  max-width: 790px;
  margin: min(3.90625vw, 50px) auto 0;
  padding-bottom: min(2.265625vw, 29px);
  background-color: #FFFFFF;
  border-radius: min(1.171875vw, 15px);
  box-shadow: 3px 9px 21px rgba(64, 47, 0, 0.2);
}
@media screen and (max-width: 782px) {
  .p-case__example {
    max-width: none;
    margin-top: 4.141025641vw;
    padding-bottom: 4.6153846154vw;
    border-radius: 2.5641025641vw;
    box-shadow: 4px 13px 27px rgba(64, 47, 0, 0.2);
  }
}
.p-case__cats {
  display: flex;
  justify-content: center;
  gap: min(0.4921875vw, 6.3px);
  padding-top: min(2.1875vw, 28px);
}
@media screen and (max-width: 782px) {
  .p-case__cats {
    flex-wrap: wrap;
    gap: 1.2820512821vw;
    padding-top: 3.8461538462vw;
  }
}
.p-case__cat {
  position: relative;
  width: min(14.21875vw, 182px);
  max-width: 182px;
  overflow: hidden;
}
@media screen and (max-width: 782px) {
  .p-case__cat {
    width: 39.1025641026vw;
    max-width: none;
  }
}
.p-case__cat--machine {
  border-top-left-radius: min(0.46875vw, 6px);
}
@media screen and (max-width: 782px) {
  .p-case__cat--machine {
    border-top-left-radius: 1.2820512821vw;
  }
}
.p-case__cat--sake {
  border-top-right-radius: min(0.46875vw, 6px);
}
@media screen and (max-width: 782px) {
  .p-case__cat--sake {
    border-top-right-radius: 1.2820512821vw;
  }
}
.p-case__cat-img {
  display: block;
  width: 100%;
  height: auto;
  aspect-ratio: 182/136;
  object-fit: cover;
}
@media screen and (max-width: 782px) {
  .p-case__cat-img {
    aspect-ratio: 305/230;
  }
}
.p-case__cat-name {
  position: absolute;
  inset: auto 0 0;
  display: flex;
  align-items: center;
  justify-content: center;
  height: min(2.34375vw, 30px);
  margin: 0;
  background-color: #000;
  color: #FFFFFF;
  font-size: clamp(10px, 1.25vw, 16px);
  font-weight: 500;
  line-height: 1.2;
  white-space: nowrap;
}
@media screen and (max-width: 782px) {
  .p-case__cat-name {
    height: 6.4102564103vw;
    font-size: clamp(10px, 3.3333333333vw, 26px);
  }
}
.p-case__cat-name--machine {
  font-size: clamp(10px, 0.9375vw, 12px);
}
@media screen and (max-width: 782px) {
  .p-case__cat-name--machine {
    font-size: clamp(10px, 2.5641025641vw, 20px);
  }
}
.p-case__example-head {
  display: flex;
  align-items: center;
  justify-content: center;
  height: min(5.859375vw, 75px);
  margin: min(1.953125vw, 25px) 0 0;
  background-color: #F65307;
  color: #FFFFFF;
  line-height: 1.2;
}
@media screen and (max-width: 782px) {
  .p-case__example-head {
    height: 17.6923076923vw;
    margin-top: 2.5641025641vw;
  }
}
.p-case__example-in {
  display: inline-flex;
  align-items: baseline;
}
@media screen and (max-width: 782px) {
  .p-case__example-in {
    flex-direction: column;
    align-items: flex-start;
  }
}
.p-case__example-date {
  font-size: clamp(10px, 1.640625vw, 21px);
  font-weight: 500;
}
@media screen and (max-width: 782px) {
  .p-case__example-date {
    font-size: clamp(10px, 3.0769230769vw, 24px);
  }
}
.p-case__example-line {
  display: inline-flex;
  align-items: baseline;
  white-space: nowrap;
}
.p-case__example-place, .p-case__example-what {
  font-size: clamp(10px, 2.5vw, 32px);
  font-weight: 700;
}
@media screen and (max-width: 782px) {
  .p-case__example-place, .p-case__example-what {
    font-size: clamp(10px, 6.4102564103vw, 50px);
  }
}
.p-case__example-de {
  font-size: clamp(10px, 1.953125vw, 25px);
  font-weight: 700;
}
@media screen and (max-width: 782px) {
  .p-case__example-de {
    font-size: clamp(10px, 5.1282051282vw, 40px);
  }
}
.p-case__price {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: min(0.703125vw, 9px);
  margin: min(2.078125vw, 26.6px) 0 0;
}
@media screen and (max-width: 782px) {
  .p-case__price {
    gap: 2.0512820513vw;
    margin-top: 3.8461538462vw;
  }
}
.p-case__price-label {
  display: flex;
  align-items: center;
  justify-content: center;
  width: min(9.28125vw, 118.8px);
  max-width: 118.8px;
  height: min(5.65625vw, 72.4px);
  max-height: 72.4px;
  border: min(0.125vw, 1.6px) solid #F65307;
  border-radius: min(0.5625vw, 7.2px);
  color: #F65307;
  font-size: clamp(10px, 1.875859375vw, 24.011px);
  font-weight: 700;
  line-height: 1.2;
  text-align: center;
}
@media screen and (max-width: 782px) {
  .p-case__price-label {
    width: 14.358974359vw;
    max-width: none;
    height: 14.358974359vw;
    max-height: none;
    border-width: 0.2991025641vw;
    border-radius: 1.4957692308vw;
    font-size: clamp(10px, 4.7862820513vw, 37.333px);
  }
}
.p-case__price-label-br {
  display: none;
}
@media screen and (max-width: 782px) {
  .p-case__price-label-br {
    display: inline;
  }
}
.p-case__price-value {
  display: inline-flex;
  align-items: baseline;
}
.p-case__price-num {
  font-family: "din-2014", sans-serif;
  font-size: clamp(10px, 7.887109375vw, 100.955px);
  letter-spacing: -0.02em;
  line-height: 1.2;
  padding-right: min(0.625vw, 8px);
  background-image: linear-gradient(180deg, #FFC611 0%, #FF7E00 100%);
  background-clip: text;
  -webkit-background-clip: text;
  color: transparent;
}
@media screen and (max-width: 782px) {
  .p-case__price-num {
    font-size: clamp(10px, 16.3329487179vw, 127.397px);
    padding-right: 2.5641025641vw;
  }
}
.p-case__price-comma {
  font-size: clamp(10px, 6.615vw, 84.672px);
  letter-spacing: -0.02em;
  background-image: linear-gradient(180deg, #FFC611 0%, #FF7E00 100%);
  background-clip: text;
  -webkit-background-clip: text;
  color: transparent;
}
@media screen and (max-width: 782px) {
  .p-case__price-comma {
    font-size: clamp(10px, 13.6985897436vw, 106.849px);
  }
}
.p-case__price-yen {
  font-size: clamp(10px, 4.720625vw, 60.424px);
  font-weight: 700;
  line-height: 1.2;
  background-image: linear-gradient(180deg, #FFC611 0%, #FF7E00 100%);
  background-clip: text;
  -webkit-background-clip: text;
  color: transparent;
}
@media screen and (max-width: 782px) {
  .p-case__price-yen {
    font-size: clamp(10px, 9.7470512821vw, 76.027px);
  }
}
.p-case__area {
  position: relative;
  width: 100%;
  max-width: 480px;
  margin: min(6.25vw, 80px) auto 0;
}
@media screen and (max-width: 782px) {
  .p-case__area {
    max-width: none;
    margin-top: 12.8205128205vw;
  }
}
.p-case__area-title {
  display: flex;
  align-items: baseline;
  justify-content: center;
  box-sizing: border-box;
  height: min(4.609375vw, 59px);
  padding-top: min(0.703125vw, 9px);
  margin: 0;
  background-color: #055635;
  border-radius: min(1.09375vw, 14px) min(1.09375vw, 14px) 0 0;
  color: #FFFFFF;
  font-weight: 700;
  line-height: 1.2;
}
@media screen and (max-width: 782px) {
  .p-case__area-title {
    height: 11.0256410256vw;
    padding-top: 1.7948717949vw;
    border-radius: 2.5641025641vw 2.5641025641vw 0 0;
  }
}
.p-case__area-title-main {
  font-size: clamp(10px, 2.578125vw, 33px);
}
@media screen and (max-width: 782px) {
  .p-case__area-title-main {
    font-size: clamp(10px, 6.1538461538vw, 48px);
  }
}
.p-case__area-title-sub {
  font-size: clamp(10px, 2.109375vw, 27px);
}
@media screen and (max-width: 782px) {
  .p-case__area-title-sub {
    font-size: clamp(10px, 5.1282051282vw, 40px);
  }
}
.p-case__area-map {
  box-sizing: border-box;
  aspect-ratio: 480/261;
  background-color: #FFFFFF;
  border: min(0.3125vw, 4px) solid #055635;
  border-radius: 0 0 min(1.09375vw, 14px) min(1.09375vw, 14px);
  overflow: hidden;
}
@media screen and (max-width: 782px) {
  .p-case__area-map {
    aspect-ratio: 700/380;
    border-width: 0.7692307692vw;
    border-radius: 0 0 2.5641025641vw 2.5641025641vw;
  }
}
.p-case__area-map-img {
  display: block;
  width: 100%;
  height: 100%;
}
.p-case__area-label {
  position: absolute;
  margin: 0;
  padding: min(0.46875vw, 6px) min(1.328125vw, 17px);
  background-color: #FFFFFF;
  border: min(0.234375vw, 3px) solid #008F44;
  border-radius: min(1.484375vw, 19px);
  color: #008F44;
  font-size: clamp(10px, 1.71875vw, 22px);
  font-weight: 700;
  line-height: 1.2;
  white-space: nowrap;
}
@media screen and (max-width: 782px) {
  .p-case__area-label {
    padding: 1.1538461538vw 3.2051282051vw 1.0256410256vw;
    border-width: 0.5128205128vw;
    border-radius: 3.5256410256vw;
    font-size: clamp(10px, 4.1025641026vw, 32px);
  }
}
.p-case__area-label--gunma {
  left: 8.86%;
  top: 22.77%;
}
.p-case__area-label--tochigi {
  left: 41.86%;
  top: 22.13%;
}
.p-case__area-label--ibaraki {
  left: 74%;
  top: 29.86%;
}
.p-case__area-label--chiba {
  left: 73.43%;
  top: 60.8%;
}
.p-case__area-label--saitama {
  left: 15.57%;
  top: 43.83%;
}
.p-case__area-label--tokyo {
  left: 45.43%;
  top: 53.5%;
}
.p-case__area-label--kanagawa {
  left: 55.14%;
  top: 83.57%;
}
.p-case__area-label--yamanashi {
  left: 8.86%;
  top: 76.7%;
}
.p-case__prefs {
  display: flex;
  align-items: flex-start;
  gap: min(1.5625vw, 20px);
  width: 100%;
  max-width: 840px;
  margin: min(3.125vw, 40px) auto 0;
}
@media screen and (max-width: 782px) {
  .p-case__prefs {
    flex-direction: column;
    gap: 3.8461538462vw;
    max-width: none;
    margin-top: 7.6923076923vw;
  }
}
.p-case__prefs-col {
  display: flex;
  flex: 1 1 0;
  flex-direction: column;
  gap: min(1.5625vw, 20px);
  min-width: 0;
}
@media screen and (max-width: 782px) {
  .p-case__prefs-col {
    display: contents;
  }
}
.p-case__pref {
  border-radius: min(1.5625vw, 20px);
}
@media screen and (max-width: 782px) {
  .p-case__pref {
    width: 100%;
    border-radius: 2.5641025641vw;
  }
  .p-case__pref--sp1 {
    order: 1;
  }
  .p-case__pref--sp2 {
    order: 2;
  }
  .p-case__pref--sp3 {
    order: 3;
  }
  .p-case__pref--sp4 {
    order: 4;
  }
  .p-case__pref--sp5 {
    order: 5;
  }
  .p-case__pref--sp6 {
    order: 6;
  }
  .p-case__pref--sp7 {
    order: 7;
  }
  .p-case__pref--sp8 {
    order: 8;
  }
  .p-case__pref--sp9 {
    order: 9;
  }
  .p-case__pref--sp10 {
    order: 10;
  }
  .p-case__pref--sp11 {
    order: 11;
  }
}
.p-case__pref[open] {
  background-color: #FFFFFF;
  border: min(0.3125vw, 4px) solid #008F44;
}
@media screen and (max-width: 782px) {
  .p-case__pref[open] {
    border-width: 0.5128205128vw;
  }
}
.p-case__pref-head {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  padding-block: min(1.203125vw, 15.4px);
  background-color: #008F44;
  border-radius: min(1.5625vw, 20px);
  color: #FFFFFF;
  font-size: clamp(10px, 2.03125vw, 26px);
  font-weight: 700;
  line-height: 1.2;
  cursor: pointer;
  list-style: none;
}
.p-case__pref-head::-webkit-details-marker {
  display: none;
}
@media screen and (max-width: 782px) {
  .p-case__pref-head {
    height: auto;
    padding: 3.0769230769vw 10.2564102564vw;
    border-radius: 2.5641025641vw;
    font-size: clamp(10px, 4.4871794872vw, 35px);
  }
}
.p-case__pref-head::after {
  content: "";
  position: absolute;
  top: 50%;
  right: min(4.6875vw, 60px);
  transform: translateY(-50%);
  width: min(1.328125vw, 17px);
  max-width: 17px;
  height: min(1.328125vw, 17px);
  max-height: 17px;
  background: url("../img/common/case/case-icon-plus.svg") no-repeat center/contain;
}
@media screen and (max-width: 782px) {
  .p-case__pref-head::after {
    right: 10.2564102564vw;
    width: 2.9487179487vw;
    max-width: none;
    height: 2.9487179487vw;
    max-height: none;
  }
}
.p-case__pref[open] .p-case__pref-head {
  border-radius: min(1.25vw, 16px) min(1.25vw, 16px) 0 0;
}
@media screen and (max-width: 782px) {
  .p-case__pref[open] .p-case__pref-head {
    border-radius: 2.0512820513vw 2.0512820513vw 0 0;
  }
}
.p-case__pref[open] .p-case__pref-head::after {
  background-image: url("../img/common/case/case-icon-minus.svg");
}
.p-case__pref-body {
  padding: min(1.5625vw, 20px) min(2.34375vw, 30px) min(2.109375vw, 27px);
}
@media screen and (max-width: 782px) {
  .p-case__pref-body {
    padding: 2.5641025641vw 3.8461538462vw 3.8461538462vw;
  }
}
.p-case__pref-text {
  margin: 0;
  color: #000;
  font-size: clamp(10px, 1.09375vw, 14px);
  font-weight: 400;
  line-height: 1.3;
  text-align: justify;
}
@media screen and (max-width: 782px) {
  .p-case__pref-text {
    font-size: clamp(10px, 3.0769230769vw, 24px);
  }
}

.l-main--lp02 .p-case__pref-head {
  background-color: #055635;
}
.l-main--lp02 .p-case__pref[open] {
  border: min(0.3125vw, 4px) solid #055635;
}

.p-case--overlap-reason {
  z-index: 3;
  padding-bottom: 15.625vw;
  margin-top: max(-10vw, -128px);
}
@media screen and (max-width: 782px) {
  .p-case--overlap-reason {
    margin-top: -16.7948717949vw;
  }
}

.p-reason {
  overflow: hidden;
  margin-top: min(-5.46875vw, -70px);
  position: relative;
  z-index: 2;
  background-image: url("../img/common/reason/reason-bg-pc.webp");
  background-repeat: no-repeat;
  background-position: top center;
  background-size: cover;
}
@media screen and (max-width: 782px) {
  .p-reason {
    margin-top: min(-7.03125vw, -90px);
    background-image: url("../img/common/reason/reason-bg-sp.webp");
  }
}
.p-reason__inner {
  width: 100%;
  max-width: 1280px;
  margin-inline: auto;
  padding-top: min(11.484375vw, 147px);
  padding-bottom: min(16.25vw, 208px);
}
@media screen and (max-width: 782px) {
  .p-reason__inner {
    max-width: 780px;
    padding-top: 18.5897435897vw;
    padding-bottom: 28.3333333333vw;
  }
}
.p-reason__title {
  margin: 0;
  text-align: center;
}
.p-reason__title-img {
  display: block;
  width: min(46.328125vw, 593px);
  max-width: 593px;
  height: auto;
  margin-inline: auto;
}
@media screen and (max-width: 782px) {
  .p-reason__title-img {
    width: 87.6923076923vw;
    max-width: none;
  }
}
.p-reason__cards {
  display: flex;
  flex-direction: column;
  gap: min(4.6875vw, 60px);
  margin: min(4.6875vw, 60px) 0 0;
  padding: 0;
  list-style: none;
}
@media screen and (max-width: 782px) {
  .p-reason__cards {
    gap: 7.6923076923vw;
    margin-top: 7.4358974359vw;
  }
}
.p-reason__card {
  width: min(57.65625vw, 738px);
  max-width: 738px;
}
@media screen and (max-width: 782px) {
  .p-reason__card {
    width: 92.9487179487vw;
    max-width: none;
  }
}
.p-reason__card--01, .p-reason__card--03 {
  align-self: flex-start;
  margin-left: min(12.890625vw, 165px);
}
@media screen and (max-width: 782px) {
  .p-reason__card--01, .p-reason__card--03 {
    margin-left: 0;
  }
}
.p-reason__card--02 {
  align-self: flex-end;
  margin-right: min(12.890625vw, 165px);
}
@media screen and (max-width: 782px) {
  .p-reason__card--02 {
    margin-right: 0;
  }
}
.p-reason__card-img {
  display: block;
  width: 100%;
  height: auto;
}

@media screen and (max-width: 782px) {
  .l-main--lp03 .p-reason {
    margin-top: -11.5384615385vw;
  }
}

.p-guidelines {
  position: relative;
  z-index: 3;
  margin-top: -10.15625vw;
  background-image: url(../img/03/guidelines/guidelines-bg-pc.webp);
  background-repeat: no-repeat;
  background-position-x: center;
  background-position-y: min(2.34375vw, 30px);
  background-size: cover;
  overflow: hidden;
}
@media screen and (max-width: 782px) {
  .p-guidelines {
    margin-top: -11.4102564103vw;
    background-image: url(../img/03/guidelines/guidelines-bg-sp.webp);
    background-position-y: 3.7179487179vw;
  }
}
.p-guidelines__recommend {
  position: relative;
  z-index: 1;
  width: 100%;
  max-width: 1280px;
  margin: min(7.8125vw, 100px) auto 0;
  padding-inline: var(--section-padding-x);
}
@media screen and (max-width: 782px) {
  .p-guidelines__recommend {
    margin-top: 12.3076923077vw;
  }
}
.p-guidelines__rec-title {
  width: 100%;
  max-width: 528px;
  margin: 0 auto;
}
@media screen and (max-width: 782px) {
  .p-guidelines__rec-title {
    max-width: 661px;
  }
}
.p-guidelines__rec-title picture, .p-guidelines__rec-title img {
  display: block;
  width: 100%;
}
.p-guidelines__rec-title img {
  height: auto;
}
.p-guidelines__cards {
  display: flex;
  justify-content: center;
  align-items: flex-start;
  gap: min(0.625vw, 8px);
  margin-top: min(1.25vw, 16px);
}
@media screen and (max-width: 782px) {
  .p-guidelines__cards {
    flex-direction: column;
    align-items: center;
    gap: 5.1282051282vw;
    margin-top: 6.1538461538vw;
  }
}
.p-guidelines__card {
  width: 100%;
  max-width: 397px;
}
@media screen and (max-width: 782px) {
  .p-guidelines__card {
    max-width: 720px;
  }
}
.p-guidelines__card picture, .p-guidelines__card img {
  display: block;
  width: 100%;
}
.p-guidelines__card img {
  height: auto;
}
.p-guidelines__card--unfit {
  margin-top: min(4.296875vw, 55px);
}
@media screen and (max-width: 782px) {
  .p-guidelines__card--unfit {
    margin-top: 0;
  }
}
@media screen and (max-width: 782px) {
  .p-guidelines__card--fit {
    order: -1;
  }
}
.p-guidelines__catch {
  position: relative;
  z-index: 1;
  left: 50%;
  width: min(125vw, 1600px);
  transform: translateX(-50%);
  margin-top: min(0.46875vw, 6px);
}
@media screen and (max-width: 782px) {
  .p-guidelines__catch {
    width: 100.1282051282vw;
    margin-top: 2.5641025641vw;
  }
}
.p-guidelines__catch picture, .p-guidelines__catch img {
  display: block;
  width: 100%;
}
.p-guidelines__catch img {
  height: auto;
}

.p-products {
  position: relative;
  overflow: hidden;
  margin-top: max(-2.65625vw, -34px);
  background-image: linear-gradient(180deg, rgba(255, 255, 255, 0) min(2.65625vw, 34px), #FFFFFF min(2.65625vw, 34px));
  padding-bottom: min(7.8125vw, 100px);
  z-index: 2;
}
@media screen and (max-width: 782px) {
  .p-products {
    margin-top: 0;
    background-image: none;
    padding-bottom: 12.1794871795vw;
    margin-top: -4.6875vw;
  }
}
.p-products__inner {
  position: relative;
  z-index: 1;
  width: 100%;
  max-width: 1280px;
  margin-inline: auto;
}
.p-products__canvas {
  position: relative;
  width: 100%;
  margin-inline: auto;
  aspect-ratio: 1280/2139;
}
@media screen and (max-width: 782px) {
  .p-products__canvas {
    aspect-ratio: 780/3118;
  }
}
.p-products__bg-sky {
  position: absolute;
  left: 50%;
  top: min(20.46875vw, 262px);
  width: min(128.90625vw, 1650px);
  height: min(55.859375vw, 715px);
  filter: blur(5px);
  transform: translateX(calc(-50% + max(-0.390625vw, -5px))) scaleX(-1);
}
.p-products__bg-sky img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: bottom;
}
.p-products__bg-sky::after {
  content: "";
  position: absolute;
  inset: 0;
  background-image: linear-gradient(180deg, rgba(255, 255, 255, 0) 91.888%, #fff 99.119%), linear-gradient(90deg, rgba(255, 255, 255, 0.8), rgba(255, 255, 255, 0.8));
}
@media screen and (max-width: 782px) {
  .p-products__bg-sky {
    left: -37.5641025641vw;
    top: 47.8205128205vw;
    width: 137.5641025641vw;
    height: 91.6666666667vw;
    transform: scaleX(-1);
  }
}
.p-products__bg-warehouse {
  position: absolute;
  left: 50%;
  top: min(135.9375vw, 1740px);
  width: min(118.75vw, 1520px);
  height: min(63.28125vw, 810px);
  transform: translateX(calc(-50% + max(-3.125vw, -40px)));
  filter: blur(5px);
}
.p-products__bg-warehouse img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.p-products__bg-warehouse::after {
  content: "";
  position: absolute;
  inset: 0;
  background-image: linear-gradient(173.683deg, #fff 12.635%, rgba(255, 255, 255, 0) 25.51%, rgba(255, 255, 255, 0) 70.57%, #fff 83.105%), linear-gradient(90deg, rgba(255, 255, 255, 0.68), rgba(255, 255, 255, 0.68));
}
@media screen and (max-width: 782px) {
  .p-products__bg-warehouse {
    left: -43.3333333333vw;
    top: 292.9487179487vw;
    width: 163.2051282051vw;
    height: 108.7179487179vw;
    transform: none;
  }
  .p-products__bg-warehouse::after {
    background-image: linear-gradient(172.121deg, #fff 12.635%, rgba(255, 255, 255, 0) 25.51%, rgba(255, 255, 255, 0) 70.57%, #fff 83.105%), linear-gradient(90deg, rgba(255, 255, 255, 0.68), rgba(255, 255, 255, 0.68));
  }
}
.p-products__bg-wave {
  position: absolute;
  left: 50%;
  top: min(2.65625vw, 34px);
  width: min(125vw, 1600px);
  height: min(40.202109375vw, 514.587px);
  transform: translateX(-50%) scaleX(-1);
  background-image: url("../img/01/products/products-wave-pc.webp");
  background-repeat: no-repeat;
  background-position: center;
  background-size: 100% 100%;
}
.p-products__bg-wave::before, .p-products__bg-wave::after {
  content: "";
  position: absolute;
  top: 0;
  width: calc((100vw - 100%) / 2 + 1px);
  height: 100%;
}
@media screen and (max-width: 782px) {
  .p-products__bg-wave::before, .p-products__bg-wave::after {
    content: none;
  }
}
.p-products__bg-wave::before {
  left: 100%;
  background-image: linear-gradient(180deg, #5ED247 0%, #61D24A 25%, #63D556 50%, #61D75B 75%, #5DD962 100%);
}
.p-products__bg-wave::after {
  right: 100%;
  background-image: linear-gradient(180deg, #039436 0%, #029940 25%, #009A3D 50%, #009B47 75%, #019C48 100%);
}
@media screen and (max-width: 782px) {
  .p-products__bg-wave {
    left: 0;
    top: 4.358974359vw;
    width: 100vw;
    height: 57.3076923077vw;
    transform: scaleX(-1);
    background-image: url("../img/01/products/products-wave-sp.webp");
  }
}
.p-products__photo {
  position: absolute;
  left: 49.453125%;
  top: 0;
  width: 37.8125%;
  height: 27.3024777934%;
  mask-image: url("../img/01/products/products-president-mask-pc.svg");
  mask-repeat: no-repeat;
  mask-size: 100% 100%;
  filter: drop-shadow(9px 1px 10px rgba(0, 74, 40, 0.2));
}
.p-products__photo img {
  position: absolute;
  left: min(0.2734375vw, 3.5px);
  top: max(-0.46875vw, -6px);
  width: min(39.08203125vw, 500.25px);
  height: min(48.1484375vw, 616.3px);
  object-fit: cover;
  object-position: bottom;
}
@media screen and (max-width: 782px) {
  .p-products__photo {
    left: 49.4871794872vw;
    top: -0.2564102564vw;
    width: 50.5128205128vw;
    height: 85.1282051282vw;
    mask-image: url("../img/01/products/products-president-mask-sp.svg");
    filter: drop-shadow(11.07px 1.067px 12.799px rgba(0, 74, 40, 0.2));
  }
  .p-products__photo img {
    left: 0.5128205128vw;
    top: 0;
    width: 69.1025641026vw;
    height: 85.1282051282vw;
  }
}
.p-products__consult {
  position: absolute;
  left: 20.859375%;
  top: 5.3295932679%;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 30.3125%;
  height: 2.7115474521%;
  margin: 0;
  border-radius: min(2.8125vw, 36px);
  background-color: #FFFFFF;
  font-size: clamp(10px, 1.875vw, 24px);
  font-weight: 700;
  line-height: 1.5;
  white-space: nowrap;
  color: #008F44;
}
@media screen and (max-width: 782px) {
  .p-products__consult {
    left: 5.1282051282vw;
    top: 12.9487179487vw;
    width: 59.4871794872vw;
    height: 9.2307692308vw;
    border-radius: 5.7692307692vw;
    font-size: clamp(10px, 3.8461538462vw, 30px);
  }
}
.p-products__title {
  position: absolute;
  inset: 0;
  margin: 0;
  font-weight: 700;
  line-height: 1;
  white-space: nowrap;
  color: #FFFFFF;
  text-shadow: 1px 1px 10px rgba(0, 74, 40, 0.5);
}
@media screen and (max-width: 782px) {
  .p-products__title {
    text-shadow: 1.067px 1.067px 12.799px rgba(0, 74, 40, 0.5);
  }
}
.p-products__title-line--1 {
  position: absolute;
  left: 20.3125%;
  top: 9.3501636279%;
  font-size: clamp(10px, 5.703125vw, 73px);
}
@media screen and (max-width: 782px) {
  .p-products__title-line--1 {
    left: 3.9743589744vw;
    top: 26.1538461538vw;
    font-size: clamp(10px, 11.6688461538vw, 91.017px);
  }
}
.p-products__title-do {
  letter-spacing: -0.1em;
}
@media screen and (max-width: 782px) {
  .p-products__title-do {
    letter-spacing: -0.018em;
  }
}
.p-products__title-demo {
  font-size: clamp(10px, 4.21875vw, 54px);
}
@media screen and (max-width: 782px) {
  .p-products__title-demo {
    font-size: clamp(10px, 7.2930769231vw, 56.886px);
  }
}
.p-products__title-line--2 {
  position: absolute;
  left: 20.78125%;
  top: 13.5109864423%;
  font-size: clamp(10px, 4.6875vw, 60px);
}
@media screen and (max-width: 782px) {
  .p-products__title-line--2 {
    left: 4.7435897436vw;
    top: 39.6153846154vw;
    font-size: clamp(10px, 7.84vw, 61.152px);
  }
}
.p-products__title-excl {
  display: inline-block;
  font-family: "Noto Serif JP", serif;
  font-size: clamp(10px, 5.703125vw, 73px);
  transform: rotate(14.43deg) skewX(-8.91deg) translateY(min(-1.328125vw, -17px));
  display: inline-block;
  position: absolute;
  top: 11px;
  right: -26px;
}
@media screen and (max-width: 782px) {
  .p-products__title-excl {
    font-size: clamp(10px, 9.2070512821vw, 71.815px);
    transform: rotate(18.42deg) translateY(-2.6923076923vw);
    top: 7px;
    right: -14px;
  }
}
.p-products__rep {
  position: absolute;
  left: 70.3125%;
  top: 17.4848059841%;
  width: 11.328125%;
  height: 3.5530621786%;
  padding: min(1.015625vw, 13px) 0 0 min(2.03125vw, 26px);
  border-radius: min(0.625vw, 8px);
  background-color: rgba(255, 255, 255, 0.8);
  box-shadow: 1px 5px 10px rgba(27, 28, 28, 0.3);
}
@media screen and (max-width: 782px) {
  .p-products__rep {
    left: 74.7435897436vw;
    top: 46.0256410256vw;
    width: 23.2051282051vw;
    height: 11.1538461538vw;
    padding: 1.6666666667vw 0 0 3.9743589744vw;
    border-radius: 1.2820512821vw;
    box-shadow: 1px 6px 12px rgba(27, 28, 28, 0.3);
  }
}
.p-products__rep-role {
  margin: 0;
  font-size: clamp(10px, 1.171875vw, 15px);
  font-weight: 500;
  line-height: 1.3;
  color: #F65307;
}
@media screen and (max-width: 782px) {
  .p-products__rep-role {
    font-size: clamp(10px, 2.3076923077vw, 18px);
  }
}
.p-products__rep-name {
  margin: 0;
  font-size: clamp(10px, 1.71875vw, 22px);
  font-weight: 500;
  line-height: 1.3;
  color: #000;
}
@media screen and (max-width: 782px) {
  .p-products__rep-name {
    font-size: clamp(10px, 3.5897435897vw, 28px);
  }
}
.p-products__message {
  position: absolute;
  left: 28.4375%;
  top: 23.1136044881%;
  width: 41.71875%;
  margin: 0;
}
@media screen and (max-width: 782px) {
  .p-products__message {
    left: 7.858974359vw;
    top: 65.1153846154vw;
    width: 84.8076923077vw;
  }
}
.p-products__message img {
  display: block;
  width: 100%;
  height: auto;
}
.p-products__lead {
  position: absolute;
  left: 50%;
  top: 30.9490416082%;
  transform: translateX(-50%);
  margin: 0;
  font-size: clamp(10px, 1.5625vw, 20px);
  font-weight: 500;
  line-height: 1.5;
  text-align: center;
  white-space: nowrap;
  color: #131313;
}
@media screen and (max-width: 782px) {
  .p-products__lead {
    top: 90.3846153846vw;
    font-size: clamp(10px, 3.5897435897vw, 28px);
  }
}
.p-products__lead-strong {
  font-size: clamp(10px, 2.03125vw, 26px);
  font-weight: 700;
  font-style: normal;
  color: #008F44;
}
@media screen and (max-width: 782px) {
  .p-products__lead-strong {
    font-size: clamp(10px, 4.2307692308vw, 33px);
  }
}
.p-products__lead-br-sp {
  display: none;
}
@media screen and (max-width: 782px) {
  .p-products__lead-br-sp {
    display: inline;
  }
}
.p-products__voice {
  position: absolute;
  inset: 0;
  padding-top: 64.4296875%;
}
@media screen and (max-width: 782px) {
  .p-products__voice {
    padding-top: 126.1025641026vw;
    padding-inline: 2.5641025641vw;
  }
}
.p-products .c-voice__list {
  position: absolute;
  inset: 0;
}
.p-products .c-voice__card {
  position: absolute;
  width: 23.4375%;
}
@media screen and (max-width: 782px) {
  .p-products .c-voice__card {
    width: 89.7435897436vw;
  }
}
.p-products .c-voice__card--1 {
  left: 13.28125%;
  top: 49.2286115007%;
}
@media screen and (max-width: 782px) {
  .p-products .c-voice__card--1 {
    left: 4.4871794872vw;
    top: 160.3846153846vw;
  }
}
.p-products .c-voice__card--2 {
  left: 38.28125%;
  top: 49.2286115007%;
}
@media screen and (max-width: 782px) {
  .p-products .c-voice__card--2 {
    left: 4.4871794872vw;
    top: 206.2820512821vw;
  }
}
.p-products .c-voice__card--3 {
  left: 63.28125%;
  top: 49.2286115007%;
}
@media screen and (max-width: 782px) {
  .p-products .c-voice__card--3 {
    left: 4.4871794872vw;
    top: 252.1794871795vw;
  }
}
.p-products .c-voice__card--4 {
  left: 25.78125%;
  top: 72.9312762973%;
}
@media screen and (max-width: 782px) {
  .p-products .c-voice__card--4 {
    left: 4.4871794872vw;
    top: 298.0769230769vw;
  }
}
.p-products .c-voice__card--5 {
  left: 50.78125%;
  top: 72.9312762973%;
}
@media screen and (max-width: 782px) {
  .p-products .c-voice__card--5 {
    left: 4.4871794872vw;
    top: 343.9743589744vw;
  }
}
.p-products__voice-note {
  position: absolute;
  right: 13.28125%;
  top: 95.6989247312%;
  margin: 0;
  font-size: clamp(10px, 1.125vw, 14.4px);
  font-weight: 400;
  line-height: 1.5;
  white-space: nowrap;
  color: #131313;
}
@media screen and (max-width: 782px) {
  .p-products__voice-note {
    right: 4.4230769231vw;
    top: 386.0256410256vw;
    font-size: clamp(10px, 2.3076923077vw, 18px);
  }
}
.p-products__cta {
  position: relative;
  z-index: 1;
  width: 100%;
  max-width: 790px;
  margin-inline: auto;
  padding-inline: var(--section-padding-x);
}
@media screen and (max-width: 782px) {
  .p-products__cta {
    max-width: none;
    margin-top: 16.0256410256vw;
  }
}

.l-main--lp01 .p-products__bg-wave {
  background-image: url("../img/01/products/products-wave-pc.webp");
}
@media screen and (max-width: 782px) {
  .l-main--lp01 .p-products__bg-wave {
    background-image: url("../img/01/products/products-wave-sp.webp");
  }
}

.l-main--lp02 .p-products__title {
  text-shadow: none;
}
.l-main--lp02 .p-products__bg-wave {
  background-image: url("../img/02/products/products-wave-pc.webp");
}
.l-main--lp02 .p-products__bg-wave::before {
  background-image: repeating-linear-gradient(132deg, rgba(0, 0, 0, 0.03) 0, rgba(0, 0, 0, 0.03) 8px, rgba(0, 0, 0, 0) 13.75px, rgba(0, 0, 0, 0) 17.75px, rgba(0, 0, 0, 0.03) 23.5px), linear-gradient(180deg, #FFC611, #FFC611);
}
.l-main--lp02 .p-products__bg-wave::after {
  background-image: repeating-linear-gradient(132deg, rgba(0, 0, 0, 0.03) 0, rgba(0, 0, 0, 0.03) 8px, rgba(0, 0, 0, 0) 13.75px, rgba(0, 0, 0, 0) 17.75px, rgba(0, 0, 0, 0.03) 23.5px), linear-gradient(180deg, #FF7E00, #FF7E00);
}
@media screen and (max-width: 782px) {
  .l-main--lp02 .p-products__bg-wave {
    background-image: url("../img/02/products/products-wave-sp.webp");
  }
}
.l-main--lp02 .p-products__consult, .l-main--lp02 .p-products__lead-strong {
  color: #F65307;
}
.l-main--lp02 .p-products__rep-role {
  color: #008F44;
}

.p-flow {
  position: relative;
  overflow: hidden;
  background-image: url(../img/common/flow/flow-bg-pc.webp);
  background-repeat: no-repeat;
  background-position-x: center;
  background-position-y: bottom;
  background-size: cover;
  padding-block: 6.25vw 4.6875vw;
}
@media screen and (max-width: 782px) {
  .p-flow {
    background-image: url(../img/common/flow/flow-bg-sp.webp);
    padding-block: 12.0512820513vw 10.2564102564vw;
  }
}
.p-flow__inner {
  position: relative;
  max-width: 1008px;
  margin-inline: auto;
  padding-inline: var(--section-padding-x);
}
@media screen and (max-width: 782px) {
  .p-flow__inner {
    max-width: none;
  }
}
.p-flow__head {
  margin-bottom: min(5.546875vw, 71px);
}
@media screen and (max-width: 782px) {
  .p-flow__head {
    margin-bottom: 7.6923076923vw;
  }
}
.p-flow__title {
  width: 100%;
  max-width: 430px;
  margin: 0 auto;
}
@media screen and (max-width: 782px) {
  .p-flow__title {
    width: 100%;
    max-width: 550;
  }
}
.p-flow__title picture,
.p-flow__title img {
  display: block;
  width: 100%;
}
.p-flow__title img {
  height: auto;
}
.p-flow__list {
  position: relative;
  display: grid;
  grid-template-columns: 366fr 366fr 332fr;
  margin: 0;
  padding: 0;
  list-style: none;
}
@media screen and (max-width: 782px) {
  .p-flow__list {
    flex-direction: column;
    display: flex;
    gap: 6.4102564103vw;
  }
}
.p-flow__card picture,
.p-flow__card img {
  display: block;
  width: 100%;
}
.p-flow__card img {
  height: auto;
}

.p-faq {
  position: relative;
  overflow: hidden;
  background-image: url(../img/common/faq/faq-bg-pc.webp);
  background-repeat: no-repeat;
  background-position-x: center;
  background-position-y: top;
  background-size: cover;
  padding-block: min(4.6875vw, 60px) min(7.8125vw, 100px);
  padding-inline: var(--section-padding-x);
}
@media screen and (max-width: 782px) {
  .p-faq {
    background-image: url(../img/common/faq/faq-bg-sp.webp);
    padding-block: 10.2564102564vw 15.3846153846vw;
  }
}
.p-faq__inner {
  position: relative;
  max-width: 878px;
  margin-inline: auto;
}
@media screen and (max-width: 782px) {
  .p-faq__inner {
    max-width: none;
  }
}
.p-faq__head {
  position: relative;
  z-index: 1;
}
.p-faq__title {
  width: 100%;
  max-width: 436px;
  width: min(34.0625vw, 436px);
  margin: 0 auto 5.625vw;
}
@media screen and (max-width: 782px) {
  .p-faq__title {
    max-width: 500px;
    width: min(64.1025641026vw, 500px);
    margin-bottom: 7.4358974359vw;
  }
}
.p-faq__title picture,
.p-faq__title img {
  display: block;
  width: 100%;
}
.p-faq__title img {
  height: auto;
}
.p-faq__list {
  position: relative;
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  align-items: start;
  gap: min(1.71875vw, 22px);
  margin: 0;
  padding: 0;
  list-style: none;
}
@media screen and (max-width: 1026px) and (min-width: 783px) {
  .p-faq__list {
    align-items: center;
  }
}
@media screen and (max-width: 782px) {
  .p-faq__list {
    align-items: center;
    display: flex;
    flex-direction: column;
    gap: 6.4102564103vw;
  }
}
.p-faq__item {
  border: min(0.170859375vw, 2.187px) solid #FFC611;
  border-radius: min(0.91125vw, 11.664px);
  overflow: hidden;
  width: 100%;
}
@media screen and (max-width: 782px) {
  .p-faq__item {
    border-width: 0.5128205128vw;
    border-radius: 2.5641025641vw;
  }
}
.p-faq__q {
  display: flex;
  align-items: center;
  gap: min(0.78125vw, 10px);
  padding: min(0.78125vw, 10px) min(1.5625vw, 20px);
  background-image: linear-gradient(180deg, #FFC611, #FF7E00);
}
@media screen and (max-width: 782px) {
  .p-faq__q {
    gap: 2.5641025641vw;
    padding: 2.5641025641vw 4.8717948718vw 2.5641025641vw 5.1282051282vw;
  }
}
.p-faq__q-text {
  margin: 0;
}
@media screen and (max-width: 782px) {
  .p-faq__q-text .p-faq__q-br {
    display: none;
  }
}
.p-faq__q-text {
  font-size: clamp(10px, 1.5625vw, 20px);
  font-weight: 700;
  line-height: 1.2;
  color: #FFFFFF;
}
@media screen and (max-width: 782px) {
  .p-faq__q-text {
    font-size: clamp(10px, 4.6153846154vw, 36px);
  }
}
.p-faq__a {
  display: flex;
  align-items: center;
  gap: min(0.78125vw, 10px);
  padding: min(1.25vw, 16px) min(1.5625vw, 20px);
  background-color: #FFFFFF;
}
@media screen and (max-width: 782px) {
  .p-faq__a {
    gap: 2.5641025641vw;
    padding: 3.5897435897vw 4.8717948718vw 3.5897435897vw 5.1282051282vw;
  }
}
.p-faq__a-text {
  margin: 0;
  font-size: clamp(10px, 1.171875vw, 15px);
  font-weight: 400;
  line-height: 1.3;
  color: #000;
}
@media screen and (max-width: 782px) {
  .p-faq__a-text {
    font-size: clamp(10px, 3.5897435897vw, 28px);
  }
}
.p-faq__icon {
  flex-shrink: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  width: min(3.28125vw, 42px);
  max-width: 42px;
  height: min(3.28125vw, 42px);
  max-height: 42px;
  border-radius: 50%;
  font-family: "din-2014", sans-serif;
  font-weight: 700;
  font-size: clamp(10px, 1.875vw, 24px);
  line-height: 1;
}
@media screen and (max-width: 782px) {
  .p-faq__icon {
    width: 9.358974359vw;
    max-width: none;
    height: 9.358974359vw;
    max-height: none;
    font-size: clamp(10px, 5.1282051282vw, 40px);
  }
}
.p-faq__icon--q {
  background-color: #FFFFFF;
}
.p-faq__icon-text {
  background-image: linear-gradient(180deg, #FFC611, #FF7E00);
  background-clip: text;
  -webkit-background-clip: text;
  color: transparent;
}
.p-faq__icon--a {
  background-image: linear-gradient(180deg, #FFC611, #FF7E00);
  color: #FFFFFF;
}

.p-contact {
  padding: min(7.34375vw, 94px) 0 min(9.375vw, 120px);
}
@media screen and (max-width: 782px) {
  .p-contact {
    padding: 11.1538461538vw 0 17.9487179487vw;
  }
}
.p-contact__inner {
  position: relative;
  z-index: 1;
  width: 100%;
  max-width: 1280px;
  margin-inline: auto;
  padding-inline: min(3.125vw, 40px);
}
@media screen and (max-width: 782px) {
  .p-contact__inner {
    padding-inline: var(--section-padding-x);
  }
}
.p-contact__head {
  text-align: center;
}
.p-contact__head-picture {
  max-width: 787px;
  width: min(61.484375vw, 787px);
  margin-inline: auto;
  margin-bottom: min(3.671875vw, 47px);
}
@media screen and (max-width: 782px) {
  .p-contact__head-picture {
    max-width: 701px;
    width: min(89.8717948718vw, 701px);
    margin-bottom: min(7.6923076923vw, 60px);
  }
}
.p-contact__head-image {
  width: 100%;
  height: auto;
}
.p-contact__quick-row {
  display: flex;
  flex-direction: column;
  align-items: center;
  margin-bottom: min(6.25vw, 80px);
}
@media screen and (max-width: 782px) {
  .p-contact__quick-row {
    margin-top: 12.4358974359vw;
    margin-bottom: min(2.265625vw, 29px);
  }
}
@media screen and (min-width: 783px) {
  .p-contact__quick-row {
    flex-direction: row;
    align-items: flex-start;
    justify-content: center;
    gap: min(1.5625vw, 20px);
  }
}
.p-contact__quick {
  max-width: 424px;
}
@media screen and (max-width: 782px) {
  .p-contact__quick {
    max-width: none;
  }
}
.p-contact__quick-heading {
  position: relative;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  margin: 0;
  padding: 0 min(1.5625vw, 20px);
  font-size: clamp(10px, 2.265625vw, 29px);
  font-weight: 700;
  line-height: 1.5;
  color: #F65307;
  white-space: nowrap;
}
@media screen and (max-width: 782px) {
  .p-contact__quick-heading {
    padding: 0 2.5641025641vw;
    font-size: clamp(10px, 5.3846153846vw, 42px);
  }
}
.p-contact__quick-deco {
  position: absolute;
  top: 50%;
  left: 50%;
  z-index: -1;
  width: min(28.671875vw, 367px);
  max-width: 367px;
  height: min(2.8125vw, 36px);
  max-height: 36px;
  transform: translate(-50%, -50%);
}
@media screen and (max-width: 782px) {
  .p-contact__quick-deco {
    width: 68.2051282051vw;
    max-width: none;
    height: 6.2820512821vw;
    max-height: none;
  }
}
.p-contact__quick-deco--mail {
  width: min(21.640625vw, 277px);
  max-width: 277px;
}
@media screen and (max-width: 782px) {
  .p-contact__quick-deco--mail {
    width: 51.2820512821vw;
    max-width: none;
  }
}
.p-contact__quick-tel {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-wrap: nowrap;
  gap: min(0.3125vw, 4px);
  margin-top: min(0.78125vw, 10px);
  font-family: "din-2014", sans-serif;
  font-size: clamp(10px, 5.15625vw, 66px);
  font-weight: 700;
  line-height: normal;
  letter-spacing: -0.02em;
  color: transparent;
  text-align: center;
  text-decoration: none;
  white-space: nowrap;
  background-image: linear-gradient(180deg, #FFC611 -62.7149%, #FF7E00 22.3671%, #F65307 75.3544%);
  background-clip: text;
  -webkit-background-clip: text;
}
@media screen and (max-width: 782px) {
  .p-contact__quick-tel {
    gap: 0.75vw;
    margin-top: 2.5641025641vw;
    font-size: clamp(10px, 12.2115384615vw, 95.25px);
  }
}
.p-contact__quick-tel-icon {
  width: min(3.05vw, 39.04px);
  max-width: 39.04px;
  height: min(3.91015625vw, 50.05px);
  max-height: 50.05px;
}
@media screen and (max-width: 782px) {
  .p-contact__quick-tel-icon {
    width: 7.1705128205vw;
    max-width: none;
    height: 9.3512820513vw;
    max-height: none;
  }
}
.p-contact__quick-hours {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: min(0.703125vw, 9px);
  margin: min(0.78125vw, 10px) 0 0;
  font-size: clamp(10px, 1.25vw, 16px);
  font-weight: 600;
  line-height: 1.5;
  color: #000;
}
@media screen and (max-width: 782px) {
  .p-contact__quick-hours {
    gap: 1.7948717949vw;
    margin-top: 2.0512820513vw;
    font-size: clamp(10px, 3.0769230769vw, 24px);
  }
}
.p-contact__quick-hours-label {
  display: flex;
  align-items: center;
  gap: min(0.46875vw, 6px);
}
.p-contact__quick-hours-label::before, .p-contact__quick-hours-label::after {
  content: "";
  flex-shrink: 0;
  width: min(0.5078125vw, 6.5px);
  max-width: 6.5px;
  height: min(2.578125vw, 33px);
  max-height: 33px;
  background: url(../img/common/icon/icon-bracket.svg) no-repeat center/100% 100%;
}
@media screen and (max-width: 782px) {
  .p-contact__quick-hours-label::before, .p-contact__quick-hours-label::after {
    width: 1.1538461538vw;
    max-width: none;
    height: 5.8974358974vw;
    max-height: none;
  }
}
.p-contact__quick-hours-label::after {
  transform: scaleX(-1);
}
@media screen and (max-width: 782px) {
  .p-contact__quick-hours-label {
    gap: 1.2820512821vw;
  }
}
.p-contact__reminder {
  position: relative;
  flex-shrink: 0;
  width: min(33.6009375vw, 430.092px);
  max-width: min(100%, 430.092px);
  height: min(15.8765625vw, 203.22px);
  max-height: 203.22px;
}
@media screen and (max-width: 782px) {
  .p-contact__reminder {
    width: 86.1017948718vw;
    max-width: none;
    height: 40.6235897436vw;
    max-height: none;
    margin: 8.9743589744vw auto 0;
  }
}
.p-contact__turtle {
  position: absolute;
  left: 61.4147670731%;
  top: 0;
  width: 38.5850004185%;
  height: auto;
}
@media screen and (max-width: 782px) {
  .p-contact__turtle {
    left: 52.9346153846vw;
    width: 33.1671794872vw;
  }
}
.p-contact__reminder-badge {
  position: absolute;
  left: 0;
  top: 10.3336285799%;
  width: 71.1475684272%;
  height: 70.3670898534%;
}
@media screen and (max-width: 782px) {
  .p-contact__reminder-badge {
    top: 0.2782051282vw;
    width: 61.2820512821vw;
    height: 28.7179487179vw;
  }
}
.p-contact__reminder-ring {
  position: absolute;
  left: 0.9300335742%;
  top: 12.794016337%;
  width: 69.0549928852%;
  height: 58.0651510678%;
  border: 2px solid #FF8B03;
  border-radius: min(4.921875vw, 63px);
}
@media screen and (max-width: 782px) {
  .p-contact__reminder-ring {
    left: 0.8974358974vw;
    top: 1.1756410256vw;
    width: 59.4871794872vw;
    height: 23.5897435897vw;
    border-radius: 12.6923076923vw;
  }
}
.p-contact__reminder-lead, .p-contact__reminder-tail {
  position: absolute;
  margin: 0;
  transform: translateX(-50%);
  font-weight: 700;
  line-height: 1.2;
  color: #FFFFFF;
  text-align: center;
  text-shadow: 0px 0px 2px rgba(36, 13, 0, 0.3);
  white-space: nowrap;
}
@media screen and (max-width: 782px) {
  .p-contact__reminder-lead, .p-contact__reminder-tail {
    text-shadow: 0px 0px 3.058px rgba(36, 13, 0, 0.3);
  }
}
.p-contact__reminder-lead {
  left: 33.4974842592%;
  top: 17.7147918512%;
  font-size: clamp(10px, 0.9375vw, 12px);
}
@media screen and (max-width: 782px) {
  .p-contact__reminder-lead {
    left: 29.2307692308vw;
    top: 3.0987179487vw;
    font-size: clamp(10px, 2.3076923077vw, 18px);
  }
}
.p-contact__reminder-tail {
  left: 35.1296931819%;
  top: 53.636453105%;
  font-size: clamp(10px, 1.25vw, 16px);
}
@media screen and (max-width: 782px) {
  .p-contact__reminder-tail {
    left: 30.5128205128vw;
    top: 17.8423076923vw;
    font-size: clamp(10px, 3.2738461538vw, 25.536px);
  }
}
.p-contact__reminder-coupon {
  position: absolute;
  left: 5.8127098388%;
  top: 28.5404979825%;
  margin: 0;
}
@media screen and (max-width: 782px) {
  .p-contact__reminder-coupon {
    left: 5vw;
    top: 7.6435897436vw;
  }
}
.p-contact__reminder-coupon-ring {
  position: absolute;
  left: 0;
  top: 0;
  width: min(5.78125vw, 74px);
  height: min(3.43265625vw, 43.938px);
  border: 2px solid #FFFFFF;
  border-radius: min(1.71875vw, 22px);
}
@media screen and (max-width: 782px) {
  .p-contact__reminder-coupon-ring {
    width: 14.8412820513vw;
    height: 8.7301282051vw;
    border-width: 2.5px;
    border-radius: 4.3651282051vw;
  }
}
.p-contact__reminder-coupon-label {
  position: absolute;
  left: min(2.8515625vw, 36.5px);
  top: min(0.546875vw, 7px);
  transform: translateX(-50%);
  font-size: clamp(10px, 1.015625vw, 13px);
  font-weight: 700;
  line-height: 1.1;
  color: #FFFFFF;
  text-align: center;
  white-space: nowrap;
}
@media screen and (max-width: 782px) {
  .p-contact__reminder-coupon-label {
    left: 7.4384615385vw;
    top: 1.4192307692vw;
    font-size: clamp(10px, 2.6191025641vw, 20.429px);
  }
}
.p-contact__reminder-coupon-num {
  position: absolute;
  left: min(6.171875vw, 79px);
  top: max(-0.8125vw, -10.4px);
  font-family: "din-2014", sans-serif;
  font-size: clamp(10px, 4.21875vw, 54px);
  font-weight: 700;
  line-height: normal;
  color: transparent;
  white-space: nowrap;
  -webkit-text-stroke: min(0.3125vw, 4px) #FFFFFF;
  filter: drop-shadow(0px 0px 2px rgba(36, 13, 0, 0.3));
}
@media screen and (max-width: 782px) {
  .p-contact__reminder-coupon-num {
    left: 15.9320512821vw;
    top: -1.7935897436vw;
    font-size: clamp(10px, 10.9126923077vw, 85.119px);
    -webkit-text-stroke-width: 1.0256410256vw;
    filter: drop-shadow(0px 0px 3.058px rgba(36, 13, 0, 0.3));
  }
}
.p-contact__reminder-coupon-num::after {
  content: attr(data-text)/"";
  position: absolute;
  left: 0;
  top: 0;
  -webkit-text-stroke-width: 0;
  color: transparent;
  background-image: linear-gradient(103.401deg, #FFC611 1.2732%, #FF7E00 98.727%);
  background-clip: text;
  -webkit-background-clip: text;
}
.p-contact__note {
  margin: min(1.5625vw, 20px) 0 0;
  font-size: clamp(10px, 0.78125vw, 10px);
  font-weight: 500;
  color: #808080;
}
@media screen and (max-width: 782px) {
  .p-contact__note {
    margin-top: 3.8461538462vw;
    font-size: clamp(10px, 2.3076923077vw, 18px);
  }
}
.p-contact__field {
  display: flex;
  align-items: flex-start;
  gap: min(2.34375vw, 30px);
  width: 100%;
  margin-top: min(1.5625vw, 20px);
}
.p-contact__field:first-child {
  margin-top: 0;
}
@media screen and (max-width: 782px) {
  .p-contact__field {
    flex-direction: column;
    gap: 1.2820512821vw;
    margin-top: 5.1282051282vw;
  }
}
.p-contact__field-head {
  display: flex;
  flex-shrink: 0;
  align-items: flex-start;
  justify-content: space-between;
  gap: min(0.78125vw, 10px);
  width: min(20.3125vw, 260px);
  max-width: 260px;
}
@media screen and (max-width: 782px) {
  .p-contact__field-head {
    justify-content: flex-start;
    width: auto;
    max-width: none;
  }
}
.p-contact__field-label {
  margin: 0;
  font-size: clamp(10px, 1.5625vw, 20px);
  font-weight: 600;
  line-height: 1.5;
  color: #000;
}
@media screen and (max-width: 782px) {
  .p-contact__field-label {
    font-size: clamp(10px, 3.5897435897vw, 28px);
  }
}
.p-contact__required {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  padding: min(0.546875vw, 7px) min(0.78125vw, 10px);
  font-size: clamp(10px, 1.09375vw, 14px);
  font-weight: 600;
  line-height: 1.5;
  color: #FFFFFF;
  background-color: #F68110;
}
@media screen and (max-width: 782px) {
  .p-contact__required {
    padding: 1.1538461538vw 1.6666666667vw;
    font-size: clamp(10px, 2.3076923077vw, 18px);
  }
}
.p-contact__field-body {
  display: flex;
  flex-direction: column;
  gap: min(1.171875vw, 15px);
  width: 100%;
}
@media screen and (min-width: 783px) {
  .p-contact__field-body {
    display: contents;
  }
}
@media screen and (max-width: 782px) {
  .p-contact__field-body {
    gap: 3.0769230769vw;
  }
}
@media screen and (min-width: 783px) {
  .p-contact__field:has(> .p-contact__field-body) {
    display: grid;
    grid-template-columns: min(20.3125vw, 260px) 1fr;
    grid-template-rows: auto auto 1fr;
    grid-template-areas: "head body" "note body" "fill body";
    column-gap: min(2.34375vw, 30px);
    row-gap: min(0.390625vw, 5px);
    align-items: start;
  }
  .p-contact__field:has(> .p-contact__field-body) > .p-contact__field-head {
    grid-area: head;
  }
  .p-contact__field:has(> .p-contact__field-body) .p-contact__field-note {
    grid-area: note;
  }
  .p-contact__field:has(> .p-contact__field-body) .wpcf7-form-control-wrap {
    grid-area: body;
  }
}
.p-contact__field-note {
  margin: 0;
  font-size: clamp(10px, 0.859375vw, 11px);
  font-weight: 500;
  line-height: 1.5;
  color: #808080;
}
@media screen and (max-width: 782px) {
  .p-contact__field-note {
    font-size: clamp(10px, 2.5641025641vw, 20px);
  }
}
.p-contact__input, .p-contact__select-input, .p-contact__textarea {
  flex: 1;
  min-width: 0;
  width: 100%;
  padding: min(1.40625vw, 18px) min(2.34375vw, 30px);
  font-family: "Noto Sans JP", sans-serif;
  font-size: clamp(10px, 1.25vw, 16px);
  font-weight: 600;
  color: #000;
  background-color: #E5E5E5;
  border: none;
  border-radius: min(0.78125vw, 10px);
}
.p-contact__input::placeholder, .p-contact__select-input::placeholder, .p-contact__textarea::placeholder {
  color: #808080;
}
@media screen and (max-width: 782px) {
  .p-contact__input, .p-contact__select-input, .p-contact__textarea {
    padding: 4.1025641026vw 5.1282051282vw;
    font-size: clamp(10px, 3.0769230769vw, 24px);
    border-radius: 2.5641025641vw;
  }
}
.p-contact__input, .p-contact__select-input {
  height: min(4.6875vw, 60px);
}
@media screen and (max-width: 782px) {
  .p-contact__input, .p-contact__select-input {
    height: 12.8205128205vw;
  }
}
.p-contact__textarea {
  min-height: min(26.875vw, 344px);
  line-height: 1.5;
  resize: vertical;
}
@media screen and (max-width: 782px) {
  .p-contact__textarea {
    min-height: 55.1282051282vw;
  }
}
.p-contact__select {
  position: relative;
  flex: 1;
  min-width: 0;
  width: 100%;
}
.p-contact__select::after {
  content: "";
  position: absolute;
  top: 50%;
  right: min(2.34375vw, 30px);
  width: min(1.203125vw, 15.4px);
  max-width: 15.4px;
  height: min(0.578125vw, 7.4px);
  max-height: 7.4px;
  transform: translateY(-50%);
  background: url("../img/01/contact/contact-select-arrow.svg") no-repeat center/contain;
  pointer-events: none;
}
@media screen and (max-width: 782px) {
  .p-contact__select::after {
    right: 3.8461538462vw;
    width: 3.8461538462vw;
    max-width: none;
    height: 1.5384615385vw;
    max-height: none;
  }
}
.p-contact__select-input {
  display: block;
  appearance: none;
  cursor: pointer;
}
.p-contact__zip-row {
  display: flex;
  flex: 1;
  gap: min(0.625vw, 8px);
  min-width: 0;
  width: 100%;
}
@media screen and (max-width: 782px) {
  .p-contact__zip-row {
    gap: 1.2820512821vw;
  }
}
.p-contact__input--zip {
  flex: none;
  width: min(20.46875vw, 262px);
  max-width: 262px;
}
@media screen and (max-width: 782px) {
  .p-contact__input--zip {
    width: 41.9230769231vw;
    max-width: none;
  }
}
.p-contact__zip-btn {
  display: flex;
  flex: 1;
  align-items: center;
  justify-content: center;
  height: min(4.6875vw, 60px);
  max-width: min(13.984375vw, 179px);
  padding: min(1.40625vw, 18px) min(0.78125vw, 10px);
  font-family: "Noto Sans JP", sans-serif;
  font-size: clamp(10px, 1.25vw, 16px);
  font-weight: 600;
  color: #FFFFFF;
  white-space: nowrap;
  background-color: #808080;
  border: none;
  border-radius: min(0.78125vw, 10px);
  cursor: pointer;
}
@media screen and (max-width: 782px) {
  .p-contact__zip-btn {
    height: 12.8205128205vw;
    max-width: 28.7179487179vw;
    padding: 4.1025641026vw 1.2820512821vw;
    font-size: clamp(10px, 3.0769230769vw, 24px);
    border-radius: 2.5641025641vw;
  }
}
.p-contact__privacy {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: min(2.34375vw, 30px);
  max-width: 790px;
  margin: min(4.6875vw, 60px) auto 0;
  padding: min(3.90625vw, 50px) min(3.125vw, 40px);
  text-align: center;
  background-color: #F5FFF5;
  border-radius: min(0.78125vw, 10px);
}
@media screen and (max-width: 782px) {
  .p-contact__privacy {
    max-width: none;
    gap: 5.1282051282vw;
    margin-top: 7.6923076923vw;
    padding: 10.2564102564vw 7.6923076923vw;
    border-radius: 2.5641025641vw;
  }
}
.p-contact__privacy-text {
  margin: 0;
  font-size: clamp(10px, 1.5625vw, 20px);
  font-weight: 500;
  line-height: 1.5;
  color: #3C3C3C;
}
@media screen and (max-width: 782px) {
  .p-contact__privacy-text {
    font-size: clamp(10px, 3.7769230769vw, 29.46px);
  }
}
.p-contact__privacy-link {
  color: #008F44;
  text-decoration: underline;
}
.p-contact__agree {
  display: inline-flex;
  align-items: center;
  gap: min(0.78125vw, 10px);
  font-size: clamp(10px, 1.5625vw, 20px);
  font-weight: 700;
  line-height: 1.5;
  color: #3C3C3C;
  cursor: pointer;
}
@media screen and (max-width: 782px) {
  .p-contact__agree {
    gap: 1.9230769231vw;
    font-size: clamp(10px, 3.7769230769vw, 29.46px);
  }
}
.p-contact__agree-input {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  white-space: nowrap;
  border: 0;
}
.p-contact__submit {
  display: block;
  width: 100%;
  max-width: 346px;
  margin: min(3.90625vw, 50px) auto 0;
  padding: min(2.1875vw, 28px) min(1.5625vw, 20px);
  font-family: "Noto Sans JP", sans-serif;
  font-size: clamp(10px, 2.03125vw, 26px);
  font-weight: 700;
  color: #FFFFFF;
  text-align: center;
  text-shadow: 0px 0px 3px rgba(0, 59, 18, 0.4);
  background-image: url("../img/01/contact/contact-submit-arrow.svg"), linear-gradient(180deg, #60D960, #009D4A);
  background-repeat: no-repeat, no-repeat;
  background-position: right min(2.421875vw, 31px) center, center;
  background-size: min(1.171875vw, 15px) auto, auto;
  box-shadow: 0px 4px 11px rgba(0, 32, 19, 0.2);
  border: 2px solid #FFFFFF;
  border-radius: min(3.359375vw, 43px);
  cursor: pointer;
  border-width: 0.15625vw;
}
@media screen and (max-width: 782px) {
  .p-contact__submit {
    max-width: 570px;
    margin-top: 10.2564102564vw;
    padding: 5.8974358974vw 2.5641025641vw;
    font-size: clamp(10px, 6.2138461538vw, 48.468px);
    text-shadow: 0px 0px 5px rgba(0, 59, 18, 0.4);
    background-position: right 7.8205128205vw center, center;
    background-size: 3.5256410256vw auto, auto;
    box-shadow: 0px 8px 20px rgba(0, 32, 19, 0.2);
    border-width: 0.5128205128vw;
    border-radius: 10.4487179487vw;
  }
}

.p-contact .contact-form {
  width: 100%;
  max-width: 790px;
  margin-inline: auto;
}
.p-contact .p-contact__submit.wpcf7-submit:not(:disabled) {
  border-color: #FFFFFF;
}
.p-contact .wpcf7-form-control-wrap {
  display: block;
  width: 100%;
}
.p-contact__zip-row .wpcf7-form-control-wrap {
  flex: 1;
  width: auto;
}
.p-contact .wpcf7-acceptance .wpcf7-list-item {
  margin: 0;
  display: inline-block;
}
.p-contact .wpcf7-acceptance label {
  display: inline-flex;
  align-items: center;
  gap: min(0.78125vw, 10px);
  cursor: pointer;
}
@media screen and (max-width: 782px) {
  .p-contact .wpcf7-acceptance label {
    gap: 1.9230769231vw;
  }
}
.p-contact .wpcf7-acceptance .p-contact__agree-input {
  position: static;
  flex-shrink: 0;
  width: min(1.5625vw, 20px);
  max-width: 20px;
  height: min(1.5625vw, 20px);
  max-height: 20px;
  margin: 0;
  padding: 0;
  overflow: visible;
  clip: auto;
  border: 0;
  appearance: none;
  -webkit-appearance: none;
  background: url("../img/01/contact/contact-checkbox.svg") no-repeat center/contain;
  opacity: 0.25;
  cursor: pointer;
}
@media screen and (max-width: 782px) {
  .p-contact .wpcf7-acceptance .p-contact__agree-input {
    width: 3.7769230769vw;
    max-width: none;
    height: 3.7769230769vw;
    max-height: none;
  }
}
.p-contact .wpcf7-acceptance .p-contact__agree-input:checked {
  opacity: 1;
}
.p-contact .wpcf7-acceptance .p-contact__agree-input:focus-visible {
  outline: 2px solid #008F44;
  outline-offset: 2px;
}
.p-contact .wpcf7-not-valid-tip {
  margin-top: 0.46875vw;
  color: #e00;
  font-size: clamp(10px, 0.9375vw, 12px);
}
@media screen and (max-width: 782px) {
  .p-contact .wpcf7-not-valid-tip {
    margin-top: 1.2820512821vw;
    font-size: clamp(10px, 2.5641025641vw, 20px);
  }
}
.p-contact .wpcf7-response-output {
  margin: 1.5625vw auto 0;
  text-align: center;
}
.p-contact .wpcf7-spinner {
  display: none;
}

.p-apology picture, .p-apology__image {
  display: block;
}
.p-apology__image {
  width: 100%;
  height: auto;
}

@media screen and (max-width: 782px) {
  .p-concern {
    margin-top: -1px;
  }
}
.p-concern__image {
  display: block;
}
.p-concern__image {
  width: 100%;
  height: auto;
}

.p-appraisal__inner {
  width: 100%;
  margin-inline: auto;
}
.p-appraisal__inner picture, .p-appraisal__image {
  display: block;
}
.p-appraisal__image {
  width: 100%;
  height: auto;
}

.p-satisfaction {
  padding: 4.6875vw 0 0;
}
@media screen and (max-width: 782px) {
  .p-satisfaction {
    padding: 7.6923076923vw 0 0;
  }
}
.p-satisfaction__inner {
  position: relative;
  display: flex;
  flex-direction: column;
  align-items: center;
  width: 100%;
  margin-inline: auto;
}
.p-satisfaction__top {
  width: min(125vw, 1600px);
  max-width: 100%;
  margin-inline: auto;
}
.p-satisfaction__top picture, .p-satisfaction__top img {
  display: block;
  width: 100%;
}
.p-satisfaction__top img {
  height: auto;
}

.l-main--lp02 .p-satisfaction__lp2-product-wrap {
  background-image: url(../img/02/satisfaction/satisfaction-lp02-product-bg-pc.webp);
  background-repeat: no-repeat;
  background-position-x: center;
  background-position-y: top;
  background-size: cover;
  width: 100%;
  padding: 4.6875vw 0;
}
@media screen and (max-width: 782px) {
  .l-main--lp02 .p-satisfaction__lp2-product-wrap {
    background-image: url(../img/02/satisfaction/satisfaction-lp02-product-bg-sp.webp);
    padding: 7.6923076923vw 0;
  }
}

.p-consult {
  margin-top: -9.84375vw;
  position: relative;
  z-index: 2;
}
@media screen and (max-width: 782px) {
  .p-consult {
    margin-top: -15vw;
  }
}
.p-consult__inner {
  display: flex;
  flex-direction: column;
  align-items: center;
  width: 100%;
  margin-inline: auto;
  text-align: center;
}
.p-consult__top {
  position: relative;
}
.p-consult__hero {
  display: block;
}
.p-consult__hero img {
  display: block;
  width: 100%;
  height: auto;
}
@media screen and (max-width: 782px) {
  .p-consult__hero img {
    height: 176.6666666667vw;
    object-fit: cover;
  }
}
.p-consult__top-body {
  position: relative;
  margin-top: -25.390625vw;
  display: grid;
  grid-template-columns: auto auto;
  justify-content: center;
  align-items: start;
  column-gap: min(1.875vw, 24px);
  row-gap: min(1.875vw, 24px);
}
@media screen and (max-width: 782px) {
  .p-consult__top-body {
    margin-top: -66.4102564103vw;
    grid-template-columns: 1fr;
    justify-items: center;
    row-gap: 5.1282051282vw;
    padding-inline: var(--section-padding-x);
  }
}
.p-consult__catch {
  display: block;
  grid-column: 1;
  grid-row: 1;
  width: 38.671875vw;
  max-width: 495px;
}
@media screen and (max-width: 782px) {
  .p-consult__catch {
    grid-column: auto;
    grid-row: auto;
    width: 100%;
    max-width: 700px;
  }
}
.p-consult__badges {
  display: block;
  grid-column: 1/-1;
  grid-row: 2;
  width: 68.59375vw;
  max-width: 878px;
  position: relative;
  z-index: 3;
}
@media screen and (max-width: 782px) {
  .p-consult__badges {
    grid-column: auto;
    grid-row: auto;
    width: 100%;
    max-width: 786px;
  }
}
.p-consult__catch img, .p-consult__badges img {
  display: block;
  width: 100%;
  height: auto;
}
.p-consult__area {
  display: block;
  grid-column: 2;
  grid-row: 1;
  width: 25vw;
  max-width: 320px;
  height: auto;
}
@media screen and (max-width: 782px) {
  .p-consult__area {
    display: none;
  }
}
.p-consult__bottom {
  width: 100%;
  background-color: #feffcd;
  background-image: url("../img/02/consult/consult-bottom-bg-pc.webp");
  background-repeat: no-repeat;
  background-position-x: center;
  background-position-y: top;
  background-size: cover;
  position: relative;
  z-index: 1;
  margin-top: max(-10.859375vw, -139px);
  padding-top: min(10.859375vw, 139px);
  padding-bottom: 18.75vw;
}
@media screen and (max-width: 782px) {
  .p-consult__bottom {
    background-image: url("../img/02/consult/consult-bottom-bg-sp.webp");
    margin-top: -53.3333333333vw;
    padding-top: 53.3333333333vw;
    padding-bottom: 29.7435897436vw;
    padding-inline: var(--section-padding-x);
    display: flex;
    flex-direction: column;
  }
  .p-consult__bottom .c-cta-card {
    order: 1;
  }
  .p-consult__bottom .p-case__area {
    margin-top: 7.6923076923vw;
  }
  .p-consult__bottom .p-case__prefs {
    margin-top: 3.8461538462vw;
  }
}
@media screen and (min-width: 783px) {
  .p-consult__bottom .p-case__area {
    display: none;
  }
}

.l-main--02 .p-consult__bottom {
  padding-bottom: 23.4375vw;
}

.p-staff {
  position: relative;
  overflow: hidden;
  margin-top: max(-12.5vw, -160px);
  padding: 0 0 4.6875vw;
  text-align: center;
}
.p-staff__inner {
  width: 100%;
  max-width: 1280px;
  margin-inline: auto;
}
@media screen and (max-width: 782px) {
  .p-staff__inner {
    max-width: none;
  }
}
.p-staff__bottom-bg {
  background-image: url("../img/03/staff/staff-bottom-bg-pc.webp");
  background-repeat: no-repeat;
  background-position: center bottom;
  background-size: cover;
  padding-bottom: 7.8125vw;
}
@media screen and (max-width: 782px) {
  .p-staff__bottom-bg {
    margin-top: -19.8717948718vw;
    padding: 0 0 10.2564102564vw;
    background-image: url("../img/03/staff/staff-bottom-bg-sp.webp");
  }
}
.p-staff .c-staff {
  margin-top: min(12.890625vw, 165px);
}
@media screen and (max-width: 782px) {
  .p-staff .c-staff {
    margin-top: 16.4102564103vw;
  }
}
.p-staff__survey {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: center;
  gap: min(1.5625vw, 20px);
  width: 100%;
  max-width: 840px;
  margin-inline: auto;
  padding-inline: var(--section-padding-x);
}
@media screen and (max-width: 782px) {
  .p-staff__survey {
    flex-direction: column;
    gap: 3.5897435897vw;
    padding-inline: 2.5641025641vw;
  }
}
.p-staff__survey > .c-survey-card {
  order: -1;
}
@media screen and (max-width: 782px) {
  .p-staff__survey > .c-survey-card {
    order: -1;
  }
}
.p-staff__survey-lead {
  margin: 0;
  max-width: 460px;
  font-size: clamp(10px, 1.5625vw, 20px);
  font-weight: 500;
  line-height: 1.8;
  color: #333333;
}
.p-staff__survey-lead--red {
  color: #F65307;
}
@media screen and (max-width: 782px) {
  .p-staff__survey-lead {
    font-size: clamp(10px, 3.5897435897vw, 28px);
    text-align: left;
  }
}

.l-main--lp03 .p-staff {
  padding-bottom: 0;
  margin-bottom: 0;
}

.p-voice {
  padding: 4.6875vw 0;
  text-align: center;
  background-image: url(../img/03/voice/voice-bg-pc.webp);
  background-repeat: no-repeat;
  background-position-x: center;
  background-position-y: top;
  background-size: cover;
}
@media screen and (max-width: 782px) {
  .p-voice {
    background-image: url(../img/03/voice/voice-bg-sp.webp);
    padding: 7.6923076923vw 2.5641025641vw;
  }
}
.p-voice__inner {
  width: 100%;
  max-width: 1100px;
  margin-inline: auto;
  padding-inline: var(--section-padding-x);
}
@media screen and (max-width: 782px) {
  .p-voice__inner {
    max-width: none;
    padding-inline: 2.5641025641vw;
  }
}
.p-voice .c-voice-head {
  margin-bottom: 3.125vw;
}
@media screen and (max-width: 782px) {
  .p-voice .c-voice-head {
    margin-bottom: 5.1282051282vw;
  }
}
.p-voice .c-voice__list {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 1.875vw;
  margin: 0 0 3.125vw;
}
@media screen and (max-width: 782px) {
  .p-voice .c-voice__list {
    grid-template-columns: 1fr;
    gap: 3.5897435897vw;
    margin-bottom: 6.1538461538vw;
  }
}
.p-voice__note {
  margin: 0;
  font-size: clamp(10px, 0.9375vw, 12px);
  font-weight: 400;
  line-height: 1.5;
  color: #333333;
  text-align: right;
}
@media screen and (max-width: 782px) {
  .p-voice__note {
    font-size: clamp(10px, 2.3076923077vw, 18px);
  }
}
.p-voice__cta {
  margin-top: 3.125vw;
}
@media screen and (max-width: 782px) {
  .p-voice__cta {
    margin-top: 5.1282051282vw;
  }
}

.u-sp {
  display: none;
}

@media screen and (max-width: 782px) {
  .u-pc {
    display: none;
  }
  .u-sp {
    display: block;
  }
}
