:root{scrollbar-gutter:stable}html{-ms-touch-action:manipulation;touch-action:manipulation}*,*::before,*::after{-webkit-box-sizing:border-box;box-sizing:border-box}html,body,h1,h2,h3,h4,h5,h6,ul,ol,dl,li,dt,dd,p,div,span,img,a,table,tr,th,td,small,button,time,figure{margin:0;padding:0;border:0;font:inherit;font-size:100%;vertical-align:baseline}html{line-height:1}ol,ul,summary{list-style:none}summary::-webkit-details-marker{display:none}li,dd{list-style-type:none}header,footer,nav,section,article,main,aside,figure,figcaption{display:block}img{border:none;vertical-align:bottom}button,input,optgroup,select,textarea{margin:0;padding:0;border-radius:0;background:rgba(0,0,0,0);color:inherit;font:inherit;vertical-align:middle;text-align:inherit;text-transform:inherit;-webkit-appearance:none;-moz-appearance:none;appearance:none}button,[type=button],[type=reset],[type=submit]{cursor:pointer}button:disabled,[type=button]:disabled,[type=reset]:disabled,[type=submit]:disabled{cursor:default}:root:has(:modal){overflow:hidden}:root{--color-text: #1b2134;--color-bg: #fff;--color-black: #1b2134;--color-white: #fff;--color-navy: #023b6d;--color-blue: #055398;--color-yellow: #ffbf23;--color-light-blue: #c6d9e4;--color-gray: #f8f9fb;--ease-out-quint: cubic-bezier(0.22, 1, 0.36, 1)}@media screen and (max-width: 1359px)and (min-width: 768px){html{font-size:calc(16/1360*100vw)}}@media screen and (max-width: 374px){html{font-size:calc(16/375*100vw)}}html{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-smooth:antialiased}body{background-color:var(--color-bg);color:var(--color-text);font-family:"Noto Sans JP",sans-serif}body:has(.p-drawer.js-show){overflow:hidden}[lang=en]{font-family:"Roboto",sans-serif}[lang=ja]{font-family:"Noto Sans JP",sans-serif}a{color:inherit;text-decoration:none;-webkit-transition:.3s;transition:.3s}@media(hover: hover){a:hover{cursor:pointer}}picture,img,a,span{display:inline-block}picture{display:contents}video,img,svg{width:100%;height:auto}button{border:none;background:rgba(0,0,0,0);background:none;color:inherit;font:inherit;cursor:pointer}summary{cursor:pointer}input,textarea,select{font:inherit}@media(min-width: 768px){a[href*="tel:"]{text-decoration:none;cursor:default;pointer-events:none}}.l-header{position:fixed;top:0;left:0;z-index:100;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:100%;height:max(5.625rem,72px);background-color:rgba(0,0,0,0);-webkit-transition:background-color .3s ease,-webkit-box-shadow .3s ease;transition:background-color .3s ease,-webkit-box-shadow .3s ease;transition:background-color .3s ease,box-shadow .3s ease;transition:background-color .3s ease,box-shadow .3s ease,-webkit-box-shadow .3s ease}@media screen and (max-width: 767.9px){.l-header{height:4rem}}.l-header.is-scrolled{background-color:var(--color-white);-webkit-box-shadow:0 2px 10px rgba(27,33,52,.08);box-shadow:0 2px 10px rgba(27,33,52,.08)}.l-header__inner{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;width:100%;height:inherit;padding-inline:max(2.5rem,32px);max-width:1440px;margin-inline:auto}@media screen and (max-width: 767.9px){.l-header__inner{gap:.875rem;max-width:632px;margin-inline:auto;padding-inline:1rem}}.l-header__logo{-ms-flex-negative:0;flex-shrink:0}.l-header__logo-link{display:block;-webkit-transition:opacity .3s ease;transition:opacity .3s ease}@media(any-hover: hover){.l-header__logo-link:hover{opacity:.7}}.l-header__logo-img{display:block;max-width:max(11.9375rem,152.8px);width:100%;height:auto}@media screen and (max-width: 767.9px){.l-header__logo-img{max-width:6.1875rem}}.l-header__btn-block{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:max(1rem,12.8px);-ms-flex-negative:0;flex-shrink:0}@media screen and (max-width: 767.9px){.l-header__btn-block{gap:.375rem;width:14.375rem}}.l-header__btn-wrap{-webkit-box-flex:0;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0;-ms-flex-preferred-size:max(15.1875rem,194.4px);flex-basis:max(15.1875rem,194.4px);max-width:max(15.1875rem,194.4px);width:100%}@media screen and (max-width: 767.9px){.l-header__btn-wrap{-ms-flex-preferred-size:7rem;flex-basis:7rem;max-width:7rem}.l-header__btn-wrap:nth-child(1){margin-left:auto}}.l-main{min-height:100vh}.l-inner{position:relative;width:100%;height:inherit;max-width:1360px;margin-inline:auto;padding:0 2.5rem}@media screen and (max-width: 767.9px){.l-inner{width:100%;max-width:632px;padding:0 1rem}}.l-inner__narrow{max-width:50rem}@media screen and (max-width: 767.9px){.l-inner__narrow{max-width:600px;padding:0 1rem}}.l-footer{background-color:var(--color-gray);padding-top:max(2.5rem,32px);padding-bottom:max(1.5rem,19.2px);padding-inline:max(1rem,12.8px)}@media screen and (max-width: 767.9px){.l-footer{padding-top:2.5rem;padding-bottom:1rem;padding-inline:1rem}}.l-footer__inner{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:100%;max-width:max(62.5rem,800px);margin-inline:auto;gap:max(2.5rem,32px)}@media screen and (max-width: 767.9px){.l-footer__inner{gap:2.5rem}}.l-footer__logo-wrap{-ms-flex-item-align:start;align-self:flex-start}@media screen and (max-width: 767.9px){.l-footer__logo-wrap{-ms-flex-item-align:center;align-self:center}}.l-footer__logo{display:block;-webkit-transition:opacity .3s ease;transition:opacity .3s ease}@media(any-hover: hover){.l-footer__logo:hover{opacity:.7}}.l-footer__logo-img{display:block;max-width:max(11.9375rem,152.8px);width:100%;height:auto}@media screen and (max-width: 767.9px){.l-footer__logo-img{max-width:6.1875rem}}.l-footer__nav{-ms-flex-item-align:start;align-self:flex-start;width:100%}@media screen and (max-width: 767.9px){.l-footer__nav{-ms-flex-item-align:center;align-self:center}}.l-footer__nav-list{display:-webkit-box;display:-ms-flexbox;display:flex;gap:max(5rem,64px)}@media screen and (max-width: 767.9px){.l-footer__nav-list{-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:1rem}}.l-footer__nav-link{color:var(--color-black);font-size:max(1rem,12.8px);font-weight:500;line-height:1.8;letter-spacing:.04em;white-space:nowrap}@media screen and (max-width: 767.9px){.l-footer__nav-link{font-size:1rem}}.l-footer__copyright{color:var(--color-black);font-size:max(.875rem,11.2px);font-weight:500;line-height:1.5;letter-spacing:.04em;text-align:center;white-space:nowrap}@media screen and (max-width: 767.9px){.l-footer__copyright{font-size:.75rem}}.l-under-main{min-height:100vh}.c-btn{--c-btn-bg: var(--color-blue);--c-btn-shadow-bg: var(--color-navy);--c-btn-column-gap: 8;--c-btn-max-width: 243;--c-btn-width: 100%;--c-btn-height: 56;--c-btn-border-radius: 4;--c-btn-gradient-start: 0%;--c-btn-gradient-center: 50%;--c-btn-gradient-end: 100%;--c-btn-box-shadow-x: 2;--c-btn-box-shadow-y: 2;--c-btn-box-shadow-blur: 2;--c-btn-box-shadow-rgb: 2 59 109;--c-btn-box-shadow-opacity: 0.25;--c-btn-font-size: 18;--c-btn-font-size-min-scale: 0.8;--c-btn-rem-base: 16;--c-btn-font-weight: 700;--c-btn-line-height: 25.2;--c-btn-letter-spacing: 0.72;--c-btn-padding-inline: 16;--c-btn-transition-duration: 0.3s;--c-btn-hover-opacity: 0.7;--c-btn-text-z-index: 1;--c-btn-arrow-z-index: 1;--c-btn-arrow-flex-shrink: 0;--c-btn-arrow-max-width: 40;--c-btn-arrow-width: 100%;position:relative;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:max(var(--c-btn-column-gap)/16*1rem,var(--c-btn-column-gap)*.8*1px);max-width:max(var(--c-btn-max-width)/16*1rem,var(--c-btn-max-width)*.8*1px);width:var(--c-btn-width);height:max(var(--c-btn-height)/16*1rem,var(--c-btn-height)*.8*1px);overflow:hidden;border-radius:calc(var(--c-btn-border-radius)*1px);background-image:-webkit-gradient(linear, left top, left bottom, from(var(--c-btn-bg)), color-stop(var(--c-btn-bg)), color-stop(var(--c-btn-shadow-bg)), to(var(--c-btn-shadow-bg)));background-image:linear-gradient(to bottom, var(--c-btn-bg) var(--c-btn-gradient-start), var(--c-btn-bg) var(--c-btn-gradient-center), var(--c-btn-shadow-bg) var(--c-btn-gradient-center), var(--c-btn-shadow-bg) var(--c-btn-gradient-end));-webkit-box-shadow:calc(var(--c-btn-box-shadow-x)*1px) calc(var(--c-btn-box-shadow-y)*1px) calc(var(--c-btn-box-shadow-blur)*1px) rgb(var(--c-btn-box-shadow-rgb)/var(--c-btn-box-shadow-opacity));box-shadow:calc(var(--c-btn-box-shadow-x)*1px) calc(var(--c-btn-box-shadow-y)*1px) calc(var(--c-btn-box-shadow-blur)*1px) rgb(var(--c-btn-box-shadow-rgb)/var(--c-btn-box-shadow-opacity));color:var(--color-white);font-size:max(var(--c-btn-font-size)/var(--c-btn-rem-base)*1rem,var(--c-btn-font-size)*var(--c-btn-font-size-min-scale)*1px);font-weight:var(--c-btn-font-weight);line-height:calc(var(--c-btn-line-height)/var(--c-btn-font-size));letter-spacing:calc(var(--c-btn-letter-spacing)/var(--c-btn-font-size)*1em);padding-inline:max(var(--c-btn-padding-inline)/16*1rem,var(--c-btn-padding-inline)*.8*1px);-webkit-transition:opacity var(--c-btn-transition-duration) var(--ease-out-quint);transition:opacity var(--c-btn-transition-duration) var(--ease-out-quint)}@media(any-hover: hover){.c-btn:hover{opacity:var(--c-btn-hover-opacity)}}@media screen and (max-width: 767.9px){.c-btn{--c-btn-max-width: 112;--c-btn-height: 40;--c-btn-font-size: 14;--c-btn-font-weight: 500;--c-btn-line-height: 14;--c-btn-letter-spacing: 0;--c-btn-padding-inline: 8;--c-btn-arrow-max-width: 15;--c-btn-column-gap: 4;gap:calc(var(--c-btn-column-gap)/16*1rem);max-width:calc(var(--c-btn-max-width)/16*1rem);height:calc(var(--c-btn-height)/16*1rem);font-size:calc(var(--c-btn-font-size)/16*1rem);padding-inline:calc(var(--c-btn-padding-inline)/16*1rem)}}.c-btn.--blue{--c-btn-bg: var(--color-blue);--c-btn-shadow-bg: var(--color-navy)}.c-btn.--yellow{--c-btn-bg: var(--color-yellow);--c-btn-shadow-bg: #feab27}.c-btn__text{position:relative;z-index:var(--c-btn-text-z-index);white-space:nowrap;display:-webkit-box;display:-ms-flexbox;display:flex}.c-btn__arrow{position:relative;z-index:var(--c-btn-arrow-z-index);-ms-flex-negative:var(--c-btn-arrow-flex-shrink);flex-shrink:var(--c-btn-arrow-flex-shrink);max-width:max(var(--c-btn-arrow-max-width)/16*1rem,var(--c-btn-arrow-max-width)*.8*1px);width:var(--c-btn-arrow-width);height:auto}@media screen and (max-width: 767.9px){.c-btn__arrow{max-width:calc(var(--c-btn-arrow-max-width)/16*1rem)}}.p-drawer__icon{position:relative;z-index:230;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-negative:0;flex-shrink:0;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-item-align:end;align-self:end;width:max(3.5rem,44.8px);height:max(3.5rem,44.8px)}@media screen and (max-width: 767.9px){.p-drawer__icon{width:2.5rem;height:2.5rem}}.p-drawer__icon-img{position:absolute;inset:0;-webkit-transition:all .3s ease;transition:all .3s ease}.p-drawer__icon-img.--close{visibility:hidden;opacity:0}.p-drawer__cta-btn{margin-top:1.5rem;margin-inline:auto}.p-drawer__icon.js-show .p-drawer__icon-img.--open{visibility:hidden;opacity:0}.p-drawer__icon.js-show .p-drawer__icon-img.--close{visibility:visible;opacity:1}.p-drawer__btn{margin-inline:auto}.p-drawer{position:fixed;top:5.4375rem;right:0;z-index:101;overflow-y:auto;width:100%;height:100vh;height:100svh;padding-block:2.5rem;background:#fff}.p-drawer__icon--bar{-webkit-transition:all .3s ease;transition:all .3s ease}.p-drawer{visibility:hidden;opacity:0;-webkit-transition:all .3s ease;transition:all .3s ease}.p-drawer.js-show{visibility:visible;opacity:1;-webkit-transform:translateX(0);transform:translateX(0)}.p-drawer__inner{width:100%;max-width:390px;margin-inline:auto}.p-drawer__list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;margin-bottom:40px}.p-drawer__list-item-details.is-opened .p-drawer__list-plus::after{rotate:90deg}.p-drawer__list-item-details.is-opened .p-drawer__sub-menu-wrap{max-height:1000px}.p-drawer__link{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-inline:auto;padding-block:11px;padding-inline:35px;border-bottom:1px solid #ecebeb;font-size:16px;font-weight:700;line-height:28.8px;cursor:pointer;-webkit-transition:opacity .3s ease;transition:opacity .3s ease}@media screen and (max-width: 767.9px){.p-drawer__link{font-size:max(1rem,12.8px);font-weight:700;line-height:1.8;letter-spacing:0em;padding-block:.6875rem;padding-inline:2.1875rem}}@media screen and (max-width: 767.9px)and (max-width: 767.9px){.p-drawer__link{font-size:1rem}}.p-drawer__link.--1{padding-top:0}@media(any-hover: hover){.p-drawer__link:hover{opacity:.5}}.p-drawer__link-text{-ms-flex-preferred-size:18.625rem;flex-basis:18.625rem}.p-drawer__list-arrow{-ms-flex-negative:0;flex-shrink:0;width:.5rem;height:auto}.p-drawer__list-plus{position:relative;-ms-flex-negative:0;flex-shrink:0;width:.75rem;height:.75rem}.p-drawer__list-plus::before,.p-drawer__list-plus::after{content:"";position:absolute;top:50%;left:50%;display:block;background-color:#a19e9e;translate:-50% -50%;-webkit-transition:rotate .2s ease;transition:rotate .2s ease}.p-drawer__list-plus::before{width:12px;height:2px}.p-drawer__list-plus::after{width:2px;height:12px}.p-drawer__content{margin-top:4rem}.p-drawer__sub-menu-wrap{overflow:hidden;background-color:#f9f9f9}.p-drawer__sub-menu-list{margin:0;padding:0;list-style:none}.p-drawer__sub-link{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding-block:4px;padding-inline:35px;border-bottom:1px solid #fff;color:inherit;text-decoration:none;-webkit-transition:opacity .3s ease;transition:opacity .3s ease}@media screen and (max-width: 767.9px){.p-drawer__sub-link{padding-block:.25rem;padding-inline:2.1875rem}}@media(any-hover: hover){.p-drawer__sub-link:hover{opacity:.5}}.p-drawer__sub-list-text{-ms-flex-preferred-size:18.75rem;flex-basis:18.75rem;font-size:14px;font-weight:400;line-height:25.2px}@media screen and (max-width: 767.9px){.p-drawer__sub-list-text{font-size:max(.875rem,11.2px);font-weight:400;line-height:1.8;letter-spacing:0em}}@media screen and (max-width: 767.9px)and (max-width: 767.9px){.p-drawer__sub-list-text{font-size:.875rem}}.p-drawer__sub-list-arrow{-ms-flex-negative:0;flex-shrink:0;width:6px;height:auto}.p-fv{position:relative;height:max(49.875rem,638.4px);overflow:hidden;background-color:var(--color-white)}@media screen and (max-width: 767.9px){.p-fv{height:30.9375rem}}.p-fv__bg-picture,.p-fv__bg-img{display:block;width:100%;height:100%}.p-fv__bg-img{-o-object-fit:cover;object-fit:cover;-o-object-position:center top;object-position:center top}@media screen and (max-width: 767.9px){.p-fv__bg-img{height:32.5rem}}.p-fv__content{position:absolute;z-index:2;top:max(7.375rem,94.4px);left:50%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:100%;padding-inline:max(2.5rem,32px);-webkit-transform:translateX(-50%);transform:translateX(-50%)}@media screen and (max-width: 767.9px){.p-fv__content{top:5.5rem;padding-inline:.75rem}}.p-fv__title{max-width:max(54.25rem,694.4px);width:100%}@media screen and (max-width: 767.9px){.p-fv__title{max-width:21.9375rem}}.p-fv__title-picture{translate:max(.8125rem,10.4px)}@media screen and (max-width: 767.9px){.p-fv__title-picture{translate:0}}.p-fv__title-picture,.p-fv__title-img{display:block;width:100%}.p-fv__title-img{height:auto}.p-fv__lead{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:max(50.5rem,646.4px);margin-top:max(.5rem,6.4px);padding-top:max(.375rem,4.8px);padding-bottom:max(.375rem,4.8px);padding-inline:max(2.3125rem,29.6px);background-color:var(--color-navy);color:var(--color-white);font-size:max(1.75rem,22.4px);font-weight:700;line-height:1.47;letter-spacing:.04em;text-align:center;margin-inline:auto}@media screen and (max-width: 767.9px){.p-fv__lead{width:auto;margin-top:.625rem;padding-top:.1875rem;padding-bottom:.1875rem;padding-inline:1rem;font-size:1rem;letter-spacing:.1em;white-space:nowrap}}.p-fv__field{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-top:max(.875rem,11.2px);gap:max(.3125rem,4px)}@media screen and (max-width: 767.9px){.p-fv__field{margin-top:.6875rem;gap:0}}.p-fv__field-row{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:max(.5rem,6.4px)}@media screen and (max-width: 767.9px){.p-fv__field-row{gap:.3125rem}}.p-fv__labels{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:center;-ms-flex-pack:center;justify-content:center;gap:max(.5rem,6.4px)}@media screen and (max-width: 767.9px){.p-fv__labels{max-width:20.875rem}}.p-fv__label{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding-top:max(.3125rem,4px);padding-bottom:max(.3125rem,4px);padding-inline:max(.4375rem,5.6px);border:1px solid var(--color-navy);background-color:var(--color-white);color:var(--color-navy);font-size:max(1.5rem,19.2px)}@media screen and (max-width: 767.9px){.p-fv__label{font-size:1.5rem}}.p-fv__label{font-weight:700;line-height:1;letter-spacing:.06em}@media screen and (max-width: 767.9px){.p-fv__label{padding-top:.1875rem;padding-bottom:.1875rem;padding-inline:.25rem;border-width:.0625rem;font-size:max(1rem,12.8px);font-weight:700;line-height:1;letter-spacing:.06em}}@media screen and (max-width: 767.9px)and (max-width: 767.9px){.p-fv__label{font-size:1rem}}.p-fv__field-suffix{color:var(--color-navy);font-size:max(1.5rem,19.2px);font-weight:700;line-height:1.4;letter-spacing:.04em}.p-fv__text{color:var(--color-navy);font-size:max(1.5rem,19.2px);font-weight:700;line-height:1.4;letter-spacing:.04em;text-align:center}@media(min-width: 768px){.p-fv__text{margin-top:max(.0625rem,.8px)}}@media screen and (max-width: 767.9px){.p-fv__text{margin-top:.125rem;font-size:1rem;letter-spacing:.1em}}.p-fv__splide{position:absolute;right:0;bottom:0;left:0;z-index:1}.p-fv__track{overflow:visible}.p-fv__list{-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}.p-fv__slide{-ms-flex-negative:0;flex-shrink:0;width:max(20.625rem,264px);overflow:hidden}@media screen and (max-width: 767.9px){.p-fv__slide{width:5rem}}.p-fv__slide:nth-child(3n+1){height:max(19rem,243.2px)}@media screen and (max-width: 767.9px){.p-fv__slide:nth-child(3n+1){width:6.25rem;height:8.125rem}}.p-fv__slide:nth-child(3n+2){height:max(13.5rem,172.8px)}@media screen and (max-width: 767.9px){.p-fv__slide:nth-child(3n+2){height:5rem}}.p-fv__slide:nth-child(3n){height:max(13.75rem,176px)}@media screen and (max-width: 767.9px){.p-fv__slide:nth-child(3n){height:5rem}}.p-fv__slide:nth-child(4),.p-fv__slide:nth-child(7){height:max(18.125rem,232px)}@media screen and (max-width: 767.9px){.p-fv__slide:nth-child(4),.p-fv__slide:nth-child(7){width:6.25rem;height:8.125rem}}.p-fv__slide:nth-child(6),.p-fv__slide:nth-child(9){height:max(13.5rem,172.8px)}@media screen and (max-width: 767.9px){.p-fv__slide:nth-child(6),.p-fv__slide:nth-child(9){height:5rem}}.p-fv__slide-picture{display:block;width:100%;height:100%}.p-fv__slide-img{display:block;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center bottom;object-position:center bottom}.p-about{position:relative;overflow:hidden;padding-top:max(7.5rem,96px);padding-bottom:max(7.5625rem,96.8px);background-color:var(--color-gray)}@media screen and (max-width: 767.9px){.p-about{padding-top:3rem;padding-bottom:3rem}}.p-about__inner{position:relative;z-index:1;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:auto}.p-about__bg-logo{position:absolute;top:calc(50% + max(2.9375rem, 37.6px));left:50%;z-index:-1;max-width:max(82.5rem,1056px);width:100%;opacity:.04;-webkit-transform:translate(-50%, -50%);transform:translate(-50%, -50%);pointer-events:none}@media screen and (max-width: 767.9px){.p-about__bg-logo{top:8.875rem;max-width:23.4375rem}}.p-about__bg-logo-img{display:block;width:100%;height:auto}.p-about__title{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:max(.25rem,3.2px)}@media screen and (max-width: 767.9px){.p-about__title{gap:.25rem}}.p-about__title-logo{display:block;max-width:max(17.5625rem,224.8px);width:100%}@media screen and (max-width: 767.9px){.p-about__title-logo{max-width:8.875rem}}.p-about__title-logo-img{display:block;width:100%;height:auto}.p-about__title-text{color:var(--color-navy);font-size:max(2.75rem,35.2px);font-weight:700;line-height:1;letter-spacing:.05em;white-space:nowrap}@media screen and (max-width: 767.9px){.p-about__title-text{font-size:1.875rem;line-height:1.24;letter-spacing:.04em}}.p-about__content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;max-width:max(80.25rem,1027.2px);width:100%;margin-top:max(4rem,51.2px);-webkit-padding-start:max(2.4375rem,31.2px);padding-inline-start:max(2.4375rem,31.2px);gap:max(.9375rem,12px)}@media screen and (max-width: 767.9px){.p-about__content{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-top:2.5rem;-webkit-padding-start:0;padding-inline-start:0;gap:1rem}}.p-about__text-block{-webkit-box-flex:0;-ms-flex:0 1 max(40.625rem,520px);flex:0 1 max(40.625rem,520px);max-width:max(40.625rem,520px)}@media screen and (max-width: 767.9px){.p-about__text-block{-webkit-box-flex:initial;-ms-flex:initial;flex:initial;max-width:28.125rem;width:100%}}.p-about__lead{color:var(--color-black);font-size:max(1.5rem,19.2px);font-weight:700;line-height:1.4;letter-spacing:.04em}@media screen and (max-width: 767.9px){.p-about__lead{font-size:1.125rem;text-align:center;letter-spacing:.04em}}.p-about__body{margin-top:max(2.5rem,32px)}@media screen and (max-width: 767.9px){.p-about__body{margin-top:1.5rem}}.p-about__text{color:var(--color-black);font-size:max(1rem,12.8px);font-weight:500;line-height:1.8;letter-spacing:.04em}@media screen and (max-width: 767.9px){.p-about__text{font-size:1rem;text-align:center}}@media(min-width: 768px){.p-about__text+.p-about__text{margin-top:max(.125rem,1.6px)}}.p-about__emphasis{color:var(--color-blue);font-weight:700;display:inline}.p-about__body .p-about__emphasis{line-height:1.6}.p-about__img-wrap{-webkit-box-flex:0;-ms-flex:0 1 max(36.6875rem,469.6px);flex:0 1 max(36.6875rem,469.6px);max-width:max(36.6875rem,469.6px);width:100%}@media screen and (max-width: 767.9px){.p-about__img-wrap{-webkit-box-flex:initial;-ms-flex:initial;flex:initial;max-width:21.4375rem}}.p-about__img{display:block;width:100%;height:auto}.p-service{padding-top:max(5.6875rem,72.8px);padding-bottom:max(5rem,64px);background-color:var(--color-white)}@media screen and (max-width: 767.9px){.p-service{padding-top:3rem;padding-bottom:3rem}}.p-service__inner{height:auto}@media screen and (max-width: 767.9px){.p-service__inner{max-width:30.625rem}}.p-service__title{color:var(--color-navy);font-size:max(2.75rem,35.2px);font-weight:700;line-height:1.24;letter-spacing:.04em;text-align:center;white-space:nowrap}@media screen and (max-width: 767.9px){.p-service__title{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:baseline;-ms-flex-align:baseline;align-items:baseline;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-inline:auto;font-size:1.875rem;line-height:1;letter-spacing:.04em;white-space:normal}}@media screen and (max-width: 767.9px){.p-service__title-main{width:auto}}@media screen and (max-width: 767.9px){.p-service__title-main:first-child{width:100%}}.p-service__title-number{font-family:"Barlow",sans-serif;font-size:max(5.5rem,70.4px);font-weight:700;line-height:1;letter-spacing:.04em}@media screen and (max-width: 767.9px){.p-service__title-number{width:auto;font-size:3rem}}.p-service__list{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;max-width:max(62.5rem,800px);width:100%;margin-top:max(4.5625rem,58.4px);margin-inline:auto;gap:max(1.5rem,19.2px)}@media screen and (max-width: 767.9px){.p-service__list{display:grid;grid-template-columns:repeat(2, minmax(0, 1fr));margin-top:2.5rem;gap:1rem .9375rem}}.p-service-card{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-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;max-width:max(19.8125rem,253.6px);width:100%;color:inherit;text-align:inherit}@media screen and (max-width: 767.9px){.p-service-card{max-width:none}}.p-service-card:not(:disabled){-webkit-transition:opacity .3s var(--ease-out-quint);transition:opacity .3s var(--ease-out-quint)}@media(any-hover: hover){.p-service-card:not(:disabled):hover{opacity:.82}}.p-service-card:disabled{cursor:default}.p-service-card__number{position:relative;z-index:2;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;height:max(3.5625rem,45.6px);margin-bottom:min(-1.5rem,-19.2px);color:var(--color-black);font-family:"Barlow",sans-serif;font-size:max(4.5rem,57.6px);font-weight:700;line-height:1;-webkit-text-stroke:1px var(--color-white);paint-order:stroke}@media screen and (max-width: 767.9px){.p-service-card__number{height:2.5rem;margin-bottom:-1rem;font-size:3rem}}.p-service-card__content{position:relative;z-index:1;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:100%;min-height:max(13.75rem,176px);overflow:hidden;padding-top:max(2.5rem,32px);padding-bottom:max(2.5rem,32px);padding-inline:max(1rem,12.8px);border:2px solid var(--color-gray);border-radius:6px;-webkit-box-shadow:4px 4px 12px rgba(2,59,109,.24);box-shadow:4px 4px 12px rgba(2,59,109,.24)}@media screen and (max-width: 767.9px){.p-service-card__content{min-height:8.75rem;padding-top:.8125rem;padding-bottom:1rem;padding-inline:0rem;border-radius:4px;-webkit-box-shadow:2px 2px 8px rgba(2,59,109,.24);box-shadow:2px 2px 8px rgba(2,59,109,.24)}}.p-service-card__bg{position:absolute;inset:0;z-index:-1;display:block}.p-service-card__bg::after{position:absolute;inset:0;display:block;background-color:rgba(2,59,109,.8);content:""}.p-service-card__bg-img{display:block;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.p-service-card__text-block{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:max(.1875rem,2.4px);width:100%;color:var(--color-gray);font-weight:700;text-align:center}@media screen and (max-width: 767.9px){.p-service-card__text-block{gap:.25rem}}.p-service-card__label{font-size:max(1.25rem,16px);line-height:1;letter-spacing:.08em}@media screen and (max-width: 767.9px){.p-service-card__label{font-size:.9375rem}}.p-service-card__title{font-size:max(2rem,25.6px);line-height:1.5;letter-spacing:.04em}@media screen and (max-width: 767.9px){.p-service-card__title{font-size:1.125rem;line-height:1.4}}.p-service-card__title-line{display:block}.p-service-card__icon{position:absolute;right:max(1rem,12.8px);bottom:max(2rem,25.6px);width:max(2.25rem,28.8px);height:max(2.25rem,28.8px);border-radius:50%;background-color:var(--color-white)}@media screen and (max-width: 767.9px){.p-service-card__icon{right:.875rem;bottom:1.3125rem;width:1.5rem;height:1.5rem}.p-service-card__icon:is(.p-service-card:nth-child(1) .p-service-card__icon){bottom:.5625rem}}.p-service-card__icon::before{position:absolute;top:50%;left:53%;width:0;height:0;border-top:max(.4375rem,5.6px) solid rgba(0,0,0,0);border-bottom:max(.4375rem,5.6px) solid rgba(0,0,0,0);border-left:max(.625rem,8px) solid var(--color-navy);-webkit-transform:translate(-50%, -50%);transform:translate(-50%, -50%);content:""}@media screen and (max-width: 767.9px){.p-service-card__icon::before{border-top-width:.3125rem;border-bottom-width:.3125rem;border-left-width:.4375rem}}.p-service-modal{display:none;width:min(100% - max(5rem, 64px),max(50rem,640px));max-height:calc(100dvh - max(10rem, 128px));margin:auto;padding:0;overflow:hidden;border:0;background-color:rgba(0,0,0,0);color:var(--color-black)}@media screen and (max-width: 767.9px){.p-service-modal{width:calc(100% - 2rem);max-height:calc(100dvh - 3rem)}}.p-service-modal[open]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.p-service-modal::-ms-backdrop{background-color:rgba(2,59,109,.8)}.p-service-modal::backdrop{background-color:rgba(2,59,109,.8)}.p-service-modal__close{z-index:2;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-negative:0;flex-shrink:0;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;gap:max(.25rem,3.2px);width:100%;height:max(2.875rem,36.8px);color:var(--color-gray);font-family:"Barlow",sans-serif;font-size:max(2.25rem,28.8px);font-weight:500;line-height:1}@media screen and (max-width: 767.9px){.p-service-modal__close{gap:.125rem;height:1.5rem;font-size:1.25rem}}.p-service-modal__close-text{display:block}.p-service-modal__close-icon{position:relative;width:max(2rem,25.6px);height:max(2rem,25.6px)}@media screen and (max-width: 767.9px){.p-service-modal__close-icon{width:1.25rem;height:1.25rem}}.p-service-modal__close-icon::before,.p-service-modal__close-icon::after{position:absolute;top:50%;left:50%;width:100%;height:3px;border-radius:3px;background-color:currentColor;content:""}@media screen and (max-width: 767.9px){.p-service-modal__close-icon::before,.p-service-modal__close-icon::after{height:2px}}.p-service-modal__close-icon::before{-webkit-transform:translate(-50%, -50%) rotate(45deg);transform:translate(-50%, -50%) rotate(45deg)}.p-service-modal__close-icon::after{-webkit-transform:translate(-50%, -50%) rotate(-45deg);transform:translate(-50%, -50%) rotate(-45deg)}.p-service-modal__panel{-webkit-box-flex:0;-ms-flex:0 1 auto;flex:0 1 auto;min-height:0;max-height:calc(100dvh - max(10rem, 128px) - max(2.875rem, 36.8px));overflow-y:auto;padding:max(2.5rem,32px);border-radius:8px;background-color:var(--color-white);-webkit-box-shadow:4px 4px 8px rgba(27,33,52,.3);box-shadow:4px 4px 8px rgba(27,33,52,.3)}@media screen and (max-width: 767.9px){.p-service-modal__panel{max-height:calc(100dvh - 3rem - 1.5rem);padding-top:1.25rem;padding-bottom:1.25rem;padding-inline:1rem;border-radius:4px;-webkit-box-shadow:2px 2px 4px rgba(27,33,52,.3);box-shadow:2px 2px 4px rgba(27,33,52,.3)}}.p-service-modal__content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:max(1.5rem,19.2px)}@media screen and (max-width: 767.9px){.p-service-modal__content{gap:1rem}}.p-service-modal__title-wrap{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;gap:max(.5rem,6.4px);color:var(--color-navy)}@media screen and (max-width: 767.9px){.p-service-modal__title-wrap{gap:.5rem}}.p-service-modal__number{-ms-flex-negative:0;flex-shrink:0;width:max(7.75rem,99.2px);font-family:"Barlow",sans-serif;font-size:max(6.6875rem,85.6px);font-weight:600;line-height:.92;text-align:center}@media screen and (max-width: 767.9px){.p-service-modal__number{width:3.9375rem;font-size:3.5rem;line-height:.88}}.p-service-modal__title{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding-bottom:max(.1875rem,2.4px);font-weight:700;white-space:nowrap}@media screen and (max-width: 767.9px){.p-service-modal__title{min-width:0;padding-bottom:0}}.p-service-modal__label{font-size:max(1.5rem,19.2px);line-height:1.4;letter-spacing:.04em}@media screen and (max-width: 767.9px){.p-service-modal__label{font-size:1rem}}.p-service-modal__heading{font-size:max(2rem,25.6px);line-height:1.5;letter-spacing:.04em}@media screen and (max-width: 767.9px){.p-service-modal__heading{font-size:1.125rem;line-height:1.4}}.p-service-modal__img-wrap{width:100%;height:max(18.75rem,240px);overflow:hidden}@media screen and (max-width: 767.9px){.p-service-modal__img-wrap{height:7.4375rem}}.p-service-modal__img{display:block;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.p-service-modal__text,.p-service-modal__sample-text,.p-service-modal__note{font-size:max(1rem,12.8px);font-weight:500;line-height:1.8;letter-spacing:.04em}@media screen and (max-width: 767.9px){.p-service-modal__text,.p-service-modal__sample-text,.p-service-modal__note{font-size:1rem}}.p-service-modal__text+.p-service-modal__text{margin-top:max(.125rem,1.6px)}@media screen and (max-width: 767.9px){.p-service-modal__text+.p-service-modal__text{margin-top:0}}.p-service-modal__note{font-size:max(.875rem,11.2px);letter-spacing:.04em}@media screen and (max-width: 767.9px){.p-service-modal__note{font-size:.875rem}}.p-service-modal__text+.p-service-modal__note{margin-top:max(1.5rem,19.2px)}@media screen and (max-width: 767.9px){.p-service-modal__text+.p-service-modal__note{margin-top:1.5rem}}.p-service-modal__sample{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:max(1.5rem,19.2px)}@media screen and (max-width: 767.9px){.p-service-modal__sample{gap:.5rem}}.p-service-modal__sample-title{font-size:max(1.5rem,19.2px);font-weight:700;line-height:1.4;letter-spacing:.04em}@media screen and (max-width: 767.9px){.p-service-modal__sample-title{font-size:1.125rem}}.p-service-modal__sample-list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:max(1.5rem,19.2px)}@media screen and (max-width: 767.9px){.p-service-modal__sample-list{gap:1rem}}.p-service-modal__sample-row{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:max(1.5rem,19.2px)}@media screen and (max-width: 767.9px){.p-service-modal__sample-row{-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}}@media(min-width: 768px){.p-service-modal__sample-row.--reverse{-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}}.p-service-modal__sample-img-wrap{-webkit-box-flex:1;-ms-flex:1 1 0px;flex:1 1 0;min-width:0;aspect-ratio:348/188;overflow:hidden}@media screen and (max-width: 767.9px){.p-service-modal__sample-img-wrap{-webkit-box-flex:initial;-ms-flex:initial;flex:initial;width:100%}}.p-service-modal__sample-img{display:block;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.p-service-modal__sample-img.--contain{-o-object-fit:contain;object-fit:contain}.p-service-modal__sample-text-block{-webkit-box-flex:1;-ms-flex:1 1 0px;flex:1 1 0;min-width:0}@media screen and (max-width: 767.9px){.p-service-modal__sample-text-block{-webkit-box-flex:initial;-ms-flex:initial;flex:initial;width:100%}}.p-service-modal__sample-text{-webkit-box-flex:1;-ms-flex:1 1 0px;flex:1 1 0;min-width:0}@media screen and (max-width: 767.9px){.p-service-modal__sample-text{-webkit-box-flex:initial;-ms-flex:initial;flex:initial;width:100%}}.p-service-modal__sample-text+.p-service-modal__note{margin-top:max(1.5rem,19.2px)}@media screen and (max-width: 767.9px){.p-service-modal__sample-text+.p-service-modal__note{margin-top:1.5rem}}.p-voice{overflow:hidden;padding-top:max(5rem,64px);padding-bottom:max(4rem,51.2px);background-color:var(--color-gray)}@media screen and (max-width: 767.9px){.p-voice{padding-top:3.1875rem;padding-bottom:3rem}}.p-voice__inner{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.p-voice__title{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:max(.5rem,6.4px)}@media screen and (max-width: 767.9px){.p-voice__title{gap:.5rem}}.p-voice__label{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:max(.5rem,6.4px);color:var(--color-navy);font-family:"Barlow",sans-serif;font-size:max(1.25rem,16px);font-weight:700;line-height:1;letter-spacing:.05em}@media screen and (max-width: 767.9px){.p-voice__label{gap:.5rem;font-size:.875rem}}.p-voice__label-icon{display:block;-ms-flex-negative:0;flex-shrink:0;width:max(1.125rem,14.4px);height:max(1.125rem,14.4px);background:linear-gradient(92deg, var(--color-black) 48.8%, #336088 98.31%)}@media screen and (max-width: 767.9px){.p-voice__label-icon{width:.75rem;height:.75rem}}.p-voice__heading{color:var(--color-navy);font-size:max(2.75rem,35.2px);font-weight:700;line-height:1.24;letter-spacing:.04em;text-align:center}@media screen and (max-width: 767.9px){.p-voice__heading{font-size:1.875rem}}.p-voice__carousel{width:100%;margin-top:max(4rem,51.2px);position:relative}@media screen and (max-width: 767.9px){.p-voice__carousel{margin-top:2.5rem}}.p-voice__splide{position:relative;margin-inline:auto}@media screen and (max-width: 767.9px){.p-voice__splide{max-width:none;padding-inline:0}}.p-voice__track{overflow-x:clip !important;overflow:initial !important}.p-voice__splide .splide__arrows{position:absolute;top:45%;left:50%;translate:-50% -50%;z-index:1;max-width:1160px;padding-inline:20px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;width:100%}@media screen and (max-width: 767.9px){.p-voice__splide .splide__arrows{top:13.4375rem;translate:-50% 0;padding-inline:16px;max-width:23.4375rem}}.p-voice__splide .splide__arrow{position:initial;z-index:1;top:50%;width:max(4rem,51.2px);height:max(4rem,51.2px);padding:0;border-radius:0;background:url("../img/icon_voice-arrow.svg") center/contain no-repeat;opacity:1}@media screen and (max-width: 767.9px){.p-voice__splide .splide__arrow{width:1.875rem;height:1.875rem;background-image:url("../img/icon_voice-arrow-sp.svg")}}.p-voice__splide .splide__arrow{-webkit-transition:opacity .3s var(--ease-out-quint);transition:opacity .3s var(--ease-out-quint)}@media(any-hover: hover){.p-voice__splide .splide__arrow:hover{opacity:.7}}.p-voice__splide .splide__arrow svg{display:none}.p-voice__splide .splide__arrow--prev{left:0;-webkit-transform:scaleX(-1);transform:scaleX(-1)}.p-voice__splide .splide__arrow--next{right:0}.p-voice__list{-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch}.p-voice-card{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:62.5rem;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;padding:max(2.5rem,32px);gap:max(1rem,12.8px);background-color:var(--color-white);-webkit-box-shadow:4px 4px 6px rgba(2,59,109,.1);box-shadow:4px 4px 6px rgba(2,59,109,.1)}@media screen and (max-width: 767.9px){.p-voice-card{width:18.125rem;padding:1rem;gap:.5rem;-webkit-box-shadow:2px 2px 4px rgba(2,59,109,.24);box-shadow:2px 2px 4px rgba(2,59,109,.24)}}.p-voice-card__heading-wrap{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;width:100%;gap:max(1rem,12.8px);padding-bottom:max(1rem,12.8px);border-bottom:1px solid var(--color-light-blue)}@media screen and (max-width: 767.9px){.p-voice-card__heading-wrap{gap:.5rem;padding-bottom:.5rem}}.p-voice-card__title{width:100%;color:var(--color-blue);font-size:max(1.5rem,19.2px);font-weight:700;line-height:1.4;letter-spacing:.04em}@media screen and (max-width: 767.9px){.p-voice-card__title{font-size:1.125rem}}.p-voice-card__body{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:100%;min-height:max(13rem,166.4px);height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;gap:max(1.5rem,19.2px)}@media screen and (max-width: 767.9px){.p-voice-card__body{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;height:auto;gap:.5rem}}.p-voice-card__profile{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-ms-flex-negative:0;flex-shrink:0;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:max(.75rem,9.6px)}@media screen and (max-width: 767.9px){.p-voice-card__profile{gap:.25rem}}.p-voice-card__img-wrap{width:max(8.25rem,105.6px);height:max(8.25rem,105.6px);overflow:hidden;border-radius:50%}@media screen and (max-width: 767.9px){.p-voice-card__img-wrap{width:8.25rem;height:8.25rem}}.p-voice-card__img{display:block;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.p-voice-card__name{width:max(8.25rem,105.6px);color:var(--color-navy);font-size:max(1rem,12.8px);font-weight:500;line-height:1.8;letter-spacing:.04em;text-align:center}@media screen and (max-width: 767.9px){.p-voice-card__name{width:8.25rem;font-size:1rem}}.p-voice-card__text-block{-webkit-box-flex:1;-ms-flex:1 1 0px;flex:1 1 0;min-width:0}.p-voice-card__text{color:var(--color-black);font-size:max(1rem,12.8px);font-weight:500;line-height:1.8;letter-spacing:.04em}@media screen and (max-width: 767.9px){.p-voice-card__text{font-size:.875rem}}.p-voice-card__emphasis{color:var(--color-blue);font-weight:700;display:inline}.p-gallery{overflow:hidden;padding-top:max(5rem,64px);padding-bottom:max(5rem,64px);background-color:var(--color-white)}@media screen and (max-width: 767.9px){.p-gallery{padding-top:3rem;padding-bottom:3rem}}.p-gallery__row+.p-gallery__row{margin-top:max(1.5rem,19.2px)}@media screen and (max-width: 767.9px){.p-gallery__row+.p-gallery__row{margin-top:1rem}}.p-gallery__track{overflow:hidden}.p-gallery__list{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.p-gallery__slide{-ms-flex-negative:0;flex-shrink:0;width:max(16.25rem,208px);height:max(10.8125rem,138.4px)}@media screen and (max-width: 767.9px){.p-gallery__slide{width:13.125rem;height:8.75rem}}.p-gallery__img-wrap{display:block;width:100%;height:100%}.p-gallery__img{display:block;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.p-works{position:relative;overflow:hidden;padding-top:max(5rem,64px);padding-bottom:max(5rem,64px);padding-inline:max(2.5rem,32px)}@media screen and (max-width: 767.9px){.p-works{padding-top:3rem;padding-bottom:3rem;padding-inline:1rem}}.p-works__bg{position:absolute;inset:0;z-index:0;pointer-events:none;background-image:url("../img/img_works-bg.webp");background-repeat:no-repeat;background-position:center center;background-size:cover}@media screen and (max-width: 767.9px){.p-works__bg{background-image:url("../img/img_works-bg-sp.webp")}}.p-works__inner{position:relative;z-index:1;width:100%;max-width:max(62.5rem,800px);margin-inline:auto}.p-works__title{color:var(--color-navy);font-size:max(2.75rem,35.2px);font-weight:700;line-height:1.24;letter-spacing:.04em;text-align:center;white-space:nowrap}@media screen and (max-width: 767.9px){.p-works__title{font-size:1.875rem;white-space:normal}}.p-works__list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:max(4rem,51.2px);margin-top:max(4rem,51.2px)}@media screen and (max-width: 767.9px){.p-works__list{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:2.5rem;margin-top:2.5rem}}.p-works__item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-flex:1;-ms-flex:1 1 0px;flex:1 1 0;max-width:max(29.25rem,374.4px);gap:max(.75rem,9.6px)}@media screen and (max-width: 767.9px){.p-works__item{-webkit-box-flex:0;-ms-flex:none;flex:none;width:100%;max-width:none;gap:.5rem}}.p-works__caption{position:relative;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;margin-inline:auto;color:var(--color-blue);font-size:max(1.5rem,19.2px);font-weight:700;line-height:1.4;letter-spacing:.04em;text-align:center}@media screen and (max-width: 767.9px){.p-works__caption{font-size:1.125rem}}.p-works__caption::before,.p-works__caption::after{content:"";position:absolute;bottom:0;width:max(4.5rem,57.6px);height:0;border:2px dashed var(--color-blue)}@media screen and (max-width: 767.9px){.p-works__caption::before,.p-works__caption::after{width:3.125rem}}.p-works__caption::before{right:100%;-webkit-transform-origin:right bottom;transform-origin:right bottom;rotate:45deg}.p-works__caption::after{left:100%;-webkit-transform-origin:left bottom;transform-origin:left bottom;rotate:-45deg}.p-works__video{width:100%;aspect-ratio:468/295;padding:max(.625rem,8px);border-radius:max(.3125rem,4px);background-image:linear-gradient(123deg, var(--color-white) 3.29%, var(--color-light-blue) 100%)}@media screen and (max-width: 767.9px){.p-works__video{padding:.5rem;border-radius:.25rem}}.p-works__video iframe{display:block;width:100%;height:100%}.p-advisor{padding-top:max(5rem,64px);padding-bottom:max(5.9375rem,76px);background-color:var(--color-white)}@media screen and (max-width: 767.9px){.p-advisor{padding-top:3.25rem;padding-bottom:3rem}}.p-advisor__heading{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:max(.75rem,9.6px)}@media screen and (max-width: 767.9px){.p-advisor__heading{gap:1rem}}.p-advisor__title-wrap{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:max(.5rem,6.4px)}@media screen and (max-width: 767.9px){.p-advisor__title-wrap{gap:.375rem}}.p-advisor__label{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:max(.5rem,6.4px);color:var(--color-navy);font-family:"Barlow",sans-serif;font-size:max(1.25rem,16px);font-weight:700;line-height:1;letter-spacing:.05em}@media screen and (max-width: 767.9px){.p-advisor__label{gap:.5rem;font-size:.875rem}}.p-advisor__label-icon{display:block;-ms-flex-negative:0;flex-shrink:0;width:max(1.125rem,14.4px);height:max(1.125rem,14.4px);background:linear-gradient(92deg, var(--color-black) 48.8%, #336088 98.31%)}@media screen and (max-width: 767.9px){.p-advisor__label-icon{width:.75rem;height:.75rem}}.p-advisor__title{color:var(--color-navy);font-size:max(2.75rem,35.2px);font-weight:700;line-height:1.24;letter-spacing:.04em;text-align:center}@media screen and (max-width: 767.9px){.p-advisor__title{font-size:1.875rem}}.p-advisor__text{color:var(--color-black);font-size:max(1rem,12.8px);line-height:1.8;letter-spacing:.04em;text-align:center}@media screen and (max-width: 767.9px){.p-advisor__text{font-size:1rem}}.p-advisor__main{margin-top:max(4rem,51.2px)}@media screen and (max-width: 767.9px){.p-advisor__main{margin-top:2.5rem}}.p-advisor__swiper-wrapper{gap:max(2.5rem,32px)}@media(min-width: 768px)and (width < 1140px){.p-advisor__swiper-wrapper{-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;max-width:600px;margin-inline:auto}}@media screen and (max-width: 767.9px){.p-advisor__swiper-wrapper{gap:0}}.p-advisor__swiper-slide{width:max(11.25rem,144px)}@media screen and (max-width: 767.9px){.p-advisor__swiper-slide{width:10.25rem}}.p-advisor__swiper-scrollbar{display:none}@media screen and (max-width: 767.9px){.p-advisor__swiper-scrollbar{display:block;position:relative;height:4px;margin-top:1rem;border-radius:4px;background-color:var(--color-light-blue);overflow:hidden}}.p-advisor__swiper-scrollbar .swiper-scrollbar-drag{background-color:var(--color-navy)}.p-advisor__swiper-btn-wrap{display:none}@media screen and (max-width: 767.9px){.p-advisor__swiper-btn-wrap{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:.75rem;margin-top:.875rem}}@media screen and (max-width: 767.9px){.p-advisor__swiper-prev,.p-advisor__swiper-next{position:relative;width:3rem;height:3rem;border-radius:50%;background-color:var(--color-navy);cursor:pointer}}@media screen and (max-width: 767.9px){.p-advisor__swiper-next{background-color:var(--color-navy)}}@media screen and (max-width: 767.9px){.p-advisor__swiper-prev::after,.p-advisor__swiper-next::after{content:"";position:absolute;top:42%;left:50%;width:1.5625rem;aspect-ratio:19/8;background-color:var(--color-white);-webkit-mask:url("../img/icon_advisor-arrow.svg") no-repeat center/contain;mask:url("../img/icon_advisor-arrow.svg") no-repeat center/contain;translate:-50% -50%}}@media screen and (max-width: 767.9px){.p-advisor__swiper-prev{-webkit-transform:scaleX(-1);transform:scaleX(-1)}}.p-advisor-card{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:100%;gap:max(.5625rem,7.2px)}@media screen and (max-width: 767.9px){.p-advisor-card{gap:.625rem}}.p-advisor-card__profile-wrap{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:100%;gap:max(.5rem,6.4px)}.p-advisor-card__img-wrap{width:max(10.8125rem,138.4px);height:max(10.8125rem,138.4px);margin-inline:auto;border-radius:50%;overflow:hidden}@media screen and (max-width: 767.9px){.p-advisor-card__img-wrap{width:10.25rem;height:10.25rem}}.p-advisor-card__img{display:block;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.p-advisor-card__profile{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.p-advisor-card__history{color:var(--color-blue);font-size:max(1rem,12.8px);font-weight:700;line-height:1.6;letter-spacing:.04em;text-align:center}.p-advisor-card__name{color:var(--color-black);font-size:max(1rem,12.8px);line-height:1.6;letter-spacing:.04em;text-align:center}@media screen and (max-width: 767.9px){.p-advisor-card__name{line-height:1.2}}.p-advisor-card__specialty{display:-webkit-box;display:-ms-flexbox;display:flex;-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;width:100%;gap:max(0rem,0px)}.p-advisor-card__specialty-title{width:100%;padding-top:max(.125rem,1.6px);padding-bottom:max(.125rem,1.6px);border:1px solid var(--color-black);background-color:var(--color-gray);color:var(--color-black);font-size:max(1rem,12.8px);line-height:1.6;letter-spacing:.16em;text-align:center}@media screen and (max-width: 767.9px){.p-advisor-card__specialty-title{font-size:.9375rem;letter-spacing:.04em}}.p-advisor-card__specialty-list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;width:100%;gap:max(0rem,0px);margin-top:max(.25rem,3.2px);margin-left:max(.1875rem,2.4px);color:var(--color-black);font-size:max(1rem,12.8px);line-height:1.48;letter-spacing:0}@media screen and (max-width: 767.9px){.p-advisor-card__specialty-list{font-size:.9375rem;line-height:1.67;letter-spacing:5%}}.p-advisor-card__specialty-list li{display:-webkit-box;display:-ms-flexbox;display:flex;gap:max(.1875rem,2.4px)}.p-advisor-card__specialty-list li::before{content:"・"}@media screen and (max-width: 767.9px){.swiper-horizontal>.swiper-scrollbar,.swiper-scrollbar.swiper-scrollbar-horizontal{position:initial}.p-advisor__swiper-prev{position:initial;inset:initial;margin-top:initial}.swiper-button-next,.swiper-rtl .swiper-button-prev{inset:0;margin-top:0}}.p-problem{position:relative;overflow:hidden;padding-top:max(5rem,64px);padding-bottom:max(5rem,64px);background-color:var(--color-white)}@media screen and (max-width: 767.9px){.p-problem{padding-top:3rem;padding-bottom:3rem}}.p-problem__bg{position:absolute;inset:0;z-index:0;pointer-events:none;background-image:url("../img/img_problem-bg.webp");background-repeat:no-repeat;background-position:center center;background-size:cover}@media screen and (max-width: 767.9px){.p-problem__bg{background-image:url("../img/img_problem-bg-sp.webp")}}.p-problem__inner{position:relative;z-index:1;max-width:max(55rem,704px)}@media screen and (max-width: 767.9px){.p-problem__inner{max-width:30.625rem}}.p-problem__title{color:var(--color-navy);font-size:max(2.75rem,35.2px);font-weight:700;line-height:1.24;letter-spacing:.04em;text-align:center;white-space:nowrap}@media screen and (max-width: 767.9px){.p-problem__title{font-size:1.875rem;white-space:normal}}.p-problem__main{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:100%;margin-top:max(4rem,51.2px);gap:max(1.5rem,19.2px)}@media screen and (max-width: 767.9px){.p-problem__main{margin-top:2.5rem;gap:1rem}}.p-problem__reason{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:100%}.p-problem__case-wrap{width:100%;padding-top:max(1.5rem,19.2px);padding-bottom:max(1.5rem,19.2px);padding-inline:max(1.25rem,16px);background-color:var(--color-white)}@media screen and (max-width: 767.9px){.p-problem__case-wrap{padding-top:1.125rem;padding-bottom:1.3125rem;padding-inline:.9375rem}}.p-problem__case{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;width:100%;gap:max(.75rem,9.6px);max-width:max(36.25rem,464px);margin-inline:auto}@media screen and (max-width: 767.9px){.p-problem__case{gap:.5rem}}.p-problem__item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;gap:max(.125rem,1.6px);color:var(--color-black);font-size:max(1.25rem,16px);line-height:1.4;letter-spacing:.04em}@media screen and (max-width: 767.9px){.p-problem__item{font-size:1rem;line-height:1.7}}.p-problem__item::before{content:"";-ms-flex-negative:0;flex-shrink:0;width:max(1.875rem,24px);aspect-ratio:1/1;background-image:url("../img/icon_problem-check.svg");background-repeat:no-repeat;background-position:center;background-size:contain}@media screen and (max-width: 767.9px){.p-problem__item::before{width:1.75rem}}.p-problem__item-emphasis{display:inline;color:var(--color-blue);font-weight:700}.p-problem__arrow{display:block;width:100%;aspect-ratio:800/64;padding-top:max(.8125rem,10.4px);background-image:url("../img/img_problem-arrow-bg.webp");background-repeat:no-repeat;background-position:bottom center;background-size:cover;color:var(--color-gray);font-size:max(1.375rem,17.6px);line-height:1.24;letter-spacing:.04em;text-align:center}@media screen and (max-width: 767.9px){.p-problem__arrow{aspect-ratio:343/72;padding-top:.625rem;background-image:url("../img/img_problem-arrow-bg-sp.webp");font-size:1.125rem;line-height:1.28;letter-spacing:.06em}}.p-problem__answer{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:max(.5rem,6.4px)}@media screen and (max-width: 767.9px){.p-problem__answer{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:.25rem}}.p-problem__logo{display:block;width:max(18.5rem,236.8px);aspect-ratio:296/84;-o-object-fit:contain;object-fit:contain}@media screen and (max-width: 767.9px){.p-problem__logo{width:14.125rem;aspect-ratio:226/64}}.p-problem__answer-text{color:var(--color-black);font-size:max(1.5rem,19.2px);line-height:1.24;letter-spacing:.08em}@media screen and (max-width: 767.9px){.p-problem__answer-text{font-size:1.25rem;line-height:1.4;letter-spacing:.04em}}.p-message{position:relative;overflow:hidden;padding-top:max(5rem,64px);padding-bottom:max(5rem,64px);padding-inline:max(2.5rem,32px);background-color:var(--color-gray)}@media screen and (max-width: 767.9px){.p-message{padding-top:3.25rem;padding-bottom:3rem;padding-inline:1rem}}.p-message__bg{position:absolute;inset:0;z-index:0;opacity:.2;pointer-events:none;background-image:repeating-linear-gradient(to right, var(--color-light-blue) 0 1px, transparent 1px max(2.5rem, 32px)),repeating-linear-gradient(to bottom, var(--color-light-blue) 0 1px, transparent 1px max(2.5rem, 32px))}@media screen and (max-width: 767.9px){.p-message__bg{background-image:repeating-linear-gradient(to right, var(--color-light-blue) 0 1px, transparent 1px 2.5rem),repeating-linear-gradient(to bottom, var(--color-light-blue) 0 1px, transparent 1px 2.5rem)}}.p-message__inner{position:relative;z-index:1;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:100%;max-width:max(62.5rem,800px);margin-inline:auto;gap:max(4rem,51.2px)}@media screen and (max-width: 767.9px){.p-message__inner{gap:2.5rem;max-width:max(30.625rem,392px)}}.p-message__heading{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:max(.5rem,6.4px)}@media screen and (max-width: 767.9px){.p-message__heading{gap:.5rem}}.p-message__label{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:max(.5rem,6.4px);color:var(--color-navy);font-family:"Barlow",sans-serif;font-size:max(1.25rem,16px);font-weight:700;line-height:1;letter-spacing:.05em}@media screen and (max-width: 767.9px){.p-message__label{gap:.5rem;font-size:.875rem}}.p-message__label-icon{display:block;-ms-flex-negative:0;flex-shrink:0;width:max(1.125rem,14.4px);height:max(1.125rem,14.4px);background:linear-gradient(92deg, var(--color-black) 48.8%, #336088 98.31%)}@media screen and (max-width: 767.9px){.p-message__label-icon{width:.75rem;height:.75rem}}.p-message__title{color:var(--color-navy);font-size:max(2.75rem,35.2px);font-weight:700;line-height:1.24;letter-spacing:.04em;text-align:center}@media screen and (max-width: 767.9px){.p-message__title{font-size:1.875rem}}.p-message__card{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:100%;gap:max(1.5rem,19.2px);padding-top:max(1.5rem,19.2px);padding-bottom:max(1.5625rem,20px);padding-inline:max(2.5rem,32px);background-color:var(--color-white);-webkit-box-shadow:2px 4px 4px rgba(2,59,109,.24);box-shadow:2px 4px 4px rgba(2,59,109,.24)}@media screen and (max-width: 767.9px){.p-message__card{gap:1.0625rem;padding-inline:1rem}}.p-message__top{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:100%;gap:max(2.5rem,32px)}@media screen and (max-width: 767.9px){.p-message__top{-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:1rem}}.p-message__img-wrap{-ms-flex-negative:0;flex-shrink:0;width:max(19.5625rem,250.4px);aspect-ratio:313/233;overflow:hidden}@media screen and (max-width: 767.9px){.p-message__img-wrap{width:100%;aspect-ratio:311/230}}.p-message__img{display:block;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.p-message__catch{display:-webkit-box;display:-ms-flexbox;display:flex;-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;-webkit-box-flex:1;-ms-flex:1 1 0px;flex:1 1 0;min-width:0;gap:max(1.5rem,19.2px)}@media screen and (max-width: 767.9px){.p-message__catch{width:100%;gap:.8125rem}}.p-message__catch-title{color:var(--color-blue);font-size:max(2rem,25.6px);font-weight:700;line-height:1.3;letter-spacing:.05em}@media screen and (max-width: 767.9px){.p-message__catch-title{font-size:1.25rem;line-height:1.4;letter-spacing:.04em}}.p-message__catch-line{display:block;width:max(6.25rem,80px);height:2px;background-color:var(--color-navy)}@media screen and (max-width: 767.9px){.p-message__catch-line{width:5rem}}.p-message__text-wrap{position:relative;width:100%;height:max(21.75rem,278.4px);overflow:hidden}@media screen and (max-width: 767.9px){.p-message__text-wrap{height:24.5rem}}.p-message__text-wrap::after{content:"";position:absolute;bottom:0;left:0;width:100%;height:100%;background:-webkit-gradient(linear, left top, left bottom, color-stop(90.35%, transparent), to(var(--color-white)));background:linear-gradient(180deg, transparent 90.35%, var(--color-white) 100%);-webkit-transition:opacity .3s var(--ease-out-quint);transition:opacity .3s var(--ease-out-quint)}@media screen and (max-width: 767.9px){.p-message__text-wrap::after{background:-webkit-gradient(linear, left top, left bottom, color-stop(86.75%, transparent), to(var(--color-white)));background:linear-gradient(180deg, transparent 86.75%, var(--color-white) 100%)}}.p-message__text-wrap.is-active::after{opacity:0}.p-message__text{color:var(--color-black);font-size:max(1rem,12.8px);line-height:1.8;letter-spacing:.04em}@media screen and (max-width: 767.9px){.p-message__text{line-height:1.74}}.p-message__text-emphasis{display:inline;color:var(--color-blue);font-weight:700}.p-message__profile{width:100%;padding-top:max(.5rem,6.4px);padding-bottom:max(.5rem,6.4px);padding-inline:max(2.5rem,32px);background-color:var(--color-gray);margin-top:max(1.5rem,19.2px)}@media screen and (max-width: 767.9px){.p-message__profile{padding-inline:.5rem;margin-top:1rem}}.p-message__profile-name{color:var(--color-black);font-size:max(1.125rem,14.4px);font-weight:700;line-height:1.4;letter-spacing:.04em}.p-message__profile-list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;margin-top:max(.25rem,3.2px);margin-left:max(.1875rem,2.4px)}.p-message__profile-list li{display:-webkit-box;display:-ms-flexbox;display:flex;gap:max(.1875rem,2.4px);color:var(--color-black);font-size:max(1rem,12.8px);line-height:1.6;letter-spacing:.04em}.p-message__profile-list li::before{content:"・"}.p-message__more{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:max(15.875rem,203.2px);height:max(3.5rem,44.8px);gap:max(.75rem,9.6px);border-radius:4px;background-color:var(--color-navy);color:var(--color-white);font-size:max(1.125rem,14.4px);font-weight:700;line-height:1.4;letter-spacing:.04em;cursor:pointer;-webkit-transition:opacity .3s var(--ease-out-quint);transition:opacity .3s var(--ease-out-quint)}@media(any-hover: hover){.p-message__more:hover{opacity:.7}}@media screen and (max-width: 767.9px){.p-message__more{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;height:2.875rem;gap:.75rem;padding-inline:1rem;font-size:1rem}}.p-message__more-icon{display:block;-ms-flex-negative:0;flex-shrink:0;width:max(1.25rem,16px);height:max(1.25rem,16px);background-image:url("../img/icon_message-arrow.svg");background-repeat:no-repeat;background-position:center;background-size:contain;-webkit-transition:rotate .3s var(--ease-out-quint);transition:rotate .3s var(--ease-out-quint)}@media screen and (max-width: 767.9px){.p-message__more-icon{width:.9375rem;height:.9375rem}}.p-message__more.is-active .p-message__more-icon{rotate:180deg}.p-new-price-plan-card{--p-new-price-plan-card-theme: var(--color-blue);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;width:100%;max-width:max(30rem,384px);margin-inline:auto;background-color:var(--color-gray)}.p-new-price-plan-card.--standard{--p-new-price-plan-card-theme: var(--color-navy)}.p-new-price-plan-card__title{width:100%;padding-top:max(1.5rem,19.2px);padding-bottom:max(1.5rem,19.2px);padding-inline:max(1.5rem,19.2px);background-color:var(--p-new-price-plan-card-theme);color:var(--color-gray);font-size:max(1.5rem,19.2px);font-weight:700;line-height:1.4;letter-spacing:.04em;text-align:center}.p-new-price-plan-card__body{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:100%;height:100%;gap:max(1.8125rem,23.2px);padding-top:max(2.5rem,32px);padding-bottom:max(2.5rem,32px);padding-inline:max(1.5rem,19.2px)}.p-new-price-plan-card__price{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:100%;gap:max(.3125rem,4px);text-align:center}@media screen and (max-width: 767.9px){.p-new-price-plan-card__price{gap:.5rem}}.p-new-price-plan-card__price-title{color:var(--p-new-price-plan-card-theme);font-size:max(1.125rem,14.4px);font-weight:700;line-height:1.4;letter-spacing:.04em}.p-new-price-plan-card__price-wrap{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:baseline;-ms-flex-align:baseline;align-items:baseline;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:max(.15625rem,2px)}.p-new-price-plan-card__price-number{font-family:"Barlow",sans-serif;color:var(--color-navy);font-size:max(3.75rem,48px);font-weight:600;line-height:1;letter-spacing:.02em}.p-new-price-plan-card__price-info{color:var(--color-navy);font-size:max(1.5rem,19.2px);font-weight:700;line-height:1.4;letter-spacing:.04em;translate:.0625rem min(-0.4375rem,-5.6px)}.p-new-price-plan-card__price-tax{font-size:max(.75rem,9.6px);font-weight:500;line-height:normal}.p-new-price-plan-card__list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;width:100%;gap:max(.75rem,9.6px)}.p-new-price-plan-card__list-item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:max(1rem,12.8px)}.p-new-price-plan-card__list-icon{-ms-flex-negative:0;flex-shrink:0;width:max(1.5rem,19.2px);height:max(1.5rem,19.2px);color:var(--color-blue)}.p-new-price-plan-card__list-text{color:var(--color-black);font-size:max(1rem,12.8px);font-weight:500;line-height:1.8;letter-spacing:.04em}.p-new-price-plan-card__list-bold{display:inline;font-weight:700}.p-new-price-plan-card__reco{width:100%;margin-top:auto}.p-new-price-reco{width:100%;border-top:1px solid var(--color-light-blue);padding-top:max(2.25rem,28.8px);margin-top:max(.5625rem,7.2px)}@media screen and (max-width: 767.9px){.p-new-price-reco{max-width:21.4375rem;margin-top:0;margin-inline:auto;padding:.75rem;border-top:none;background-color:var(--color-gray)}}.p-new-price-reco__title{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:max(.5625rem,7.2px);color:var(--color-navy);font-size:max(1.125rem,14.4px);font-weight:700;line-height:1.4;letter-spacing:.04em}@media screen and (max-width: 767.9px){.p-new-price-reco__title{gap:.5625rem}}.p-new-price-reco__title::before,.p-new-price-reco__title::after{content:"";width:1px;height:max(1.125rem,14.4px);background-color:var(--color-navy)}@media screen and (max-width: 767.9px){.p-new-price-reco__title::before,.p-new-price-reco__title::after{height:1.125rem}}.p-new-price-reco__title::before{rotate:-30deg}.p-new-price-reco__title::after{rotate:30deg}.p-new-price-reco__list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;width:100%;margin-top:max(1rem,12.8px)}@media screen and (max-width: 767.9px){.p-new-price-reco__list{margin-top:.5rem;padding-top:.5rem;border-top:1px solid var(--color-light-blue)}}.p-new-price-reco__list-item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;gap:max(.34375rem,4.4px)}.p-new-price-reco__list-item:not(:first-child){margin-top:max(.5rem,6.4px)}.p-new-price-reco__list-item::before{content:"";-ms-flex-negative:0;flex-shrink:0;width:max(.8125rem,10.4px);height:max(.8125rem,10.4px);border-radius:50%;background-color:var(--color-blue);translate:0 max(.5rem,6.4px)}.p-new-price-reco__list-text{color:var(--color-black);font-size:max(1rem,12.8px);font-weight:500;line-height:1.8;letter-spacing:.04em}.p-new-price-reco__btn{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:100%;margin-top:max(2.25rem,28.8px)}@media screen and (max-width: 767.9px){.p-new-price-reco__btn{margin-top:.75rem}}.p-new-price-reco__btn .c-btn{--c-btn-max-width: 432;--c-btn-height: 72;--c-btn-column-gap: 20;--c-btn-padding-inline: 24;--c-btn-font-size: 22;--c-btn-line-height: 27.28;--c-btn-letter-spacing: 1.76;--c-btn-arrow-max-width: 56;width:100%}@media(768px <= width < 1000px){.p-new-price-reco__btn .c-btn{--c-btn-font-size: 20;--c-btn-column-gap: 14}}@media screen and (max-width: 767.9px){.p-new-price-reco__btn .c-btn{--c-btn-max-width: 319;--c-btn-height: 56;--c-btn-column-gap: 12;--c-btn-padding-inline: 16;--c-btn-font-size: 18;--c-btn-line-height: 25.2;--c-btn-letter-spacing: 0.72;--c-btn-arrow-max-width: 32}}.p-compare-table{display:-webkit-box;display:-ms-flexbox;display:flex;width:100%;max-width:21.4375rem;margin-inline:auto}.p-compare-table__header{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-ms-flex-negative:0;flex-shrink:0;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:6.4375rem}.p-compare-table__header-item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:100%;min-height:3.5rem;padding-inline:.25rem;border-bottom:1px solid var(--color-navy);border-left:1px solid var(--color-navy);text-align:center}.p-compare-table__header-item.--blank{min-height:5.625rem;border-left:none}.p-compare-table__header-item-text{color:var(--color-black);font-size:1rem;font-weight:500;line-height:1.2;letter-spacing:.04em}.p-compare-table__body{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-flex:1;-ms-flex:1 1 0px;flex:1 1 0;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}.p-compare-table__body-row{-webkit-box-flex:1;-ms-flex:1 1 0px;flex:1 1 0}.p-compare-table__body-row:last-child .p-compare-table__body-item{border-right:1px solid var(--color-navy)}.p-compare-table__body-header{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;min-height:5.625rem}.p-compare-table__body-header-balloon-img{position:absolute;top:0;width:auto;max-height:2.5625rem;aspect-ratio:120/41}.p-compare-table__body-header-text{display:grid;width:100%;height:3.5rem;place-content:center;background-color:var(--color-blue);color:var(--color-white);font-size:1rem;font-weight:500;line-height:1.2;letter-spacing:.04em;text-align:center}.p-compare-table__body-row.--standard .p-compare-table__body-header-text{background-color:var(--color-navy)}.p-compare-table__body-item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:100%;min-height:3.5rem;padding-inline:.25rem;border-bottom:1px solid var(--color-navy);border-left:1px solid var(--color-navy);background-color:var(--color-gray);text-align:center}.p-compare-table__body-item-text{color:var(--color-navy);font-size:1rem;font-weight:500;line-height:1.2;letter-spacing:.04em}.p-compare-table__body-item-text.--number{font-family:"Barlow",sans-serif;font-size:1.75rem;font-weight:600;line-height:1.24}.p-compare-table__body-item-text.--none{color:var(--color-light-blue)}.p-new-price{padding-top:max(5rem,64px);padding-bottom:max(5rem,64px);padding-inline:max(2.5rem,32px);background-color:var(--color-white)}@media screen and (max-width: 767.9px){.p-new-price{padding-top:3.1875rem;padding-bottom:3rem;padding-inline:1rem}}.p-new-price__inner{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:100%;max-width:max(62.5rem,800px);margin-inline:auto;gap:max(4rem,51.2px)}@media screen and (max-width: 767.9px){.p-new-price__inner{gap:2.5rem}}.p-new-price__heading{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:max(.5rem,6.4px)}@media screen and (max-width: 767.9px){.p-new-price__heading{gap:.375rem}}.p-new-price__label{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:max(.5rem,6.4px);color:var(--color-navy);font-family:"Barlow",sans-serif;font-size:max(1.25rem,16px);font-weight:700;line-height:1;letter-spacing:.05em}@media screen and (max-width: 767.9px){.p-new-price__label{gap:.5rem;font-size:.875rem}}.p-new-price__label-icon{display:block;-ms-flex-negative:0;flex-shrink:0;width:max(1.125rem,14.4px);height:max(1.125rem,14.4px);background:linear-gradient(92deg, var(--color-black) 48.8%, #336088 98.31%)}@media screen and (max-width: 767.9px){.p-new-price__label-icon{width:.75rem;height:.75rem}}.p-new-price__title{color:var(--color-navy);font-size:max(2.75rem,35.2px);font-weight:700;line-height:1.24;letter-spacing:.04em;text-align:center}@media screen and (max-width: 767.9px){.p-new-price__title{font-size:1.875rem}}.p-new-price__banner{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:max(.125rem,1.6px)}.p-new-price__banner-note{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:max(.25rem,3.2px);color:var(--color-navy);font-size:max(1.125rem,14.4px);font-weight:700;line-height:1.4;letter-spacing:.04em}.p-new-price__banner-note::before,.p-new-price__banner-note::after{content:"";width:1px;height:max(1.25rem,16px);background-color:var(--color-navy)}@media screen and (max-width: 767.9px){.p-new-price__banner-note::before,.p-new-price__banner-note::after{height:1.25rem}}.p-new-price__banner-note::before{rotate:-30deg}.p-new-price__banner-note::after{rotate:30deg}.p-new-price__banner-text{width:100%;background-image:-webkit-gradient(linear, left top, right top, from(var(--color-light-blue)), to(var(--color-light-blue)));background-image:linear-gradient(to right, var(--color-light-blue), var(--color-light-blue));background-repeat:no-repeat;background-position:0 100%;background-size:100% 35%;color:var(--color-blue);font-size:max(2rem,25.6px);font-weight:700;line-height:1.5;letter-spacing:.04em;text-align:center}@media screen and (max-width: 767.9px){.p-new-price__banner-text{font-size:1.875rem;line-height:1.24}}.p-new-price__content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:100%;gap:max(1.5rem,19.2px)}.p-new-price__plans{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:100%;max-width:max(62.5rem,800px);gap:max(2.5rem,32px)}.p-new-price__table-wrap{width:100%;overflow-x:auto}.p-new-price__note{color:var(--color-black);font-size:max(1rem,12.8px);line-height:1.8;letter-spacing:.04em;text-align:center}.p-target{padding-top:max(5rem,64px);padding-bottom:max(5rem,64px);padding-inline:max(2.5rem,32px);background-color:var(--color-gray)}@media screen and (max-width: 767.9px){.p-target{padding-top:3rem;padding-bottom:3rem;padding-inline:1rem}}.p-target__inner{width:100%;max-width:max(62.5rem,800px);margin-inline:auto}.p-target__title{color:var(--color-navy);font-size:max(2.75rem,35.2px);font-weight:700;line-height:1.24;letter-spacing:.04em;text-align:center;white-space:nowrap}@media screen and (max-width: 767.9px){.p-target__title{font-size:1.875rem;white-space:normal}}.p-target__list{display:grid;grid-template-columns:repeat(2, 1fr);gap:max(1.5rem,19.2px);margin-top:max(4rem,51.2px)}@media screen and (max-width: 767.9px){.p-target__list{grid-template-columns:1fr;gap:.5rem;margin-top:2.5rem}}.p-target__item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:100%;max-width:max(30.5rem,390.4px);margin-inline:auto;padding-top:max(1.5rem,19.2px);padding-bottom:max(1.5rem,19.2px);padding-inline:max(2.5rem,32px);gap:max(1rem,12.8px);background-color:var(--color-white)}@media screen and (max-width: 767.9px){.p-target__item{max-width:21.4375rem;padding-top:.5rem;padding-bottom:.5rem;padding-inline:.5rem;gap:.5rem}}.p-target__item-icon-wrap{-ms-flex-negative:0;flex-shrink:0;width:max(4rem,51.2px);aspect-ratio:1/1}@media screen and (max-width: 767.9px){.p-target__item-icon-wrap{width:3.3125rem}}.p-target__item-icon{display:block;width:100%;height:100%;-o-object-fit:contain;object-fit:contain}.p-target__item-text{width:100%;max-width:max(16.625rem,212.8px);color:var(--color-black);font-size:max(1.125rem,14.4px);line-height:1.4;letter-spacing:.04em}@media screen and (max-width: 767.9px){.p-target__item-text{font-size:1.125rem}}.p-target__item-emphasis{display:inline;color:var(--color-blue);font-weight:700}.p-boundary{position:relative;overflow:hidden;padding-top:max(5rem,64px);padding-bottom:max(5rem,64px);padding-inline:max(2.5rem,32px);background-color:var(--color-gray)}@media screen and (max-width: 767.9px){.p-boundary{padding-top:3rem;padding-bottom:3rem;padding-inline:1rem}}.p-boundary__bg{position:absolute;inset:0;z-index:0;opacity:.2;pointer-events:none;background-image:repeating-linear-gradient(to right, var(--color-light-blue) 0 1px, transparent 1px max(2.5rem, 32px)),repeating-linear-gradient(to bottom, var(--color-light-blue) 0 1px, transparent 1px max(2.5rem, 32px))}@media screen and (max-width: 767.9px){.p-boundary__bg{background-image:repeating-linear-gradient(to right, var(--color-light-blue) 0 1px, transparent 1px 2.5rem),repeating-linear-gradient(to bottom, var(--color-light-blue) 0 1px, transparent 1px 2.5rem)}}.p-boundary__content{position:relative;z-index:1;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:100%;max-width:max(67.5rem,864px);margin-inline:auto;padding-top:max(4.9375rem,63.2px);padding-bottom:max(4.9375rem,63.2px);padding-inline:max(2.5rem,32px);gap:max(2.625rem,33.6px);border:1px solid var(--color-light-blue);background-color:var(--color-white)}@media screen and (max-width: 767.9px){.p-boundary__content{max-width:30.625rem;padding-top:1.5rem;padding-bottom:1.5rem;padding-inline:.625rem;gap:1.5rem}}.p-boundary__heading{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:100%;gap:max(1.5rem,19.2px)}@media screen and (max-width: 767.9px){.p-boundary__heading{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:.5rem}}.p-boundary__badge-wrap{-ms-flex-negative:0;flex-shrink:0;width:max(8.125rem,104px);height:max(7.75rem,99.2px)}@media screen and (max-width: 767.9px){.p-boundary__badge-wrap{width:7.75rem;height:7.375rem}}.p-boundary__badge{display:block;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.p-boundary__title{color:var(--color-navy);font-size:max(2.75rem,35.2px);font-weight:700;line-height:1.41;letter-spacing:.04em;text-align:center;white-space:nowrap}@media screen and (max-width: 767.9px){.p-boundary__title{font-size:1.5rem;line-height:1.5;white-space:normal}}.p-boundary__body{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:100%;gap:max(2.5rem,32px)}@media screen and (max-width: 767.9px){.p-boundary__body{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:1rem}}.p-boundary__text-block{-webkit-box-flex:1;-ms-flex:1 1 0px;flex:1 1 0;min-width:0}.p-boundary__text{color:var(--color-black);font-size:max(1rem,12.8px);font-weight:500;line-height:1.8;letter-spacing:.04em}@media screen and (max-width: 767.9px){.p-boundary__text{font-size:1rem}}.p-boundary__emphasis{color:var(--color-blue);font-weight:700;display:inline}.p-boundary__media{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-ms-flex-negative:0;flex-shrink:0;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:max(22.75rem,291.2px);gap:max(.75rem,9.6px)}@media screen and (max-width: 767.9px){.p-boundary__media{width:100%;gap:1rem}}.p-boundary__logos{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:max(.75rem,9.6px)}@media screen and (max-width: 767.9px){.p-boundary__logos{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:100%;gap:.5rem}}.p-boundary__logo{display:block;height:auto}.p-boundary__logo.--boundary{width:max(9.25rem,118.4px)}@media screen and (max-width: 767.9px){.p-boundary__logo.--boundary{width:8.4375rem}}.p-boundary__logo.--drobizi{width:max(10rem,128px)}@media screen and (max-width: 767.9px){.p-boundary__logo.--drobizi{width:8.4375rem}}.p-boundary__logos-divider{position:relative;-ms-flex-negative:0;flex-shrink:0;width:max(2rem,25.6px);height:max(2rem,25.6px)}@media screen and (max-width: 767.9px){.p-boundary__logos-divider{width:1.5rem;height:1.5rem}}.p-boundary__logos-divider::before,.p-boundary__logos-divider::after{position:absolute;top:50%;left:50%;width:100%;height:3px;border-radius:3px;background-color:var(--color-black);content:""}@media screen and (max-width: 767.9px){.p-boundary__logos-divider::before,.p-boundary__logos-divider::after{height:2px}}.p-boundary__logos-divider::before{-webkit-transform:translate(-50%, -50%) rotate(45deg);transform:translate(-50%, -50%) rotate(45deg)}.p-boundary__logos-divider::after{-webkit-transform:translate(-50%, -50%) rotate(-45deg);transform:translate(-50%, -50%) rotate(-45deg)}.p-boundary__photo-wrap{width:100%;height:max(9.75rem,124.8px);overflow:hidden}@media screen and (max-width: 767.9px){.p-boundary__photo-wrap{height:auto;width:100%;aspect-ratio:311/129}}.p-boundary__photo{display:block;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.p-cta{position:relative;overflow:hidden;padding-top:max(5rem,64px);padding-bottom:max(5rem,64px);padding-inline:max(1rem,12.8px)}@media screen and (max-width: 767.9px){.p-cta{padding-top:4rem;padding-bottom:4rem;padding-inline:1rem}}.p-cta__bg{position:absolute;inset:0;z-index:0;pointer-events:none;background-image:-webkit-gradient(linear, left top, left bottom, from(rgba(2, 59, 109, 0.7)), to(rgba(2, 59, 109, 0.7))),url("../img/img_cta-bg.webp");background-image:linear-gradient(rgba(2, 59, 109, 0.7), rgba(2, 59, 109, 0.7)),url("../img/img_cta-bg.webp");background-repeat:no-repeat;background-position:center;background-size:cover}@media screen and (max-width: 767.9px){.p-cta__bg{background-image:-webkit-gradient(linear, left top, left bottom, from(rgba(2, 59, 109, 0.7)), to(rgba(2, 59, 109, 0.7))),url("../img/img_cta-bg-sp.webp");background-image:linear-gradient(rgba(2, 59, 109, 0.7), rgba(2, 59, 109, 0.7)),url("../img/img_cta-bg-sp.webp");background-position:center top}}.p-cta__inner{position:relative;z-index:1;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:max(4rem,51.2px)}@media screen and (max-width: 767.9px){.p-cta__inner{gap:2rem}}.p-cta__text{color:var(--color-white);font-size:max(2.5rem,32px);font-weight:700;line-height:1.4;letter-spacing:.04em;text-align:center}@media screen and (max-width: 767.9px){.p-cta__text{font-size:1.625rem}}.p-cta__btn-wrap{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:100%;max-width:max(26.5rem,339.2px);gap:max(.125rem,1.6px)}@media screen and (max-width: 767.9px){.p-cta__btn-wrap{max-width:21.4375rem;gap:.125rem}}.p-cta__btn-text{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:max(.5rem,6.4px);color:var(--color-white);font-size:max(1.25rem,16px);font-weight:500;line-height:1.6;letter-spacing:.04em}@media screen and (max-width: 767.9px){.p-cta__btn-text{gap:.5rem;font-size:1rem;line-height:1.8}}.p-cta__btn-text::before,.p-cta__btn-text::after{content:"";width:1px;height:max(1.75rem,22.4px);background-color:var(--color-white)}@media screen and (max-width: 767.9px){.p-cta__btn-text::before,.p-cta__btn-text::after{height:1.25rem}}.p-cta__btn-text::before{rotate:-30deg}.p-cta__btn-text::after{rotate:30deg}.p-cta .c-btn{--c-btn-max-width: 424;--c-btn-height: 72;--c-btn-column-gap: 24;--c-btn-padding-inline: 40;--c-btn-font-size: 22;--c-btn-line-height: 27.28;--c-btn-letter-spacing: 1.76;--c-btn-arrow-max-width: 56}@media screen and (max-width: 767.9px){.p-cta .c-btn{--c-btn-max-width: 343;--c-btn-height: 63;--c-btn-column-gap: 16;--c-btn-padding-inline: 40;--c-btn-font-size: 18;--c-btn-line-height: 25.2;--c-btn-letter-spacing: 0.72;--c-btn-arrow-max-width: 40}}@media(min-width: 768px){.u-sp{display:none !important}}@media screen and (max-width: 767.9px){.u-pc{display:none !important}}@media screen and (max-width: 1199.9px){.u-header-pc{display:none !important}}@media screen and (min-width: 1200px){.u-header-sp{display:none !important}}.u-hidden{position:absolute !important;width:1px !important;height:1px !important;overflow:hidden !important;clip:rect(0 0 0 0) !important;white-space:nowrap !important;clip-path:inset(50%) !important}.u-animated__fadeIn{--_duration: var(--duration, 0.6s);opacity:0;-webkit-transform:translateZ(0);transform:translateZ(0);-webkit-backface-visibility:hidden;backface-visibility:hidden;translate:0 10px;will-change:opacity,translate;-webkit-transition:opacity var(--_duration) var(--ease-out-quint, cubic-bezier(0.22, 1, 0.36, 1)),translate calc(var(--_duration)*2) var(--ease-out-quint, cubic-bezier(0.22, 1, 0.36, 1)),-webkit-filter calc(var(--_duration)*.5) var(--ease-out-quint, cubic-bezier(0.22, 1, 0.36, 1));transition:opacity var(--_duration) var(--ease-out-quint, cubic-bezier(0.22, 1, 0.36, 1)),translate calc(var(--_duration)*2) var(--ease-out-quint, cubic-bezier(0.22, 1, 0.36, 1)),-webkit-filter calc(var(--_duration)*.5) var(--ease-out-quint, cubic-bezier(0.22, 1, 0.36, 1));transition:opacity var(--_duration) var(--ease-out-quint, cubic-bezier(0.22, 1, 0.36, 1)),filter calc(var(--_duration)*.5) var(--ease-out-quint, cubic-bezier(0.22, 1, 0.36, 1)),translate calc(var(--_duration)*2) var(--ease-out-quint, cubic-bezier(0.22, 1, 0.36, 1));transition:opacity var(--_duration) var(--ease-out-quint, cubic-bezier(0.22, 1, 0.36, 1)),filter calc(var(--_duration)*.5) var(--ease-out-quint, cubic-bezier(0.22, 1, 0.36, 1)),translate calc(var(--_duration)*2) var(--ease-out-quint, cubic-bezier(0.22, 1, 0.36, 1)),-webkit-filter calc(var(--_duration)*.5) var(--ease-out-quint, cubic-bezier(0.22, 1, 0.36, 1));-webkit-transition-delay:var(--delay, 0s);transition-delay:var(--delay, 0s)}@media screen and (max-width: 767.9px){.u-animated__fadeIn{--_duration: var(--duration-sp, 0.6s);-webkit-transition-delay:var(--delay-sp, 0s);transition-delay:var(--delay-sp, 0s)}}.u-animated__fadeIn.is-to-bottom{translate:0 -20px}.u-animated__fadeIn.is-to-left{translate:20px 0}.u-animated__fadeIn.is-to-right{translate:-20px 0}.u-animated__fadeIn.is-to-bottom-left{translate:20px -20px}.u-animated__fadeIn.is-to-bottom-right{translate:-20px -20px}.u-animated__fadeIn.is-to-top-left{translate:20px 20px}.u-animated__fadeIn.is-to-top-right{translate:-20px 20px}.u-animated__fadeIn.is-active{opacity:1;translate:0;will-change:auto}.u-animated__clipReveal{clip-path:inset(0 100% 0 0);-webkit-transform:translateZ(0);transform:translateZ(0);-webkit-backface-visibility:hidden;backface-visibility:hidden;will-change:clip-path;-webkit-transition:clip-path .8s var(--ease-out-quint, cubic-bezier(0.22, 1, 0.36, 1));transition:clip-path .8s var(--ease-out-quint, cubic-bezier(0.22, 1, 0.36, 1));-webkit-transition-delay:var(--delay, 0s);transition-delay:var(--delay, 0s)}@media screen and (max-width: 767.9px){.u-animated__clipReveal{-webkit-transition-delay:var(--delay-sp, 0s);transition-delay:var(--delay-sp, 0s)}}.u-animated__clipReveal.is-left-to-right{clip-path:inset(0 100% 0 0)}.u-animated__clipReveal.is-right-to-left{clip-path:inset(0 0 0 100%)}.u-animated__clipReveal.is-top-to-bottom{clip-path:inset(0 0 100% 0)}.u-animated__clipReveal.is-bottom-to-top{clip-path:inset(100% 0 0 0)}.u-animated__clipReveal.is-center-horizontal{clip-path:inset(0 50% 0 50%)}.u-animated__clipReveal.is-center-vertical{clip-path:inset(50% 0 50% 0)}.u-animated__clipReveal.is-center-expand{clip-path:inset(50% 50% 50% 50%)}.u-animated__clipReveal.is-active{clip-path:inset(0 0 0 0);will-change:auto}.u-animated__clipCircle{--_duration: var(--duration, 0.8s);clip-path:inset(0 100% 0 0);-webkit-transition:clip-path var(--_duration) var(--ease-out-quint, cubic-bezier(0.22, 1, 0.36, 1));transition:clip-path var(--_duration) var(--ease-out-quint, cubic-bezier(0.22, 1, 0.36, 1));-webkit-transition-delay:var(--delay, 0s);transition-delay:var(--delay, 0s)}@media screen and (max-width: 767.9px){.u-animated__clipCircle{--_duration: var(--duration-sp, 0.8s);-webkit-transition-delay:var(--delay-sp, 0s);transition-delay:var(--delay-sp, 0s)}}.u-animated__clipCircle.is-from-center{clip-path:circle(0% at 50% 50%)}.u-animated__clipCircle.is-from-top-left{clip-path:circle(0% at 0% 0%)}.u-animated__clipCircle.is-from-top-right{clip-path:circle(0% at 100% 0%)}.u-animated__clipCircle.is-from-bottom-left{clip-path:circle(0% at 0% 100%)}.u-animated__clipCircle.is-from-bottom-right{clip-path:circle(0% at 100% 100%)}.u-animated__clipCircle.is-active{clip-path:circle(150% at 50% 50%);will-change:auto}.u-animated__clipCircle.is-active.is-from-top-left{clip-path:circle(150% at 0% 0%)}.u-animated__clipCircle.is-active.is-from-top-right{clip-path:circle(150% at 100% 0%)}.u-animated__clipCircle.is-active.is-from-bottom-left{clip-path:circle(150% at 0% 100%)}.u-animated__clipCircle.is-active.is-from-bottom-right{clip-path:circle(150% at 100% 100%)}/*# sourceMappingURL=style.css.map */