@charset "utf-8";
/*------------------------------------------------
お問合せ
------------------------------------------------*/

/*========== お問合せ ==========*/

#form {
  margin-bottom: 25px;
}

@media print, screen and (min-width: 769px) {
  #form {
    margin-bottom: 70px;
  }
}
