@charset "UTF-8";
#main_vs .main_hd:after {
  background-image: url(../img/contact/main_bg.jpg);
}

/* ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
　■form_wrap
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ */
#form_main .h3p {
  text-align: center;
  margin-bottom: 46px;
}

#form_main .req_txt {
  font-weight: 700;
  font-size: 1.8rem;
  color: #d87b49;
  padding-bottom: 1px;
  border-bottom: 1px solid #a78461;
}

#form_main .table_type02 {
  margin-bottom: 0;
}

#form_main .table_type02:last-of-type {
  margin-bottom: 30px;
}

#form_main tr {
  border-bottom: 1px dotted #b49679;
}

#form_main th, #form_main td {
  line-height: 1.53;
}

#form_main th {
  font-size: 1.6rem;
  position: relative;
  padding-left: 20px;
}

#form_main th .req {
  color: #d87b49;
  background: none;
  padding: 0;
  margin: 0;
  font-size: 1.3rem;
  font-weight: 700;
  float: none;
  position: absolute;
  top: 22px;
  left: 0;
}

#form_main th br {
  display: none;
}

#form_main th .small {
  display: block;
  font-size: 1.3rem;
}

#form_main .l_table {
  border-collapse: inherit;
  margin-top: 1px;
}

#form_main .l_table th, #form_main .l_table td {
  border-bottom: 1px dotted #b49679;
}

#form_main .l_table th {
  width: 170px;
  padding-left: 30px;
}

#form_main .l_table th .req {
  left: 10px;
}

#form_main .l_table th.length {
  width: 45px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  line-height: 1.2;
  background: #faf6f0;
  padding: 20px 13px;
}

#form_main .l_table th.length br {
  display: block;
}

#form_main td {
  font-size: 1.4rem;
}

#form_main td p {
  margin-bottom: 5px;
}

#form_main td p:last-of-type {
  margin-bottom: 0;
}

#form_main td .wpcf7-radio {
  font-size: 1.4rem;
}

#form_main input[type="text"], #form_main input[type="email"], #form_main textarea, #form_main select {
  background-color: #f3f3f3;
  border-radius: 0;
  border: none;
}

#form_main select {
  background-position: 92% center;
  background-size: 9px auto;
}

#form_main .btn_wrap {
  margin-top: 25px;
}

#form_main input[type="submit"], #form_main input[type="button"] {
  font-family: "Yu Gothic", "游ゴシック", YuGothic, "游ゴシック体", "メイリオ", "ヒラギノ角ゴ Pro W3", sans-serif;
  font-weight: 500;
  text-align: center;
  font-size: 1.6rem;
  line-height: 1.0;
  display: inline-block;
  color: #fff;
  position: relative;
  padding: 20px 23px 20px 5px;
  min-width: 380px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  overflow: hidden;
  border-radius: 30px;
  background: url(../img/ico_arrow14.png) no-repeat right 17px center #4a443a;
  background-size: auto 6px;
  text-shadow: none;
  letter-spacing: 0.09em;
}

#form_main input:disabled {
  background-color: #aaa !important;
}

/*# sourceMappingURL=../../maps/shop/css/contact.css.map */
