/* Scss Document */
@import url("https://fonts.googleapis.com/css2?family=M+PLUS+1p:wght@100;300;400;500;700;800;900&family=M+PLUS+Rounded+1c:wght@100;300;400;500;700;800;900&family=Noto+Sans+JP:wght@100;300;400;500;700;900&family=Noto+Serif+JP:wght@200;300;400;500;600;700;900&display=swap");
.area01 {
  width: 100%;
  padding: 50px 0 120px;
}
.area01__inner {
  width: 93.75%;
  max-width: 1130px;
  margin: auto;
}
.area01__inner .sub {
  font-size: 18px;
  font-family: "Noto Sans JP", sans-serif;
  font-weight: 400;
  margin-top: 12px;
  text-align: center;
}
.area01__inner ul {
  margin-top: 45px;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  gap: 20px 16px;
}
.area01__inner ul li {
  width: 366px;
}/*# sourceMappingURL=strong_point.css.map */