.form-top{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;width:100%;height:12rem;background-color:tomato;color:#fff}@media screen and (max-width: 767px){.form-top{height:12rem}}.form-top .form-top__ttl{font-size:2.2rem;font-size:max(2.2rem,10px);font-weight:700}@media screen and (max-width: 767px){.form-top .form-top__ttl{font-size:2rem;font-size:max(2rem,10px)}}.form-contact{padding:0 0 15rem}@media screen and (max-width: 767px){.form-contact{padding:2rem 0 12rem}}@media screen and (max-width: 767px){.form-contact .form-contact__in{width:100%}}.form-stepbar{display:grid;grid-template-columns:repeat(3, 1fr);gap:2.5rem;overflow:hidden;width:71rem;height:5rem;margin-top:6rem;margin-inline:auto}@media screen and (max-width: 767px){.form-stepbar{width:28rem;height:3.8rem;margin-top:4rem}}.form-stepbar .form-stepbar__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;position:relative;height:100%;font-size:1.4rem;font-size:max(1.4rem,10px);letter-spacing:.05em;font-weight:700;line-height:1.7}@media screen and (max-width: 767px){.form-stepbar .form-stepbar__item{font-size:1.3rem;font-size:max(1.3rem,10px);letter-spacing:.05em}}.form-stepbar .form-stepbar__item{background-color:#fff;border-radius:100vw}@media screen and (max-width: 767px){.form-stepbar .form-stepbar__item{font-size:1.4rem;font-size:max(1.4rem,10px)}}.form-stepbar .form-stepbar__item:nth-of-type(n + 2)::before{content:"";position:absolute;top:0;bottom:0;left:-2rem;margin-block:auto;width:1.5rem;height:.3rem;background-color:#767676;-webkit-mask:url(../img/entry/dots.svg) center/contain no-repeat;mask:url(../img/entry/dots.svg) center/contain no-repeat}.form-stepbar .form-stepbar__item--current{color:#fff;background-color:#3b356b}.form-stepbar:last-child::after{content:none}.form-stepbar:nth-of-type(2){padding-left:3rem}@media screen and (max-width: 767px){.form-stepbar:nth-of-type(2){padding-left:1.5rem}}.form{width:100%;margin:9rem auto 0}@media screen and (max-width: 767px){.form{margin:6rem auto 0}}.form-top-error{font-size:1.7rem;font-size:max(1.7rem,10px);font-weight:bold;margin:0 0 3rem;text-align:center;color:#ff3035;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__main{width:90rem;margin-inline:auto}@media screen and (max-width: 767px){.form__main{width:33.5rem}}.form__group{display:grid;gap:2rem}.form__group+.form__group{margin-top:3rem;padding-top:3rem;border-top:1px solid #fff}@media screen and (max-width: 767px){.form__group+.form__group{margin-top:2rem;padding-top:2rem}}.form__block{display:grid;grid-template-columns:20rem 1fr;gap:1rem 6rem}@media screen and (max-width: 767px){.form__block{grid-template-columns:1fr}}.form__fieldset{display:contents}.form__ttl{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center;position:relative}@media screen and (max-width: 767px){.form__ttl{display:block;width:100%}}.form__ttl .form__ttl-comment{font-size:1.1rem;font-size:max(1.1rem,10px);line-height:1.2;color:#ff3035;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{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;gap:1rem;width:100%}.form__ttl--require em::after{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;content:"[必須]";font-size:1.2rem;font-size:max(1.2rem,10px);letter-spacing:0;font-weight:400;line-height:1.65}@media screen and (max-width: 767px){.form__ttl--require em::after{letter-spacing:.05em;line-height:1.6}}.form__ttl--require em::after{color:#f03131}@media screen and (min-width: 768px){.form__ttl--require em::after{position:absolute;top:0;bottom:0;right:0;margin-block:auto}}.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}@media screen and (max-width: 767px){.form__item{width:100%}}.form-file__item+.form-file__item{margin-top:1rem}.form-file__item .form__file{cursor:pointer}.form-file__info{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;gap:1rem}.form-file__change{font-size:1.2rem;font-size:max(1.2rem,10px);letter-spacing:0;font-weight:400;line-height:1.65}@media screen and (max-width: 767px){.form-file__change{letter-spacing:.05em;line-height:1.6}}.form-file__change{padding:.5rem 1rem;color:#fff;background-color:#f03131;border-radius:.5rem}@media(any-hover: hover){.form-file__change:hover{background-color:#3b356b}}.form__input,.form__textarea{padding:1.5rem;font-size:1.4rem;font-size:max(1.4rem,10px);letter-spacing:.05em;font-weight:400;line-height:1.7}@media screen and (max-width: 767px){.form__input,.form__textarea{font-size:1.3rem;font-size:max(1.3rem,10px);letter-spacing:.05em}}.form__input,.form__textarea{border:1px solid #b9b9b9 !important;border-radius:.5rem !important;background-color:#fff !important}@media screen and (max-width: 767px){.form__input,.form__textarea{padding-block:1.2rem;font-size:1.6rem;font-size:max(1.6rem,10px)}}.form__input::-webkit-input-placeholder, .form__textarea::-webkit-input-placeholder{color:#b9b9b9}.form__input::-moz-placeholder, .form__textarea::-moz-placeholder{color:#b9b9b9}.form__input:-ms-input-placeholder, .form__textarea:-ms-input-placeholder{color:#b9b9b9}.form__input::-ms-input-placeholder, .form__textarea::-ms-input-placeholder{color:#b9b9b9}.form__input::placeholder,.form__textarea::placeholder{color:#b9b9b9}.form__input{width:70%}@media screen and (max-width: 767px){.form__input{width:100%}}.form__input.form__input--min{width:50%}@media screen and (max-width: 767px){.form__input.form__input--min{width:70%}}.form__input.form__input--long{width:100%}@media screen and (max-width: 767px){.form__input.form__input--long{width:100%}}.form__error,.form__select.form__select--error select{border:.1rem solid tomato !important}.form__select select{padding:1.4rem;font-size:1.4rem;font-size:max(1.4rem,10px);letter-spacing:.05em;font-weight:400;line-height:1.7}@media screen and (max-width: 767px){.form__select select{font-size:1.3rem;font-size:max(1.3rem,10px);letter-spacing:.05em}}.form__select select{min-height:5.5rem;border:0;border-radius:0;border:1px solid #b9b9b9;border-radius:.5rem;background-color:#fff !important}.form__textarea{width:100%;height:12rem}@media screen and (max-width: 767px){.form__textarea{height:10rem}}.form__item--checks{display:-webkit-box;display:-ms-flexbox;display:flex;gap:1rem 3rem}.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--checks .form__check{cursor:pointer}.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:.3rem}.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{margin-left:.5rem;font-size:1.2rem;font-size:max(1.2rem,10px);letter-spacing:0;font-weight:400;line-height:1.65}@media screen and (max-width: 767px){.form__input-postal-txt{letter-spacing:.05em;line-height:1.6}}@media screen and (max-width: 767px){.form__input-postal-txt{width:100%;margin-top:.5rem;margin-left:0}}.form__input-postal{width:21.6rem}@media screen and (max-width: 767px){.form__input-postal{width:15rem}}.form-error-comment{font-size:1.4rem;font-size:max(1.4rem,10px);width:100%;margin-top:.5rem;color:#ff3035;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{width:90rem;margin-top:9rem;margin-inline:auto;padding:3rem 3.4rem;background-color:#fff;border-radius:.5rem}@media screen and (max-width: 767px){.form-policy{width:100%;margin-top:8rem;padding:1.5rem;border-radius:0}}.form-policy .form-policy__in{max-height:27rem;padding:1.5rem 2.5rem;background-color:#f5f5f5;border-radius:.5rem;overflow:hidden;overflow-y:auto}@media screen and (max-width: 767px){.form-policy .form-policy__in{max-height:25rem;padding:.8rem 2rem .8rem 1rem}}.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;margin-top:2.5rem;font-size:1.2rem;font-size:max(1.2rem,10px);letter-spacing:0;font-weight:700;line-height:1.65}@media screen and (max-width: 767px){.form-policy .form-policy__check{letter-spacing:.05em;line-height:1.6}}@media screen and (max-width: 767px){.form-policy .form-policy__check{display:grid;grid-template-columns:1.5rem 1fr;gap:1rem;margin-top:2rem;-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:.5rem;cursor:pointer}.form-policy .form-policy__ttl{font-size:1.4rem;font-size:max(1.4rem,10px);letter-spacing:.05em;font-weight:700;line-height:1.7}@media screen and (max-width: 767px){.form-policy .form-policy__ttl{font-size:1.3rem;font-size:max(1.3rem,10px);letter-spacing:.05em}}.form-policy .form-policy__ttl{margin-bottom:.9rem;padding-bottom:.9rem;border-bottom:1px solid #b9b9b9}.form-policy .form-policy__txt{white-space:pre-wrap;font-size:1.4rem;font-size:max(1.4rem,10px);letter-spacing:.05em;font-weight:400;line-height:1.7}@media screen and (max-width: 767px){.form-policy .form-policy__txt{font-size:1.3rem;font-size:max(1.3rem,10px);letter-spacing:.05em}}.form-policy .form-policy__txt{font-family:inherit}.form-policy .form-policy__link{text-decoration:underline;color:#2394ef}.form-button-area{margin:6rem auto 0}.form-button-area .form__btn{margin-right:auto;margin-left:auto;cursor:pointer}.form-button-area .form__btn:disabled{cursor:not-allowed;opacity:.6}.form-button-area .form__btn--edit{margin-right:2rem}@media screen and (max-width: 767px){.form-button-area .form__btn--edit{margin-right:auto;margin-top:1.2rem}}.form--edit{margin-top:6rem}@media screen and (max-width: 767px){.form--edit{margin-top:4rem}}.form--edit .form__main{padding-block:2rem;border-top:1px solid #b9b9b9;border-bottom:1px solid #b9b9b9}.form--edit .form__item{word-break:break-all}.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:2.5rem 0;margin-top:6rem}@media screen and (max-width: 767px){.form--edit .form-button-area{margin-top:4rem}}.form--edit .form-button-area .form__btn{margin:0}@media screen and (max-width: 767px){.form--edit .form-button-area .form__btn{margin:0 auto}}.form-thanks{margin:4rem 0}@media screen and (max-width: 767px){.form-thanks{margin:2.5rem 0 0;padding:0 1.5rem}}.form-thanks .form-thanks__ttl{font-size:2.4rem;font-size:max(2.4rem,10px);font-weight:bold;text-align:center}@media screen and (max-width: 767px){.form-thanks .form-thanks__ttl{font-size:1.1rem;font-size:max(1.1rem,10px)}}.form-thanks .form-thanks__txt{margin-top:2rem;text-align:center}@media screen and (max-width: 767px){.form-thanks .form-thanks__txt{margin-top:1rem;text-align:left}}.form-thanks .form__button-area--thanks{margin-top:4rem}@media screen and (max-width: 767px){.form-thanks .form__button-area--thanks{margin-top:2.5rem}}.form-secure{display:grid;grid-template-columns:10rem 1fr;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:2rem;width:74.5rem;margin-top:6rem;margin-inline:auto;padding:1rem 2rem;background-color:#fff;border-radius:.5rem}@media screen and (max-width: 767px){.form-secure{gap:2rem;width:33.5rem}}.form-siteseal{width:74.5rem;margin-top:6rem;margin-inline:auto;padding:1rem 2rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-color:#fff;border-radius:.5rem;font-size:1.2rem;font-size:max(1.2rem,10px);letter-spacing:0;font-weight:400;line-height:1.65}@media screen and (max-width: 767px){.form-siteseal{letter-spacing:.05em;line-height:1.6}}@media screen and (max-width: 767px){.form-siteseal{width:33.5rem;padding:2.5rem 1.7rem}}.form-siteseal .form-siteseal__icon{width:10rem}@media screen and (max-width: 767px){.form-siteseal .form-siteseal__icon{width:10rem}}.form-siteseal .form-siteseal__icon img{width:100%;height:auto}.form-siteseal .form-siteseal__txt{width:59rem}@media screen and (max-width: 767px){.form-siteseal .form-siteseal__txt{width:18rem}}