/* リフォームイメージ */
.reform-title {
  text-align: center;
  margin-bottom: 80px;
}

@media screen and (max-width: 1024px) {
  /* リフォームイメージ */
  .reform-title {
    margin-bottom: 20px;
  }
}
