*,
*::before,
*::after {
  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 {
  border: 0;
  font: inherit;
  font-size: 100%;
  margin: 0;
  padding: 0;
  vertical-align: baseline;
}

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 {
  border: none;
  vertical-align: bottom;
}

a {
  cursor: pointer;
  text-decoration: none;
}

body {
  background-color: #ffffff;
  color: #002b3e;
  font-family: "Noto Sans JP", "sans-serif";
  font-size: 15px;
  font-weight: 400;
  line-height: 150%;
}

body.is-fixed {
  overflow: hidden;
}

.fade-in-up {
  opacity: 0;
  transform: translateY(24px);
  transition: opacity 1s, transform 1s;
}

.fade-in-up.is-in-view {
  opacity: 1;
  transform: translateY(0);
}

.l-footer {
  background: linear-gradient(154deg, #00788a 4.11%, #3fa7bf 96.51%);
  padding-block: 64px;
}

.l-inner__logo-image {
  display: block;
  height: 60.5px;
  margin-inline: auto;
  width: 223.234px;
}

.l-inner__logo-image img {
  height: 100%;
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}

.l-footer__nav {
  margin-top: 36px;
  text-align: center;
}

.l-footer__list {
  display: flex;
  flex-direction: column;
  gap: 10px;
}

.l-footer__item {
  transition: opacity 0.3s;
}

.l-footer__item:hover {
  opacity: 0.8;
}

.l-footer__item-text {
  color: #ffffff;
  font-size: 16px;
  font-weight: 700;
  line-height: 32px;
  padding-block: 5px;
}

.l-inner {
  margin-inline: auto;
  padding-inline: 20px;
}

.l-header {
  align-items: center;
  background: #002b3e;
  display: flex;
  height: 58px;
  left: 0;
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 1000;
}

.l-header__wrap {
  align-items: center;
  display: flex;
  flex-grow: 1;
  height: 39px;
  justify-content: space-between;
  padding-inline: 20px;
}

.l-header__logo {
  aspect-ratio: 140/39;
  height: 39px;
  width: 140px;
}

.l-header__logo img {
  height: 100%;
  width: 100%;
  -o-object-fit: contain;
  object-fit: contain;
}

.l-header__list {
  align-items: center;
  display: flex;
  gap: 50px;
}

.l-header__item {
  transition: opacity 0.3s;
}

.l-header__item a {
  color: #ffffff;
  font-size: 20px;
  font-weight: 700;
  line-height: 32px;
}

.l-header__item:hover {
  opacity: 0.8;
}

.c-heading {
  font-size: 24px;
  font-weight: 700;
  line-height: 150%;
  text-align: center;
}

.p-drawer__icon {
  background: transparent;
  display: grid;
  height: 24px;
  place-items: center;
  position: relative;
  width: 36px;
}

.p-drawer__icon.is-checked .p-drawer__bar:nth-of-type(1) {
  top: 50%;
  transform: translateY(-50%) rotate(45deg);
}

.p-drawer__icon.is-checked .p-drawer__bar:nth-of-type(2) {
  display: none;
}

.p-drawer__icon.is-checked .p-drawer__bar:nth-of-type(3) {
  top: 50%;
  transform: translateY(-50%) rotate(-45deg);
}

.p-drawer__bar {
  background: #ffffff;
  border-radius: 5px;
  flex-shrink: 0;
  height: 2.77px;
  left: 0;
  position: absolute;
  transform: translateY(0) rotate(0deg);
  transition: transform 0.3s linear, top 0.3s linear;
  width: 36px;
}

.p-drawer__bar:nth-of-type(1) {
  top: 0;
}

.p-drawer__bar:nth-of-type(2) {
  top: 10.77px;
}

.p-drawer__bar:nth-of-type(3) {
  top: 21.54px;
}

.p-drawer__contents {
  background: #002b3e;
  height: calc(100vh - 58px);
  position: fixed;
  right: 0;
  top: 0;
  transform: translateY(-100%);
  transition: transform 0.3s linear;
  width: 100%;
  z-index: 500;
}

.p-drawer__contents.is-checked {
  top: 58px;
  transform: translateY(0);
}

.p-drawer-nav__lists {
  align-items: center;
  display: flex;
  flex-direction: column;
  gap: 32px;
  justify-content: center;
  padding-top: 80px;
}

.p-drawer-nav__list {
  color: #ffffff;
  font-size: 16px;
  font-weight: 500;
  line-height: 180%;
}

.p-fv {
  height: 100vh;
  padding-block: 58px;
}

.p-fv__inner {
  height: 100%;
}

.p-fv__container {
  align-items: center;
  display: flex;
  flex-direction: column;
  gap: 40px;
  height: 100%;
  justify-content: center;
  position: relative;
}

.p-fv__container::before,
.p-fv__container::after {
  content: "";
  display: block;
  height: auto;
  margin-inline: -20px;
  position: absolute;
  z-index: -1;
}

.p-fv__container::before {
  aspect-ratio: 502/667;
  background: url(../img/bg_fv01.webp) no-repeat center center/contain;
  left: clamp(0rem, -5.01rem + 21.37vw, 5.25rem);
  top: max(-42px, -11.2vw);
  width: clamp(20.938rem, 14.907rem + 25.73vw, 31.375rem);
}

.p-fv__container::after {
  aspect-ratio: 569/725;
  background: url(../img/bg_fv02.webp) no-repeat center center/contain;
  left: min(10.63vw, 82.6px);
  top: -32px;
  width: clamp(20.938rem, 12.487rem + 36.06vw, 35.563rem);
}

.p-fv__contents {
  padding-top: 42px;
  text-align: center;
}

.p-fv__lead {
  color: #ffffff;
  font-family: "Hiragino Kaku Gothic ProN", "sans-serif";
}

.p-fv__lead1 {
  display: block;
  font-size: clamp(2rem, 0.844rem + 4.93vw, 4rem);
  line-height: 150%;
  text-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
}

.p-fv__lead2 {
  display: block;
  font-size: clamp(1.5rem, 0.922rem + 2.47vw, 2.5rem);
  line-height: 150%;
  margin-top: clamp(1.25rem, 0.781rem + 2vw, 2.063rem);
  text-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
}

.p-fv__button {
  background: #ffffff;
  border: 2px solid #f69333;
  border-radius: 20px;
  box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.25);
  margin-inline: auto;
  margin-top: 42px;
  transition: all 0.3s;
  width: -moz-fit-content;
  width: fit-content;
}

.p-fv__button:hover {
  background: linear-gradient(
    91deg,
    #f69333 1.1%,
    #f7a95e 69.48%,
    #e77604 96.43%
  );
  background-color: #e77604;
}

.p-fv__button:hover .p-fv__button-text {
  background: #ffffff;
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}

.p-fv__button-text {
  background: linear-gradient(
    91deg,
    #f69333 1.1%,
    #f7a95e 69.48%,
    #e77604 96.43%
  );
  background-clip: text;
  font-size: 18px;
  font-weight: 700;
  letter-spacing: -0.264px;
  line-height: 150%;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  display: inline-block;
  padding: clamp(0.625rem, 0.029rem + 2.54vw, 1.25rem)
    clamp(2.5rem, 0.711rem + 7.63vw, 4.375rem);
  transition: all 0.3s;
}

.p-fv__image {
  height: auto;
  max-height: 298px;
  width: 100%;
}

.p-fv__image img {
  height: 100%;
  width: 100%;
  -o-object-fit: contain;
  object-fit: contain;
}

.p-trouble {
  overflow: hidden;
  padding-block: clamp(5rem, 2.156rem + 12.14vw, 11.25rem);
  position: relative;
}

.p-trouble::before {
  aspect-ratio: 1440/817;
  background: linear-gradient(154deg, #3fa7bf 4.11%, #00788a 96.51%);
  bottom: 0;
  content: "";
  height: 100%;
  left: 0;
  opacity: 0.5;
  position: absolute;
  right: 0;
  top: 0;
  width: 100%;
  z-index: -10;
}

.p-trouble::after {
  aspect-ratio: 1440/817;
  background: linear-gradient(
    172deg,
    rgba(246, 147, 51, 0.5) 20.29%,
    rgba(210, 218, 194, 0.5) 74.82%,
    rgba(195, 249, 255, 0.5) 97.34%
  );
  bottom: 0;
  content: "";
  height: 100%;
  left: 0;
  opacity: 0.8;
  position: absolute;
  right: 0;
  top: 0;
  width: 100%;
  z-index: -3;
}

.p-trouble__wave01,
.p-trouble__wave02 {
  left: 0;
  position: absolute;
  right: 0;
  z-index: -1;
}

.p-trouble__wave01 {
  top: 128px;
}

.p-trouble__wave01 svg {
  height: 816.788px;
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}

.p-trouble__wave02 {
  top: 123px;
}

.p-trouble__wave02 svg {
  height: 838.85px;
  width: 110%;
  -o-object-fit: cover;
  object-fit: cover;
}

.p-trouble__heading {
  color: #ffffff;
  text-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
}

.p-trouble__wrap {
  align-items: center;
  display: flex;
  flex-wrap: wrap;
  gap: clamp(3.5rem, 1.83rem + 7.12vw, 5.25rem);
  justify-content: center;
  margin-top: 36px;
}

.p-trouble__item {
  display: grid;
  grid-row: span 2;
  grid-template-rows: subgrid;
  justify-content: center;
  place-items: center;
  position: relative;
  width: 280px;
  gap: 16px;
}

.p-trouble__item:nth-child(1)::before,
.p-trouble__item:nth-child(2)::before,
.p-trouble__item:nth-child(3)::before {
  content: "";
  left: 50%;
  position: absolute;
  top: 0;
  transform: translateX(-50%);
  z-index: -1;
}

.p-trouble__item:nth-child(1)::before {
  background: url(../img/bg_trouble01.webp) no-repeat center center/cover;
  height: 278px;
  width: 280px;
}

.p-trouble__item:nth-child(2) {
  padding-top: 26px;
}

.p-trouble__item:nth-child(2)::before {
  background: url(../img/bg_trouble02.webp) no-repeat center center/cover;
  height: 275px;
  width: 276px;
}

.p-trouble__item:nth-child(3) {
  padding-top: 46px;
}

.p-trouble__item:nth-child(3)::before {
  background: url(../img/bg_trouble03.webp) no-repeat center center/cover;
  height: 285px;
  width: 311px;
}

.p-trouble__image {
  text-align: center;
}

.p-trouble__deco-inner {
  padding-block: 30px;
}

.p-trouble__deco {
  aspect-ratio: 769/270;
  background: url(../img/deco_trouble.png) no-repeat center center/cover;
  height: auto;
  width: 100%;
}

.p-solution {
  background: url(../img/bg_solution.webp) no-repeat center top/cover;
  padding-block: 120px;
}

.p-solution__heading {
  color: #ffffff;
}

.p-solution__description {
  color: #ffffff;
  display: grid;
  margin-top: 36px;
  place-items: center;
}

.p-solution__cards {
  align-items: center;
  display: flex;
  flex-wrap: wrap;
  gap: 30px;
  justify-content: center;
  margin-top: 36px;
}

.p-solution-card {
  align-items: center;
  align-self: stretch;
  background: #ffffff;
  border-radius: 20px;
  box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.25);
  display: flex;
  flex-direction: column;
  gap: 36px;
  justify-content: center;
  padding-block: 48px 47px;
  padding-inline: 20px;
  width: 264px;
}

.p-solution-card:nth-of-type(1) .p-solution-card__image {
  background: url(../img/icon_solution01.svg) no-repeat center center/cover;
  height: 119px;
  width: 119px;
}

.p-solution-card:nth-of-type(2) .p-solution-card__image {
  background: url(../img/icon_solution02.svg) no-repeat center center/cover;
  height: 119px;
  width: 115px;
}

.p-solution-card:nth-of-type(3) .p-solution-card__image {
  background: url(../img/icon_solution03.svg) no-repeat center center/cover;
  height: 119px;
  width: 115px;
}

.p-solution-card__title {
  color: #202020;
  flex: 1;
  font-size: 16px;
  font-weight: 500;
  line-height: 150%;
  text-align: center;
}

.p-solution__button {
  margin-top: 40px;
  text-align: center;
}

.p-solution__button-text {
  background: linear-gradient(
    91deg,
    #f69333 1.1%,
    #f7a95e 69.48%,
    #e77604 96.43%
  );
  border-radius: 20px;
  box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.25);
  color: #ffffff;
  font-size: 18px;
  font-weight: 900;
  line-height: 150%;
  padding: clamp(0.625rem, 0.029rem + 2.54vw, 1.25rem)
    clamp(2.5rem, 0.711rem + 7.63vw, 4.375rem);
}

.p-cta {
  background: linear-gradient(
    147deg,
    rgba(63, 167, 191, 0.5) 51.8%,
    rgba(195, 249, 255, 0.5) 99.28%
  );
  color: #005b70;
  padding-block: 64px;
  text-align: center;
}

.p-cta__main {
  font-size: 24px;
  font-weight: 700;
  letter-spacing: 8.48px;
  text-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
}

.p-cta__contact {
  font-size: 18px;
  font-weight: 700;
  line-height: 32px;
  margin-top: 56px;
  text-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
}

.p-cta__mail {
  align-items: center;
  display: flex;
  filter: drop-shadow(0px 4px 4px rgba(0, 0, 0, 0.25));
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  gap: 10px;
  justify-content: center;
  line-height: 32px;
  margin-top: 8px;
  text-decoration-line: underline;
}

.p-cta__mail::before {
  content: "";
  -webkit-mask-position: center center;
  mask-position: center center;
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
  -webkit-mask-size: contain;
  mask-size: contain;
  -webkit-mask-image: url(../img/icon_mail.svg);
  background-color: #005b70;
  height: 16px;
  mask-image: url(../img/icon_mail.svg);
  width: 20px;
}

.p-splide__wrapper {
  position: relative;
}

.p-splide__arrows {
}

.p-splide__arrow {
  background: linear-gradient(
    147deg,
    rgba(63, 167, 191, 0.5) 51.8%,
    rgba(195, 249, 255, 0.5) 99.28%
  );
  height: 42px;
  opacity: 1;
  position: absolute;
  width: 42px;
  top: initial;
  bottom: -70px;
}

.p-splide__arrow::after {
  content: "";
  -webkit-mask-position: center center;
  mask-position: center center;
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
  -webkit-mask-size: contain;
  mask-size: contain;
  -webkit-mask-image: url(../img/icon_arrow.svg);
  background-color: #498da4;
  height: 17px;
  mask-image: url(../img/icon_arrow.svg);
  position: relative;
  top: 2px;
  width: 17px;
}

.p-splide__arrow--prev {
  left: calc(50% - 50px);
}

.p-splide__arrow--prev::after {
  left: -3px;
}

.p-splide__arrow--next {
  right: calc(50% - 50px);
}

.p-splide__arrow--next::after {
  left: 3px;
  transform: rotate(180deg);
}

.splide__arrow:hover:not(:disabled) {
  opacity: 1;
}

.p-voice-card {
  background: linear-gradient(154deg, #00788a 4.11%, #3fa7bf 96.51%);
  border-radius: 20px;
  padding: 20px;
  width: min(92.8vw, 348px) !important;
}

.p-voice-card__image {
  aspect-ratio: 306/223;
  height: auto;
  width: 306px;
}

.p-voice-card__image img {
  height: 100%;
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}

.p-voice-card__category {
  background: #ffffff;
  color: #000;
  font-size: 24px;
  font-weight: 400;
  line-height: 150%;
  margin-top: 10px;
  padding: 0px 30px;
  width: -moz-fit-content;
  width: fit-content;
}

.p-voice-card__name {
  color: #ffffff;
  font-size: 20px;
  font-style: normal;
  font-weight: 700;
  line-height: 150%;
  margin-top: 6px;
}

.p-voice-card__text {
  color: #ffffff;
  margin-top: 10px;
}

.u-hidden--pc {
  display: block;
}

.u-hidden--sp {
  display: none;
}

.p-service {
  padding-block: 88px 60px;
}

.p-service__heading {
  color: #005b70;
  text-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
}

.p-service__description {
  color: #005b70;
  display: grid;
  margin-top: 28px;
  place-items: center;
}

.p-service-content {
  overflow: hidden;
  padding-bottom: 60px;
}

.p-service-content:nth-of-type(2) .p-service-content__inner::before {
  border-radius: 0px 60px 60px 0px;
  left: 0;
}

.p-service-content:nth-of-type(2) .p-service-contents__head-container {
  padding: clamp(0.75rem, -0.323rem + 4.58vw, 1.875rem) 24px
    clamp(0.75rem, -0.323rem + 4.58vw, 1.875rem) 6px;
}

.p-service-content:nth-of-type(3) .p-service-content__inner::before {
  border-radius: 60px 0px 0px 60px;
  right: 0;
  width: clamp(22.5rem, 8.187rem + 61.07vw, 37.5rem);
}

.p-service-content:nth-of-type(3) .p-service-contents__head-container {
  margin-left: auto;
  padding: clamp(0.75rem, -0.323rem + 4.58vw, 1.875rem) 6px
    clamp(0.75rem, -0.323rem + 4.58vw, 1.875rem) 16px;
}

.p-service-content:nth-of-type(3)
  .p-service-contents__head-container
  .p-service-contents__head {
  flex-direction: row-reverse;
  margin-left: auto;
  padding: 12px 6px 12px 24px;
}

.p-service-content__inner {
  position: relative;
}

.p-service-content__inner::before {
  background: linear-gradient(
    147deg,
    rgba(63, 167, 191, 0.5) 51.8%,
    rgba(195, 249, 255, 0.5) 99.28%
  );
  content: "";
  height: 130px;
  position: absolute;
  width: clamp(22.5rem, 2.223rem + 86.51vw, 43.75rem);
  z-index: -1;
}

.p-service__contents {
  margin-top: 60px;
}

.p-service-contents__head {
  align-items: center;
  display: flex;
  gap: 8px;
}

.p-service-contents__image {
  aspect-ratio: 218/134;
  flex-shrink: 0;
  height: auto;
  width: 60px;
}

.p-service-contents__image img {
  height: 100%;
  width: 100%;
  -o-object-fit: contain;
  object-fit: contain;
}

.p-service-contents__head-wrap {
  color: #005b70;
}

.p-service-contents__title {
  font-size: 22px;
  font-weight: 700;
  letter-spacing: -0.33px;
  line-height: 150%;
  text-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
  white-space: nowrap;
}

.p-service-contents__description {
  font-size: clamp(0.75rem, 0.023rem + 3.64vw, 0.875rem);
  margin-top: 8px;
}

.p-service-contents__body {
  margin-top: 20px;
}

.p-service-contents__texts {
  display: flex;
  flex-direction: column;
  gap: 12px;
}

.p-service-contents__text1 {
  font-size: 16px;
  font-weight: 500;
  line-height: 150%;
}

.p-service-contents__deco-wrap1 {
  display: grid;
  height: 325px;
  margin-inline: auto;
  margin-top: 30px;
  place-items: center;
  width: 335px;
}

.p-service-contents__deco-home {
  aspect-ratio: 403/394;
  background: url(../img/bg_service.webp) no-repeat center center/contain;
  height: auto;
  margin-inline: auto;
  position: relative;
  width: 238px;
  z-index: -10;
}

.p-service-contents__deco1 {
  background: linear-gradient(154deg, #00788a 4.11%, #3fa7bf 96.51%);
  border-radius: 50%;
  display: block;
  height: 110px;
  position: absolute;
  width: 110px;
  z-index: -5;
}

.p-service-contents__deco1:nth-child(1) {
  left: 50%;
  top: -46px;
  transform: translateX(-50%);
}

.p-service-contents__deco1:nth-child(1) .p-service-contents__text-wrap::before {
  aspect-ratio: 90/81;
  background: url(../img/icon_service01.svg) no-repeat center center/contain;
  height: auto;
  width: 48px;
}

.p-service-contents__deco1:nth-child(2) {
  right: -46px;
  top: 28px;
}

.p-service-contents__deco1:nth-child(2) .p-service-contents__text-wrap::before {
  aspect-ratio: 90/90;
  background: url(../img/icon_service02.svg) no-repeat center center/contain;
  height: auto;
  width: 48px;
}

.p-service-contents__deco1:nth-child(3) {
  bottom: -46px;
  right: -10px;
}

.p-service-contents__deco1:nth-child(3) .p-service-contents__text-wrap::before {
  aspect-ratio: 90/86;
  background: url(../img/icon_service03.svg) no-repeat center center/contain;
  height: auto;
  width: 48px;
}

.p-service-contents__deco1:nth-child(4) {
  bottom: -46px;
  left: -10px;
}

.p-service-contents__deco1:nth-child(4) .p-service-contents__text-wrap::before {
  aspect-ratio: 80/78;
  background: url(../img/icon_service04.svg) no-repeat center center/contain;
  height: auto;
  width: 48px;
}

.p-service-contents__deco1:nth-child(5) {
  left: -46px;
  top: 28px;
}

.p-service-contents__deco1:nth-child(5) .p-service-contents__text-wrap::before {
  aspect-ratio: 74/76;
  background: url(../img/icon_service05.svg) no-repeat center center/contain;
  height: auto;
  width: 48px;
}

.p-service-contents__text-wrap {
  color: #ffffff;
  position: relative;
  text-align: center;
  top: 12px;
}

.p-service-contents__text-wrap::before {
  content: "";
  left: 50%;
  position: absolute;
  top: 45px;
  transform: translateX(-50%);
  z-index: -1;
}

.p-service-contents__ja {
  font-size: 16px;
  font-weight: 700;
}

.p-service-contents__en {
  display: block;
  font-size: 12px;
  font-weight: 500;
}

.p-service-contents__en + .p-service-contents__en {
  margin-top: -9px;
}

.p-service-contents__deco-wrap2 {
  aspect-ratio: 297/315;
  flex-shrink: 0;
  height: auto;
  margin-inline: auto;
  margin-top: 12px;
  position: relative;
  position: relative;
  width: 297px;
}

.p-service-contents__deco2 {
  aspect-ratio: 228/155;
  background: url(../img/deco_service02.webp) no-repeat center center/contain;
  height: auto;
  left: 44px;
  position: absolute;
  top: 100px;
  width: 228px;
}

.p-service-contents__deco2::before {
  aspect-ratio: 315/297;
  background: url(../img/bg_service02.webp) no-repeat center center/contain;
  content: "";
  display: block;
  height: auto;
  left: -44px;
  position: absolute;
  top: -100px;
  width: 315px;
  z-index: -1;
}

.p-voice {
  padding-block: 88px 100px;
  position: relative;
	overflow: hidden;
}

.p-voice::after {
  background: linear-gradient(
    172deg,
    rgba(246, 147, 51, 0.5) 20.29%,
    rgba(210, 218, 194, 0.5) 74.82%,
    rgba(195, 249, 255, 0.5) 97.34%
  );
  bottom: 0;
  content: "";
  left: 0;
  opacity: 0.8;
  position: absolute;
  right: 0;
  top: 0;
  z-index: -1;
}

.p-voice__heading {
  color: #005b70;
}

.p-voice__description {
  color: #005b70;
  margin-top: 28px;
  display: grid;
  place-items: center;
}

.p-voice__card-inner {
  padding-inline: initial;
}

.p-voice__card-wrapper {
  padding-top: 100px;
}

.p-logos {
  padding-block: 64px 60px;
}

.p-logos__wrap {
  align-items: center;
  display: flex;
  flex-direction: column;
  gap: 20px;
}

.p-logo__image {
  width: min(335px, 89.33vw);
}

.p-logo__image img {
  height: 100%;
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}

.p-company {
  padding-block: 88px 60px;
}

.p-company__table {
  border-collapse: collapse;
  margin-inline: auto;
  margin-top: 30px;
  max-width: 580px;
  table-layout: fixed;
}

.p-company-table__tr {
  border-bottom: 2px solid #005b70;
}

.p-company-table__th,
.p-company-table__td {
  height: 60px;
  vertical-align: middle;
}

.p-company-table__th {
  color: #005b70;
  flex-shrink: 0;
  font-size: 13px;
  font-weight: 700;
  white-space: nowrap;
  width: 60px;
}

.p-company-table__td {
  font-size: 13px;
  white-space: nowrap;
}

.p-company__mail {
  text-decoration-line: underline;
}

@media screen and (min-width: 768px) {
  .p-fv__container::before {
    animation: move1 100s linear 0s infinite;
    left: 180px;
  }

  .p-fv__container::after {
    animation: move2 100s linear 0s infinite;
    left: 200px;
  }
}

@media screen and (min-width: 1200px) {
  body {
    font-size: 18px;
  }

  .l-footer__nav {
    margin-top: 50px;
    text-align: initial;
  }

  .l-footer__list {
    align-items: center;
    flex-direction: row;
    gap: 50px;
    justify-content: center;
  }

  .l-footer__item-text {
    font-size: 24px;
  }

  .l-inner {
    margin-left: auto;
    margin-right: auto;
    max-width: 1233px;
    padding-left: 30px;
    padding-right: 30px;
  }

  .l-header {
    height: 75px;
  }

  .l-header__wrap {
    margin-inline: auto;
    max-width: 1440px;
    padding-inline: 125px 155px;
  }

  .c-heading {
    font-size: 36px;
  }

  .p-fv {
    height: initial;
    padding-top: 75px;
  }

  .p-fv__inner {
    height: initial;
    max-width: 1180px;
  }

  .p-fv__container {
    align-items: flex-end;
    flex-direction: row-reverse;
    gap: 97px;
  }

  .p-fv__container::before,
  .p-fv__container::after {
    left: initial;
    margin-inline: initial;
  }

  .p-fv__container::before {
    right: 110px;
  }

  .p-fv__container::after {
    right: 2px;
    top: -30px;
  }

  .p-fv__contents {
    flex-grow: 1;
    padding-block: 133px 100px;
    text-align: initial;
  }

  .p-fv__lead1 {
    letter-spacing: 3.8px;
  }

  .p-fv__lead2 {
    font-weight: 600;
    letter-spacing: -0.44px;
  }

  .p-fv__button {
    margin-top: 100px;
  }

  .p-fv__button-text {
    font-size: 24px;
    padding: 18px 68px;
  }

  .p-fv__image {
    flex-shrink: 0;
    height: auto;
    position: relative;
    top: -26px;
    width: 388px;
  }

  .p-fv__image img {
    -o-object-fit: contain;
    object-fit: contain;
  }

  .p-trouble {
    padding-block: 273px 209px;
  }

  .p-trouble::before,
  .p-trouble::after {
    display: none;
  }

  .p-trouble__wrap {
    gap: 150px;
    justify-content: space-between;
    margin-top: 78px;
  }

  .p-trouble__item {
    gap: 82px;
  }

  .p-trouble__item::before {
    left: 0;
  }

  .p-trouble__item:nth-child(1)::before {
    top: -14px;
  }

  .p-trouble__item:nth-child(2) {
    margin-left: -35px;
    top: -27px;
  }

  .p-trouble__item:nth-child(2)::before {
    top: -12px;
  }

  .p-trouble__item:nth-child(3) {
    left: -17px;
    position: relative;
    top: -28px;
  }

  .p-trouble__item:nth-child(3)::before {
    top: -16px;
  }

  .p-trouble__text {
    font-size: 20px;
    font-weight: 500;
    line-height: 150%;
  }

  .p-trouble__deco-inner {
    padding-block: initial;
  }

  .p-trouble__deco {
    height: 270.008px;
    left: calc(50% - 249px);
    margin-block: 25px 3px;
    position: relative;
    top: 0;
    width: 769px;
  }

  .p-solution__inner {
    max-width: 1120px;
  }

  .p-solution__description {
    font-size: 20px;
    line-height: 150%;
    margin-top: 61px;
    white-space: nowrap;
  }

  .p-solution__cards {
    gap: 134px;
    margin-top: 60px;
  }

  .p-solution-card {
    gap: 11px;
    padding-top: 42px;
  }

  .p-solution-card__title {
    font-size: 20px;
  }

  .p-solution__button {
    margin-top: 100px;
  }

  .p-solution__button-text {
    font-size: 24px;
    padding: 20px 60px;
  }

  .p-cta {
    padding-block: 64px 72px;
  }

  .p-cta__main {
    font-size: 36px;
    letter-spacing: 15.2px;
    line-height: normal;
  }

  .p-cta__contact {
    font-size: 24px;
  }

  .p-cta__mail {
    font-size: 24px;
    margin-top: 5px;
  }

  .p-splide__arrow {
    top: 50%;
    transform: translateY(-50%);
  }

  .p-splide__arrow--prev {
    left: -50px;
  }

  .p-splide__arrow--next {
    right: -50px;
  }

  .p-voice-card__text {
    font-size: 18px;
    font-weight: 400;
    line-height: 150%;
  }

  .u-hidden--pc {
    display: none;
  }

  .u-hidden--sp {
    display: block;
  }

  .p-service {
    padding-block: 178px 120px;
  }

  .p-service__inner {
    max-width: 1252px;
  }

  .p-service__description {
    font-size: 20px;
    font-weight: 400;
    line-height: 150%;
    margin-top: 45px;
  }

  .p-service-content {
    padding-bottom: 80px;
  }

  .p-service-content:nth-of-type(2) .p-service-content__inner::before {
    border-radius: 0px 60px 60px 0px;
    left: initial;
    right: 87px;
    width: max(1258px, 87.36vw + 20px);
  }

  .p-service-content:nth-of-type(2) .p-service-contents__head-container {
    padding: 48px 185px 50px 0px;
    position: relative;
  }

  .p-service-content:nth-of-type(2)
    .p-service-contents__head-container::before {
    background: url(../img/bg_service01.webp) no-repeat center center/cover;
    content: "";
    height: 285px;
    position: absolute;
    right: -5px;
    top: 105px;
    width: 311px;
  }

  .p-service-content:nth-of-type(2) .p-service-contents__head-container::after {
    background: url(../img/deco_service01.webp) no-repeat center center/cover;
    content: "";
    height: 112px;
    position: absolute;
    right: 16.58px;
    top: 203px;
    width: 261.653px;
  }

  .p-service-content:nth-of-type(2) .p-service-contents__body {
    flex-direction: row-reverse;
    gap: 58px;
    margin-top: 72px;
  }

  .p-service-content:nth-of-type(3) {
    padding-block: 100px 200px;
    position: relative;
  }

  .p-service-content:nth-of-type(3) .p-service-content__inner {
    margin-left: calc(50% - 420px);
    max-width: 1022px;
  }

  .p-service-content:nth-of-type(3) .p-service-content__inner::before {
    left: 110px;
    right: initial;
    width: max(1029px, 71.46vw + 20px);
  }

  .p-service-content:nth-of-type(3) .p-service-contents__head-container {
    padding: 50px 0px 50px 200px;
  }

  .p-service-content:nth-of-type(3)
    .p-service-contents__head-container
    .p-service-contents__head {
    padding: 2px 0 12px 24px;
  }

  .p-service-content:nth-of-type(3) .p-service-contents__body {
    flex-direction: row;
    gap: 97px;
    margin-top: 99px;
  }

  .p-service-content__inner::before {
    height: 234px;
    top: 0;
  }

  .p-service-content__inner {
    max-width: 1252px;
  }

  .p-service__contents {
    margin-top: 120px;
  }

  .p-service-contents__head {
    align-items: flex-start;
    gap: 20px;
    white-space: nowrap;
    width: initial;
  }

  .p-service-contents__image {
    width: 232px;
  }

  .p-service-contents__title {
    font-size: 30px;
  }

  .p-service-contents__description {
    font-size: 20px;
    line-height: 150%;
    margin-top: 10px;
  }

  .p-service-contents__body {
    align-items: center;
    display: flex;
  }

  .p-service-contents__texts {
    gap: 30px;
  }

  .p-service-contents__text1 {
    font-size: 24px;
  }

  .p-service-contents__deco-wrap1 {
    flex-shrink: 0;
    height: 558px;
    margin-inline: initial;
    margin-top: initial;
    width: 581px;
  }

  .p-service-contents__deco-home {
    width: 386px;
  }

  .p-service-contents__deco1 {
    height: 200px;
    width: 200px;
  }

  .p-service-contents__deco1:nth-child(1) {
    top: -89px;
  }

  .p-service-contents__deco1:nth-child(1)
    .p-service-contents__text-wrap::before {
    height: 81.763px;
    top: 29px;
    width: 90px;
  }

  .p-service-contents__deco1:nth-child(1) .p-service-contents__en {
    margin-top: 8px;
  }

  .p-service-contents__deco1:nth-child(2) {
    right: -98px;
    top: 44px;
  }

  .p-service-contents__deco1:nth-child(2)
    .p-service-contents__text-wrap::before {
    height: 90.545px;
    top: 36px;
    width: 90px;
  }

  .p-service-contents__deco1:nth-child(2) .p-service-contents__en {
    font-size: 18px;
    line-height: normal;
    margin-top: -1px;
  }

  .p-service-contents__deco1:nth-child(3) {
    bottom: -90px;
    right: -29px;
  }

  .p-service-contents__deco1:nth-child(3)
    .p-service-contents__text-wrap::before {
    height: 86.103px;
    top: 27px;
    width: 90px;
  }

  .p-service-contents__deco1:nth-child(3) .p-service-contents__en {
    margin-top: 7px;
  }

  .p-service-contents__deco1:nth-child(4) {
    bottom: -90px;
    left: -29px;
  }

  .p-service-contents__deco1:nth-child(4)
    .p-service-contents__text-wrap::before {
    height: 79px;
    top: 33px;
    width: 80px;
  }

  .p-service-contents__deco1:nth-child(4) .p-service-contents__en {
    margin-top: 9px;
  }

  .p-service-contents__deco1:nth-child(5) {
    left: -98px;
    top: 47px;
  }

  .p-service-contents__deco1:nth-child(5)
    .p-service-contents__text-wrap::before {
    height: 76.001px;
    top: 41px;
    width: 74.002px;
  }

  .p-service-contents__deco1:nth-child(5) .p-service-contents__en {
    margin-top: 4px;
  }

  .p-service-contents__text-wrap {
    top: 50px;
  }

  .p-service-contents__ja {
    font-size: 32px;
  }

  .p-service-contents__en {
    font-size: 20px;
    margin-top: 5px;
  }

  .p-service-contents__deco-wrap2 {
    left: -21px;
    margin-inline: initial;
    margin-top: initial;
    top: 10px;
  }

  .p-service-contents__deco3 {
    background: url(../img/logo_soso02.webp) no-repeat center center/contain;
    height: 927.959px;
    position: absolute;
    right: calc(50% + 440px);
    top: 2px;
    width: 245.319px;
  }

  .p-voice {
    padding-block: 178px 166.05px;
    position: relative;
  }

  .p-voice::after {
    animation: voice 90s linear 0s infinite;
    background: #ffffff;
    background: url(../img/bg_voice.webp) no-repeat center center/contain;
    height: 879.42px;
    left: 0;
    position: absolute;
    top: 134.63px;
    width: 1307.427px;
  }

  .p-voice__card-inner {
    max-width: 1160px;
  }

  .p-voice__description {
    font-size: 20px;
    margin-top: 62px;
  }

  .p-voice__card-wrapper {
    padding-top: 60px;
  }

  .p-logos {
    padding-block: 114px 67px;
  }

  .p-logo__inner {
    max-width: 1220px;
  }

  .p-logos__wrap {
    flex-direction: row;
    gap: 40px;
    padding-block: 10px;
  }

  .p-logo__image {
    width: initial;
  }

  .p-company {
    padding-block: 178px 192px;
  }

  .p-company__table {
    margin-top: 53px;
    width: 580px;
  }

  .p-company-table__tr:nth-of-type(n + 2) {
    height: 80px;
  }

  .p-company-table__tr:nth-of-type(n + 2) .p-company-table__th,
  .p-company-table__tr:nth-of-type(n + 2) .p-company-table__td {
    left: 0;
    position: relative;
    top: 10px;
  }

  .p-company-table__th,
  .p-company-table__td {
    vertical-align: middle;
  }

  .p-company-table__th {
    font-size: 20px;
    line-height: 150%;
    padding: 10px;
    text-align: left;
    width: 100px;
  }

  .p-company-table__td {
    font-size: 20px;
    line-height: 150%;
    padding-left: 40px;
  }

  .p-company__mail {
    line-height: 32px;
  }
}

@keyframes move1 {
  0% {
    transform: scale(1, 1) translate(0%, 0%);
  }

  15% {
    transform: scale(1.1, 0.9) translate(0%, 5%);
  }

  25% {
    transform: scale(1, 0.8) translate(-5%, 10%);
  }

  50% {
    transform: scale(0.9, 1.1) translate(0%, 5%);
  }

  70% {
    transform: scale(1.2, 0.9) translate(0%, 0%);
  }

  100% {
    transform: scale(1, 1) translate(0%, 0%);
  }
}

@keyframes move2 {
  0% {
    transform: scale(1, 1) translate(0%, 0%);
  }

  20% {
    transform: scale(1.2, 0.9) translate(-6%, 3%);
  }

  40% {
    transform: scale(1, 1) translate(0%, 6%);
  }

  60% {
    transform: scale(0.9, 1) translate(0%, 0%);
  }

  80% {
    transform: scale(1.1, 0.9) translate(-5%, -3%);
  }

  100% {
    transform: scale(1, 1) translate(0%, 0%);
  }
}

@keyframes voice {
  0% {
    transform: scale(1, 1) translate(0%, 0%);
  }

  20% {
    transform: scale(1.1, 1.1) translate(0%, 3%);
  }

  40% {
    transform: scale(1, 1) translate(0%, 5%);
  }

  60% {
    transform: scale(0.9, 0.9) translate(-6%, 0%);
  }

  80% {
    transform: scale(1.1, 1.1) translate(0%, -3%);
  }

  100% {
    transform: scale(1, 0.9) translate(0%, 0%);
  }
}