/* 募集条件・勤務条件の中央揃え用CSS */
h4.position-title {
  text-align: center;
}

.position-card h5 {
  text-align: center;
}

.recruit-subtitle {
  text-align: center;
}

.process-step {
  text-align: center;
}

.recruit-cta {
  text-align: center;
}
