.grass-container {
  margin-left: 0;
  margin-right: auto;
  padding: 26rem 3%;
}
@media (max-width: 768px) {
  .grass-container {
    padding: 20rem 4rem;
  }
}
.grass-container .title {
  margin-top: 8rem;
}
.grass-container .content {
  font-family: "Noto Sans JP", "Baskervville", sans-serif !important;
  font-optical-sizing: auto;
  font-weight: 100;
  font-style: normal;
}
.innovation-grass::after {
  width: 100%;
  right: 100%;
}
@media (max-width: 768px) {
  .innovation-grass::after {
    width: 100vw;
  }
}
.cover-image {
  z-index: 3;
}
.open-grass::after {
  opacity: 1;
  right: 0;
}
/*# sourceMappingURL=./innovation.css.map */