input[type="submit"] {
  background-color: #cc9900;
  color: #fff;
  margin: auto;
  display: block;
}

div#mw_wp_form_mw-wp-form-892 > p {
  text-align: center;
}

#mw_wp_form_mw-wp-form-892 > form > dl > dd:nth-child(4) {
  margin-bottom: 10px;
}

div#sales {
  display: none;
}

@media screen and (max-width: 559px) {
  /* スマホ 縦から */

  div#mw_wp_form_mw-wp-form-892 dt,
  div#mw_wp_form_mw-wp-form-892 dd {
    margin-bottom: 20px;
  }

  div#mw_wp_form_mw-wp-form-892 {
    padding-top: 20px;
  }
  div#mw_wp_form_mw-wp-form-892 input {
    width: 100%;
  }
  div#mw_wp_form_mw-wp-form-892 dd textarea {
    height: 200px;
    width: 100%;
  }
  div#mw_wp_form_mw-wp-form-892 span.mwform-tel-field {
    display: flex;
    align-items: center;
  }
  div#mw_wp_form_mw-wp-form-892 span.mwform-tel-field input {
    width: 20%;
  }

  .post_content table tbody tr {
    display: flex;
    flex-wrap: wrap;
  }
  .post_content table tbody th {
    width: 100% !important;
  }
}
