@charset "utf-8";
p, div, span, dl, dt, dd, body, html, input[type="text"], textarea {
  padding: 0;
  margin: 0;
}
.pc_hidden {
  display: none;
}
.float_none {
  float: none;
}
.clearfix:after {
  content: ".";
  display: block;
  visibility: hidden;
  height: 0px;
  font-size: 0.1em;
  line-height: 0;
  clear: both;
}
.index08 h3 {
  font-size: 20px;
  margin: 20px 0;
  padding: 0;
}
#wrapper {
  height: auto;
  width: 100%;
}
.coment2 {
  display: inline-block;
  padding-left: 5px;
}
/*ヘッダー*/
/*#headerArea {
  height: auto;
  width: 100%;
  border-bottom: solid 2px #0064B4;
}
#header {
  margin: 0px auto;
  height: auto;
  width: 990px;
}
#header img {
  padding: 10px 0;
  float: left;
  margin-right: 20px;
}
#header h1 {
  display: block;
  font-size: 11px;
  font-weight: normal;
  line-height: 14px;
  text-align: right;
  position: relative;
  margin-left: 150px;
  top: 50%;
  -webkit-transform: translateY(110%);
  -ms-transform: translateY(110%);
  transform: translateY(110%);
}
h1.h1_title {
  margin: 0;
  padding: 0;
}*/
/*メインイメージ*/
#teaserArea {
  height: auto;
  width: 100%;
}
#teaser {
  height: auto;
  width: 700px;
  margin: 0 auto;
  padding: 20px 0;
}
/*コンテンツ*/
#contentsArea {
  height: auto;
  width: 100%;
}
#contents {
  margin: 0px auto;
  height: auto;
}
#step {
  height: auto;
  width: auto;
  margin: 20px 0 40px 0;
  text-align: center;
}
#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 {
  margin: 5px 0;
}
#formBlock dl dd .wpcf7-radio {
  padding-top: 6px;
  display: inline-block;
}
#formBlock dl dd .wpcf7-list-item label {
  margin-right: 5px;
}
#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;
}
#contact .w100 {
  width: 100px;
}
#contact .w100:focus {
  width: 98px;
  padding: 4px 6px 4px 4px;
}
#contact .w200 {
  width: 200px;
}
#contact .w200:focus {
  width: 198px;
  padding: 4px 6px 4px 4px;
}
#contact .w250 {
  width: 250px;
}
#contact .w250:focus {
  width: 248px;
  padding: 4px 6px 4px 4px;
}
#contact .w400 {
  width: 400px;
}
#contact .w400:focus {
  width: 398px;
  padding: 4px 6px 4px 4px;
}
#contact .w30 {
  margin-left: auto;
  margin-right: auto;
  text-align: left;
  width: 30%;
}
button {
  margin: 0;
  border: none;
  background: none;
}
label.error {
  font-weight: bold;
  margin: 5px 0 0 5px;
  float: left;
  font-size: 12px;
  color: #E30C10;
  background: #F7E8DC;
  padding: 1px 5px;
  border-radius: 3px;
}
#privacy label.error {
  float: none;
}
input.error {
  background: #FCE5E6;
}
input[type="text"].valid {
  background: #E7F0FC;
}
#privacy label.message {
  float: none;
}
#ssl_block {
  height: auto;
  width: auto;
  margin-bottom: 90px;
  text-align: center;
  padding: 0 40px;
}
#ssl_block img {
  margin-bottom: 10px;
  margin-right: 20px;
  float: left;
}
.input_sample {
  color: #777;
  padding: 5px 5px 0;
}
/*フッター*/
/*#footerArea {
  height: auto;
  width: 100%;
  background: #8FE1EF;
}
#footer {
  font-size: 12px;
  color: #888888;
  margin: 0px auto;
  height: auto;
  width: 700px;
  text-align: center;
  padding: 20px 0 80px;
}*/
/*セカンド*/
blockquote {
  margin: 0 0 20px 0;
  padding: 10px 30px;
  background: url(../img/form/form_bk.jpg) repeat;
}
blockquote.thanks_box {
  padding: 60px;
}
blockquote p {
  color: #4E4E4E;
  text-align: center;
  margin: 0 0 20px;
}
table.form {
  border: none;
  width: 100%;
}
table.form th {
  background: #fff;
}
#second_h2 {
  padding: 0;
}
/*確認ページ*/
.submit_area {
  height: auto;
  width: 400px;
  margin: 0 auto;
}
.button_boxL {
  float: left;
  margin-top: 10px;
}
.button_boxR {
  float: right;
  margin-top: 10px;
}
.button_back {
  height: 45px;
  width: 157px;
  background: url(/form_efo/images/check_back.jpg) no-repeat;
  border: 0;
  margin-right: 20px;
}
.button_submit {
  height: 45px;
  width: 221px;
  background: url(/form_efo/images/check_submit.jpg) no-repeat;
  border: 0;
  text-indent: -9999px;
  margin: 0;
}
input[type="submit"] {
  margin: 0;
}
/*サンクスページ*/
#contents p.msg, #contents p.msg2 {
  color: #4E4E4E;
  margin: 0 0 20px;
  text-align: left;
  line-height: 50px;
}
#contents p.msg_top {
  color: #4E4E4E;
  margin: 0 0 20px;
  text-align: left;
}
#contents p.msg a {
  text-decoration: none;
  color: #D70003;
}
.submit_area2 {
  height: auto;
  width: 157px;
  margin: 40px auto 0;
}
.top_back {
  height: 45px;
  width: 157px;
  background: url(/form_efo/images/top_back.jpg) no-repeat;
  border: 0;
}
.vlineM {
  vertical-align: middle;
}
.lineh28 {
  line-height: 28px;
}
.lineh35 {
  line-height: 35px;
}
.pl40 {
  padding-left: 40px;
}
.ml40 {
  margin-left: 40;
}
.mb5 {
  margin-bottom: 5px;
}
.mt5 {
  margin-top: 5px;
}
.mt20 {
  margin-top: 20px;
}
.form-control.error {
  background: #FCE2E2;
}
@media screen and (max-width: 789px) {
  body {}
  img {
    max-width: 100%;
    height: auto;
  }
  /*レスポンシブ用の外枠*/
  .sp_response {
    width: auto;
  }
  .sp_response_tb0 {
    padding: 0 10px;
  }
  .sp_response_b10 {
    padding: 0 0 10px;
  }
  .sp_response_0 {
    width: 100%;
    margin: 0;
    padding: 0;
  }
  .sp_response_b3 {
    padding: 8px 10px 3px;
  }
  .sp_response_t0 {
    padding: 0 10px 8px;
  }
  .pc_hidden {
    display: inherit;
  }
  .sp_hidden {
    display: none;
  }
  .h1_title {
    display: none;
  }
  #headerArea {
    margin-bottom: 8px;
  }
  #teaser {
    margin: 0;
    padding: 0;
  }
  #step {
    margin: 0 0 10px;
  }
  #step img {
    margin: 0 auto;
  }
  /*form*/
  dd.input_rdo {
    margin: 10px 0 0 0;
  }
  #formBlock dl dd br {
    display: none;
  }
  #formBlock dl.form_date dt {
    margin: 0;
  }
  #formBlock input[type='text'], #formBlock input[type='email'], #formBlock input[type='tel'] {
    width: -webkit-fill-available;
    height: 35px;
    max-width: 100%;
    border: 1px solid #aaa;
    padding: 3px 5px;
    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;
    font-size: 16px;
  }
  #formBlock input[type='number'], #formBlock select, #formBlock input[type='date'] {
    width: 100%;
    height: 35px;
    background: #FFFFFF;
    display: block;
    border: 1px solid #aaa;
    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;
    font-size: 16px;
    line-height: 20px;
  }
  #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 {
    width: -webkit-fill-available;
    background-color: #FFFFDF;
  }
  #formBlock textarea:hover, #formBlock textarea:focus {
    width: -webkit-fill-available;
    line-height: 1.5;
    /*height: 4.5em;*/
    background-color: #FFFFDF;
  }
  #formBlock input[type='number']:hover, #formBlock input[type='number']:focus, #formBlock input[type='date']:hover, #formBlock input[type='date']:focus {
    width: 70%;
    height: 35px;
    background-color: #FFFFDF;
  }
  #formBlock select:hover, #formBlock select:focus {
    width: auto;
    height: 35px;
    font-size: 16px;
    background-color: #FFFFDF;
  }
  #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;
  }
  .form_box {
    background: #fff;
  }
  #formBlock dl {
    border: none;
    background: none;
  }
  #formBlock dl dt, #formBlock dl dd {
    width: 100%;
    float: none;
    border: none;
    padding: 0;
  }
  #formBlock dl dt {
    font-weight: bold;
    margin: 5px 0;
  }
  #formBlock {
    margin-bottom: 10px;
  }
  #formBlock dl dd p {
    display: block;
    float: left;
    margin: 0;
    line-height: 1.5;
  }
  #formBlock dl dd select {
    width: auto;
    float: none;
    font-size: 16px;
    margin: 5px 0;
  }
  #formBlock dl.formend {
    border: none;
  }
  #ssl_block {
    margin-top: 10px;
    margin-bottom: 30px;
  }
  #ssl_block img {
    float: none;
    margin: 0;
  }
  .hissu {
    float: none;
    margin-left: 10px;
  }
  .nini {
    float: none;
    margin-left: 10px;
  }
  label.message {
    margin-top: 9px;
    margin-left: 5px;
  }
  label.error {
    line-height: 100%;
    padding: 3px 5px;
    float: left;
    margin-left: 0;
  }
  #privacy label.error {
    float: left;
  }
  .coment {
    word-wrap: break-word;
    display: block;
  }
  .coment2 {
    padding: 0;
    /* float: left;*/
  }
  .w100, .w200, .w250, .w400 {
    width: 100%;
    padding: 4px 0;
  }
  .w100:focus, .w200:focus, .w250:focus, .w400:focus {
    width: 100%;
    padding: 4px 0;
  }
  /*確認ページ*/
  table.form {
    width: 100%;
    margin: 0;
  }
  table.form tbody {
    border: 1px solid #ccc;
  }
  table.form th, table.form td {
    float: left;
    width: 100%;
    padding: 0;
    border: none;
  }
  table.form th {
    font-weight: bold;
  }
  table.form td {
    color: #777;
  }
  blockquote {
    width: auto;
    margin: 0;
    padding: 0;
  }
  #contents p.msg, #contents p.msg2 {
    font-size: 12px;
    margin: 0;
    padding-bottom: 0px;
    text-align: left;
    line-height: 16px;
  }
  br.pc_none_blank {
    display: inherit;
  }
  .submit_area {
    width: auto;
    margin: 10px 0;
  }
  .button_boxL {
    background-size: 100%;
    max-width: 40%;
    margin: 0 auto;
  }
  .button_boxR {
    background-size: 100%;
    max-width: 55%;
    margin: 0 auto;
  }
  .button_back, .button_submit {
    max-width: 100%;
  }
  input[type="submit"], input[type="button"] {
    background-size: 100%;
  }
  /*サンクスページ*/
  blockquote.thanks_box {
    padding: 10px;
    margin-top: 10px;
  }
}