@charset "UTF-8";
html {
  font-size: 100%;
}
@media (max-width: 1300px) {
  html {
    font-size: 1.2307692308vw;
  }
}
@media screen and (max-width: 767px) {
  html {
    font-size: 100%;
  }
}
@media (max-width: 375px) {
  html {
    font-size: 4.2666666667vw;
  }
}

body {
  font-family: "Noto Sans JP", sans-serif;
  color: #000;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}

body.fixed {
  overflow: hidden;
}

@media screen and (max-width: 767px) {
  a,
  button {
    -webkit-transition: 0.3s;
    transition: 0.3s;
  }
  a:hover,
  button:hover {
    opacity: 0.7;
    cursor: pointer;
  }
}

/*****************************
* A Modern CSS Reset (https://github.com/hankchizljaw/modern-css-reset)
* 上記に、ul要素,ol要素,a要素への記述追加
*****************************/
/* Box sizing rules */
*,
*::before,
*::after {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

/* Remove default margin */
body,
h1,
h2,
h3,
h4,
p,
figure,
blockquote,
dl,
dd,
ul,
ol,
li {
  margin: 0;
}

/* Remove list styles on ul, ol elements with a list role, which suggests default styling will be removed */
ul,
ol {
  list-style: none;
  padding: 0;
}

/* Set core root defaults */
html:focus-within {
  scroll-behavior: smooth;
}

/* Set core body defaults */
body {
  min-height: 100vh;
  text-rendering: optimizeSpeed;
  line-height: 1.5;
}

/* A elements that don't have a class get default styles */
a:not([class]) {
  text-decoration-skip-ink: auto;
}

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

/* Make images easier to work with */
img,
picture {
  max-width: 100%;
  display: block;
}

/* Inherit fonts for inputs and buttons */
input,
button,
textarea,
select {
  font: inherit;
}

button {
  border: none;
  padding: 0;
  background-color: transparent;
  background-color: initial;
}

/* Remove all animations, transitions and smooth scroll for people that prefer not to see them */
@media (prefers-reduced-motion: reduce) {
  html:focus-within {
    scroll-behavior: auto;
  }
}
.l-banner {
  padding: 6.25rem 0;
}
@media screen and (max-width: 767px) {
  .l-banner {
    padding: 3.75rem 0;
  }
}

.l-contact {
  padding: 5.4375rem 0 7.5rem;
}
@media screen and (max-width: 767px) {
  .l-contact {
    padding: 3.75rem 0;
  }
}

.l-faq {
  padding: 5.4375rem 0 7.5rem;
}
@media screen and (max-width: 767px) {
  .l-faq {
    padding: 3.75rem 0;
  }
}

.l-feature {
  padding-top: 7.5rem;
}
@media screen and (max-width: 767px) {
  .l-feature {
    padding-top: 3.75rem;
  }
}

.l-find {
  padding: 11.25rem 0 6.5625rem;
  margin-top: -7.75rem;
}
@media screen and (max-width: 767px) {
  .l-find {
    padding: 10rem 0 3.75rem;
  }
}

.l-flow {
  padding: 7.1875rem 0 7.5rem;
}
@media screen and (max-width: 767px) {
  .l-flow {
    padding: 3.75rem 0;
  }
}

.l-footer {
  padding: 4.375rem 0 1.375rem;
}
@media screen and (max-width: 767px) {
  .l-footer {
    padding: 1.5rem 0;
  }
}

.l-header {
  width: 100%;
  padding: 1.75rem 3.125rem;
}
@media screen and (max-width: 767px) {
  .l-header {
    padding: 1.0625rem 1.25rem;
  }
}

.l-inner {
  width: 100%;
  margin-right: auto;
  margin-left: auto;
  max-width: 1300px;
  padding-right: 1.5625rem;
  padding-left: 1.5625rem;
}
@media screen and (max-width: 767px) {
  .l-inner {
    max-width: 31.25rem;
    padding-right: 1.25rem;
    padding-left: 1.25rem;
  }
}

.l-logos {
  padding: 1.5625rem 0 2.1875rem;
}
@media screen and (max-width: 767px) {
  .l-logos {
    padding: 1rem 0;
  }
}

.l-nayami {
  height: 49.3125rem;
  padding: 5.3125rem 0 5rem;
}
@media screen and (max-width: 767px) {
  .l-nayami {
    height: auto;
    padding: 2.5rem 0;
  }
}

.l-price {
  padding: 7.5rem 0;
}
@media screen and (max-width: 767px) {
  .l-price {
    padding: 3.75rem 0;
  }
}

.l-reason {
  padding: 7.1875rem 0 12.3125rem;
}
@media screen and (max-width: 767px) {
  .l-reason {
    padding: 3.75rem 0;
  }
}

.l-thanks {
  padding: 12.5rem 0;
}
@media screen and (max-width: 767px) {
  .l-thanks {
    padding: 5rem 0 3.75rem;
  }
}

.l-usage {
  padding: 7.5rem 0;
}
@media screen and (max-width: 767px) {
  .l-usage {
    padding: 3.75rem 0;
  }
}

.l-voice {
  padding: 7.5rem 0;
}
@media screen and (max-width: 767px) {
  .l-voice {
    padding: 3.75rem 0;
  }
}

.l-works {
  padding: 7.1875rem 0 7.5rem;
}
@media screen and (max-width: 767px) {
  .l-works {
    padding: 3.75rem 0;
  }
}

.c-box-find {
  width: 40.625rem;
  height: 16rem;
  border-radius: 0.6875rem;
  background: linear-gradient(140deg, rgb(255, 143, 6) 0%, rgb(255, 194, 40) 100%);
  position: relative;
  text-align: center;
  padding-top: 0.5rem;
}
@media screen and (max-width: 767px) {
  .c-box-find {
    width: 100%;
    padding-top: 1rem;
    height: 11.25rem;
  }
}

.c-box-find::after {
  content: "だから";
  display: block;
  width: 15.6875rem;
  height: 5.1875rem;
  background-color: #000;
  color: #fff;
  padding-top: 0.8125rem;
  text-align: center;
  font-size: 2rem;
  font-weight: 900;
  -webkit-clip-path: polygon(100% 0, 100% 64%, 50% 100%, 0 64%, 0 0);
          clip-path: polygon(100% 0, 100% 64%, 50% 100%, 0 64%, 0 0);
  position: absolute;
  bottom: 0;
  left: 50%;
  -webkit-transform: translate(-50%, 3.625rem);
          transform: translate(-50%, 3.625rem);
}
@media screen and (max-width: 767px) {
  .c-box-find::after {
    width: 11.25rem;
    height: 3.75rem;
    font-size: 1.25rem;
    -webkit-transform: translate(-50%, 38px);
            transform: translate(-50%, 38px);
  }
}

.c-box-find__fukidashi {
  width: 35.5625rem;
  height: 3.125rem;
  border-radius: 1.71875rem;
  background-color: #fff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  font-size: 1.5rem;
  font-weight: 900;
  position: absolute;
  top: 0;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  -webkit-box-shadow: 0 0.125rem 0.5rem rgba(0, 0, 0, .25);
          box-shadow: 0 0.125rem 0.5rem rgba(0, 0, 0, .25);
}
@media screen and (max-width: 767px) {
  .c-box-find__fukidashi {
    width: 18.75rem;
    height: 2rem;
    font-size: 0.875rem;
  }
}

.c-box-find__fukidashi::after {
  content: "";
  width: 2.5rem;
  height: 1.875rem;
  background-color: #fff;
  -webkit-clip-path: polygon(0 0, 100% 0%, 50% 100%);
          clip-path: polygon(0 0, 100% 0%, 50% 100%);
  position: absolute;
  bottom: 0;
  left: 50%;
  -webkit-transform: translate(-50%, 95%);
          transform: translate(-50%, 95%);
}
@media screen and (max-width: 767px) {
  .c-box-find__fukidashi::after {
    width: 1.5rem;
    height: 1rem;
  }
}

.c-box-find__text {
  font-size: 1.875rem;
  font-weight: 900;
  text-shadow: 0 0.375rem 0.375rem rgba(0, 0, 0, .25);
  color: #fff;
}
@media screen and (max-width: 767px) {
  .c-box-find__text {
    font-size: 1.125rem;
  }
}

.c-box-find__text .yellow {
  color: #fbff00;
  font-size: 2.6875rem;
  display: inline-block;
  margin-bottom: -9.375rem;
}
@media screen and (max-width: 767px) {
  .c-box-find__text .yellow {
    font-size: 1.5rem;
    margin-bottom: 0;
  }
}

.c-box-find__text .num {
  font-size: 7.75rem;
  font-family: "Oswald", sans-serif;
  display: inline-block;
}
@media screen and (max-width: 767px) {
  .c-box-find__text .num {
    font-size: 3.75rem;
  }
}

.c-box-find__text .num-min {
  font-size: 6.15625rem;
}
@media screen and (max-width: 767px) {
  .c-box-find__text .num-min {
    font-size: 3.125rem;
  }
}

.c-box-find__text .mid {
  font-size: 4.375rem;
}
@media screen and (max-width: 767px) {
  .c-box-find__text .mid {
    font-size: 2.1875rem;
  }
}

.c-card-flow {
  -webkit-box-shadow: 0 0 0.8125rem 0 #d0c2ab;
          box-shadow: 0 0 0.8125rem 0 #d0c2ab;
  background-color: #fff;
  border-radius: 0.9375rem;
  padding: 0.3125rem 0.625rem 1.5625rem;
  counter-increment: num;
  position: relative;
}

.c-card-flow:not(:last-child) .c-card-flow__arrow {
  width: 1.625rem;
  height: 1.625rem;
  border-radius: 50%;
  background-color: #000;
  position: absolute;
  top: 50%;
  right: 0;
  -webkit-transform: translate(calc(100% + 0.625rem), -50%);
          transform: translate(calc(100% + 0.625rem), -50%);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
@media screen and (max-width: 767px) {
  .c-card-flow:not(:last-child) .c-card-flow__arrow {
    top: auto;
    bottom: 0;
    right: auto;
    left: 50%;
    -webkit-transform: translate(-50%, calc(100% + 0.625rem)) rotate(90deg);
            transform: translate(-50%, calc(100% + 0.625rem)) rotate(90deg);
  }
}

.c-card-flow__arrow::after {
  content: "";
  width: 0.375rem;
  height: 0.375rem;
  border-right: 1px solid #fff;
  border-bottom: 1px solid #fff;
  -webkit-transform: rotate(-45deg);
          transform: rotate(-45deg);
}

.c-card-flow.orange {
  background-color: #ff8f06;
}

.c-card-flow__label {
  text-align: center;
}

.c-card-flow__label::before {
  content: counter(num, decimal-leading-zero);
  font-family: "futura-pt", sans-serif;
  font-size: 4.375rem;
  font-weight: bold;
  line-height: 1.3;
  color: #fff0d6;
}

.c-card-flow__label.white::before {
  color: rgba(255, 255, 255, .3);
}

.c-card-flow__title {
  font-size: 1.25rem;
  font-weight: 900;
  text-align: center;
  margin-top: -1.9375rem;
}

.c-card-flow__title.white {
  color: #fff;
}

.c-card-flow__icon {
  margin-top: 0.25rem;
  width: 4.5625rem;
  margin-inline: auto;
}

.c-card-flow__icon img {
  aspect-ratio: 73/52;
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
     object-fit: contain;
}

.c-card-flow__text {
  margin-top: 0.5rem;
  font-size: 0.875rem;
  font-weight: 500;
  line-height: 1.3;
  color: #222222;
  text-align: center;
}

.c-card-flow__text.white {
  color: #fff;
}

.c-card-flow__btn {
  margin-top: 0.5rem;
  text-align: center;
}

.c-card-flow__btn a {
  width: 11.6875rem;
  height: 2.875rem;
  background-color: #1b42cd;
  color: #fff;
  border-radius: 3.125rem;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  font-size: 0.875rem;
  font-weight: 900;
  position: relative;
}

.c-card-flow__btn a span {
  width: 0.9375rem;
  height: 0.9375rem;
  border-radius: 50%;
  background-color: #fff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  position: absolute;
  top: 50%;
  right: 0.375rem;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}

.c-card-flow__btn a span::after {
  content: "";
  width: 0.375rem;
  height: 0.5rem;
  background-color: #1b42cd;
  -webkit-clip-path: polygon(0 0, 0 100%, 100% 50%);
          clip-path: polygon(0 0, 0 100%, 100% 50%);
}
@media screen and (max-width: 767px) {
  .c-card-flow__btn a span::after {
    width: 0.375rem;
    height: 0.5rem;
  }
}

.c-card-price {
  -webkit-box-shadow: 0 0 0.625rem rgba(0, 0, 0, .25);
          box-shadow: 0 0 0.625rem rgba(0, 0, 0, .25);
  border-radius: 1.125rem;
  position: relative;
}
@media screen and (max-width: 767px) {
  .c-card-price {
    border-radius: 1.375rem;
  }
}

.c-card-price__label {
  width: 16.9375rem;
  height: 5.375rem;
  border-radius: 3.0625rem;
  color: #fff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  background-color: #ff8f06;
  font-size: 1.3125rem;
  font-weight: 900;
  line-height: 1.4;
  text-align: center;
  position: absolute;
  top: 0;
  left: 50%;
  -webkit-transform: translate(-50%, -3.5rem);
          transform: translate(-50%, -3.5rem);
}
@media screen and (max-width: 767px) {
  .c-card-price__label {
    width: 12.5rem;
    height: 3.75rem;
    font-size: 1.125rem;
    -webkit-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
  }
}

.c-card-price__label.yellow {
  background-color: #ffc506;
}

.c-card-price__img img {
  aspect-ratio: 290/169;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

.c-card-price__body {
  background-color: #fff;
  padding: 0.6875rem 0.9375rem 1.5rem;
  border-radius: 0 0 1.125rem 1.125rem;
}

.c-card-price__price {
  font-size: 1.6875rem;
  color: #ff8f06;
  font-weight: 900;
  text-align: center;
	text-shadow: 0 2px 4px rgba(0, 0, 0, .15);

}
@media screen and (max-width: 767px) {
  .c-card-price__price {
    font-size: 1.25rem;
  }
}

.c-card-price__price.yellow {
  color: #ffc506;
}

.c-card-price__price span {
  font-size: 3.0625rem;
  font-family: "futura-pt-condensed", sans-serif;
  font-weight: 800;
	text-shadow: 0 2px 4px rgba(0, 0, 0, .15);
text-stroke: 0.5px #fff; 
	    -webkit-text-stroke: 0.5px #fff; 
}
@media screen and (max-width: 767px) {
  .c-card-price__price span {
    font-size: 2.5rem;
  }
}

.c-card-price__scene {
  margin-top: 0.5rem;
}

.c-card-price__scene-title {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 1rem;
  font-size: 1.1875rem;
  font-weight: 500;
  color: #ff8f06;
}
@media screen and (max-width: 767px) {
  .c-card-price__scene-title {
    font-size: 1rem;
  }
}

.c-card-price__scene-title.yellow {
  color: #ffc506;
}

.c-card-price__scene-title span {
  -ms-flex-negative: 0;
      flex-shrink: 0;
}

.c-card-price__scene-title::before,
.c-card-price__scene-title::after {
  content: "";
  width: 100%;
  height: 2.5px;
  background-color: #ff8f06;
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
}

.c-card-price__scene-title.yellow::before,
.c-card-price__scene-title.yellow::after {
  background-color: #ffc506;
}

.c-card-price__text {
  margin-top: 0.75rem;
  font-size: 1.375rem;
  font-weight: 800;
  text-align: center;
}
@media screen and (max-width: 767px) {
  .c-card-price__text {
    font-size: 1.125rem;
  }
}

.c-card-reason {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  gap: 2.5rem;
  counter-increment: num;
  position: relative;
}
@media screen and (max-width: 767px) {
  .c-card-reason {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse;
    gap: 0;
  }
}

.c-card-reason::after {
  content: "";
  width: 80.2139037433%;
  height: 17.5rem;
  background-color: #fff0d6;
  border-radius: 1.875rem 0 0 1.875rem;
  position: absolute;
  bottom: -4.8125rem;
  right: -6.25rem;
  z-index: -1;
}
@media screen and (max-width: 767px) {
  .c-card-reason::after {
    bottom: -1rem;
    right: -1.25rem;
    height: 8.75rem;
  }
}

.c-card-reason:nth-child(even) {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse;
}
@media screen and (max-width: 767px) {
  .c-card-reason:nth-child(even) {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse;
  }
}

.c-card-reason:nth-child(even)::after {
  right: auto;
  left: -6.25rem;
  border-radius: 0 1.875rem 1.875rem 0;
}
@media screen and (max-width: 767px) {
  .c-card-reason:nth-child(even)::after {
    left: -1.25rem;
  }
}

.c-card-reason__body {
  width: 58.3778966132%;
}
@media screen and (max-width: 767px) {
  .c-card-reason__body {
    width: 100%;
  }
}

.c-card-reason__label {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  font-family: "futura-pt", sans-serif;
  font-size: 1.75rem;
  font-weight: bold;
  color: #ff8f06;
  position: relative;
}
@media screen and (max-width: 767px) {
  .c-card-reason__label {
    font-size: 1.125rem;
  }
}

.c-card-reason__label::before {
  content: counter(num, decimal-leading-zero);
  font-size: 6.25rem;
  color: #ffdbc5;
  margin-right: -1.9375rem;
  -ms-flex-negative: 0;
      flex-shrink: 0;
}
@media screen and (max-width: 767px) {
  .c-card-reason__label::before {
    font-size: 3.125rem;
    margin-right: -1rem;
  }
}

.c-card-reason__text-box {
  padding-left: 6.8125rem;
  position: relative;
}
@media screen and (max-width: 767px) {
  .c-card-reason__text-box {
    padding-left: 0;
  }
}

.c-card-reason__text-box::before {
  content: "";
  width: 2px;
  height: calc(100% + 2.0625rem);
  background-color: #ff8f06;
  position: absolute;
  left: 4.3125rem;
  top: -0.8125rem;
}
@media screen and (max-width: 767px) {
  .c-card-reason__text-box::before {
    content: none;
  }
}

.c-card-reason__title {
  font-size: 2rem;
  font-weight: 900;
}
@media screen and (max-width: 767px) {
  .c-card-reason__title {
    font-size: 1.25rem;
  }
}

.c-card-reason__text {
  margin-top: 0.875rem;
  font-size: 1rem;
  line-height: 1.7;
  font-weight: 500;
}
@media screen and (max-width: 767px) {
  .c-card-reason__text {
    margin-top: 0.5rem;
    font-size: 0.875rem;
  }
}

.c-card-reason__text span {
  font-weight: 900;
  background: -webkit-gradient(linear, left top, left bottom, color-stop(50%, transparent), color-stop(50%, #fbff00));
  background: linear-gradient(transparent 50%, #fbff00 50%);
}

.c-card-reason__img {
  width: 38.0570409982%;
  margin-top: 3.625rem;
}
@media screen and (max-width: 767px) {
  .c-card-reason__img {
    width: 100%;
    margin-top: 0;
  }
}

.c-card-reason__img img {
  aspect-ratio: 427/280;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

.c-card-usage {
  position: relative;
  border-radius: 1.25rem;
  -webkit-box-shadow: 0 0 0.8125rem 0 #d0c2ab;
          box-shadow: 0 0 0.8125rem 0 #d0c2ab;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -ms-flex-negative: 0;
      flex-shrink: 0;
}

.c-card-usage__icon {
  position: absolute;
  top: 0;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  width: 6.5rem;
}

.c-card-usage__icon img {
  aspect-ratio: 1/1;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

.c-card-usage__img img {
  aspect-ratio: 287/190;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  border-radius: 1.25rem;
}

.c-card-usage__body {
  background-color: #fff;
  border-radius: 0 0 0.9375rem 0.9375rem;
  padding: 0.9375rem 1.25rem 1.5rem;
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
}

.c-card-usage__title {
  font-size: 1.375rem;
  font-weight: 900;
  color: #ff8f06;
  text-align: center;
}

.c-card-usage:nth-child(even) .c-card-usage__title {
  color: #ffc506;
}

.c-card-usage__text {
  margin-top: 0.625rem;
  font-size: 0.875rem;
  font-weight: 500;
  line-height: 1.7;
}

.c-card-voice {
  background-color: #fff;
  border: 3px solid #ff8f06;
  border-radius: 0.9375rem;
  padding: 1.875rem 1.25rem 1.5rem;
}

.c-card-voice__img {
  width: 7.8125rem;
  margin-inline: auto;
}

.c-card-voice__img img {
  aspect-ratio: 1/1;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

.c-card-voice__name {
  margin-top: 1rem;
  font-size: 1.25rem;
  font-weight: 900;
  text-align: center;
}

.c-card-voice__text {
  margin-top: 0.6875rem;
  font-size: 1rem;
  font-weight: 500;
  line-height: 1.7;
}

.c-card-works__img img {
  aspect-ratio: 311/212;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

.c-card-works__body {
  margin-top: 0.9375rem;
}

.c-card-works__name {
  font-size: 1.125rem;
  font-weight: 900;
}

.c-card-works__text {
  margin-top: 0.5rem;
  font-size: 0.875rem;
  font-weight: 500;
}

.c-section-title {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  font-size: 2.375rem;
  font-weight: 800;
  text-align: center;
}
@media screen and (max-width: 767px) {
  .c-section-title {
    font-size: 1.5rem;
  }
}

@media screen and (max-width: 767px) {
  .c-section-title--min {
    letter-spacing: -0.07em;
  }
}

.c-section-title--white {
  color: #fff;
}

.c-section-title span {
  color: #ff8f06;
  font-size: 1.625rem;
  font-weight: 900;
}
@media screen and (max-width: 767px) {
  .c-section-title span {
    font-size: 1.25rem;
  }
}

.c-section-title::before {
  content: attr(data-en);
  font-family: "futura-pt", sans-serif;
  font-size: 1.375rem;
  font-weight: 500;
  letter-spacing: 0.03em;
  color: #ff8f06;
}
@media screen and (max-width: 767px) {
  .c-section-title::before {
    font-size: 1.125rem;
  }
}

.c-section-title--white::before {
  color: #fff;
}

.p-banner {
  background: url(../images/banner_bg.webp) no-repeat center/cover;
}

.p-banner__inner {
  max-width: 67.5rem;
}
@media screen and (max-width: 767px) {
  .p-banner__inner {
    max-width: 31.25rem;
  }
}

.p-banner__lead {
  font-size: 2.625rem;
  font-weight: 800;
  line-height: 1.2;
  color: #fff;
  text-align: center;
  text-shadow: 0.3125rem 0.3125rem 0.9375rem rgba(0, 0, 0, .5);
}
@media screen and (max-width: 767px) {
  .p-banner__lead {
    font-size: 1.25rem;
  }
}

.p-banner__lead span {
  font-size: 4.375rem;
  color: #fbff00;
}
@media screen and (max-width: 767px) {
  .p-banner__lead span {
    font-size: 2.5rem;
  }
}

.p-banner__cards {
  margin-top: 2.5rem;
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 1.375rem;
}
@media screen and (max-width: 767px) {
  .p-banner__cards {
    margin-top: 1.25rem;
    grid-template-columns: repeat(1, 1fr);
    gap: 0.625rem;
  }
}

@media screen and (max-width: 767px) {
  .p-banner__card {
    width: 16.25rem;
    margin-inline: auto;
  }
}

.p-banner__card img {
  aspect-ratio: 329/106;
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
     object-fit: contain;
}

.p-banner__btn {
  margin-top: 1.125rem;
  text-align: center;
}

.p-banner__btn-text-box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
  gap: 1.25rem;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
@media screen and (max-width: 767px) {
  .p-banner__btn-text-box {
    gap: 0.625rem;
  }
}

.p-banner__btn-text-box::before,
.p-banner__btn-text-box::after {
  content: "";
  width: 0.3125rem;
  height: 3.75rem;
  background-color: #fff;
  -webkit-box-shadow: 0.3125rem 0.3125rem 0.5rem rgba(0, 0, 0, .5);
          box-shadow: 0.3125rem 0.3125rem 0.5rem rgba(0, 0, 0, .5);
}
@media screen and (max-width: 767px) {
  .p-banner__btn-text-box::before,
  .p-banner__btn-text-box::after {
    width: 0.1875rem;
    height: 1.875rem;
  }
}

.p-banner__btn-text-box::before {
  -webkit-transform: rotate(-30deg);
          transform: rotate(-30deg);
}

.p-banner__btn-text-box::after {
  -webkit-transform: rotate(30deg);
          transform: rotate(30deg);
}

.p-banner__btn-text {
  font-size: 2.125rem;
  line-height: 1.2;
  color: #fff;
  font-weight: 800;
  text-shadow: 0.3125rem 0.3125rem 0.5rem rgba(0, 0, 0, .5);
}
@media screen and (max-width: 767px) {
  .p-banner__btn-text {
    font-size: 1.25rem;
  }
}

.p-banner__btn-text .num {
  font-size: 2.625rem;
}
@media screen and (max-width: 767px) {
  .p-banner__btn-text .num {
    font-size: 1.5rem;
  }
}

.p-banner__btn-text .min {
  font-size: 1.75rem;
}
@media screen and (max-width: 767px) {
  .p-banner__btn-text .min {
    font-size: 1.125rem;
  }
}

.p-banner__btn a {
  margin-top: 0.875rem;
  width: 24.5rem;
  height: 4.8125rem;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  border-radius: 3.4375rem;
  background: -webkit-gradient(linear, left bottom, left top, from(rgb(18, 53, 180)), color-stop(65%, rgb(71, 105, 229)));
  background: linear-gradient(0deg, rgb(18, 53, 180) 0%, rgb(71, 105, 229) 65%);
  color: #fff;
  font-size: 1.25rem;
  font-weight: 900;
  position: relative;
  -webkit-box-shadow: 0 0.1875rem 0.5rem rgba(0, 0, 0, .3);
          box-shadow: 0 0.1875rem 0.5rem rgba(0, 0, 0, .3);
}
@media screen and (max-width: 767px) {
  .p-banner__btn a {
    width: 18.75rem;
    height: 4rem;
    font-size: 1.125rem;
  }
}

.p-banner__btn a span {
  width: 1.8125rem;
  height: 1.8125rem;
  border-radius: 50%;
  background-color: #fff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  position: absolute;
  top: 50%;
  right: 1rem;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}
@media screen and (max-width: 767px) {
  .p-banner__btn a span {
    width: 1.25rem;
    height: 1.25rem;
  }
}

.p-banner__btn a span::after {
  content: "";
  width: 0.5rem;
  height: 0.625rem;
  background-color: #1b42cd;
  -webkit-clip-path: polygon(0 0, 0 100%, 100% 50%);
          clip-path: polygon(0 0, 0 100%, 100% 50%);
}
@media screen and (max-width: 767px) {
  .p-banner__btn a span::after {
    width: 0.375rem;
    height: 0.5rem;
  }
}

.p-contact {
  background: linear-gradient(140deg, rgb(255, 143, 6) 0%, rgb(255, 194, 40) 100%);
  position: relative;
}

.p-contact::before {
  content: "";
  width: 25.625rem;
  height: 28.875rem;
  background: url(../images/bg-star04.webp) no-repeat center/cover;
  position: absolute;
  top: 0;
  right: 0;
}
@media screen and (max-width: 767px) {
  .p-contact::before {
    width: 12.5rem;
    height: 14.375rem;
  }
}

.p-contact::after {
  content: "";
  width: 50rem;
  height: 28.25rem;
  background: url(../images/bg-star03.webp) no-repeat center/cover;
  position: absolute;
  bottom: -1.125rem;
  left: 0;
}
@media screen and (max-width: 767px) {
  .p-contact::after {
    width: 22.5rem;
    height: 14.0625rem;
  }
}

.p-contact__inner {
  max-width: 65.625rem;
  position: relative;
  z-index: 20;
}
@media screen and (max-width: 767px) {
  .p-contact__inner {
    max-width: 31.25rem;
  }
}

.p-contact__form {
  margin-top: 1.875rem;
}

.p-faq {
  background-color: #efefef;
}

.p-faq__inner {
  max-width: 65.625rem;
}
@media screen and (max-width: 767px) {
  .p-faq__inner {
    max-width: 31.25rem;
  }
}

.p-faq__items {
  margin-top: 2.5rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 1.25rem;
}
@media screen and (max-width: 767px) {
  .p-faq__items {
    margin-top: 1.5rem;
    gap: 1rem;
  }
}

.p-faq__item-q {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 0.625rem;
  padding: 0.75rem 4rem 0.75rem 0.9375rem;
  background-color: #fff;
  border-radius: 2.1875rem;
  font-size: 1.25rem;
  font-weight: 800;
  line-height: 1.3;
  position: relative;
  cursor: pointer;
}
@media screen and (max-width: 767px) {
  .p-faq__item-q {
    gap: 0.5rem;
    font-size: 1rem;
    padding: 0.75rem 3rem 0.75rem 0.9375rem;
  }
}

.p-faq__item-q .icon {
  width: 2.875rem;
  height: 2.875rem;
  background-color: #1b42cd;
  border-radius: 50%;
  color: #fff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  font-family: "futura-pt", sans-serif;
  font-size: 1.375rem;
  font-weight: bold;
  -ms-flex-negative: 0;
      flex-shrink: 0;
}
@media screen and (max-width: 767px) {
  .p-faq__item-q .icon {
    width: 2rem;
    height: 2rem;
    font-size: 1.125rem;
  }
}

.p-faq__item-q .text {
  padding-top: 0.5rem;
}
@media screen and (max-width: 767px) {
  .p-faq__item-q .text {
    padding-top: 0.25rem;
  }
}

.p-faq__item-q::before,
.p-faq__item-q::after {
  content: "";
  width: 1.75rem;
  height: 0.25rem;
  background-color: #1b42cd;
  position: absolute;
  top: 50%;
  right: 1.875rem;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  -webkit-transition: 0.3s ease;
  transition: 0.3s ease;
}
@media screen and (max-width: 767px) {
  .p-faq__item-q::before,
  .p-faq__item-q::after {
    width: 1.25rem;
    height: 0.125rem;
    right: 1rem;
  }
}

.p-faq__item-q::after {
  -webkit-transform: translateY(-50%) rotate(90deg);
          transform: translateY(-50%) rotate(90deg);
}

.p-faq__item-q.close::after {
  -webkit-transform: translateY(-50%) rotate(0);
          transform: translateY(-50%) rotate(0);
}

.p-faq__item-a-box {
  display: none;
}

.p-faq__item-a {
  padding: 0.9375rem 1.25rem 1.25rem 0.9375rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 0.625rem;
}

.p-faq__item-a .icon {
  width: 2.875rem;
  height: 2.875rem;
  background-color: #ff8f06;
  border-radius: 50%;
  color: #fff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  font-family: "futura-pt", sans-serif;
  font-size: 1.375rem;
  font-weight: bold;
  -ms-flex-negative: 0;
      flex-shrink: 0;
}
@media screen and (max-width: 767px) {
  .p-faq__item-a .icon {
    width: 2rem;
    height: 2rem;
    font-size: 1.125rem;
  }
}

.p-faq__item-a .text {
  padding-top: 0.5rem;
  font-size: 1rem;
  font-weight: 500;
}
@media screen and (max-width: 767px) {
  .p-faq__item-a .text {
    padding-top: 0.25rem;
  }
}

.p-faq__item-a .text a {
  color: #1b42cd;
  text-decoration: underline;
}

.p-feature {
  background-color: #fff0d6;
  position: relative;
}

.p-feature::after {
  content: "";
  width: 25.625rem;
  height: 28.875rem;
  background: url(../images/bg-star01.webp) no-repeat center/cover;
  position: absolute;
  top: 0;
  right: 0;
}
@media screen and (max-width: 767px) {
  .p-feature::after {
    width: 12.5rem;
    height: 14.375rem;
  }
}

.p-feature__inner {
  max-width: 65.625rem;
  position: relative;
  z-index: 20;
}
@media screen and (max-width: 767px) {
  .p-feature__inner {
    max-width: 31.25rem;
  }
}

.p-feature__text {
  margin-top: 0.25rem;
  font-size: 1rem;
  font-weight: 900;
  text-align: center;
}
@media screen and (max-width: 767px) {
  .p-feature__text {
    font-size: 0.8125rem;
    letter-spacing: -0.04em;
  }
}

.p-feature__img {
  margin-top: 2.4375rem;
}
@media screen and (max-width: 767px) {
  .p-feature__img {
    margin-top: 1.5rem;
    overflow-x: auto;
    margin-right: calc(50% - 50vw);
  }
}

.p-feature__img img {
  aspect-ratio: 1000/565;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
@media screen and (max-width: 767px) {
  .p-feature__img img {
    max-width: 38.4375rem;
    width: 38.4375rem;
  }
}

.p-find {
  background-color: #fff0d6;
  position: relative;
  overflow: hidden;
}

.p-find::before {
  content: "";
  width: 25.625rem;
  height: 28.875rem;
  background: url(../images/bg-star01.webp) no-repeat center/cover;
  position: absolute;
  top: 0;
  right: 0;
  z-index: 20;
}
@media screen and (max-width: 767px) {
  .p-find::before {
    content: none;
  }
}

.p-find::after {
  content: "";
  width: 19.25rem;
  height: 23.1875rem;
  background: url(../images/bg-star05.webp) no-repeat center/cover;
  position: absolute;
  bottom: 8.125rem;
  left: 0;
}
@media screen and (max-width: 767px) {
  .p-find::after {
    content: none;
  }
}

.p-find__inner {
  height: 100%;
  position: relative;
  z-index: 20;
}

.p-find__bottom-img {
  max-width: 90rem;
  width: 90rem;
  aspect-ratio: 1440/395;
  background: url(../images/find_img.webp) no-repeat center/cover;
  position: absolute;
  bottom: -6.5625rem;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  z-index: -1;
}
@media screen and (max-width: 767px) {
  .p-find__bottom-img {
    display: none;
  }
}

.p-find__box {
  margin-inline: auto;
}

.p-find__lead {
  margin-top: 5.875rem;
  font-size: 2.4375rem;
  font-weight: 900;
  line-height: 1.4;
  text-align: center;
}
@media screen and (max-width: 767px) {
  .p-find__lead {
    margin-top: 3.75rem;
    font-size: 1.25rem;
  }
}

.p-find__lead .orange {
  color: #ff8f06;
}

.p-find__lead .orange .la {
  font-size: 2.875rem;
  background-image: radial-gradient(circle at center, #ff8f06 15%, transparent 10%);
  background-position: top right;
  background-repeat: repeat-x;
  background-size: 1em 0.3em;
  padding-top: 0.3em;
}
@media screen and (max-width: 767px) {
  .p-find__lead .orange .la {
    font-size: 1.5rem;
  }
}

.p-find__caption {
  margin-top: 0.875rem;
  font-size: 1rem;
  font-weight: 900;
  text-align: center;
}
@media screen and (max-width: 767px) {
  .p-find__caption {
    font-size: 0.75rem;
  }
}

.p-flow {
  background-color: #fff0d6;
  position: relative;
}

.p-flow::after {
  content: "";
  width: 25.625rem;
  height: 28.875rem;
  background: url(../images/bg-star01.webp) no-repeat center/cover;
  position: absolute;
  top: 0;
  right: 0;
}
@media screen and (max-width: 767px) {
  .p-flow::after {
    width: 12.5rem;
    height: 14.375rem;
  }
}

.p-flow__inner {
  max-width: 80rem;
  position: relative;
  z-index: 20;
}

.p-flow__cards {
  margin-top: 2.5rem;
  display: grid;
  grid-template-columns: repeat(5, 1fr);
  gap: 2.875rem;
}
@media screen and (max-width: 767px) {
  .p-flow__cards {
    margin-top: 1.5rem;
    grid-template-columns: repeat(1, 1fr);
  }
}

.p-footer__wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
@media screen and (max-width: 767px) {
  .p-footer__wrap {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}

.p-footer__logo {
  width: 21rem;
}
@media screen and (max-width: 767px) {
  .p-footer__logo {
    width: 16.25rem;
    margin-inline: auto;
  }
}

.p-footer__logo img {
  aspect-ratio: 336/53;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

.p-footer__table {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 3.25rem;
}
@media screen and (max-width: 767px) {
  .p-footer__table {
    margin-top: 2.5rem;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 1.25rem;
  }
}

.p-footer__table-box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 0.625rem;
}

.p-footer__table-box dt {
  padding-bottom: 0.5rem;
  font-size: 1.125rem;
  font-weight: 900;
  line-height: 1.7;
  border-bottom: 1px solid #ff8f06;
}

.p-footer__table-box dd {
  font-size: 1rem;
  font-weight: 500;
  line-height: 1.7;
}

.p-footer__copyright {
  margin-top: 2.5rem;
  font-size: 0.75rem;
  font-weight: 500;
  line-height: 2;
  text-align: center;
}

.p-form-fv {
  background-color: #fff;
  height: 100%;
  padding: 1.5rem 1.625rem 1.25rem;
}
@media screen and (max-width: 1439px) {
  .p-form-fv {
    padding: 0.75rem 0.8125rem 0.625rem;
  }
}

.p-form-fv__table-box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 0.375rem;
}

.p-form-fv__table-box:nth-child(n+2) {
  margin-top: 0.9375rem;
}

.p-form-fv__table-box dt {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 0.625rem;
  font-size: 1rem;
  font-weight: bold;
}

.p-form-fv__table-box dt span {
  width: 2.5rem;
  height: 1.5rem;
  border-radius: 0.1875rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  font-size: 0.75rem;
  font-weight: bold;
  line-height: 1.3;
  color: #fff;
  background-color: #ff8f06;
}

.p-form-fv__table-box dt span.option {
  background-color: #a6a6a6;
}

.p-form-fv__table-box dd {
  position: relative;
  height: 100%;
}

.p-form-fv__table-box dd input {
  width: 100%;
  height: 2.5rem;
  background-color: #f3f3f3;
  border-radius: 0.4375rem;
  border: none;
  padding: 0 0.625rem;
  font-size: 0.875rem;
}

.p-form-fv__table-box dd input::-webkit-input-placeholder {
  color: #838383;
}

.p-form-fv__table-box dd input::-moz-placeholder {
  color: #838383;
}

.p-form-fv__table-box dd input::-ms-input-placeholder {
  color: #838383;
}

.p-form-fv__table-box dd input::placeholder {
  color: #838383;
}

.p-form-fv__table-box dd .wpcf7-not-valid-tip {
  position: absolute;
  top: 0;
  right: 0;
  -webkit-transform: translateY(calc(-100% - 1rem));
          transform: translateY(calc(-100% - 1rem));
  font-size: 0.8125rem;
}

.p-form-fv__table-box dd textarea {
  width: 100%;
  height: 8rem;
  border-radius: 0.4375rem;
  background-color: #f3f3f3;
  border: none;
  padding: 0.3125rem 0.625rem;
  font-size: 0.8125rem;
  resize: none;
}
@media screen and (max-width: 1439px) {
  .p-form-fv__table-box dd textarea {
    height: 6.25rem;
  }
}

.p-form-fv__table-box dd textarea::-webkit-input-placeholder {
  color: #838383;
}

.p-form-fv__table-box dd textarea::-moz-placeholder {
  color: #838383;
}

.p-form-fv__table-box dd textarea::-ms-input-placeholder {
  color: #838383;
}

.p-form-fv__table-box dd textarea::placeholder {
  color: #838383;
}

.p-form-fv__agree {
  margin-top: 1.0625rem;
  font-size: 0.75rem;
  font-weight: 500;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.p-form-fv__agree .wpcf7-list-item {
  margin: 0;
}

.p-form-fv__agree .wpcf7-list-item label {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  gap: 0.625rem;
}

.p-form-fv__agree a {
  color: #0f3af7;
  text-decoration: underline;
}

.p-form-fv__agree input {
  margin: 0;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  width: 1.125rem;
  height: 1.125rem;
  border-radius: 0.3125rem;
  border: 1px solid #000;
}

.p-form-fv__agree input:checked::before {
  content: "";
  position: absolute;
  top: 0.25rem;
  left: 0.5rem;
  -webkit-transform: rotate(50deg);
          transform: rotate(50deg);
  width: 0.25rem;
  height: 0.5rem;
  border-right: 2px solid #000;
  border-bottom: 2px solid #000;
}

.p-form-fv__btn {
  margin-top: 0.875rem;
  text-align: center;
}

.p-form-fv__btn input {
  width: 13.625rem;
  height: 3.125rem;
  border-radius: 0.625rem;
  background-color: #ffc506;
  color: #fff;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  font-size: 0.875rem;
  font-weight: 900;
  border: none;
}

.wpcf7-spinner {
  display: none;
}

.wpcf7 form.sent .wpcf7-response-output {
  opacity: 0;
}

.p-form {
  background-color: #fff;
  border-radius: 0.9375rem;
  padding: 3.125rem 4.8125rem 2.5rem;
}
@media screen and (max-width: 767px) {
  .p-form {
    padding: 1.5rem 1.25rem;
  }
}

.p-form__table {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 0.9375rem;
}
@media screen and (max-width: 767px) {
  .p-form__table {
    gap: 0.5rem;
  }
}

.p-form__table-box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  gap: 2.5rem;
}
@media screen and (max-width: 767px) {
  .p-form__table-box {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 0.5rem;
  }
}

.p-form__table-box dt {
  width: 25.4761904762%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  font-size: 1.125rem;
  font-weight: 900;
  padding-top: 0.9375rem;
}
@media screen and (max-width: 767px) {
  .p-form__table-box dt {
    width: 100%;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    gap: 1rem;
    font-size: 1rem;
  }
}

.p-form__table-box dt span {
  width: 3.375rem;
  height: 1.6875rem;
  border-radius: 0.3125rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  color: #fff;
  background-color: #ff8f06;
  font-size: 0.75rem;
  font-weight: bold;
}
@media screen and (max-width: 767px) {
  .p-form__table-box dt span {
    width: 2.625rem;
    height: 1.25rem;
    font-size: 0.6875rem;
  }
}

.p-form__table-box dt span.option {
  background-color: #a6a6a6;
}

.p-form__table-box dd {
  width: 70.2380952381%;
}
@media screen and (max-width: 767px) {
  .p-form__table-box dd {
    width: 100%;
  }
}

.p-form__table-box dd input {
  width: 100%;
  height: 3.75rem;
  border-radius: 0.3125rem;
  border: none;
  background-color: #efefef;
  padding: 1rem 1.5rem;
}
@media screen and (max-width: 767px) {
  .p-form__table-box dd input {
    height: 3rem;
    padding: 0.5rem;
    font-size: 0.875rem;
    padding: 0 0.625rem;
  }
}

.p-form__table-box dd input::-webkit-input-placeholder {
  color: #838383;
}

.p-form__table-box dd input::-moz-placeholder {
  color: #838383;
}

.p-form__table-box dd input::-ms-input-placeholder {
  color: #838383;
}

.p-form__table-box dd input::placeholder {
  color: #838383;
}

.p-form__table-box dd textarea {
  width: 100%;
  height: 10rem;
  border-radius: 0.3125rem;
  border: none;
  background-color: #efefef;
  padding: 1rem 1.5rem;
}
@media screen and (max-width: 767px) {
  .p-form__table-box dd textarea {
    height: 7.5rem;
    font-size: 0.8125rem;
    padding: 0.3125rem 0.625rem;
  }
}

.p-form__table-box dd textarea::-webkit-input-placeholder {
  color: #838383;
}

.p-form__table-box dd textarea::-moz-placeholder {
  color: #838383;
}

.p-form__table-box dd textarea::-ms-input-placeholder {
  color: #838383;
}

.p-form__table-box dd textarea::placeholder {
  color: #838383;
}

.p-form__agree {
  margin-top: 2.5rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  gap: 0.75rem;
  font-size: 1rem;
  font-weight: 500;
}
@media screen and (max-width: 767px) {
  .p-form__agree {
    margin-top: 1.5rem;
    gap: 0.5rem;
  }
}

.p-form__agree .wpcf7-list-item {
  margin: 0;
}

.p-form__agree .wpcf7-list-item label {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  gap: 0.625rem;
}

.p-form__agree a {
  color: #0f3af7;
  text-decoration: underline;
}

.p-form__agree input {
  margin: 0;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  width: 1.5rem;
  height: 1.5rem;
  border: 1px solid #000;
  border-radius: 0.3125rem;
}
@media screen and (max-width: 767px) {
  .p-form__agree input {
    width: 1.125rem;
    height: 1.125rem;
  }
}

.p-form__agree input:checked::before {
  content: "";
  position: absolute;
  top: 0.25rem;
  left: 0.5rem;
  -webkit-transform: rotate(50deg);
          transform: rotate(50deg);
  width: 0.625rem;
  height: 0.875rem;
  border-right: 2px solid #000;
  border-bottom: 2px solid #000;
}
@media screen and (max-width: 767px) {
  .p-form__agree input:checked::before {
    width: 0.375rem;
    height: 0.625rem;
  }
}

.p-form__btn {
  margin-top: 2.5rem;
  width: 22.25rem;
  height: 4.375rem;
  margin-inline: auto;
  position: relative;
}
@media screen and (max-width: 767px) {
  .p-form__btn {
    margin-top: 1.5rem;
    width: 18.75rem;
    height: 3.5rem;
  }
}

.p-form__btn span {
  width: 1.8125rem;
  height: 1.8125rem;
  border-radius: 50%;
  background-color: #fff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  position: absolute;
  top: 50%;
  right: 1rem;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}
@media screen and (max-width: 767px) {
  .p-form__btn span {
    width: 1.25rem;
    height: 1.25rem;
  }
}

.p-form__btn span::after {
  content: "";
  width: 0.5rem;
  height: 0.625rem;
  background-color: #1b42cd;
  -webkit-clip-path: polygon(0 0, 0 100%, 100% 50%);
          clip-path: polygon(0 0, 0 100%, 100% 50%);
}
@media screen and (max-width: 767px) {
  .p-form__btn span::after {
    width: 0.375rem;
    height: 0.5rem;
  }
}

.p-form__btn input {
  width: 100%;
  height: 100%;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  border-radius: 3.125rem;
  background: -webkit-gradient(linear, left bottom, left top, from(rgb(18, 53, 180)), color-stop(65%, rgb(71, 105, 229)));
  background: linear-gradient(0deg, rgb(18, 53, 180) 0%, rgb(71, 105, 229) 65%);
  color: #fff;
  font-size: 1.125rem;
  font-weight: 900;
  border: none;
  -webkit-box-shadow: 0 0.25rem 0.5rem 0 rgba(0, 0, 0, .25);
          box-shadow: 0 0.25rem 0.5rem 0 rgba(0, 0, 0, .25);
}

.p-fv {
  aspect-ratio: 1440/685;
  background: url(../images/fv.webp) no-repeat center/cover;
  position: relative;
}
@media screen and (max-width: 767px) {
  .p-fv {
    aspect-ratio: 375/550;
    background: url(../images/fv-sp.webp) no-repeat center/cover;
  }
}

.p-form__box {
  width: 28.4722222222%;
  height: 100%;
  aspect-ratio: 410/685;
  position: absolute;
  top: 0;
  right: 0;
  padding: 1.25rem 1.5rem;
  background-color: #fff8db;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
@media screen and (max-width: 1439px) {
  .p-form__box {
    right: 0;
    width: auto;
    height: 38.6875rem;
    padding: 0.625rem 0.75rem;
  }
}
@media screen and (max-width: 767px) {
  .p-form__box {
    display: none;
  }
}

.p-form__box .wpcf7 {
  width: 100%;
}

.p-fv__btn {
  position: absolute;
  bottom: 2.1875rem;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
}

.p-fv__btn a {
  width: 17.5rem;
  height: 3.375rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  color: #fff;
  background: -webkit-gradient(linear, left bottom, left top, from(rgb(18, 53, 180)), color-stop(65%, rgb(71, 105, 229)));
  background: linear-gradient(0deg, rgb(18, 53, 180) 0%, rgb(71, 105, 229) 65%);
  font-size: 1rem;
  font-weight: 900;
  border-radius: 2.375rem;
  position: relative;
  -webkit-box-shadow: 0 0.25rem 0.375rem 0 rgba(0, 0, 0, .25);
          box-shadow: 0 0.25rem 0.375rem 0 rgba(0, 0, 0, .25);
}

.p-fv__btn a .fukidashi {
  position: absolute;
  top: -1.25rem;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  width: 13.875rem;
  height: 1.75rem;
  border: 1.5px solid #4769e5;
  background-color: #fff;
  border-radius: 2.375rem;
  color: #1b42cd;
  font-size: 0.75rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.p-fv__btn a .fukidashi::after {
  content: "";
  width: 0.625rem;
  height: 0.5rem;
  background-color: #fff;
  -webkit-clip-path: polygon(0 0, 100% 0%, 50% 100%);
          clip-path: polygon(0 0, 100% 0%, 50% 100%);
  position: absolute;
  bottom: 0;
  left: 50%;
  -webkit-transform: translate(-50%, 90%);
          transform: translate(-50%, 90%);
}

.p-fv__btn a .btn {
  width: 1.25rem;
  height: 1.25rem;
  border-radius: 50%;
  background-color: #fff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  position: absolute;
  top: 50%;
  right: 1.0625rem;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}

.p-fv__btn a .btn::after {
  content: "";
  width: 0.375rem;
  height: 0.5rem;
  background-color: #1b42cd;
  -webkit-clip-path: polygon(0 0, 0 100%, 100% 50%);
          clip-path: polygon(0 0, 0 100%, 100% 50%);
}

.p-header {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1000;
}

.p-header.is-active {
  position: fixed;
  background-color: #fff;
}

.p-header__inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 2.375rem;
  width: 100%;
}
@media screen and (max-width: 767px) {
  .p-header__inner {
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
}

.p-header__logo {
  -ms-flex-negative: 0;
      flex-shrink: 0;
}

.p-header__logo a {
  display: block;
  width: 14.25rem;
  aspect-ratio: 228/36;
  background: url(../images/header-logo.webp) no-repeat center/contain;
}
@media screen and (max-width: 767px) {
  .p-header__logo a {
    width: 12rem;
  }
}

.p-header.is-active .p-header__logo a {
  background: url(../images/footer-logo.webp) no-repeat center/contain;
}

@media screen and (max-width: 767px) {
  .p-header__nav {
    display: none;
    position: fixed;
    top: 4rem;
    left: 0;
    width: 100%;
    height: calc(100vh - 4rem);
    background-color: #fff;
    padding-top: 2.5rem;
  }
}

.p-header.is-active .p-header__nav {
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
}

.p-header__menu {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 1.125rem;
}
@media screen and (max-width: 767px) {
  .p-header__menu {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}

.p-header.is-active .p-header__menu {
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}

.p-header__item a {
  font-size: 1rem;
  font-weight: bold;
  color: #fff;
}
@media screen and (max-width: 767px) {
  .p-header__item a {
    color: #000;
  }
}

.p-header.is-active .p-header__item a {
  color: #000;
}

.p-header__item:not(:first-child) a {
  display: block;
  padding-left: 1.125rem;
  position: relative;
}
@media screen and (max-width: 767px) {
  .p-header__item:not(:first-child) a {
    padding-left: 0;
  }
}

.p-header__item:not(:first-child) a::before {
  content: "";
  width: 1px;
  height: 1.25rem;
  background-color: #fff;
  position: absolute;
  top: 50%;
  left: 0;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}
@media screen and (max-width: 767px) {
  .p-header__item:not(:first-child) a::before {
    content: none;
  }
}

.p-header.is-active .p-header__item:not(:first-child) a::before {
  background-color: #000;
}

.p-header__btn-nav {
  display: none;
}
@media screen and (max-width: 767px) {
  .p-header__btn-nav {
    display: block;
    margin-top: 2.5rem;
    text-align: center;
  }
}

.p-header__btn-nav a {
  width: 18.75rem;
  height: 4.375rem;
  border-radius: 3.125rem;
  background: -webkit-gradient(linear, left bottom, left top, from(rgb(18, 53, 180)), color-stop(65%, rgb(71, 105, 229)));
  background: linear-gradient(0deg, rgb(18, 53, 180) 0%, rgb(71, 105, 229) 65%);
  color: #fff;
  font-size: 1.25rem;
  font-weight: bold;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  gap: 1rem;
}

.p-header__btn-nav a::before {
  content: "";
  width: 1.875rem;
  height: 1.875rem;
  background: url(../images/icon_mail.svg) no-repeat center/contain;
}

.p-header__btn {
  display: none;
}

.p-header.is-active .p-header__btn {
  display: block;
}
@media screen and (max-width: 767px) {
  .p-header.is-active .p-header__btn {
    display: none;
  }
}

.p-header__btn a {
  width: 18.75rem;
  height: 4.375rem;
  border-radius: 3.125rem;
  background: -webkit-gradient(linear, left bottom, left top, from(rgb(18, 53, 180)), color-stop(65%, rgb(71, 105, 229)));
  background: linear-gradient(0deg, rgb(18, 53, 180) 0%, rgb(71, 105, 229) 65%);
  color: #fff;
  font-size: 1.25rem;
  font-weight: bold;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  gap: 1rem;
  -webkit-box-shadow: 0 0.25rem 0.5rem 0 rgba(0, 0, 0, .25);
          box-shadow: 0 0.25rem 0.5rem 0 rgba(0, 0, 0, .25);
}

.p-header__btn a::before {
  content: "";
  width: 1.875rem;
  height: 1.875rem;
  background: url(../images/icon_mail.svg) no-repeat center/contain;
}

.p-header__toggle {
  display: none;
}
@media screen and (max-width: 767px) {
  .p-header__toggle {
    display: block;
    width: 1.5625rem;
    height: 1.25rem;
    position: relative;
  }
}

.p-header__toggle span {
  width: 100%;
  height: 1px;
  background-color: #fff;
  position: absolute;
  left: 0;
  -webkit-transition: 0.3s ease;
  transition: 0.3s ease;
}

.p-header.is-active .p-header__toggle span {
  background-color: #000;
}

.p-header__toggle span:nth-child(1) {
  top: 0;
}

.p-header__toggle span:nth-child(2) {
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}

.p-header__toggle span:nth-child(3) {
  bottom: 0;
}

.p-header__toggle.show span:nth-child(1) {
  top: 50%;
  -webkit-transform: translateY(-50%) rotate(45deg);
          transform: translateY(-50%) rotate(45deg);
}

.p-header__toggle.show span:nth-child(2) {
  opacity: 0;
}

.p-header__toggle.show span:nth-child(3) {
  top: 50%;
  bottom: auto;
  -webkit-transform: translateY(-50%) rotate(-45deg);
          transform: translateY(-50%) rotate(-45deg);
}

.p-logos__wrapper {
  -webkit-transition-timing-function: linear;
          transition-timing-function: linear;
}

.p-logos__img {
  width: 10.375rem;
}
@media screen and (max-width: 767px) {
  .p-logos__img {
    width: 7.5rem;
  }
}

.p-logos__img img {
  aspect-ratio: 166/70;
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
     object-fit: contain;
}

.p-main {
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  background-color: #ff8f06;
}

.p-nayami {
  background-color: #fff0d6;
  position: relative;
  z-index: 10;
}

.p-nayami::after {
  content: "";
  width: 100%;
  height: 100%;
  background: url(../images/nayami_bg.webp) no-repeat bottom/cover;
  position: absolute;
  top: 0;
  left: 0;
  z-index: -1;
}
@media screen and (max-width: 767px) {
  .p-nayami::after {
    background: url(../images/nayami_bg-sp.webp) no-repeat bottom/cover;
  }
}

.p-nayami__title {
  text-align: center;
  font-size: 1.75rem;
  font-weight: bold;
  line-height: 1.3;
  position: relative;
}
@media screen and (max-width: 767px) {
  .p-nayami__title {
    font-size: 1.125rem;
  }
}

.p-nayami__title::after {
  content: "";
  width: 26rem;
  height: 4.875rem;
  background: url(../images/nayami_title.webp) no-repeat center/cover;
  position: absolute;
  bottom: 0;
  left: 50%;
  -webkit-transform: translate(-50%, 47px);
          transform: translate(-50%, 47px);
}
@media screen and (max-width: 767px) {
  .p-nayami__title::after {
    width: 16.25rem;
    height: 3.125rem;
    -webkit-transform: translate(-50%, 27px);
            transform: translate(-50%, 27px);
  }
}

.p-nayami__title span {
  font-size: 2.375rem;
}
@media screen and (max-width: 767px) {
  .p-nayami__title span {
    font-size: 1.25rem;
  }
}

.p-nayami__img {
  margin-top: 2.875rem;
  width: 62.9375rem;
  margin-inline: auto;
}
@media screen and (max-width: 767px) {
  .p-nayami__img {
    width: 100%;
  }
}

.p-nayami__img img {
  aspect-ratio: 1007/321;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
@media screen and (max-width: 767px) {
  .p-nayami__img img {
    aspect-ratio: 335/454.3;
  }
}

.p-nayami__kaiketsu {
  margin-top: 1.25rem;
  width: 27.5rem;
  margin-inline: auto;
}
@media screen and (max-width: 767px) {
  .p-nayami__kaiketsu {
    width: 15.625rem;
    margin-top: -2.5rem;
  }
}

.p-nayami__kaiketsu img {
  aspect-ratio: 440/147;
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
     object-fit: contain;
}

.p-price {
  background-color: #efefef;
}

.p-price__cards {
  margin-top: 5.375rem;
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 1.75rem;
}
@media screen and (max-width: 767px) {
  .p-price__cards {
    margin-top: 3.75rem;
    grid-template-columns: repeat(1, 1fr);
    gap: 3.75rem;
  }
}

.p-price__caption {
  margin-top: 1.25rem;
  font-size: 0.75rem;
  font-weight: 500;
}
@media screen and (max-width: 767px) {
  .p-price__caption {
    font-size: 0.625rem;
  }
}

.p-reason {
  position: relative;
  overflow: hidden;
}

.p-reason::after {
  content: "";
  width: 100%;
  height: 100%;
  background: url(../images/reason_bg.webp) no-repeat center/cover;
  position: absolute;
  top: 0;
  left: 0;
  z-index: -2;
}

.p-reason__inner {
  max-width: 73.25rem;
}

.p-reason__cards {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 6.0625rem;
}
@media screen and (max-width: 767px) {
  .p-reason__cards {
    gap: 3.75rem;
  }
}

.p-reason__card {
  -webkit-transform: translateX(3.6875rem);
          transform: translateX(3.6875rem);
}
@media screen and (max-width: 767px) {
  .p-reason__card {
    -webkit-transform: none;
            transform: none;
  }
}

.p-reason__card:nth-child(even) {
  -webkit-transform: translateX(-3.6875rem);
          transform: translateX(-3.6875rem);
}
@media screen and (max-width: 767px) {
  .p-reason__card:nth-child(even) {
    -webkit-transform: none;
            transform: none;
  }
}

.p-thanks {
  background-color: #ff8f06;
}

.p-thanks__title {
  color: #fff;
}

.p-thanks__text {
  margin-top: 3.75rem;
  font-size: 1.5rem;
  text-align: center;
  font-weight: bold;
  line-height: 2;
  color: #fff;
}
@media screen and (max-width: 767px) {
  .p-thanks__text {
    margin-top: 2.5rem;
    font-size: 1rem;
  }
}

.p-usage {
  background: url(../images/usage_bg.webp) no-repeat center/cover;
}

.p-usage__cards {
  margin-top: 5.5625rem;
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 1.875rem;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
@media screen and (max-width: 767px) {
  .p-usage__cards {
    grid-template-columns: repeat(1, 1fr);
    gap: 4.5rem;
  }
}

.p-voice {
  background-color: #fff0d6;
  position: relative;
}

.p-voice::after {
  content: "";
  width: 39.5rem;
  height: 28.25rem;
  background: url(../images/bg-star02.webp) no-repeat center/cover;
  position: absolute;
  top: 2.5rem;
  left: 0;
}
@media screen and (max-width: 767px) {
  .p-voice::after {
    width: 19.375rem;
    height: 14.0625rem;
  }
}

.p-voice__inner {
  max-width: 65.625rem;
  position: relative;
  z-index: 20;
}
@media screen and (max-width: 767px) {
  .p-voice__inner {
    max-width: 31.25rem;
  }
}

.p-voice__cards {
  margin-top: 2.5rem;
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 1.875rem;
}
@media screen and (max-width: 767px) {
  .p-voice__cards {
    margin-top: 1.5rem;
    gap: 1.25rem;
    grid-template-columns: repeat(1, 1fr);
  }
}

.p-works {
  position: relative;
  overflow: hidden;
}

.p-works::after {
  content: "";
  width: 65.25rem;
  height: 81.375rem;
  background: url(../images/works_bg.webp) no-repeat center/cover;
  position: absolute;
  top: -12.0625rem;
  left: 0;
  z-index: -1;
}
@media screen and (max-width: 767px) {
  .p-works::after {
    content: none;
  }
}

.p-works__inner {
  max-width: 65.625rem;
}
@media screen and (max-width: 767px) {
  .p-works__inner {
    max-width: 31.25rem;
  }
}

.p-works__cards {
  margin-top: 1.875rem;
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 2rem;
}
@media screen and (max-width: 767px) {
  .p-works__cards {
    margin-top: 1.25rem;
    grid-template-columns: repeat(1, 1fr);
    gap: 1.25rem;
  }
}

@media screen and (max-width: 767px) {
  .u-desktop {
    display: none;
  }
}

.u-mobile {
  display: none;
}
@media screen and (max-width: 767px) {
  .u-mobile {
    display: block;
  }
}
/*# sourceMappingURL=styles.css.map */
