.p-about-content[data-astro-cid-x7p4r2xm] {
  padding: clamp(
      157px,
      157px + (209 - 157) * (100vw - 390px) / (1440 - 390),
      209px
    )
    clamp(28px, 28px + (48 - 28) * (100vw - 390px) / (1024 - 390), 48px)
    clamp(87px, 87px + (130 - 87) * (100vw - 390px) / (1440 - 390), 130px);
  position: relative;
  z-index: 20;
}
.p-about-content__inner[data-astro-cid-x7p4r2xm] {
  max-width: 1050px;
  margin: 0 auto;
  display: flex;
  flex-direction: column;
  gap: clamp(50px, 50px + (60 - 50) * (100vw - 390px) / (768 - 390), 60px);
}
@media screen and (min-width: 768px) {
  .p-about-content__inner[data-astro-cid-x7p4r2xm] {
    flex-direction: row;
    gap: clamp(60px, 60px + (96 - 60) * (100vw - 768px) / (1440 - 768), 96px);
  }
}
.p-about-content__main-title[data-astro-cid-x7p4r2xm] {
  font-size: clamp(
    43px,
    43px + (80 - 43) * (100vw - 390px) / (1440 - 390),
    80px
  );
  font-weight: 700;
  line-height: 1.45;
}
.p-about-content__section[data-astro-cid-x7p4r2xm] {
  margin-bottom: clamp(
    50px,
    50px + (80 - 50) * (100vw - 390px) / (1440 - 390),
    80px
  );
}
.p-about-content__section[data-astro-cid-x7p4r2xm]:last-child {
  margin-bottom: 0;
}
.p-about-content__section-header[data-astro-cid-x7p4r2xm] {
  gap: 0 10px;
  margin-bottom: 27px;
}
.p-about-content__section-number[data-astro-cid-x7p4r2xm],
.p-about-content__section-label[data-astro-cid-x7p4r2xm] {
  font-size: clamp(
    18px,
    18px + (24 - 18) * (100vw - 390px) / (1440 - 390),
    24px
  );
  font-weight: 700;
  line-height: 1.46;
}
.p-about-content__section-body[data-astro-cid-x7p4r2xm] {
  display: flex;
  flex-direction: column;
  gap: clamp(18px, 18px + (30 - 18) * (100vw - 390px) / (1440 - 390), 30px);
}
.p-about-content__heading[data-astro-cid-x7p4r2xm] {
  display: flex;
  flex-direction: column;
  gap: clamp(3px, 3px + (6 - 3) * (100vw - 390px) / (1440 - 390), 6px);
}
.p-about-content__title[data-astro-cid-x7p4r2xm] {
  font-size: clamp(
    26px,
    26px + (42 - 26) * (100vw - 390px) / (1440 - 390),
    42px
  );
  font-weight: 700;
  line-height: 1.33;
}
@media screen and (min-width: 768px) {
  .p-about-content__title[data-astro-cid-x7p4r2xm] {
    line-height: 1;
  }
}
.p-about-content__subtitle[data-astro-cid-x7p4r2xm] {
  font-size: clamp(
    14px,
    14px + (20 - 14) * (100vw - 390px) / (1440 - 390),
    20px
  );
  font-weight: 700;
  line-height: 1.45;
}
.p-about-content__description[data-astro-cid-x7p4r2xm] {
  font-size: clamp(
    14px,
    14px + (18 - 14) * (100vw - 390px) / (1440 - 390),
    18px
  );
  font-weight: 500;
  line-height: 1.93;
}
@media screen and (min-width: 768px) {
  .p-about-content__description[data-astro-cid-x7p4r2xm] {
    line-height: 1.78;
  }
}
.p-about-content__description[data-astro-cid-x7p4r2xm]
  p[data-astro-cid-x7p4r2xm] {
  margin: 0;
}
.p-company-info[data-astro-cid-e24ha2of] {
  padding: 0
    clamp(28px, 28px + (48 - 28) * (100vw - 390px) / (1024 - 390), 48px)
    clamp(80px, 80px + (136 - 80) * (100vw - 390px) / (1440 - 390), 136px);
  position: relative;
  z-index: 20;
}
.p-company-info__inner[data-astro-cid-e24ha2of] {
  max-width: 1050px;
  margin: 0 auto;
}
.p-company-info__title[data-astro-cid-e24ha2of] {
  font-size: clamp(
    20px,
    20px + (30 - 20) * (100vw - 390px) / (1440 - 390),
    30px
  );
  font-weight: 700;
  margin-bottom: clamp(
    32px,
    32px + (40 - 32) * (100vw - 390px) / (1440 - 390),
    40px
  );
}
.p-company-info__table[data-astro-cid-e24ha2of] {
  max-width: 1050px;
  display: flex;
  flex-direction: column;
}
.p-company-info__row[data-astro-cid-e24ha2of] {
  display: flex;
  flex-direction: column;
  min-height: 76px;
  border-top: 1px solid #000;
  padding: clamp(15px, 15px + (25 - 15) * (100vw - 390px) / (1440 - 390), 25px)
    20px;
  gap: clamp(5px, 5px + (0 - 5) * (100vw - 390px) / (1440 - 390), 0px);
}
@media screen and (min-width: 768px) {
  .p-company-info__row[data-astro-cid-e24ha2of] {
    flex-direction: row;
    align-items: center;
    gap: clamp(50px, 50px + (50 - 50) * (100vw - 768px) / (1440 - 768), 50px);
  }
}
.p-company-info__row[data-astro-cid-e24ha2of]:last-child {
  border-bottom: 1px solid #000;
}
.p-company-info__label[data-astro-cid-e24ha2of] {
  font-size: clamp(
    14px,
    14px + (18 - 14) * (100vw - 390px) / (1440 - 390),
    18px
  );
  font-weight: 500;
  line-height: 1.44;
  min-width: 180px;
}
@media screen and (min-width: 768px) {
  .p-company-info__label[data-astro-cid-e24ha2of] {
    flex-shrink: 0;
  }
}
.p-company-info__value[data-astro-cid-e24ha2of] {
  font-size: clamp(
    14px,
    14px + (18 - 14) * (100vw - 390px) / (1440 - 390),
    18px
  );
  font-weight: 700;
  line-height: 1.44;
  display: flex;
  flex-direction: column;
  gap: 0;
}
@media screen and (min-width: 768px) {
  .p-company-info__value[data-astro-cid-e24ha2of] {
    flex-direction: row;
    gap: 0.25em;
  }
}
.p-company-info__value-line[data-astro-cid-e24ha2of] {
  display: block;
}
@media screen and (min-width: 768px) {
  .p-company-info__value-line[data-astro-cid-e24ha2of] {
    display: inline;
  }
}
.p-about[data-astro-cid-kh7btl4r] {
  overflow: hidden;
}
.p-about__bg[data-astro-cid-kh7btl4r] {
  position: relative;
}
.p-about__bg-image[data-astro-cid-kh7btl4r] {
  position: absolute;
  inset: 0;
  z-index: 1;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  -o-object-position: center top;
  object-position: center top;
}
.p-about[data-astro-cid-kh7btl4r] > [data-astro-cid-kh7btl4r] {
  position: relative;
  z-index: 2;
}
