/* 画像横並び　センター揃え */
.it-C {
  align-items: center;
}