@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;
}

#center_contents {
  min-width: 200px;
  margin: 0 15px;
}

#center_contents .center_align {
  text-align: center;
}

#center_contents .link_direct {
  color: #5ca6d6;
  word-wrap: break-word;
}

#center_contents .line_break {
  margin: 40px 0px;
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #e0e0e0;
}

#center_contents .rule_title__text {
  margin-top: 50px;
}

#center_contents .catalog {
  font-size: 16px;
  margin-bottom: 25px;
  color: #f884a3;
  font-weight: 600;
}

#center_contents .rule_text {
  font-size: 14px;
  line-height: 1.57;
}

#center_contents .last_text {
  margin-bottom: 50px;
}

section#rich_content {
  background: #fef2f5;
}

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