@charset "UTF-8";

/* ------------------------------
 Mail-Form
------------------------------ */
#formarea {
  background: #f4f4f4 url(../image/bg_gray.jpg) repeat left top;
}
#formarea #formbox {
  background-color: #fff;
  border-radius: 4px;
  padding: 50px;
}
#formarea .formtitle {
  font-size: 46px;
  font-family: "mplus-2c-black", "Yu Gothic", "游ゴシック", "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro", "Meiryo", "メイリオ", Helvetica, sans-serif;
  position: relative;
  line-height: 1.5;
  margin-bottom: 50px;
}
#formarea .formtitle span {
  display: block;
  font-size: 20px;
  font-weight: bold;
  font-family: "Yu Gothic", "游ゴシック", "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro", "Meiryo", "メイリオ", Helvetica, sans-serif;
}
#formarea .formtitle::after {
  content: "";
  height: 60px;
  width: 1px;
  background-color: #222;
  position: absolute;
  bottom: -80px;
  left: 0;
  right: 0;
  margin: 0 auto;
}
#formarea br.spbr {
  display: none;
}

form#mailformpro {
  padding: 0;
}

.mfp_element_text, .mfp_element_number, .mfp_element_select-one, .mfp_element_email, .mfp_element_tel, .mfp_element_textarea {
  box-shadow: none;
  border: 1px solid #ddd;
  background-color: #fafafa;
  border-radius: 0;
  padding: 5px;
  box-sizing: border-box;
}

#formbox table {
  width: 100%;
  margin: 0 auto 30px;
  clear: both;
  border-collapse: collapse;
  border: 0;
}

#formbox table tr {
  border-bottom: 1px solid #eee;
}

#formbox table th,
#formbox table tr td:first-child {
  width: 25%;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  text-align: center;
  font-weight: 500;
  vertical-align: middle;
  padding: 30px 0 30px 20px;
}
#formbox table th b,
#formbox table tr td:first-child b {
  font-weight: bold;
}

#formbox table th {
  font-weight: bold;
}

#formbox table td {
  padding: 30px 60px 30px 60px;
  box-sizing: border-box;
  background-color: #fff;
  border: 0;
}

#formbox table textarea {
  height: 120px !important;
  width: 100% !important;
}

#formbox table input[type="text"],
#formbox table input[type="tel"],
#formbox table input[type="email"],
#formbox table textarea {
  width: 100%;
  border: 1px solid #ddd;
  box-sizing: border-box;
  padding: 8px;
  font-size: 15px;
  font-family: "Yu Gothic", "游ゴシック", "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro", "Meiryo", "メイリオ", Helvetica, sans-serif;
  border-radius: 0;
  vertical-align: middle;
  background-color: #fafafa;
  box-shadow: none;
  margin: 5px 0;
}
#formbox table input[type="text"]:focus,
#formbox table input[type="tel"]:focus,
#formbox table input[type="email"]:focus,
#formbox table textarea:focus {
  background-color: #fff;
  border-color: #A4B92D;
}

#formbox table input[type=radio],
#formbox table input[type=checkbox] {
  vertical-align: middle;
  margin-left: 5px;
}

#formbox table input[type="checkbox"]:checked,
#formbox table input[type="radio"]:checked {
  color: #D78D51;
  font-weight: bold;
}

#formbox table input[type="checkbox"] + span,
#formbox table input[type="radio"] + span {
  padding-left: 10px;
}

#formbox table input[type="checkbox"]:checked + span,
#formbox table input[type="radio"]:checked + span {
  color: #D78D51;
  font-weight: bold;
}

#formbox table select {
  border: 1px solid #ddd;
  border-radius: 0;
  padding: 8px;
  vertical-align: middle;
  box-shadow: none;
}

#formbox table input.noborder {
  border: none;
}

#formbox table ul {
  overflow: hidden;
}

#formbox table ul li + li {
  margin-top: 6px;
}

#formbox table ul.float li {
  float: left;
  padding-right: 10px;
  margin: 4px 0;
}

#formbox table strong {
  color: #D78D51;
  font-size: 24px;
  line-height: 1;
  vertical-align: middle;
}

.hissu {
  padding: 2px 8px;
  color: #fff;
  background-color: #A4B92D;
  font-size: 12px;
  border-radius: 3px;
  letter-spacing: 0.2em;
  vertical-align: middle;
  margin-left: 10px;
  display: inline-block;
}

:placeholder-shown {
  color: #bbb;
}

::-webkit-input-placeholder {
  color: #bbb;
}

:-moz-placeholder {
  color: #bbb;
  opacity: 1;
}

::-moz-placeholder {
  color: #bbb;
  opacity: 1;
}

:-ms-input-placeholder {
  color: #bbb;
}

.mfp_err {
  clear: both;
}

.zipsearch {
  display: inline-block;
  background-color: #ccc;
  padding: 4px 8px;
  font-size: 12px;
  letter-spacing: 1px;
  color: #fff;
  border-radius: 1px;
  vertical-align: middle;
  margin-left: 10px;
}

.zipsearch:hover {
  background-color: #A4B92D;
}

#formbox table input[type=submit] {
  border: none;
  border-radius: 3px;
  background: #A4B92D;
  display: block;
  margin: 0 auto;
  width: 300px;
  height: 66px;
  line-height: 66px;
  text-align: center;
  color: #fff;
  font-weight: bold;
  font-size: 20px;
  font-family: "Yu Gothic", "游ゴシック", "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro", "Meiryo", "メイリオ", Helvetica, sans-serif;
  transition: all 0.5s ease;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  padding: 0;
  overflow: hidden;
  text-shadow: none;
}

#formbox table input[type=submit]:hover {
  background-color: rgba(164, 185, 45, 0.7);
  text-shadow: 0 0 6px rgba(164, 185, 45, 0.8);
  box-shadow: 0 0 8px rgba(164, 185, 45, 0.3);
}

/* ---------- label override ---------- */
#formbox table label,
form#mailformpro label {
  white-space: nowrap;
  transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  backface-visibility: hidden;
  -webkit-backface-visibility: hidden;
  display: inline-block;
  box-sizing: border-box;
  margin-bottom: 5px;
  padding: 8px 10px 8px 8px;
  border: #ddd 1px solid;
  background-color: #fafafa;
  border-radius: 2px;
}

form#mailformpro label.mfp_checked {
  padding: 8px 10px 8px 8px;
  background-color: rgba(164, 185, 45, 0.1);
  border: #A4B92D 1px solid;
  box-shadow: none;
  border-radius: 2px;
  color: #A4B92D;
  font-weight: 500;
}

form#mailformpro label.mfp_not_checked {
  padding: 8px 10px 8px 8px;
  border: #ddd 1px solid;
  background-color: #fafafa;
  border-radius: 2px;
}

/* ---------- button override ---------- */
.mfp_element_all {
  max-width: none;
}

#mfp_buttons p {
  text-align: center;
  width: auto;
  margin: 0 auto;
  box-shadow: none;
}

#mfp_buttons button#btn_confirm {
  border: none;
  border-radius: 3px;
  background: #A4B92D;
  display: block;
  margin: 0 auto;
  width: 300px;
  height: 66px;
  line-height: 66px;
  text-align: center;
  color: #fff;
  font-weight: bold;
  font-size: 20px;
  font-family: "Yu Gothic", "游ゴシック", "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro", "Meiryo", "メイリオ", Helvetica, sans-serif;
  transition: all 0.5s ease;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  padding: 0;
  overflow: hidden;
  text-shadow: none;
}

#mfp_buttons button#btn_confirm:hover {
  background-color: rgba(164, 185, 45, 0.7);
  text-shadow: 0 0 6px rgba(164, 185, 45, 0.8);
  box-shadow: 0 0 8px rgba(164, 185, 45, 0.3);
}

/* ---------- confirm.css override ---------- */
div#mfp_phase_confirm {
  margin: 0 0;
}

div#mfp_phase_confirm h4 {
  font-size: 26px;
  font-weight: bold;
  color: #222;
  padding: 0;
  text-align: center;
  margin: 0 0 20px;
}

table#mfp_confirm_table {
  border-bottom: #eee 1px solid;
  width: 80%;
  margin: 0 auto;
}

table#mfp_confirm_table tr th {
  width: 30%;
  white-space: nowrap;
  padding: 20px 10px 20px 30px;
}

table#mfp_confirm_table tr td {
  padding: 20px 30px;
}

table#mfp_confirm_table tr th,
table#mfp_confirm_table tr td {
  text-align: left;
  border-top: #eee 1px solid;
  font-size: 15px;
}

table#mfp_confirm_table tr.mfp_colored {
  background-color: #fafafa;
}

.mfp_buttons {
  margin: 30px auto 80px;
  vertical-align: middle;
}

div.mfp_buttons button {
  border: none;
  color: #fff;
  font-size: 22px;
  border-radius: 3px;
  cursor: pointer;
  font-family: "Yu Gothic", "游ゴシック", "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro", "Meiryo", "メイリオ", Helvetica, sans-serif;
  margin: 0 10px;
  text-align: center;
  text-shadow: none;
  transition: all 0.5s ease;
  -webkit-transition: all 0.5s ease;
  backface-visibility: hidden;
  -webkit-backface-visibility: hidden;
  overflow: hidden;
  vertical-align: middle;
  padding: 10px 0;
}

div.mfp_buttons button:hover {
  border: none;
  box-shadow: none;
}

div.mfp_buttons button#mfp_button_send {
  width: 280px;
  background: #A4B92D;
  font-weight: bold;
}

div.mfp_buttons button#mfp_button_send:hover {
  background-color: rgba(164, 185, 45, 0.8);
}

div.mfp_buttons button#mfp_button_cancel {
  width: 160px;
  font-size: 18px;
  letter-spacing: 0;
  background: #AAA;
}

div.mfp_buttons button#mfp_button_cancel:hover {
  background-color: #ccc;
}

/* ---------- Guide override ---------- */
div.mfp_guide div {
  border-radius: 3px;
  padding: 7px 10px;
  font-size: 13px;
  font-weight: 500;
  background: #1c4c8a;
  box-shadow: 2px 3px 3px rgba(0, 0, 0, 0.2);
}

/* ------------------------------
 Thanks
------------------------------ */
#thanks {
  text-align: center;
}
#thanks .title {
  font-size: 24px;
  font-weight: bold;
  margin-bottom: 40px;
}
#thanks .text {
  display: inline-block;
  text-align: left;
}
#thanks .text p {
  margin: 20px 0;
}

@media screen and (min-width: 768px),print {


}


@media screen and (max-width: 767px) {

  /* ------------------------------
   Mail-Form
  ------------------------------ */
  #formarea {

  }
  #formarea .formtitle {
    font-size: 30px;
    margin-bottom: 30px;
  }
  #formarea .formtitle span {
    font-size: 16px;
  }
  #formarea .formtitle::after {
    height: 45px;
    bottom: -50px;
  }
  #formarea #formbox {
    padding: 30px 0;
  }
  #formarea br.spbr {
    display: inline;
  }

  #formbox table,
  #formbox table thead,
  #formbox table tbody,
  #formbox table tr {
    display: block;
  }

  #formbox table tr td:first-child,
  #formbox table.inputform th {
    box-sizing: border-box;
    width: 100%;
    display: block;
    padding: 20px 15px 0 15px;
    text-align: center;
    font-size: 16px;
  }

  #formbox table td {
    box-sizing: border-box;
    width: auto;
    display: block;
    padding: 15px 10px 20px 10px;
  }

  #formbox table ul.float li {
    float: none;
    padding-right: 0;
  }

  #formbox table ul.float li + li {
    margin-top: 10px;
  }

  #formbox table label {
    white-space: normal;
    display: block;
  }

  #formbox table span.time {
    display: block;
  }

  #formbox table input[type=submit] {
    width: 100%;
    height: 60px;
    line-height: 60px;
  }

  /* ---------- button override ---------- */
  #mfp_buttons {
    padding: 0 20px;
  }

  #mfp_buttons button#btn_confirm {
    width: 100%;
    height: 60px;
    line-height: 60px;
  }

  /* ---------- confirm.css override ---------- */
  div#mfp_phase_confirm h4 {
    font-size: 21px;
    letter-spacing: 1px;
  }

  table#mfp_confirm_table tr th {
    width: 40%;
    padding: 10px;
    white-space: normal;
  }

  table#mfp_confirm_table tr td {
    padding: 10px 10px;
  }

  table#mfp_confirm_table tr th,
  table#mfp_confirm_table tr td {
    letter-spacing: 0;
  }

  .mfp_buttons {
    margin: 10px 0 30px;
  }

  div.mfp_buttons button#mfp_button_send {
    width: 40%;
    font-size: 16px;
  }

  div.mfp_buttons button#mfp_button_cancel {
    width: 40%;
    font-size: 13px;
  }

  /* ------------------------------
   Thanks
  ------------------------------ */
  #thanks .title {
    font-size: 21px;
  }
  #thanks .text p br {
    display: none;
  }

}