@charset "UTF-8";
*,
*::before,
*::after {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

html,
body,
h1,
h2,
h3,
h4,
h5,
h6,
ul,
ol,
dl,
li,
dt,
dd,
p,
div,
span,
img,
a,
table,
tr,
th,
td,
small,
button,
time,
figure {
  padding: 0;
  margin: 0;
  font: inherit;
  font-size: 100%;
  vertical-align: baseline;
  border: 0;
}

html {
  line-height: 1;
}

ol,
ul {
  list-style: none;
}

li,
dd {
  list-style-type: none;
}

header,
footer,
nav,
section,
article,
main,
aside,
figure,
figcaption {
  display: block;
}

img {
  vertical-align: bottom;
  border: none;
}

@media screen and (max-width: 1199px) and (min-width: 768px) {
  html {
    font-size: calc(16 / 1200 * 100vw);
  }
}
@media screen and (max-width: 319px) {
  html {
    font-size: calc(16 / 320 * 100vw);
  }
}

body {
  overflow-x: hidden;
  font-family: "Noto Serif JP", serif;
  font-size: 15px;
  font-weight: 300;
  line-height: 1.8;
  color: #000;
  background: #fff;
}
@media screen and (max-width: 767px) {
  body {
    font-size: 13px;
    line-height: 1.5;
  }
}

a {
  color: inherit;
  text-decoration: none;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
@media (hover: hover) {
  a:hover {
    cursor: pointer;
  }
}

picture,
img,
a,
span {
  display: inline-block;
}

video,
img,
svg {
  width: 100%;
  height: 100%;
}

button {
  font: inherit;
  color: inherit;
  background: transparent;
  background: none;
  border: none;
}

input,
textarea,
select {
  font: inherit;
}

@media (min-width: 768px) {
  a[href*="tel:"] {
    text-decoration: none;
    pointer-events: none;
    cursor: default;
  }
}
.l-inner {
  position: relative;
  width: 100%;
  max-width: 1440px;
  height: inherit;
  padding: 0 5rem;
  margin-inline: auto;
}
@media screen and (max-width: 767px) {
  .l-inner {
    width: 100%;
    max-width: 600px;
    padding: 0 1.5rem;
  }
}
.l-inner--work {
  max-width: 1440px;
}

.l-inner__narrow {
  max-width: 50rem;
}
@media screen and (max-width: 767px) {
  .l-inner__narrow {
    max-width: 272px;
    padding: 0 1.5rem;
  }
}

.l-inner--header {
  width: 100%;
  max-width: 1440px;
  padding-inline: 2.6875rem 1.5rem;
  margin-inline: auto;
}
@media screen and (max-width: 767px) {
  .l-inner--header {
    padding-inline: 1.125rem;
  }
}

@media screen and (max-width: 767px) {
  .l-inner--strength {
    width: 100%;
    max-width: unset;
    padding: 0 1.5rem 0 0;
  }
}

@media screen and (max-width: 767px) {
  .l-inner--service {
    width: 100%;
    max-width: unset;
    padding: 0 1.5rem 0 0;
  }
}

.l-main {
  min-height: 100vh;
}

.l-header {
  padding-block: 1.375rem;
}
@media screen and (max-width: 767px) {
  .l-header {
    padding-block: 1.0625rem;
  }
}

.l-top-work {
  padding-block: 9.5625rem 5.375rem;
  -webkit-margin-before: 1000px;
          margin-block-start: 1000px;
}
@media screen and (max-width: 767px) {
  .l-top-work {
    padding-block: 4.375rem 2rem;
    -webkit-margin-before: 600px;
            margin-block-start: 600px;
  }
}

.l-top-solution {
  -webkit-padding-before: 5.375rem;
          padding-block-start: 5.375rem;
}
@media screen and (max-width: 767px) {
  .l-top-solution {
    -webkit-padding-before: 2rem;
            padding-block-start: 2rem;
  }
}

@media screen and (max-width: 767px) {
  .l-top-solution--En {
    -webkit-padding-before: 2.3125rem;
            padding-block-start: 2.3125rem;
  }
}

.l-top-strength {
  padding-block: 2.1875rem 2.5rem;
}
@media screen and (max-width: 767px) {
  .l-top-strength {
    padding-block: 0 1.3125rem;
  }
}

.l-top-service {
  padding-block: 3.4375rem 21.875rem;
}
@media screen and (max-width: 767px) {
  .l-top-service {
    padding-block: 1.3125rem 8.4375rem;
  }
}

.l-top-flow {
  padding-block: 9.375rem 5.125rem;
}
@media screen and (max-width: 767px) {
  .l-top-flow {
    padding-block: 2.125rem 1.875rem;
  }
}

.l-top-faq {
  -webkit-padding-before: 5.125rem;
          padding-block-start: 5.125rem;
}
@media screen and (max-width: 767px) {
  .l-top-faq {
    -webkit-padding-before: 1.875rem;
            padding-block-start: 1.875rem;
  }
}

.l-contact {
  padding-block: 7.625rem 5.625rem;
}
@media screen and (max-width: 767px) {
  .l-contact {
    padding-block: 2.5rem 3.25rem;
  }
}

.l-footer {
  padding-block: 4.0625rem 5.375rem;
}
@media screen and (max-width: 767px) {
  .l-footer {
    padding-block: 2rem 1.6875rem;
  }
}

.l-footer-address__wrap {
  -webkit-padding-before: 4.75rem;
          padding-block-start: 4.75rem;
}
@media screen and (max-width: 767px) {
  .l-footer-address__wrap {
    -webkit-padding-before: 2rem;
            padding-block-start: 2rem;
  }
}

.l-page-top {
  padding-block: 12.3125rem 6.625rem;
}
@media screen and (max-width: 767px) {
  .l-page-top {
    padding-block: 4.5625rem 2.375rem;
  }
}

.l-about-philosophy {
  padding-block: 13.5625rem 15.375rem;
}
@media screen and (max-width: 767px) {
  .l-about-philosophy {
    padding-block: 2.5rem 2.625rem;
  }
}

.l-about-message {
  padding-block: 13.125rem 30.5rem;
}
@media screen and (max-width: 767px) {
  .l-about-message {
    padding-block: 4.5rem 12.5625rem;
  }
}

@media (min-width: 768px) {
  .l-about-message--En {
    padding-block: 13.125rem 27.5rem;
  }
}

.l-about-team {
  padding-block: 10.25rem 19.9375rem;
}
@media screen and (max-width: 767px) {
  .l-about-team {
    padding-block: 3.25rem 14.125rem;
  }
}

@media screen and (max-width: 767px) {
  .l-about-team--En {
    padding-block: 3.25rem 7.625rem;
  }
}

.l-work-record {
  padding-block: 13.0625rem 13.5625rem;
}
@media screen and (max-width: 767px) {
  .l-work-record {
    padding-block: 6.5625rem 9.0625rem;
  }
}

.l-privacy {
  -webkit-padding-after: 12.375rem;
          padding-block-end: 12.375rem;
}
@media screen and (max-width: 767px) {
  .l-privacy {
    -webkit-padding-after: 6.625rem;
            padding-block-end: 6.625rem;
  }
}

.l-terms {
  -webkit-padding-after: 18.3125rem;
          padding-block-end: 18.3125rem;
}
@media screen and (max-width: 767px) {
  .l-terms {
    -webkit-padding-after: 7.3125rem;
            padding-block-end: 7.3125rem;
  }
}

.l-page-contact {
  -webkit-padding-after: 9rem;
          padding-block-end: 9rem;
}
@media screen and (max-width: 767px) {
  .l-page-contact {
    padding-block: 4.375rem 8.875rem;
  }
}

@media screen and (max-width: 767px) {
  .l-page-contact--En {
    padding-block: 4.375rem 6.5rem;
  }
}

.l-thanks {
  min-height: 100dvh;
}

.l-faq-top {
  padding-block: 12.3125rem 15.4375rem;
}
@media screen and (max-width: 767px) {
  .l-faq-top {
    padding-block: 4.8125rem 2.8125rem;
  }
}

@media (min-width: 768px) {
  .l-faq-top--En {
    padding-block: 12.3125rem 9.375rem;
  }
}

.l-faq-boxes {
  padding-block: 7.375rem 18.75rem;
}
@media screen and (max-width: 767px) {
  .l-faq-boxes {
    padding-block: 1.875rem 3.0625rem;
  }
}

.l-faq-boxes--En {
  padding-block: 7.375rem 13rem;
}
@media screen and (max-width: 767px) {
  .l-faq-boxes--En {
    padding-block: 1.25rem 6.125rem;
  }
}

.l-company-top {
  padding-block: 12.3125rem 8.75rem;
}
@media screen and (max-width: 767px) {
  .l-company-top {
    padding-block: 4.8125rem 3.1875rem;
  }
}

.l-company-summary {
  padding-block: 11.375rem 15.125rem;
}
@media screen and (max-width: 767px) {
  .l-company-summary {
    padding-block: 1.5rem 5.4375rem;
  }
}

.l-company-summary--En {
  padding-block: 7.75rem 15.125rem;
}
@media screen and (max-width: 767px) {
  .l-company-summary--En {
    padding-block: 2.75rem 7.125rem;
  }
}

.l-price-plan {
  padding-block: 7.8125rem 12.9375rem;
}
@media screen and (max-width: 767px) {
  .l-price-plan {
    padding-block: 4.3125rem 7.75rem;
  }
}

.l-service-four {
  padding-block: 6.375rem 13.9375rem;
}
@media screen and (max-width: 767px) {
  .l-service-four {
    padding-block: 3.6875rem 4.9375rem;
  }
}

.l-service-contents {
  padding-block: 15.625rem 23.625rem;
}
@media screen and (max-width: 767px) {
  .l-service-contents {
    padding-block: 5.5625rem 5.375rem;
  }
}

@media (min-width: 768px) {
  .l-service-contents--En {
    padding-block: 15.625rem 11.75rem;
  }
}

@media (min-width: 768px) {
  .l-about-top--En {
    padding-block: 12.3125rem 9.0625rem;
  }
}

.c-title {
  font-size: 35px;
  line-height: 1.2;
}
@media screen and (max-width: 767px) {
  .c-title {
    font-size: 25px;
    line-height: 1.3;
  }
}

.c-sub-title {
  -webkit-margin-before: 15px;
          margin-block-start: 15px;
  font-size: 15px;
  line-height: 1.2;
}
@media screen and (max-width: 767px) {
  .c-sub-title {
    font-size: 10px;
  }
}

.c-button {
  z-index: 1;
  position: relative;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  padding-inline: 1rem;
  margin-inline: auto;
  overflow: hidden;
  border-radius: 100vmax;
}
.c-button::before {
  position: absolute;
  top: 0.0625rem;
  left: 50%;
  width: 100%;
  height: calc(100% - 0.125rem);
  padding: 1px;
  content: "";
  background: -webkit-gradient(linear, left top, right top, color-stop(-0.27%, #785ba4), color-stop(2.75%, #88549b), color-stop(10.79%, #aa478a), color-stop(18.83%, #c43c7d), color-stop(26.88%, #d73473), color-stop(34.92%, #e3306d), color-stop(43.97%, #e72f6c), color-stop(67.09%, #ea5518), color-stop(69.1%, #ea5128), color-stop(96.25%, #f29317));
  background: linear-gradient(90deg, #785ba4 -0.27%, #88549b 2.75%, #aa478a 10.79%, #c43c7d 18.83%, #d73473 26.88%, #e3306d 34.92%, #e72f6c 43.97%, #ea5518 67.09%, #ea5128 69.1%, #f29317 96.25%);
  border-radius: 100vmax;
  -webkit-mask: -webkit-gradient(linear, left top, left bottom, color-stop(0, #fff)) content-box, -webkit-gradient(linear, left top, left bottom, color-stop(0, #fff));
  -webkit-mask: linear-gradient(#fff 0 0) content-box, linear-gradient(#fff 0 0);
          mask: -webkit-gradient(linear, left top, left bottom, color-stop(0, #fff)) content-box, -webkit-gradient(linear, left top, left bottom, color-stop(0, #fff));
          mask: linear-gradient(#fff 0 0) content-box, linear-gradient(#fff 0 0);
  -webkit-mask-composite: xor;
          mask-composite: xor;
  -webkit-mask-composite: xor;
          mask-composite: exclude;
  translate: -50% 0;
}
@media (any-hover: hover) {
  .c-button:hover .c-button-bg {
    -webkit-mask: unset;
            mask: unset;
    scale: 1 1;
    -webkit-transition: scale 0.6s ease;
    transition: scale 0.6s ease;
  }
  .c-button:hover .c-button-text {
    color: #fff;
    border: 1px solid #fff;
    -webkit-text-fill-color: unset;
  }
}

.c-button-bg {
  z-index: -2;
  position: absolute;
  top: 0.0625rem;
  left: 50%;
  width: calc(100% + 2rem);
  height: calc(100% - 0.125rem);
  padding: 1px;
  overflow: hidden;
  content: "";
  background: -webkit-gradient(linear, left top, right top, color-stop(-0.27%, #785ba4), color-stop(2.75%, #88549b), color-stop(10.79%, #aa478a), color-stop(18.83%, #c43c7d), color-stop(26.88%, #d73473), color-stop(34.92%, #e3306d), color-stop(43.97%, #e72f6c), color-stop(67.09%, #ea5518), color-stop(69.1%, #ea5128), color-stop(96.25%, #f29317));
  background: linear-gradient(90deg, #785ba4 -0.27%, #88549b 2.75%, #aa478a 10.79%, #c43c7d 18.83%, #d73473 26.88%, #e3306d 34.92%, #e72f6c 43.97%, #ea5518 67.09%, #ea5128 69.1%, #f29317 96.25%);
  border-radius: 100vmax;
  -webkit-mask: -webkit-gradient(linear, left top, left bottom, color-stop(0, #fff)) content-box, -webkit-gradient(linear, left top, left bottom, color-stop(0, #fff));
  -webkit-mask: linear-gradient(#fff 0 0) content-box, linear-gradient(#fff 0 0);
          mask: -webkit-gradient(linear, left top, left bottom, color-stop(0, #fff)) content-box, -webkit-gradient(linear, left top, left bottom, color-stop(0, #fff));
          mask: linear-gradient(#fff 0 0) content-box, linear-gradient(#fff 0 0);
  -webkit-mask-composite: xor;
          mask-composite: xor;
  -webkit-mask-composite: xor;
          mask-composite: exclude;
  -webkit-transform-origin: left center;
          transform-origin: left center;
  scale: 0 1;
  translate: -50% 0;
}
@media screen and (max-width: 767px) {
  .c-button-bg {
    width: calc(100% + 1.625rem);
  }
}

.c-button-text {
  z-index: 1;
  position: relative;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  padding: 0.375rem 3.125rem 0.625rem;
  font-size: 15px;
  line-height: 1.8;
  background: -webkit-gradient(linear, left top, right top, color-stop(-0.27%, #785ba4), color-stop(2.75%, #88549b), color-stop(10.79%, #aa478a), color-stop(18.83%, #c43c7d), color-stop(26.88%, #d73473), color-stop(34.92%, #e3306d), color-stop(43.97%, #e72f6c), color-stop(67.09%, #ea5518), color-stop(69.1%, #ea5128), color-stop(96.25%, #f29317));
  background: linear-gradient(90deg, #785ba4 -0.27%, #88549b 2.75%, #aa478a 10.79%, #c43c7d 18.83%, #d73473 26.88%, #e3306d 34.92%, #e72f6c 43.97%, #ea5518 67.09%, #ea5128 69.1%, #f29317 96.25%);
  -webkit-background-clip: text;
          background-clip: text;
  border: 1px solid transparent;
  border-radius: 100vmax;
  -webkit-transition: background-position 0.3s ease;
  transition: background-position 0.3s ease;
  -webkit-text-fill-color: transparent;
}
.c-button-text::before {
  z-index: -1;
  position: absolute;
  inset: 0;
  padding: 1px;
  content: "";
  background: -webkit-gradient(linear, left top, right top, color-stop(-0.27%, #785ba4), color-stop(2.75%, #88549b), color-stop(10.79%, #aa478a), color-stop(18.83%, #c43c7d), color-stop(26.88%, #d73473), color-stop(34.92%, #e3306d), color-stop(43.97%, #e72f6c), color-stop(67.09%, #ea5518), color-stop(69.1%, #ea5128), color-stop(96.25%, #f29317));
  background: linear-gradient(90deg, #785ba4 -0.27%, #88549b 2.75%, #aa478a 10.79%, #c43c7d 18.83%, #d73473 26.88%, #e3306d 34.92%, #e72f6c 43.97%, #ea5518 67.09%, #ea5128 69.1%, #f29317 96.25%);
  border-radius: inherit;
  -webkit-mask: -webkit-gradient(linear, left top, left bottom, color-stop(0, #fff)) content-box, -webkit-gradient(linear, left top, left bottom, color-stop(0, #fff));
  -webkit-mask: linear-gradient(#fff 0 0) content-box, linear-gradient(#fff 0 0);
          mask: -webkit-gradient(linear, left top, left bottom, color-stop(0, #fff)) content-box, -webkit-gradient(linear, left top, left bottom, color-stop(0, #fff));
          mask: linear-gradient(#fff 0 0) content-box, linear-gradient(#fff 0 0);
  -webkit-mask-composite: xor;
          mask-composite: xor;
  -webkit-mask-composite: xor;
          mask-composite: exclude;
  -webkit-transition: background-position 0.3s ease;
  transition: background-position 0.3s ease;
}
@media screen and (max-width: 767px) {
  .c-button-text {
    padding: 0.375rem 2.5625rem 0.5rem 2.625rem;
    font-size: 13px;
    line-height: 1.8;
  }
}

.c-button--En .c-button-text {
  padding: 0.375rem 1.875rem 0.625rem;
}
@media screen and (max-width: 767px) {
  .c-button--En .c-button-text {
    padding: 0.375rem 1.5rem 0.625rem;
  }
}

@media screen and (max-width: 767px) {
  .c-button--En-middle .c-button-text {
    padding: 0.375rem 0.625rem 0.625rem;
  }
}

@media screen and (max-width: 767px) {
  .c-button--En-faq .c-button-text {
    padding: 0.375rem 1.875rem 0.625rem;
  }
}

.c-button--large .c-button-text,
.c-button--large .c-button-text--white {
  padding: 0.375rem 3.75rem 0.625rem;
}
@media screen and (max-width: 767px) {
  .c-button--large .c-button-text {
    padding: 0.375rem 2.5rem 0.625rem;
  }
  .c-button--large .c-button-text--white {
    padding: 0.375rem 4rem 0.625rem;
  }
}

.c-button--white {
  z-index: 1;
  position: relative;
}
@media (any-hover: hover) {
  .c-button--white:hover {
    z-index: 1;
  }
  .c-button--white:hover .c-button-bg--white::before {
    scale: 1 1;
    -webkit-transition: scale 0.6s ease;
    transition: scale 0.6s ease;
  }
  .c-button--white:hover .c-button-text--white {
    background: -webkit-gradient(linear, left top, right top, color-stop(-0.27%, #785ba4), color-stop(2.75%, #88549b), color-stop(10.79%, #aa478a), color-stop(18.83%, #c43c7d), color-stop(26.88%, #d73473), color-stop(34.92%, #e3306d), color-stop(43.97%, #e72f6c), color-stop(67.09%, #ea5518), color-stop(69.1%, #ea5128), color-stop(96.25%, #f29317));
    background: linear-gradient(90deg, #785ba4 -0.27%, #88549b 2.75%, #aa478a 10.79%, #c43c7d 18.83%, #d73473 26.88%, #e3306d 34.92%, #e72f6c 43.97%, #ea5518 67.09%, #ea5128 69.1%, #f29317 96.25%);
    -webkit-background-clip: text;
            background-clip: text;
    border-color: transparent;
    -webkit-text-fill-color: transparent;
  }
  .c-button--white:hover .c-button-text--white::before {
    scale: 1 1;
    -webkit-transition: scale 0.6s ease;
    transition: scale 0.6s ease;
  }
}

.c-button-bg--white {
  z-index: -2;
  position: absolute;
  top: 0;
  left: 50%;
  width: calc(100% + 2rem);
  height: 100%;
  overflow: hidden;
  content: "";
  border: 1px solid #fff;
  border-radius: 100vmax;
  translate: -50% 0;
}
.c-button-bg--white::before {
  position: absolute;
  inset: 0;
  content: "";
  background: #fff;
  border-radius: inherit;
  -webkit-transform-origin: left center;
          transform-origin: left center;
  scale: 0 1;
  -webkit-transition: scale 0.2s ease, background 0.2s ease;
  transition: scale 0.2s ease, background 0.2s ease;
}

.c-button-text--white {
  z-index: 1;
  position: relative;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  padding: 0.375rem 3.125rem 0.625rem;
  font-size: 15px;
  line-height: 1.8;
  color: #fff;
  border: 1px solid #fff;
  border-radius: 100vmax;
}
.c-button-text--white::before {
  z-index: -1;
  position: absolute;
  top: -1px;
  left: 50%;
  width: 100%;
  height: calc(100% + 2px);
  padding: 1px;
  content: "";
  background: -webkit-gradient(linear, left top, right top, color-stop(-0.27%, #785ba4), color-stop(2.75%, #88549b), color-stop(10.79%, #aa478a), color-stop(18.83%, #c43c7d), color-stop(26.88%, #d73473), color-stop(34.92%, #e3306d), color-stop(43.97%, #e72f6c), color-stop(67.09%, #ea5518), color-stop(69.1%, #ea5128), color-stop(96.25%, #f29317));
  background: linear-gradient(90deg, #785ba4 -0.27%, #88549b 2.75%, #aa478a 10.79%, #c43c7d 18.83%, #d73473 26.88%, #e3306d 34.92%, #e72f6c 43.97%, #ea5518 67.09%, #ea5128 69.1%, #f29317 96.25%);
  border-radius: 100vmax;
  -webkit-mask: -webkit-gradient(linear, left top, left bottom, color-stop(0, #fff)) content-box, -webkit-gradient(linear, left top, left bottom, color-stop(0, #fff));
  -webkit-mask: linear-gradient(#fff 0 0) content-box, linear-gradient(#fff 0 0);
          mask: -webkit-gradient(linear, left top, left bottom, color-stop(0, #fff)) content-box, -webkit-gradient(linear, left top, left bottom, color-stop(0, #fff));
          mask: linear-gradient(#fff 0 0) content-box, linear-gradient(#fff 0 0);
  -webkit-mask-composite: xor;
          mask-composite: xor;
  -webkit-mask-composite: xor;
          mask-composite: exclude;
  -webkit-transform-origin: left center;
          transform-origin: left center;
  scale: 0 1;
  translate: -50% 0;
}
@media screen and (max-width: 767px) {
  .c-button-text--white {
    padding: 0.375rem 4.0625rem 0.625rem;
    font-size: 13px;
    line-height: 1.8;
  }
}

.c-button--white-En .c-button-text--white {
  padding: 0.375rem 2.5rem 0.625rem;
}
@media screen and (max-width: 767px) {
  .c-button--white-En .c-button-text--white {
    padding: 0.375rem 3.125rem 0.625rem;
  }
}

.c-language-button {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-column-gap: 0.5625rem;
     -moz-column-gap: 0.5625rem;
          column-gap: 0.5625rem;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-item-align: start;
      align-self: start;
  -webkit-transition: opacity 0.3s ease;
  transition: opacity 0.3s ease;
}
.c-language-button.black .c-language-button__text {
  color: #000;
}
.c-language-button.black .c-language-button__arrow {
  background: #000;
}
.c-language-button.black .c-language-button__arrow::before {
  background: #000;
}
@media (any-hover: hover) {
  .c-language-button:hover {
    opacity: 0.7;
  }
}

.c-language-button__text {
  font-size: 12px;
  color: #fff;
}
@media screen and (max-width: 767px) {
  .c-language-button__text {
    color: #000;
  }
}

.c-language-button__arrow {
  position: relative;
  width: 34px;
  height: 1px;
  background: #fff;
}
.c-language-button__arrow::before {
  position: absolute;
  top: 50%;
  left: 0;
  width: 4.28px;
  height: 4.28px;
  aspect-ratio: 1/1;
  content: "";
  background: #fff;
  border-radius: 50%;
  translate: 0 -50%;
}
@media screen and (max-width: 767px) {
  .c-language-button__arrow {
    background: #000;
  }
  .c-language-button__arrow::before {
    background: #000;
  }
}
.c-language-button__arrow--en::before {
  left: 100%;
}
.c-language-button__arrow.is-dark::before {
  background-color: #000;
}

.c-dot {
  position: absolute;
  width: 3.42px;
  height: auto;
  aspect-ratio: 1/1;
  background: -webkit-gradient(linear, left top, right top, from(#785ba4), color-stop(3.01%, #88549b), color-stop(11.03%, #aa478a), color-stop(19.06%, #c43c7d), color-stop(27.08%, #d73473), color-stop(35.1%, #e3306d), color-stop(44.13%, #e72f6c), color-stop(67.2%, #ea5518), color-stop(69.2%, #ea5128), color-stop(96.28%, #f29317));
  background: linear-gradient(90deg, #785ba4 0%, #88549b 3.01%, #aa478a 11.03%, #c43c7d 19.06%, #d73473 27.08%, #e3306d 35.1%, #e72f6c 44.13%, #ea5518 67.2%, #ea5128 69.2%, #f29317 96.28%);
  border-radius: 50%;
}

.c-dot1 {
  top: 50%;
  left: 11.5px;
  -webkit-transform-origin: 156px 0;
          transform-origin: 156px 0;
  translate: 0 -50%;
}
@media screen and (max-width: 767px) {
  .c-dot1 {
    left: 0.5625rem;
    -webkit-transform-origin: 7.78125rem 0;
            transform-origin: 7.78125rem 0;
  }
}

.c-dot2 {
  top: 11.5px;
  left: 50%;
  -webkit-transform-origin: 0 156px;
          transform-origin: 0 156px;
  translate: -50% 0;
}
@media screen and (max-width: 767px) {
  .c-dot2 {
    top: 0.5625rem;
    -webkit-transform-origin: 0 7.78125rem;
            transform-origin: 0 7.78125rem;
  }
}

.c-dot3 {
  top: 50%;
  left: calc(100% - 11.5px);
  -webkit-transform-origin: -156px 0;
          transform-origin: -156px 0;
  translate: 0 -50%;
}
@media screen and (max-width: 767px) {
  .c-dot3 {
    left: calc(100% - 0.5625rem);
    -webkit-transform-origin: -7.78125rem 0;
            transform-origin: -7.78125rem 0;
  }
}

.c-dot4 {
  top: calc(100% - 11.5px);
  left: 50%;
  -webkit-transform-origin: 0 -156px;
          transform-origin: 0 -156px;
  translate: -50% 0;
}
@media screen and (max-width: 767px) {
  .c-dot4 {
    top: calc(100% - 0.5625rem);
    -webkit-transform-origin: 0 -7.78125rem;
            transform-origin: 0 -7.78125rem;
  }
}

@-webkit-keyframes rotate {
  from {
    -webkit-transform: rotate(0deg) translateX(0);
            transform: rotate(0deg) translateX(0);
  }
  to {
    -webkit-transform: rotate(360deg) translateX(0);
            transform: rotate(360deg) translateX(0);
  }
}

@keyframes rotate {
  from {
    -webkit-transform: rotate(0deg) translateX(0);
            transform: rotate(0deg) translateX(0);
  }
  to {
    -webkit-transform: rotate(360deg) translateX(0);
            transform: rotate(360deg) translateX(0);
  }
}
.c-page-title {
  font-size: 70px;
  line-height: 1.2;
}
@media screen and (max-width: 767px) {
  .c-page-title {
    font-size: 35px;
    line-height: normal;
  }
}

@media screen and (max-width: 767px) {
  .c-page-title--En {
    line-height: 1.3;
  }
}

.c-page-sub-title {
  -webkit-margin-before: 1.5rem;
          margin-block-start: 1.5rem;
  font-size: 15px;
  line-height: 1.2;
}
@media screen and (max-width: 767px) {
  .c-page-sub-title {
    -webkit-margin-before: 0.5rem;
            margin-block-start: 0.5rem;
    font-size: 10px;
    line-height: 1.2;
  }
}

.c-page-contents-title {
  font-size: 25px;
  line-height: 1.2;
}
@media screen and (max-width: 767px) {
  .c-page-contents-title {
    font-size: 20px;
    line-height: 1.5;
    letter-spacing: -0.2px;
  }
}

.c-page-contents-text {
  font-size: 15px;
}
.c-page-contents-text + .c-page-contents-text {
  -webkit-margin-before: -0.625rem;
          margin-block-start: -0.625rem;
}
@media screen and (max-width: 767px) {
  .c-page-contents-text {
    font-size: 13px;
  }
}

@media screen and (max-width: 767px) {
  .c-page-contents-text--En {
    line-height: 1.3;
  }
}

.c-small-title {
  font-size: 25px;
  line-height: normal;
}
@media screen and (max-width: 767px) {
  .c-small-title {
    font-size: 20px;
  }
}

.c-small-sub-title {
  font-size: 15px;
  line-height: normal;
}
@media screen and (max-width: 767px) {
  .c-small-sub-title {
    font-size: 10px;
  }
}

.c-dot-large {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 8.875px;
  aspect-ratio: 1/1;
  background: linear-gradient(118deg, #785ba4 10.87%, #88549b 13.08%, #aa478a 19%, #c43c7d 24.91%, #d73473 30.82%, #e3306d 36.73%, #e72f6c 43.39%, #ea5518 60.38%, #ea5128 61.86%, #f29317 81.82%);
  border-radius: 50%;
  translate: -50% -50%;
  -webkit-animation: move 30s linear infinite;
          animation: move 30s linear infinite;
  offset-distance: var(--start);
  /* 横半径499px, 縦半径299px の楕円を指定 */
  offset-path: ellipse(31.1875rem 18.6875rem at 50% 50%);
  offset-rotate: 0deg;
}
@media screen and (max-width: 767px) {
  .c-dot-large {
    width: 4.12px;
    offset-path: ellipse(15.90625rem 9.53125rem at 50% 50%);
  }
}

/* 6 個を均等配置 → 16.666...% ずつズラす */
.c-dot-large1 {
  --start: 0%;
}

.c-dot-large2 {
  --start: 16.66%;
}

.c-dot-large3 {
  --start: 33.33%;
}

.c-dot-large4 {
  --start: 50%;
}

.c-dot-large5 {
  --start: 66.66%;
}

.c-dot-large6 {
  --start: 83.33%;
}

/* 1周するアニメーション（開始位置 +100% へ進む） */
@-webkit-keyframes move {
  to {
    offset-distance: calc(var(--start) + 100%);
  }
}
@keyframes move {
  to {
    offset-distance: calc(var(--start) + 100%);
  }
}
.p-loading {
  z-index: 300;
  position: fixed;
  top: 0;
  left: 0;
  display: grid;
  place-items: center;
  width: 100%;
  height: 100%;
  background: #000;
  -webkit-transition: opacity 1s ease;
  transition: opacity 1s ease;
}
.p-loading.js-loading-end {
  opacity: 0;
}

.p-loading__logo img {
  width: 20.875rem;
  height: auto;
  opacity: 0;
  -webkit-animation: fadeIn 1s ease 0.7s forwards;
          animation: fadeIn 1s ease 0.7s forwards;
}
@media screen and (max-width: 767px) {
  .p-loading__logo img {
    width: 17rem;
    max-width: 272px;
  }
}

@-webkit-keyframes fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}

@keyframes fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
.p-header {
  z-index: 20;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
}

.p-header__wrap {
  display: grid;
  grid-template-columns: 185px auto;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.p-header__logo {
  width: 185px;
  height: auto;
  -webkit-transition: opacity 0.3s ease;
  transition: opacity 0.3s ease;
}
.p-header__logo.black svg path {
  fill: #165b7f;
}
@media (any-hover: hover) {
  .p-header__logo:hover {
    opacity: 0.7;
  }
}
@media screen and (max-width: 767px) {
  .p-header__logo {
    width: 103px;
  }
}

.p-header__logo-text {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  white-space: nowrap;
  border: 0;
  clip: rect(0, 0, 0, 0);
}

.p-header__drawer-icon {
  font-size: 12px;
  color: #fff;
  text-transform: uppercase;
}
.p-header__drawer-icon.black {
  color: #000;
}

.p-nav {
  z-index: 40;
  position: fixed;
  top: 60vh;
  right: 2.75rem;
}

.p-nav__list-item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}

.p-nav__link {
  font-size: 15px;
  line-height: 2.3;
  color: #fff;
  text-align: right;
  -webkit-transition: opacity 0.3s ease;
  transition: opacity 0.3s ease;
}
@media (any-hover: hover) {
  .p-nav__link:hover {
    opacity: 0.7;
  }
}
.p-nav__link.black {
  color: #000;
}

.p-drawer {
  z-index: 40;
  position: fixed;
  top: 0;
  right: 0;
  width: 198px;
  height: 100vh;
  height: 100svh;
  padding: 21px 13px 21px 21px;
  overflow-y: scroll;
  background: rgba(255, 255, 255, 0.9);
  translate: 101%;
  -webkit-transition: translate 0.5s ease;
  transition: translate 0.5s ease;
}
.p-drawer.js-show {
  translate: 0;
}

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

.p-drawer__head {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.p-drawer__close-icon {
  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;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 15px;
  height: 15px;
}

.p-drawer__close-icon-bar {
  width: 100%;
  height: 1px;
  background: #211815;
}
.p-drawer__close-icon-bar:nth-of-type(1) {
  rotate: 45deg;
  translate: 0 calc(50% + 0.5px);
}
.p-drawer__close-icon-bar:nth-of-type(2) {
  rotate: -45deg;
  translate: 0 calc(50% - 0.5px);
}

.p-drawer__body {
  padding-inline: 30px;
}

.p-drawer__list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}

.p-drawer__item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-column-gap: 15px;
     -moz-column-gap: 15px;
          column-gap: 15px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.p-drawer__item::before {
  -ms-flex-negative: 0;
      flex-shrink: 0;
  width: 4px;
  height: 4px;
  content: "";
  background: transparent;
  border-radius: 50%;
}
.p-drawer__item.is-current::before {
  background: -webkit-gradient(linear, left top, right top, color-stop(-0.27%, #785ba4), color-stop(2.75%, #88549b), color-stop(10.79%, #aa478a), color-stop(18.83%, #c43c7d), color-stop(26.88%, #d73473), color-stop(34.92%, #e3306d), color-stop(43.97%, #e72f6c), color-stop(67.09%, #ea5518), color-stop(69.1%, #ea5128), color-stop(96.25%, #f29317));
  background: linear-gradient(90deg, #785ba4 -0.27%, #88549b 2.75%, #aa478a 10.79%, #c43c7d 18.83%, #d73473 26.88%, #e3306d 34.92%, #e72f6c 43.97%, #ea5518 67.09%, #ea5128 69.1%, #f29317 96.25%);
}

.p-drawer__link {
  font-size: 15px;
  line-height: 2.25;
}

.p-heading {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-column-gap: 0.5625rem;
     -moz-column-gap: 0.5625rem;
          column-gap: 0.5625rem;
}
@media screen and (max-width: 767px) {
  .p-heading--column {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 0.625rem 0;
    text-align: center;
  }
  .p-heading--column .c-sub-title {
    -webkit-margin-before: 0;
            margin-block-start: 0;
  }
}

.p-top-fv {
  position: relative;
  width: 100vw;
  height: 100dvh;
  overflow: hidden;
  color: #fff;
}

.p-top-fv__bg {
  z-index: -1;
  position: fixed;
  inset: 0;
  width: 100vw;
  height: 100dvh;
  margin: -12px;
  content: "";
  -webkit-filter: blur(0);
          filter: blur(0);
  -webkit-transition: -webkit-filter 0.2s;
  transition: -webkit-filter 0.2s;
  transition: filter 0.2s;
  transition: filter 0.2s, -webkit-filter 0.2s;
}
.p-top-fv__bg video {
  width: calc(100% + 24px);
  height: calc(100% + 24px);
  -o-object-fit: cover;
     object-fit: cover;
}

.p-top-fv__title,
.p-top-fv-contents__title {
  font-size: 35px;
  line-height: 2;
}

.p-top-fv__title {
  position: absolute;
  top: 50%;
  left: 50%;
  translate: -50% -50%;
}
@media screen and (max-width: 767px) {
  .p-top-fv__title {
    font-size: 25px;
    line-height: 1.3;
    white-space: nowrap;
  }
}

.p-top-fv__title--En {
  text-align: center;
}

.p-top-fv__contents {
  position: absolute;
  top: 50%;
  left: 50%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  row-gap: 1.375rem;
  width: 100%;
  text-align: center;
  opacity: 0;
  translate: -50% -50%;
}
@media screen and (max-width: 767px) {
  .p-top-fv__contents {
    row-gap: 1.8125rem;
  }
}

@media screen and (max-width: 767px) {
  .p-top-fv-contents__title {
    font-size: 20px;
    line-height: 1.5;
    white-space: nowrap;
  }
}

.p-top-fv-contents__text {
  font-size: 15px;
}
@media screen and (max-width: 767px) {
  .p-top-fv-contents__text {
    padding: 0 1.5rem;
    font-size: 13px;
    text-align: left;
  }
}

@media (min-width: 768px) {
  .p-top-fv-contents__text--En {
    width: 43.5625rem;
    margin-inline: auto;
  }
}
@media screen and (max-width: 767px) {
  .p-top-fv-contents__text--En {
    line-height: 1.3;
    text-align: center;
  }
}

.p-top-fv__scroll-bar {
  position: absolute;
  bottom: 4rem;
  left: 4.8125rem;
  width: 6.67px;
  height: 58px;
  background: url("../img/top/scroll-arrow.svg") center center;
  background-repeat: no-repeat;
  background-size: contain;
  -webkit-animation: 2s 0s linear backwards infinite scrollDown;
          animation: 2s 0s linear backwards infinite scrollDown;
}
@-webkit-keyframes scrollDown {
  0% {
    -webkit-transform: scale(1, 0);
            transform: scale(1, 0);
    -webkit-transform-origin: 0 0;
            transform-origin: 0 0;
  }
  50% {
    -webkit-transform: scale(1, 1);
            transform: scale(1, 1);
    -webkit-transform-origin: 0 0;
            transform-origin: 0 0;
  }
  51% {
    -webkit-transform: scale(1, 1);
            transform: scale(1, 1);
    -webkit-transform-origin: 0 100%;
            transform-origin: 0 100%;
  }
  100% {
    -webkit-transform: scale(1, 1);
            transform: scale(1, 1);
    -webkit-transform-origin: 0 100%;
            transform-origin: 0 100%;
  }
}
@keyframes scrollDown {
  0% {
    -webkit-transform: scale(1, 0);
            transform: scale(1, 0);
    -webkit-transform-origin: 0 0;
            transform-origin: 0 0;
  }
  50% {
    -webkit-transform: scale(1, 1);
            transform: scale(1, 1);
    -webkit-transform-origin: 0 0;
            transform-origin: 0 0;
  }
  51% {
    -webkit-transform: scale(1, 1);
            transform: scale(1, 1);
    -webkit-transform-origin: 0 100%;
            transform-origin: 0 100%;
  }
  100% {
    -webkit-transform: scale(1, 1);
            transform: scale(1, 1);
    -webkit-transform-origin: 0 100%;
            transform-origin: 0 100%;
  }
}
@media screen and (max-width: 767px) {
  .p-top-fv__scroll-bar {
    left: 50%;
    translate: -50% 0;
  }
}

.p-top-fv__scroll-text {
  position: absolute;
  bottom: 2rem;
  left: 2.75rem;
  font-size: 10px;
  line-height: 1.2;
  color: #fff;
  text-transform: uppercase;
}
@media screen and (max-width: 767px) {
  .p-top-fv__scroll-text {
    left: 50%;
    translate: -50% 0;
  }
}

.p-top-work {
  overflow: hidden;
  background: #fff;
}

.p-top-work__wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  row-gap: 5.625rem;
}
@media screen and (max-width: 767px) {
  .p-top-work__wrap {
    row-gap: 2.75rem;
  }
}

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

.p-top-work__heading {
  -webkit-column-gap: 1.375rem;
     -moz-column-gap: 1.375rem;
          column-gap: 1.375rem;
}
@media screen and (max-width: 767px) {
  .p-top-work__heading {
    gap: 0.25rem 0;
  }
}

.p-top-work__title {
  font-size: 45px;
  line-height: 1.2;
}
@media screen and (max-width: 767px) {
  .p-top-work__title {
    font-size: 25px;
    line-height: 1.3;
  }
}

.p-top-work__sub-title {
  -webkit-margin-before: 1.6875rem;
          margin-block-start: 1.6875rem;
}

.p-top-work__text {
  font-size: 15px;
}
@media screen and (max-width: 767px) {
  .p-top-work__text {
    font-size: 13px;
    text-align: center;
  }
}

@media screen and (max-width: 767px) {
  .p-top-work__text--En {
    line-height: 1.3;
  }
}

.p-top-work__button {
  position: absolute;
  right: calc(100% + 7.75rem);
  bottom: 0;
  white-space: nowrap;
}
@media screen and (max-width: 767px) {
  .p-top-work__button {
    right: unset;
    left: 50%;
    translate: -50% 0;
  }
}

.p-top-work__swiper-container {
  position: relative;
  margin-inline: 20rem calc(50% - 50vw);
}
@media screen and (max-width: 767px) {
  .p-top-work__swiper-container {
    padding-block: 3rem 5.375rem;
    margin-inline: calc(50% - 50vw);
  }
}

@media screen and (max-width: 767px) {
  .p-top-work__swiper-container--En {
    padding-block: 0.875rem 5.25rem;
  }
}

.p-top-work__swiper {
  overflow: hidden;
}

.p-top-work__swiper-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.p-top-work__swiper-slide {
  width: 44.4375rem;
  height: auto;
}
@media screen and (max-width: 767px) {
  .p-top-work__swiper-slide {
    width: 16.375rem;
  }
}

.p-top-work__card {
  width: 44.4375rem;
  height: auto;
}
@media screen and (max-width: 767px) {
  .p-top-work__card {
    width: 81.875vw;
  }
}

.swiper-button-prev,
.swiper-button-next,
.swiper-pagination-bullets.swiper-pagination-horizontal {
  top: unset;
  right: unset;
  bottom: unset;
  left: unset;
  padding: 0;
  margin: 0;
}

.swiper-button-prev::after,
.swiper-button-next::after {
  content: "";
}

.swiper-navigation-icon {
  display: none;
}

.swiper-notification {
  display: none;
}

.p-top-work__swiper-button-prev,
.p-top-work__swiper-button-next {
  position: absolute;
  top: 0;
  width: 3.6875rem;
  height: 0.4125rem;
  -webkit-transition: translate 0.3s ease;
  transition: translate 0.3s ease;
}
@media (any-hover: hover) {
  .p-top-work__swiper-button-prev:hover,
  .p-top-work__swiper-button-next:hover {
    cursor: pointer;
  }
}
@media screen and (max-width: 767px) {
  .p-top-work__swiper-button-prev,
  .p-top-work__swiper-button-next {
    width: 2.375rem;
  }
}

@media screen and (max-width: 767px) {
  .p-top-work__swiper-button-prev--En,
  .p-top-work__swiper-button-next--En {
    top: -2.5rem;
  }
}

.p-top-work__swiper-button-prev {
  right: calc(100% + 15.8125rem);
  background: url("../img/top/arrow-prev.svg");
  background-repeat: no-repeat;
  background-size: contain;
}
@media (any-hover: hover) {
  .p-top-work__swiper-button-prev:hover {
    translate: -8px 0;
  }
}
@media screen and (max-width: 767px) {
  .p-top-work__swiper-button-prev {
    right: calc(50% + 0.5625rem);
  }
}

.p-top-work__swiper-button-next {
  right: calc(100% + 10.5625rem);
  background: url("../img/top/arrow-next.svg");
  background-repeat: no-repeat;
  background-size: contain;
}
@media (any-hover: hover) {
  .p-top-work__swiper-button-next:hover {
    translate: 8px 0;
  }
}
@media screen and (max-width: 767px) {
  .p-top-work__swiper-button-next {
    right: unset;
    left: calc(50% + 0.5625rem);
  }
}

.p-top-solution {
  background: #fff;
}

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

@media screen and (max-width: 767px) {
  .p-top-solution__title--En {
    text-align: center;
  }
}

.p-top-solution__contents {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  row-gap: 1.375rem;
}

.p-top-solution-contents__title {
  font-size: 25px;
  line-height: 1.8;
  text-align: center;
}
@media screen and (max-width: 767px) {
  .p-top-solution-contents__title {
    font-size: 20px;
    line-height: 1.5;
  }
}

@media screen and (max-width: 767px) {
  .p-top-solution-contents__title--En {
    line-height: 1.3;
  }
}

.p-top-solution-contents__text {
  font-size: 15px;
  line-height: 1.8;
  text-align: center;
}
@media screen and (max-width: 767px) {
  .p-top-solution-contents__text {
    font-size: 13px;
    line-height: 1.5;
    text-align: left;
  }
}

@media screen and (max-width: 767px) {
  .p-top-solution-contents__text--En {
    line-height: 1.3;
    text-align: center;
  }
}

.p-top-solution__image {
  display: block;
  width: 80%;
  -webkit-margin-before: 12.1875rem;
          margin-block-start: 12.1875rem;
  margin-inline: auto;
}
.p-top-solution__image img {
  width: 100%;
  height: auto;
  -o-object-fit: cover;
     object-fit: cover;
}
@media screen and (max-width: 767px) {
  .p-top-solution__image {
    -webkit-margin-before: 3.9375rem;
            margin-block-start: 3.9375rem;
  }
}

.p-top-strength {
  background: #f2f3f4;
}

.p-top-strength__wrap {
  -webkit-margin-start: calc(50% - 50vw);
          margin-inline-start: calc(50% - 50vw);
}
@media screen and (max-width: 767px) {
  .p-top-strength__wrap {
    -webkit-margin-start: unset;
            margin-inline-start: unset;
  }
}

.p-top-strength__heading {
  grid-area: title;
  -webkit-column-gap: 1rem;
     -moz-column-gap: 1rem;
          column-gap: 1rem;
  align-self: start;
  -webkit-margin-before: 1.0625rem;
          margin-block-start: 1.0625rem;
}
@media screen and (max-width: 767px) {
  .p-top-strength__heading {
    -webkit-margin-before: 0;
            margin-block-start: 0;
    -webkit-margin-start: 1.5rem;
            margin-inline-start: 1.5rem;
  }
}

@media screen and (max-width: 767px) {
  .p-top-strength__title {
    font-size: 25px;
    line-height: normal;
  }
}

.p-top-strength__title--En {
  grid-area: title;
}
@media screen and (max-width: 767px) {
  .p-top-strength__title--En {
    -webkit-margin-before: 0.625rem;
            margin-block-start: 0.625rem;
    -webkit-margin-start: 1.5rem;
            margin-inline-start: 1.5rem;
  }
}

.p-top-strength__list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  row-gap: 3.125rem;
}
@media screen and (max-width: 767px) {
  .p-top-strength__list {
    row-gap: 2.625rem;
  }
}

.p-top-strength-card {
  display: grid;
  grid-template-areas: "image title" "image sub-title" "image text";
  grid-template-rows: auto auto auto;
  gap: 2.625rem 4.125rem;
}
.p-top-strength-card--type2 {
  grid-template-areas: "image sub-title" "image text" "image button";
}
.p-top-strength-card--type2 .p-top-strength-card__title {
  -webkit-margin-before: 2rem;
          margin-block-start: 2rem;
}
.p-top-strength-card--type2 .p-top-strength-card__body {
  row-gap: 1.5rem;
}
@media screen and (max-width: 767px) {
  .p-top-strength-card {
    grid-template-areas: "title" "image" "body";
    grid-template-rows: auto auto auto;
    gap: 1.875rem 0;
  }
  .p-top-strength-card--type2 {
    grid-template-areas: "image" "body";
    grid-template-rows: auto auto;
  }
  .p-top-strength-card--type2 .p-top-strength-card__title {
    -webkit-margin-before: 0;
            margin-block-start: 0;
  }
  .p-top-strength-card--type2 .p-top-strength-card__body {
    row-gap: 1.25rem;
  }
}

@media screen and (max-width: 767px) {
  .p-top-strength-card--En {
    gap: 1.5rem 0;
  }
}

.p-top-strength-card__image-wrap {
  grid-area: image;
}

.p-top-strength-card__image {
  width: 30.5rem;
}
.p-top-strength-card__image img {
  width: 100%;
  height: auto;
  -o-object-fit: cover;
     object-fit: cover;
}
@media screen and (max-width: 767px) {
  .p-top-strength-card__image {
    width: 84.6875vw;
  }
}

.p-top-strength-card__body {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  row-gap: 1.5rem;
  -webkit-padding-end: 9.375rem;
          padding-inline-end: 9.375rem;
}
@media screen and (width <= 1000px) {
  .p-top-strength-card__body {
    -webkit-padding-end: 6.25rem;
            padding-inline-end: 6.25rem;
  }
}
@media screen and (max-width: 767px) {
  .p-top-strength-card__body {
    grid-area: body;
    row-gap: 1.25rem;
    -webkit-padding-start: 1.5rem;
            padding-inline-start: 1.5rem;
    -webkit-padding-end: unset;
            padding-inline-end: unset;
  }
}

.p-top-strength-card__title {
  grid-area: sub-title;
  align-self: start;
  font-size: 25px;
  line-height: 1.2;
}
@media screen and (max-width: 767px) {
  .p-top-strength-card__title {
    font-size: 20px;
    line-height: 1.5;
  }
}

.p-top-strength-card__text {
  grid-area: text;
  align-self: start;
  font-size: 15px;
  line-height: 1.8;
}
@media screen and (max-width: 767px) {
  .p-top-strength-card__text {
    font-size: 13px;
    line-height: 1.5;
  }
}

@media screen and (max-width: 767px) {
  .p-top-strength-card__text--En {
    line-height: 1.3;
  }
}

.p-top-strength-card__button {
  grid-area: button;
  -webkit-margin-before: 2.5rem;
          margin-block-start: 2.5rem;
  -webkit-margin-start: 1rem;
          margin-inline-start: 1rem;
}
@media screen and (max-width: 767px) {
  .p-top-strength-card__button {
    -ms-flex-item-align: center;
        align-self: center;
    -webkit-margin-before: 0.375rem;
            margin-block-start: 0.375rem;
    -webkit-margin-start: unset;
            margin-inline-start: unset;
  }
}

.p-top-service {
  background: #f2f3f4;
}

.p-top-service__wrap {
  -webkit-margin-start: calc(50% - 50vw);
          margin-inline-start: calc(50% - 50vw);
}
@media screen and (max-width: 767px) {
  .p-top-service__wrap {
    -webkit-margin-start: unset;
            margin-inline-start: unset;
  }
}

.p-top-service__heading {
  grid-area: title;
  -webkit-column-gap: 1.625rem;
     -moz-column-gap: 1.625rem;
          column-gap: 1.625rem;
}
@media screen and (max-width: 767px) {
  .p-top-service__heading {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-column-gap: 0.375rem;
       -moz-column-gap: 0.375rem;
            column-gap: 0.375rem;
    -webkit-margin-start: 1.5rem;
            margin-inline-start: 1.5rem;
  }
}

@media screen and (max-width: 767px) {
  .p-top-service__title {
    font-size: 25px;
    line-height: 1.3;
  }
}

.p-top-service__title--En {
  grid-area: title;
}
@media screen and (max-width: 767px) {
  .p-top-service__title--En {
    -webkit-margin-start: 1.5rem;
            margin-inline-start: 1.5rem;
  }
}

.p-top-service-card {
  display: grid;
  grid-template-areas: "image title" "image sub-title" "image text" "image button";
  grid-template-rows: auto auto auto auto;
  gap: 2.625rem 4.125rem;
}
@media screen and (max-width: 767px) {
  .p-top-service-card {
    grid-template-areas: "title" "image" "body";
    grid-template-rows: auto auto auto;
    gap: 1.875rem 0;
  }
}

.p-top-service-card__image-wrap {
  grid-area: image;
}

.p-top-service-card__image {
  width: 30.5rem;
}
.p-top-service-card__image img {
  width: 100%;
  height: auto;
  -o-object-fit: cover;
     object-fit: cover;
}
@media screen and (max-width: 767px) {
  .p-top-service-card__image {
    width: 84.6875vw;
  }
}

.p-top-service-card__body {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  row-gap: 1.5rem;
  -webkit-padding-end: 9.375rem;
          padding-inline-end: 9.375rem;
}
@media screen and (width <= 1100px) {
  .p-top-service-card__body {
    -webkit-padding-end: 6.25rem;
            padding-inline-end: 6.25rem;
  }
}
@media screen and (max-width: 767px) {
  .p-top-service-card__body {
    grid-area: body;
    row-gap: 1.25rem;
    -webkit-padding-end: unset;
            padding-inline-end: unset;
    -webkit-margin-start: 1.5rem;
            margin-inline-start: 1.5rem;
  }
}

.p-top-service-card__title {
  grid-area: sub-title;
  align-self: start;
  font-size: 25px;
  line-height: 1.2;
}
@media screen and (max-width: 767px) {
  .p-top-service-card__title {
    font-size: 20px;
    line-height: 1.5;
  }
}

@media screen and (max-width: 767px) {
  .p-top-service-card__title--En {
    line-height: 1.3;
  }
}

.p-top-service-card__text {
  grid-area: text;
  font-size: 15px;
  line-height: 1.8;
}
@media screen and (max-width: 767px) {
  .p-top-service-card__text {
    font-size: 13px;
    line-height: 1.5;
  }
}

@media screen and (max-width: 767px) {
  .p-top-service-card__text--En {
    line-height: 1.3;
  }
}

.p-top-service-card__button {
  grid-area: button;
  -webkit-margin-before: 0.5625rem;
          margin-block-start: 0.5625rem;
  -webkit-margin-start: 1rem;
          margin-inline-start: 1rem;
}
@media screen and (max-width: 767px) {
  .p-top-service-card__button {
    -ms-flex-item-align: center;
        align-self: center;
    -webkit-margin-before: 1.25rem;
            margin-block-start: 1.25rem;
    -webkit-margin-start: unset;
            margin-inline-start: unset;
  }
}

.p-top-flow {
  overflow: hidden;
  background: #fff;
}

.p-top-flow__wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  row-gap: 3.5625rem;
}
@media screen and (max-width: 767px) {
  .p-top-flow__wrap {
    row-gap: 4.0625rem;
  }
}

.p-top-flow__heading-wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  row-gap: 1.9375rem;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

@media screen and (max-width: 767px) {
  .p-top-flow__title--En {
    text-align: center;
  }
}

.p-top-flow__text {
  font-size: 15px;
  line-height: 1.8;
  text-align: center;
}
@media screen and (max-width: 767px) {
  .p-top-flow__text {
    font-size: 13px;
    line-height: 1.5;
  }
}

@media screen and (max-width: 767px) {
  .p-top-flow__text--En {
    line-height: 1.3;
  }
}

.p-top-flow__contents {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  row-gap: 3.5rem;
}

.p-top-flow__list {
  display: grid;
  grid-template-columns: repeat(7, auto);
  -webkit-column-gap: 1.25rem;
     -moz-column-gap: 1.25rem;
          column-gap: 1.25rem;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
@media screen and (max-width: 767px) {
  .p-top-flow__list {
    grid-template-columns: repeat(4, auto);
  }
}

.p-top-flow__item {
  font-size: 15px;
  line-height: 1.8;
  color: #d1d1d1;
}
.p-top-flow__item.current {
  color: #000;
}
@media (any-hover: hover) {
  .p-top-flow__item:hover {
    cursor: pointer;
  }
}
@media screen and (max-width: 767px) {
  .p-top-flow__item {
    font-size: 13px;
  }
}

.p-top-flow__swiper-container {
  position: relative;
  margin-inline: calc(50% - 50vw);
}

.p-top-flow__swiper-wrapper {
  height: 520px;
}
@media screen and (max-width: 767px) {
  .p-top-flow__swiper-wrapper {
    height: 25.375rem;
  }
}

.p-top-flow__swiper-slide {
  display: grid;
  place-items: center;
  width: 509px;
  height: 509px;
  -webkit-transform-origin: center;
          transform-origin: center;
  -webkit-transition: width 0.5s ease, height 0.5s ease;
  transition: width 0.5s ease, height 0.5s ease;
}
.p-top-flow__swiper-slide.swiper-slide-active {
  width: 509px;
}
.p-top-flow__swiper-slide.swiper-slide-active .p-top-flow__card {
  width: 509px;
}
.p-top-flow__swiper-slide.swiper-slide-active .p-top-flow-card__circle {
  width: 509px;
  height: 509px;
  aspect-ratio: 1/1;
}
.p-top-flow__swiper-slide.swiper-slide-active .p-top-flow-card__dot-circle {
  width: 490px;
  height: 490px;
  aspect-ratio: 1/1;
  -webkit-animation: rotate3 20s linear infinite;
          animation: rotate3 20s linear infinite;
}
.p-top-flow__swiper-slide.swiper-slide-active .p-top-flow-card__title--En {
  font-size: 25px;
}
.p-top-flow__swiper-slide.swiper-slide-active .p-top-flow-card__image {
  width: 272px;
  height: auto;
  opacity: 1;
  translate: 0 0;
  -webkit-transition: width 0.5s ease, height 0.5s ease, opacity 0.5s ease, translate 0.5s ease;
  transition: width 0.5s ease, height 0.5s ease, opacity 0.5s ease, translate 0.5s ease;
}
.p-top-flow__swiper-slide.swiper-slide-active .p-top-flow-card__text {
  height: auto;
  padding-inline: 84px;
  -webkit-margin-before: 5px;
          margin-block-start: 5px;
  font-size: 15px;
  line-height: 1.8;
  text-align: center;
  opacity: 1;
  translate: 0 0;
  -webkit-transition: height 0.5s ease, opacity 2s ease, translate 0.5s ease;
  transition: height 0.5s ease, opacity 2s ease, translate 0.5s ease;
}
.p-top-flow__swiper-slide.swiper-slide-active .p-top-flow-card__step {
  bottom: 40px;
}
.p-top-flow__swiper-slide.swiper-slide-active .c-dot {
  width: 5px;
  -webkit-animation: rotate 20s linear infinite;
          animation: rotate 20s linear infinite;
}
.p-top-flow__swiper-slide.swiper-slide-active .c-dot1 {
  left: 17px;
  -webkit-transform-origin: 237.5px 0;
          transform-origin: 237.5px 0;
}
.p-top-flow__swiper-slide.swiper-slide-active .c-dot2 {
  top: 17px;
  -webkit-transform-origin: 0 237.5px;
          transform-origin: 0 237.5px;
}
.p-top-flow__swiper-slide.swiper-slide-active .c-dot3 {
  left: calc(100% - 20px);
  -webkit-transform-origin: -234.5px 0;
          transform-origin: -234.5px 0;
}
.p-top-flow__swiper-slide.swiper-slide-active .c-dot4 {
  top: calc(100% - 20px);
  -webkit-transform-origin: 0 -234.5px;
          transform-origin: 0 -234.5px;
}
@media screen and (max-width: 767px) {
  .p-top-flow__swiper-slide {
    width: 25.375rem;
    height: 25.375rem;
  }
  .p-top-flow__swiper-slide.swiper-slide-active {
    width: 25.375rem;
  }
  .p-top-flow__swiper-slide.swiper-slide-active .p-top-flow__card {
    width: 25.375rem;
  }
  .p-top-flow__swiper-slide.swiper-slide-active .p-top-flow-card__circle {
    width: 406px;
    height: 406px;
  }
  .p-top-flow__swiper-slide.swiper-slide-active .p-top-flow-card__dot-circle {
    width: 390px;
    height: 390px;
  }
  .p-top-flow__swiper-slide.swiper-slide-active .p-top-flow-card__title--En {
    font-size: 20px;
  }
  .p-top-flow__swiper-slide.swiper-slide-active .p-top-flow-card__image {
    width: 13.5625rem;
  }
  .p-top-flow__swiper-slide.swiper-slide-active .p-top-flow-card__text {
    padding-inline: 4.25rem;
    font-size: 13px;
    line-height: 1.5;
    text-align: left;
  }
  .p-top-flow__swiper-slide.swiper-slide-active .p-top-flow-card__text--En {
    line-height: 1.3;
    text-align: center;
  }
  .p-top-flow__swiper-slide.swiper-slide-active .p-top-flow-card__step {
    bottom: 1.9375rem;
  }
  .p-top-flow__swiper-slide.swiper-slide-active .c-dot {
    width: 0.25rem;
  }
  .p-top-flow__swiper-slide.swiper-slide-active .c-dot1 {
    left: 0.84375rem;
    -webkit-transform-origin: 11.84375rem 0;
            transform-origin: 11.84375rem 0;
  }
  .p-top-flow__swiper-slide.swiper-slide-active .c-dot2 {
    top: 0.84375rem;
    -webkit-transform-origin: 0 11.84375rem;
            transform-origin: 0 11.84375rem;
  }
  .p-top-flow__swiper-slide.swiper-slide-active .c-dot3 {
    left: calc(100% - 1.0625rem);
    -webkit-transform-origin: -11.625rem 0;
            transform-origin: -11.625rem 0;
  }
  .p-top-flow__swiper-slide.swiper-slide-active .c-dot4 {
    top: calc(100% - 1.0625rem);
    -webkit-transform-origin: 0 -11.625rem;
            transform-origin: 0 -11.625rem;
  }
}

.p-top-flow__swiper-button-prev,
.p-top-flow__swiper-button-next {
  position: absolute;
  top: calc(100% + 1.9375rem);
  width: 3.6875rem;
  height: 0.4125rem;
}
@media (any-hover: hover) {
  .p-top-flow__swiper-button-prev:hover,
  .p-top-flow__swiper-button-next:hover {
    cursor: pointer;
  }
}
@media screen and (max-width: 767px) {
  .p-top-flow__swiper-button-prev,
  .p-top-flow__swiper-button-next {
    width: 2.375rem;
  }
}

.p-top-flow__swiper-button-prev {
  right: 50%;
  background: url("../img/top/arrow-prev.svg");
  background-repeat: no-repeat;
  background-size: contain;
}
@media screen and (max-width: 767px) {
  .p-top-flow__swiper-button-prev {
    right: calc(50% + 0.5625rem);
  }
}

.p-top-flow__swiper-button-next {
  left: 50%;
  background: url("../img/top/arrow-next.svg");
  background-repeat: no-repeat;
  background-size: contain;
}
@media screen and (max-width: 767px) {
  .p-top-flow__swiper-button-next {
    left: calc(50% + 0.5625rem);
  }
}

.p-top-flow-card {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  row-gap: 15px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 335px;
  aspect-ratio: 1/1;
  -webkit-transition: width 0.5s ease, height 0.5s ease;
  transition: width 0.5s ease, height 0.5s ease;
}
@media screen and (max-width: 767px) {
  .p-top-flow-card {
    row-gap: 0.625rem;
    width: 16.6875rem;
  }
}

.p-top-flow-card__circle {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 334.94px;
  aspect-ratio: 1/1;
  translate: -50% -50%;
}
.p-top-flow-card__circle svg {
  width: 100%;
  aspect-ratio: 1/1;
}
@media screen and (max-width: 767px) {
  .p-top-flow-card__circle {
    width: 16.6875rem;
  }
}

.p-top-flow-card__dot-circle {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 321.88px;
  aspect-ratio: 1/1;
  -webkit-transform-origin: center center;
          transform-origin: center center; /* ← 自転の中心をSVG中央に設定 */
  translate: -50% -50%;
}
.p-top-flow-card__dot-circle svg {
  width: 100%;
  aspect-ratio: 1/1;
}
@media screen and (max-width: 767px) {
  .p-top-flow-card__dot-circle {
    width: 15.9375rem;
  }
}
@-webkit-keyframes rotate3 {
  from {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }
  to {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg); /* ← 時計回り */
  }
}
@keyframes rotate3 {
  from {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }
  to {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg); /* ← 時計回り */
  }
}

.p-top-flow-card__title {
  font-size: 20px;
  line-height: 1.5;
  text-align: center;
}

@media screen and (max-width: 767px) {
  .p-top-flow-card__title--En {
    font-size: 15px;
  }
}

.p-top-flow-card__image {
  width: 0;
  height: 0;
  opacity: 0;
  translate: 0 12.5rem;
  -webkit-transition: width 0s, height 0s, opacity 0s, translate 0s;
  transition: width 0s, height 0s, opacity 0s, translate 0s;
}

.p-top-flow-card__text {
  height: 0;
  opacity: 0;
  translate: 0 12.5rem;
  -webkit-transition: height 0s, opacity 0s, translate 0s;
  transition: height 0s, opacity 0s, translate 0s;
}

@media screen and (max-width: 767px) {
  .p-top-flow-card__text--En {
    line-height: 1.3;
  }
}

.p-top-flow-card__step {
  position: absolute;
  bottom: 1.6875rem;
  -webkit-margin-before: 1.3125rem;
          margin-block-start: 1.3125rem;
  font-size: 15px;
  line-height: 1.3;
}

.p-top-faq {
  background: #fff;
}

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

.p-top-faq__contents-wrap {
  -webkit-margin-before: 1.75rem;
          margin-block-start: 1.75rem;
}
@media screen and (max-width: 767px) {
  .p-top-faq__contents-wrap {
    width: 100%;
    -webkit-margin-before: 0;
            margin-block-start: 0;
  }
}

.p-top-faq__image {
  display: block;
  width: 80%;
  -webkit-margin-before: 9.4375rem;
          margin-block-start: 9.4375rem;
  margin-inline: auto;
}
.p-top-faq__image img {
  width: 100%;
  height: auto;
  -o-object-fit: cover;
     object-fit: cover;
}
@media screen and (max-width: 767px) {
  .p-top-faq__image {
    -webkit-margin-before: 4.9375rem;
            margin-block-start: 4.9375rem;
  }
}

.p-faq-box {
  width: 56.25rem;
  padding-inline: 1.25rem;
  margin-inline: auto;
  -webkit-border-before: 1px solid #c9caca;
          border-block-start: 1px solid #c9caca;
}
.p-faq-box:last-of-type {
  border-block: 1px solid #c9caca;
}
.p-faq-box.is-open .p-faq-box__head::after {
  rotate: 180deg;
}
.p-faq-box.is-open .p-faq-box__body {
  padding: 1.5625rem 1.875rem 1.125rem 0;
  opacity: 1;
  -webkit-transition: opacity 0.3s ease, max-height 0.3s ease, padding 0.3s ease;
  transition: opacity 0.3s ease, max-height 0.3s ease, padding 0.3s ease;
}
@media screen and (max-width: 767px) {
  .p-faq-box {
    width: 85vw;
    max-width: 600px;
    padding-inline: 0;
  }
  .p-faq-box.is-open .p-faq-box__body {
    padding: 0 1.25rem 1.25rem 0;
  }
}

.p-faq-box__head {
  position: relative;
  display: block;
  padding-block: 2.25rem 1.5625rem;
  -webkit-padding-end: 1.25rem;
          padding-inline-end: 1.25rem;
  -webkit-transition: opacity 0.3s ease;
  transition: opacity 0.3s ease;
}
.p-faq-box__head::after {
  position: absolute;
  top: 2.05rem;
  right: 0;
  width: 6.67px;
  height: 29.8px;
  content: "";
  background: url("../img/common/faq-arrow.svg") center center;
  background-repeat: no-repeat;
  background-size: cover;
  -webkit-transition: rotate 0.3s ease;
  transition: rotate 0.3s ease;
}
.p-faq-box__head::-webkit-details-marker {
  display: none;
}
@media (any-hover: hover) {
  .p-faq-box__head:hover {
    cursor: pointer;
    opacity: 0.7;
  }
}
@media screen and (max-width: 767px) {
  .p-faq-box__head {
    padding-block: 1.4375rem 0.875rem;
  }
  .p-faq-box__head::after {
    top: 1rem;
    right: 0;
  }
}

.p-faq-box__head-text {
  position: relative;
  -webkit-padding-start: 71px;
          padding-inline-start: 71px;
  font-size: 15px;
  line-height: 1.8;
}
.p-faq-box__head-text::before {
  position: absolute;
  top: -0.875rem;
  left: 0;
  font-size: 40px;
  line-height: 1.2;
  color: #b7b7b7;
  content: "Q";
}
@media screen and (max-width: 767px) {
  .p-faq-box__head-text {
    -webkit-padding-start: 37px;
            padding-inline-start: 37px;
    font-size: 13px;
    line-height: 1.5;
  }
  .p-faq-box__head-text::before {
    top: -0.5625rem;
    font-size: 25px;
    line-height: 1.3;
  }
}

@media screen and (max-width: 767px) {
  .p-faq-box__head-text--En {
    line-height: 1.3;
  }
}

.p-faq-box__body {
  -webkit-box-sizing: content-box;
          box-sizing: content-box;
  -webkit-padding-end: 1.875rem;
          padding-inline-end: 1.875rem;
  overflow: hidden;
  opacity: 0;
  -webkit-transition: opacity 0.3s ease, max-height 0.3s ease, padding 0.3s ease;
  transition: opacity 0.3s ease, max-height 0.3s ease, padding 0.3s ease;
}
@media screen and (max-width: 767px) {
  .p-faq-box__body {
    -webkit-padding-end: 1.25rem;
            padding-inline-end: 1.25rem;
  }
}

.p-faq-box__body-text {
  position: relative;
  -webkit-padding-start: 71px;
          padding-inline-start: 71px;
  font-size: 15px;
  line-height: 1.8;
}
.p-faq-box__body-text::before {
  position: absolute;
  top: -0.875rem;
  left: 0;
  font-size: 40px;
  line-height: 1.2;
  color: #b7b7b7;
  content: "A";
}
@media screen and (max-width: 767px) {
  .p-faq-box__body-text {
    -webkit-padding-start: 36px;
            padding-inline-start: 36px;
    font-size: 13px;
    line-height: 1.5;
  }
  .p-faq-box__body-text::before {
    top: -0.125rem;
    font-size: 25px;
    line-height: 1.3;
  }
}

@media screen and (max-width: 767px) {
  .p-faq-box__body-text--En {
    line-height: 1.3;
  }
}

.p-contact {
  color: #fff;
}

.p-contact__wrap {
  display: grid;
  grid-template-areas: "title title" "text button";
  gap: 8.75rem 26.625rem;
}
@media screen and (max-width: 767px) {
  .p-contact__wrap {
    grid-template-areas: "title" "text" "button";
    gap: 1.8125rem 0;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
}

.p-contact__heading {
  grid-area: title;
}
@media screen and (max-width: 767px) {
  .p-contact__heading {
    justify-self: center;
  }
}

.p-contact__text {
  grid-area: text;
}
@media screen and (max-width: 767px) {
  .p-contact__text {
    justify-self: center;
    -webkit-margin-before: 0.875rem;
            margin-block-start: 0.875rem;
  }
}

@media screen and (max-width: 767px) {
  .p-contact__text--En {
    line-height: 1.3;
  }
}

.p-contact__button {
  grid-area: button;
  -webkit-margin-before: 0.8125rem;
          margin-block-start: 0.8125rem;
  -webkit-transition: opacity 0.3s ease;
  transition: opacity 0.3s ease;
}
@media (any-hover: hover) {
  .p-contact__button:hover {
    opacity: 0.7;
  }
}
@media screen and (max-width: 767px) {
  .p-contact__button {
    justify-self: center;
    -webkit-margin-before: unset;
            margin-block-start: unset;
  }
}

.p-footer-nav__list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-column-gap: 1.875rem;
     -moz-column-gap: 1.875rem;
          column-gap: 1.875rem;
}
@media screen and (768px <= width <= 1200px) {
  .p-footer-nav__list {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
}
@media screen and (max-width: 767px) {
  .p-footer-nav__list {
    -webkit-column-gap: 1.5rem;
       -moz-column-gap: 1.5rem;
            column-gap: 1.5rem;
  }
}

@media screen and (max-width: 767px) {
  .p-footer-nav__list-item {
    -ms-flex-item-align: center;
        align-self: center;
  }
}

.p-footer-nav__link {
  white-space: nowrap;
  -webkit-transition: opacity 0.3s ease;
  transition: opacity 0.3s ease;
}
@media (any-hover: hover) {
  .p-footer-nav__link:hover {
    opacity: 0.7;
  }
}
@media screen and (max-width: 767px) {
  .p-footer-nav__link {
    font-size: 13px;
    line-height: 1.9;
  }
}

.p-footer-nav__row-wrap {
  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;
}

.p-footer {
  color: #fff;
  -webkit-border-before: 0.5px solid #fff;
          border-block-start: 0.5px solid #fff;
}

.p-footer__wrap {
  position: relative;
  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;
  -webkit-padding-after: 4.25rem;
          padding-block-end: 4.25rem;
}
.p-footer__wrap::after {
  position: absolute;
  bottom: 0;
  left: 50%;
  width: 100vw;
  height: 0.5px;
  pointer-events: none;
  content: "";
  background: #fff;
  translate: -50% 0;
}
@media screen and (768px <= width <= 1200px) {
  .p-footer__wrap {
    -webkit-column-gap: 3.75rem;
       -moz-column-gap: 3.75rem;
            column-gap: 3.75rem;
  }
}
@media screen and (max-width: 767px) {
  .p-footer__wrap {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    row-gap: 1.125rem;
    -webkit-padding-after: 1.6875rem;
            padding-block-end: 1.6875rem;
  }
}

.p-footer__logo {
  -webkit-transition: opacity 0.3s ease;
  transition: opacity 0.3s ease;
}
@media (any-hover: hover) {
  .p-footer__logo:hover {
    opacity: 0.7;
  }
}
@media screen and (max-width: 767px) {
  .p-footer__logo {
    width: 9.375rem;
    height: auto;
  }
}

.p-footer-address__wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  row-gap: 0.5rem;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  margin-inline: auto;
}
@media screen and (max-width: 767px) {
  .p-footer-address__wrap {
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: start;
    width: unset;
    font-size: 13px;
  }
}

.p-footer-address__wrap--En {
  -webkit-margin-end: unset;
          margin-inline-end: unset;
}

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

.p-footer-address__mail {
  -ms-flex-item-align: start;
      align-self: start;
}

.p-bg {
  background: linear-gradient(288deg, #785ba4 7.1%, #88549b 9.89%, #aa478a 17.33%, #c43c7d 24.77%, #d73473 32.21%, #e3306d 39.66%, #e72f6c 48.03%, #ea5518 69.42%, #ea5128 71.28%, #f29317 96.4%);
}

.p-bg--white {
  position: relative;
}
.p-bg--white::before {
  position: absolute;
  top: -6rem;
  left: 0;
  width: 79.7222222222vw;
  height: calc(100% - 8.3125rem);
  content: "";
  background: #fff;
  opacity: 0;
  -webkit-transition: opacity 0.6s;
  transition: opacity 0.6s;
}
.p-bg--white.is-bg-show::before {
  opacity: 1;
}
@media screen and (width >= 1441px) {
  .p-bg--white::before {
    width: calc(50vw + 26.75rem);
  }
}
@media screen and (max-width: 767px) {
  .p-bg--white::before {
    top: -2.1875rem;
    width: 84.6875vw;
    height: calc(100% - 2.1875rem);
  }
}

.p-page-top__wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  row-gap: 4.0625rem;
}
@media screen and (max-width: 767px) {
  .p-page-top__wrap {
    row-gap: 3.5rem;
  }
}

@media screen and (max-width: 767px) {
  .p-page-top__wrap--En {
    row-gap: 2.75rem;
  }
}

.p-page-top__contents {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  row-gap: 2.0625rem;
  padding-inline: 33.9375rem 8.75rem;
}
@media screen and (width <= 1300px) {
  .p-page-top__contents {
    padding-inline: 22.5rem 6.25rem;
  }
}
@media screen and (width <= 1000px) {
  .p-page-top__contents {
    padding-inline: 11.25rem 5rem;
  }
}
@media screen and (max-width: 767px) {
  .p-page-top__contents {
    row-gap: 1.3125rem;
    padding-inline: unset;
  }
}

.p-page-top__image img {
  width: 100%;
  height: auto;
  aspect-ratio: 1440/611;
}
@media screen and (width >= 2800px) {
  .p-page-top__image img {
    width: 100vw;
  }
}
@media screen and (max-width: 767px) {
  .p-page-top__image {
    width: 100vw;
    margin-inline: calc(50% - 50vw);
  }
  .p-page-top__image img {
    width: 100vw;
    aspect-ratio: 320/286;
  }
}

.p-page-heading {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-column-gap: 1.5rem;
     -moz-column-gap: 1.5rem;
          column-gap: 1.5rem;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
@media screen and (max-width: 767px) {
  .p-page-heading {
    -webkit-column-gap: 0.5rem;
       -moz-column-gap: 0.5rem;
            column-gap: 0.5rem;
  }
}

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

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

@media (min-width: 768px) {
  .p-about-philosophy__wrap--En {
    row-gap: 1.125rem;
  }
}

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

.p-about-philosophy-contents__title {
  font-size: 45px;
  line-height: normal;
}
@media screen and (max-width: 767px) {
  .p-about-philosophy-contents__title {
    font-size: 25px;
    letter-spacing: -1.25px;
    white-space: nowrap;
  }
}

.p-about-philosophy-contents__text {
  text-align: center;
}
@media screen and (max-width: 767px) {
  .p-about-philosophy-contents__text {
    text-align: left;
  }
}

@media (min-width: 768px) {
  .p-about-philosophy-contents__text--En {
    width: 45.5rem;
    margin-inline: auto;
  }
}
@media screen and (max-width: 767px) {
  .p-about-philosophy-contents__text--En {
    text-align: center;
  }
}

.p-about-message {
  overflow: hidden;
  background: #f2f3f4;
}

.p-about-message__wrap {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  row-gap: 4.375rem;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.p-about-message__wrap::before {
  position: absolute;
  top: 0;
  right: 0;
  width: 84.9305555556vw;
  height: calc(100% + 10.5rem);
  -webkit-margin-end: calc(50% - 50vw);
          margin-inline-end: calc(50% - 50vw);
  content: "";
  background: #fff;
  opacity: 0;
  -webkit-transition: opacity 0.6s;
  transition: opacity 0.6s;
}
.p-about-message__wrap.is-show::before {
  opacity: 1;
}
@media screen and (width >= 1441px) {
  .p-about-message__wrap::before {
    width: calc(50vw + 31.4375rem);
  }
}
@media screen and (max-width: 767px) {
  .p-about-message__wrap {
    row-gap: 1.4375rem;
  }
  .p-about-message__wrap::before {
    width: 80.625vw;
    height: calc(100% + 2.5625rem);
  }
}

.p-about-message__wrap--En::before {
  height: calc(100% + 7.5rem);
}

.p-about-message__heading {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-column-gap: 0.6875rem;
     -moz-column-gap: 0.6875rem;
          column-gap: 0.6875rem;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-item-align: start;
      align-self: start;
  -webkit-margin-before: 6.875rem;
          margin-block-start: 6.875rem;
}
@media screen and (max-width: 767px) {
  .p-about-message__heading {
    gap: 0 0.875rem;
    -webkit-margin-before: 2.5rem;
            margin-block-start: 2.5rem;
  }
}

.p-about-message__title {
  font-size: 35px;
  line-height: 1.2;
}
@media screen and (max-width: 767px) {
  .p-about-message__title {
    font-size: 20px;
  }
}

.p-about-message__title--En {
  -ms-flex-item-align: start;
      align-self: start;
  -webkit-margin-before: 6.875rem;
          margin-block-start: 6.875rem;
}
@media screen and (max-width: 767px) {
  .p-about-message__title--En {
    -webkit-margin-before: 2.5rem;
            margin-block-start: 2.5rem;
  }
}

.p-about-message__sub-title {
  font-size: 15px;
}
@media screen and (max-width: 767px) {
  .p-about-message__sub-title {
    -webkit-margin-before: 0.25rem;
            margin-block-start: 0.25rem;
    font-size: 10px;
    line-height: normal;
  }
}

.p-about-message__image {
  width: 100vw;
  height: auto;
  aspect-ratio: 1440/520;
  margin-inline: calc(50% - 50vw);
}
.p-about-message__image img {
  aspect-ratio: 1440/520;
  -o-object-fit: cover;
     object-fit: cover;
}
@media screen and (max-width: 767px) {
  .p-about-message__image {
    aspect-ratio: 320/200;
    -webkit-margin-before: 1.3125rem;
            margin-block-start: 1.3125rem;
  }
  .p-about-message__image img {
    aspect-ratio: 320/200;
  }
}

.p-about-message-contents {
  display: grid;
  grid-template-columns: 150px 1fr;
  -webkit-column-gap: min(21.875vw, 315px);
     -moz-column-gap: min(21.875vw, 315px);
          column-gap: min(21.875vw, 315px);
  align-self: start;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  width: min(1140px + 8.75rem, 100%);
  -webkit-padding-end: 8.75rem;
          padding-inline-end: 8.75rem;
  -webkit-margin-before: 0.5rem;
          margin-block-start: 0.5rem;
  margin-inline: auto;
}
@media screen and (width <= 1240px) {
  .p-about-message-contents {
    -webkit-column-gap: 20%;
       -moz-column-gap: 20%;
            column-gap: 20%;
  }
}
@media screen and (width <= 1048px) {
  .p-about-message-contents {
    -webkit-column-gap: 10%;
       -moz-column-gap: 10%;
            column-gap: 10%;
  }
}
@media screen and (max-width: 767px) {
  .p-about-message-contents {
    grid-template-columns: 1fr;
    -webkit-column-gap: 0;
       -moz-column-gap: 0;
            column-gap: 0;
    -webkit-padding-end: unset;
            padding-inline-end: unset;
    -webkit-margin-before: 0;
            margin-block-start: 0;
  }
}

@media screen and (max-width: 767px) {
  .p-about-message-contents--En {
    row-gap: 0.3125rem;
  }
}

.p-about-message-contents__head {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
@media screen and (max-width: 767px) {
  .p-about-message-contents__head {
    row-gap: 0.3125rem;
  }
}

.p-about-message-contents__position {
  font-size: 15px;
}
@media screen and (max-width: 767px) {
  .p-about-message-contents__position {
    font-size: 13px;
    line-height: 1.8;
  }
}

.p-about-message-contents__name {
  font-size: 35px;
  white-space: nowrap;
}
@media screen and (max-width: 767px) {
  .p-about-message-contents__name {
    font-size: 20px;
    line-height: 1.2;
  }
}

.p-about-message-contents__body {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  row-gap: 2rem;
}
@media screen and (max-width: 767px) {
  .p-about-message-contents__body {
    row-gap: 1.5625rem;
  }
}

.p-about-message-contents__title {
  font-size: 25px;
  line-height: 1.2;
}
@media screen and (max-width: 767px) {
  .p-about-message-contents__title {
    -ms-flex-item-align: end;
        align-self: end;
    font-size: 20px;
    line-height: 1.5;
    text-align: right;
  }
}

.p-about-message-contents__text {
  font-size: 15px;
}
.p-about-message-contents__text + .p-about-message-contents__text {
  -webkit-margin-before: -0.3125rem;
          margin-block-start: -0.3125rem;
}
@media screen and (max-width: 767px) {
  .p-about-message-contents__text {
    font-size: 13px;
    letter-spacing: -0.13px;
  }
}

.p-about-team {
  background: #f2f3f4;
}

.p-about-team__wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  row-gap: 14.5rem;
}
@media screen and (max-width: 767px) {
  .p-about-team__wrap {
    row-gap: 5.875rem;
  }
}

.p-about-team__wrap--En {
  row-gap: 10.4375rem;
}
@media screen and (max-width: 767px) {
  .p-about-team__wrap--En {
    row-gap: 4.4375rem;
  }
}

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

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

.p-about-team__title {
  font-size: 35px;
  line-height: 1.2;
}
@media screen and (max-width: 767px) {
  .p-about-team__title {
    font-size: 25px;
    line-height: 1.2;
  }
}

.p-about-team__sub-title {
  -webkit-margin-before: 1.1875rem;
          margin-block-start: 1.1875rem;
  font-size: 15px;
  line-height: 1.2;
}
@media screen and (max-width: 767px) {
  .p-about-team__sub-title {
    -webkit-margin-before: unset;
            margin-block-start: unset;
    font-size: 10px;
    line-height: 1.2;
  }
}

.p-about-team__text {
  font-size: 15px;
}
@media screen and (max-width: 767px) {
  .p-about-team__text {
    font-size: 13px;
  }
  .p-about-team__text span {
    -webkit-margin-before: 1.5rem;
            margin-block-start: 1.5rem;
  }
}

@media (min-width: 768px) {
  .p-about-team__text--En {
    width: 49.875rem;
    margin-inline: auto;
  }
}

.p-about-team__contents {
  z-index: 1;
  position: relative;
}
.p-about-team__contents::before {
  z-index: -1;
  position: absolute;
  top: 0;
  right: 0;
  width: 85.625vw;
  height: calc(100% + 7.5rem);
  -webkit-margin-end: calc(50% - 50vw);
          margin-inline-end: calc(50% - 50vw);
  content: "";
  background: #fff;
  opacity: 0;
  -webkit-transition: opacity 0.6s;
  transition: opacity 0.6s;
}
.p-about-team__contents.is-show::before {
  opacity: 1;
}
@media screen and (width >= 1441px) {
  .p-about-team__contents::before {
    width: calc(50vw + 31.4375rem);
  }
}
@media screen and (max-width: 767px) {
  .p-about-team__contents::before {
    width: 80.625vw;
    height: calc(100% + 3rem);
    aspect-ratio: 258/992;
  }
}

.p-about-team-contents__title {
  -webkit-margin-before: 4.4375rem;
          margin-block-start: 4.4375rem;
  font-size: 35px;
  line-height: 1.2;
}
@media screen and (max-width: 767px) {
  .p-about-team-contents__title {
    -webkit-margin-before: 1.9375rem;
            margin-block-start: 1.9375rem;
    font-size: 20px;
    line-height: 1.2;
  }
}

.p-about-team-contents__title--En {
  -webkit-margin-before: 6.8125rem;
          margin-block-start: 6.8125rem;
}
@media screen and (max-width: 767px) {
  .p-about-team-contents__title--En {
    -webkit-margin-before: 1.9375rem;
            margin-block-start: 1.9375rem;
  }
}

.p-about-team__list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  row-gap: 5.875rem;
  -webkit-margin-before: 4.8125rem;
          margin-block-start: 4.8125rem;
}
@media screen and (max-width: 767px) {
  .p-about-team__list {
    row-gap: 2.875rem;
    -webkit-margin-before: 2.625rem;
            margin-block-start: 2.625rem;
  }
}

.p-about-team-card {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  row-gap: 4.1875rem;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  line-height: 1.2;
}
@media screen and (max-width: 767px) {
  .p-about-team-card {
    row-gap: 2rem;
    line-height: 1.3;
  }
}

.p-about-team-card__image {
  width: 100vw;
  height: auto;
  aspect-ratio: 1440/523;
  margin-inline: calc(50% - 50vw);
}
.p-about-team-card__image img {
  aspect-ratio: 1440/523;
  -o-object-fit: cover;
     object-fit: cover;
}
@media screen and (max-width: 767px) {
  .p-about-team-card__image {
    aspect-ratio: 320/206;
  }
  .p-about-team-card__image img {
    aspect-ratio: 320/206;
  }
}

.p-about-team-card__body {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-column-gap: 15.75rem;
     -moz-column-gap: 15.75rem;
          column-gap: 15.75rem;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
@media screen and (width <= 1000px) {
  .p-about-team-card__body {
    -webkit-column-gap: 5%;
       -moz-column-gap: 5%;
            column-gap: 5%;
  }
}
@media screen and (max-width: 767px) {
  .p-about-team-card__body {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 1.5rem 0;
  }
}

.p-about-team-card__body--En {
  -webkit-column-gap: 9.75rem;
     -moz-column-gap: 9.75rem;
          column-gap: 9.75rem;
}
@media screen and (max-width: 767px) {
  .p-about-team-card__body--En {
    gap: 1.25rem 0;
  }
}

.p-about-team-card__person {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  row-gap: 0.875rem;
}
@media screen and (max-width: 767px) {
  .p-about-team-card__person {
    row-gap: 0.375rem;
    -ms-flex-item-align: start;
        align-self: start;
  }
}

.p-about-team-card__position {
  font-size: 15px;
}
@media screen and (max-width: 767px) {
  .p-about-team-card__position {
    font-size: 13px;
  }
}

.p-about-team-card__name {
  font-size: 35px;
}
@media screen and (max-width: 767px) {
  .p-about-team-card__name {
    font-size: 20px;
  }
}

.p-about-team-card__sub-name {
  font-size: 15px;
}
@media screen and (max-width: 767px) {
  .p-about-team-card__sub-name {
    font-size: 10px;
  }
}

.p-about-team-card__text {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  -webkit-padding-end: 8.75rem;
          padding-inline-end: 8.75rem;
  font-size: 15px;
  line-height: 1.8;
}
@media screen and (max-width: 767px) {
  .p-about-team-card__text {
    -webkit-padding-end: unset;
            padding-inline-end: unset;
    font-size: 13px;
    line-height: 1.5;
  }
}

.p-work-record {
  background: #f2f3f4;
}

.p-work-record__wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  width: 100%;
  max-width: 1140px;
}

.p-work-record__contents {
  z-index: 1;
  position: relative;
  padding-block: 9.25rem 9.9375rem;
}
.p-work-record__contents::before {
  z-index: -1;
  position: absolute;
  top: 0;
  left: 0;
  width: 79.3055555556vw;
  height: 100%;
  -webkit-margin-start: calc(50% - 50vw);
          margin-inline-start: calc(50% - 50vw);
  content: "";
  background: #fff;
  opacity: 0;
  -webkit-transition: opacity 0.6s;
  transition: opacity 0.6s;
}
.p-work-record__contents.is-show::before {
  opacity: 1;
}
@media screen and (max-width: 767px) {
  .p-work-record__contents {
    padding-block: 3.625rem 4.0625rem;
  }
  .p-work-record__contents::before {
    top: 0;
    width: 85vw;
  }
}

.p-work-record__title {
  position: absolute;
  top: -2.0625rem;
  font-size: 45px;
  line-height: 1.2;
}
@media screen and (max-width: 767px) {
  .p-work-record__title {
    top: -3.4375rem;
    font-size: 25px;
    line-height: 1.3;
  }
}

@media screen and (max-width: 767px) {
  .p-work-record__title--En {
    top: -2.8125rem;
  }
}

.p-work-record__list {
  display: none;
  grid-template-columns: repeat(2, 1fr);
  gap: 6.875rem 1.875rem;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: start;
  opacity: 0;
  -webkit-transition: opacity 0.3s ease;
  transition: opacity 0.3s ease;
}
.p-work-record__list.js-show {
  display: grid;
  opacity: 1;
}
@media screen and (max-width: 767px) {
  .p-work-record__list {
    grid-template-columns: 1fr;
    gap: 0.75rem 0;
  }
}
@media screen and (601px <= width <= 767px) {
  .p-work-record__list {
    gap: 1.5rem 0;
  }
}

.p-work-record__image {
  width: 38.4027777778vw;
  max-width: 553px;
  height: auto;
}
.p-work-record__image img {
  -o-object-fit: cover;
     object-fit: cover;
}
@media screen and (max-width: 767px) {
  .p-work-record__image {
    width: 100%;
    height: auto;
  }
}

.p-work-record__text-wrap--En {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  -webkit-column-gap: 2.875rem;
     -moz-column-gap: 2.875rem;
          column-gap: 2.875rem;
}
@media screen and (max-width: 767px) {
  .p-work-record__text-wrap--En {
    grid-template-columns: 1fr;
    gap: 0;
  }
}

.p-work-record__text {
  padding-inline: 12.5rem 3.875rem;
  -webkit-margin-before: 5.6875rem;
          margin-block-start: 5.6875rem;
  font-size: 15px;
}
@media screen and (width <= 1200px) {
  .p-work-record__text {
    padding-inline: 8.3333333333vw;
  }
}
@media screen and (max-width: 767px) {
  .p-work-record__text {
    padding-inline: unset;
    -webkit-margin-before: 2.6875rem;
            margin-block-start: 2.6875rem;
    font-size: 13px;
  }
}

.p-work-record__text--En {
  padding-inline: unset;
}
@media screen and (max-width: 767px) {
  .p-work-record__text--En:nth-of-type(2) {
    -webkit-margin-before: unset;
            margin-block-start: unset;
  }
}

.p-work-record__tabs {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-column-gap: 2rem;
     -moz-column-gap: 2rem;
          column-gap: 2rem;
  -ms-flex-item-align: center;
      align-self: center;
  -webkit-margin-before: 3.875rem;
          margin-block-start: 3.875rem;
}
@media screen and (max-width: 767px) {
  .p-work-record__tabs {
    -webkit-column-gap: 1.625rem;
       -moz-column-gap: 1.625rem;
            column-gap: 1.625rem;
    -webkit-margin-before: 3.75rem;
            margin-block-start: 3.75rem;
  }
}

.p-work-record__tab {
  z-index: 1;
  position: relative;
  display: grid;
  place-items: center;
  width: 46px;
  aspect-ratio: 1/1;
  font-size: 25px;
  background: -webkit-gradient(linear, left top, right top, color-stop(-0.27%, #785ba4), color-stop(2.75%, #88549b), color-stop(10.79%, #aa478a), color-stop(18.83%, #c43c7d), color-stop(26.88%, #d73473), color-stop(34.92%, #e3306d), color-stop(43.97%, #e72f6c), color-stop(67.09%, #ea5518), color-stop(69.1%, #ea5128), color-stop(96.25%, #f29317));
  background: linear-gradient(90deg, #785ba4 -0.27%, #88549b 2.75%, #aa478a 10.79%, #c43c7d 18.83%, #d73473 26.88%, #e3306d 34.92%, #e72f6c 43.97%, #ea5518 67.09%, #ea5128 69.1%, #f29317 96.25%);
  -webkit-background-clip: text;
          background-clip: text;
  border-radius: 50%;
  -webkit-text-fill-color: transparent;
}
.p-work-record__tab::before {
  z-index: -1;
  position: absolute;
  inset: 0;
  padding: 1px;
  content: "";
  background: -webkit-gradient(linear, left top, right top, color-stop(-0.27%, #785ba4), color-stop(2.75%, #88549b), color-stop(10.79%, #aa478a), color-stop(18.83%, #c43c7d), color-stop(26.88%, #d73473), color-stop(34.92%, #e3306d), color-stop(43.97%, #e72f6c), color-stop(67.09%, #ea5518), color-stop(69.1%, #ea5128), color-stop(96.25%, #f29317));
  background: linear-gradient(90deg, #785ba4 -0.27%, #88549b 2.75%, #aa478a 10.79%, #c43c7d 18.83%, #d73473 26.88%, #e3306d 34.92%, #e72f6c 43.97%, #ea5518 67.09%, #ea5128 69.1%, #f29317 96.25%);
  border-radius: inherit;
  -webkit-mask: -webkit-gradient(linear, left top, left bottom, color-stop(0, #fff)) content-box, -webkit-gradient(linear, left top, left bottom, color-stop(0, #fff));
  -webkit-mask: linear-gradient(#fff 0 0) content-box, linear-gradient(#fff 0 0);
          mask: -webkit-gradient(linear, left top, left bottom, color-stop(0, #fff)) content-box, -webkit-gradient(linear, left top, left bottom, color-stop(0, #fff));
          mask: linear-gradient(#fff 0 0) content-box, linear-gradient(#fff 0 0);
  -webkit-mask-composite: xor;
          mask-composite: xor;
  -webkit-mask-composite: xor;
          mask-composite: exclude;
}
.p-work-record__tab[aria-selected=true] {
  background: linear-gradient(138deg, #785ba4 11.16%, #88549b 12.31%, #aa478a 15.76%, #c43c7d 19.21%, #d73473 22.66%, #e3306d 27.26%, #e72f6c 30.71%, #ea5518 57.16%, #ea5128 59.46%, #f29317 90.51%);
  -webkit-text-fill-color: #fff;
}
.p-work-record__tab[aria-selected=false] {
  -webkit-transition: opacity 0.3s ease;
  transition: opacity 0.3s ease;
}
@media (any-hover: hover) {
  .p-work-record__tab[aria-selected=false]:hover {
    cursor: pointer;
    opacity: 0.7;
  }
}
@media screen and (max-width: 767px) {
  .p-work-record__tab {
    width: 2.375rem;
    font-size: 13px;
  }
}

.p-privacy__wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  row-gap: 40px;
  width: min(1280px, 100%);
  padding-inline: 70px;
  margin-inline: auto;
}
@media screen and (max-width: 767px) {
  .p-privacy__wrap {
    row-gap: 25px;
    padding-inline: unset;
  }
}

.p-privacy__title {
  font-size: 35px;
  line-height: 1.2;
}
@media screen and (max-width: 767px) {
  .p-privacy__title {
    font-size: 20px;
  }
}

.p-privacy__text,
.p-privacy__date {
  font-size: 15px;
}
@media screen and (max-width: 767px) {
  .p-privacy__text,
  .p-privacy__date {
    font-size: 13px;
    line-height: 1.3;
  }
}

.p-privacy__text {
  -webkit-margin-before: 53px;
          margin-block-start: 53px;
}
@media screen and (max-width: 767px) {
  .p-privacy__text {
    -webkit-margin-before: 11px;
            margin-block-start: 11px;
  }
}

.p-privacy-card {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  padding-block: 40px;
  -webkit-border-before: 0.52px solid #1d2b56;
          border-block-start: 0.52px solid #1d2b56;
}
@media screen and (max-width: 767px) {
  .p-privacy-card {
    position: relative;
    padding-block: 25px;
    -webkit-border-before: none;
            border-block-start: none;
  }
  .p-privacy-card::before {
    position: absolute;
    top: 0;
    left: 50%;
    width: 100vw;
    height: 0.52px;
    content: "";
    background: #1d2b56;
    translate: -50% 0;
  }
  .p-privacy-card:nth-of-type(1) {
    row-gap: 10px;
  }
  .p-privacy-card:nth-of-type(2) {
    row-gap: 16px;
  }
  .p-privacy-card:nth-of-type(3) {
    row-gap: 18px;
  }
  .p-privacy-card:nth-of-type(4) {
    row-gap: 18px;
  }
  .p-privacy-card:nth-of-type(5) {
    row-gap: 18px;
  }
  .p-privacy-card:nth-of-type(6), .p-privacy-card:nth-of-type(7) {
    row-gap: 18px;
  }
  .p-privacy-card:last-of-type {
    -webkit-padding-after: unset;
            padding-block-end: unset;
  }
}

.p-privacy-card__title {
  font-size: 21px;
}
@media screen and (max-width: 767px) {
  .p-privacy-card__title {
    font-size: 20px;
  }
}

.p-privacy-card__body {
  -webkit-padding-start: 30px;
          padding-inline-start: 30px;
}
@media screen and (max-width: 767px) {
  .p-privacy-card__body {
    -webkit-padding-start: unset;
            padding-inline-start: unset;
  }
}

.p-privacy-card__text {
  font-size: 15px;
}
@media screen and (max-width: 767px) {
  .p-privacy-card__text {
    font-size: 13px;
    line-height: 1.3;
  }
}

.p-privacy-card__item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-size: 15px;
}
.p-privacy-card__item::before {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  content: "・";
}
@media screen and (max-width: 767px) {
  .p-privacy-card__item {
    font-size: 13px;
    line-height: 1.3;
  }
  .p-privacy-card__item::before {
    -webkit-column-gap: 4px;
       -moz-column-gap: 4px;
            column-gap: 4px;
  }
}

.p-privacy-card__item--En {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-column-gap: 0.5rem;
     -moz-column-gap: 0.5rem;
          column-gap: 0.5rem;
}
.p-privacy-card__item--En::before {
  content: "*";
}
@media screen and (max-width: 767px) {
  .p-privacy-card__item--En {
    -webkit-column-gap: 0.25rem;
       -moz-column-gap: 0.25rem;
            column-gap: 0.25rem;
  }
}

.p-terms__wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  row-gap: 40px;
  width: min(1280px, 100%);
  padding-inline: 70px;
  margin-inline: auto;
}
@media screen and (max-width: 767px) {
  .p-terms__wrap {
    row-gap: 25px;
    padding-inline: unset;
  }
}

.p-terms__title {
  font-size: 35px;
  line-height: 1.2;
}
@media screen and (max-width: 767px) {
  .p-terms__title {
    font-size: 20px;
  }
}

.p-terms__text,
.p-terms__date {
  font-size: 15px;
}
@media screen and (max-width: 767px) {
  .p-terms__text,
  .p-terms__date {
    font-size: 13px;
    line-height: 1.3;
  }
}

.p-terms__text {
  -webkit-margin-before: 55px;
          margin-block-start: 55px;
}
@media screen and (max-width: 767px) {
  .p-terms__text {
    -webkit-margin-before: 14px;
            margin-block-start: 14px;
  }
}

.p-terms-card {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  padding-block: 31px;
  -webkit-border-before: 0.52px solid #1d2b56;
          border-block-start: 0.52px solid #1d2b56;
}
@media screen and (max-width: 767px) {
  .p-terms-card {
    position: relative;
    padding-block: 25px;
    -webkit-border-before: none;
            border-block-start: none;
  }
  .p-terms-card::before {
    position: absolute;
    top: 0;
    left: 50%;
    width: 100vw;
    height: 0.52px;
    content: "";
    background: #1d2b56;
    translate: -50% 0;
  }
  .p-terms-card:nth-of-type(1) {
    row-gap: 10px;
  }
  .p-terms-card:nth-of-type(2) {
    row-gap: 21px;
  }
  .p-terms-card:nth-of-type(3), .p-terms-card:nth-of-type(4) {
    row-gap: 18px;
  }
  .p-terms-card:nth-of-type(5) {
    row-gap: 13px;
  }
  .p-terms-card:nth-of-type(6), .p-terms-card:nth-of-type(7) {
    row-gap: 15px;
  }
  .p-terms-card:last-of-type {
    -webkit-padding-after: unset;
            padding-block-end: unset;
  }
}

.p-terms-card__title {
  font-size: 21px;
}
@media screen and (max-width: 767px) {
  .p-terms-card__title {
    font-size: 20px;
    line-height: 1.78;
  }
}

.p-terms-card__body {
  -webkit-padding-start: 30px;
          padding-inline-start: 30px;
}
@media screen and (max-width: 767px) {
  .p-terms-card__body {
    -webkit-padding-start: unset;
            padding-inline-start: unset;
  }
}

.p-terms-card__text {
  font-size: 15px;
}
@media screen and (max-width: 767px) {
  .p-terms-card__text {
    font-size: 13px;
    line-height: 1.3;
  }
}

.p-terms-card__item {
  font-size: 15px;
}
@media screen and (max-width: 767px) {
  .p-terms-card__item {
    font-size: 13px;
    line-height: 1.3;
  }
}

.p-page-contact__wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}

.p-page-contact__text {
  -webkit-margin-before: 3.3125rem;
          margin-block-start: 3.3125rem;
  font-size: 15px;
}
@media screen and (max-width: 767px) {
  .p-page-contact__text {
    -webkit-margin-before: 3.75rem;
            margin-block-start: 3.75rem;
    font-size: 13px;
  }
}

.p-page-contact__sub-wrap--En {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  row-gap: 1.375rem;
  width: 100%;
  max-width: 1140px;
  -webkit-padding-before: 3.125rem;
          padding-block-start: 3.125rem;
  -webkit-margin-before: 6.625rem;
          margin-block-start: 6.625rem;
}
.p-page-contact__sub-wrap--En::before {
  position: absolute;
  top: 0;
  left: 50%;
  width: 100%;
  height: 0.52px;
  content: "";
  background: #1d2b56;
  -webkit-transform: translate(-50%, 0) scaleX(0);
          transform: translate(-50%, 0) scaleX(0);
  -webkit-transform-origin: left center;
          transform-origin: left center;
  -webkit-transition: -webkit-transform 1s ease-in-out;
  transition: -webkit-transform 1s ease-in-out;
  transition: transform 1s ease-in-out;
  transition: transform 1s ease-in-out, -webkit-transform 1s ease-in-out;
}
.p-page-contact__sub-wrap--En.is-inview::before {
  -webkit-transform: translate(-50%, 0) scaleX(1);
          transform: translate(-50%, 0) scaleX(1);
}
@media screen and (max-width: 767px) {
  .p-page-contact__sub-wrap--En {
    row-gap: 0.625rem;
    -webkit-padding-before: 1.3125rem;
            padding-block-start: 1.3125rem;
    -webkit-margin-before: 2.3125rem;
            margin-block-start: 2.3125rem;
    -webkit-border-before: none;
            border-block-start: none;
  }
  .p-page-contact__sub-wrap--En::before {
    width: 100vw;
  }
}

.p-page-contact__sub-title-En {
  font-size: 21px;
}
@media screen and (max-width: 767px) {
  .p-page-contact__sub-title-En {
    font-size: 20px;
  }
}

@media screen and (max-width: 767px) {
  .p-page-contact__sub-text-En {
    line-height: 1.3;
  }
}

.p-page-contact__form {
  -webkit-margin-before: 4.6875rem;
          margin-block-start: 4.6875rem;
}
@media screen and (max-width: 767px) {
  .p-page-contact__form {
    -webkit-margin-before: 2.125rem;
            margin-block-start: 2.125rem;
  }
}

.p-form {
  width: 100%;
  max-width: 1140px;
}

.p-form__row {
  display: grid;
  grid-template-columns: 212px 1fr;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding-block: 1.1875rem;
  -webkit-border-before: 0.5px solid #1d2b56;
          border-block-start: 0.5px solid #1d2b56;
}
.p-form__row.last {
  -webkit-box-align: unset;
      -ms-flex-align: unset;
          align-items: unset;
  -webkit-border-after: 0.5px solid #1d2b56;
          border-block-end: 0.5px solid #1d2b56;
}
@media screen and (max-width: 767px) {
  .p-form__row {
    position: relative;
    grid-template-columns: 97px 1fr;
    padding-block: 0.75rem;
    border-block: none;
  }
  .p-form__row::before {
    position: absolute;
    top: 0;
    left: 50%;
    width: 100vw;
    height: 0.5px;
    content: "";
    background: #1d2b56;
    translate: -50% 0;
  }
  .p-form__row.last {
    -webkit-border-after: none;
            border-block-end: none;
  }
  .p-form__row.last::after {
    position: absolute;
    bottom: 0;
    left: 50%;
    width: 100vw;
    height: 0.5px;
    content: "";
    background: #1d2b56;
    translate: -50% 0;
  }
  .p-form__row.last .p-form__head {
    -webkit-margin-before: 0.625rem;
            margin-block-start: 0.625rem;
  }
  .p-form__row.radio {
    -webkit-box-align: unset;
        -ms-flex-align: unset;
            align-items: unset;
  }
  .p-form__row.radio .p-form__head {
    -webkit-margin-before: 0.625rem;
            margin-block-start: 0.625rem;
  }
}

.p-form__head {
  padding-inline: 2.4375rem 3rem;
  text-align: center;
  white-space: nowrap;
}
@media screen and (max-width: 767px) {
  .p-form__head {
    padding-inline: 0 0.875rem;
    font-size: 10px;
    line-height: 1.45;
  }
}

.p-form__head--En span {
  -webkit-margin-before: 1.5rem;
          margin-block-start: 1.5rem;
}

.p-form__data {
  padding: 1.25rem 2.625rem;
  -webkit-border-start: 0.5px solid #1d2b56;
          border-inline-start: 0.5px solid #1d2b56;
}
@media screen and (max-width: 767px) {
  .p-form__data {
    padding: 0.5rem 0rem 0.5rem 1.125rem;
  }
}

input[type=text],
input[type=tel],
input[type=email],
select,
textarea {
  width: 100%;
  border: none;
  border-radius: 0;
}
:focus-visible {
  outline: none;
}

textarea {
  min-height: 18.75rem;
  resize: vertical;
}
@media screen and (max-width: 767px) {
  textarea {
    min-height: 15.4375rem;
  }
}

input[type=radio] {
  position: absolute;
  width: 1px;
  height: 1px;
  clip: rect(0, 0, 0, 0);
}

input[type=radio]:checked + span::after {
  opacity: 1;
}

.p-form__data-radio {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 0 2.5rem;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.p-form__data-radio span {
  position: relative;
  display: inline-block;
  -webkit-padding-start: 1.875rem;
          padding-inline-start: 1.875rem;
}
.p-form__data-radio span::before {
  position: absolute;
  top: calc(50% + 1px);
  left: 0;
  width: 1rem;
  aspect-ratio: 1/1;
  content: "";
  border: 1px solid #000;
  border-radius: 50%;
  translate: 0 -50%;
}
.p-form__data-radio span::after {
  position: absolute;
  top: calc(50% + 1px);
  left: 0.1875rem;
  width: 0.59375rem;
  aspect-ratio: 1/1;
  content: "";
  background: #000;
  border-radius: 50%;
  opacity: 0;
  translate: 0 -50%;
  -webkit-transition: opacity 0.3s ease;
  transition: opacity 0.3s ease;
}
@media screen and (max-width: 767px) {
  .p-form__data-radio {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 0.75rem 0;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: start;
  }
  .p-form__data-radio span::before {
    width: 0.75rem;
  }
  .p-form__data-radio span::after {
    left: 0.15625rem;
    width: 0.40625rem;
  }
}

input[type=checkbox] {
  position: absolute;
  width: 1px;
  height: 1px;
  clip: rect(0, 0, 0, 0);
}

input[type=checkbox]:checked + span::after {
  opacity: 1;
}

.p-form__data-checkbox {
  -webkit-margin-before: 4.25rem;
          margin-block-start: 4.25rem;
  text-align: center;
}
.p-form__data-checkbox span {
  position: relative;
  display: inline-block;
  -webkit-padding-start: 1.25rem;
          padding-inline-start: 1.25rem;
}
.p-form__data-checkbox span::before {
  position: absolute;
  top: 50%;
  left: 0;
  width: 1rem;
  aspect-ratio: 1/1;
  content: "";
  border: 1px solid #000;
  border-radius: 0.1875rem;
  translate: 0 -50%;
}
.p-form__data-checkbox span::after {
  position: absolute;
  top: calc(50% - 0.09375rem);
  left: 0.28125rem;
  width: 0.375rem;
  height: 0.625rem;
  content: "";
  -webkit-border-after: 1px solid #000;
          border-block-end: 1px solid #000;
  -webkit-border-end: 1px solid #000;
          border-inline-end: 1px solid #000;
  opacity: 0;
  rotate: 45deg;
  translate: 0 -50%;
  -webkit-transition: opacity 0.3s ease;
  transition: opacity 0.3s ease;
}
@media screen and (max-width: 767px) {
  .p-form__data-checkbox {
    -webkit-margin-before: 1.5rem;
            margin-block-start: 1.5rem;
  }
  .p-form__data-checkbox span {
    -webkit-padding-start: 1.125rem;
            padding-inline-start: 1.125rem;
  }
  .p-form__data-checkbox span::before {
    position: absolute;
    top: 0.25rem;
    left: 0;
    width: 0.875rem;
    translate: 0;
  }
  .p-form__data-checkbox span::after {
    position: absolute;
    top: 0.375rem;
    left: 0.3125rem;
    width: 0.25rem;
    height: 0.5rem;
    content: "";
    opacity: 0;
    rotate: 45deg;
    translate: 0;
    -webkit-transition: opacity 0.3s ease;
    transition: opacity 0.3s ease;
  }
}

.p-form__link {
  text-decoration: underline;
  -webkit-transition: opacity 0.3s ease;
  transition: opacity 0.3s ease;
}
.p-form__link:hover {
  opacity: 0.7;
}
input[type=submit],
input[type=button] {
  -webkit-box-sizing: content-box;
          box-sizing: content-box;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  -webkit-appearance: auto;
     -moz-appearance: auto;
          appearance: auto;
  cursor: pointer;
  background: transparent;
  border: none;
  border-radius: 0;
}

input[type=submit]::-webkit-search-decoration,
input[type=button]::-webkit-search-decoration {
  display: none;
}

.row.jc-center {
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.p-form__submit {
  -webkit-margin-before: 5.75rem;
          margin-block-start: 5.75rem;
  text-align: center;
  background: linear-gradient(89deg, #785ba4 4.78%, #88549b 8.01%, #aa478a 16.63%, #c43c7d 25.24%, #d73473 33.86%, #e3306d 42.48%, #e72f6c 52.17%, #ea5518 76.94%, #ea5128 79.09%, #f29317 108.17%);
  background-size: 200% 100%;
  -webkit-transition: background-position 0.3s ease;
  transition: background-position 0.3s ease;
}
.p-form__submit input[type=submit] {
  display: inline-block;
  width: 100%;
  padding-block: 1.875rem;
  color: #fff;
  letter-spacing: 1em;
}
@media (any-hover: hover) {
  .p-form__submit:hover {
    background-position: 100% 0;
  }
}
@media screen and (max-width: 767px) {
  .p-form__submit {
    -webkit-margin-before: 2.0625rem;
            margin-block-start: 2.0625rem;
  }
  .p-form__submit input[type=submit] {
    padding-block: 0.8125rem 0.625rem;
  }
}

.p-form__submit--En input[type=submit] {
  letter-spacing: 0.2em;
}

.p-thanks__button {
  -webkit-margin-before: 2.5rem;
          margin-block-start: 2.5rem;
}

@media screen and (max-width: 767px) {
  .p-faq-top__wrap {
    row-gap: 4.8125rem;
  }
}

@media screen and (max-width: 767px) {
  .p-faq-top__contents-text {
    font-size: 15px;
    line-height: 1.5;
  }
}

.p-company-summary__wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  row-gap: 5.625rem;
  width: min(71.25rem, 100%);
}
@media screen and (max-width: 767px) {
  .p-company-summary__wrap {
    row-gap: 1.5rem;
  }
}

.p-company-summary__list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}

.p-company-summary__list-item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-column-gap: 9.5625rem;
     -moz-column-gap: 9.5625rem;
          column-gap: 9.5625rem;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 3.5rem 0 3.5rem 4.125rem;
  font-size: 21px;
  -webkit-border-after: 1px solid #c9caca;
          border-block-end: 1px solid #c9caca;
}
.p-company-summary__list-item:last-of-type {
  -webkit-border-after: none;
          border-block-end: none;
}
@media screen and (width <= 1000px) {
  .p-company-summary__list-item {
    -webkit-column-gap: 5rem;
       -moz-column-gap: 5rem;
            column-gap: 5rem;
  }
}
@media screen and (max-width: 767px) {
  .p-company-summary__list-item {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 1rem 0;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: start;
    padding: 1.5rem 0;
    font-size: 13px;
    border-block: none;
  }
  .p-company-summary__list-item::before {
    position: absolute;
    bottom: 0;
    left: 50%;
    width: 100vw;
    height: 1px;
    content: "";
    background: #c9caca;
    translate: -50% 0;
  }
  .p-company-summary__list-item:last-of-type::before {
    display: none;
  }
}

.p-company-summary__list-item--En {
  -webkit-column-gap: 4.375rem;
     -moz-column-gap: 4.375rem;
          column-gap: 4.375rem;
}

.p-company-summary__list-title {
  min-width: 105px;
}
@media screen and (max-width: 767px) {
  .p-company-summary__list-title {
    min-width: unset;
  }
}

.p-company-summary__list-title--En {
  min-width: 189px;
}

.p-company-summary__list-text {
  position: relative;
  -webkit-padding-start: 6.125rem;
          padding-inline-start: 6.125rem;
}
.p-company-summary__list-text::before {
  position: absolute;
  top: 50%;
  left: 0;
  width: 0.47875rem;
  aspect-ratio: 1/1;
  content: "";
  background: -webkit-gradient(linear, left top, right top, color-stop(0.13%, #785ba4), color-stop(3.13%, #88549b), color-stop(11.12%, #aa478a), color-stop(19.11%, #c43c7d), color-stop(27.1%, #d73473), color-stop(35.08%, #e3306d), color-stop(44.07%, #e72f6c), color-stop(67.04%, #ea5518), color-stop(69.04%, #ea5128), color-stop(96.01%, #f29317));
  background: linear-gradient(90deg, #785ba4 0.13%, #88549b 3.13%, #aa478a 11.12%, #c43c7d 19.11%, #d73473 27.1%, #e3306d 35.08%, #e72f6c 44.07%, #ea5518 67.04%, #ea5128 69.04%, #f29317 96.01%);
  border-radius: 50%;
  translate: 0 -50%;
  -webkit-animation: blinking 1s ease-in-out infinite alternate;
          animation: blinking 1s ease-in-out infinite alternate;
}
@-webkit-keyframes blinking {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@keyframes blinking {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@media screen and (max-width: 767px) {
  .p-company-summary__list-text {
    -webkit-padding-start: 1.25rem;
            padding-inline-start: 1.25rem;
  }
  .p-company-summary__list-text::before {
    top: 0.625rem;
    width: 0.303125rem;
  }
}

.p-company-summary__map {
  width: 100%;
  height: auto;
  aspect-ratio: 1138/316;
}
@media screen and (max-width: 767px) {
  .p-company-summary__map {
    aspect-ratio: 272/221;
    -webkit-margin-before: 1.375rem;
            margin-block-start: 1.375rem;
  }
}

@media (min-width: 768px) {
  .p-company-summary__map--En {
    -webkit-margin-before: -4.5625rem;
            margin-block-start: -4.5625rem;
  }
}

@media screen and (max-width: 767px) {
  .p-price-top__wrap {
    row-gap: 5.125rem;
  }
}

.p-price-top__contents {
  padding-inline: 31.5rem 8.75rem;
}
@media screen and (width <= 1300px) {
  .p-price-top__contents {
    padding-inline: 22.5rem 6.25rem;
  }
}
@media screen and (width <= 1000px) {
  .p-price-top__contents {
    padding-inline: 11.25rem 5rem;
  }
}
@media screen and (max-width: 767px) {
  .p-price-top__contents {
    row-gap: 1.3125rem;
    padding-inline: unset;
  }
}

.p-price-plan__wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  row-gap: 5rem;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: min(77.5rem, 100%);
  padding-inline: 13.5rem;
  margin-inline: auto;
}
@media screen and (max-width: 767px) {
  .p-price-plan__wrap {
    row-gap: 1.875rem;
    width: 100%;
    padding-inline: unset;
  }
}

.p-price-plan__title {
  font-size: 35px;
  text-align: center;
}
@media screen and (max-width: 767px) {
  .p-price-plan__title {
    font-size: 20px;
  }
}

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

.p-price-plan-card {
  z-index: 1;
  position: relative;
  display: grid;
  grid-template-areas: "title" "text" "image" "list";
  justify-items: center;
  padding-block: 2.6875rem 3.5rem;
}
.p-price-plan-card .card-border {
  position: absolute;
  inset: 0;
  width: 100%;
  height: 100%;
}
.p-price-plan-card .svg-rect {
  opacity: 0;
  fill: none;
  stroke-width: 1;
  stroke-dasharray: 0;
  stroke-dashoffset: 0;
}
@-webkit-keyframes draw-border {
  to {
    stroke-dashoffset: 0;
  } /* マイナス方向へ */
}
@keyframes draw-border {
  to {
    stroke-dashoffset: 0;
  } /* マイナス方向へ */
}
@media screen and (max-width: 767px) {
  .p-price-plan-card {
    grid-template-areas: "title" "image" "text" "list";
    padding-block: 1.5rem 2.125rem;
  }
}

.svg-rect.is-animated {
  opacity: 1;
  -webkit-animation: draw-border 2s ease forwards;
          animation: draw-border 2s ease forwards;
}

.p-price-plan-card__title {
  grid-area: title;
  padding-inline: 1.25rem;
  font-size: 25px;
  text-align: center;
}
.p-price-plan-card__title span {
  font-size: 15px;
}
@media screen and (max-width: 767px) {
  .p-price-plan-card__title {
    font-size: 20px;
  }
}

.p-price-plan-card__text {
  grid-area: text;
  padding-inline: 3.75rem;
  -webkit-margin-before: 1rem;
          margin-block-start: 1rem;
  text-align: center;
}
@media screen and (width <= 850px) {
  .p-price-plan-card__text {
    padding-inline: 1.5rem;
  }
}
@media screen and (max-width: 767px) {
  .p-price-plan-card__text {
    padding-inline: 1.6875rem;
    -webkit-margin-before: 1.4375rem;
            margin-block-start: 1.4375rem;
    text-align: left;
  }
}

.p-price-plan-card__image {
  grid-area: image;
  width: 50.1875rem;
  height: auto;
  -webkit-margin-before: 1.9375rem;
          margin-block-start: 1.9375rem;
}
@media screen and (max-width: 767px) {
  .p-price-plan-card__image {
    width: 18.5rem;
    -webkit-margin-before: 1.3125rem;
            margin-block-start: 1.3125rem;
  }
}

.p-price-plan-card__list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  grid-area: list;
  gap: 1.4375rem;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding-inline: 7rem;
  -webkit-margin-before: 2.875rem;
          margin-block-start: 2.875rem;
}
@media screen and (max-width: 767px) {
  .p-price-plan-card__list {
    gap: 0.4375rem;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: start;
    width: min(18.3125rem, 100%);
    padding-inline: 1.25rem;
    -webkit-margin-before: 1.3125rem;
            margin-block-start: 1.3125rem;
    margin-inline: auto;
  }
}

.p-price-plan-card__item {
  z-index: 1;
  position: relative;
  display: grid;
  place-items: center;
  width: 176px;
  aspect-ratio: 1/1;
  text-align: center;
  border-radius: 50%;
}
.p-price-plan-card__item::before {
  z-index: -1;
  position: absolute;
  inset: 0;
  padding: 1px;
  content: "";
  background: -webkit-gradient(linear, left top, right top, color-stop(-0.27%, #785ba4), color-stop(2.75%, #88549b), color-stop(10.79%, #aa478a), color-stop(18.83%, #c43c7d), color-stop(26.88%, #d73473), color-stop(34.92%, #e3306d), color-stop(43.97%, #e72f6c), color-stop(67.09%, #ea5518), color-stop(69.1%, #ea5128), color-stop(96.25%, #f29317));
  background: linear-gradient(90deg, #785ba4 -0.27%, #88549b 2.75%, #aa478a 10.79%, #c43c7d 18.83%, #d73473 26.88%, #e3306d 34.92%, #e72f6c 43.97%, #ea5518 67.09%, #ea5128 69.1%, #f29317 96.25%);
  border-radius: inherit;
  -webkit-mask: -webkit-gradient(linear, left top, left bottom, color-stop(0, #fff)) content-box, -webkit-gradient(linear, left top, left bottom, color-stop(0, #fff));
  -webkit-mask: linear-gradient(#fff 0 0) content-box, linear-gradient(#fff 0 0);
          mask: -webkit-gradient(linear, left top, left bottom, color-stop(0, #fff)) content-box, -webkit-gradient(linear, left top, left bottom, color-stop(0, #fff));
          mask: linear-gradient(#fff 0 0) content-box, linear-gradient(#fff 0 0);
  -webkit-mask-composite: xor;
          mask-composite: xor;
  -webkit-mask-composite: xor;
          mask-composite: exclude;
}
@media screen and (max-width: 767px) {
  .p-price-plan-card__item {
    width: 7.6875rem;
  }
}

.p-price-plan-card__bottom-text {
  justify-self: start;
  padding-inline: 3.75rem;
  -webkit-margin-before: 3.625rem;
          margin-block-start: 3.625rem;
}
@media screen and (max-width: 767px) {
  .p-price-plan-card__bottom-text {
    padding-inline: 0.75rem 0;
    -webkit-margin-before: 2.6875rem;
            margin-block-start: 2.6875rem;
  }
}

@media screen and (max-width: 767px) {
  .p-service-top__wrap {
    row-gap: 4.8125rem;
  }
}

@media screen and (max-width: 767px) {
  .p-service-top__wrap--En {
    row-gap: 4rem;
  }
}

@media screen and (max-width: 767px) {
  .p-service-top__title--En {
    white-space: nowrap;
  }
}

.p-service-top__contents {
  -webkit-margin-before: 1.25rem;
          margin-block-start: 1.25rem;
}
@media screen and (max-width: 767px) {
  .p-service-top__contents {
    -webkit-margin-before: unset;
            margin-block-start: unset;
  }
}

@media screen and (max-width: 767px) {
  .p-service-top__contents--En {
    row-gap: 0.75rem;
  }
}

@media screen and (max-width: 767px) {
  .p-service-contents__title--En {
    font-size: 25px;
    line-height: 1.3;
  }
}

.p-service-four {
  overflow: hidden;
}

.p-service-four__wrap {
  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;
}

.p-service-four__title {
  font-size: 45px;
  text-align: center;
}
@media screen and (max-width: 767px) {
  .p-service-four__title {
    font-size: 25px;
  }
}

@media screen and (max-width: 767px) {
  .p-service-four__title--En {
    white-space: nowrap;
  }
}

.p-service-four__text {
  -webkit-margin-before: 1.5rem;
          margin-block-start: 1.5rem;
  text-align: center;
}
@media screen and (max-width: 767px) {
  .p-service-four__text {
    -webkit-margin-before: 1.75rem;
            margin-block-start: 1.75rem;
    text-align: left;
  }
}

@media (min-width: 768px) {
  .p-service-four__text--En {
    width: 46.625rem;
    margin-inline: auto;
  }
}
@media screen and (max-width: 767px) {
  .p-service-four__text--En {
    line-height: 1.3;
    text-align: center;
  }
}

.p-service-four__list {
  position: relative;
  display: grid;
  grid-template-rows: repeat(2, 16.0625rem);
  grid-template-columns: repeat(2, 16.6875rem);
  place-items: center;
  -webkit-margin-before: 7.5rem;
          margin-block-start: 7.5rem;
}
.p-service-four__list::before {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 62.375rem;
  height: 37.375rem;
  content: "";
  background: url("../../img/page/service-large-circle.svg") center center;
  background-repeat: no-repeat;
  background-size: contain;
  translate: -50% -50%;
}
@media screen and (max-width: 767px) {
  .p-service-four__list {
    grid-template-rows: repeat(2, 8.25rem);
    grid-template-columns: repeat(2, 8.5rem);
    -webkit-margin-before: 5.625rem;
            margin-block-start: 5.625rem;
  }
  .p-service-four__list::before {
    width: 31.8125rem;
    height: 19.0625rem;
  }
}

.p-service-four__item {
  position: relative;
  display: grid;
  place-items: center;
}
.p-service-four__item svg {
  width: 19.5rem;
  aspect-ratio: 1/1;
}
.p-service-four__item .circle-path {
  opacity: 0; /* ← SPなどでチラ見え防止 */
  stroke-dasharray: 0;
  stroke-dashoffset: 0;
  -webkit-transition: opacity 0.3s ease;
  transition: opacity 0.3s ease; /* 初期値を0に */
}
@-webkit-keyframes draw {
  to {
    stroke-dashoffset: 0;
  } /* マイナス方向へ */
}
@keyframes draw {
  to {
    stroke-dashoffset: 0;
  } /* マイナス方向へ */
}
@media screen and (max-width: 767px) {
  .p-service-four__item svg {
    width: 10rem;
  }
}

.is-inview .circle-path {
  opacity: 1;
  -webkit-animation: draw 3s ease forwards;
          animation: draw 3s ease forwards;
}

.p-service-four__item-text {
  position: absolute;
  top: 50%;
  left: 50%;
  text-align: center;
  white-space: nowrap;
  content: "";
  translate: -50% -50%;
  -webkit-transition: opacity 1s ease;
  transition: opacity 1s ease;
}

.p-service-contents {
  background: #f2f3f4;
}

.p-service-contents__wrap {
  z-index: 1;
  position: relative;
  -webkit-padding-end: calc(50vw - 50%);
          padding-inline-end: calc(50vw - 50%);
  margin-inline: calc(50% - 50vw);
}
.p-service-contents__wrap::before {
  z-index: -1;
  position: absolute;
  top: 0;
  right: 0;
  width: 79.0972222222vw;
  height: calc(100% + 15.75rem);
  content: "";
  background: #fff;
  opacity: 0;
  -webkit-transition: opacity 0.6s;
  transition: opacity 0.6s;
}
.p-service-contents__wrap.is-show::before {
  opacity: 1;
}
@media screen and (width >= 1441px) {
  .p-service-contents__wrap {
    -webkit-padding-end: unset;
            padding-inline-end: unset;
    margin-inline: unset;
  }
  .p-service-contents__wrap::before {
    width: calc(50vw + 22.125rem);
    -webkit-margin-end: calc(50% - 50vw);
            margin-inline-end: calc(50% - 50vw);
  }
}
@media screen and (max-width: 767px) {
  .p-service-contents__wrap {
    padding-inline: calc(50vw - 50%);
  }
  .p-service-contents__wrap::before {
    width: 100%;
    height: calc(100% + 5.8125rem);
  }
}

@media (min-width: 768px) {
  .p-service-contents__wrap--En::before {
    height: calc(100% + 12.5rem);
  }
}
@media screen and (max-width: 767px) {
  .p-service-contents__wrap--En::before {
    height: calc(100% + 3.0625rem);
  }
}

.p-service-contents__list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  row-gap: 14.5625rem;
}
@media screen and (max-width: 767px) {
  .p-service-contents__list {
    row-gap: 1.9375rem;
  }
}

@media (min-width: 768px) {
  .p-service-contents__list--En {
    row-gap: 9.1875rem;
  }
}
@media (min-width: 768px) {
  .p-service-contents__list--En .p-service-contents__item:nth-of-type(3) .p-service-contents-card__image {
    -webkit-margin-before: -5.3125rem;
            margin-block-start: -5.3125rem;
  }
}
@media (min-width: 768px) {
  .p-service-contents__list--En .p-service-contents__item:nth-of-type(4) .p-service-contents-card__head {
    -webkit-margin-before: 1.75rem;
            margin-block-start: 1.75rem;
  }
}
@media (min-width: 768px) {
  .p-service-contents__list--En .p-service-contents__item:nth-of-type(4) .p-service-contents-card__image {
    -webkit-margin-before: -2.5rem;
            margin-block-start: -2.5rem;
  }
}
@media screen and (max-width: 767px) {
  .p-service-contents__list--En .p-service-contents__item:nth-of-type(1) .p-service-contents-card {
    -webkit-padding-before: 2.1875rem;
            padding-block-start: 2.1875rem;
  }
  .p-service-contents__list--En .p-service-contents__item:nth-of-type(1) .p-service-contents-card .p-service-contents-card__image {
    -webkit-margin-before: -3.8125rem;
            margin-block-start: -3.8125rem;
  }
}

.p-service-contents__item:nth-of-type(1) .p-service-contents-card__head {
  -webkit-padding-before: 4.75rem;
          padding-block-start: 4.75rem;
}
.p-service-contents__item:nth-of-type(1) .p-service-contents-card__head::before {
  display: none;
}
.p-service-contents__item:nth-of-type(1) .p-service-contents-card__image {
  -webkit-margin-before: -4.9375rem;
          margin-block-start: -4.9375rem;
}
@media screen and (max-width: 767px) {
  .p-service-contents__item:nth-of-type(1) .p-service-contents-card::before {
    display: none;
  }
  .p-service-contents__item:nth-of-type(1) .p-service-contents-card__head {
    -webkit-padding-before: 1.375rem;
            padding-block-start: 1.375rem;
  }
  .p-service-contents__item:nth-of-type(1) .p-service-contents-card__image {
    -webkit-margin-before: -1.6875rem;
            margin-block-start: -1.6875rem;
  }
}

.p-service-contents__text {
  -webkit-margin-before: 24.3125rem;
          margin-block-start: 24.3125rem;
  font-size: 25px;
  text-align: center;
}
@media screen and (max-width: 767px) {
  .p-service-contents__text {
    -webkit-margin-before: 8.25rem;
            margin-block-start: 8.25rem;
    font-size: 13px;
    text-align: left;
  }
}

.p-service-contents__text--En {
  -webkit-margin-before: 21.75rem;
          margin-block-start: 21.75rem;
  line-height: normal;
}
@media (min-width: 768px) {
  .p-service-contents__text--En {
    width: 55.5625rem;
    margin-inline: auto;
  }
}
@media screen and (max-width: 767px) {
  .p-service-contents__text--En {
    -webkit-margin-before: 8.25rem;
            margin-block-start: 8.25rem;
    text-align: center;
  }
}

.p-service-contents-card {
  display: grid;
  grid-template-areas: "image head" "image text";
  grid-template-rows: auto 1fr;
  grid-template-columns: 27.1875rem 46.375rem;
  -webkit-column-gap: 2.5rem;
     -moz-column-gap: 2.5rem;
          column-gap: 2.5rem;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: start;
}
@media screen and (max-width: 767px) {
  .p-service-contents-card {
    position: relative;
    grid-template-areas: "image head" "text text";
    grid-template-columns: 9.3125rem 1fr;
    -webkit-column-gap: 0.9375rem;
       -moz-column-gap: 0.9375rem;
            column-gap: 0.9375rem;
    -webkit-padding-before: 5rem;
            padding-block-start: 5rem;
  }
  .p-service-contents-card::before {
    position: absolute;
    top: 0;
    left: 50%;
    width: 100%;
    height: 1px;
    content: "";
    background: #c9caca;
    -webkit-transform: translate(-50%, 0) scaleX(0);
            transform: translate(-50%, 0) scaleX(0);
    -webkit-transform-origin: left center;
            transform-origin: left center;
    -webkit-transition: -webkit-transform 1s ease-in-out;
    transition: -webkit-transform 1s ease-in-out;
    transition: transform 1s ease-in-out;
    transition: transform 1s ease-in-out, -webkit-transform 1s ease-in-out;
  }
  .p-service-contents-card.is-inview::before {
    -webkit-transform: translate(-50%, 0) scaleX(1);
            transform: translate(-50%, 0) scaleX(1);
  }
}

.p-service-contents-card__head {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  grid-area: head;
  row-gap: 1.8125rem;
  -webkit-padding-before: 3.5625rem;
          padding-block-start: 3.5625rem;
  -webkit-padding-start: 3rem;
          padding-inline-start: 3rem;
}
@media (min-width: 768px) {
  .p-service-contents-card__head::before {
    position: absolute;
    top: 0;
    left: 50%;
    width: 100%;
    height: 1px;
    content: "";
    background: #c9caca;
    -webkit-transform: translate(-50%, 0) scaleX(0);
            transform: translate(-50%, 0) scaleX(0);
    -webkit-transform-origin: left center;
            transform-origin: left center;
    -webkit-transition: -webkit-transform 1s ease-in-out;
    transition: -webkit-transform 1s ease-in-out;
    transition: transform 1s ease-in-out;
    transition: transform 1s ease-in-out, -webkit-transform 1s ease-in-out;
  }
  .p-service-contents-card__head.is-inview::before {
    -webkit-transform: translate(-50%, 0) scaleX(1);
            transform: translate(-50%, 0) scaleX(1);
  }
}
@media screen and (max-width: 767px) {
  .p-service-contents-card__head {
    row-gap: 0.1875rem;
    -webkit-padding-before: 1.375rem;
            padding-block-start: 1.375rem;
    -webkit-padding-start: unset;
            padding-inline-start: unset;
  }
}

.p-service-contents-card__number {
  -webkit-padding-start: 0.5rem;
          padding-inline-start: 0.5rem;
  font-size: 25px;
  line-height: normal;
}
@media screen and (max-width: 767px) {
  .p-service-contents-card__number {
    -webkit-padding-start: 0.125rem;
            padding-inline-start: 0.125rem;
    font-size: 20px;
  }
}

.p-service-contents-card__title {
  font-size: 25px;
}
@media screen and (max-width: 767px) {
  .p-service-contents-card__title {
    font-size: 20px;
  }
}

.p-service-contents-card__text {
  grid-area: text;
  padding-inline: 3.5rem 9.3125rem;
  -webkit-margin-before: 1.125rem;
          margin-block-start: 1.125rem;
}
@media screen and (max-width: 767px) {
  .p-service-contents-card__text {
    padding-inline: unset;
    -webkit-margin-before: 2rem;
            margin-block-start: 2rem;
  }
}

@media screen and (max-width: 767px) {
  .p-service-contents-card__text--En {
    line-height: 1.3;
  }
}

.p-service-contents-card__image {
  grid-area: image;
  width: 27.1875rem;
  height: 25.3125rem;
  aspect-ratio: 435/405;
  -webkit-margin-before: -8.5rem;
          margin-block-start: -8.5rem;
}
@media screen and (max-width: 767px) {
  .p-service-contents-card__image {
    width: 10.8125rem;
    height: 10.0625rem;
    aspect-ratio: 133/124;
    -webkit-margin-before: -1.6875rem;
            margin-block-start: -1.6875rem;
    -webkit-margin-start: -1.5rem;
            margin-inline-start: -1.5rem;
  }
}

.p-faq-box--normal {
  width: 56.25rem;
  padding: 2.125rem 2.3125rem;
  margin-inline: auto;
  -webkit-border-before: 1px solid #c9caca;
          border-block-start: 1px solid #c9caca;
}
.p-faq-box--normal:nth-of-type(1) {
  -webkit-border-before: none;
          border-block-start: none;
}
.p-faq-box--normal:last-of-type {
  border-block: 1px solid #c9caca;
}
@media screen and (max-width: 767px) {
  .p-faq-box--normal {
    position: relative;
    width: 85vw;
    max-width: 600px;
    padding: 2.5rem 0;
    border-block: none;
  }
  .p-faq-box--normal::before {
    position: absolute;
    top: 0;
    left: 50%;
    width: 100vw;
    height: 1px;
    content: "";
    background: #c9caca;
    translate: -50% 0;
  }
  .p-faq-box--normal:nth-of-type(1)::before {
    display: none;
  }
  .p-faq-box--normal:last-of-type {
    border-block: none;
  }
  .p-faq-box--normal:last-of-type::after {
    position: absolute;
    bottom: 0;
    left: 50%;
    width: 100vw;
    height: 1px;
    content: "";
    background: #c9caca;
    translate: -50% 0;
  }
}

.p-faq-box__head--normal {
  position: relative;
  -webkit-padding-after: 1rem;
          padding-block-end: 1rem;
}
@media screen and (max-width: 767px) {
  .p-faq-box__head--normal {
    -webkit-padding-after: 0.25rem;
            padding-block-end: 0.25rem;
  }
}

.p-faq-box__head-text--normal {
  position: relative;
  -webkit-padding-start: 4.4375rem;
          padding-inline-start: 4.4375rem;
  font-size: 15px;
  line-height: 1.8;
}
.p-faq-box__head-text--normal::before {
  position: absolute;
  top: -0.875rem;
  left: 0;
  font-size: 40px;
  line-height: 1.2;
  color: #b7b7b7;
  content: "Q";
}
@media screen and (max-width: 767px) {
  .p-faq-box__head-text--normal {
    -webkit-padding-start: 2.25rem;
            padding-inline-start: 2.25rem;
    font-size: 13px;
    line-height: 1.5;
  }
  .p-faq-box__head-text--normal::before {
    top: -0.5625rem;
    font-size: 25px;
    line-height: 1.3;
  }
}

.p-faq-box__body--normal {
  -webkit-padding-before: 1rem;
          padding-block-start: 1rem;
}
@media screen and (max-width: 767px) {
  .p-faq-box__body--normal {
    -webkit-padding-before: 0.25rem;
            padding-block-start: 0.25rem;
  }
}

.p-faq-box__body-text--normal {
  position: relative;
  -webkit-padding-start: 4.4375rem;
          padding-inline-start: 4.4375rem;
  font-size: 15px;
  line-height: 1.8;
}
.p-faq-box__body-text--normal::before {
  position: absolute;
  top: -0.375rem;
  left: 0;
  font-size: 40px;
  line-height: 1.2;
  color: #b7b7b7;
  content: "A";
}
@media screen and (max-width: 767px) {
  .p-faq-box__body-text--normal {
    -webkit-padding-start: 2.25rem;
            padding-inline-start: 2.25rem;
    font-size: 13px;
    line-height: 1.5;
  }
  .p-faq-box__body-text--normal::before {
    top: -0.125rem;
    font-size: 25px;
    line-height: 1.3;
  }
}

.p-faq-box__body-text--normal-En span:nth-of-type(2) {
  -webkit-margin-before: 1.25rem;
          margin-block-start: 1.25rem;
}
@media screen and (max-width: 767px) {
  .p-faq-box__body-text--normal-En {
    line-height: 1.3;
  }
}

@media (min-width: 768px) {
  .p-about-top__wrap--En {
    row-gap: 5rem;
  }
}

@media screen and (max-width: 767px) {
  .p-company-top__wrap {
    row-gap: 4.375rem;
  }
}

.p-work__contents {
  -webkit-margin-before: 3.875rem;
          margin-block-start: 3.875rem;
}
@media screen and (max-width: 767px) {
  .p-work__contents {
    -webkit-margin-before: unset;
            margin-block-start: unset;
  }
}

.p-work__contents--En {
  -webkit-margin-before: unset;
          margin-block-start: unset;
}

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

@media (min-width: 768px) {
  .u-hidden-pc {
    display: none;
  }
}

@media screen and (width >= 400px) {
  .u-hidden-xs {
    display: none;
  }
}

.u-animated__colorBox {
  position: relative;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  white-space: nowrap;
  clip-path: inset(100% 0 0 0);
}
.u-animated__colorBox::after {
  z-index: 1;
  position: absolute;
  inset: 0;
  pointer-events: none;
  content: "";
  background-color: #000;
  -webkit-transform: scaleY(0);
          transform: scaleY(0);
  -webkit-transform-origin: 50% 0;
          transform-origin: 50% 0;
}
.u-animated__colorBox.js-show {
  -webkit-animation: 1.2s forwards ease-in-out textViewY;
          animation: 1.2s forwards ease-in-out textViewY;
}
.u-animated__colorBox.js-show::after {
  -webkit-animation: 1.2s forwards ease-in-out colorBoxY;
          animation: 1.2s forwards ease-in-out colorBoxY;
}

@-webkit-keyframes textViewY {
  from {
    clip-path: inset(100% 0 0 0);
  }
  to {
    clip-path: inset(0 0 0 0);
  }
}

@keyframes textViewY {
  from {
    clip-path: inset(100% 0 0 0);
  }
  to {
    clip-path: inset(0 0 0 0);
  }
}
@-webkit-keyframes colorBoxY {
  0%, 50% {
    -webkit-transform-origin: 50% 0;
            transform-origin: 50% 0;
  }
  60%, 100% {
    -webkit-transform-origin: 50% 100%;
            transform-origin: 50% 100%;
  }
  60% {
    -webkit-transform: scaleY(1);
            transform: scaleY(1);
  }
  100% {
    -webkit-transform: scaleY(0);
            transform: scaleY(0);
  }
}
@keyframes colorBoxY {
  0%, 50% {
    -webkit-transform-origin: 50% 0;
            transform-origin: 50% 0;
  }
  60%, 100% {
    -webkit-transform-origin: 50% 100%;
            transform-origin: 50% 100%;
  }
  60% {
    -webkit-transform: scaleY(1);
            transform: scaleY(1);
  }
  100% {
    -webkit-transform: scaleY(0);
            transform: scaleY(0);
  }
}
.u-animated__fadeIn {
  opacity: 0;
  translate: 0 40px;
  -webkit-transition: opacity 0.5s ease, translate 0.5s ease;
  transition: opacity 0.5s ease, translate 0.5s ease;
}
.u-animated__fadeIn.js-show {
  opacity: 1;
  translate: 0 0;
}/*# sourceMappingURL=style.css.map */