@charset "utf-8";
#formBlock {
  height: auto;
  width: auto;
  margin-bottom: 20px;
}
#formBlock dl {
  background: #fff;
  width: auto;
  height: auto;
  border-top: solid 1px #ccc;
  padding: 20px;
}
#formBlock dl.bordernone {
  border-top: none;
}
#formBlock dt {
  width: 28%;
  height: auto;
  padding: 0 0 0 0;
  float: left;
  font-weight: bold;
}
#formBlock dd {
  width: 70%;
  height: auto;
  background: #fff;
  float: right;
}
#formBlock dl dd textarea {
  width: -webkit-fill-available;
  line-height: 1.5;
  text-align: left;
  height: 10em;
  margin: 0;
  padding: 5px;
  border: #aaa 1px solid;
}
#formBlock dl dd textarea:focus {
  width: -webkit-fill-available;
  line-height: 1.5;
  height: 10em;
}
#formBlock dl dd br {
  display: none;
}
#formBlock dl dd p {
  line-height: 20px;
}
#formBlock dl.formend {
  border-bottom: solid 1px #ccc;
}
#formBlock dl.form_date dt {
  margin: 5px 0;
}
#formBlock dl dd label {
  display: block;
  margin: 5px 0;
}
#formBlock dl dd .wpcf7-radio {
  padding-top: 6px;
  display: inline-block;
}
#formBlock dl dd .wpcf7-list-item label {
  margin-right: 5px;
}
.btncolor01 input {
  padding-top: 20px;
  padding-bottom: 20px;
  display: block;
  text-align: center;
  margin-left: auto;
  margin-right: auto;
  font-size: 1em;
  padding-left: 1em;
  padding-right: 1em;
  font-weight: bold;
  color: #ffffff !important;
  background-color: #ea5514;
  border: 1px solid #ea5514;
}
.btncolor01 input:hover {
  color: #ea5514 !important;
  background-color: #ffffff;
  border: 1px solid #ea5514;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
}
#formBlock input[type='text'], #formBlock input[type='email'], #formBlock input[type='tel'] {
  height: 35px;
  display: inline-block;
  max-width: 50%;
  border: 1px solid #aaa;
  padding: 3px 5px;
  margin: 5px 5px 5px 0;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  border-radius: 3px;
  -webkit-box-shadow: rgba(0, 0, 0, 0.1) 0 1px 0 0px inset;
  -moz-box-shadow: rgba(0, 0, 0, 0.1) 0 1px 0 0px inset;
  box-shadow: rgba(0, 0, 0, 0.1) 0 1px 0 0px inset;
  font-size: 16px;
}
#formBlock input.w10 {
  width: 10% !important;
}
#formBlock input.p-postal-code.w10 {
  min-width: 6em;
}
#formBlock input[type='number'], #formBlock select, #formBlock input[type='date'] {
  width: auto;
  height: 35px;
  display: block;
  border: 1px solid #aaa;
  font-size: 16px;
  line-height: 20px;
  margin: 0;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  border-radius: 3px;
  -webkit-box-shadow: rgba(0, 0, 0, 0.1) 0 1px 0 0px inset;
  -moz-box-shadow: rgba(0, 0, 0, 0.1) 0 1px 0 0px inset;
  box-shadow: rgba(0, 0, 0, 0.1) 0 1px 0 0px inset;
}
#formBlock input[type='text']:hover, #formBlock input[type='text']:focus, #formBlock input[type='email']:hover, #formBlock input[type='email']:focus, #formBlock input[type='tel']:hover, #formBlock input[type='tel']:focus, #formBlock input[type='date']:hover, #formBlock input[type='date']:focus {
  background-color: #FFFFDF;
}
#formBlock textarea:hover, #formBlock textarea:focus {
  width: -webkit-fill-available;
  line-height: 1.5;
  height: 10em;
  background-color: #FFFFDF;
}
#formBlock input[type='number']:hover, #formBlock input[type='number']:focus, #formBlock input[type='date']:hover, #formBlock input[type='date']:focus {
  width: auto;
  height: 35px;
  background-color: #FFFFDF;
}
#formBlock select:hover, #formBlock select:focus {
  width: auto;
  height: 35px;
  display: inline-block;
  border: 1px solid #aaa;
  font-size: 16px;
  line-height: 20px;
  margin: 0;
  background-color: #FFFFDF;
}
#formBlock .btn01 input {
  margin: 0 auto;
}
#mailform input[type=checkbox] {
  margin: 0 1em;
  -ms-transform: scale(1.5, 1.5);
  -webkit-transform: scale(1.5, 1.5);
  transform: scale(1.5, 1.5);
}
.input_rdo:valid, input[type="checkbox"] .valid {
  background: none;
}
.form_box {
  margin: 0;
  padding: 0;
}
input[type="radio"] {
  width: 18px; /*radioボタンの横幅*/
  height: 18px; /*radioボタンの縦幅*/
  border-radius: 100px;
  position: relative;
  vertical-align: sub;
  margin-right: 5px;
}
input[type="radio"]::before, input[type="radio"]::after {
  content: "";
  display: block;
  border-radius: 50%;
  position: absolute;
  transform: translateY(-50%);
  top: 50%;
}
input[type="radio"]::before {
  background-color: #fff;
  border: 1px solid #555;
  height: 18px; /*radioボタンの横幅*/
  width: 18px; /*radioボタンの縦幅*/
  left: 0px;
}
input[type="radio"]::after {
  background-color: #0075FF;
  opacity: 0; /*チェックされてないradioボタンは非表示*/
  height: 12px; /*radioボタンチェック時の中点の高さ*/
  width: 12px; /*radioボタンチェック時の中点の横幅*/
  left: 3px; /*radioボタンチェック時の中点の位置*/
}
input[type="radio"]:checked::after {
  opacity: 1; /*チェックされたradioボタンは表示*/
}
/*input[type="radio"] {
  margin: 5px 0 5px 10px;
}*/
.input_rdo {}
.input_rdo label {
  margin: 0 15px 0 0;
}
.input_rdo:valid, input[type="checkbox"] .valid {
  background: none;
}
#formBlock dl dd select {
  width: auto;
  height: 35px;
  display: inline-block;
  border: 1px solid #aaa;
  font-size: 16px;
  line-height: 20px;
  margin: 0;
  border: #ccc 1px solid;
}
.nini {
  font-size: 12px;
  margin: 3px 10px 0 20px;
  padding: 0 3px;
  color: #fff;
  background: #cccccc;
  border-radius: 3px;
  float: right;
}
.hissu {
  font-size: 12px;
  margin: 3px 10px 0 20px;
  padding: 0 3px;
  color: #fff;
  background: #E30C10;
  border-radius: 3px;
  float: right;
}
.hissu_2 {
  font-size: 12px;
  margin: 3px 10px 0 20px;
  padding: 0 3px;
  color: #fff;
  background: #E30C10;
  border-radius: 3px;
}
#privacy {
  margin-top: 10px;
  padding: 10px 0;
  width: auto;
  border: solid 1px #ccc;
  text-align: center;
  background: #fff;
}
#privacy i.fa-files-o {
  font-size: 12px;
}
#form_btn {
  text-align: center;
  height: auto;
  width: auto;
  padding: 10px 0 0 0;
}