@charset "UTF-8";
.is-loading .l-loader {
  opacity: 1;
}

.c-more {
  position: relative;
}
.c-more__inner {
  margin: 0;
  padding: 0;
  border: none;
  background: none;
  cursor: pointer;
}
.c-more__text {
  width: 100%;
  padding-left: 0;
  font-family: "Zen Old Mincho", "游明朝", "YuMincho", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ 明朝", "ＭＳ Ｐ明朝", serif;
  text-align: center;
}
.c-more__text::before {
  left: auto;
  right: 29px;
}
.--back .c-more__text::before {
  right: auto;
  left: 29px;
  transform: translateY(-50%) scaleX(-1);
}
.c-more__bg {
  display: block;
}
.c-more input {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  margin: 0;
  padding: 0;
  font-size: 0;
  border: none;
}

.p-bdform {
  position: relative;
}
.p-bdform::after {
  content: "";
  position: fixed;
  top: 50%;
  left: 50%;
  width: 50px;
  height: 50px;
}
.--thanks .p-bdform__container {
  min-height: 100vh;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
.p-bdform__header {
  width: 89.3333333333%;
  max-width: 1000px;
  margin: 0 auto 66px;
  padding-top: 60px;
}
@media screen and (max-width: 959px) {
  .p-bdform__header {
    max-width: 600px;
    margin-bottom: 56px;
    padding-top: 64px;
  }
}
.--in .p-bdform__header {
  margin-bottom: 108px;
  padding-top: 73px;
}
@media screen and (max-width: 959px) {
  .--in .p-bdform__header {
    max-width: 1000px;
    margin-bottom: 37px;
    padding-top: 29px;
  }
}
@media not all and (max-width: 959px) {
  .--thanks .p-bdform__header {
    margin-bottom: 138px;
  }
}
.p-bdform__logo {
  width: 450px;
  margin: 0 auto 50px;
  transform: scale(1.3);
  opacity: 0;
  transition: transform 1.6s cubic-bezier(0.25, 1, 0.5, 1), opacity 1s cubic-bezier(0.25, 1, 0.5, 1);
}
@media screen and (max-width: 959px) {
  .p-bdform__logo {
    width: 89%;
    margin-bottom: 53px;
  }
}
.is-load .p-bdform__logo {
  transform: scale(1);
  opacity: 1;
}
.p-bdform__ttl {
  width: 610px;
  margin: 0 auto;
  transform: scale(1.1);
  opacity: 0;
  transition: transform 2s cubic-bezier(0.25, 1, 0.5, 1) 0.4s, opacity 1s cubic-bezier(0.25, 1, 0.5, 1) 0.4s;
}
@media screen and (max-width: 959px) {
  .p-bdform__ttl {
    width: 97%;
  }
}
.is-load .p-bdform__ttl {
  transform: scale(1);
  opacity: 1;
}
.p-bdform__inner {
  width: 89.3333333333%;
  max-width: 1000px;
  margin: 0 auto;
  padding-bottom: 136px;
  transform: translateY(34px);
  opacity: 0;
  transition: transform 2s cubic-bezier(0.25, 1, 0.5, 1) 0.7s, opacity 1s cubic-bezier(0.25, 1, 0.5, 1) 0.7s;
}
.is-load .p-bdform__inner {
  transform: translateY(0);
  opacity: 1;
}
@media screen and (max-width: 959px) {
  .p-bdform__inner {
    padding-bottom: 75px;
  }
}
.--thanks .p-bdform__inner {
  padding-bottom: 169px;
}
@media screen and (max-width: 959px) {
  .--thanks .p-bdform__inner {
    padding-bottom: 75px;
  }
}
.p-bdform__lead {
  margin-bottom: 80px;
  text-align: center;
  font-size: 18px;
  line-height: 1.67;
}
@media screen and (max-width: 959px) {
  .p-bdform__lead {
    margin-bottom: 75px;
    font-size: 14px;
    line-height: 1.71;
  }
}
.p-bdform__info {
  margin-bottom: 40px;
  padding: 41px 0 46px;
  border-top: 1px solid rgba(255, 255, 255, 0.2);
  border-bottom: 1px solid rgba(255, 255, 255, 0.2);
  text-align: center;
  line-height: 1.67;
}
@media screen and (max-width: 959px) {
  .p-bdform__info {
    margin-bottom: 29px;
    padding: 36px 0 35px;
    line-height: 1.71;
  }
}
.p-bdform__info-ttl {
  margin-bottom: 6px;
  color: #ffdb92;
  font-size: 22px;
}
@media screen and (max-width: 959px) {
  .p-bdform__info-ttl {
    font-size: 18px;
  }
}
.p-bdform__info-txt + .p-bdform__info-ttl {
  margin-top: 33px;
}
@media screen and (max-width: 959px) {
  .p-bdform__info-txt + .p-bdform__info-ttl {
    margin-top: 24px;
  }
}
.p-bdform__info-txt {
  font-size: 18px;
}
@media screen and (max-width: 959px) {
  .p-bdform__info-txt {
    font-size: 14px;
  }
}
@media screen and (max-width: 959px) {
  .p-bdform__note {
    width: 98%;
    margin: 0 auto;
  }
}
.p-bdform__note-list {
  margin-top: 10px;
}
.p-bdform__note-list + .p-bdform__note-list {
  margin-top: 15px;
}
.p-bdform__note-item {
  padding-left: 1.25em;
  text-indent: -1.25em;
  line-height: 1.9;
  font-size: 13px;
}
@media screen and (max-width: 959px) {
  .p-bdform__note-item {
    font-size: 11px;
    line-height: 1.82;
  }
}
.p-bdform__note-txt {
  margin-top: 26px;
  font-size: 15px;
  line-height: 1.9;
}
@media screen and (max-width: 959px) {
  .p-bdform__note-txt {
    margin-top: 20px;
    font-size: 12px;
    line-height: 1.82;
  }
}
.p-bdform__note-txt .p-in-color {
  color: #ffdb92;
}
.p-bdform__note-txt a {
  color: #fff;
  text-decoration: underline;
}
@media (hover: hover) {
  .p-bdform__note-txt a:hover {
    text-decoration: none;
  }
}
.p-bdform__serial {
  margin-top: 88px;
  margin-bottom: 45px;
  border: 1px solid #a68136;
  background-color: rgba(66, 44, 0, 0.5);
}
@media screen and (max-width: 959px) {
  .p-bdform__serial {
    margin-top: 76px;
    margin-bottom: 19px;
  }
}
.p-bdform__serial-container {
  width: 90%;
  margin: 0 auto;
  padding: 49px 0;
}
@media screen and (max-width: 959px) {
  .p-bdform__serial-container {
    padding: 36px 0;
  }
}
.p-bdform__serial-ttl {
  margin-bottom: 29px;
  text-align: center;
  color: #ffdb92;
  font-size: 34px;
  overflow: hidden;
}
@media screen and (max-width: 959px) {
  .p-bdform__serial-ttl {
    margin-bottom: 23px;
    font-size: 22px;
  }
}
.p-bdform__serial-ttl span {
  position: relative;
  display: inline-block;
  padding: 0 20px;
  vertical-align: baseline;
}
@media screen and (max-width: 959px) {
  .p-bdform__serial-ttl span {
    padding: 0 10px;
  }
}
.p-bdform__serial-ttl span::before, .p-bdform__serial-ttl span::after {
  content: "";
  position: absolute;
  top: 50%;
  width: 100%;
  height: 1px;
  background: rgba(255, 219, 146, 0.5);
}
.p-bdform__serial-ttl span::before {
  left: 0;
  transform: translateX(-100%);
}
.p-bdform__serial-ttl span::after {
  right: 0;
  transform: translateX(100%);
}
.p-bdform__serial-lead {
  margin-bottom: 29px;
  text-align: center;
  line-height: 1.85;
}
@media screen and (max-width: 959px) {
  .p-bdform__serial-lead {
    margin-bottom: 19px;
    font-size: 13px;
  }
}
.p-bdform__serial-field {
  display: block;
}
.p-bdform__serial-field + .p-bdform__serial-field {
  margin-top: 28px;
}
@media screen and (max-width: 959px) {
  .p-bdform__serial-field + .p-bdform__serial-field {
    margin-top: 25px;
  }
}
.p-bdform__serial-field-cap {
  display: block;
  margin-bottom: 16px;
  text-align: center;
  color: #ffdb92;
  font-size: 22px;
  font-weight: 500;
}
@media screen and (max-width: 959px) {
  .p-bdform__serial-field-cap {
    margin-bottom: 11px;
    font-size: 19px;
  }
}
.p-bdform__serial-field-input {
  display: block;
  width: 66.7%;
  margin: 0 auto;
  padding: 5px 0 8px;
  background: #fff;
  border: none;
  text-align: center;
  font-size: 24px;
  border-radius: 5px;
  font-family: "Zen Old Mincho", "游明朝", "YuMincho", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ 明朝", "ＭＳ Ｐ明朝", serif;
}
@media screen and (max-width: 959px) {
  .p-bdform__serial-field-input {
    width: 95%;
    padding: 7px 0 9px;
    font-size: 16px;
  }
}
.p-bdform__serial-field-error {
  font-size: 13px;
  color: red;
}
@media screen and (max-width: 959px) {
  .p-bdform__serial-field-error {
    font-size: 10px;
  }
}
.p-bdform__serial-btn {
  margin-top: 31px;
}
.p-bdform__bnr {
  margin-top: 87px;
}
@media screen and (max-width: 959px) {
  .p-bdform__bnr {
    margin-top: 71px;
  }
}
.p-bdform__bnr-inner {
  display: block;
}
@media (hover: hover) {
  .p-bdform__bnr-inner {
    transition: transform 1.6s cubic-bezier(0.25, 1, 0.5, 1);
  }
  .p-bdform__bnr-inner:hover {
    transform: scale(0.96);
  }
}
.p-bdform__footer {
  padding: 62px 0 70px;
  background: #121212;
  color: #fff;
}
@media screen and (max-width: 959px) {
  .p-bdform__footer {
    padding: 45px 0 50px;
  }
}
.p-bdform__links {
  display: flex;
  justify-content: center;
  align-items: center;
  margin-bottom: 15px;
}
@media screen and (max-width: 959px) {
  .p-bdform__links {
    margin-bottom: 13px;
  }
}
.p-bdform__links-item {
  position: relative;
}
.p-bdform__links-item + .p-bdform__links-item::after {
  content: "";
  position: absolute;
  top: 50%;
  left: 0;
  width: 1px;
  height: 75%;
  background: #fff;
  transform: translateY(-40%);
}
.p-bdform__links-txt {
  display: block;
  padding: 0 15px;
  color: #fff;
  text-decoration: none;
  font-size: 13px;
  letter-spacing: 0.18rem;
}
@media (hover: hover) {
  .p-bdform__links-txt {
    transition: color 0.7s cubic-bezier(0.25, 1, 0.5, 1);
  }
  .p-bdform__links-txt:hover {
    color: #ffdb92;
  }
}
@media screen and (max-width: 959px) {
  .p-bdform__links-txt {
    padding: 0 10px;
    font-size: 10px;
    letter-spacing: 0.1rem;
  }
}
.p-bdform__copy {
  text-align: center;
  opacity: 0.5;
  font-size: 11px;
  line-height: 1.9;
}
@media screen and (max-width: 959px) {
  .p-bdform__copy {
    font-size: 8px;
    line-height: 2;
  }
}
@media screen and (max-width: 959px) {
  .p-bdform__copy .p-in-copy {
    margin-top: 5px;
  }
}
.p-bdform__thanks-lead {
  margin-bottom: 116px;
  text-align: center;
  color: #ffdb92;
  font-size: 34px;
}
@media screen and (max-width: 959px) {
  .p-bdform__thanks-lead {
    margin-bottom: 43px;
    font-size: 21px;
  }
}
.p-bdform_detail {
  position: relative;
  margin-top: 95px;
}
@media screen and (max-width: 959px) {
  .p-bdform_detail {
    width: 98%;
    margin: 0 auto;
    margin-top: 75px;
  }
}
.p-bdform_detail__block + .p-bdform_detail__block {
  margin-top: 98px;
}
@media screen and (max-width: 959px) {
  .p-bdform_detail__block + .p-bdform_detail__block {
    margin-top: 78px;
  }
}
.p-bdform_detail__ttl {
  text-align: center;
  color: #ffdb92;
  font-size: 34px;
  overflow: hidden;
}
@media screen and (max-width: 959px) {
  .p-bdform_detail__ttl {
    font-size: 22px;
  }
}
.p-bdform_detail__ttl span {
  position: relative;
  display: inline-block;
  padding: 0 20px;
  vertical-align: baseline;
}
.p-bdform_detail__ttl span::before, .p-bdform_detail__ttl span::after {
  content: "";
  position: absolute;
  top: 50%;
  width: 100vw;
  height: 1px;
  background: rgba(255, 219, 146, 0.5);
}
.p-bdform_detail__ttl span::before {
  left: 0;
  transform: translateX(-100%);
}
.p-bdform_detail__ttl span::after {
  right: 0;
  transform: translateX(100%);
}
.p-bdform_detail__info {
  margin-top: 40px;
}
@media screen and (max-width: 959px) {
  .p-bdform_detail__info {
    margin-top: 21px;
  }
}
.p-bdform_detail__info-item {
  display: flex;
  padding-top: 38px;
  padding-bottom: 38px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.2);
}
@media screen and (max-width: 959px) {
  .p-bdform_detail__info-item {
    padding-top: 20px;
    padding-bottom: 20px;
    line-height: 1.8;
  }
}
.p-bdform_detail__info-item:first-child {
  padding-top: 0;
}
.p-bdform_detail__info-ttl {
  flex-shrink: 0;
  min-width: 120px;
  color: #ffdb92;
  font-size: 17px;
  font-weight: 500;
  letter-spacing: 0.04rem;
}
@media screen and (max-width: 959px) {
  .p-bdform_detail__info-ttl {
    min-width: 80px;
    font-size: 14px;
  }
}
.p-bdform_detail__info-txt {
  flex-grow: 1;
  font-size: 17px;
}
@media screen and (max-width: 959px) {
  .p-bdform_detail__info-txt {
    font-size: 13px;
  }
}
.p-bdform_detail__caution {
  margin-top: 33px;
}
@media screen and (max-width: 959px) {
  .p-bdform_detail__caution {
    margin-top: 27px;
  }
}
.p-bdform_detail__caution-item {
  padding-left: 1.25em;
  text-indent: -1.25em;
  line-height: 1.92;
  font-size: 13px;
}
@media screen and (max-width: 959px) {
  .p-bdform_detail__caution-item {
    font-size: 11px;
    line-height: 1.82;
  }
}

.p-bdform_modal {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 101;
  width: 100%;
  height: 100vh;
  background: #000;
  overflow-y: auto;
  animation: bdmodal_show 0.8s cubic-bezier(0.25, 1, 0.5, 1);
}
.p-bdform_modal__container {
  min-height: 100vh;
  display: flex;
  justify-content: center;
  align-items: center;
}
.p-bdform_modal__content {
  width: 89.3333333333%;
  max-width: 1000px;
  margin: 0 auto;
  padding: 60px 0;
}
.p-bdform_modal__form {
  padding-top: 40px;
  padding-bottom: 45px;
  border: 1px solid #a68136;
  background-color: rgba(66, 44, 0, 0.5);
  text-align: center;
}
@media screen and (max-width: 959px) {
  .p-bdform_modal__form {
    padding-top: 35px;
    padding-bottom: 39px;
  }
}
.p-bdform_modal__form .p-bdform__serial-field-input {
  max-width: 600px;
}
@media screen and (max-width: 959px) {
  .p-bdform_modal__form .p-bdform__serial-field-input {
    width: 85%;
  }
}
.--fail .p-bdform_modal__form {
  padding-top: 65px;
  padding-bottom: 70px;
}
@media screen and (max-width: 959px) {
  .--fail .p-bdform_modal__form {
    padding-top: 45px;
    padding-bottom: 45px;
  }
}
.p-bdform_modal__lead {
  margin-bottom: 38px;
  color: #ffdb92;
  font-size: 24px;
  font-weight: 500;
  line-height: 1.68;
}
@media screen and (max-width: 959px) {
  .p-bdform_modal__lead {
    margin-bottom: 27px;
    font-size: 16px;
    line-height: 1.74;
  }
}
.p-bdform_modal__btn {
  margin-top: 32px;
}
@media screen and (max-width: 959px) {
  .p-bdform_modal__btn {
    margin-top: 25px;
  }
}
@media screen and (max-width: 959px) {
  .p-bdform_modal__btn .c-more {
    width: 90%;
  }
}
.p-bdform_modal__note {
  margin-top: 36px;
  line-height: 1.55;
}
@media screen and (max-width: 959px) {
  .p-bdform_modal__note {
    margin-top: 28px;
    font-size: 12px;
    line-height: 1.65;
  }
}
.p-bdform_modal__caution {
  margin-top: 18px;
}
.p-bdform_modal__caution-item {
  font-size: 14px;
  line-height: 1.8;
}
@media screen and (max-width: 959px) {
  .p-bdform_modal__caution-item {
    font-size: 11px;
  }
}
.p-bdform_modal__fail-ttl {
  margin-bottom: 34px;
  color: #ffdb92;
  font-size: 40px;
}
@media screen and (max-width: 959px) {
  .p-bdform_modal__fail-ttl {
    font-size: 30px;
  }
}
.p-bdform_modal__fail-txt {
  line-height: 1.68;
}
@media screen and (max-width: 959px) {
  .p-bdform_modal__fail-txt {
    font-size: 13px;
    line-height: 1.6;
  }
}
.p-bdform_modal__close {
  width: 230px;
  margin: 29px auto 0;
}
@media screen and (max-width: 959px) {
  .p-bdform_modal__close {
    width: 185px;
    margin-top: 20px;
  }
}
.p-bdform_modal__close-txt {
  position: relative;
  margin: 0;
  width: 100%;
  padding: 14px 0;
  border: 1px solid #a68136;
  background-color: rgba(66, 44, 0, 0.5);
  text-align: center;
  border-radius: 99px;
  font-size: 14px;
  color: #fff;
  cursor: pointer;
  font-family: "Zen Old Mincho", "游明朝", "YuMincho", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ 明朝", "ＭＳ Ｐ明朝", serif;
}
@media screen and (max-width: 959px) {
  .p-bdform_modal__close-txt {
    padding: 11px 0;
    font-size: 11px;
  }
}
@media (hover: hover) {
  .p-bdform_modal__close-txt {
    transition: transform 1s cubic-bezier(0.25, 1, 0.5, 1);
  }
  .p-bdform_modal__close-txt:hover {
    transform: scale(0.96);
  }
}
.p-bdform_modal__close-txt::before, .p-bdform_modal__close-txt::after {
  content: "";
  position: absolute;
  top: 50%;
  right: 20px;
  width: 15px;
  height: 1px;
  background: #a68136;
  transform: translateY(-50%) rotate(45deg);
}
@media screen and (max-width: 959px) {
  .p-bdform_modal__close-txt::before, .p-bdform_modal__close-txt::after {
    right: 14px;
    width: 13px;
  }
}
.p-bdform_modal__close-txt::after {
  transform: translateY(-50%) rotate(-45deg);
}

.p-bdform_in__header {
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
}
@media screen and (max-width: 959px) {
  .p-bdform_in__header {
    justify-content: space-between;
  }
}
.p-bdform_in__logo {
  width: 35.6%;
  flex-shrink: 0;
}
@media screen and (max-width: 959px) {
  .p-bdform_in__logo {
    width: 46%;
  }
}
@media not all and (max-width: 959px) {
  .p-bdform_in__ttl {
    width: 48%;
    transform: translateX(-5%);
  }
}
@media screen and (max-width: 959px) {
  .p-bdform_in__ttl {
    position: absolute;
    top: 50%;
    right: 0;
    width: 58%;
    transform: translateY(-50%);
  }
}

.p-form {
  padding-top: 48px;
  border: 1px solid #a68136;
  background-color: rgba(66, 44, 0, 0.5);
}
@media screen and (max-width: 959px) {
  .p-form {
    padding-top: 35px;
  }
}
.p-form__lead {
  text-align: center;
  line-height: 1.6;
  letter-spacing: 0.05rem;
}
@media screen and (max-width: 959px) {
  .p-form__lead {
    font-size: 12px;
    line-height: 1.7;
  }
}
.p-form__lead-caution {
  margin-top: 3px;
}
@media screen and (max-width: 959px) {
  .p-form__lead-caution {
    margin-top: 6px;
  }
}
.p-form__lead-caution li {
  font-size: 12px;
}
@media screen and (max-width: 959px) {
  .p-form__lead-caution li {
    font-size: 10px;
  }
}
.p-form__content {
  width: 90%;
  max-width: 600px;
  margin: 0 auto;
  padding: 49px 0 69px;
}
@media screen and (max-width: 959px) {
  .p-form__content {
    width: 85%;
    padding: 36px 0 40px;
  }
}
@media not all and (max-width: 959px) {
  .--confirm .p-form__content {
    padding-top: 55px;
  }
}
@media screen and (max-width: 959px) {
  .--confirm .p-form__content {
    padding: 39px 0 49px;
  }
}
.p-form__field {
  display: block;
}
.p-form__field + .p-form__field {
  margin-top: 23px;
}
@media screen and (max-width: 959px) {
  .p-form__field + .p-form__field {
    margin-top: 16px;
  }
}
.--confirm .p-form__field + .p-form__field {
  margin-top: 36px;
}
@media screen and (max-width: 959px) {
  .--confirm .p-form__field + .p-form__field {
    margin-top: 19px;
  }
}
.p-form__field.--flex {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
}
.p-form__field-cap {
  display: block;
  margin-bottom: 10px;
  color: #ffdb92;
  font-size: 18px;
  font-weight: 500;
}
@media screen and (max-width: 959px) {
  .p-form__field-cap {
    margin-bottom: 2px;
    font-size: 15px;
    line-height: 1.6;
  }
}
@media not all and (max-width: 959px) {
  .--confirm .p-form__field-cap {
    margin-bottom: 7px;
  }
}
@media screen and (max-width: 959px) {
  .--confirm .p-form__field-cap {
    margin-bottom: 0;
  }
}
.--flex .p-form__field-cap {
  min-width: 144px;
  flex-shrink: 0;
  margin-bottom: 0;
}
@media screen and (max-width: 959px) {
  .--flex .p-form__field-cap {
    min-width: 117px;
  }
}
.p-form__field-cap .is-require {
  padding-left: 10px;
  vertical-align: baseline;
  color: red;
  font-size: 13px;
}
@media screen and (max-width: 959px) {
  .p-form__field-cap .is-require {
    padding-left: 7px;
    font-size: 10px;
  }
}
.p-form__field-input {
  display: block;
  width: 100%;
  box-sizing: border-box;
  padding: 11px 20px;
  background: #fff;
  border: none;
  font-family: "Zen Old Mincho", "游明朝", "YuMincho", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ 明朝", "ＭＳ Ｐ明朝", serif;
  font-size: 18px;
  border-radius: 5px;
  letter-spacing: 0.04rem;
  color: #000;
  font-weight: 500;
}
@media screen and (max-width: 959px) {
  .p-form__field-input {
    padding: 8px 12px;
    font-size: 16px;
  }
}
.p-form__field-input:disabled {
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  padding: 0;
  background: none;
  color: #fff;
  opacity: 1;
}
@media not all and (max-width: 959px) {
  .p-form__field-name .p-form__field-input {
    width: 210px;
    margin-left: 11px;
  }
}
@media screen and (max-width: 959px) {
  .p-form__field-name .p-form__field-input {
    width: 103px;
    margin-left: 9px;
  }
}
.p-form__field-post .p-form__field-input {
  width: 210px;
}
@media screen and (max-width: 959px) {
  .p-form__field-post .p-form__field-input {
    width: 103px;
  }
}
.p-form__field-name {
  display: flex;
  align-items: center;
}
.p-form__field-name .p-in-name {
  display: inline-block;
  vertical-align: baseline;
}
@media screen and (max-width: 959px) {
  .p-form__field-name .p-in-name {
    font-size: 13px;
  }
}
.p-form__field-name .p-form__field-input + .p-in-name {
  margin-left: 27px;
}
@media screen and (max-width: 959px) {
  .p-form__field-name .p-form__field-input + .p-in-name {
    margin-left: 16px;
  }
}
.p-form__field-post {
  display: flex;
  align-items: center;
}
.p-form__field-post .p-in-hyphen {
  display: block;
  margin: 0 20px;
}
@media screen and (max-width: 959px) {
  .p-form__field-post .p-in-hyphen {
    margin: 0 10px;
  }
}
.p-form__field-select {
  position: relative;
  display: block;
}
.p-form__field-select::after {
  content: "";
  position: absolute;
  top: 50%;
  right: 15px;
  width: 11px;
  height: 10px;
  background: #000000;
  -webkit-clip-path: polygon(0 0, 100% 0%, 50% 100%);
  clip-path: polygon(0 0, 100% 0%, 50% 100%);
  transform: translateY(-50%);
}
@media screen and (max-width: 959px) {
  .p-form__field-select::after {
    right: 12px;
    width: 7px;
    height: 6px;
  }
}
.p-form__field-select-inner {
  position: relative;
  display: block;
  width: 100%;
  padding: 11px 20px;
  background: #fff;
  font-family: "Zen Old Mincho", "游明朝", "YuMincho", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ 明朝", "ＭＳ Ｐ明朝", serif;
  font-size: 18px;
  border-radius: 5px;
  color: #000;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}
@media screen and (max-width: 959px) {
  .p-form__field-select-inner {
    padding: 8px 12px;
    font-size: 16px;
  }
}
.p-form__field-error {
  display: block;
  margin-top: 8px;
  color: red;
  font-size: 12px;
}
@media screen and (max-width: 959px) {
  .p-form__field-error {
    margin-top: 6px;
    font-size: 10px;
  }
}
.p-form__field-check {
  display: flex;
  align-items: center;
}
.p-form__field-check-input {
  display: block;
  width: 15px;
  height: 15px;
  margin: 0;
  margin-top: 2px;
  margin-right: 10px;
  border: none;
  box-shadow: none;
  overflow: hidden;
  accent-color: #a78136;
}
@media screen and (max-width: 959px) {
  .p-form__field-check-input {
    width: 12px;
    height: 12px;
    margin-top: 1px;
    margin-right: 6px;
  }
}
.p-form__field-check-txt {
  font-size: 17px;
}
@media screen and (max-width: 959px) {
  .p-form__field-check-txt {
    font-size: 15px;
  }
}
.p-form__field-confirm {
  font-size: 17px;
}
@media screen and (max-width: 959px) {
  .p-form__field-confirm {
    font-size: 15px;
    line-height: 1.6;
  }
}
.p-form__send {
  margin-top: 43px;
}
@media screen and (max-width: 959px) {
  .p-form__send {
    margin-top: 34px;
  }
}
.--confirm .p-form__send {
  margin-top: 55px;
}
@media screen and (max-width: 959px) {
  .--confirm .p-form__send {
    margin-top: 35px;
  }
}
.p-form__send + .p-form__send {
  margin-top: 15px;
}

@keyframes bdmodal_show {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}