/*---------------------------
フォーム用
---------------------------*/
input[type=submit] {
  width: 50%!important;
  color: #fff!important;
}
.btn-default {
  background-color: #ed6d35!important;
  border-color: #ed6d35!important;
}
.btn, a.btn, button.btn {
  font-size: 1.1rem;
  font-weight: 700;
  line-height: 1.5;
  position: relative;
  display: inline-block;
  padding: 1rem 4rem;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  text-align: center;
  vertical-align: middle;
  text-decoration: none;
  letter-spacing: 0.1em;
  color: #fff!important;
  border-radius: 0.5rem;
  width: 50%!important;
}
.taC {
  text-align: center;
}
.button {
  display: inline-block;
  font-size: 24px;
  font-weight: bold;
  width: 400px;
  position: relative;
  padding: 1rem 1rem;
  color: #FFF;
  border-radius: 8px;
  background: #ed6d35!important;
  border: none;
}
.button:after {
    content: '';
    position: absolute;
    width: 12px;
    height: 12px;
    border-top: 2px solid #fff;
    border-right: 2px solid #fff;
    transform: rotate(45deg);
    right: 43px;
    top: 50%;
    margin-top: -6px;
}
.button-1 {
  display: inline-block;
  font-size: 24px;
  font-weight: bold;
  width: 400px;
  position: relative;
  padding: 1rem 1rem;
  color: #FFF;
  border-radius: 8px;
  background: #878787!important;
  border: none;
}
.button-1:after {
    content: '';
    position: absolute;
    width: 12px;
    height: 12px;
    border-top: 2px solid #fff;
    border-right: 2px solid #fff;
    transform: rotate(45deg);
    right: 43px;
    top: 50%;
    margin-top: -6px;
}
.contact_form {
  width: 100%
}
.contact_form textarea {
  padding: 5px;
  border: 1px solid rgb(133, 133, 133);
}
.contact_form tr {
  border-bottom: 1px solid #fff;
  display: block
}
.contact_form tr:last-of-type {
  border-bottom: none
}
.contact_form td, .contact_form th {
  display: block;
  margin-bottom: 10px
}
.contact_form tbody {
  padding: 10px;
  display: block
}
.contact_form th {
  margin-top: 10px;
  background-color: #e9dacb;
  padding: 5px;
}
.contact_form tr:first-of-type th {
  margin-top: 0;
}
.contact_form input {
  max-width: 300px;
  padding: 8px;
  font-size: 16px;
}
.contact_form select {
  max-width: 300px;
  padding: 8px;
  font-size: 16px;
  height: 38px;
}
span.wpcf7-list-item {
	margin: 10px;
}
span.wpcf7-spinner {
	display: none!important;
}
.contact_form input[type=radio] {
  margin-left: 3px
}
.contact_form input[type=checkbox], .contact_form input[type=radio], .contact_form label {
  cursor: pointer
}
.contact_form input[name=age-01] {
  max-width: 5em
}
.contact_form input[name^=chkKoumoku] {
  margin-right: 3px
}
.contact_box {
  background-color: #ff6600;
  padding: 15px;
  color: #fff;
  margin-bottom: 15px
}
input,
select,
textarea {
    font-size: 16px;
    padding: 5px;
}
input[type=email],
input[type=tel],
input[type=text],
select,
textarea {
    width: 100%
}
textarea {
    height: 170px
}
table.formTable {
    width: 100%
}
table.formTable th {
  background-color: #e9dacb;
  padding: 5px;
}
table.formTable td,
table.formTable th {
    padding: 20px
}
table caption {
    margin-bottom: 20px
}
span.rowtitle {
    display: inline-block;
    color: #000;
    padding: 2px 5px
}
span.any,
span.required {
    background-color: #ee7800;
    margin-left: 1px;
    color: #fff;
    padding: 2px 5px;
    display: inline-block;
    font-weight: 600
}
span.any {
    background-color: #fff;
    color: #308eb8
}
.confirm_table {
    width: 100%
}
.confirm_table tr {
    background-color: #e9dacb;
    display: block;
    margin-bottom: 2px;
    width: 100%
}
.confirm_table th {
    font-weight: 600;
    padding-top: 20px
}
.confirm_table th span {
    margin-left: 5px;
    font-size: 0.8em;
    vertical-align: bottom
}
.confirm_table td {
    padding-bottom: 20px
}
.confirm_table td,
.confirm_table th {
    display: block;
    padding-left: 20px;
    word-break: break-all;
    padding-right: 20px
}
.kibou_date {
    max-width: 160px !important
}
.kibou_time {
    max-width: 110px !important;
    margin-bottom: 20px
}
.faq_box h3[id^=faq_] {
    margin-top: -80px;
    padding-top: 80px
}
.contact_table_title {
    background-color: #ff6600;
    text-align: center;
    font-size: 20px;
    color: #fff;
    font-weight: 600;
    padding-top: 5px;
    padding-bottom: 5px
}
.btn_back {
    background-color: #6c6a6a
}
.btn_submit {
    background-color: #ed6d35
}
.btn_back,
.btn_submit {
    border: none;
    display: block;
    max-width: 500px;
    width: 100%
}
.btn_back img,
.btn_submit img {
    width: 100%
}
.btn_back {
    background-color: transparent;
    background-repeat: no-repeat;
    -webkit-background-size: contain;
    background-size: contain;
    display: block !important;
    margin: auto
}
.btn_submit.conf {
    background-color: transparent !important;
    background-repeat: no-repeat;
    -webkit-background-size: contain;
    background-size: contain;
    display: block !important
}
#cv_btn_conf {
    margin: auto
}
.contact_btnwrap {
    width: 90%;
    padding: 0 10%;
    margin: 25px auto
}
.form-inner {
  width: -webkit-calc(100% - 20px);
  width: calc(100% - 20px);
  margin: 0 auto;
  max-width: 780px;
}
.inner-form {
  width: -webkit-calc(100% - 20px);
  width: calc(100% - 20px);
  margin: 0 auto;
  max-width: 780px;
}
@media (max-width: 768px) {
  .button {
  display: inline-block;
  font-size: 24px;
  font-weight: bold;
  width: 100%;
  position: relative;
  padding: 1rem 1rem;
  color: #FFF;
  border-radius: 8px;
}
  .button:after {
      content: '';
      position: absolute;
      width: 12px;
      height: 12px;
      border-top: 2px solid #fff;
      border-right: 2px solid #fff;
      transform: rotate(45deg);
      right: 43px;
      top: 50%;
      margin-top: -6px;
  }
  .button-1 {
    display: inline-block;
    font-size: 24px;
    font-weight: bold;
    width: 100%;
    position: relative;
    padding: 1rem 1rem;
    color: #FFF;
    border-radius: 8px;
  }
  .button-1:after {
      content: '';
      position: absolute;
      width: 12px;
      height: 12px;
      border-top: 2px solid #fff;
      border-right: 2px solid #fff;
      transform: rotate(45deg);
      right: 43px;
      top: 50%;
      margin-top: -6px;
  }
  textarea {
      height: 250px
  }
}
