/* PC */
@media screen and (min-width: 900px) {
  #_form .cntItem{
    grid-template-columns: 206px 1fr;
  }
}