/* 251216ÄÉ²Ã */
@media only screen and (min-width: 768px) {
  .contact_inner {
    justify-content: center;
    gap: 0 50px;
  }
}
