:root{--swiper-navigation-size:44px}.swiper-button-next,.swiper-button-prev{position:absolute;top:var(--swiper-navigation-top-offset,50%);width:calc(var(--swiper-navigation-size) / 44 * 27);height:var(--swiper-navigation-size);margin-top:calc(0px - (var(--swiper-navigation-size) / 2));z-index:10;cursor:pointer;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;color:var(--swiper-navigation-color,var(--swiper-theme-color))}.swiper-button-next.swiper-button-disabled,.swiper-button-prev.swiper-button-disabled{opacity:.35;cursor:auto;pointer-events:none}.swiper-button-next.swiper-button-hidden,.swiper-button-prev.swiper-button-hidden{opacity:0;cursor:auto;pointer-events:none}.swiper-navigation-disabled .swiper-button-next,.swiper-navigation-disabled .swiper-button-prev{display:none!important}.swiper-button-next svg,.swiper-button-prev svg{width:100%;height:100%;-o-object-fit:contain;object-fit:contain;-webkit-transform-origin:center;transform-origin:center}.swiper-rtl .swiper-button-next svg,.swiper-rtl .swiper-button-prev svg{-webkit-transform:rotate(180deg);transform:rotate(180deg)}.swiper-button-prev,.swiper-rtl .swiper-button-next{left:var(--swiper-navigation-sides-offset,10px);right:auto}.swiper-button-lock{display:none}.swiper-button-next:after,.swiper-button-prev:after{font-family:swiper-icons;font-size:var(--swiper-navigation-size);text-transform:none!important;letter-spacing:0;font-variant:normal;line-height:1}.swiper-button-prev:after,.swiper-rtl .swiper-button-next:after{content:"prev"}.swiper-button-next,.swiper-rtl .swiper-button-prev{right:var(--swiper-navigation-sides-offset,10px);left:auto}.swiper-button-next:after,.swiper-rtl .swiper-button-prev:after{content:"next"}.p-case__slider{position:relative;width:100%}@media screen and (min-width:769px){.p-case__slider{width:var(--spacing-800);margin:0 auto}}.p-case__slider .swiper-slide{height:auto}@media screen and (min-width:769px){.p-case__slider .swiper-slide{opacity:.5;-webkit-transition:opacity .3s ease;transition:opacity .3s ease}.p-case__slider .swiper-slide-active{opacity:1}}.p-case__slider .swiper-container{overflow:visible}.p-case__slider__button{top:50%;z-index:1;width:var(--spacing-16);height:var(--spacing-16);background:none;-webkit-transform:translateY(-50%) rotate(45deg);transform:translateY(-50%) rotate(45deg)}.p-case__slider__button:focus{outline:none}@media screen and (min-width:769px){.p-case__slider__button{top:38%;width:var(--spacing-26);height:var(--spacing-26);-webkit-transform:rotate(45deg);transform:rotate(45deg)}}.p-case__slider__button:after,.p-case__slider__button:before{content:unset}.p-case__slider__button.p-case__slider__button--prev{left:-6%;border-bottom:var(--spacing-2) solid #0075b5;border-left:var(--spacing-2) solid #0075b5}@media screen and (min-width:769px){.p-case__slider__button.p-case__slider__button--prev{left:-7.5%}}.p-case__slider__button.p-case__slider__button--next{right:-6%;border-top:var(--spacing-2) solid #0075b5;border-right:var(--spacing-2) solid #0075b5}@media screen and (min-width:769px){.p-case__slider__button.p-case__slider__button--next{right:-7.5%}}.p-case__slider__pagination{position:relative;z-index:1;width:100%;margin-top:var(--spacing-40)}@media screen and (min-width:769px){.p-case__slider__pagination{margin-top:var(--spacing-50)}}.p-case__slider__pagination__bullet{display:inline-block;width:var(--spacing-24);height:var(--spacing-4);margin:0 var(--spacing-4);background:#fff;border-radius:0;opacity:1}.p-case__slider__pagination__bullet.p-case__slider__pagination__bullet--active{background:#70c1e9}.p-case__slider__pagination__bullet:focus{outline:none}@media screen and (min-width:769px){.p-case__slider__pagination__bullet{width:var(--spacing-50);height:var(--spacing-5)}}.p-case__slider__pagination--gray1 .p-case__slider__pagination__bullet{background:#e2e2e3}.p-case__slider__pagination--gray1 .p-case__slider__pagination__bullet.p-case__slider__pagination__bullet--active{background:#70c1e9}.c-arrow{position:relative;display:-ms-inline-flexbox;display:inline-flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-align:center;align-items:center;--arrow-size:var(--spacing-44);width:var(--arrow-size);height:var(--arrow-size)}.c-arrow:before{position:absolute;top:var(--arrow-size)/10;width:var(--arrow-size)/2;height:calc(100% - var(--arrow-size)/2 - var(--arrow-size)/10 + var(--spacing-2));content:"";background-color:#c6e6f6}.c-arrow:after{position:absolute;bottom:calc(var(--arrow-size)/10);left:calc(var(--arrow-size)/2);width:0;height:0;content:"";border-color:#c6e6f6 transparent transparent;border-style:solid;border-width:calc(var(--arrow-size)/2) calc(var(--arrow-size)/2) 0 calc(var(--arrow-size)/2);-webkit-transform:translate(-50%);transform:translate(-50%)}.c-arrow.c-arrow--right{rotate:270deg}.c-arrow.c-arrow--up{rotate:180deg}.c-arrow.c-arrow--left{rotate:90deg}.c-arrow.c-arrow--sm{--arrow-size:var(--spacing-22)}.c-arrow.c-arrow--lg{--arrow-size:var(--spacing-66)}.c-arrow.c-arrow--xl{--arrow-size:var(--spacing-88)}.c-arrow.c-arrow--blue:before{background-color:#0075b5}.c-arrow.c-arrow--blue:after{border-color:#0075b5 transparent transparent}.p-illust{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;width:100%;height:auto;border-radius:100vh}@media screen and (min-width:769px){.p-illust.p-illust--custom-w{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}}@media screen and (max-width:768px){.p-illust.p-illust--custom-w-sm{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}}.p-illust--aspect-ratio-1x1{aspect-ratio:1/1}.p-illust--aspect-ratio-4x3{aspect-ratio:4/3}.p-illust--bg-lb1{background-color:#e2f2fb}.p-illust--bg-white{background-color:#fff}.p-illust--bg-circle{position:relative;z-index:1}.p-illust--bg-circle:after,.p-illust--bg-circle:before{position:absolute;top:50%;left:50%;content:"";border-radius:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.p-illust--bg-circle:before{z-index:-1;width:84%;height:84%;background-color:#fff}.p-illust--bg-circle:after{z-index:-2;width:90%;height:90%;background-color:#c6e6f6}.c-heading{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;width:100%;margin-bottom:var(--spacing-40);color:#0075b5;text-align:center}@media screen and (min-width:769px){.c-heading{margin-bottom:var(--spacing-80)}}.c-heading.c-heading--title-white{color:#fff}.c-heading.c-heading--title-black{color:#444}.c-heading.c-heading--reverse{-ms-flex-direction:column-reverse;flex-direction:column-reverse}.c-heading.c-heading--title-s5{gap:var(--spacing-16)}.c-heading--hide-line{margin-bottom:var(--spacing-40)}@media screen and (min-width:769px){.c-heading--hide-line{margin-bottom:var(--spacing-48)}}.c-heading__subtitle{margin-bottom:var(--spacing-4);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){.c-heading__subtitle{font-size:15px;font-size:1.5rem;font-size:1.171875vw}}@media screen and (min-width:1281px){.c-heading__subtitle{font-size:15px;font-size:1.5rem}}@media screen and (min-width:769px){.c-heading__subtitle{font-size:20px;font-size:2rem;font-size:5.3333333333vw}}@media screen and (min-width:769px)and (min-width:769px){.c-heading__subtitle{font-size:20px;font-size:2rem;font-size:1.5625vw}}@media screen and (min-width:769px)and (min-width:1281px){.c-heading__subtitle{font-size:20px;font-size:2rem}}@media screen and (min-width:769px){.c-heading__subtitle{margin-bottom:var(--spacing-8)}}.c-heading__title{position:relative;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;gap:var(--spacing-16);-ms-flex-align:center;align-items:center;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){.c-heading__title{font-size:26px;font-size:2.6rem;font-size:2.03125vw}}@media screen and (min-width:1281px){.c-heading__title{font-size:26px;font-size:2.6rem}}@media screen and (min-width:769px){.c-heading__title{font-size:40px;font-size:4rem;font-size:10.6666666667vw}}@media screen and (min-width:769px)and (min-width:769px){.c-heading__title{font-size:40px;font-size:4rem;font-size:3.125vw}}@media screen and (min-width:769px)and (min-width:1281px){.c-heading__title{font-size:40px;font-size:4rem}}.c-heading__title:after{display:block;width:var(--spacing-40);height:var(--spacing-3);content:"";background:#0075b5}@media screen and (min-width:769px){.c-heading__title{gap:var(--spacing-32)}.c-heading__title:after{width:var(--spacing-56);height:var(--spacing-5)}}.c-heading--hide-line .c-heading__title:after{content:normal}.c-heading--title-s1 .c-heading__title{font-size:28px;font-size:2.8rem;font-size:7.4666666667vw;font-weight:700;line-height:1.4;letter-spacing:0}@media screen and (min-width:769px){.c-heading--title-s1 .c-heading__title{font-size:28px;font-size:2.8rem;font-size:2.1875vw}}@media screen and (min-width:1281px){.c-heading--title-s1 .c-heading__title{font-size:28px;font-size:2.8rem}}@media screen and (min-width:769px){.c-heading--title-s1 .c-heading__title{font-size:48px;font-size:4.8rem;font-size:12.8vw}}@media screen and (min-width:769px)and (min-width:769px){.c-heading--title-s1 .c-heading__title{font-size:48px;font-size:4.8rem;font-size:3.75vw}}@media screen and (min-width:769px)and (min-width:1281px){.c-heading--title-s1 .c-heading__title{font-size:48px;font-size:4.8rem}}.c-heading--title-s5 .c-heading__title{font-size:18px;font-size:1.8rem;font-size:4.8vw;font-weight:700;line-height:1.4;letter-spacing:0}@media screen and (min-width:769px){.c-heading--title-s5 .c-heading__title{font-size:18px;font-size:1.8rem;font-size:1.40625vw}}@media screen and (min-width:1281px){.c-heading--title-s5 .c-heading__title{font-size:18px;font-size:1.8rem}}@media screen and (min-width:769px){.c-heading--title-s5 .c-heading__title{font-size:26px;font-size:2.6rem;font-size:6.9333333333vw}}@media screen and (min-width:769px)and (min-width:769px){.c-heading--title-s5 .c-heading__title{font-size:26px;font-size:2.6rem;font-size:2.03125vw}}@media screen and (min-width:769px)and (min-width:1281px){.c-heading--title-s5 .c-heading__title{font-size:26px;font-size:2.6rem}}@media screen and (min-width:769px){.c-heading--align-md-left .c-heading__title{-ms-flex-align:start;align-items:flex-start;text-align:left}.c-heading--align-md-left .c-heading__title:after{left:0;-webkit-transform:none;-webkit-transform:initial;transform:none}}.c-heading__title .c-heading__title__inner>small{font-size:18px;font-size:1.8rem;font-size:4.8vw;font-weight:700;line-height:1.4;letter-spacing:0}@media screen and (min-width:769px){.c-heading__title .c-heading__title__inner>small{font-size:18px;font-size:1.8rem;font-size:1.40625vw}}@media screen and (min-width:1281px){.c-heading__title .c-heading__title__inner>small{font-size:18px;font-size:1.8rem}}@media screen and (min-width:769px){.c-heading__title .c-heading__title__inner>small{font-size:26px;font-size:2.6rem;font-size:6.9333333333vw}}@media screen and (min-width:769px)and (min-width:769px){.c-heading__title .c-heading__title__inner>small{font-size:26px;font-size:2.6rem;font-size:2.03125vw}}@media screen and (min-width:769px)and (min-width:1281px){.c-heading__title .c-heading__title__inner>small{font-size:26px;font-size:2.6rem}}.c-heading__message{font-size:16px;font-size:1.6rem;font-size:4.2666666667vw;line-height:1.7;letter-spacing:0;margin-top:var(--spacing-32);font-weight:700;color:#444}@media screen and (min-width:769px){.c-heading__message{font-size:16px;font-size:1.6rem;font-size:1.25vw}}@media screen and (min-width:1281px){.c-heading__message{font-size:16px;font-size:1.6rem}}@media screen and (min-width:769px){.c-heading__message{font-size:18px;font-size:1.8rem;font-size:4.8vw}}@media screen and (min-width:769px)and (min-width:769px){.c-heading__message{font-size:18px;font-size:1.8rem;font-size:1.40625vw}}@media screen and (min-width:769px)and (min-width:1281px){.c-heading__message{font-size:18px;font-size:1.8rem}}@media screen and (min-width:769px){.c-heading__message{margin-top:var(--spacing-48)}.c-heading--align-md-left .c-heading__message{text-align:left}}.c-heading--reverse .c-heading__message{margin-top:0}.c-heading--message-s7 .c-heading__message{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){.c-heading--message-s7 .c-heading__message{font-size:15px;font-size:1.5rem;font-size:1.171875vw}}@media screen and (min-width:1281px){.c-heading--message-s7 .c-heading__message{font-size:15px;font-size:1.5rem}}@media screen and (min-width:769px){.c-heading--message-s7 .c-heading__message{font-size:20px;font-size:2rem;font-size:5.3333333333vw}}@media screen and (min-width:769px)and (min-width:769px){.c-heading--message-s7 .c-heading__message{font-size:20px;font-size:2rem;font-size:1.5625vw}}@media screen and (min-width:769px)and (min-width:1281px){.c-heading--message-s7 .c-heading__message{font-size:20px;font-size:2rem}}.c-heading--message-s8 .c-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){.c-heading--message-s8 .c-heading__message{font-size:14px;font-size:1.4rem;font-size:1.09375vw}}@media screen and (min-width:1281px){.c-heading--message-s8 .c-heading__message{font-size:14px;font-size:1.4rem}}@media screen and (min-width:769px){.c-heading--message-s8 .c-heading__message{font-size:16px;font-size:1.6rem;font-size:4.2666666667vw}}@media screen and (min-width:769px)and (min-width:769px){.c-heading--message-s8 .c-heading__message{font-size:16px;font-size:1.6rem;font-size:1.25vw}}@media screen and (min-width:769px)and (min-width:1281px){.c-heading--message-s8 .c-heading__message{font-size:16px;font-size:1.6rem}}.c-disc-list{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column}@media screen and (max-width:768px){.c-disc-list.c-disc-list--gap-sm-4{gap:var(--spacing-4)}}@media screen and (min-width:769px){.c-disc-list.c-disc-list--gap-md-4{gap:var(--spacing-4)}}@media screen and (max-width:768px){.c-disc-list.c-disc-list--gap-sm-8{gap:var(--spacing-8)}}@media screen and (min-width:769px){.c-disc-list.c-disc-list--gap-md-8{gap:var(--spacing-8)}}@media screen and (max-width:768px){.c-disc-list.c-disc-list--gap-sm-12{gap:var(--spacing-12)}}@media screen and (min-width:769px){.c-disc-list.c-disc-list--gap-md-12{gap:var(--spacing-12)}}.c-disc-list__item{position:relative;padding-left:1em;text-align:left}.c-disc-list--no-indent .c-disc-list__item{padding-left:0}.c-disc-list__item:before{position:absolute;left:0;font-size:inherit;content:"・"}.c-disc-list--colored>.c-disc-list__item:before{color:#0075b5}.c-disc-list--no-indent .c-disc-list__item:before{position:unset}.p-function{-ms-flex-direction:column;flex-direction:column}.p-function,.p-function__media{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center}.p-function__media{-ms-flex-pack:center;justify-content:center;width:var(--spacing-142);height:var(--spacing-142);background-color:#e2f2fb;border-radius:50%}.p-function--media-120 .p-function__media{width:var(--spacing-120);height:var(--spacing-120)}@media screen and (max-width:768px){.p-function--sm-1xn .p-function__media{width:var(--spacing-204);height:var(--spacing-204)}}@media screen and (min-width:769px){.p-function__media{width:var(--spacing-194);height:var(--spacing-194)}}.p-function__media__icon{width:100%;height:100%}.p-function__content{margin-top:var(--spacing-8);text-align:center}.p-function--sm-1xn .p-function__content{margin-top:var(--spacing-16)}@media screen and (min-width:769px){.p-function__content{margin-top:var(--spacing-16)}}.p-function__content__text{font-size:14px;font-size:1.4rem;font-size:3.7333333333vw;font-weight:700;line-height:1.4;letter-spacing:0;color:#0075b5}@media screen and (min-width:769px){.p-function__content__text{font-size:14px;font-size:1.4rem;font-size:1.09375vw}}@media screen and (min-width:1281px){.p-function__content__text{font-size:14px;font-size:1.4rem}}@media screen and (min-width:769px){.p-function__content__text{font-size:16px;font-size:1.6rem;font-size:4.2666666667vw}}@media screen and (min-width:769px)and (min-width:769px){.p-function__content__text{font-size:16px;font-size:1.6rem;font-size:1.25vw}}@media screen and (min-width:769px)and (min-width:1281px){.p-function__content__text{font-size:16px;font-size:1.6rem}}.p-function--text-black .p-function__content__text{color:#444}.p-function__content__text>small{font-size:10px;font-size:1rem;font-size:2.6666666667vw;line-height:1}@media screen and (min-width:769px){.p-function__content__text>small{font-size:10px;font-size:1rem;font-size:.78125vw}}@media screen and (min-width:1281px){.p-function__content__text>small{font-size:10px;font-size:1rem}}@media screen and (min-width:769px){.p-function__content__text>small{font-size:14px;font-size:1.4rem;font-size:3.7333333333vw;line-height:1}}@media screen and (min-width:769px)and (min-width:769px){.p-function__content__text>small{font-size:14px;font-size:1.4rem;font-size:1.09375vw}}@media screen and (min-width:769px)and (min-width:1281px){.p-function__content__text>small{font-size:14px;font-size:1.4rem}}.p-function__content__notice{width:var(--spacing-142);margin-top:var(--spacing-4)}.p-function--media-120 .p-function__content__notice{width:var(--spacing-120)}@media screen and (max-width:768px){.p-function--sm-1xn .p-function__content__notice{width:var(--spacing-204)}}@media screen and (min-width:769px){.p-function__content__notice{width:var(--spacing-204)}}.p-corporation-footer{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-align:center;align-items:center;padding:var(--spacing-40)}@media screen and (min-width:769px){.p-corporation-footer{padding:var(--spacing-80)}}.p-corporation-footer__logo{width:var(--spacing-78);height:var(--spacing-30)}@media screen and (min-width:769px){.p-corporation-footer__logo{width:var(--spacing-120);height:var(--spacing-46)}}.p-corporation-footer__list{display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;margin:var(--spacing-24) 0 var(--spacing-48)}@media screen and (min-width:769px){.p-corporation-footer__list{margin:var(--spacing-40) 0 var(--spacing-80)}}.p-corporation-footer__list__item{font-size:12px;font-size:1.2rem;font-size:3.2vw}@media screen and (min-width:769px){.p-corporation-footer__list__item{font-size:12px;font-size:1.2rem;font-size:.9375vw}}@media screen and (min-width:1281px){.p-corporation-footer__list__item{font-size:12px;font-size:1.2rem}}.p-corporation-footer__list__item+.p-corporation-footer__list__item{margin-left:var(--spacing-32)}.p-corporation-footer__list__item__link{font-size:14px;font-size:1.4rem;font-size:3.7333333333vw;line-height:1.7;letter-spacing:0;color:#444}@media screen and (min-width:769px){.p-corporation-footer__list__item__link{font-size:14px;font-size:1.4rem;font-size:1.09375vw}}@media screen and (min-width:1281px){.p-corporation-footer__list__item__link{font-size:14px;font-size:1.4rem}}@media screen and (min-width:769px){.p-corporation-footer__list__item__link{font-size:16px;font-size:1.6rem;font-size:4.2666666667vw}}@media screen and (min-width:769px)and (min-width:769px){.p-corporation-footer__list__item__link{font-size:16px;font-size:1.6rem;font-size:1.25vw}}@media screen and (min-width:769px)and (min-width:1281px){.p-corporation-footer__list__item__link{font-size:16px;font-size:1.6rem}}.p-bread-crumb__list{display:-ms-flexbox;display:flex;gap:var(--spacing-8);-ms-flex-align:center;align-items:center}@media screen and (min-width:769px){.p-bread-crumb__list{gap:var(--spacing-12)}}@media screen and (max-width:768px){.p-bread-crumb__list{-ms-flex-wrap:wrap;flex-wrap:wrap}}.p-bread-crumb__list__item+.p-bread-crumb__list__item{display:-ms-flexbox;display:flex;gap:var(--spacing-8);-ms-flex-align:center;align-items:center}@media screen and (min-width:769px){.p-bread-crumb__list__item+.p-bread-crumb__list__item{gap:var(--spacing-12)}}.p-bread-crumb__list__item+.p-bread-crumb__list__item:before{display:block;width:var(--spacing-12);height:var(--spacing-12);content:"";background-color:#717171;background-size:contain;-webkit-mask-image:url(/images/common/svg/icon-arrow.svg);mask-image:url(/images/common/svg/icon-arrow.svg)}.p-cv__message{margin-right:calc(0px - var(--spacing-12));margin-bottom:var(--spacing-12);margin-left:calc(0px - var(--spacing-12))}@media screen and (min-width:769px){.p-cv__message{margin-bottom:var(--spacing-24)}}.p-cv__message small{display:block}.p-cv__button{display:block;width:100%;margin:0 auto}@media screen and (min-width:769px){.p-cv__button{width:var(--spacing-600)}}.p-cv__minor-button{display:block;width:var(--spacing-218);margin:var(--spacing-18) auto 0}@media screen and (min-width:769px){.p-cv__minor-button{width:var(--spacing-440);margin:var(--spacing-32) auto 0}}.l-footer__breadcrumb{max-width:var(--spacing-1200);margin:var(--spacing-16) auto}@media screen and (max-width:768px){.l-footer__breadcrumb{padding:0 var(--spacing-28)}}@media screen and (min-width:769px){.l-footer__breadcrumb{margin:var(--spacing-20) auto}}.l-footer__body{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:center;justify-content:center}