:root{--error: #ff3035;--placeholder: #ccc9bf}.form-contact .form-contact__in{width:100rem;margin-right:auto;margin-left:auto;padding-bottom:10rem}@media screen and (max-width: 767px){.form-contact .form-contact__in{width:100%;padding-bottom:8rem}}.form-lead{text-align:center}@media screen and (max-width: 767px){.form-lead{text-align:left;padding-inline:1.5rem}}.form{width:100%}.form .form__main{width:100%;padding:4rem 8rem;margin:5rem auto 0;border-radius:4rem;background-color:#fff}@media screen and (max-width: 767px){.form .form__main{width:34.5rem;padding:2rem;margin:2rem auto 0;border-radius:2rem}}.form-top-error{font-size:1.7rem;font-size:max(1.7rem,10px);font-weight:bold;margin:0 0 3rem;text-align:center;color:var(--error);line-height:1.5}@media screen and (max-width: 767px){.form-top-error{font-size:1.8rem;font-size:max(1.8rem,10px);margin:0 0 1.5rem}}.form__block{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;gap:4rem;padding-block:1rem}@media screen and (max-width: 767px){.form__block{gap:1rem;width:100%;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}@media screen and (min-width: 768px){.form__block.form__block--start{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;padding-block:2rem}}.form__ttl{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;position:relative;width:18.5rem;padding-right:4.5rem}@media screen and (max-width: 767px){.form__ttl{width:100%;padding-right:0}}.form__ttl .form__ttl-comment{font-size:1.1rem;font-size:max(1.1rem,10px);line-height:1.2;color:var(--error);display:block}@media screen and (max-width: 767px){.form__ttl .form__ttl-comment{font-size:1.2rem;font-size:max(1.2rem,10px)}}.form__ttl em{font-size:1.4rem;font-size:max(1.4rem,10px);letter-spacing:0;font-weight:700;line-height:1.65;font-weight:700;display:block;width:100%}@media screen and (max-width: 767px){.form__ttl em{font-size:1.2rem;font-size:max(1.2rem,10px);letter-spacing:0;line-height:1.3}}@media screen and (max-width: 767px){.form__ttl em{position:relative;padding-right:4.3rem;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}}.form__ttl--require em::after{content:"必須";display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-wrap:wrap;flex-wrap:wrap;position:absolute;top:0;bottom:0;right:0;width:4rem;height:1.8rem;margin:auto;border:1px solid #eb5711;border-radius:100vw;font-size:1.1rem;font-size:max(1.1rem,10px);line-height:1;letter-spacing:0em;color:#eb5711;font-weight:500}@media screen and (max-width: 767px){.form__ttl--require em::after{width:3.8rem;height:1.7rem;font-size:1rem;font-size:max(1rem,10px)}}.form__item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-flex:1;-ms-flex:1;flex:1}@media screen and (max-width: 767px){.form__item{display:block;width:100%}}.form__input{width:29rem;padding:.7rem 1.4rem .5rem;background-color:#fff !important;border:1px solid #ccc9bf !important;border-radius:.5rem !important;font-weight:500;font-size:1.4rem;font-size:max(1.4rem,10px);line-height:1.65;letter-spacing:0}@media screen and (max-width: 767px){.form__input{width:100%;font-size:1.6rem;font-size:max(1.6rem,10px)}}.form__input.form__input--long{width:100%}@media screen and (max-width: 767px){.form__input.form__input--long{width:100%}}.form__input::-webkit-input-placeholder{color:var(--placeholder)}.form__input::-moz-placeholder{color:var(--placeholder)}.form__input:-ms-input-placeholder{color:var(--placeholder)}.form__input::-ms-input-placeholder{color:var(--placeholder)}.form__input::placeholder{color:var(--placeholder)}.form__error,.form__select.form__select--error select{border:.1rem solid #eb5711 !important}.form__select select{padding:0 2rem;min-height:4.5rem;border:0;border-radius:0;background-color:#f5f5f3 !important}.form__textarea{width:100%;height:16rem;resize:vertical;padding:.7rem 1.4rem;background-color:#fff !important;border:1px solid #ccc9bf !important;border-radius:.5rem !important;font-weight:500;letter-spacing:0;font-size:1.4rem;font-size:max(1.4rem,10px);line-height:1.65}@media screen and (max-width: 767px){.form__textarea{padding:.7rem 1.4rem;font-size:1.6rem;font-size:max(1.6rem,10px)}}.form__textarea::-webkit-input-placeholder{color:var(--placeholder)}.form__textarea::-moz-placeholder{color:var(--placeholder)}.form__textarea:-ms-input-placeholder{color:var(--placeholder)}.form__textarea::-ms-input-placeholder{color:var(--placeholder)}.form__textarea::placeholder{color:var(--placeholder)}@media screen and (max-width: 767px){.form__item--checks{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch}}.form__item--checks .form__check{margin-right:1.5rem;margin-bottom:.5rem}@media screen and (max-width: 767px){.form__item--checks .form__check{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;width:49%;margin-right:0;margin-bottom:2%;display:flex;justify-content:center;align-items:center;flex-wrap:wrap;justify-content:flex-start;-ms-flex-wrap:nowrap;flex-wrap:nowrap;background-color:#f5f5f3;padding:1.3rem;border-radius:.5rem;line-height:1.5}.form__item--checks .form__check input{margin-right:1rem;-ms-flex-negative:1;flex-shrink:1}}.form__item--checks .form__input--other{width:20rem;padding:1rem 1.5rem}@media screen and (max-width: 767px){.form__item--checks .form__input--other{width:100%;padding:1rem;margin-top:.5rem}}.form__item-comment{font-size:1.2rem;font-size:max(1.2rem,10px);display:block;width:100%}.form__address{width:100%}.form__address:not(:last-child){margin-bottom:1rem}@media screen and (max-width: 767px){.form__address:not(:last-child){margin-bottom:1rem}}.form__address--sbs{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}@media screen and (max-width: 767px){.form__address--sbs{display:block}}.form__input-postal-txt{font-size:1.2rem;font-size:max(1.2rem,10px);margin-left:1rem}@media screen and (max-width: 767px){.form__input-postal-txt{width:100%;margin-bottom:1rem;margin-left:0}}.form__input-postal{width:18rem}@media screen and (max-width: 767px){.form__input-postal{width:20rem}}.form-error-comment{font-size:1.4rem;font-size:max(1.4rem,10px);width:100%;margin-top:.5rem;color:var(--error);font-weight:bold;line-height:1}@media screen and (max-width: 767px){.form-error-comment{font-size:1.2rem;font-size:max(1.2rem,10px);margin-top:.5rem;line-height:1.5}}.form-policy{margin-top:5rem;text-align:center;font-size:1.2rem;font-size:max(1.2rem,10px);letter-spacing:0;font-weight:500;line-height:1.65}@media screen and (max-width: 767px){.form-policy{font-size:1.1rem;font-size:max(1.1rem,10px);letter-spacing:0;line-height:1.6}}@media screen and (max-width: 767px){.form-policy{margin-top:2rem;padding:0 1.5rem;text-align:left}}.form-policy .form-policy__check{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-wrap:wrap;flex-wrap:wrap;justify-content:center;-ms-flex-wrap:nowrap;flex-wrap:nowrap;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;margin-left:auto;margin-right:auto}@media screen and (max-width: 767px){.form-policy .form-policy__check{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}}.form-policy .form-policy__check input{width:1.5rem;height:1.5rem;margin-right:1rem;cursor:pointer}@media screen and (max-width: 767px){.form-policy .form-policy__check input{margin-right:.8rem}}@media screen and (max-width: 767px){.form-policy .form-policy__check span{-webkit-box-flex:1;-ms-flex:1;flex:1}}.form-policy .form-policy__link{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center;text-decoration:underline}@media(any-hover: hover){.form-policy .form-policy__link:hover{text-decoration:none}}.form-policy .form-policy__link .ico_tab{width:1.2rem;height:1.2rem}.form-button-area{margin:3.5rem auto 0}@media screen and (max-width: 767px){.form-button-area{margin:2rem auto 0}}.form-button-area .form__btn{margin-right:auto;margin-left:auto;cursor:pointer}.form-button-area .form__btn--edit{width:18rem;height:4.5rem;margin-right:2rem}@media screen and (max-width: 767px){.form-button-area .form__btn--edit{width:20rem;height:4rem;margin-right:auto;margin-top:1.2rem}}.form--edit{margin:3.5rem auto 0}@media screen and (max-width: 767px){.form--edit{margin-top:2.5rem}}.form--edit .form__main{padding-block:3rem}@media screen and (max-width: 767px){.form--edit .form__main{padding-block:2rem}}.form--edit .form__block{padding-block:2rem}@media screen and (max-width: 767px){.form--edit .form__block{gap:.5rem;padding-block:1rem}}.form--edit .form__block:not(:first-of-type){border-top:1px solid #ccc9bf}@media screen and (min-width: 768px){.form--edit .form__block.form__block--start .form__ttl{margin-top:.7rem}}.form--edit .form-button-area{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:1.5rem 0;margin-top:5rem}@media screen and (max-width: 767px){.form--edit .form-button-area{margin-top:3.5rem}}.form-thanks{padding:6rem;border-radius:4rem;background-color:#fff}@media screen and (max-width: 767px){.form-thanks{width:34.5rem;padding:3rem 2rem;border-radius:2rem;margin-left:auto;margin-right:auto}}.form-thanks .form-thanks__in{width:70rem;margin-left:auto;margin-right:auto}@media screen and (max-width: 767px){.form-thanks .form-thanks__in{width:100%}}.form-thanks .form-thanks__ttl{font-size:2.8rem;font-size:max(2.8rem,10px);letter-spacing:0;font-weight:700;line-height:1.65;color:#eb5711;text-align:center}@media screen and (max-width: 767px){.form-thanks .form-thanks__ttl{font-size:2rem;font-size:max(2rem,10px);letter-spacing:0}}.form-thanks .form-thanks__sep{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:2rem;margin-top:2.5rem}@media screen and (max-width: 767px){.form-thanks .form-thanks__sep{gap:1rem;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;margin-top:2rem}}.form-thanks .form-thanks-link{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;width:29.6rem;height:7.9rem;border-radius:1rem;border:1px solid #ccc9bf;-webkit-transition:background .25s ease;transition:background .25s ease}@media screen and (max-width: 767px){.form-thanks .form-thanks-link{width:30.5rem;height:7.1rem}}@media(any-hover: hover){.form-thanks .form-thanks-link:hover{background-color:#f8f5ea}}.form-thanks .form-thanks-link .ico_svg{width:2.4rem;height:2.4rem}@media screen and (max-width: 767px){.form-thanks .form-thanks-link .ico_svg{width:2rem;height:2rem}}.form-thanks .form-thanks-link__sep{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:1rem;font-size:2rem;font-size:max(2rem,10px);line-height:1.8;letter-spacing:0}@media screen and (max-width: 767px){.form-thanks .form-thanks-link__sep{font-size:1.8rem;font-size:max(1.8rem,10px);line-height:1.6}}