@charset "UTF-8";
@import url("https://fonts.googleapis.com/css2?family=Lato:wght@400;700&family=Noto+Sans+JP:wght@400;500;700&display=swap");
body, form *, input, textarea, select, button, table *, th, td, fieldset, legend, option {
  font-family: Lato, "Noto Sans JP", -apple-system, BlinkMacSystemFont, "Segoe UI", "游ゴシック", YuGothic, "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", Meiryo, sans-serif;
}

.about {
  min-width: 200px;
  margin: 0 15px;
}

.about__item {
  margin-top: 50px;
}

.about__item .about__image {
  display: block;
  margin: 0 auto;
}

.about__item .catalog {
  font-size: 16px;
  font-weight: 600;
  text-align: center;
  color: #f884a3;
  padding: 30px 0 10px 0;
}

.about__item .about__text {
  text-align: center;
  font-size: 12px;
  line-height: 1.42;
}

.about .last_item {
  margin-bottom: 50px;
}

section#rich_content {
  background: #fef2f5;
}

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