@charset "UTF-8";

.p-fv {
  margin-top: 68px;
  padding-bottom: 70px;
  min-height: 500px;
  position: relative;
}

.p-fv__head {
  padding-top: clamp(240px, 27.3792093704vw, 420px);
}

.p-fv__title {
  padding-inline: 21px;
  color: #ffffff;
  font-size: clamp(28px, 3.074670571vw, 48px);
  line-height: 1.380952381;
  font-weight: 600;
  position: relative;
  z-index: 2;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
}
.p-fv__title::before {
  content: "";
  position: absolute;
  top: 50%;
  translate: 0 -50%;
  left: 0;
  width: 16px;
  height: 100%;
  background: url(../images/title-left-white.svg) no-repeat center center/contain;
}
.p-fv__title::after {
  content: "";
  position: absolute;
  top: 50%;
  translate: 0 -50%;
  right: 0;
  width: 16px;
  height: 100%;
  background: url(../images/title-right-white.svg) no-repeat center center/contain;
}

.p-fv__desc {
  margin-top: clamp(24px, 3.5vw, 42px);
  color: #ffffff;
  font-size: 16px;
  line-height: 2;
  letter-spacing: 0.96px;
  font-weight: 500;
  max-width: 448px;
  position: relative;
  z-index: 2;
}

.p-fv__bg {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  aspect-ratio: 1366/700;
  min-height: 500px;
  border-radius: 40px;
}
.p-fv__bg::before {
  content: "";
  position: absolute;
  inset: 0;
  z-index: 1;
  background: #000000;
  border-radius: 40px;
  opacity: 0.5;
  pointer-events: none;
}
.p-fv__bg img {
  border-radius: 40px;
}

.p-about {
  padding-top: clamp(60px, 12.5vw, 150px);
}

.p-about__wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 60px 20px;
}
@media screen and (min-width:1024px) {
  .p-about__wrap {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
}

.p-about__left {
  max-width: 678px;
  width: 100%;
}
@media screen and (min-width:1024px) {
  .p-about__left {
    max-width: clamp(400px, 49.6339677892vw, 678px);
  }
}

@media screen and (min-width:1024px) {
  .p-about__head {
    margin-top: clamp(40px, 4.39238653vw, 60px);
  }
}

.p-about__title {
  margin-top: clamp(40px, 4.1666666667vw, 50px);
  font-size: clamp(22px, 3.3333333333vw, 40px);
  line-height: 1.6;
  letter-spacing: 2.4px;
  font-weight: 700;
}

.p-about__img-left-top {
  margin-top: clamp(32px, 6.6617862372vw, 91px);
  max-width: clamp(320px, 42.9166666667vw, 515px);
  aspect-ratio: 515/329;
  border-radius: 10px;
}
.p-about__img-left-top img {
  border-radius: 10px;
}

.p-about__img-left-bottom {
  margin-top: clamp(24px, 4.9780380673vw, 68px);
  margin-left: auto;
  max-width: clamp(240px, 30.75vw, 369px);
  aspect-ratio: 369/211;
  border-radius: 10px;
}
.p-about__img-left-bottom img {
  border-radius: 10px;
}


.p-about__right {
  max-width: 480px;
  margin-inline: auto;
}
@media screen and (min-width:1024px) {
  .p-about__right {
    margin-inline: 0;
    -webkit-box-flex: 1;
        -ms-flex: 1;
            flex: 1;
    max-width: clamp(320px, 35.1390922401vw, 480px);
  }
}

.p-about__img-right-top {
  margin-inline: auto;
  max-width: clamp(240px, 48.046875vw, 369px);
  aspect-ratio: 369/211;
  border-radius: 10px;
}
@media screen and (min-width:1024px) {
  .p-about__img-right-top {
    margin-right: 0;
  }
}
.p-about__img-right-top img {
  border-radius: 10px;
}

.p-about__texts {
  margin-top: clamp(80px, 7.3206442167vw, 100px);
}

.p-about__text {
  font-size: 16px;
  line-height: 2.125;
  letter-spacing: 0.96px;
  font-weight: 600;
}
.p-about__text + .p-about__text {
  margin-top: 40px;
}

.p-about__img-right-bottom {
  margin-top: clamp(68px, 6.588579795vw, 90px);
  margin-right: clamp(20px, 5.5636896047vw, 76px);
  margin-left: auto;
  max-width: clamp(240px, 26.0614934114vw, 356px);
  aspect-ratio: 356/283;
  border-radius: 10px;
}
.p-about__img-right-bottom img {
  border-radius: 10px;
}

.p-service {
  margin-top: clamp(120px, 13.3333333333vw, 160px);
  padding-top: clamp(60px, 9vw, 108px);
  padding-block: clamp(92px, 10.980966325vw, 150px);
  color: #ffffff;
  background: #54595d;
  border-radius: 40px;
}

.p-service__head {
  color: #ffffff;
  padding-left: clamp(20px, 6.2957540264vw, 86px);
}
.p-service__head .c-section__title-en {
  padding-inline: clamp(20px, 3.7335285505vw, 51px);
}
.p-service__head .c-section__title-en::before {
  background: url(../images/title-left-white.svg) no-repeat center center/contain;
}
.p-service__head .c-section__title-en::after {
  background: url(../images/title-right-white.svg) no-repeat center center/contain;
}
.p-service__head .c-section__title-ja {
  color: #ffffff;
}

.p-service__swiper-container {
  margin-top: clamp(20px, 3.80859375vw, 39px);
}
.p-service__swiper {
  padding-left: clamp(20px, 6.2957540264vw, 86px);
}

.p-service__swiper-slide {
  width: min(100%, 600px);
  padding: 20px;
  background: #646a6f;
  border-radius: 5px;
}

.p-service__slide-img {
  aspect-ratio: 560/306;
  border-radius: 5px;
}
.p-service__slide-img img {
  border-radius: 5px;
}

.p-service__slide-title {
  margin-left: 20px;
  margin-top: clamp(12px, 1.953125vw, 20px);
  font-size: clamp(16px, 2.5390625vw, 26px);
  line-height: 1.3846153846;
  letter-spacing: 1.56px;
  font-weight: 600;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  position: relative;
}
.p-service__slide-title::before {
  content: "【";
  position: absolute;
  top: 0;
  left: clamp(-35px, -3.41796875vw, -20px);
  width: clamp(18px, 2.9296875vw, 30px);
  height: 100%;
}
.p-service__slide-title::after {
  content: "】";
  position: absolute;
  top: 0;
  right: clamp(-35px, -3.41796875vw, -20px);
  width: clamp(18px, 2.9296875vw, 30px);
  height: 100%;
}


.p-service__slide-num {
  margin-top: 7px;
  font-family: "Prompt", sans-serif;
  font-size: 12px;
  line-height: 1.5;
  letter-spacing: 0.72px;
}

.p-service__slide-text {
  margin-top: clamp(12px, 1.953125vw, 20px);
  font-size: 16px;
  line-height: 1.875;
  letter-spacing: 0.96px;
  font-weight: 600;
}

.p-service__slide-link {
  margin-top: clamp(24px, 2.9282576867vw, 40px);
  margin-left: auto;
  margin-right: 30px;
  font-size: 16px;
  line-height: 1.5;
  letter-spacing: 0.96px;
  font-weight: 500;
    width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  position: relative;
}
.p-service__slide-link::before {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 1px;
  background: url(../images/top-service-item-line.svg) no-repeat center center/cover;
}
.p-service__slide-link::after {
  content: "";
  position: absolute;
  top: 50%;
  translate: 0 -50%;
    right: -30px;
    width: 26px;
  height: 16px;
  background: url(../images/top-service-item-right.png) no-repeat center center/cover;
  border-radius: 3px;
}

.p-service__btn-container {
  margin-top: clamp(56px, 5.8565153734vw, 80px);
  max-width: 518px;
  padding-inline: 20px;
  margin-inline: auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 20px;
  position: relative;
}

.swiper-button-prev,
.swiper-button-next {
  position: relative;
  width: 59px;
  height: 36px;
}

.swiper-button-prev {
  background: url(../images/swiper-prev.png) no-repeat center center/cover;
}

.swiper-button-next {
  background: url(../images/swiper-next.png) no-repeat center center/cover;
}

.swiper-bar {
  width: min(400px, 100% - 160px);
  height: 1px;
  background: #ffffff;
  position: relative;
}
.swiper-bar::before {
  content: "";
  position: absolute;
  width: 64px;
  height: 2px;
  top: -1px;
  left: 0;
  background: #A5A5A5;
  z-index: 1;
}

.p-service__btn {
  margin-top: 52px;
}
.p-works {
  margin-top: clamp(80px, 10.8333333333vw, 130px);
  padding-block: clamp(80px, 10.25vw, 123px);
  padding-inline: 20px;
    max-width: 1194px;
  margin-inline: auto;
  position: relative;
}

.p-works__head {
  position: relative;
  z-index: 2;
}

.p-works__head .c-section__title-en {
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  margin-inline: auto;
}

.p-works__head .c-section__title-en::before {
  background: url(../images/title-left-white.svg) no-repeat center center/contain;
}
.p-works__head .c-section__title-en::after {
  background: url(../images/title-right-white.svg) no-repeat center center/contain;
}
.p-works__head .c-section__title-ja {
  color: #ffffff;
  text-align: center;
}

.p-works__text {
  position: relative;
  z-index: 2;
  margin-top: 40px;
  font-size: 16px;
  line-height: 1.875;
  letter-spacing: 0.96px;
  font-weight: 500;
  text-align: center;
}

.p-works__btn {
  margin-top: 40px;
  position: relative;
  z-index: 2;
}

.p-works__bg {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border-radius: 10px;
}
.p-works__bg::before {
  content: "";
  position: absolute;
  inset: 0;
  background: #000000;
  opacity: 0.7;
  border-radius: 10px;
  z-index: 1;
  pointer-events: none;
}

.p-works__bg img {
  border-radius: 10px;
}

.p-recruit {
  padding-top: clamp(112px, 10.980966325vw, 150px);
  padding-bottom: clamp(96px, 13.9092240117vw, 190px);
}

.p-recruit__wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 40px;
}
@media screen and (min-width:1024px) {
  .p-recruit__wrap {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    gap: clamp(60px, 6.8814055637vw, 94px);
  }
}

.p-recruit__title {
  margin-top: clamp(40px, 5vw, 60px);
  font-size: clamp(22px, 2.5vw, 30px);
  line-height: 1.6666666667;
  letter-spacing: 1.8px;
  font-weight: 600;
}

.p-recruit__desc {
  margin-top: 30px;
  font-size: 16px;
  line-height: 2;
  letter-spacing: 0.96px;
  font-weight: 500;
  max-width: 523px;
}

.p-recruit__link-wrap {
  margin-top: clamp(52px, 5.1244509517vw, 70px);
  border-top: 1px solid #a5a5a5;
  margin-inline: auto;
  max-width: 610px;
}
@media screen and (min-width:1024px) {
  .p-recruit__link-wrap {
    margin-inline: 0;
  }
}

.p-recruit__link {
  padding-block: 20px;
  padding-right: 56px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
    -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: clamp(18px, 3.90625vw, 30px);
  border-bottom: 1px solid #a5a5a5;
  position: relative;
}
.p-recruit__link::after {
  content: "";
  position: absolute;
  top: 50%;
  translate: 0 -50%;
  right: 0;
  width: 46px;
  height: 28px;
  background: url(../images/top-recruit-link-right.png) no-repeat center center/cover;
}

.p-recruit__link-img {
  max-width: 148px;
  aspect-ratio: 1/1;
  border-radius: 5px;
}
.p-recruit__link-img img {
  border-radius: 5px;
}

.p-recruit__link-title {
  font-size: clamp(16px, 1.6105417277vw, 22px);
  line-height: 1.4545454545;
  letter-spacing: 1.1px;
  font-weight: 600;
}

.p-recruit__link-text {
  margin-top: 15px;
  font-size: 14px;
  line-height: 1.7857142857;
  letter-spacing: 0.84px;
  font-weight: 500;
  max-width: 345px;
}

.p-recruit__img-content {
  max-width: 560px;
  width: 100%;
  margin-inline: auto;
}
@media screen and (min-width:1024px) {
  .p-recruit__img-content {
    max-width: auto;
    min-width: 360px;
    margin-top: 26px;
    margin-inline: 0;
    -ms-flex-line-pack: center;
        align-content: center;
  }
}

.p-recruit__img-top {
  margin-inline: auto;
  max-width: clamp(240px, 50vw, 384px);
  aspect-ratio: 384/203;
  border-radius: 10px;
}
@media screen and (min-width:1024px) {
  .p-recruit__img-top {
    margin-right: 0;
  }
}
.p-recruit__img-top img {
  border-radius: 10px;
}

.p-recruit__img-middle {
  margin-top: clamp(40px, 6.1666666667vw, 74px);
  margin-right: clamp(40px, 3.8799414348vw, 53px);
  max-width: clamp(203px, 31.9180087848vw, 436px);
  aspect-ratio: 436/483;
}
.p-recruit__img-middle img {
  border-radius: 10px;
}

.p-recruit__img-bottom {
  margin-top: clamp(40px, 6.1666666667vw, 74px);
  margin-right: 20px;
  margin-left: auto;
  max-width: clamp(203px, 22.4011713031vw, 306px);
  aspect-ratio: 306/203;
  border-radius: 10px;
}
.p-recruit__img-bottom img {
  border-radius: 10px;
}