﻿:where(.p-subsidy) *,:where(.p-subsidy) *::before,:where(.p-subsidy) *::after{box-sizing:border-box}:where(.p-subsidy) h1,:where(.p-subsidy) h2,:where(.p-subsidy) h3,:where(.p-subsidy) h4,:where(.p-subsidy) h5,:where(.p-subsidy) h6,:where(.p-subsidy) p,:where(.p-subsidy) ul,:where(.p-subsidy) ol,:where(.p-subsidy) dl,:where(.p-subsidy) dt,:where(.p-subsidy) dd,:where(.p-subsidy) figure{padding:0;margin:0}:where(.p-subsidy) ul,:where(.p-subsidy) ol{list-style:none}:where(.p-subsidy) img{max-width:100%;height:auto;vertical-align:middle}:where(.p-subsidy) a{color:inherit;text-decoration:none}:where(.p-subsidy) button{padding:0;font:inherit;color:inherit;cursor:pointer;background:none;border:none}.p-subsidy{font-family:"Noto Sans JP","Hiragino Kaku Gothic ProN","Yu Gothic",sans-serif;font-size:14px;line-height:1.7;color:#222;text-align:left;letter-spacing:.04em;background-color:#fff}@media(width >= 1024px){.p-subsidy{font-size:16px}}.l-sub-header{position:fixed;top:0;left:0;z-index:100;width:100%;height:58px;background-color:#fff;box-shadow:0 1px 8px rgba(11,44,110,.06)}@media(width >= 1024px){.l-sub-header{height:74px}}.l-sub-header__inner{display:flex;align-items:center;width:100%;max-width:1720px;height:100%;padding-right:20px;padding-left:20px;margin-right:auto;margin-left:auto}@media(width >= 768px){.l-sub-header__inner{padding-right:24px;padding-left:24px}}@media(width >= 1024px){.l-sub-header__inner{padding-right:32px;padding-left:32px}}.l-sub-header__logo{display:flex;flex-shrink:0;align-items:center;margin-right:auto}.l-sub-header__logo-img{width:auto;height:26px}@media(width >= 1024px){.l-sub-header__logo-img{height:34px}}.l-sub-header__nav{display:none}@media(width >= 768px){.l-sub-header__nav{display:block}}.l-sub-header__nav-list{display:flex;gap:8px;align-items:center}@media(width >= 1024px){.l-sub-header__nav-list{gap:clamp(10px,1.4vw,24px)}}.l-sub-header__nav-link{display:inline-block;padding:8px 4px;font-size:12px;font-weight:700;color:#0b2c6e;white-space:nowrap;transition:color .3s ease}@media(width >= 1024px){.l-sub-header__nav-link{font-size:clamp(13px,7.4px + .55vw,16px)}}.l-sub-header__nav-link:hover,.l-sub-header__nav-link:focus-visible{color:#1a5fd0}.l-sub-header__contact{display:none}@media(width >= 768px){.l-sub-header__contact{display:flex;gap:16px;align-items:center;margin-left:16px}}@media(width >= 1024px){.l-sub-header__contact{gap:clamp(12px,1.4vw,24px);margin-left:clamp(12px,1.6vw,24px)}}.l-sub-header__tel{display:none}@media(width >= 1024px){.l-sub-header__tel{display:flex;flex-direction:column;align-items:center}}.l-sub-header__tel-number{display:flex;gap:4px;align-items:center;font-family:"Lato",sans-serif;font-size:19px;font-weight:700;line-height:1.1;color:#0b2c6e;letter-spacing:.02em;white-space:nowrap}@media(width >= 1024px){.l-sub-header__tel-number{font-size:clamp(19px,9.2px + .96vw,23px)}}.l-sub-header__tel-icon{display:inline-flex;align-items:center;color:#0b2c6e}.l-sub-header__tel-icon svg{width:18px;height:18px}@media(width >= 1024px){.l-sub-header__tel-icon svg{width:22px;height:22px}}.l-sub-header__tel-hours{margin-top:2px;font-size:11px;color:#222}@media(width >= 1024px){.l-sub-header__tel-hours{font-size:12px}}.l-sub-header__cta.c-sub-button{flex-shrink:0}.l-sub-header__burger{position:relative;flex-shrink:0;width:36px;height:36px;margin-left:16px}@media(width >= 768px){.l-sub-header__burger{display:none}}.l-sub-header__burger-bar{position:absolute;left:7px;width:22px;height:2px;background-color:#0b2c6e;border-radius:2px;transition:transform .3s ease,opacity .3s ease,top .3s ease}.l-sub-header__burger-bar:nth-child(1){top:11px}.l-sub-header__burger-bar:nth-child(2){top:17px}.l-sub-header__burger-bar:nth-child(3){top:23px}.l-sub-header__burger[aria-expanded=true] .l-sub-header__burger-bar:nth-child(1){top:17px;transform:rotate(45deg)}.l-sub-header__burger[aria-expanded=true] .l-sub-header__burger-bar:nth-child(2){opacity:0}.l-sub-header__burger[aria-expanded=true] .l-sub-header__burger-bar:nth-child(3){top:17px;transform:rotate(-45deg)}.l-sub-drawer{position:fixed;inset:0;z-index:200;pointer-events:none;visibility:hidden;transition:visibility 0s linear .3s ease}@media(width >= 768px){.l-sub-drawer{display:none}}.l-sub-drawer.is-open{pointer-events:auto;visibility:visible;transition-delay:0s}.l-sub-drawer__overlay{position:absolute;inset:0;cursor:pointer;background-color:rgba(0,0,0,.4);opacity:0;transition:opacity .3s ease}.l-sub-drawer.is-open .l-sub-drawer__overlay{opacity:1}.l-sub-drawer__panel{position:absolute;top:0;right:0;display:flex;flex-direction:column;gap:24px;width:min(82vw,320px);height:100%;padding:82px 24px 32px;overflow-y:auto;background-color:#fff;transition:transform .3s ease;transform:translateX(100%)}.l-sub-drawer.is-open .l-sub-drawer__panel{transform:translateX(0)}.l-sub-drawer__close{position:absolute;top:16px;right:16px;width:36px;height:36px}.l-sub-drawer__close-bar{position:absolute;top:50%;left:50%;width:22px;height:2px;background-color:#0b2c6e;border-radius:2px}.l-sub-drawer__close-bar:nth-child(1){transform:translate(-50%, -50%) rotate(45deg)}.l-sub-drawer__close-bar:nth-child(2){transform:translate(-50%, -50%) rotate(-45deg)}.l-sub-drawer__nav-list{display:flex;flex-direction:column;gap:4px}.l-sub-drawer__nav-link{display:block;padding:16px 0;font-size:15px;font-weight:700;color:#0b2c6e;border-bottom:1px solid #d8e2f0}.l-sub-drawer__nav-link:hover,.l-sub-drawer__nav-link:focus-visible{color:#1a5fd0}.l-sub-drawer__tel{display:flex;flex-direction:column;gap:4px;padding:16px 0;text-align:center}.l-sub-drawer__tel-number{font-family:"Lato",sans-serif;font-size:24px;font-weight:700;color:#0b2c6e}.l-sub-drawer__tel-hours{font-size:12px;color:#222}.l-sub-drawer__cta{width:100%}body.is-sub-drawer-open{overflow:hidden}.l-sub-call{padding:0 0 64px;margin-top:-16px;background-color:#fff}@media(width >= 768px){.l-sub-call{padding:0 0 80px;margin-top:-24px}}.l-sub-call__inner{display:flex;flex-direction:column;gap:8px;align-items:center;justify-content:center;width:100%;max-width:880px;margin:0 auto}@media(width >= 768px){.l-sub-call__inner{flex-direction:row;gap:16px}}.l-sub-call__icon{display:inline-flex;flex-shrink:0;align-items:center;justify-content:center;width:48px;height:48px;color:#0b2c6e;background-color:#e9f1fb;border-radius:50%}@media(width >= 768px){.l-sub-call__icon{width:56px;height:56px}}.l-sub-call__icon svg{width:55%;height:55%}.l-sub-call__body{flex:0 1 auto;min-width:0}.l-sub-call__lead{margin:0 0 4px;font-size:12px;line-height:1.5;color:#222;text-align:center}@media(width >= 768px){.l-sub-call__lead{margin-bottom:4px;font-size:14px}}.l-sub-call__row{display:flex;flex-wrap:wrap;gap:4px 8px;align-items:baseline;justify-content:center;margin:0}.l-sub-call__number{font-family:"Lato",sans-serif;font-size:26px;font-weight:700;line-height:1.2;color:#0b2c6e;letter-spacing:.02em}@media(width >= 768px){.l-sub-call__number{font-size:34px}}.l-sub-call__hours{font-size:12px;color:#222}@media(width >= 768px){.l-sub-call__hours{font-size:14px}}.l-sub-footer{padding:48px 0 24px;background-color:#f4f6f8}@media(width >= 768px){.l-sub-footer{padding:64px 0 32px}}.l-sub-footer__inner{display:flex;flex-direction:column;gap:24px;align-items:center;color:#0b2c6e;text-align:center}.l-sub-footer__logo{display:inline-block;margin-bottom:8px}.l-sub-footer__logo-img{display:block;width:auto;height:36px}@media(width >= 768px){.l-sub-footer__logo-img{height:40px}}.l-sub-footer__info{display:flex;flex-direction:column;gap:16px;padding:0;margin:0;list-style:none}.l-sub-footer__info-item{display:flex;gap:8px;align-items:flex-start;justify-content:center;font-size:13px;line-height:1.7;color:#222;list-style:none}@media(width >= 768px){.l-sub-footer__info-item{gap:16px;align-items:center;font-size:14px}}.l-sub-footer__info-item a{color:inherit;text-decoration:none}.l-sub-footer__info-item a:hover{text-decoration:underline}.l-sub-footer__info-icon{display:inline-flex;flex-shrink:0;align-items:center;justify-content:center;width:18px;height:18px;margin-top:4px;color:#1a5fd0}@media(width >= 768px){.l-sub-footer__info-icon{width:20px;height:20px;margin-top:0}}.l-sub-footer__info-icon svg{width:100%;height:100%}.l-sub-footer__info-text{flex:0 1 auto;text-align:left}.l-sub-footer__copyright{width:100%;padding-top:24px;margin:16px 0 0;font-size:12px;color:#888;text-align:center;border-top:1px solid #d8e2f0}@media(width >= 768px){.l-sub-footer__copyright{padding-top:32px;margin-top:32px}}.l-sub-container{width:100%;max-width:1140px;padding-right:20px;padding-left:20px;margin-right:auto;margin-left:auto}@media(width >= 768px){.l-sub-container{max-width:1180px;padding-right:40px;padding-left:40px}}@media(width >= 1024px){.l-sub-container{max-width:1220px;padding-right:60px;padding-left:60px}}.l-sub-container--narrow{max-width:840px}@media(width >= 768px){.l-sub-container--narrow{max-width:880px}}@media(width >= 1024px){.l-sub-container--narrow{max-width:920px}}.l-sub-section{position:relative;padding-top:70px;padding-bottom:70px;overflow:hidden;background-color:#fff}@media(width >= 768px){.l-sub-section{padding-top:80px;padding-bottom:80px}}@media(width >= 1024px){.l-sub-section{padding-top:100px;padding-bottom:100px}}.l-sub-section--alt{background-color:#f3f8ff}.l-sub-section--navy{color:#fff;background-color:#0b2c6e}.l-sub-section>*{position:relative;z-index:1}.c-sub-button{display:inline-flex;align-items:center;justify-content:center;min-width:220px;min-height:50px;padding:12px 28px;font-family:inherit;font-size:14px;font-weight:700;line-height:1.4;text-align:center;appearance:none;cursor:pointer;border:0;border-radius:9999px;transition:background .3s ease,color .3s ease,box-shadow .3s ease,transform .3s ease}@media(width >= 1024px){.c-sub-button{min-width:280px;min-height:56px;padding:14px 32px;font-size:16px}}.c-sub-button:focus-visible{outline:2px solid #1a5fd0;outline-offset:2px}.c-sub-button--cta{color:#fff;background:linear-gradient(180deg, #ff8038 0%, #ef5713 100%);box-shadow:0 8px 20px rgba(239,87,19,.35)}.c-sub-button--cta:hover{box-shadow:0 10px 24px rgba(239,87,19,.45);transform:translateY(-2px)}.c-sub-button--navy{color:#fff;background-color:#0b2c6e}.c-sub-button--navy:hover{background-color:#082451}.c-sub-button--lg{width:100%;min-height:66px;font-size:18px;font-weight:900}@media(width >= 768px){.c-sub-button--lg{width:auto;min-width:520px;min-height:86px;font-size:26px}}.c-sub-button--header{min-width:132px;min-height:38px;padding:8px 30px;font-size:12px;box-shadow:0 2px 6px rgba(239,87,19,.2)}.c-sub-button--header:hover{box-shadow:0 4px 10px rgba(239,87,19,.28)}@media(width >= 1024px){.c-sub-button--header{min-width:172px;min-height:46px;padding:9px 40px;font-size:14px}}.c-sub-button__icon{display:inline-flex;margin-right:8px}.c-sub-button__label{display:inline-block}.c-sub-button__arrow{display:inline-flex;flex:0 0 auto;align-items:center;justify-content:center;width:1.55em;height:1.55em;margin-left:8px;color:#f15f22;background:#fff;border-radius:9999px;transition:transform .3s ease}.c-sub-button__arrow svg{width:54%;height:54%}.c-sub-button:hover .c-sub-button__arrow{transform:translateX(4px)}.c-sub-heading{margin-bottom:32px;font-size:26px;font-weight:700;line-height:1.4;color:#0b2c6e;text-align:center}@media(width >= 768px){.c-sub-heading{margin-bottom:48px;font-size:30px}}@media(width >= 1024px){.c-sub-heading{font-size:36px}}.c-sub-heading__sub{display:block;margin-top:8px;font-family:"Lato",sans-serif;font-size:12px;font-weight:400;color:#1a5fd0;letter-spacing:.1em}@media(width >= 1024px){.c-sub-heading__sub{font-size:14px}}.c-sub-heading--left{text-align:left}.c-sub-heading--white{color:#fff}.c-sub-fab{position:fixed;bottom:0;left:0;z-index:90;display:flex;align-items:stretch;width:100%;padding-bottom:env(safe-area-inset-bottom);background:#0b2c6e;box-shadow:0 -6px 20px rgba(11,44,110,.18);transition:transform .4s ease;transform:translateY(100%)}@media(width >= 768px){.c-sub-fab{display:none}}.c-sub-fab.is-visible{transform:translateY(0)}.c-sub-fab__tel,.c-sub-fab__contact{display:flex;align-items:center;justify-content:center;min-height:60px;text-decoration:none}.c-sub-fab__tel{flex:1 1 0;gap:8px;color:#fff;background:#0b2c6e}.c-sub-fab__tel:active{background:#082451}.c-sub-fab__tel-icon{display:inline-flex;flex:0 0 auto;align-items:center}.c-sub-fab__tel-icon svg{width:20px;height:20px}.c-sub-fab__tel-number{font-family:"Lato",sans-serif;font-size:19px;font-weight:700;letter-spacing:.02em}.c-sub-fab__contact{flex:1 1 0;gap:8px;font-size:14px;font-weight:700;color:#fff;background:linear-gradient(180deg, #ff8038 0%, #ef5713 100%)}.c-sub-fab__contact:active{filter:brightness(0.96)}.c-sub-fab__tel:focus-visible,.c-sub-fab__contact:focus-visible{outline:2px solid #fff;outline-offset:-4px}.c-sub-fab__arrow{display:inline-flex;flex:0 0 auto;align-items:center;justify-content:center;width:1.5em;height:1.5em;color:#f15f22;background:#fff;border-radius:9999px;transition:transform .3s ease}.c-sub-fab__arrow svg{width:54%;height:54%}.c-sub-fab__contact:hover .c-sub-fab__arrow,.c-sub-fab__contact:active .c-sub-fab__arrow{transform:translateX(4px)}.u-sub-fade{opacity:0;transition:opacity .8s ease,transform .8s ease;transform:translateY(20px)}.u-sub-fade.is-visible{opacity:1;transform:translateY(0)}@media(prefers-reduced-motion: reduce){.u-sub-fade{opacity:1;transition:none;transform:none}}.u-sub-skip{position:absolute;top:-100px;left:0;z-index:1000;padding:8px 16px;color:#fff;background-color:#1a5fd0;transition:top .2s ease}.u-sub-skip:focus{top:0}@media(width >= 768px){.u-sub-sp-only{display:none !important}}.u-sub-tab-up{display:none !important}@media(width >= 768px){.u-sub-tab-up{display:initial !important}}.u-sub-pc-only{display:none !important}@media(width >= 1024px){.u-sub-pc-only{display:initial !important}}.p-sub-hero{position:relative;padding-top:calc(58px + 32px);padding-bottom:48px;overflow:hidden;background:linear-gradient(160deg, #f3f8ff 0%, #cfe2fa 100%)}@media(width >= 1024px){.p-sub-hero{padding-top:calc(74px + 48px);padding-bottom:64px}}.p-sub-hero::before{position:absolute;inset:0;z-index:0;pointer-events:none;content:"";background-image:repeating-linear-gradient(120deg, transparent 0, transparent 78px, rgba(255, 255, 255, 0.45) 78px, rgba(255, 255, 255, 0.45) 80px);opacity:.6}.p-sub-hero__container{position:relative;z-index:1}@media(width >= 1024px){.p-sub-hero__container{max-width:1280px}}@media(width >= 1440px){.p-sub-hero__container{max-width:1500px}}.p-sub-hero__main{display:flex;flex-direction:column;gap:0}@media(width >= 1024px){.p-sub-hero__main{flex-direction:row;gap:16px;align-items:flex-start}}.p-sub-hero__lead{display:contents}@media(width >= 1024px){.p-sub-hero__lead{display:block;flex:1 1 60%;min-width:0}}.p-sub-hero__catch{position:relative;z-index:1;display:flex;flex-wrap:nowrap;gap:8px;align-items:center;margin-bottom:16px}@media(width >= 768px){.p-sub-hero__catch{gap:8px 16px}}.p-sub-hero__badge{position:relative;z-index:0;display:inline-flex;gap:4px;align-items:center;padding:3px 12px;font-size:clamp(20px,13.6px + 1.71vw,40px);font-weight:900;color:#fff;white-space:nowrap}@media(width >= 1024px){.p-sub-hero__badge{padding:4px 20px}}.p-sub-hero__badge::before{position:absolute;inset:0;z-index:-1;content:"";background-color:#0b2c6e;border-radius:3px;transform:skewX(-10deg)}.p-sub-hero__badge-arrow{display:inline-flex;color:#ffd200}.p-sub-hero__badge-arrow svg{width:clamp(24px,20.5px + .94vw,34px);height:clamp(24px,20.5px + .94vw,34px)}.p-sub-hero__catch-sub{font-size:clamp(14px,8.7px + 1.41vw,34px);font-weight:900;color:#0b2c6e;white-space:nowrap}.p-sub-hero__title{position:relative;z-index:0;margin-bottom:24px;font-size:clamp(34px,5.77vw - 7.1px,76px);font-weight:900;line-height:1.22;color:#0b2c6e;letter-spacing:.005em}@media(width >= 1024px){.p-sub-hero__title{margin-bottom:32px}}.p-sub-hero__title::before{position:absolute;inset:-0.85em -0.6em;z-index:-1;pointer-events:none;content:"";background:radial-gradient(ellipse at 38% 50%, rgba(255, 255, 255, 0.95) 0%, rgba(255, 255, 255, 0.8) 45%, rgba(255, 255, 255, 0) 80%);filter:blur(12px)}.p-sub-hero__title-em{font-size:1.1em;color:#f15f22}.p-sub-hero__services{position:relative;z-index:4;display:grid;grid-template-columns:repeat(4, minmax(0, 1fr));order:1;padding:8px;margin-top:32px;background-color:#fff;border-radius:16px;box-shadow:0 4px 16px rgba(0,0,0,.06)}@media(width >= 1024px){.p-sub-hero__services{order:0;max-width:680px;padding:16px;margin-top:0}}.p-sub-hero__service{display:flex;flex-direction:column;gap:4px;align-items:center;min-width:0;padding:0 8px;text-align:center}.p-sub-hero__service:not(:last-child){border-right:1px solid #d8e2f0}.p-sub-hero__service-icon{display:inline-flex;align-items:center;justify-content:center;color:#0b2c6e}.p-sub-hero__service-img{width:auto;max-width:100%;height:clamp(36px,30.4px + 1.5vw,52px);object-fit:contain}.p-sub-hero__service-label{font-size:clamp(12px,10.2px + .47vw,17px);font-weight:700;line-height:1.4;color:#0b2c6e;letter-spacing:-1px}.p-sub-hero__visual{position:relative;z-index:2;margin-top:48px}@media(width >= 1024px){.p-sub-hero__visual{flex:0 0 40%;min-width:0;margin-top:40px}}.p-sub-hero__mock{width:122%;margin:-24px 0 -6px -30%}@media(width >= 1024px){.p-sub-hero__mock{width:auto;margin:0;margin-top:clamp(96px,11.1vw,160px);transform:translateX(-44%)}}@media(width >= 1440px){.p-sub-hero__mock{margin-top:118px;transform:translate(-40%, -30px)}}.p-sub-hero__mock-img{display:block;width:100%;height:auto}@media(width >= 1024px){.p-sub-hero__mock-img{width:146%;max-width:none}}.p-sub-hero__mock-placeholder{display:flex;align-items:center;justify-content:center;aspect-ratio:16/11;font-size:14px;color:#888;background-color:#e0e0e0;border-radius:8px}.p-sub-hero__amount{position:absolute;top:-48px;left:84%;z-index:2;display:flex;flex-direction:column;align-items:center;justify-content:center;width:clamp(172px,140px + 8.64vw,264px);height:clamp(172px,140px + 8.64vw,264px);padding:8px;color:#fff;text-align:center;background:radial-gradient(circle at 50% 28%, #3b86e6 0%, #1655bd 48%, #0b2c6e 100%);border:4px solid #fff;border-radius:50%;box-shadow:0 8px 22px rgba(11,44,110,.35);transform:translateX(-50%)}@media(width >= 1024px){.p-sub-hero__amount{top:-60px;right:clamp(12px,1.6vw,28px);left:auto;transform:none}}.p-sub-hero__amount-label{font-size:clamp(13px,10.5px + .66vw,20px);font-weight:900}.p-sub-hero__amount-value{display:flex;align-items:baseline;justify-content:center;font-family:"Lato",sans-serif;font-size:clamp(50px,35.2px + 3.94vw,92px);font-weight:900;line-height:1;white-space:nowrap;background:linear-gradient(180deg, #fff6ad 0%, #ffd200 48%, #f5a300 100%);filter:drop-shadow(0 2px 4px rgba(0, 0, 0, 0.25));background-clip:text;-webkit-text-stroke:.5px #f7b500;-webkit-text-fill-color:rgba(0,0,0,0)}.p-sub-hero__amount-unit{margin-left:2px;font-family:"Noto Sans JP","Hiragino Kaku Gothic ProN","Yu Gothic",sans-serif;font-size:clamp(16px,11.1px + 1.31vw,30px);font-weight:900;white-space:nowrap}.p-sub-hero__amount-note{padding-top:6px;margin-top:6px;font-size:clamp(10px,9px + .28vw,13px);font-weight:700;line-height:1.35;border-top:1px solid hsla(0,0%,100%,.45)}.p-sub-hero__cta{position:relative;z-index:1;margin-top:20px}@media(width >= 1024px){.p-sub-hero__cta{margin-top:clamp(-84px,246.2px - 24.04vw,0px)}}.p-sub-hero__deadline{display:flex;flex-wrap:wrap;gap:8px 16px;align-items:center;justify-content:center;padding:16px 24px calc(16px + 28px);color:#fff;background-color:#0b2c6e;border-radius:16px}@media(width <= 767px){.p-sub-hero__deadline{margin-inline:calc(-1*20px);border-radius:0}}@media(width >= 768px){.p-sub-hero__deadline{padding:24px 32px calc(32px + 32px)}}.p-sub-hero__deadline-label{position:relative;z-index:0;padding:3px 16px;font-size:clamp(18px,14.5px + .94vw,28px);font-weight:900;color:#0b2c6e;white-space:nowrap}@media(width >= 768px){.p-sub-hero__deadline-label{padding:4px 18px}}.p-sub-hero__deadline-label::before{position:absolute;inset:0;z-index:-1;content:"";background-color:#fff;border-radius:3px;transform:skewX(-10deg)}.p-sub-hero__deadline-text{display:inline-flex;flex-wrap:wrap;align-items:baseline;justify-content:center;font-size:clamp(18px,15.2px + .75vw,26px);font-weight:500}.p-sub-hero__deadline-era{margin-right:2px;font-size:clamp(15px,13.3px + .47vw,19px);font-weight:700;white-space:nowrap}.p-sub-hero__deadline-date{margin-right:4px;font-size:clamp(26px,19.4px + 1.78vw,42px);font-weight:900;line-height:1.2;white-space:nowrap;background:linear-gradient(180deg, #fff6ad 0%, #ffd200 48%, #f5a300 100%);filter:drop-shadow(0 1px 2px rgba(0, 0, 0, 0.25));background-clip:text;-webkit-text-stroke:.4px #f7b500;-webkit-text-fill-color:rgba(0,0,0,0)}.p-sub-hero__cta-button{position:relative;z-index:2;display:flex;justify-content:center;margin-top:-28px}@media(width >= 768px){.p-sub-hero__cta-button{margin-top:-32px}}.p-sub-results{padding-top:70px;padding-bottom:70px;background:#f3f8ff}@media(width >= 768px){.p-sub-results{padding-top:80px;padding-bottom:80px}}@media(width >= 1024px){.p-sub-results{padding-top:100px;padding-bottom:100px}}.p-sub-results__title{margin-bottom:24px;font-size:clamp(20px,14.7px + 1.41vw,36px);font-weight:700;line-height:1.4;color:#0b2c6e;text-align:center}@media(width >= 1024px){.p-sub-results__title{margin-bottom:32px}}.p-sub-results__card{position:relative;padding:24px 16px 32px;background:#fff;border:1px solid #d8e2f0;border-radius:16px;box-shadow:0 4px 16px rgba(0,0,0,.06)}@media(width >= 768px){.p-sub-results__card{padding:32px}}@media(width >= 1024px){.p-sub-results__card{padding:48px 64px}}.p-sub-results__head{display:flex;flex-direction:column;align-items:stretch;width:fit-content;max-width:100%;margin:0 auto 24px;overflow:hidden;border:2px solid #0b2c6e;border-radius:16px}@media(width >= 768px){.p-sub-results__head{flex-direction:row;border-radius:9999px}}@media(width >= 1024px){.p-sub-results__head{margin-bottom:32px}}.p-sub-results__tag{display:flex;flex:0 0 auto;align-items:center;justify-content:center;padding:9px 20px;font-size:clamp(13px,11.7px + .35vw,17px);font-weight:700;color:#fff;background:#0b2c6e}.p-sub-results__client{display:flex;flex:0 1 auto;flex-direction:column;align-items:center;justify-content:center;padding:9px 20px;font-size:clamp(15px,12.4px + .71vw,23px);font-weight:700;line-height:1.4;color:#0b2c6e;text-align:center}@media(width >= 768px){.p-sub-results__client{flex-direction:row}}.p-sub-results__body{display:flex;flex-direction:column;gap:32px}@media(width >= 1024px){.p-sub-results__body{flex-direction:row;gap:48px;align-items:stretch}}.p-sub-results__graph{flex:1 1 auto;text-align:center}@media(width >= 1024px){.p-sub-results__graph{display:flex;flex:1 1 55%;align-items:center;justify-content:center}}.p-sub-results__graph-img{width:100%;max-width:100%;height:auto}.p-sub-results__voice{display:flex;flex-direction:column;gap:4px}@media(width >= 1024px){.p-sub-results__voice{flex:1 1 45%;gap:8px;justify-content:center;padding-left:48px;border-left:1px solid #d8e2f0}}.p-sub-results__balloon{margin:0;text-align:center}.p-sub-results__balloon-img{width:100%;max-width:480px;height:auto}@media(width >= 1024px){.p-sub-results__balloon-img{max-width:100%}}.p-sub-results__profile{display:flex;gap:16px;align-items:center;justify-content:center}@media(width >= 1024px){.p-sub-results__profile{justify-content:flex-start}}.p-sub-results__profile-img{flex:0 0 auto;width:clamp(104px,11vw,140px);height:clamp(104px,11vw,140px);object-fit:cover;border-radius:9999px}.p-sub-results__profile-meta{display:flex;flex-direction:column;gap:2px;min-width:0}.p-sub-results__profile-company{font-size:clamp(11px,10.4px + .16vw,14px);font-weight:700;line-height:1.4;color:#0b2c6e}.p-sub-results__profile-name{font-size:clamp(13px,12.1px + .24vw,16px);font-weight:500;color:#222}.p-sub-results__note{margin-top:24px;font-size:12px;color:#888;text-align:right}@media(width >= 1024px){.p-sub-results__note{margin-top:32px}}.p-sub-bundle{padding-top:48px;padding-bottom:48px;background:#fff}@media(width >= 768px){.p-sub-bundle{padding-top:80px;padding-bottom:80px}}@media(width >= 1024px){.p-sub-bundle{padding-top:100px;padding-bottom:100px}}.p-sub-bundle__title{margin-bottom:16px;font-size:clamp(21px,14.4px + 1.76vw,41px);font-weight:700;line-height:1.4;color:#0b2c6e;text-align:center}.p-sub-bundle__title-text>span{display:inline-block}.p-sub-bundle__title-em{position:relative}.p-sub-bundle__title-em::after{position:absolute;right:0;bottom:-2px;left:0;height:4px;content:"";background:#f15f22;border-radius:9999px}.p-sub-bundle__lead{max-width:760px;margin:0 auto 24px;font-size:clamp(14px,12.7px + .35vw,18px);font-weight:500;line-height:1.9;color:#222;text-align:center}.p-sub-bundle__lead span{display:inline-block}@media(width >= 1024px){.p-sub-bundle__lead{margin-bottom:32px}}.p-sub-bundle__card{position:relative;padding:32px 16px 24px;background:#fff;border:1px solid #d8e2f0;border-radius:16px;box-shadow:0 4px 16px rgba(0,0,0,.06)}@media(width >= 768px){.p-sub-bundle__card{padding:48px 32px}}@media(width >= 1024px){.p-sub-bundle__card{padding:48px 64px}}.p-sub-bundle__card:first-of-type{margin-top:16px}@media(width >= 768px){.p-sub-bundle__card:first-of-type{margin-top:32px}}.p-sub-bundle__example{display:flex;align-items:center;justify-content:center;width:fit-content;max-width:100%;padding:6px 18px;margin:-34px auto 24px;font-size:clamp(15px,13.2px + .47vw,22px);font-weight:700;color:#fff;background:#0b2c6e;border-radius:9999px;box-shadow:0 4px 12px rgba(11,44,110,.25)}@media(width >= 768px){.p-sub-bundle__example{margin-top:-64px}}.p-sub-bundle__example-no{flex:0 0 auto}.p-sub-bundle__example-sep{flex:0 0 auto;align-self:stretch;width:1px;margin-inline:8px;background:currentcolor;opacity:.4}.p-sub-bundle__example-text{flex:0 1 auto}.p-sub-bundle__items{display:grid;grid-template-columns:repeat(2, minmax(0, 1fr));gap:24px 16px;margin-bottom:24px}@media(width >= 768px){.p-sub-bundle__items{display:flex;gap:8px;align-items:center;justify-content:center}}@media(width >= 1024px){.p-sub-bundle__items{gap:16px;margin-bottom:24px}}.p-sub-bundle__item{display:flex;flex-direction:column;align-items:center;min-width:0}@media(width >= 768px){.p-sub-bundle__item{flex:0 1 auto}}.p-sub-bundle__item-img{display:flex;align-items:center;justify-content:center;width:100%;height:clamp(96px,11vw,150px)}.p-sub-bundle__item-img img{width:auto;max-width:100%;height:auto;max-height:100%;object-fit:contain}.p-sub-bundle__item-label{margin-top:8px;font-size:clamp(15px,13.7px + .35vw,19px);font-weight:700;color:#0b2c6e}.p-sub-bundle__plus{display:none}@media(width >= 768px){.p-sub-bundle__plus{display:block;flex:0 0 auto;align-self:center;margin-bottom:1.6em;font-size:clamp(18px,12.7px + .71vw,26px);font-weight:700;color:#1a5fd0}}.p-sub-bundle__flow{text-align:center}.p-sub-bundle__flow-img{width:100%;max-width:440px;height:auto}@media(width >= 768px){.p-sub-bundle__flow-img{max-width:100%}}.p-sub-bundle__note{margin-top:16px;font-size:12px;color:#888;text-align:right}.p-sub-bundle__conclusion{margin-top:24px;font-size:clamp(17px,13.7px + .88vw,27px);font-weight:700;line-height:1.5;color:#0b2c6e;text-align:center}.p-sub-bundle__conclusion span{display:inline-block}@media(width >= 1024px){.p-sub-bundle__conclusion{margin-top:24px}}.p-sub-bundle__card+.p-sub-bundle__card{margin-top:32px}@media(width >= 1024px){.p-sub-bundle__card+.p-sub-bundle__card{margin-top:48px}}.p-sub-bundle__lead--card{margin-bottom:24px}@media(width >= 1024px){.p-sub-bundle__lead--card{margin-bottom:32px}}.p-sub-bundle__compare{display:flex;flex-direction:column;gap:8px;align-items:stretch}@media(width >= 1024px){.p-sub-bundle__compare{flex-direction:row;gap:16px;align-items:center}}.p-sub-bundle__phase{flex:1 1 auto;padding:24px 16px;border-radius:16px}@media(width >= 1024px){.p-sub-bundle__phase{flex:1 1 0;min-width:0;padding:32px 24px}}.p-sub-bundle__phase--before{background:#f4f6f8}.p-sub-bundle__phase--after{background:#f3f8ff}@media(width >= 1024px){.p-sub-bundle__phase--after{flex-grow:1.2}}.p-sub-bundle__phase-tag{display:block;width:fit-content;padding:4px 18px;margin:0 auto 8px;font-size:clamp(13px,12.1px + .24vw,15px);font-weight:700;color:#fff;border-radius:9999px}.p-sub-bundle__phase-tag--before{background:#888}.p-sub-bundle__phase-tag--after{background:#1a5fd0}.p-sub-bundle__phase-title{margin-bottom:16px;font-size:clamp(18px,15.4px + .71vw,26px);font-weight:700;line-height:1.4;color:#0b2c6e;text-align:center}.p-sub-bundle__phase-title--after{color:#1a5fd0}.p-sub-bundle__tasks{display:flex;gap:8px;align-items:flex-start;justify-content:center}.p-sub-bundle__task{display:flex;flex:1 1 0;flex-direction:column;align-items:center;min-width:0;text-align:center}.p-sub-bundle__task-icon{display:flex;align-items:center;justify-content:center;width:clamp(56px,14vw,76px);height:clamp(56px,14vw,76px);margin-bottom:8px;color:#0b2c6e;background:#e9f1fb;border-radius:9999px}.p-sub-bundle__task-icon svg{width:52%;height:52%}.p-sub-bundle__task-label{font-size:clamp(12px,11.1px + .24vw,15px);font-weight:500;color:#222}.p-sub-bundle__compare-arrow{display:flex;align-items:center;justify-content:center;color:#1a5fd0}.p-sub-bundle__compare-arrow svg{width:32px;height:32px;transform:rotate(90deg)}@media(width >= 1024px){.p-sub-bundle__compare-arrow{flex:0 0 auto}.p-sub-bundle__compare-arrow svg{width:40px;height:40px;transform:none}}.p-sub-bundle__after-body{display:flex;flex-direction:column;gap:16px;align-items:center}@media(width >= 768px){.p-sub-bundle__after-body{flex-direction:row;gap:16px}}@media(width >= 1024px){.p-sub-bundle__after-body{gap:8px}}.p-sub-bundle__robot{flex:0 0 auto;width:100%;max-width:200px;margin:0}@media(width >= 768px){.p-sub-bundle__robot{max-width:160px}}@media(width >= 1024px){.p-sub-bundle__robot{max-width:clamp(96px,11vw,150px)}}.p-sub-bundle__robot-img{display:block;width:100%;height:auto}.p-sub-bundle__features{display:flex;flex-direction:column;gap:8px;width:100%}@media(width >= 768px){.p-sub-bundle__features{flex:1 1 auto;width:auto}}@media(width >= 1024px){.p-sub-bundle__features{gap:6px}}.p-sub-bundle__feature{display:flex;gap:6px;align-items:center;padding:7px 12px;font-size:clamp(12px,10.4px + .3vw,15px);font-weight:700;line-height:1.3;color:#0b2c6e;letter-spacing:-0.01em;white-space:nowrap;background:#fff;border:1px solid #d8e2f0;border-radius:9999px}@media(width >= 1024px){.p-sub-bundle__feature{align-self:flex-start}}.p-sub-bundle__feature-icon{display:flex;flex:0 0 auto;align-items:center;justify-content:center;width:22px;height:22px;color:#1a5fd0}.p-sub-bundle__feature-icon svg{width:100%;height:100%}.p-sub-bundle__note--center{max-width:860px;margin-inline:auto;margin-top:24px;line-height:1.7;text-align:center}.p-sub-bundle__final{padding:32px 16px;margin-top:24px;background:#fff;border:1px solid #d8e2f0;border-radius:16px;box-shadow:0 4px 16px rgba(0,0,0,.06)}@media(width >= 768px){.p-sub-bundle__final{padding:48px 32px}}@media(width >= 1024px){.p-sub-bundle__final{margin-top:32px}}.p-sub-bundle__closing{display:flex;flex-direction:column;gap:16px;align-items:center}@media(width >= 1024px){.p-sub-bundle__closing{flex-direction:row;gap:16px;justify-content:center}}.p-sub-bundle__closing-text{color:#0b2c6e;text-align:center}@media(width >= 1024px){.p-sub-bundle__closing-text{flex:1 1 auto;text-align:left}}.p-sub-bundle__closing-lead{display:block;margin-bottom:8px;font-size:clamp(15px,13px + .59vw,22px);font-weight:700;line-height:1.4}.p-sub-bundle__closing-main{display:block;font-size:clamp(30px,12px + 2.5vw,50px);font-weight:900;line-height:1.2;letter-spacing:0}.p-sub-bundle__closing-line{display:block}@media(width >= 768px){.p-sub-bundle__closing-line{display:inline}}.p-sub-bundle__closing-sub{display:block;margin-top:8px;font-size:clamp(19px,14.7px + 1.15vw,32px);font-weight:700;line-height:1.3}.p-sub-bundle__closing-em{font-style:normal;color:#f15f22}.p-sub-bundle__closing-illust{flex:0 0 auto;width:100%;max-width:360px;margin:0}@media(width >= 1024px){.p-sub-bundle__closing-illust{max-width:clamp(270px,30vw,370px)}}.p-sub-bundle__closing-img{display:block;width:100%;height:auto}.p-sub-bundle__cta{display:flex;flex-direction:column;gap:16px;align-items:stretch;padding:24px 16px;margin-top:24px;background:#0b2c6e;border-radius:16px}@media(width >= 1024px){.p-sub-bundle__cta{flex-direction:row;gap:32px;align-items:center;justify-content:space-between;padding:24px 32px;margin-top:32px}}.p-sub-bundle__cta-info{display:flex;gap:16px;align-items:center;color:#fff}.p-sub-bundle__cta-icon{display:flex;flex:0 0 auto;align-items:center;justify-content:center;width:clamp(44px,11vw,56px);height:clamp(44px,11vw,56px);color:#fff;background:#1a5fd0;border-radius:9999px}.p-sub-bundle__cta-icon svg{width:56%;height:56%}.p-sub-bundle__cta-text{display:flex;flex:1 1 auto;flex-direction:column}.p-sub-bundle__cta-label{font-size:clamp(14px,12.7px + .35vw,18px);font-weight:700;color:#fff}.p-sub-bundle__cta-date{padding-top:4px;margin-top:4px;font-weight:700;line-height:1.1;color:#fff;border-top:1px dashed hsla(0,0%,100%,.35)}.p-sub-bundle__cta-era{display:inline-block;margin-right:6px;font-size:clamp(14px,12.7px + .35vw,18px);vertical-align:baseline}@media(768px <= width <= 1023px){.p-sub-bundle__cta-era{font-size:20px}}.p-sub-bundle__cta-day{display:inline-block;font-size:clamp(26px,10px + 2.1vw,44px);color:#ffd200;white-space:nowrap;vertical-align:baseline;background:linear-gradient(180deg, #fff3a0 0%, #ffd200 45%, #ffa517 100%);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0)}@media(768px <= width <= 1023px){.p-sub-bundle__cta-day{font-size:42px}}.p-sub-bundle__cta-tail{display:inline-block;margin-left:2px;font-size:clamp(15px,13.2px + .47vw,20px);vertical-align:baseline}@media(768px <= width <= 1023px){.p-sub-bundle__cta-tail{font-size:22px}}.p-sub-bundle__cta-button{flex:0 0 auto}@media(width >= 1024px){.p-sub-bundle__cta-button>a{min-width:360px}}.p-sub-process{padding-top:48px;padding-bottom:48px;background:#f3f8ff}@media(width >= 768px){.p-sub-process{padding-top:80px;padding-bottom:80px}}@media(width >= 1024px){.p-sub-process{padding-top:100px;padding-bottom:100px}}.p-sub-process__title{margin-bottom:16px;font-size:clamp(22px,15.1px + 1.84vw,43px);font-weight:700;line-height:1.4;color:#0b2c6e;text-align:center}.p-sub-process__title-text>span{display:inline-block}.p-sub-process__title-em{position:relative;font-style:normal;color:#1a5fd0}.p-sub-process__title-em::after{position:absolute;right:0;bottom:-4px;left:0;height:4px;content:"";background:#f15f22;border-radius:9999px}.p-sub-process__lead{max-width:760px;margin:0 auto 24px;font-size:clamp(14px,12.7px + .35vw,18px);font-weight:500;line-height:1.9;color:#222;text-align:center}.p-sub-process__lead span{display:inline-block}@media(width >= 1024px){.p-sub-process__lead{margin-bottom:32px}}.p-sub-process__em{font-style:normal;color:#f15f22}.p-sub-process__card{padding:24px 16px;background:#fff;border:1px solid #d8e2f0;border-radius:16px;box-shadow:0 4px 16px rgba(0,0,0,.06)}@media(width >= 768px){.p-sub-process__card{padding:48px 32px}}@media(width >= 1024px){.p-sub-process__card{padding:48px}}.p-sub-process__steps{display:flex;flex-direction:column;list-style:none}@media(width >= 768px){.p-sub-process__steps{flex-direction:row;align-items:stretch}}.p-sub-process__step{display:flex;flex-direction:column;align-items:center;text-align:center}@media(width >= 768px){.p-sub-process__step{flex:1 1 0;min-width:0}}.p-sub-process__step+.p-sub-process__step{padding-top:24px;margin-top:24px;border-top:1px dashed #d8e2f0}@media(width >= 768px){.p-sub-process__step+.p-sub-process__step{padding-top:0;padding-left:16px;margin-top:0;margin-left:16px;border-top:none;border-left:1px dashed #d8e2f0}}@media(width >= 1024px){.p-sub-process__step+.p-sub-process__step{padding-left:32px;margin-left:32px}}.p-sub-process__step-num{display:flex;align-items:center;justify-content:center;order:1;width:clamp(34px,9vw,46px);height:clamp(34px,9vw,46px);margin-bottom:8px;font-family:"Lato",sans-serif;font-size:clamp(18px,14.5px + .9vw,26px);font-weight:700;color:#fff;background:#0b2c6e;border-radius:9999px}.p-sub-process__step-title{order:2;margin-bottom:8px;font-size:clamp(17px,14.6px + .64vw,26px);font-weight:700;line-height:1.45;color:#0b2c6e}.p-sub-process__step-title span{display:block}.p-sub-process__step-illust{display:flex;align-items:center;justify-content:center;order:3;width:100%;max-width:230px;aspect-ratio:3/2;margin:16px auto}.p-sub-process__step-illust img{display:block;width:100%;height:100%;object-fit:contain}.p-sub-process__step-text{order:4;font-size:14px;font-weight:500;line-height:1.7;color:#222}.p-sub-process__step-text span{display:block}@media(width >= 768px){.p-sub-process__step-text{font-size:clamp(13px,11px + .3vw,15px);letter-spacing:-0.02em}.p-sub-process__step-text span{display:inline-block}}.p-sub-process__banner{display:flex;flex-direction:column;gap:8px;align-items:center;justify-content:center;padding:16px;margin-top:24px;text-align:center;border:2px solid #0b2c6e;border-radius:16px}@media(width >= 768px){.p-sub-process__banner{flex-direction:row;gap:16px;padding:16px 24px}}@media(width >= 1024px){.p-sub-process__banner{margin-top:48px}}.p-sub-process__banner-icon{flex:0 0 auto}.p-sub-process__banner-icon img{display:block;width:clamp(56px,14vw,80px);height:auto}.p-sub-process__banner-text{font-size:clamp(15px,12.1px + .77vw,27px);font-weight:700;line-height:1.6;color:#0b2c6e}.p-sub-process__banner-text span{display:block}@media(width >= 768px){.p-sub-process__banner-text{line-height:1.5}.p-sub-process__banner-text span{display:inline-block}}.p-sub-works{padding-top:16px;padding-bottom:48px;background:#f3f8ff}@media(width >= 768px){.p-sub-works{padding-top:24px;padding-bottom:80px}}@media(width >= 1024px){.p-sub-works{padding-top:32px;padding-bottom:100px}}.p-sub-works__title{margin-bottom:32px;font-size:clamp(24px,17.4px + 1.76vw,36px);font-weight:700;line-height:1.4;color:#0b2c6e;text-align:center}@media(width >= 1024px){.p-sub-works__title{margin-bottom:48px}}.p-sub-works__note{margin-top:16px;font-size:12px;color:#888;text-align:right}.p-sub-works__grid{display:grid;grid-template-columns:1fr;gap:24px}@media(width >= 768px){.p-sub-works__grid{grid-template-columns:repeat(3, minmax(0, 1fr));gap:clamp(20px,2.5vw,32px)}}.p-sub-works .c-card__link--static{cursor:default}.p-sub-works .c-card__link--static:hover .c-card__img img{transform:none}.p-sub-works .c-card__img{margin-bottom:8px}.p-sub-works .c-card__title{line-height:1.5}.p-sub-about{position:relative;padding-top:48px;padding-bottom:48px;overflow:hidden;background:#fff}@media(width >= 768px){.p-sub-about{padding-top:80px;padding-bottom:80px}}@media(width >= 1024px){.p-sub-about{padding-top:100px;padding-bottom:100px}}.p-sub-about__intro{display:flex;flex-direction:column;gap:24px}@media(width >= 1024px){.p-sub-about__intro{position:relative;display:block;min-height:480px}}@media(width >= 1024px){.p-sub-about__head{position:relative;z-index:1;width:54%}}.p-sub-about__title{margin-bottom:16px;font-size:clamp(24px,17.4px + 1.76vw,44px);font-weight:700;line-height:1.45;color:#0b2c6e}.p-sub-about__title-sub{font-size:.66em}.p-sub-about__title-sub--lead{display:block}.p-sub-about__lead{font-size:clamp(14px,12.7px + .35vw,18px);font-weight:500;line-height:1.9;color:#222}.p-sub-about__mockup{order:1;margin:0}@media(width >= 1024px){.p-sub-about__mockup{position:absolute;top:calc(-1*100px);right:calc(50% - 50vw);width:clamp(520px,56vw,940px);height:calc(100% + 100px);mask-image:linear-gradient(to right, transparent 12%, #000 38%)}}.p-sub-about__mockup img{display:block;width:100%;height:auto}@media(width >= 1024px){.p-sub-about__mockup img{height:100%;object-fit:cover;object-position:center top}}.p-sub-about__examples{order:2;padding:24px 16px;background:#f4f6f8;border-radius:16px;box-shadow:0 4px 16px rgba(0,0,0,.06)}@media(width >= 768px){.p-sub-about__examples{padding:32px}}@media(width >= 1024px){.p-sub-about__examples{position:relative;z-index:1;width:54%;margin-top:24px}}.p-sub-about__examples-head{padding-bottom:16px;margin-bottom:16px;font-size:clamp(16px,14.2px + .47vw,22px);font-weight:700;color:#0b2c6e;border-bottom:1px solid #d8e2f0}.p-sub-about__examples-list{display:flex;flex-wrap:wrap;gap:8px 24px;list-style:none}.p-sub-about__examples-item{position:relative;font-size:clamp(13px,12.1px + .24vw,16px);font-weight:500;color:#222}.p-sub-about__examples-item:not(:last-child)::after{position:absolute;right:calc(24px/-2);color:#888;content:"／";transform:translateX(50%)}.p-sub-about__examples-item--etc{color:#888}.p-sub-about__examples-item--etc::after{content:none}.p-sub-about__support{padding:32px 16px 24px;margin-top:48px;background:#fff;border:1px solid #d8e2f0;border-radius:16px;box-shadow:0 4px 16px rgba(0,0,0,.06)}@media(width >= 768px){.p-sub-about__support{padding:48px 32px 32px}}@media(width >= 1024px){.p-sub-about__support{margin-top:64px}}.p-sub-about__support-label{display:block;width:fit-content;max-width:100%;padding:7px 22px;margin:-44px auto 24px;font-size:clamp(14px,12.7px + .35vw,18px);font-weight:700;color:#fff;text-align:center;background:#0b2c6e;border-radius:9999px}@media(width >= 768px){.p-sub-about__support-label{margin-top:-64px}}.p-sub-about__support-list{display:grid;grid-template-columns:minmax(0, 1fr);gap:8px;list-style:none}@media(width >= 1024px){.p-sub-about__support-list{grid-template-columns:repeat(4, minmax(0, 1fr));gap:16px}}.p-sub-about__support-item{display:flex;gap:8px;align-items:center;justify-content:flex-start;padding:16px 16px;font-size:15px;font-weight:700;color:#0b2c6e;text-align:left;background:#f3f8ff;border-radius:8px}@media(width >= 1024px){.p-sub-about__support-item{flex-direction:column;justify-content:center;padding:16px 8px;font-size:clamp(13px,11.7px + .35vw,17px);text-align:center}}.p-sub-about__support-check{display:flex;flex:0 0 auto;align-items:center;justify-content:center;width:clamp(28px,6.5vw,36px);height:clamp(28px,6.5vw,36px);color:#fff;background:linear-gradient(135deg, #1a5fd0, #0b2c6e);border-radius:9999px;box-shadow:0 4px 10px rgba(11,44,110,.28)}.p-sub-about__support-check svg{width:56%;height:56%}.p-sub-about__conditions{margin-top:48px}@media(width >= 1024px){.p-sub-about__conditions{margin-top:64px}}.p-sub-about__conditions-title{display:flex;gap:16px;align-items:center;justify-content:center;margin-bottom:24px;font-size:clamp(20px,16.7px + .88vw,30px);font-weight:700;color:#0b2c6e;letter-spacing:.15em}.p-sub-about__conditions-title::before,.p-sub-about__conditions-title::after{flex:1 1 0;max-width:140px;height:1px;content:"";background:#0b2c6e;opacity:.4}@media(width >= 768px){.p-sub-about__conditions-title{margin-bottom:32px}}.p-sub-about__cards{display:grid;grid-template-columns:repeat(2, minmax(0, 1fr));gap:16px;list-style:none}@media(width >= 1024px){.p-sub-about__cards{grid-template-columns:repeat(4, minmax(0, 1fr))}}.p-sub-about__card{display:flex;flex-direction:column;gap:8px;padding:16px;background:#fff;border:1px solid #d8e2f0;border-radius:8px;box-shadow:0 4px 16px rgba(0,0,0,.06)}@media(width >= 768px){.p-sub-about__card{padding:24px}}.p-sub-about__card-head{display:flex;gap:8px;align-items:center}@media(width >= 768px){.p-sub-about__card-head{gap:16px}}.p-sub-about__card-icon{display:flex;flex:0 0 auto;align-items:center;justify-content:center;width:clamp(38px,9vw,52px);height:clamp(38px,9vw,52px);color:#fff;background:#0b2c6e;border-radius:9999px}.p-sub-about__card-icon svg{width:54%;height:54%}.p-sub-about__card-label{font-size:13px;font-weight:700;color:#0b2c6e}@media(width >= 768px){.p-sub-about__card-label{font-size:clamp(16px,13.8px + .59vw,21px)}}.p-sub-about__card-desc{font-size:clamp(13px,12.1px + .24vw,16px);font-weight:500;line-height:1.6;color:#0b2c6e}.p-sub-about__card-desc--amount{display:flex;flex-direction:column;gap:2px}.p-sub-about__card-row{display:flex;align-items:baseline}.p-sub-about__card-cap{margin-right:6px;font-size:.82em;font-weight:700;color:#222}.p-sub-about__card-num{margin:0 2px;font-family:"Lato",sans-serif;font-size:clamp(24px,19.7px + 1.18vw,38px);font-weight:700;line-height:1.1;color:#f15f22}.p-sub-about__card-unit{font-size:.9em;font-weight:700;color:#f15f22}.p-sub-about__card-note{display:block;margin-top:2px;font-size:clamp(11px,10.6px + .12vw,13px);font-weight:400;line-height:1.5;color:#888}.p-sub-about__official{display:flex;gap:8px;align-items:flex-start;justify-content:center;padding:16px;margin-top:32px;font-size:clamp(13px,12.1px + .24vw,16px);font-weight:500;line-height:1.7;color:#222;text-align:left;background:#f4f6f8;border-radius:8px}@media(width >= 768px){.p-sub-about__official{align-items:center;text-align:center}}.p-sub-about__official-icon{display:flex;flex:0 0 auto;align-items:center;justify-content:center;width:clamp(20px,5vw,26px);height:clamp(20px,5vw,26px);color:#0b2c6e}.p-sub-about__official-icon svg{width:100%;height:100%}.p-sub-about__official-link{font-weight:700;color:#1a5fd0;text-decoration:underline;text-underline-offset:2px;white-space:nowrap;transition:color .3s ease}.p-sub-about__official-link:hover,.p-sub-about__official-link:focus-visible{color:#134aa3}.p-sub-flow{padding-top:48px;padding-bottom:48px;background:linear-gradient(180deg, #f3f8ff, #e9f1fb)}@media(width >= 768px){.p-sub-flow{padding-top:80px;padding-bottom:80px}}@media(width >= 1024px){.p-sub-flow{padding-top:100px;padding-bottom:100px}}.p-sub-flow__head{margin-bottom:32px;text-align:center}@media(width >= 768px){.p-sub-flow__head{margin-bottom:48px}}.p-sub-flow__title{font-size:clamp(22px,15.1px + 1.84vw,43px);font-weight:700;line-height:1.4;color:#0b2c6e}.p-sub-flow__title-em{font-style:normal}.p-sub-flow__steps{list-style:none}@media(width >= 1024px){.p-sub-flow__steps{display:flex;gap:24px;align-items:stretch;padding:32px 24px;background:#fff;border-radius:16px;box-shadow:0 4px 16px rgba(0,0,0,.06)}}.p-sub-flow__step{position:relative;display:grid;grid-template-areas:"num title illust" "num date  illust";grid-template-columns:auto 1fr auto;column-gap:16px;align-items:center;padding:16px 24px;background:#fff;border-radius:16px;box-shadow:0 4px 16px rgba(0,0,0,.06)}.p-sub-flow__step:not(:last-child){margin-bottom:32px}.p-sub-flow__step:not(:last-child)::after{position:absolute;bottom:-24px;left:50%;width:28px;height:16px;clip-path:polygon(0 0, 100% 0, 50% 100%);content:"";background:#0b2c6e;transform:translateX(-50%)}@media(width >= 1024px){.p-sub-flow__step{display:flex;flex:1 1 0;flex-direction:column;align-items:center;padding:16px;text-align:center;background:rgba(0,0,0,0);border-radius:0;box-shadow:none}.p-sub-flow__step:not(:last-child){margin-bottom:0}.p-sub-flow__step:not(:last-child)::after{inset:50% -20px auto auto;z-index:2;width:16px;height:26px;clip-path:polygon(0 0, 100% 50%, 0 100%);transform:translateY(-50%)}}.p-sub-flow__step-num{display:flex;grid-area:num;align-items:center;justify-content:center;width:clamp(40px,9vw,48px);height:clamp(40px,9vw,48px);font-family:"Lato",sans-serif;font-size:clamp(20px,17.8px + .59vw,26px);font-weight:700;color:#fff;background:#0b2c6e;border-radius:9999px}@media(width >= 1024px){.p-sub-flow__step-num{margin-bottom:16px}}.p-sub-flow__step-title{grid-area:title;font-size:clamp(14px,12.6px + .37vw,18px);font-weight:700;line-height:1.5;color:#0b2c6e}.p-sub-flow__step-title span{display:block}@media(768px <= width <= 1023px){.p-sub-flow__step-title span{display:inline}}@media(width >= 1024px){.p-sub-flow__step-title{margin-bottom:16px;font-size:clamp(13px,11.6px + .24vw,16px)}}.p-sub-flow__step-illust{display:flex;grid-area:illust;align-items:center;justify-content:center;height:clamp(56px,15vw,72px);margin:0}.p-sub-flow__step-illust img{width:auto;max-width:124px;height:100%;object-fit:contain}@media(width >= 1024px){.p-sub-flow__step-illust{height:clamp(72px,8vw,90px);margin-bottom:16px}.p-sub-flow__step-illust img{max-width:150px}}.p-sub-flow__step-date{display:flex;flex-wrap:wrap;grid-area:date;gap:4px 8px;align-items:baseline;margin-top:4px}@media(width >= 1024px){.p-sub-flow__step-date{flex-flow:column nowrap;gap:8px;align-items:center;justify-content:flex-end;width:100%;min-height:88px;padding-top:16px;margin-top:auto;border-top:1px dashed #d8e2f0}}.p-sub-flow__step-badge{flex:0 0 auto;align-self:center;padding:3px 10px;font-size:clamp(11px,10.6px + .12vw,13px);font-weight:700;color:#fff;background:#0b2c6e;border-radius:4px}.p-sub-flow__step-day{font-family:"Lato",sans-serif;font-size:clamp(20px,16.5px + .94vw,30px);font-weight:700;line-height:1.1;color:#f15f22}.p-sub-flow__step-suffix{margin-left:2px;font-family:"Noto Sans JP","Hiragino Kaku Gothic ProN","Yu Gothic",sans-serif;font-size:.5em;font-weight:700;color:#222}.p-sub-flow__step--goal{grid-template-areas:"num title illust";background:#fff3ea;border:2px solid #f15f22}@media(width >= 1024px){.p-sub-flow__step--goal{padding:calc(16px - 2px) 16px 16px;background:#fff3ea}}.p-sub-flow__step--goal .p-sub-flow__step-num{background:#f15f22}.p-sub-flow__step--goal .p-sub-flow__step-title{color:#f15f22}@media(width >= 1024px){.p-sub-flow__step--goal .p-sub-flow__step-title{font-size:clamp(16px,13.8px + .39vw,20px)}}.p-sub-flow__step--goal .p-sub-flow__step-illust{height:clamp(72px,20vw,96px)}.p-sub-flow__step--goal .p-sub-flow__step-illust img{max-width:160px}@media(width >= 1024px){.p-sub-flow__step--goal .p-sub-flow__step-illust{height:clamp(104px,11vw,136px);margin-top:auto;margin-bottom:auto}.p-sub-flow__step--goal .p-sub-flow__step-illust img{max-width:210px}}.p-sub-flow__notes{padding:24px 16px;margin-top:32px;background:#fff;border-radius:16px;box-shadow:0 4px 16px rgba(0,0,0,.06)}@media(width >= 768px){.p-sub-flow__notes{padding:32px}}@media(width >= 1024px){.p-sub-flow__notes{display:flex;gap:32px;align-items:center;margin-top:48px}}.p-sub-flow__notes-label{display:flex;gap:8px;align-items:center;justify-content:center;width:fit-content;padding:8px 20px;margin:0 auto 24px;font-size:clamp(15px,13.7px + .35vw,19px);font-weight:700;color:#fff;background:#0b2c6e;border-radius:8px}@media(width >= 1024px){.p-sub-flow__notes-label{flex:0 0 auto;margin:0}}.p-sub-flow__notes-icon{display:flex;flex:0 0 auto;align-items:center;justify-content:center;width:22px;height:22px;color:#ffd200}.p-sub-flow__notes-icon svg{width:100%;height:100%}.p-sub-flow__notes-list{display:flex;flex-direction:column;gap:12px;list-style:none}@media(width >= 1024px){.p-sub-flow__notes-list{flex:1 1 auto;padding-left:32px;border-left:1px dashed #d8e2f0}}.p-sub-flow__notes-item{display:flex;gap:8px;align-items:flex-start}.p-sub-flow__notes-check{display:flex;flex:0 0 auto;align-items:center;justify-content:center;width:clamp(22px,5vw,26px);height:clamp(22px,5vw,26px);margin-top:1px;color:#fff;background:#0b2c6e;border-radius:9999px}.p-sub-flow__notes-check svg{width:56%;height:56%}.p-sub-flow__notes-text{font-size:clamp(13px,12.1px + .24vw,16px);font-weight:500;line-height:1.7;color:#222}.p-sub-flow__notes-text em{font-style:normal;font-weight:700;color:#f15f22}.p-sub-cta{padding-top:32px;padding-bottom:32px;background:#fff}@media(width >= 768px){.p-sub-cta{padding-top:48px;padding-bottom:48px}}@media(width >= 1024px){.p-sub-cta{padding-top:64px;padding-bottom:64px}}.p-sub-cta__banner{overflow:hidden;background:#fff;border-radius:16px;box-shadow:0 4px 16px rgba(0,0,0,.06)}.p-sub-cta__main{display:flex;flex-direction:column;gap:16px;align-items:center;padding:24px 16px 32px;text-align:center;background:radial-gradient(120% 116% at 50% 44%, #fff 62%, #d3e3f7 100%)}@media(width >= 768px){.p-sub-cta__main{flex-direction:row;gap:24px;align-items:center;padding:32px 48px;text-align:left}}.p-sub-cta__cal{display:flex;flex:0 0 auto;align-items:center;justify-content:center;width:clamp(46px,7vw,64px);height:clamp(46px,7vw,64px);color:#0b2c6e;background:#f3f8ff;border-radius:9999px}.p-sub-cta__cal svg{width:54%;height:54%}@media(width >= 768px){.p-sub-cta__cal{align-self:flex-start}}.p-sub-cta__body{max-width:760px;margin:0 auto}@media(width >= 768px){.p-sub-cta__body{flex:1 1 auto;max-width:none;margin:0}}.p-sub-cta__label{margin-bottom:8px;font-size:clamp(15px,13.7px + .35vw,19px);font-weight:700;color:#0b2c6e}.p-sub-cta__period-date{padding-bottom:16px;margin-bottom:16px;border-bottom:1px solid #d8e2f0}.p-sub-cta__period-era{display:block;font-size:clamp(19px,14.6px + 1.18vw,30px);font-weight:700;line-height:1.3;color:#0b2c6e}@media(width >= 768px){.p-sub-cta__period-era{display:inline;margin-right:.12em}}.p-sub-cta__period-main{display:block;line-height:1.1}@media(width >= 768px){.p-sub-cta__period-main{display:inline}}.p-sub-cta__period-day{font-family:"Lato",sans-serif;font-size:clamp(38px,24px + 3.1vw,50px);font-weight:900;color:#f15f22;white-space:nowrap}.p-sub-cta__period-tail{margin-left:.1em;font-size:clamp(17px,13.4px + .94vw,24px);font-weight:700;color:#0b2c6e;white-space:nowrap}.p-sub-cta__copy{font-size:clamp(14px,12.7px + .35vw,18px);font-weight:700;line-height:1.7;color:#0b2c6e}.p-sub-cta__copy-line{display:block}.p-sub-cta__copy-em{font-style:normal;color:#f15f22}.p-sub-cta__illust{display:flex;flex:0 0 auto;align-items:center;justify-content:center;margin:8px auto 0}.p-sub-cta__illust img{display:block;width:auto;height:clamp(112px,28vw,150px)}@media(width >= 768px){.p-sub-cta__illust{margin:0}.p-sub-cta__illust img{height:clamp(120px,13vw,168px)}}.p-sub-cta__foot{display:flex;flex-direction:column;gap:16px;align-items:center;padding:16px;background:#0b2c6e}@media(width >= 768px){.p-sub-cta__foot{flex-direction:row;gap:24px;padding:16px 32px}}.p-sub-cta__button{flex:1 1 auto;min-width:0;min-height:56px;font-size:clamp(17px,14.6px + .64vw,22px)}@media(width >= 768px){.p-sub-cta__button{min-width:0;min-height:64px}}.p-sub-cta__tel{display:flex;gap:8px;align-items:center;justify-content:center;width:100%;padding:8px 24px;color:#0b2c6e;text-decoration:none;background:#fff;border-radius:8px;transition:background-color .3s ease}@media(width >= 768px){.p-sub-cta__tel{flex:0 0 auto;width:auto}}.p-sub-cta__tel:hover,.p-sub-cta__tel:focus-visible{background:#f3f8ff}.p-sub-cta__tel-icon{display:flex;flex:0 0 auto;align-items:center;justify-content:center;width:clamp(22px,5vw,28px);height:clamp(22px,5vw,28px);color:#1a5fd0}.p-sub-cta__tel-icon svg{width:100%;height:100%}.p-sub-cta__tel-body{display:flex;flex-direction:column;align-items:flex-start;line-height:1.2}.p-sub-cta__tel-number{font-family:"Lato",sans-serif;font-size:clamp(22px,18.7px + .88vw,30px);font-weight:700;color:#0b2c6e}.p-sub-cta__tel-hours{font-size:12px;font-weight:500;color:#888}.p-sub-faq{padding-top:48px;padding-bottom:48px;background:#f3f8ff}@media(width >= 768px){.p-sub-faq{padding-top:80px;padding-bottom:80px}}@media(width >= 1024px){.p-sub-faq{padding-top:100px;padding-bottom:100px}}.p-sub-faq__title{margin-bottom:32px;font-size:clamp(24px,17.4px + 1.76vw,36px);font-weight:700;line-height:1.4;color:#0b2c6e;text-align:center}@media(width >= 1024px){.p-sub-faq__title{margin-bottom:48px}}.p-sub-faq__list{display:flex;flex-direction:column;gap:16px;max-width:800px;margin:0 auto;list-style:none}.p-sub-faq__item{padding:16px;background:#fff;border:1px solid #d8e2f0;border-radius:16px;box-shadow:0 4px 16px rgba(0,0,0,.06)}@media(width >= 768px){.p-sub-faq__item{padding:24px}}.p-sub-faq__q{display:flex;gap:16px;align-items:center;padding-bottom:16px;margin-bottom:16px;border-bottom:1px dashed #d8e2f0}.p-sub-faq__q-text{flex:1 1 auto;font-size:clamp(15px,13.7px + .35vw,18px);font-weight:700;line-height:1.5;color:#0b2c6e}.p-sub-faq__a{display:flex;gap:16px;align-items:flex-start}.p-sub-faq__a-text{flex:1 1 auto;padding-top:4px;font-size:clamp(14px,13.1px + .24vw,16px);font-weight:500;line-height:1.8;color:#222}.p-sub-faq__mark{display:flex;flex:0 0 auto;align-items:center;justify-content:center;width:clamp(28px,7vw,34px);height:clamp(28px,7vw,34px);font-family:"Lato",sans-serif;font-size:clamp(15px,13.7px + .35vw,18px);font-weight:700;color:#fff;border-radius:9999px}.p-sub-faq__mark--q{background:#0b2c6e}.p-sub-faq__mark--a{background:#f15f22}.p-sub-contact{padding-top:70px;padding-bottom:70px;background:#fff}@media(width >= 768px){.p-sub-contact{padding-top:80px;padding-bottom:80px}}@media(width >= 1024px){.p-sub-contact{padding-top:100px;padding-bottom:100px}}.p-sub-contact__head{margin-bottom:32px;text-align:center}@media(width >= 1024px){.p-sub-contact__head{margin-bottom:48px}}.p-sub-contact__en{margin-bottom:8px;font-family:"Lato",sans-serif;font-size:clamp(13px,12.1px + .24vw,15px);font-weight:700;color:#1a5fd0;letter-spacing:.12em}.p-sub-contact__title{margin-bottom:16px;font-size:clamp(24px,17.4px + 1.76vw,36px);font-weight:700;line-height:1.4;color:#0b2c6e}.p-sub-contact__lead{font-size:clamp(14px,13.1px + .24vw,16px);font-weight:500;line-height:1.9;color:#222}.p-sub-contact__panel{max-width:800px;padding:24px 16px;margin:0 auto;background:#fff;border:1px solid #d8e2f0;border-radius:16px;box-shadow:0 4px 16px rgba(0,0,0,.06)}@media(width >= 768px){.p-sub-contact__panel{padding:48px}}.p-sub-contact__form,.p-sub-contact__cf7 .wpcf7-form{display:flex;flex-direction:column;gap:24px}.p-sub-contact__field{display:flex;flex-direction:column;gap:8px}.p-sub-contact__row{display:flex;flex-direction:column;gap:24px}@media(width >= 768px){.p-sub-contact__row{flex-direction:row}}.p-sub-contact__row .p-sub-contact__field{flex:1 1 0;min-width:0}.p-sub-contact__label{display:flex;flex-wrap:wrap;gap:8px;align-items:center;font-size:clamp(14px,13.5px + .12vw,15px);font-weight:700;color:#0b2c6e}.p-sub-contact__required,.p-sub-contact__optional{display:inline-flex;align-items:center;padding:2px 8px;font-size:11px;font-weight:700;line-height:1.4;border-radius:4px}.p-sub-contact__required{color:#fff;background:#f15f22}.p-sub-contact__optional{color:#888;background:#f4f6f8}.p-sub-contact .wpcf7-form-control-wrap{display:block}.p-sub-contact .hidden-fields-container{display:none}.p-sub-contact .screen-reader-response{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0, 0, 0, 0);white-space:nowrap;border:0}.p-sub-contact textarea{min-height:140px;resize:vertical}.p-sub-contact input[type=text],.p-sub-contact input[type=email],.p-sub-contact input[type=tel],.p-sub-contact textarea,.p-sub-contact .wpcf7-form-control:not(.wpcf7-acceptance,[type=checkbox],[type=submit]){width:100%;padding:14px 16px;font-family:inherit;font-size:16px;line-height:1.6;color:#222;background:#f3f8ff;border:1px solid #d8e2f0;border-radius:8px;transition:border-color .3s ease,box-shadow .3s ease,background .3s ease}.p-sub-contact input[type=text]::placeholder,.p-sub-contact input[type=email]::placeholder,.p-sub-contact input[type=tel]::placeholder,.p-sub-contact textarea::placeholder,.p-sub-contact .wpcf7-form-control:not(.wpcf7-acceptance,[type=checkbox],[type=submit])::placeholder{color:#888}.p-sub-contact input[type=text]:focus,.p-sub-contact input[type=email]:focus,.p-sub-contact input[type=tel]:focus,.p-sub-contact textarea:focus,.p-sub-contact .wpcf7-form-control:not(.wpcf7-acceptance,[type=checkbox],[type=submit]):focus{background:#fff;border-color:#1a5fd0;outline:0;box-shadow:0 0 0 3px rgba(26,95,208,.15)}.p-sub-contact__privacy{text-align:center}.p-sub-contact__check{display:inline-flex;gap:8px;align-items:flex-start;font-size:clamp(13px,12.5px + .12vw,14px);line-height:1.6;color:#222;cursor:pointer}.p-sub-contact__check input[type=checkbox]{flex:0 0 auto;width:20px;height:20px;margin-top:1px;accent-color:#1a5fd0;cursor:pointer}.p-sub-contact__check a{color:#1a5fd0;text-decoration:underline}.p-sub-contact__check a:hover{color:#134aa3}.p-sub-contact__privacy .wpcf7-acceptance .wpcf7-list-item{display:inline-block;margin:0}.p-sub-contact__privacy .wpcf7-acceptance label{display:inline-flex;gap:8px;align-items:flex-start;font-size:clamp(13px,12.5px + .12vw,14px);line-height:1.6;color:#222;cursor:pointer}.p-sub-contact__privacy .wpcf7-acceptance input[type=checkbox]{flex:0 0 auto;width:20px;height:20px;margin-top:1px;accent-color:#1a5fd0;cursor:pointer}.p-sub-contact__check-text a:any-link{color:#1a5fd0;text-decoration:underline}.p-sub-contact__check-text a:any-link:hover{color:#134aa3}.p-sub-contact__submit{display:flex;justify-content:center;margin-top:8px}.p-sub-contact__submit .c-sub-button{min-width:260px;min-height:54px;font-size:16px}@media(width >= 768px){.p-sub-contact__submit .c-sub-button{min-width:340px;min-height:60px;font-size:18px}}.p-sub-contact__submit .c-sub-button[disabled],.p-sub-contact__submit .c-sub-button[aria-disabled=true]{cursor:not-allowed;filter:grayscale(0.4);box-shadow:none;opacity:.5}.p-sub-contact__submit .c-sub-button[disabled]:hover,.p-sub-contact__submit .c-sub-button[aria-disabled=true]:hover{box-shadow:none;transform:none}.p-sub-contact__recaptcha-note{margin-top:16px;font-size:12px;line-height:1.7;color:#888;text-align:center}.p-sub-contact__recaptcha-note a:any-link{color:#1a5fd0;text-decoration:underline}.p-sub-contact__recaptcha-note a:any-link:hover{color:#134aa3}.p-sub-contact .wpcf7-not-valid-tip{margin-top:4px;font-size:13px;color:#f15f22}.p-sub-contact .wpcf7 form .wpcf7-response-output{padding:16px;margin:24px 0 0;font-size:14px;border-radius:8px}.p-sub-thanks{display:flex;align-items:center;min-height:60vh;padding-top:70px;padding-bottom:70px;background:linear-gradient(180deg, #f3f8ff 0%, #fff 100%)}@media(width >= 1024px){.p-sub-thanks{padding-top:100px;padding-bottom:100px}}.p-sub-thanks__card{max-width:640px;padding:32px 24px;margin:0 auto;text-align:center;background:#fff;border:1px solid #d8e2f0;border-radius:16px;box-shadow:0 4px 16px rgba(0,0,0,.06)}@media(width >= 768px){.p-sub-thanks__card{padding:48px}}.p-sub-thanks__icon{display:inline-flex;align-items:center;justify-content:center;width:64px;height:64px;margin-bottom:24px;color:#fff;background:linear-gradient(180deg, #1a5fd0 0%, #0b2c6e 100%);border-radius:9999px}.p-sub-thanks__icon svg{width:36px;height:36px}.p-sub-thanks__title{margin-bottom:16px;font-size:clamp(22px,16.7px + 1.41vw,32px);font-weight:700;line-height:1.4;color:#0b2c6e}.p-sub-thanks__lead{margin-bottom:24px;font-size:clamp(15px,14.1px + .24vw,17px);font-weight:500;line-height:1.8;color:#222}.p-sub-thanks__text{display:flex;flex-direction:column;gap:16px;margin-bottom:32px;font-size:clamp(13px,12.5px + .12vw,14px);line-height:1.9;color:#222}.p-sub-thanks__text strong{font-weight:700;color:#f15f22}.p-sub-thanks__text a{font-weight:700;color:#0b2c6e;text-decoration:underline}.p-sub-thanks__actions{display:flex;justify-content:center}
