@charset "UTF-8";
body {
  visibility: hidden;
}

/* ヘッダー,文字色 */
@font-face {
  font-family: "DINPro";
  src: url("../fonts/DINPro.otf") format("opentype");
}
@font-face {
  font-family: "DINPro bold";
  src: url("../fonts/DINPro-Bold.otf") format("opentype");
}
.l-section03-division {
  margin-top: 6.375rem;
}
@media screen and (max-width: 767px) {
  .l-section03-division {
    margin-top: 4.875rem;
  }
}

.l-section03-fv {
  margin-top: 4.125rem;
  padding-bottom: 0rem;
}
@media screen and (max-width: 767px) {
  .l-section03-fv {
    margin-top: 1.6875rem;
  }
}

.l-section03-info {
  margin-top: 3.75rem;
}
@media screen and (max-width: 767px) {
  .l-section03-info {
    margin-top: 5.0625rem;
  }
}

.l-section03-mission {
  margin-top: 5rem;
}
@media screen and (max-width: 767px) {
  .l-section03-mission {
    margin-top: 6.0625rem;
  }
}

.p-section03-fv {
  overflow: hidden;
}

.p-section03-fv::before {
  display: none;
}

.p-section03-fv__title.c-lower-fv__title {
  font-size: 3.125rem;
}
@media screen and (max-width: 767px) {
  .p-section03-fv__title.c-lower-fv__title {
    font-size: 1.875rem;
  }
}

.p-section03-fv__text.c-lower-fv__text {
  margin-top: 0.625rem;
}

@media screen and (max-width: 767px) {
  .p-section03-fv__block.c-lower-fv__block {
    padding-bottom: 1.6875rem;
  }
}

.p-section03-fv__block.c-lower-fv__block::before {
  -webkit-transform: translateX(-80.5%);
          transform: translateX(-80.5%);
}
@media screen and (max-width: 767px) {
  .p-section03-fv__block.c-lower-fv__block::before {
    -webkit-transform: translateX(-53.5%);
            transform: translateX(-53.5%);
  }
}

.p-section03-fv__sub-title.c-lower-fv__sub-title {
  font-size: 2rem;
}
@media screen and (max-width: 767px) {
  .p-section03-fv__sub-title.c-lower-fv__sub-title {
    font-size: 1.375rem;
  }
}

.p-section03-fv__text.c-lower-fv__text {
  margin-top: 0.3125rem;
}
@media screen and (max-width: 767px) {
  .p-section03-fv__text.c-lower-fv__text {
    margin-top: 1.3125rem;
  }
}

.p-section03-fv__img.c-lower-fv__img {
  margin-top: -7.5rem;
}
@media screen and (max-width: 767px) {
  .p-section03-fv__img.c-lower-fv__img {
    margin-top: -2rem;
  }
}

.p-section03-fv__block02 {
  max-width: 50rem;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  display: grid;
  place-items: center;
  position: relative;
  z-index: 2;
}
.p-section03-fv__block02::before {
  content: "";
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: -1;
  background: linear-gradient(135deg, rgba(255, 255, 70, .5), rgba(70, 255, 255, .5));
}
@media screen and (max-width: 767px) {
  .p-section03-fv__block02::before {
    width: 200%;
    left: auto;
    right: 0;
    -webkit-transform: translateX(62%);
            transform: translateX(62%);
  }
}

.p-section03-fv__text02 {
  font-size: 0.875rem;
  line-height: 2;
  letter-spacing: 0.04em;
  text-align: justify;
  padding: 3.3125rem 5.625rem;
  -webkit-font-feature-settings: "palt";
          font-feature-settings: "palt";
}
@media screen and (max-width: 767px) {
  .p-section03-fv__text02 {
    padding: 1.875rem 0rem 3.75rem;
  }
}

.p-section03-info__img {
  aspect-ratio: 350/211;
}

.p-section03-info__block {
  padding-right: 0;
}

@media screen and (max-width: 767px) {
  .p-section03-info__title.c-section-card__title {
    letter-spacing: 0em;
  }
}

.p-section03-info__block.c-section-card__block::before {
  height: 6.9375rem;
}
@media screen and (max-width: 767px) {
  .p-section03-info__block.c-section-card__block::before {
    height: 4.375rem;
  }
}

@media screen and (max-width: 767px) {
  .p-section03-info__items.c-section-cards {
    gap: 2.5rem;
  }
}

.p-section03-mission__wrap {
  counter-reset: mission;
}

.p-section03-mission__block {
  margin-left: calc(50% - 50vw);
  padding-left: calc(50vw - 50%);
  margin-top: 10rem;
}
@media screen and (max-width: 767px) {
  .p-section03-mission__block {
    margin-right: calc(50% - 50vw);
    padding-right: calc(50vw - 50%);
    margin-top: 6rem;
  }
}

.p-section03-mission__block:nth-child(3) {
  margin-top: 6.625rem;
}
@media screen and (max-width: 767px) {
  .p-section03-mission__block:nth-child(3) {
    margin-top: 3.75rem;
  }
}

.p-section03-mission__copy {
  font-size: 1.5rem;
  font-weight: bold;
  color: #3a54a4;
  letter-spacing: 0.06em;
}

.p-section03-mission__list {
  font-size: 0.875rem;
  line-height: 2;
  letter-spacing: 0.04em;
}

.p-section03-mission__list::before {
  content: "■";
}

.p-section03-mission__item {
  max-width: 56.875rem;
  width: 100%;
}

.p-section03-mission__labels {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 1rem;
}
@media screen and (max-width: 767px) {
  .p-section03-mission__labels {
    grid-template-columns: repeat(1, auto);
    gap: 1.1875rem;
  }
}

.p-section03-mission__label-block {
  margin-top: 1.3125rem;
}
@media screen and (max-width: 767px) {
  .p-section03-mission__label-block {
    margin-top: 1.5rem;
  }
}

.p-section03-mission__label-title {
  font-size: 1.125rem;
  font-weight: bold;
  color: #3a54a4;
  letter-spacing: 0.06em;
  -webkit-font-feature-settings: "palt";
          font-feature-settings: "palt";
}
@media screen and (max-width: 767px) {
  .p-section03-mission__label-title {
    font-size: 1rem;
  }
}
/*# sourceMappingURL=section03.css.map */
