@charset "utf-8";

/* price_sp.css：SP
 * ======================================
 * Main
 * ======================================
 */

/* main
------------------------------------------------------------------ */
#content article section h3 {
  text-align: center;
  font-size: 0.9rem;
  color: #96837c;
  margin: 0 0 20px 0;
}
#content article section h3 span {
  display: block;
  color: #4c4c4c;
}
#content article .btn + h3,
#content article table + h3 {
  margin-top: 80px;
}
