.p-plant .u-slidemv__textwrap {
  top: 50%;
  transform: translate(0%, -50%);
}
.p-plant .u-slidemv__title {
  margin-bottom: 0;
}
.p-plant .u-introduction {
  margin-top: 10rem;
  padding-bottom: 12rem;
}
.p-plant .u-introduction .c-title {
  font-size: 4.8rem;
  text-align: left;
  margin-bottom: 2rem;
}
.p-plant .u-introduction p {
  line-height: 1.5;
}
.p-plant .u-introduction .c-subtitle {
  margin: 6.5rem 0 3rem;
}
.p-plant .u-introduction .c-grid {
  gap: 5rem;
}
.p-plant .c-engineering__title {
  font-size: 1.6rem;
  font-weight: 600;
  text-align: center;
}
.p-plant .c-engineering__flex--textwrap {
  min-height: initial;
}
.p-plant .c-engineering__flex--img img {
  width: 100%;
}

@media screen and (max-width: 640px) {
  .p-plant .c-engineering__title {
    font-size: 2.6rem;
  }
}

/*# sourceMappingURL=plant.css.map */
