::-webkit-input-placeholder {
  font-family: inherit;
  color: #9F9696;
}

:-moz-placeholder {
  font-family: inherit;
  color: #9F9696;
}

::-moz-placeholder {
  font-family: inherit;
  color: #9F9696;
}

:-ms-input-placeholder {
  font-family: inherit;
  color: #9F9696;
}

select.is-empty {
  color: #9F9696;
}

@media (max-width: 768px) {
  .cmn-subpage-title .subpagettl {
    padding-bottom: 64px;
  }
}
@media (min-width: 769px) {
  .cmn-subpage-title .subpagettl {
    padding: 70px 0 122px;
  }
}

.top-text {
  font-size: 14px;
  line-height: 1.71428571;
  letter-spacing: 0.06em;
  margin-bottom: 20px;
  text-align: center;
}
@media (min-width: 769px) {
  .top-text {
    margin: 0 0 50px;
    font-size: 16px;
    line-height: 2.25;
  }
}

.sec-contact .cmn-sec-in {
  padding: 40px 10px;
}
@media (min-width: 769px) {
  .sec-contact .cmn-sec-in {
    padding: 60px 0;
    max-width: 1080px;
  }
}

.contact-list {
  display: flex;
  flex-wrap: wrap;
  gap: 20px 19px;
}
@media (min-width: 769px) {
  .contact-list {
    gap: 60px 2.7%;
  }
}
.contact-list .list-item {
  width: calc((100% - 19px) / 2);
  background: #fff;
  border-radius: 20px;
  padding: 20px 10px;
  text-align: center;
}
@media (min-width: 769px) {
  .contact-list .list-item {
    width: 47.3%;
    padding: 50px 20px;
    border-radius: 30px;
  }
}
.contact-list .list-item .logo {
  margin-bottom: 10px;
  height: 40px;
  display: grid;
  place-content: center;
}
@media (min-width: 769px) {
  .contact-list .list-item .logo {
    height: 90px;
    margin-bottom: 20px;
  }
}
.contact-list .list-item .text {
  font-size: 12px;
  line-height: 1.5;
  letter-spacing: 0.06em;
}
@media (min-width: 769px) {
  .contact-list .list-item .text {
    font-size: 14px;
    line-height: 1.42857143;
  }
}
.contact-list .list-item .text a {
  display: inline-block;
  text-decoration: underline;
  color: #C90033;
}
.contact-list .list-item.col-1 {
  width: calc(100% - 40px);
  margin: 0 auto;
  padding: 30px 10px;
}
@media (min-width: 769px) {
  .contact-list .list-item.col-1 {
    max-width: 692px;
    padding: 50px 20px;
  }
}
.contact-list .list-item.col-1 .logo {
  height: 60px;
  margin-bottom: 20px;
}
@media (min-width: 769px) {
  .contact-list .list-item.col-1 .logo {
    height: 90px;
    margin-bottom: 20px;
  }
}
.contact-list .logo-slh img {
  width: 198px;
}
@media (min-width: 769px) {
  .contact-list .logo-slh img {
    width: 285px;
  }
}
.contact-list .logo-plazastyle img {
  width: 117px;
}
@media (min-width: 769px) {
  .contact-list .logo-plazastyle img {
    width: 100%;
    max-width: 237px;
  }
}
.contact-list .logo-bcl img {
  width: 70px;
}
@media (min-width: 769px) {
  .contact-list .logo-bcl img {
    width: 137px;
  }
}
.contact-list .logo-cp img {
  width: 46px;
}
@media (min-width: 769px) {
  .contact-list .logo-cp img {
    width: 115px;
  }
}
.contact-list .logo-lightup img {
  width: 132px;
}
@media (min-width: 769px) {
  .contact-list .logo-lightup img {
    width: 261px;
  }
}
.contact-list .logo-knt img {
  width: 96px;
}
@media (min-width: 769px) {
  .contact-list .logo-knt img {
    width: 186px;
  }
}

.sec-form .form-head .company {
  display: flex;
  flex-direction: column;
  gap: 20px;
  justify-content: center;
  align-items: center;
}
@media (min-width: 769px) {
  .sec-form .form-head .company {
    flex-direction: row;
    gap: 40px;
  }
}
.sec-form .form-head .company .logo img {
  width: 172px;
}
@media (min-width: 769px) {
  .sec-form .form-head .company .logo img {
    width: 241px;
  }
}
.sec-form .form-head .company .name {
  font-size: 16px;
  line-height: 1.625;
  letter-spacing: 0.06em;
  text-align: center;
}
.sec-form .form-head .text {
  margin-top: 20px;
  font-size: 14px;
  line-height: 1.71428571;
  letter-spacing: 0.06em;
}
@media (min-width: 769px) {
  .sec-form .form-head .text {
    font-size: 16px;
    line-height: 2.25;
    text-align: center;
  }
}
.sec-form .form-head a {
  color: #C90033;
  text-decoration: underline;
}

.form {
  margin-top: 40px;
}
@media (min-width: 769px) {
  .form {
    margin-top: 60px;
  }
}
.form .form-block {
  display: block;
}
.form .form-block + .form-block {
  margin-top: 20px;
}
@media (min-width: 769px) {
  .form .form-block + .form-block {
    margin-top: 40px;
  }
}
.form .form-heading {
  font-size: 16px;
  line-height: 1.5;
  display: flex;
  flex-wrap: wrap;
  align-items: baseline;
  gap: 5px 10px;
}
@media (min-width: 769px) {
  .form .form-heading {
    font-size: 20px;
    line-height: 1.54545455;
  }
}
.form .form-heading .required {
  display: inline-block;
  color: #C90033;
  font-size: 14px;
  padding: 5px 14px;
  background: #F2F2F0;
}
@media (min-width: 769px) {
  .form .form-heading .required {
    font-size: 16px;
  }
}
.form .form-heading + .form-field {
  margin-top: 10px;
}
@media (min-width: 769px) {
  .form .form-heading + .form-field {
    margin-top: 15px;
  }
}
.form .input-note {
  margin-top: 10px;
  font-size: 13px;
  font-weight: 400;
  line-height: 1.69230769;
}
.form .flex-box {
  display: flex;
  flex-direction: column;
  gap: 15px;
}
@media (min-width: 769px) {
  .form .flex-box {
    flex-direction: row;
    gap: 40px;
  }
  .form .flex-box .form-field {
    width: calc((100% - 40px) / 2);
  }
}
.form-field {
  margin-top: 10px;
  background: #fff;
}
.form-field.error, .form-field.js-error-input {
  background: #FFEAE8;
}
@media (min-width: 769px) {
  .form-field.field-half {
    width: calc((100% - 40px) / 2);
  }
}
.form select,
.form textarea,
.form input {
  padding: 18px 20px;
  font-size: 16px;
  font-weight: 400;
  width: 100%;
}
.form textarea {
  height: 200px;
}
@media (min-width: 769px) {
  .form textarea {
    height: 160px;
  }
}
.form .selectbox-wrap {
  position: relative;
}
.form .selectbox-wrap::after {
  content: "";
  width: 10px;
  height: 10px;
  border-top: 2px solid #000;
  border-right: 2px solid #000;
  position: absolute;
  right: 30px;
  top: 50%;
  margin-top: -6px;
  transform: rotate(135deg);
}
@media (min-width: 769px) {
  .form .select-pref,
  .form .select-age {
    width: calc((100% - 40px) / 2);
  }
}
.form .radio-wrap {
  margin-top: 20px;
  display: flex;
  flex-direction: column;
  gap: 14px;
}
.form .radio-wrap.radio-flex {
  flex-direction: row;
  gap: 25px;
}
.form .radio-wrap label {
  position: relative;
  gap: 8px;
  font-size: 16px;
  font-weight: 400;
  line-height: 1.75;
}
.form .radio-wrap label .radio-txt {
  position: relative;
  display: inline-block;
  padding-left: 28px;
}
.form .radio-wrap label .radio-txt::before {
  content: "";
  display: block;
  width: 20px;
  height: 20px;
  border-radius: 100%;
  border: 1px solid #CECECE;
  position: absolute;
  top: 5px;
  left: 0;
}
.form .radio-wrap label input[type=radio]:checked + .radio-txt::before {
  border-color: #C7000E;
}
.form .radio-wrap label input[type=radio]:checked + .radio-txt::after {
  content: "";
  width: 10px;
  height: 10px;
  border-radius: 100%;
  background: #C7000E;
  position: absolute;
  top: 10px;
  left: 5px;
}
.form .radio-wrap label input {
  display: none;
}
.form .checkbox-wrap {
  margin-top: 20px;
  display: flex;
  flex-direction: column;
  gap: 14px;
}
.form .checkbox-wrap.radio-flex {
  flex-direction: row;
  gap: 25px;
}
.form .checkbox-wrap label {
  position: relative;
  gap: 8px;
  font-size: 16px;
  font-weight: 400;
  line-height: 1.75;
}
.form .checkbox-wrap label .checkbox-txt {
  position: relative;
  display: inline-block;
  padding-left: 28px;
}
.form .checkbox-wrap label .checkbox-txt::before {
  content: "";
  display: block;
  width: 20px;
  height: 20px;
  border-radius: 4px;
  border: 1px solid #CECECE;
  position: absolute;
  top: 5px;
  left: 0;
}
.form .checkbox-wrap label input[type=checkbox]:checked + .checkbox-txt::before {
  background: #C7000E;
}
.form .checkbox-wrap label input[type=checkbox]:checked + .checkbox-txt::after {
  content: "";
  width: 6px;
  height: 10px;
  position: absolute;
  top: 9px;
  left: 7px;
  border-right: 2px solid #fff;
  border-bottom: 2px solid #fff;
  transform: rotate(45deg);
}
.form .checkbox-wrap label input {
  display: none;
}
.form .error-msg {
  display: inline-block;
  color: #C90033;
  font-size: 16px;
}
@media (min-width: 769px) {
  .form .error-msg {
    font-size: 20px;
  }
}
.form .btn-wrap {
  margin-top: 40px;
  display: flex;
  flex-direction: column;
  gap: 20px;
}
.form .btn-wrap .btn-submit,
.form .btn-wrap .btn-back {
  margin-top: 0;
}
.form .btn-submit,
.form .btn-back {
  background: #C90033;
  color: #fff;
  font-size: 18px;
  margin: 40px auto 0;
  width: 100%;
  max-width: 315px;
  height: 70px;
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  border-radius: 999px;
}
@media (min-width: 769px) {
  .form .btn-submit,
  .form .btn-back {
    max-width: 290px;
    margin-top: 40px;
    transition: 0.4s;
  }
  .form .btn-submit:hover,
  .form .btn-back:hover {
    opacity: 0.6;
  }
}
.form .btn-back {
  background: #5A5555;
}

.form-error .cmn-sec-in,
.form-confirm .cmn-sec-in {
  padding-top: 0;
  padding-bottom: 0;
}
@media (min-width: 769px) {
  .form-error .btn-wrap,
  .form-confirm .btn-wrap {
    margin-top: 50px;
  }
}

.confirm-dl {
  display: flex;
  flex-direction: column;
  gap: 40px;
  font-size: 16px;
  line-height: 1.5;
  font-weight: 400;
}
.confirm-dl dt {
  font-weight: 500;
  padding-bottom: 10px;
  margin-bottom: 10px;
  border-bottom: 1px solid #9F9696;
}

.form-bottom-text {
  font-size: 14px;
  line-height: 1.71428571;
  letter-spacing: 0.06em;
  margin-top: 40px;
}

.form-thanks .sec-in {
  padding: 0 30px;
}
@media (min-width: 769px) {
  .form-thanks .sec-in {
    padding: 0 30px;
  }
}
.form-thanks .thanks-text .ttl {
  font-weight: 500;
  font-size: 20px;
  margin-bottom: 30px;
}
@media (min-width: 769px) {
  .form-thanks .thanks-text .ttl {
    font-size: 22px;
    margin-bottom: 40px;
  }
}
.form-thanks .thanks-text .text {
  font-size: 14px;
  line-height: 1.5;
  text-align: center;
}
@media (min-width: 769px) {
  .form-thanks .thanks-text .text {
    font-size: 18px;
    line-height: 2;
  }
}
.form-thanks .cmn-btn-arrow {
  margin: 40px auto 0;
  width: 272px;
}
@media (min-width: 769px) {
  .form-thanks .cmn-btn-arrow {
    margin-top: 50px;
    width: 263px;
  }
}
.form-thanks .cmn-btn-arrow .btn-in {
  background: #C90033;
  color: #fff;
  padding-left: 97px;
  font-size: 20px;
}
@media (min-width: 769px) {
  .form-thanks .cmn-btn-arrow .btn-in {
    padding-left: 90px;
    font-size: 22px;
  }
  .form-thanks .cmn-btn-arrow .btn-in:hover .arrow {
    background: #fff;
    border: 1px solid #C90033;
  }
  .form-thanks .cmn-btn-arrow .btn-in:hover .arrow::before {
    background: #C90033;
  }
}
.form-thanks .cmn-btn-arrow .btn-in .arrow {
  border-color: #fff;
}
.form-thanks .cmn-btn-arrow .btn-in .arrow::before {
  background: #fff;
}
/*# sourceMappingURL=map/form.css.map */