/*------ about ------*/
.about-workSec__list02 {
  margin-top: 3rem;
  margin-bottom: 0;
}
@media screen and (max-width: 768px) {
  .about-workSec__list02 {
    margin-top: 2rem;
  }
}

.about-flowSec__list02 {
  margin-top: 4rem;
  margin-bottom: 4rem;
}
