@charset "UTF-8";
.form_inner .btn {
  min-width: 200px;
  padding: 0 20px;
  background: #0e2e77;
  box-shadow: 3px 3px #07173b;
  display: inline-block;
  color: #ffffff;
  font-family: "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W6", "Hiragino Kaku Gothic ProN";
  line-height: 60px;
  text-align: center; }
.form_inner .btn:hover {
  text-decoration: none;
  opacity: 0.7;
  -moz-opacity: 0.7;
  filter: alpha(opacity=70);
  -ms-filter: "alpha(opacity=70)"; }
.form_inner .btn img {
  vertical-align: middle; }
.form_inner .btn {
  border: 0;
  cursor: pointer;
  font-size: 14px;
  font-size: 1.4rem; }

/* common */
.form_inner {
  width: 890px;
  margin: 0 auto; }
.form_inner h3 {
  text-align: center;
  margin-bottom: 30px; }
.form_inner table.form_table {
  width: 890px;
  margin-bottom: 70px; }
.form_inner table.form_table th {
  text-align: center;
  background-color: #f5f7fc;
  font-weight: bold;
  padding: 12px 0 9px 0;
  width: 250px;
  border-right: 4px solid #ffffff;
  border-bottom: 4px solid #ffffff; }
.form_inner table.form_table th span {
  color: #d00101; }
.form_inner table.form_table td {
  width: 636px;
  border-bottom: 4px solid #ffffff;
  vertical-align: middle;
  text-align: left; }
.form_inner table.form_table td p {
  padding: 9px 20px 9px 20px; }
.form_inner table.form_table td input {
  font-size: 14px;
  font-size: 1.4rem; }
.form_inner table.form_table td input[type="radio"] {
  margin-top: 0px; }
.form_inner table.form_table td input[type="checkbox"] {
  margin-top: 0px; }
.form_inner table.form_table td input.box {
  border: 1px solid #e3e1e1;
  height: 28px;
  width: 626px;
  padding: 5px 5px 10px 5px; }
.form_inner table.form_table td input.box.w40 {
  width: 30px; }
.form_inner table.form_table td input.box.w70 {
  width: 60px; }
.form_inner table.form_table td input.box.w100 {
  width: 90px; }
.form_inner table.form_table td input.box.w120 {
  width: 110px; }
.form_inner table.form_table td input.box.w180 {
  width: 170px; }
.form_inner table.form_table td input.box.w190 {
  width: 180px; }
.form_inner table.form_table td input.box.w230 {
  width: 220px; }
.form_inner table.form_table td input.box.w300 {
  width: 290px; }
.form_inner table.form_table td input.box.w320 {
  width: 310px; }
.form_inner table.form_table td input.box.w355 {
  width: 345px; }
.form_inner table.form_table td input.box.w380 {
  width: 370px; }
.form_inner table.form_table td input.box:focus {
  color: #333333; }
.form_inner table.form_table td .ptxt {
  padding: 12px 10px; }
.form_inner table.form_table td .ptxt2 {
  padding: 0 5px;
  line-height: 41px; }
.form_inner table.form_table td .exp {
  padding: 12px 0px 12px 10px;
  font-size: 10px;
  font-size: 1rem; }
.form_inner table.form_table td .exp2 {
  padding: 0 20px;
  display: inline-block;
  vertical-align: middle;
  font-size: 12px; }
.form_inner table.form_table td .ano {
  color: #d00101;
  padding: 5px 0 10px 0px;
  font-size: 10px;
  font-size: 1rem; }
.form_inner table.form_table td .ano2 {
  color: #d00101;
  padding: 12px 0 10px 10px;
  font-size: 10px;
  font-size: 1rem; }
.form_inner table.form_table td textarea {
  border: 1px solid #e3e1e1;
  height: 130px;
  width: 624px;
  padding: 5px;
  color: #333333;
  font-size: 14px;
  font-size: 1.4rem; }
.form_inner table.form_table td textarea:focus {
  color: #333333; }
.form_inner table.form_table td ul.list {
  margin-left: 120px;
  width: 519px;
  padding: 12px 0; }
.form_inner table.form_table td ul.list li {
  float: left;
  width: 33%; }
.form_inner table.form_table td ul.list_02 {
  margin-left: 10px;
  width: 146px;
  padding: 12px 0; }
.form_inner table.form_table td ul.list_02 li {
  float: left;
  width: 50%; }
.form_inner table.form_table td ul.list_03 {
  padding: 12px 20px 12px 20px; }
.form_inner table.form_table td ul.list_03 li {
  float: left;
  width: 50%; }
.form_inner table.form_table td ul.list_04 {
  margin-left: 190px;
  padding: 12px 0; }
.form_inner table.form_table td ul.list_04 li {
  float: left;
  width: 165px; }
.form_inner table.form_table td ul.list_05 li {
  float: left;
  margin-right: 20px; }
.form_inner table.form_table td .ptxt input, .form_inner table.form_table td ul li input {
  margin-right: 5px;
  height: 12px; }
.form_inner table.form_table td .half {
  border: 1px solid #e3e1e1;
  width: 315px;
  height: 50px; }
.form_inner table.form_table td .half input.box_none {
  border: none;
  padding: 5px;
  height: 38px;
  width: 275px; }
.form_inner table.form_table td .select_area {
  background-color: #e3e1e1;
  padding: 10px;
  width: 190px;
  margin-top: 10px;
  overflow: hidden; }
.form_inner table.form_table td .select_area select {
  width: 130%;
  background-color: #e3e1e1;
  font-weight: bold;
  border: none;
  font-size: 14px;
  font-size: 1.4rem;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none; }
.form_inner table.form_table td .select_area_02 {
  background-color: #ffffff;
  padding-left: 10px;
  width: 190px;
  line-height: 48px;
  overflow: hidden; }
.form_inner table.form_table td .select_area_02 select {
  width: 120%;
  background-color: #ffffff;
  font-weight: bold;
  border: none;
  font-size: 14px;
  font-size: 1.4rem;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none; }
.form_inner table.form_table td.toggleform .right div {
  padding: 3px 10px 8px 0;
  cursor: pointer; }
.form_inner .btn_area {
  margin: 0 auto;
  text-align: center; }
.form_inner .btn_area_02 {
  width: 585px;
  margin: 0 auto 45px auto; }
.form_inner .btn_area_02 li {
  width: 280px; }
.form_inner .btn {
  width: 280px;
  height: 60px;
  font-size: 0; }
.form_inner .wpcf7c-conf {
  background: transparent !important;
  border: 0 !important; }

/* button */
.btn.confirm {
  background: #0e2e77 url(../imgdir/common/form_conf.gif) no-repeat center; }
.btn.back {
  background: #a3a3a3 url(../imgdir/common/form_back.gif) no-repeat center; }
.btn.send {
  background: #0e2e77 url(../imgdir/common/form_send.gif) no-repeat center; }

.btn_address {
  margin-left: 5px;
  line-height: 1;
  text-align: center; }
.btn_address div {
  width: 110px;
  height: 40px;
  background: #e3e1e1;
  line-height: 40px;
  display: inline-block;
  *display: inline;
  *zoom: 1;
  cursor: pointer; }
.btn_address div img {
  vertical-align: middle; }

/* booklet */
.pg-booklet {
  padding-top: 20px; }
.pg-booklet .h2 {
  margin-bottom: 50px;
  text-align: center;
  width: 100%;
  min-height: 70px; }
.pg-booklet h2 {
  width: 100%;
  padding-top: 35px;
  text-align: center; }
.pg-booklet .check_area {
  width: 750px;
  margin: 0 auto 50px; }
.pg-booklet .check_area dt {
  float: left;
  width: 200px;
  margin-right: 20px;
  background-color: #e3e1e1;
  text-align: center;
  line-height: 140px;
  font-weight: bold;
  color: #ffffff; }
.pg-booklet .check_area dd {
  float: left;
  width: 530px; }

/* contact */
.pg-contact {
  padding-top: 20px; }
.pg-contact .h2 {
  width: 100%;
  min-height: 70px;
  margin-bottom: 50px;
  text-align: center; }
.pg-contact .h2 h2 {
  min-width: 200px;
  margin: 35px auto 0 auto;
  padding: 10px 20px;
  display: inline-block;
  *display: inline;
  *zoom: 1;
  background: #ffffff;
  text-align: center; }
.pg-contact .h2 h2 span {
  padding-bottom: 13px;
  display: block;
  background: url(../imgdir/common/bg_h2.gif) no-repeat center bottom;
  font-family: "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W6", "Hiragino Kaku Gothic ProN";
  font-size: 20px;
  font-size: 2rem;
  letter-spacing: 0.05em; }
.pg-contact .form-copy {
  width: 890px;
  font-size: 20px;
  font-size: 2rem;
  text-align: center;
  padding: 12px 0 0 0;
  margin: 0 auto 30px auto; }
.pg-contact .form-txt {
  width: 890px;
  text-align: center;
  margin: 0 auto 50px auto; }

/* estimate */
.pg-estimate {
  padding-top: 20px; }
.pg-estimate .h2 {
  width: 100%;
  min-height: 70px;
  margin-bottom: 50px;
  text-align: center; }
.pg-estimate .h2 h2 {
  min-width: 200px;
  margin: 35px auto 0 auto;
  padding: 10px 20px;
  display: inline-block;
  *display: inline;
  *zoom: 1;
  background: #ffffff;
  text-align: center; }
.pg-estimate .h2 h2 span {
  padding-bottom: 13px;
  display: block;
  background: url(../imgdir/common/bg_h2.gif) no-repeat center bottom;
  font-family: "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W6", "Hiragino Kaku Gothic ProN";
  font-size: 20px;
  font-size: 2rem;
  letter-spacing: 0.05em; }
.pg-estimate .form-copy {
  width: 890px;
  font-size: 20px;
  font-size: 2rem;
  text-align: center;
  padding: 12px 0 0 0;
  margin: 0 auto 30px auto; }
.pg-estimate .form-txt {
  width: 890px;
  text-align: center;
  margin: 0 auto 50px auto; }

.ajax-loader {
  margin-left: auto !important;
  margin-right: auto;
  padding: 20px 0;
  display: block; }

/* add 2019 03 25 ↓*/

td#questionnaire select {
    -moz-appearance: menulist;
    -webkit-appearance: menulist;
    border: 1px solid #ccc;
    font-size: 100%;
}
td#questionnaire select::-ms-expand {
    display: block;
}
.w570 {
    display: block !important;
}
.select-a span.wpcf7-list-item:nth-child(6) {
    display:inline-block;
}
.w615 {
    width: 615px;
    display: block !important;
}
.select-b span.wpcf7-list-item:nth-child(7) {
    display:inline-block;
}

_::-webkit-full-page-media, _:future, :root .w570 {
    width: 550px !important;
}

_::-webkit-full-page-media, _:future, :root .w615 {
    width: 600px !important;
}