@charset "UTF-8";
/* 2024.04.23 */

.btn_S {
  width: 100%;
  line-height: 40px;
  background-color: #325DDF;
  font-size: 14px;
}
.tenpo01 .btn_S {
  display: block;
  margin-bottom: 15px;
}
@media (min-width: 768px) {
  .btn_S {
    max-width: 440px;
  }
}
.btn_S a {
  color: #fff!important;
}
.wpcf7-list-item {
  margin: 0;
}
span.wpcf7-list-item-label {
  vertical-align: text-bottom;
}
#form_table .tenpo01 label {
  padding: 0 0 10px;
}
span.address,
span.tenpoName {
  display: block;
  margin-bottom: 15px;
}
span.address select,
span.tenpoName select {
  width: 100%;
}
@media (min-width: 768px) {
  span.address,
  span.tenpoName {
    max-width: 440px;
  }
}