.c-text-link__txt{color:#0075b5;text-decoration:underline;text-underline-offset:var(--spacing-4);word-break:break-all;cursor:pointer;-webkit-transition:-webkit-text-decoration-color .2s;transition:-webkit-text-decoration-color .2s;transition:text-decoration-color .2s;transition:text-decoration-color .2s,-webkit-text-decoration-color .2s}@media screen and (min-width:769px){.c-text-link__txt{text-underline-offset:var(--spacing-6)}}@media screen and (max-width:768px){.c-text-link--underline-offset-sm-unset .c-text-link__txt{text-underline-offset:unset}}@media screen and (min-width:769px){.c-text-link--underline-offset-md-unset .c-text-link__txt{text-underline-offset:unset}}@media screen and (max-width:768px){.c-text-link--underline-offset-sm-2 .c-text-link__txt{text-underline-offset:var(--spacing-2)}}@media screen and (min-width:769px){.c-text-link--underline-offset-md-2 .c-text-link__txt{text-underline-offset:var(--spacing-2)}}.c-text-link--is-hover .c-text-link__txt,.c-text-link--underline-reversed .c-text-link__txt,.c-text-link:hover .c-text-link__txt{-webkit-text-decoration-color:transparent;text-decoration-color:transparent}.c-text-link--is-hover .c-text-link__txt,.c-text-link--underline-reversed:hover .c-text-link__txt{-webkit-text-decoration-color:unset;text-decoration-color:unset}.c-text-link--color-white .c-text-link__txt{color:#fff}.c-text-link__icon{margin-left:var(--spacing-4);vertical-align:middle}.c-text-link__icon svg{width:clamp(var(--spacing-14),1em,var(--spacing-16));height:clamp(var(--spacing-14),1em,var(--spacing-16))}.c-text-link--icon-size-8 .c-text-link__icon svg{width:var(--spacing-8);height:var(--spacing-8);margin-bottom:calc(.5em - var(--spacing-8)/2)}.c-text-link__icon path,.c-text-link__icon svg{fill:#0075b5}.c-text-link--color-white .c-text-link__icon path,.c-text-link--color-white .c-text-link__icon svg{fill:#fff}.c-text-link--icon-color-black .c-text-link__icon path,.c-text-link--icon-color-black .c-text-link__icon svg{fill:#000}.c-text-link--inline{display:inline}.l-form.l-form--two-column{display:grid;grid-gap:var(--spacing-32);gap:var(--spacing-32)}@media screen and (min-width:769px){.l-form.l-form--two-column{grid-auto-columns:minmax(0,1fr);grid-auto-flow:column;gap:var(--spacing-80)}}.l-form__column:nth-child(2){padding:var(--spacing-32) var(--spacing-28);background-color:#e2f2fb}@media screen and (min-width:769px){.l-form__column:nth-child(2){padding:var(--spacing-40);margin:0}}.l-form__column__contents{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;gap:var(--spacing-32)}.swiper-fade.swiper-free-mode .swiper-slide{-webkit-transition-timing-function:ease-out;transition-timing-function:ease-out}.swiper-fade .swiper-slide{pointer-events:none;-webkit-transition-property:opacity;transition-property:opacity}.swiper-fade .swiper-slide .swiper-slide{pointer-events:none}.swiper-fade .swiper-slide-active,.swiper-fade .swiper-slide-active .swiper-slide-active{pointer-events:auto}.p-form-carousel{width:var(--spacing-343)}@media screen and (min-width:769px){.p-form-carousel{width:100%}}.p-form-carousel__slider{position:relative;padding-bottom:var(--spacing-22)}.p-form-carousel__slider__slide{height:var(--spacing-253);background-color:#e2f2fb}@media screen and (min-width:769px){.p-form-carousel__slider__slide{height:var(--spacing-330)}}.p-form-carousel__slider__slide__img{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;width:var(--spacing-150);height:100%;margin:0 auto}@media screen and (min-width:769px){.p-form-carousel__slider__slide__img{width:var(--spacing-200)}}.p-form-carousel__button{position:absolute;top:calc(50% - var(--spacing-10));left:var(--spacing-10);z-index:1;width:var(--spacing-16);height:var(--spacing-16);cursor:pointer;border-top:var(--spacing-2) solid #0075b5;border-left:var(--spacing-2) solid #0075b5;-webkit-transform:translateY(-50%) rotate(-45deg);transform:translateY(-50%) rotate(-45deg)}@media screen and (min-width:769px){.p-form-carousel__button{left:var(--spacing-16);width:var(--spacing-24);height:var(--spacing-24)}}.p-form-carousel__button.p-form-carousel__button--next{right:var(--spacing-10);left:auto;-webkit-transform:translateY(-50%) rotate(135deg);transform:translateY(-50%) rotate(135deg)}@media screen and (min-width:769px){.p-form-carousel__button.p-form-carousel__button--next{right:var(--spacing-16)}}.p-form-carousel__pagination{position:absolute;bottom:0;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%)}.p-form-carousel__pagination__bullets{display:-ms-flexbox;display:flex;gap:var(--spacing-10);-ms-flex-pack:center;justify-content:center}.p-form-carousel__pagination__bullets__bullet{position:relative;display:block;width:var(--spacing-6);height:var(--spacing-6);overflow:hidden;cursor:pointer;background-color:#e2e2e3;border-radius:var(--spacing-3);-webkit-transition:.2s ease;transition:.2s ease}.p-form-carousel__pagination__bullets__bullet:before{position:absolute;top:0;left:-100%;width:100%;height:100%;content:"";background-color:#70c1e9}.p-form-carousel__pagination__bullets__bullet.p-form-carousel__pagination__bullets__bullet--active{width:var(--spacing-40)}.p-form-carousel__pagination__bullets__bullet.p-form-carousel__pagination__bullets__bullet--active:before{-webkit-animation:indicator;animation:indicator;-webkit-animation-duration:3.4s;animation-duration:3.4s;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards;-webkit-animation-timing-function:linear;animation-timing-function:linear}@-webkit-keyframes indicator{0%{left:-100%}to{left:0}}@keyframes indicator{0%{left:-100%}to{left:0}}.p-form-disc-list__title{margin-bottom:var(--spacing-8);font-size:16px;font-size:1.6rem;font-size:4.2666666667vw;line-height:1.7;letter-spacing:0;font-weight:700;color:#0075b5}@media screen and (min-width:769px){.p-form-disc-list__title{font-size:16px;font-size:1.6rem;font-size:1.25vw}}@media screen and (min-width:1281px){.p-form-disc-list__title{font-size:16px;font-size:1.6rem}}@media screen and (min-width:769px){.p-form-disc-list__title{font-size:18px;font-size:1.8rem;font-size:4.8vw}}@media screen and (min-width:769px)and (min-width:769px){.p-form-disc-list__title{font-size:18px;font-size:1.8rem;font-size:1.40625vw}}@media screen and (min-width:769px)and (min-width:1281px){.p-form-disc-list__title{font-size:18px;font-size:1.8rem}}.p-form-disc-list__content{font-size:13px;font-size:1.3rem;font-size:3.4666666667vw;line-height:1.7;letter-spacing:0;font-weight:700}@media screen and (min-width:769px){.p-form-disc-list__content{font-size:13px;font-size:1.3rem;font-size:1.015625vw}}@media screen and (min-width:1281px){.p-form-disc-list__content{font-size:13px;font-size:1.3rem}}@media screen and (min-width:769px){.p-form-disc-list__content{font-size:14px;font-size:1.4rem;font-size:3.7333333333vw}}@media screen and (min-width:769px)and (min-width:769px){.p-form-disc-list__content{font-size:14px;font-size:1.4rem;font-size:1.09375vw}}@media screen and (min-width:769px)and (min-width:1281px){.p-form-disc-list__content{font-size:14px;font-size:1.4rem}}.c-microcms_image[width]{width:100%;height:auto}.p-form-image{width:100%}.p-form-image.p-form-image--bg-lb1{background-color:#e2f2fb}.p-form-image.p-form-image--bg-padding{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;aspect-ratio:306/166}@media screen and (min-width:769px){.p-form-image.p-form-image--bg-padding{aspect-ratio:110/51}}.p-form-image.p-form-image--bg-padding>picture{width:var(--spacing-258);height:var(--spacing-164)}@media screen and (min-width:769px){.p-form-image.p-form-image--bg-padding>picture{-webkit-box-sizing:content-box;box-sizing:content-box;width:var(--spacing-296);height:var(--spacing-180);padding-top:var(--spacing-4);padding-left:var(--spacing-4)}}.p-form-image>picture{display:-ms-flexbox;display:flex}.p-form-image>picture>img{width:100%;height:auto}.p-form-image--border-lb1{position:relative}.p-form-image--border-lb1:after{position:absolute;top:0;left:0;width:100%;height:100%;content:"";border:1px solid #e2f2fb}.p-form-image__src{width:100%}.p-form-ordered-list{width:100%;margin:0 var(--spacing-12)}@media screen and (min-width:769px){.p-form-ordered-list{margin:0}}.p-form-ordered-list__title{font-size:17px;font-size:1.7rem;font-size:4.5333333333vw;font-weight:700;line-height:1.4;letter-spacing:0;margin-bottom:var(--spacing-24);color:#0075b5;text-align:center}@media screen and (min-width:769px){.p-form-ordered-list__title{font-size:17px;font-size:1.7rem;font-size:1.328125vw}}@media screen and (min-width:1281px){.p-form-ordered-list__title{font-size:17px;font-size:1.7rem}}@media screen and (min-width:769px){.p-form-ordered-list__title{font-size:24px;font-size:2.4rem;font-size:6.4vw}}@media screen and (min-width:769px)and (min-width:769px){.p-form-ordered-list__title{font-size:24px;font-size:2.4rem;font-size:1.875vw}}@media screen and (min-width:769px)and (min-width:1281px){.p-form-ordered-list__title{font-size:24px;font-size:2.4rem}}@media screen and (min-width:769px){.p-form-ordered-list__title{margin-bottom:var(--spacing-40)}}.p-form-ordered-list__list{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;gap:var(--spacing-16);counter-reset:item-counter}@media screen and (min-width:769px){.p-form-ordered-list__list{gap:var(--spacing-32)}}.p-form-ordered-list__list__item{position:relative;display:grid;grid-template-columns:var(--spacing-16) 1fr;grid-gap:var(--spacing-12);gap:var(--spacing-12)}.p-form-ordered-list__list__item:before{font-weight:700;color:#0075b5;content:counter(item-counter) ".";counter-increment:item-counter;font-size:16px;font-size:1.6rem;font-size:4.2666666667vw;line-height:1.7;letter-spacing:0}@media screen and (min-width:769px){.p-form-ordered-list__list__item:before{font-size:16px;font-size:1.6rem;font-size:1.25vw}}@media screen and (min-width:1281px){.p-form-ordered-list__list__item:before{font-size:16px;font-size:1.6rem}}@media screen and (min-width:769px){.p-form-ordered-list__list__item:before{font-size:18px;font-size:1.8rem;font-size:4.8vw}}@media screen and (min-width:769px)and (min-width:769px){.p-form-ordered-list__list__item:before{font-size:18px;font-size:1.8rem;font-size:1.40625vw}}@media screen and (min-width:769px)and (min-width:1281px){.p-form-ordered-list__list__item:before{font-size:18px;font-size:1.8rem}}.p-form-ordered-list__list__item__content__title{font-size:16px;font-size:1.6rem;font-size:4.2666666667vw;line-height:1.7;letter-spacing:0;font-weight:700}@media screen and (min-width:769px){.p-form-ordered-list__list__item__content__title{font-size:16px;font-size:1.6rem;font-size:1.25vw}}@media screen and (min-width:1281px){.p-form-ordered-list__list__item__content__title{font-size:16px;font-size:1.6rem}}@media screen and (min-width:769px){.p-form-ordered-list__list__item__content__title{font-size:18px;font-size:1.8rem;font-size:4.8vw}}@media screen and (min-width:769px)and (min-width:769px){.p-form-ordered-list__list__item__content__title{font-size:18px;font-size:1.8rem;font-size:1.40625vw}}@media screen and (min-width:769px)and (min-width:1281px){.p-form-ordered-list__list__item__content__title{font-size:18px;font-size:1.8rem}}.p-form-ordered-list__list__item__content__message{font-size:14px;font-size:1.4rem;font-size:3.7333333333vw;line-height:1.7;letter-spacing:0;font-weight:500}@media screen and (min-width:769px){.p-form-ordered-list__list__item__content__message{font-size:14px;font-size:1.4rem;font-size:1.09375vw}}@media screen and (min-width:1281px){.p-form-ordered-list__list__item__content__message{font-size:14px;font-size:1.4rem}}@media screen and (min-width:769px){.p-form-ordered-list__list__item__content__message{font-size:16px;font-size:1.6rem;font-size:4.2666666667vw}}@media screen and (min-width:769px)and (min-width:769px){.p-form-ordered-list__list__item__content__message{font-size:16px;font-size:1.6rem;font-size:1.25vw}}@media screen and (min-width:769px)and (min-width:1281px){.p-form-ordered-list__list__item__content__message{font-size:16px;font-size:1.6rem}}.p-form-content{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;gap:var(--spacing-16);-ms-flex-align:start;align-items:flex-start;white-space:break-spaces}.p-form-warning{margin-bottom:var(--spacing-32);text-align:center}@media screen and (min-width:769px){.p-form-warning{margin-bottom:var(--spacing-40)}}.p-form-warning__title{font-size:15px;font-size:1.5rem;font-size:4vw;font-weight:700;line-height:1.4;letter-spacing:0}@media screen and (min-width:769px){.p-form-warning__title{font-size:15px;font-size:1.5rem;font-size:1.171875vw}}@media screen and (min-width:1281px){.p-form-warning__title{font-size:15px;font-size:1.5rem}}@media screen and (min-width:769px){.p-form-warning__title{font-size:20px;font-size:2rem;font-size:5.3333333333vw}}@media screen and (min-width:769px)and (min-width:769px){.p-form-warning__title{font-size:20px;font-size:2rem;font-size:1.5625vw}}@media screen and (min-width:769px)and (min-width:1281px){.p-form-warning__title{font-size:20px;font-size:2rem}}.p-form-warning__message{margin-top:var(--spacing-16);font-size:12px;font-size:1.2rem;font-size:3.2vw;font-weight:700;line-height:1.4;letter-spacing:0}@media screen and (min-width:769px){.p-form-warning__message{font-size:12px;font-size:1.2rem;font-size:.9375vw}}@media screen and (min-width:1281px){.p-form-warning__message{font-size:12px;font-size:1.2rem}}@media screen and (min-width:769px){.p-form-warning__message{font-size:12px;font-size:1.2rem;font-size:3.2vw}}@media screen and (min-width:769px)and (min-width:769px){.p-form-warning__message{font-size:12px;font-size:1.2rem;font-size:.9375vw}}@media screen and (min-width:769px)and (min-width:1281px){.p-form-warning__message{font-size:12px;font-size:1.2rem}}.p-form-banner{display:grid}@media screen and (max-width:768px){.p-form-banner{grid-template-columns:1fr;gap:var(--spacing-32)}}@media screen and (min-width:769px){.p-form-banner{grid-template-columns:1fr var(--spacing-516);padding:var(--spacing-64) var(--spacing-48);background-color:#e2f2fb}.p-form-banner.p-form-banner--subTitle{padding:var(--spacing-64) var(--spacing-24) var(--spacing-64) var(--spacing-32)}.p-form-banner__title{padding:var(--spacing-10) 0}.p-form-banner__title .c-form-heading{gap:var(--spacing-16);padding-left:var(--spacing-8);text-align:left}.p-form-banner--subTitle .p-form-banner__title .c-form-heading{gap:var(--spacing-40)}.p-form-banner__title .c-form-heading__title{font-family:游ゴシック体,YuGothic,游ゴシック,Yu Gothic,メイリオ,Hiragino Kaku Gothic ProN,Hiragino Sans,Helvetica,Roboto,sans-serif;font-size:26px;font-size:2.6rem;font-size:6.9333333333vw;font-weight:700;line-height:1.4;letter-spacing:0}}@media screen and (min-width:769px)and (min-width:769px){.p-form-banner__title .c-form-heading__title{font-size:26px;font-size:2.6rem;font-size:2.03125vw}}@media screen and (min-width:769px)and (min-width:1281px){.p-form-banner__title .c-form-heading__title{font-size:26px;font-size:2.6rem}}@media screen and (min-width:769px)and (min-width:769px){.p-form-banner__title .c-form-heading__title{font-size:40px;font-size:4rem;font-size:10.6666666667vw}}@media screen and (min-width:769px)and (min-width:769px)and (min-width:769px){.p-form-banner__title .c-form-heading__title{font-size:40px;font-size:4rem;font-size:3.125vw}}@media screen and (min-width:769px)and (min-width:769px)and (min-width:1281px){.p-form-banner__title .c-form-heading__title{font-size:40px;font-size:4rem}}@media screen and (min-width:769px){.p-form-banner__title .c-form-heading__title:after{content:normal}.p-form-banner__title .c-form-heading__message{font-size:14px;font-size:1.4rem;font-size:3.7333333333vw;font-weight:700;line-height:1.4;letter-spacing:0}}@media screen and (min-width:769px)and (min-width:769px){.p-form-banner__title .c-form-heading__message{font-size:14px;font-size:1.4rem;font-size:1.09375vw}}@media screen and (min-width:769px)and (min-width:1281px){.p-form-banner__title .c-form-heading__message{font-size:14px;font-size:1.4rem}}@media screen and (min-width:769px)and (min-width:769px){.p-form-banner__title .c-form-heading__message{font-size:16px;font-size:1.6rem;font-size:4.2666666667vw}}@media screen and (min-width:769px)and (min-width:769px)and (min-width:769px){.p-form-banner__title .c-form-heading__message{font-size:16px;font-size:1.6rem;font-size:1.25vw}}@media screen and (min-width:769px)and (min-width:769px)and (min-width:1281px){.p-form-banner__title .c-form-heading__message{font-size:16px;font-size:1.6rem}}@media screen and (min-width:769px){.p-form-banner--subTitle .p-form-banner__title .c-form-heading__message{font-weight:500}}.p-form-banner__img{position:relative}@media screen and (max-width:768px){.p-form-banner__img{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;width:100%;aspect-ratio:343/196;background-color:#e2f2fb}}@media screen and (min-width:769px){.p-form-banner__img{padding-top:var(--spacing-4)}}@media screen and (max-width:768px){.p-form-banner__img__inner{width:var(--spacing-321);height:var(--spacing-149);padding-top:var(--spacing-3);padding-left:var(--spacing-3)}}.p-form-banner__img__label{position:absolute;top:calc(-1*var(--spacing-34));right:calc(-1*var(--spacing-36))}