/* template-parts/step-support.php 用スタイル */

.hero-summary {
  margin-top: .6rem;
  margin-bottom: 1.0rem;
  font-size: .95rem;
  opacity: .72;
}

/* support文章の"塊感"を軽くする */
.hero-step4-5 .hero-lead-support {
  line-height: 1.9;
}

.hero-step4-5 .hero-lead+.hero-lead {
  margin-top: 1.1rem;
}

/* 特徴とメインカードの間を少しだけ呼吸させる */
.hero-step4-5 .support-features-grid {
  margin-top: 1.6rem;
}

.hero-step4-5 .support-main-card {
  margin-top: 1.6rem;
}
