#main{background:#ebf6fb}.form-contact{padding:7rem 0 10rem}@media screen and (max-width: 767px){.form-contact{padding:2rem 0 6rem}}.form-contact .form-contact__in{width:100rem;margin-right:auto;margin-left:auto}@media screen and (max-width: 767px){.form-contact .form-contact__in{width:100%}}.form-stepbar{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:5rem;position:relative;z-index:1;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;margin:-1.5rem auto 0}@media screen and (max-width: 767px){.form-stepbar{margin-top:6rem;gap:3.5rem}}.form-stepbar::after{content:"";display:block;width:100%;height:.2rem;background:repeating-linear-gradient(to right, #0f81c0 0 0.2rem, transparent 0.2rem 0.4rem);position:absolute;z-index:-1;left:0;top:0;bottom:0;margin:auto 0}.form-stepbar .form-stepbar__item{width:11rem;height:3.4rem;border-radius:.5rem;background:#d4e3ec;border:.2rem solid #d4e3ec;color:#0f81c0;font-size:1.5rem;font-size:max(1.5rem,10px);font-weight:700;line-height:1.6;letter-spacing:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media screen and (max-width: 767px){.form-stepbar .form-stepbar__item{width:7rem;height:2.9rem;font-size:1.2rem;font-size:max(1.2rem,10px)}}.form-stepbar .form-stepbar__item--current{border-color:#0f81c0;color:#000;background:#fff}.form-lead{margin-top:3rem;text-align:center}@media screen and (max-width: 767px){.form-lead{margin-top:3rem;padding:0 2rem;text-align:left}}.form{width:100%;margin:6rem auto 0}@media screen and (max-width: 767px){.form{margin:3rem auto 0}}.form .form__main{margin:0 auto 4rem;width:90rem;border-radius:5rem;background:#fff;padding:6rem 5.3rem;-webkit-box-shadow:0 0 2rem 0 rgba(0,0,0,.05);box-shadow:0 0 2rem 0 rgba(0,0,0,.05)}@media screen and (max-width: 767px){.form .form__main{width:100%;border-radius:2rem;padding:5rem 2rem;margin-bottom:3rem}}.form-top-error{font-size:1.7rem;font-size:max(1.7rem,10px);font-weight:bold;margin:0 0 3rem;text-align:center;color:red;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}.form__block:nth-child(n+2){border-top:1px solid #f5f5f5}@media screen and (max-width: 767px){.form__block:nth-child(n+2) .form__ttl{padding-top:1.5rem}}@media screen and (max-width: 767px){.form__block{display:block}}.form__fieldset{display:contents}.form__ttl{position:relative;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;align-items:center;width:25.8rem;padding:2.5rem 4rem 2.5rem 0;font-size:1.4rem;font-size:max(1.4rem,10px);letter-spacing:0;font-weight:700;line-height:1.7}@media screen and (max-width: 767px){.form__ttl{letter-spacing:0;line-height:1.3}}.form__ttl{color:#0f81c0}@media screen and (max-width: 767px){.form__ttl{width:100%;padding:0 0 .8rem}}@media screen and (min-width: 768px){.form__ttl.form__ttl--vat{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}}.form__ttl .form__ttl-comment{font-size:1.2rem;font-size:max(1.2rem,10px);letter-spacing:0;font-weight:400;line-height:1.5}@media screen and (max-width: 767px){.form__ttl .form__ttl-comment{letter-spacing:0}}.form__ttl .form__ttl-comment{margin-top:.5rem;display:block;color:#ea661b}.form__ttl em{font-weight:700;position:relative;width:100%;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}@media screen and (max-width: 767px){.form__ttl em{position:initial;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;gap:1rem}}.form__ttl--require em::after{content:"必須";font-size:1.2rem;font-size:max(1.2rem,10px);letter-spacing:0;font-weight:400;line-height:1.5}@media screen and (max-width: 767px){.form__ttl--require em::after{letter-spacing:0}}.form__ttl--require em::after{color:#fff;background:#ea661b;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:4.8rem;height:2.2rem;border-radius:calc(infinity*1px)}@media screen and (max-width: 767px){.form__ttl--require em::after{height:1.8rem}}.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;width:calc(100% - 25.8rem);padding:2.5rem 0;word-break:break-all}@media screen and (max-width: 767px){.form__item{display:block;width:100%;padding-top:0;padding-bottom:1.5rem}}.form__input{width:100%;padding:.65rem 1.5rem;background:#f5f5f5 !important;border-radius:.5rem !important;font-size:1.4rem;font-size:max(1.4rem,10px);letter-spacing:0;font-weight:400;line-height:1.8}@media screen and (max-width: 767px){.form__input{letter-spacing:0}}.form__input::-webkit-input-placeholder{color:#a2a2a2}.form__input::-moz-placeholder{color:#a2a2a2}.form__input:-ms-input-placeholder{color:#a2a2a2}.form__input::-ms-input-placeholder{color:#a2a2a2}.form__input::placeholder{color:#a2a2a2}@media screen and (max-width: 767px){.form__input{font-size:1.6rem;font-size:max(1.6rem,10px);width:100%;padding:.5rem 1.2rem}}.form__error,.form__select.form__select--error select{border:.1rem solid red !important}.form__select{position:relative;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.form__select::after{content:"";display:block;width:1rem;height:1rem;position:absolute;right:.5rem;bottom:0;top:0;margin:auto 0;pointer-events:none;background:url(../img/svg/ico_angle-down.svg) center center/cover no-repeat}.form__select select{padding:.65rem 2.5rem .65rem 2rem;min-height:4.5rem;font-size:1.4rem;font-size:max(1.4rem,10px);letter-spacing:0;font-weight:400;line-height:1.8}@media screen and (max-width: 767px){.form__select select{letter-spacing:0}}.form__select select{border:0;border-radius:0;background-color:#f5f5f5 !important;appearance:none;-webkit-appearance:none;-moz-appearance:none;border-radius:.4rem}@media screen and (max-width: 767px){.form__select select{font-size:vw(16)}}.form__textarea{width:100%;height:10rem;padding:1rem 1.5rem;border-radius:.5rem;background-color:#f5f5f5 !important;font-size:1.4rem;font-size:max(1.4rem,10px);letter-spacing:0;font-weight:400;line-height:1.8}@media screen and (max-width: 767px){.form__textarea{letter-spacing:0}}.form__textarea::-webkit-input-placeholder{color:#a2a2a2}.form__textarea::-moz-placeholder{color:#a2a2a2}.form__textarea:-ms-input-placeholder{color:#a2a2a2}.form__textarea::-ms-input-placeholder{color:#a2a2a2}.form__textarea::placeholder{color:#a2a2a2}@media screen and (max-width: 767px){.form__textarea{font-size:1.6rem;font-size:max(1.6rem,10px);width:100%;height:12rem;padding:.5rem 1.2rem}}.form__item--birthday{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.form-date{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:1rem}@media screen and (max-width: 767px){.form-date{gap:.5rem}}.form-date+.form-date{margin-top:1rem}@media screen and (max-width: 767px){.form-date+.form-date{margin-top:1rem}}.form-date .form-date__ttl{width:9.3rem;font-size:1.4rem;font-size:max(1.4rem,10px);line-height:1.7;letter-spacing:.05em}@media screen and (max-width: 767px){.form-date .form-date__ttl{width:100%;font-size:1.4rem;font-size:max(1.4rem,10px);letter-spacing:0;font-weight:400;line-height:1.8}}@media screen and (max-width: 767px)and (max-width: 767px){.form-date .form-date__ttl{letter-spacing:0}}.form-date .form-date__confirm{width:23rem}@media screen and (max-width: 767px){.form-date .form-date__confirm{width:25rem}}.form-date .form-date__input{width:23rem;position:relative}@media screen and (max-width: 767px){.form-date .form-date__input{width:25rem}}.form-date .form-date__input::after{content:"";display:block;width:2.4rem;height:2.4rem;background:url(../img/svg/ico_form_calendar.svg) center center/contain no-repeat;position:absolute;right:1rem;top:0;bottom:0;margin:auto 0;pointer-events:none}@media screen and (max-width: 767px){.form-date .form-date__input::after{right:.7rem}}.form-date .form-date__del{width:8rem;height:3.9rem;border-radius:.5rem;background:#ebf6fb;color:#0f81c0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-transition:background .25s ease,color .25s ease;transition:background .25s ease,color .25s ease}@media(any-hover: hover){.form-date .form-date__del:hover{background:#259adb;color:#fff}}@media screen and (max-width: 767px){.form-date .form-date__del{width:7.6rem;height:3.9rem}}.form-date .form-error-comment{width:100%;margin-bottom:1rem;margin-top:.5rem}.form__item--checks{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:.7rem 3rem}@media screen and (min-width: 768px){.form__item--checks{padding-right:5rem}}@media screen and (max-width: 767px){.form__item--checks.form__item--checks-column{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;gap:.5rem}}.form__item--checks .form__check{margin-right:1.5rem;margin-bottom:.5rem}@media screen and (max-width: 767px){.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__comment{width:100%;margin-top:.5rem;font-size:1.2rem;font-size:max(1.2rem,10px);letter-spacing:0;font-weight:400;line-height:1.5}@media screen and (max-width: 767px){.form__comment{letter-spacing:0}}@media screen and (max-width: 767px){.form__comment{margin-top:1.1rem}}.form-error-comment{font-size:1.4rem;font-size:max(1.4rem,10px);width:100%;margin-top:.5rem;color:red;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{text-align:center;font-size:1.2rem;font-size:max(1.2rem,10px);letter-spacing:0;font-weight:400;line-height:1.5}@media screen and (max-width: 767px){.form-policy{letter-spacing:0}}@media screen and (max-width: 767px){.form-policy{margin-top:0;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}@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:.5rem;cursor:pointer}@media screen and (max-width: 767px){.form-policy .policy__txt{-webkit-box-flex:1;-ms-flex:1;flex:1}}.form-policy .form-policy__link span{text-decoration:underline}@media(any-hover: hover){.form-policy .form-policy__link:hover span{text-decoration:none}}.form-policy .form-policy__link .ico_svg{width:1.2rem;height:1.2rem;margin-left:.5rem;text-decoration:none}.form-button-area{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-ms-flex-wrap:wrap;flex-wrap:wrap;-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;gap:2rem;margin:4rem auto 0}.form__editbtn{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:4rem;padding:0 5.5rem 0 1.2rem;height:3.4rem;border:1px solid #000;border-radius:calc(infinity*1px);display:flex;justify-content:center;flex-wrap:wrap;align-items:center;font-size:1.4rem;font-size:max(1.4rem,10px);letter-spacing:0;font-weight:700;line-height:1.7}@media screen and (max-width: 767px){.form__editbtn{letter-spacing:0;line-height:1.3}}.form__editbtn{position:relative;-webkit-transition:background .25s ease,color .25s ease;transition:background .25s ease,color .25s ease}@media screen and (max-width: 767px){.form__editbtn{height:3.4rem;padding:0 3.5rem 0 1.2rem;gap:3rem}}@media(any-hover: hover){.form__editbtn:hover{background:#000;color:#fff}.form__editbtn:hover .ico_svg .svg-elm{fill:#fff}}.form__editbtn .ico_svg{width:1.1rem;height:1.1rem}.form--edit{margin:3.5rem auto 0}@media screen and (max-width: 767px){.form--edit{margin-top:2.5rem}}.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:4.5rem}@media screen and (max-width: 767px){.form--edit .form-button-area{margin-top:3.5rem}}.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 .form-thanks__in{width:90rem;margin:4rem auto 4rem;background:#fff;border-radius:5rem;padding:6rem 7rem;-webkit-box-shadow:0 0 2rem 0 rgba(0,0,0,.05);box-shadow:0 0 2rem 0 rgba(0,0,0,.05)}@media screen and (max-width: 767px){.form-thanks .form-thanks__in{width:34.5rem;border-radius:2rem;margin-top:3rem;margin-bottom:3rem;padding:4.2rem 1.8rem}}.form-thanks .form-thanks__ttl{text-align:center;font-size:2.5rem;font-size:max(2.5rem,10px);line-height:1.7;letter-spacing:0;font-weight:700;color:#0f81c0;margin-bottom:2rem}@media screen and (max-width: 767px){.form-thanks .form-thanks__ttl{font-size:2.1rem;font-size:max(2.1rem,10px);margin-bottom:2rem}}.form-thanks .form-thanks__txt{text-align:center;margin-bottom:2rem}@media screen and (max-width: 767px){.form-thanks .form-thanks__txt{text-align:left}}.form-thanks .form-thanks__note{font-size:1.2rem;font-size:max(1.2rem,10px);letter-spacing:0;font-weight:400;line-height:1.5}@media screen and (max-width: 767px){.form-thanks .form-thanks__note{letter-spacing:0}}.form-thanks .form-thanks__note{text-align:center;margin-bottom:2rem}@media screen and (max-width: 767px){.form-thanks .form-thanks__note{text-align:left}}.form-thanks .form-thanks-contact{display:grid;grid-template-columns:repeat(2, 1fr);gap:2rem}@media screen and (max-width: 767px){.form-thanks .form-thanks-contact{display:block}}@media screen and (max-width: 767px){.form-thanks .form-thanks-contact__item{width:100%}}@media screen and (max-width: 767px){.form-thanks .form-thanks-contact__item:nth-child(n+2){margin-top:1rem}}.form-thanks .form-thanks-contact-tel{height:9rem;width:100%;border-radius:1rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:2rem;background:#ebf6fb}@media screen and (max-width: 767px){.form-thanks .form-thanks-contact-tel{height:6.5rem;gap:1.5rem}}.form-thanks .form-thanks-contact-tel .ico_svg{width:2.4rem;height:2.4rem}.form-thanks .form-thanks-contact-tel .ico_svg .svg-elm{fill:#0f81c0}.form-thanks .form-thanks-contact-tel__num{font-family:"Montserrat",sans-serif;font-size:2.4rem;font-size:max(2.4rem,10px);line-height:1.3;letter-spacing:.06em;font-weight:700}@media screen and (max-width: 767px){.form-thanks .form-thanks-contact-tel__num{font-size:1.8rem;font-size:max(1.8rem,10px)}}.form-thanks .form-thanks-contact-tel__txt{text-align:center;font-size:1.2rem;font-size:max(1.2rem,10px);letter-spacing:0;font-weight:400;line-height:1.5}@media screen and (max-width: 767px){.form-thanks .form-thanks-contact-tel__txt{letter-spacing:0}}.form-thanks .form-thanks-contact-mail{width:100%;height:9rem;border-radius:1rem;background:#ebf6fb;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:2rem}@media screen and (max-width: 767px){.form-thanks .form-thanks-contact-mail{height:6.5rem}}.form-thanks .form-thanks-contact-mail .ico_svg{width:2.4rem;height:2.4rem}.form-thanks .form-thanks-contact-mail .ico_svg .svg-elm{fill:#0f81c0}.form-thanks .form-thanks-contact-mail__txt{font-size:2rem;font-size:max(2rem,10px);line-height:1.8;letter-spacing:0;font-weight:700}@media screen and (max-width: 767px){.form-thanks .form-thanks-contact-mail__txt{font-size:1.5rem;font-size:max(1.5rem,10px)}}