@font-face {
  font-family: "Noto Sans";
  src: url("/company/efforts/next21/assets/fonts/noto-subset.woff2") format("woff2");
  font-weight: 100 900;
  font-style: normal;
  font-display: swap
}
@font-face {
  font-family: "Roboto";
  src: url("/company/efforts/next21/assets/fonts/roboto-subset.woff2") format("woff2");
  font-weight: 100 900;
  font-style: normal;
  font-display: swap
}
@font-face {
  font-family: "Roboto italic";
  src: url("/company/efforts/next21/assets/fonts/roboto-italic-subset.woff2") format("woff2");
  font-weight: 100 900;
  font-style: normal;
  font-display: swap
}
.concept .concept-wrap .wrap-ttl {
  font-size: 1.9rem
}
.point .point-wrap + .point-wrap .wrap-img .img-item {
  min-width: 69rem
}
@media screen and (min-width: 769px) {
  .concept .concept-wrap .wrap-ttl {
    font-size: 2.8rem
  }
  .point .point-wrap + .point-wrap .wrap-img .img-item {
    min-width: 10%
  }
}