
.p-top-contact_lead,
.p-top-contact_thanks,
.p-top-contact_link {
  font-weight: normal !important;
  font-size: 16px !important;
}

.p-top-contact_form {
  margin-left: 17.0192307692%;
  margin-right: 17.0192307692%;
  padding-top: 3.2%;
  padding-bottom: 3%;
}

@media screen and (max-width: 814px) {
  .p-top-contact_lead,
  .p-top-contact_thanks,
  .p-top-contact_link {
    font-size: 3.5897435897vw !important;
    text-align: left !important;
    margin-bottom: 6%;
  }
  .p-top-contact_form {
    margin-left: 0%;
    margin-right: 0%;
    padding-bottom: 14%;
  }
}
.p-top-contact_form_dl {
  margin-bottom: 20px;
}
.p-top-contact_form_dl dt {
  width: 35%;
  font-weight: bold;
}
.p-top-contact_form_dl dd {
  width: 62%;
}

.p-top-contact_form_ip01,
.p-top-contact_form_ip02 {
  width: 100%;
  font-size: 16px;
  border: 1px solid #BDBDBD;
  padding: 8px;
}

.ico-hissu {
  display: inline-block;
  background-color: #E50000;
  color: #fff;
  font-size: 10px;
  padding-left: 5px;
  padding-right: 5px;
  padding-bottom: 2px;
  margin-left: 8px;
}

.p-top-contact_check {
  font-weight: normal !important;
  font-size: 16px !important;
  margin: 0 auto;
}
.p-top-contact_check input {
  display: inline-block;
  margin-right: 8px;
}

.p-top-contact_inner {
  padding-bottom: 3%;
}

@media screen and (max-width: 814px) {
  .p-top-contact_form_dl {
    margin-bottom: 20px;
    display: block;
  }
  .p-top-contact_form_dl dt {
    margin-bottom: 6px;
  }
  .p-top-contact_form_dl dt,
  .p-top-contact_form_dl dd {
    width: 100%;
  }
  .p-top-contact_check {
    font-size: 3.5897435897vw !important;
  }
  .p-top-contact_check input {
    margin-right: 4px;
  }
  .p-top-contact_inner {
    padding-bottom: 2%;
  }
}
.p-top-contact_btn {
  margin-top: 24px;
  margin-left: auto;
  margin-right: auto;
  width: 200px;
  position: relative;
}
.p-top-contact_btn::after {
  content: "";
  display: block;
  position: absolute;
  top: 32%;
  right: 25px;
  width: 16px;
  height: 16px;
  background: url(../img/common/arw_gr.png) center no-repeat;
  background-size: contain;
}
.p-top-contact_btn input {
  cursor: pointer;
  padding: 8px 46px 8px 40px;
  height: 100%;
  width: 100%;
  display: block;
  border: none;
  font-size: 24px;
  color: #fff;
  line-height: 1.75;
  letter-spacing: 0.032em;
  font-weight: 700;
  text-align: left;
  /*background-color: #7aea68;*/
  background-color:#D9231D;
  border-radius: 40px;
  -webkit-box-shadow: 0px 1px 4px 0px rgba(12, 12, 13, 0.1);
          box-shadow: 0px 1px 4px 0px rgba(12, 12, 13, 0.1);
}
.p-top-contact_btn input:hover {
  opacity: 0.8;
}

.p-conf-contact_btn {
  width: 380px;
  margin: 40px auto 0 auto;
  overflow: hidden;
}
.p-conf-contact_btn .p-top-contact_btn {
  margin: 0;
}

.p-conf-contact_btn_back input {
  cursor: pointer;
  padding: 8px 46px 8px 40px;
  height: 100%;
  display: inline-block;
  border: none;
  font-size: 24px;
  color: #333333;
  line-height: 1.75;
  letter-spacing: 0.032em;
  font-weight: 700;
  text-align: left;
  background-color: #EBEBEB;
  border-radius: 40px;
  -webkit-box-shadow: 0px 1px 4px 0px rgba(12, 12, 13, 0.1);
          box-shadow: 0px 1px 4px 0px rgba(12, 12, 13, 0.1);
}
.p-conf-contact_btn_back input:hover {
  opacity: 0.8;
}

.p-top-contact_thanks {
  text-align: left;
  margin-bottom: 30px;
}

.p-top-contact_link a {
  text-decoration: underline;
}

.u-right {
  float: right;
}

.u-left {
  float: left;
}

@media screen and (max-width: 814px) {
  .u-right, .u-left {
    display: block;
  }
  .p-conf-contact_btn {
    margin: 30px auto 0 auto;
  }
  .p-top-contact_btn,
  .p-conf-contact_btn_back input {
    text-align: center;
    width: 100%;
    font-size: 16px;
    font-size: 4.1025641026vw;
  }
  .p-top-contact_btn input,
  .p-conf-contact_btn_back input input {
    text-align: center;
    font-size: 16px;
    font-size: 4.1025641026vw;
    padding: 3.8647342995% 11.5942028986%;
  }
  .p-conf-contact_btn,
  .p-conf-contact_btn_back {
    width: 100%;
  }
  .p-conf-contact_btn_back input {
    margin-top: 20px;
  }
}
.form_conf dl:nth-child(5), .form_conf dl:nth-child(8) {
  display: none;
}

.p-top-contact_inner.form_thanks {
  padding-bottom: 7.6923076923% !important;
}