.p-oneframe{background-color:#fff;color:#1a1f36;font-family:"Noto Sans JP",sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;overflow-x:hidden;line-height:1.5;--wp--preset--font-family--heading: "Noto Sans JP", sans-serif;--wp--preset--font-family--body: "Noto Sans JP", sans-serif}.p-oneframe h1,.p-oneframe h2,.p-oneframe h3,.p-oneframe h4,.p-oneframe h5,.p-oneframe h6{font-family:"Noto Sans JP",sans-serif}.p-oneframe__font-display{font-family:"Lexend",sans-serif}.p-oneframe-header{position:sticky;top:0;z-index:50;width:100%;background-color:hsla(0,0%,100%,.95);backdrop-filter:blur(4px);border-bottom:1px solid #e2e6ef;box-shadow:0 1px 2px rgba(0,0,0,.05)}.p-oneframe-header__inner{max-width:1280px;margin:0 auto;padding:0 16px}@media screen and (min-width: 768px){.p-oneframe-header__inner{padding:0 32px}}.p-oneframe-header__row{display:flex;justify-content:space-between;align-items:center;height:64px}@media screen and (min-width: 768px){.p-oneframe-header__row{height:80px}}.p-oneframe-header__logo{display:flex;align-items:center;flex-shrink:0;cursor:pointer}.p-oneframe-header__logo-img{height:54px;width:auto;display:block}@media screen and (min-width: 768px){.p-oneframe-header__logo-img{height:66px}}.p-oneframe-header__nav{display:none}@media screen and (min-width: 768px){.p-oneframe-header__nav{display:flex;align-items:center;gap:32px}}.p-oneframe-header__nav-link{font-size:14px;font-weight:700;color:#4a5068;text-decoration:none;position:relative;transition:color .3s ease}.p-oneframe-header__nav-link:hover{color:#1a1f36}.p-oneframe-header__nav-underline{position:absolute;bottom:-4px;left:0;width:0;height:2px;background-color:#dd377d;transition:width .3s ease}.p-oneframe-header__nav-link:hover .p-oneframe-header__nav-underline{width:100%}.p-oneframe-header__cta-wrap{display:none}@media screen and (min-width: 768px){.p-oneframe-header__cta-wrap{display:flex}}.p-oneframe-header__cta{display:flex;align-items:center;gap:8px;background-color:#dd377d;color:#fff;font-weight:700;padding:10px 24px;border-radius:9999px;text-decoration:none;box-shadow:0 4px 6px rgba(0,0,0,.1);transition:all .3s ease}.p-oneframe-header__cta:hover{background-color:#b82a65;box-shadow:0 10px 15px rgba(0,0,0,.1);transform:translateY(-2px)}.p-oneframe-header__cta-icon{font-size:14px}.p-oneframe-header__sp-menu{display:flex;align-items:center}@media screen and (min-width: 768px){.p-oneframe-header__sp-menu{display:none}}.p-oneframe-header__sp-menu-btn{background:none;border:none;color:#8892a8;cursor:pointer;padding:0;transition:color .3s ease}.p-oneframe-header__sp-menu-btn:hover{color:#4a5068}.p-oneframe-header__sp-menu-icon{font-size:30px}.p-oneframe-sp-nav{position:fixed;inset:0;z-index:100;visibility:hidden;pointer-events:none;transition:visibility .3s ease}.p-oneframe-sp-nav.is-active{visibility:visible;pointer-events:auto}.p-oneframe-sp-nav__overlay{position:absolute;inset:0;background-color:rgba(0,0,0,.5);opacity:0;transition:opacity .3s ease}.p-oneframe-sp-nav.is-active .p-oneframe-sp-nav__overlay{opacity:1}.p-oneframe-sp-nav__panel{position:absolute;top:0;right:0;width:280px;height:100%;background-color:#fff;box-shadow:-4px 0 12px rgba(0,0,0,.1);transform:translateX(100%);transition:transform .3s ease;display:flex;flex-direction:column;overflow-y:auto}.p-oneframe-sp-nav.is-active .p-oneframe-sp-nav__panel{transform:translateX(0)}.p-oneframe-sp-nav__panel-header{display:flex;align-items:center;justify-content:space-between;padding:16px 20px;border-bottom:1px solid #e2e6ef}.p-oneframe-sp-nav__close-btn{display:flex;align-items:center;justify-content:center;width:40px;height:40px;background:none;border:none;cursor:pointer;color:#8892a8;border-radius:9999px;transition:background-color .3s ease}.p-oneframe-sp-nav__close-btn:hover{background-color:#f5f7fa}.p-oneframe-sp-nav__nav{display:flex;flex-direction:column;padding:16px 0}.p-oneframe-sp-nav__link{display:block;padding:14px 24px;font-size:15px;font-weight:700;color:#1a1f36;text-decoration:none;transition:background-color .3s ease}.p-oneframe-sp-nav__link:hover{background-color:#f5f7fa;color:#1a1f36}.p-oneframe-sp-nav__cta{display:flex;align-items:center;justify-content:center;gap:8px;margin:8px 20px 24px;padding:14px 24px;background-color:#dd377d;color:#fff;font-weight:700;font-size:15px;border-radius:9999px;text-decoration:none;box-shadow:0 4px 6px rgba(0,0,0,.1);transition:background-color .3s ease}.p-oneframe-sp-nav__cta:hover{background-color:#b82a65}.p-oneframe-hero{position:relative;width:100%;aspect-ratio:16/9;overflow:hidden;background-color:#fff}.p-oneframe-hero__bg{position:absolute;inset:0;z-index:1}.p-oneframe-hero__bg-img{position:absolute;inset:0;width:100%;height:100%;-o-object-fit:contain;object-fit:contain;background-color:#fff}.p-oneframe-hero__content{position:relative;z-index:10;width:min(100%,640px);margin-left:auto;margin-right:clamp(24px,8vw,150px);padding:0 16px}@media screen and (min-width: 768px){.p-oneframe-hero__content{width:min(100%,660px)}}.p-oneframe-hero__card{position:relative;background:linear-gradient(160deg, rgba(255, 255, 255, 0.2) 0%, rgba(235, 237, 241, 0.08) 100%);backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);padding:58px 32px 30px;border-radius:36px;border:1px solid hsla(0,0%,100%,.26);box-shadow:0 30px 70px rgba(0,0,0,.26);transform:perspective(1200px) rotateY(-6deg) rotateX(1.4deg);transform-origin:left center}@media screen and (min-width: 768px){.p-oneframe-hero__card{padding:62px 40px 36px}}.p-oneframe-hero__card-meta{position:absolute;top:22px;right:26px;font-family:"Courier New",monospace;font-size:12px;color:hsla(0,0%,100%,.56);letter-spacing:.05em}.p-oneframe-hero__heading{font-size:44px;font-weight:900;color:#fff;line-height:1.35;margin-bottom:24px;text-shadow:2px 3px 8px rgba(0,0,0,.24)}.p-oneframe-hero__heading-highlight{background-color:#dd377d;color:#fff;padding:2px 8px 4px;border-radius:4px;font-weight:900}.p-oneframe-hero__heading-accent{color:#f06098}.p-oneframe-hero__description{font-size:34px;color:hsla(0,0%,100%,.9);font-weight:400;line-height:1.65;margin-bottom:28px}.p-oneframe-hero__cta-btn{display:flex;align-items:center;justify-content:center;gap:10px;margin:0 auto;background:linear-gradient(180deg, #F06098 0%, #DD377D 100%);color:#fff;font-size:34px;font-weight:700;padding:20px 52px;border-radius:9999px;border:4px solid #b82a65;cursor:pointer;text-decoration:none;box-shadow:0 10px 28px rgba(184,42,101,.5);transition:all .3s ease}.p-oneframe-hero__cta-btn:hover{background:linear-gradient(180deg, #DD377D 0%, #B82A65 100%);transform:translateY(-2px);box-shadow:0 12px 30px rgba(184,42,101,.58)}.p-oneframe-hero__cta-arrow{font-size:34px;font-weight:700}.p-oneframe-hero__scroll{position:absolute;bottom:42px;left:10px;z-index:20;display:flex;align-items:center;gap:10px;animation:none}.p-oneframe-hero__scroll::before{content:"";width:2px;height:120px;background-color:hsla(0,0%,100%,.26);border-radius:9999px}.p-oneframe-hero__scroll-text{font-size:12px;font-weight:700;color:hsla(0,0%,100%,.7);letter-spacing:.15em;transform:rotate(180deg);writing-mode:vertical-rl}.p-oneframe-hero__mascot{position:absolute;bottom:24px;right:16px;z-index:20;width:64px;height:auto;filter:drop-shadow(0 4px 12px rgba(0, 0, 0, 0.3));animation:p-oneframe-float 3s ease-in-out infinite;pointer-events:none}@media screen and (min-width: 768px){.p-oneframe-hero__mascot{width:100px;bottom:48px;right:48px}}@keyframes p-oneframe-float{0%,100%{transform:translateY(0) rotate(-5deg)}50%{transform:translateY(-12px) rotate(5deg)}}@media screen and (max-width: 767px){.p-oneframe-hero{aspect-ratio:5/8}.p-oneframe-hero__content{width:calc(100% - 112px);margin-right:12px;padding:0}.p-oneframe-hero__card{padding:32px 16px 20px;border-radius:18px;transform:none}.p-oneframe-hero__card-meta{top:12px;right:14px;font-size:9px}.p-oneframe-hero__heading{font-size:18px;margin-bottom:14px}.p-oneframe-hero__description{font-size:12px;margin-bottom:18px;line-height:1.6}.p-oneframe-hero__cta-btn{font-size:12px;padding:12px 20px;border-width:2px}.p-oneframe-hero__cta-arrow{font-size:15px}.p-oneframe-hero__scroll{bottom:18px;left:7px}.p-oneframe-hero__scroll::before{height:72px;width:1px}.p-oneframe-hero__scroll-text{font-size:9px;letter-spacing:.08em}.p-oneframe-hero__mascot{width:48px;bottom:14px;right:10px}}.p-oneframe-section__heading{font-family:"Noto Sans JP",sans-serif;font-size:30px;font-weight:900;color:#1a1f36;letter-spacing:-0.025em;text-align:center}@media screen and (min-width: 768px){.p-oneframe-section__heading{font-size:36px}}.p-oneframe-section__heading-bar{width:64px;height:4px;background-color:#dd377d;margin:16px auto 0;border-radius:9999px}.p-oneframe-results{padding:80px 0;background-color:#f5f7fa;background-image:radial-gradient(rgba(221, 55, 125, 0.15) 1px, transparent 1px);background-size:20px 20px;position:relative;overflow:hidden}.p-oneframe-results__inner{max-width:1280px;margin:0 auto;padding:0 16px;position:relative;z-index:10}@media screen and (min-width: 768px){.p-oneframe-results__inner{padding:0 32px}}.p-oneframe-results__header{text-align:center;margin-bottom:48px}.p-oneframe-results__slider{position:relative;margin:0 -16px;padding:0 16px}@media screen and (min-width: 768px){.p-oneframe-results__slider{margin:0;padding:0}}.p-oneframe-results__slider .splide__track{overflow:visible;padding:8px 0 32px}.p-oneframe-results__slider .splide__list{align-items:stretch}.p-oneframe-results__slider .splide__slide{height:auto}.p-oneframe-results__slider .splide__arrows{position:absolute;top:-70px;right:0;display:flex;gap:8px}.p-oneframe-results__slider .splide__arrow{position:static;transform:none;background:#fff;border:1px solid #e2e6ef;width:40px;height:40px;opacity:1;transition:all .3s ease}.p-oneframe-results__slider .splide__arrow svg{fill:#dd377d}.p-oneframe-results__slider .splide__pagination{bottom:-12px}@media screen and (min-width: 768px){.p-oneframe-results__slider .splide__pagination{display:none}}.p-oneframe-results__slider .splide__pagination__page{width:8px;height:8px;background:rgba(221,55,125,.3);opacity:1;transition:all .3s ease}.p-oneframe-results__slider .splide__pagination__page.is-active{background:#dd377d;transform:scale(1.1)}.p-oneframe-results__card{background-color:#fff;border-radius:16px;box-shadow:0 4px 6px rgba(0,0,0,.07);overflow:hidden;transition:all .3s ease;display:flex;flex-direction:column;height:100%;text-decoration:none;color:inherit}.p-oneframe-results__card:hover{box-shadow:0 20px 25px rgba(0,0,0,.1);transform:translateY(-4px)}.p-oneframe-results__card-thumb{position:relative;width:100%;aspect-ratio:16/9;background-color:#1f2937;overflow:hidden;display:block;text-decoration:none}.p-oneframe-results__card-thumb-img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;opacity:1}.p-oneframe-results__card-thumb-placeholder{width:100%;aspect-ratio:16/9;background-color:#1f2937}.p-oneframe-results__card-overlay{position:absolute;inset:0;display:flex;flex-direction:column;justify-content:center;align-items:center;padding:16px}.p-oneframe-results__card-tags{width:100%;display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:4px}.p-oneframe-results__card-tag{color:#fff;font-size:10px;font-weight:700;padding:2px 4px;border-radius:2px}.p-oneframe-results__card-tag--red{background-color:#dc2626}.p-oneframe-results__card-tag--blue{background-color:#1e3a8a;border:1px solid hsla(0,0%,100%,.3)}.p-oneframe-results__card-title{color:#fff;font-weight:700;font-size:17px;filter:drop-shadow(0 1px 2px rgba(0, 0, 0, 0.3));margin-bottom:8px;width:100%;text-align:left;line-height:1.3;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.p-oneframe-results__card-play{align-self:flex-start;background:hsla(0,0%,100%,.92);color:#111827;font-size:10px;font-weight:700;padding:5px 8px;border-radius:9999px}.p-oneframe-results__card-achievement{width:100%;text-align:center;position:relative;margin-top:8px}.p-oneframe-results__card-achievement-text{font-weight:900;font-size:48px;color:#dd377d;letter-spacing:-0.05em;font-style:italic;filter:drop-shadow(2px 2px 0 rgb(0, 0, 0));-webkit-text-stroke:1px #000}.p-oneframe-results__card-achievement-num{font-size:60px;color:#fff;filter:drop-shadow(2px 2px 0 rgb(255, 0, 0));-webkit-text-stroke:1.5px #000}.p-oneframe-results__card-achievement-badge{position:absolute;right:-8px;bottom:-8px;transform:rotate(-5deg);background-color:#dc2626;color:#fff;font-weight:900;padding:2px 8px;font-size:14px;border:2px solid #fff;box-shadow:0 4px 6px rgba(0,0,0,.1)}.p-oneframe-results__card-body{padding:24px;flex-grow:1;display:flex;flex-direction:column;justify-content:space-between}.p-oneframe-results__card-profile{display:flex;align-items:center;gap:12px;margin-bottom:10px}.p-oneframe-results__card-name{margin:0;font-weight:700;font-size:18px;color:#1a1f36;line-height:1.3}.p-oneframe-results__card-meta{display:flex;flex-direction:column;align-items:flex-start;gap:4px;margin-bottom:10px}.p-oneframe-results__card-meta-age,.p-oneframe-results__card-meta-job{display:block;font-size:13px;font-weight:500;line-height:1.4;color:#1a1f36}.p-oneframe-results__card-meta-job{color:rgba(26,31,54,.75)}.p-oneframe-results__card-video-title{font-size:14px;font-weight:700;color:#1a1f36;line-height:1.55;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;margin:0}@media screen and (max-width: 767px){.p-oneframe-results__header{margin-bottom:32px}.p-oneframe-results__slider .splide__track{padding-bottom:24px}.p-oneframe-results__slider .splide__arrows{display:none}.p-oneframe-results__slider .splide__pagination{display:flex}.p-oneframe-results__card{border-radius:12px}.p-oneframe-results__card-overlay{padding:10px}.p-oneframe-results__card-tag{font-size:9px}.p-oneframe-results__card-title{font-size:12px;margin-bottom:6px}.p-oneframe-results__card-play{font-size:9px;padding:4px 6px}.p-oneframe-results__card-achievement-text{font-size:30px}.p-oneframe-results__card-achievement-num{font-size:38px}.p-oneframe-results__card-achievement-badge{font-size:10px;padding:2px 6px;right:-4px;bottom:-4px}.p-oneframe-results__card-body{padding:14px}.p-oneframe-results__card-profile{gap:8px;margin-bottom:6px}.p-oneframe-results__card-name{font-size:15px}.p-oneframe-results__card-meta{gap:0;margin-bottom:6px}.p-oneframe-results__card-meta-age,.p-oneframe-results__card-meta-job{font-size:11px}.p-oneframe-results__card-video-title{font-size:12px}}.p-oneframe-data{padding:80px 0;background-color:#fff;position:relative}.p-oneframe-data__wave{position:absolute;top:0;left:0;width:100%;overflow:hidden;line-height:0;transform:rotate(180deg)}.p-oneframe-data__wave-svg{position:relative;display:block;width:calc(146% + 1.3px);height:60px;color:#f5f7fa;fill:currentColor}.p-oneframe-data__inner{max-width:1152px;margin:0 auto;padding:0 16px;margin-top:48px}@media screen and (min-width: 768px){.p-oneframe-data__inner{padding:0 32px}}.p-oneframe-data__header{text-align:center;margin-bottom:64px}.p-oneframe-data__lead{margin-top:16px;font-size:16px;line-height:1.7;color:#8892a8;font-weight:500}.p-oneframe-data__grid{display:grid;grid-template-columns:1fr;gap:32px;align-items:end}@media screen and (min-width: 768px){.p-oneframe-data__grid{grid-template-columns:repeat(3, 1fr);gap:48px}}.p-oneframe-data__chart-col{display:flex;flex-direction:column;align-items:center;padding:24px;background-color:#fff;border-radius:24px;border:1px solid #e2e6ef;box-shadow:0 10px 24px rgba(15,23,42,.08);overflow:hidden}.p-oneframe-data__chart-line{width:calc(100% + 48px);height:4px;margin:-24px 0 18px;background:linear-gradient(to right, #1A1F36, #DD377D)}.p-oneframe-data__chart-label{font-size:18px;font-weight:700;color:#8892a8;margin-bottom:4px}.p-oneframe-data__chart-title{font-size:30px;font-weight:900;color:#1a1f36;letter-spacing:-0.02em;margin-bottom:24px;text-align:center}.p-oneframe-data__pie{position:relative;width:192px;height:192px}@media screen and (min-width: 768px){.p-oneframe-data__pie{width:224px;height:224px}}.p-oneframe-data__pie::before{content:"";position:absolute;inset:24px;border-radius:9999px;background-color:#fff;box-shadow:inset 0 2px 4px rgba(15,23,42,.1);z-index:1}.p-oneframe-data__pie-circle{width:100%;height:100%;border-radius:9999px;box-shadow:0 4px 14px rgba(0,0,0,.12);transition:transform 1.65s cubic-bezier(0.2, 0.8, 0.2, 1),opacity 1.25s ease;transform-origin:center}.p-oneframe-data__pie-circle--1{background:conic-gradient(#DD377D 0% var(--pie-percent, 87%), #e2e8f0 var(--pie-percent, 87%) 100%)}.p-oneframe-data__pie-circle--2{background:conic-gradient(#DD377D 0% var(--pie-percent, 90%), #e2e8f0 var(--pie-percent, 90%) 100%)}.p-oneframe-data__pie-label{position:absolute;inset:0;display:flex;flex-direction:column;align-items:center;justify-content:center;z-index:2}.p-oneframe-data__pie-value{font-family:"Lexend",sans-serif;font-weight:900;font-size:36px;line-height:1;filter:drop-shadow(0 1px 2px rgba(0, 0, 0, 0.18))}.p-oneframe-data__pie-value--white{color:#1a1f36}.p-oneframe-data__pie-value--dark{color:#1a1f36}.p-oneframe-data__pie-unit{font-size:24px}.p-oneframe-data__pie-caption{margin-top:4px;font-size:12px;font-weight:700;color:#9ca3af}.p-oneframe-data__chart-text{font-size:14px;color:#8892a8;line-height:1.75;text-align:center;margin-top:20px}.p-oneframe-data__chart-highlight{font-weight:700;padding:0 4px;border-radius:2px}.p-oneframe-data__chart-highlight--blue{color:#1a1f36;background-color:rgba(221,55,125,.1)}.p-oneframe-data__chart-highlight--yellow{color:#111827;background-color:rgba(255,181,71,.2)}.p-oneframe-data__bar-wrap{position:relative;display:grid;grid-template-columns:repeat(5, minmax(0, 1fr));align-items:flex-end;gap:10px;height:240px;width:100%;max-width:440px;margin:0 auto;padding-bottom:22px;border-bottom:1px solid #e2e6ef}.p-oneframe-data__bar-wrap::before{content:"";position:absolute;top:8px;left:0;right:0;bottom:24px;background:no-repeat url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 500 200'%3E%3Cpath d='M 50 160 Q 250 80 445 40' fill='none' stroke='%23F06098' stroke-width='6' stroke-dasharray='10 10' stroke-linecap='round' opacity='0.6' /%3E%3Cpolygon fill='%23F06098' points='455,39 438,30 442,52' opacity='0.6' /%3E%3C/svg%3E");background-size:100% 100%;pointer-events:none;z-index:3}.p-oneframe-data__bar-item{position:relative;height:100%;display:flex;flex-direction:column;justify-content:flex-end;align-items:center;min-width:0;padding:0}.p-oneframe-data__bar-count{font-size:12px;font-weight:700;color:#4a5068;margin-bottom:8px;opacity:0;transition:opacity .25s ease}.p-oneframe-data__bar{width:100%;min-height:8px;border-radius:6px 6px 0 0;transition:background-color .25s ease,height 1.35s cubic-bezier(0.2, 0.8, 0.2, 1);position:relative;z-index:2;box-shadow:0 4px 8px rgba(15,23,42,.18)}.p-oneframe-data__bar--1{background-color:#c8ccd8;--bar-height: 90%;height:var(--bar-height, 90%)}.p-oneframe-data__bar--2{background-color:#c8ccd8;--bar-height: 60%;height:var(--bar-height, 60%)}.p-oneframe-data__bar--3{background-color:#c8ccd8;--bar-height: 45%;height:var(--bar-height, 45%)}.p-oneframe-data__bar--4{background:linear-gradient(to top, #c8ccd8, rgba(221, 55, 125, 0.8));--bar-height: 25%;height:var(--bar-height, 25%)}.p-oneframe-data__bar--5{background-color:#dd377d;--bar-height: 25%;height:var(--bar-height, 25%);display:flex;align-items:flex-start;justify-content:center}.p-oneframe-data__bar-item:nth-child(1) .p-oneframe-data__bar{transition-delay:.08s}.p-oneframe-data__bar-item:nth-child(2) .p-oneframe-data__bar{transition-delay:.2s}.p-oneframe-data__bar-item:nth-child(3) .p-oneframe-data__bar{transition-delay:.32s}.p-oneframe-data__bar-item:nth-child(4) .p-oneframe-data__bar{transition-delay:.44s}.p-oneframe-data__bar-item:nth-child(5) .p-oneframe-data__bar{transition-delay:.56s}.p-oneframe-data__bar-crown{position:absolute;top:-22px;color:#ff9f1c;font-size:18px;transition:transform .75s ease,opacity .75s ease}.p-oneframe-data__bar-item:hover .p-oneframe-data__bar{background-color:#2d3555}.p-oneframe-data__bar-item:hover .p-oneframe-data__bar-count{opacity:1}.p-oneframe-data__bar-item:hover .p-oneframe-data__bar--5{background-color:#ff9f1c}.p-oneframe-data.is-graph-pending .p-oneframe-data__pie-circle{opacity:0;transform:scale(0.72) rotate(-140deg)}.p-oneframe-data.is-graph-animated .p-oneframe-data__pie-circle{opacity:1;transform:scale(1) rotate(0deg)}.p-oneframe-data.is-graph-pending .p-oneframe-data__bar{height:0}.p-oneframe-data.is-graph-pending .p-oneframe-data__bar-crown{opacity:0;transform:translateY(10px)}.p-oneframe-data.is-graph-animated .p-oneframe-data__bar-crown{opacity:1;transform:translateY(0);transition-delay:.9s}.p-oneframe-data__bar-label{font-size:11px;font-weight:700;color:#8892a8;margin-top:8px;line-height:1.1;text-align:center;white-space:normal;transform:none}@media screen and (max-width: 767px){.p-oneframe-data{padding:72px 0}.p-oneframe-data__header{margin-bottom:34px}.p-oneframe-data__lead{font-size:14px}.p-oneframe-data__chart-col{padding:18px;border-radius:16px}.p-oneframe-data__chart-line{width:calc(100% + 36px);margin:-18px 0 14px}.p-oneframe-data__chart-label{font-size:14px}.p-oneframe-data__chart-title{font-size:24px;margin-bottom:14px}.p-oneframe-data__pie{width:172px;height:172px}.p-oneframe-data__pie::before{inset:20px}.p-oneframe-data__pie-value{font-size:32px}.p-oneframe-data__pie-caption{font-size:10px}.p-oneframe-data__chart-text{font-size:13px;margin-top:14px}.p-oneframe-data__bar-wrap{height:190px;max-width:360px;gap:8px;padding-bottom:18px}.p-oneframe-data__bar-count{font-size:10px;margin-bottom:4px}.p-oneframe-data__bar-label{font-size:9px;margin-top:8px;line-height:1.05;white-space:normal;transform:none}.p-oneframe-data__bar-crown{top:-18px;font-size:15px}}.p-oneframe-voices{padding:80px 0;background-color:#f5f7fa;background-image:radial-gradient(rgba(221, 55, 125, 0.12) 1px, transparent 1px);background-size:20px 20px;overflow:hidden}.p-oneframe-voices__inner{max-width:1320px;margin:0 auto;padding:0 16px}@media screen and (min-width: 768px){.p-oneframe-voices__inner{padding:0 32px}}.p-oneframe-voices__header{text-align:center;margin-bottom:48px}.p-oneframe-voices__slider{position:relative;margin:0 -16px;padding:0 16px}@media screen and (min-width: 768px){.p-oneframe-voices__slider{margin:0;padding:0}}.p-oneframe-voices__slider .splide__track{overflow:visible;padding:8px 0 32px}.p-oneframe-voices__slider .splide__arrows{position:absolute;top:-70px;right:0;display:flex;gap:8px}.p-oneframe-voices__slider .splide__arrow{position:static;transform:none;background:#fff;border:1px solid #e2e6ef;width:40px;height:40px;opacity:1;transition:all .3s ease}.p-oneframe-voices__slider .splide__arrow svg{fill:#dd377d}.p-oneframe-voices__slider .splide__pagination{bottom:-12px}@media screen and (min-width: 768px){.p-oneframe-voices__slider .splide__pagination{display:none}}.p-oneframe-voices__slider .splide__pagination__page{width:8px;height:8px;background:rgba(221,55,125,.3);opacity:1;transition:all .3s ease}.p-oneframe-voices__slider .splide__pagination__page.is-active{background:#dd377d;transform:scale(1.1)}.p-oneframe-voices__list{align-items:stretch}.p-oneframe-voices__slide{height:auto}.p-oneframe-voices__slide .p-oneframe-voices__card{height:100%}.p-oneframe-voices__card{background-color:#fff;padding:28px;border-radius:22px 72px 22px 72px;border:8px solid #f06098;position:relative;overflow:hidden}.p-oneframe-voices__card-profile{display:flex;align-items:center;gap:16px;margin-bottom:18px}.p-oneframe-voices__card-avatar{width:64px;height:64px;border-radius:9999px;-o-object-fit:cover;object-fit:cover;border:2px solid #dd377d}.p-oneframe-voices__card-name{font-weight:700;font-size:19px;color:#1a1f36}.p-oneframe-voices__card-role{font-size:14px;color:#8892a8}.p-oneframe-voices__card-text{color:#4a5068;line-height:1.9;padding-right:36px}.p-oneframe-voices__card-highlight{font-weight:700;color:#b82a65;background-color:rgba(221,55,125,.1);padding:0 4px}@media screen and (max-width: 767px){.p-oneframe-voices__header{margin-bottom:32px}.p-oneframe-voices__slider{margin:0;padding:0}.p-oneframe-voices__slider .splide__track{padding-bottom:24px}.p-oneframe-voices__slider .splide__arrows{display:none}.p-oneframe-voices__slider .splide__pagination{display:flex}.p-oneframe-voices__card{padding:18px;border-width:6px;border-radius:16px 42px 16px 42px}.p-oneframe-voices__card-profile{gap:10px;margin-bottom:14px}.p-oneframe-voices__card-avatar{width:48px;height:48px}.p-oneframe-voices__card-name{font-size:14px}.p-oneframe-voices__card-role{font-size:12px}.p-oneframe-voices__card-text{font-size:13px;line-height:1.7;padding-right:22px}}.p-oneframe-support{padding:80px 0;background-color:#fff;background-image:radial-gradient(rgba(255, 181, 71, 0.3) 1.5px, transparent 1.5px);background-size:24px 24px;position:relative}.p-oneframe-support__inner{max-width:1280px;margin:0 auto;padding:0 16px;position:relative;z-index:10}@media screen and (min-width: 768px){.p-oneframe-support__inner{padding:0 32px}}.p-oneframe-support__header{text-align:center;margin-bottom:64px}.p-oneframe-support__grid{display:grid;grid-template-columns:repeat(2, 1fr);gap:16px}@media screen and (min-width: 768px){.p-oneframe-support__grid{grid-template-columns:repeat(4, 1fr);gap:24px}}.p-oneframe-support__card{display:flex;flex-direction:column;align-items:center;text-align:center;padding:24px;background-color:#f5f7fa;border-radius:16px;border:2px solid rgba(0,0,0,0);box-shadow:0 1px 2px rgba(0,0,0,.05);transition:border-color .3s ease}.p-oneframe-support__card:hover{border-color:#1a1f36}.p-oneframe-support__card-icon-wrap{width:80px;height:80px;border-radius:9999px;background-color:#fff;display:flex;align-items:center;justify-content:center;margin-bottom:16px;color:#dd377d;border:2px solid #dd377d}.p-oneframe-support__card-icon{font-size:44px}.p-oneframe-support__card-icon-img{display:block;width:44px;height:44px;-o-object-fit:contain;object-fit:contain}.p-oneframe-support__card-title{font-weight:700;font-size:18px;margin-bottom:8px}.p-oneframe-support__card-text{font-size:14px;color:#8892a8}.p-oneframe-support__card[role=button]{cursor:pointer}.p-oneframe-support__card[role=button]:active{transform:scale(0.97)}@media screen and (max-width: 767px){.p-oneframe-support{padding:56px 0}.p-oneframe-support__header{margin-bottom:36px}.p-oneframe-support__card{padding:18px;border-radius:12px}.p-oneframe-support__card-icon-wrap{width:56px;height:56px;margin-bottom:10px}.p-oneframe-support__card-icon{font-size:30px}.p-oneframe-support__card-icon-img{width:30px;height:30px}.p-oneframe-support__card-title{font-size:14px;margin-bottom:4px}}.p-oneframe-support-modal{position:fixed;inset:0;z-index:9999;display:flex;align-items:center;justify-content:center;opacity:0;visibility:hidden;transition:opacity .3s ease,visibility .3s ease}.p-oneframe-support-modal.is-active{opacity:1;visibility:visible}.p-oneframe-support-modal__overlay{position:absolute;inset:0;background-color:rgba(0,0,0,.55)}.p-oneframe-support-modal__dialog{position:relative;z-index:1;width:560px;max-width:calc(100% - 32px);max-height:calc(100vh - 64px);background-color:#fff;border-radius:24px;overflow:hidden;overflow-y:auto;box-shadow:0 24px 80px rgba(0,0,0,.18),0 4px 16px rgba(0,0,0,.08);transform:translateY(24px);opacity:0;transition:transform .4s cubic-bezier(0.22, 1, 0.36, 1),opacity .35s ease}.p-oneframe-support-modal.is-active .p-oneframe-support-modal__dialog{transform:translateY(0);opacity:1}.p-oneframe-support-modal__close{position:absolute;top:12px;right:12px;z-index:10;width:40px;height:40px;border-radius:9999px;border:none;background-color:hsla(0,0%,100%,.9);backdrop-filter:blur(4px);-webkit-backdrop-filter:blur(4px);color:#1a1f36;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:background-color .2s ease,transform .2s ease;box-shadow:0 2px 8px rgba(0,0,0,.12)}.p-oneframe-support-modal__close:hover{background-color:#dd377d;color:#fff;transform:scale(1.08)}.p-oneframe-support-modal__close .material-symbols-outlined{font-size:22px}.p-oneframe-support-modal__img-wrap{width:100%;overflow:hidden}.p-oneframe-support-modal__img{width:100%;height:240px;-o-object-fit:cover;object-fit:cover;display:block;opacity:1;transition:opacity .18s ease}@media screen and (min-width: 768px){.p-oneframe-support-modal__img{height:280px}}.p-oneframe-support-modal__img.is-loading{opacity:0}.p-oneframe-support-modal__body{padding:28px 32px 36px}.p-oneframe-support-modal__title{font-size:22px;font-weight:700;color:#1a1f36;margin-bottom:16px;line-height:1.4}.p-oneframe-support-modal__text{font-size:15px;color:#4a5068;line-height:1.85}@media screen and (max-width: 767px){.p-oneframe-support-modal__dialog{max-width:calc(100% - 24px);max-height:calc(100vh - 48px);border-radius:18px}.p-oneframe-support-modal__img{height:200px}.p-oneframe-support-modal__body{padding:22px 20px 28px}.p-oneframe-support-modal__title{font-size:19px;margin-bottom:12px}.p-oneframe-support-modal__text{font-size:14px;line-height:1.75}}.p-oneframe-strength{padding:80px 0;background-color:#f5f7fa;background-image:linear-gradient(to right, rgba(221, 55, 125, 0.1) 1px, transparent 1px),linear-gradient(to bottom, rgba(221, 55, 125, 0.1) 1px, transparent 1px);background-size:24px 24px}.p-oneframe-strength__inner{max-width:1024px;margin:0 auto;padding:0 16px}@media screen and (min-width: 768px){.p-oneframe-strength__inner{padding:0 32px}}.p-oneframe-strength__header{text-align:center;margin-bottom:64px}.p-oneframe-strength__list{display:flex;flex-direction:column;gap:32px}.p-oneframe-strength__card{background-color:#fff;border-radius:16px;overflow:hidden;box-shadow:0 1px 2px rgba(0,0,0,.05);display:flex;flex-direction:column;position:relative;transition:box-shadow .3s ease}@media screen and (min-width: 768px){.p-oneframe-strength__card{flex-direction:row;align-items:stretch}}.p-oneframe-strength__card:hover{box-shadow:0 4px 6px rgba(0,0,0,.07)}.p-oneframe-strength__card-bg-num{position:absolute;right:-40px;bottom:-40px;font-size:180px;font-family:"Lexend",sans-serif;font-weight:700;color:rgba(221,55,125,.1);-webkit-user-select:none;-moz-user-select:none;user-select:none;pointer-events:none;transition:color .3s ease}.p-oneframe-strength__card:hover .p-oneframe-strength__card-bg-num{color:rgba(221,55,125,.2)}.p-oneframe-strength__card-img-wrap{flex-shrink:0;width:100%;overflow:hidden}@media screen and (min-width: 768px){.p-oneframe-strength__card-img-wrap{width:320px}}.p-oneframe-strength__card-img{width:100%;height:240px;-o-object-fit:cover;object-fit:cover;display:block}@media screen and (min-width: 768px){.p-oneframe-strength__card-img{height:100%}}.p-oneframe-strength__card-body{display:flex;flex-direction:column;gap:16px;flex:1;padding:32px;position:relative;z-index:10}@media screen and (min-width: 768px){.p-oneframe-strength__card-body{padding:40px}}.p-oneframe-strength__card-point{background-color:#dd377d;color:#fff;font-family:"Lexend",sans-serif;font-weight:700;font-size:20px;padding:8px 16px;border-radius:8px;align-self:flex-start}.p-oneframe-strength__card-title{font-size:24px;font-weight:700;margin-bottom:12px;color:#1a1f36}.p-oneframe-strength__card-text{color:#4a5068;line-height:1.75}.p-oneframe-flow{padding:80px 0;background-color:#fff}.p-oneframe-flow__inner{max-width:896px;margin:0 auto;padding:0 16px}@media screen and (min-width: 768px){.p-oneframe-flow__inner{padding:0 32px}}.p-oneframe-flow__header{text-align:center;margin-bottom:64px}.p-oneframe-flow__header-img-wrap{margin-top:32px;border-radius:16px;overflow:hidden}.p-oneframe-flow__header-img{width:100%;height:220px;-o-object-fit:cover;object-fit:cover;display:block}@media screen and (min-width: 768px){.p-oneframe-flow__header-img{height:320px}}.p-oneframe-flow__timeline{position:relative}.p-oneframe-flow__timeline-line{position:absolute;left:107px;top:16px;bottom:40px;width:2px;border-left:2px dashed #e2e6ef}@media screen and (max-width: 767px){.p-oneframe-flow__timeline-line{display:none}}@media screen and (min-width: 768px){.p-oneframe-flow__timeline-line{left:127px}}.p-oneframe-flow__steps{display:flex;flex-direction:column;gap:48px}.p-oneframe-flow__step{position:relative;display:flex;flex-direction:row;align-items:flex-start;gap:32px}.p-oneframe-flow__step-marker{position:relative;z-index:10;display:flex;flex-direction:row;align-items:center;gap:12px;flex-shrink:0}@media screen and (min-width: 768px){.p-oneframe-flow__step-marker{gap:16px}}.p-oneframe-flow__step-img-wrap{width:56px;height:56px;overflow:hidden;flex-shrink:0}@media screen and (min-width: 768px){.p-oneframe-flow__step-img-wrap{width:72px;height:72px;border-radius:14px}}.p-oneframe-flow__step-img{width:100%;height:auto;display:block}.p-oneframe-flow__step-circle{position:relative;display:flex;align-items:center;justify-content:center;width:80px;height:80px;border-radius:9999px;background-color:#fff;border:4px solid #1a1f36;color:#1a1f36;font-family:"Lexend",sans-serif;font-weight:700;font-size:30px;box-shadow:0 1px 2px rgba(0,0,0,.05);flex-shrink:0;transition:transform .3s ease}.p-oneframe-flow__step:hover .p-oneframe-flow__step-circle{transform:scale(1.1);background-color:#dd377d;border-color:#dd377d;color:#fff}.p-oneframe-flow__step-circle--last{background-color:#dd377d;border:4px solid #fff;box-shadow:0 0 0 4px rgba(221,55,125,.3),0 10px 15px rgba(0,0,0,.1);color:#fff}@media screen and (max-width: 767px){.p-oneframe-flow__step{gap:20px}.p-oneframe-flow__step-marker{gap:8px}.p-oneframe-flow__step-img-wrap{width:48px;height:48px}.p-oneframe-flow__step-circle{width:64px;height:64px;font-size:22px;border-width:3px}.p-oneframe-flow__step-circle--last{border-width:3px}.p-oneframe-flow__step:not(:last-child)::after{content:"";position:absolute;left:calc(48px + 8px + 64px/2 - 1px);top:calc(64px/2);width:0;height:calc(100% + 48px);border-left:2px dashed #e2e6ef;z-index:1;pointer-events:none}}.p-oneframe-flow__step-body{flex:1;padding-top:8px}.p-oneframe-flow__step-title{font-size:20px;font-weight:700;color:#1a1f36;margin-bottom:8px}.p-oneframe-flow__step-text{color:#4a5068;font-size:14px;line-height:1.75}.p-oneframe-flow__lead{margin-top:16px;font-size:15px;color:#4a5068;line-height:1.8}.p-oneframe-flow__step-note{margin-top:8px;font-size:13px;color:#8892a8;line-height:1.7}.p-oneframe-flow__closing{margin-top:56px;text-align:center;padding:32px;background-color:rgba(221,55,125,.06);border-radius:16px;border:1px solid rgba(221,55,125,.15)}.p-oneframe-flow__closing-text{font-family:"Noto Sans JP",sans-serif;font-size:18px;color:#1a1f36;line-height:2;font-weight:700}@media screen and (min-width: 768px){.p-oneframe-flow__closing-text{font-size:22px}}.p-oneframe-flow__closing-mascot{display:block;width:72px;height:auto;margin:16px auto 0;filter:drop-shadow(0 2px 6px rgba(0, 0, 0, 0.12));transition:transform .3s ease}@media screen and (min-width: 768px){.p-oneframe-flow__closing-mascot{width:88px}}.p-oneframe-flow__closing-mascot:hover{transform:scale(1.08) rotate(-3deg)}.p-oneframe-message{padding:80px 0;background-color:#f5f7fa;position:relative;overflow:hidden}.p-oneframe-message__bg-shape{position:absolute;top:0;right:0;width:33.333%;height:100%;background-color:rgba(255,181,71,.1);transform:skewX(-12deg) translateX(80px)}.p-oneframe-message__inner{max-width:1152px;margin:0 auto;padding:0 16px;position:relative;z-index:10}@media screen and (min-width: 768px){.p-oneframe-message__inner{padding:0 32px}}.p-oneframe-message__card{display:flex;flex-direction:column;align-items:center;gap:48px;background-color:#fff;border-radius:24px;padding:32px;box-shadow:0 1px 2px rgba(0,0,0,.05);border:1px solid #e2e6ef}@media screen and (min-width: 768px){.p-oneframe-message__card{flex-direction:row;padding:48px}}.p-oneframe-message__photo-col{width:100%;display:flex;justify-content:center;position:relative}@media screen and (min-width: 768px){.p-oneframe-message__photo-col{width:33.333%}}.p-oneframe-message__photo-deco1{position:absolute;top:0;right:0;width:64px;height:64px;background-color:rgba(221,55,125,.4);border-radius:9999px;filter:blur(24px)}.p-oneframe-message__photo-deco2{position:absolute;bottom:0;left:0;width:96px;height:96px;background-color:rgba(26,31,54,.2);border-radius:9999px;filter:blur(24px)}.p-oneframe-message__photo-wrap{position:relative;width:256px;height:256px;border-radius:9999px;overflow:hidden;border:4px solid #fff;box-shadow:0 10px 15px rgba(0,0,0,.1)}@media screen and (min-width: 768px){.p-oneframe-message__photo-wrap{width:288px;height:288px}}.p-oneframe-message__photo-img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.p-oneframe-message__photo-dots{position:absolute;top:-16px;left:-16px}.p-oneframe-message__text-col{width:100%}@media screen and (min-width: 768px){.p-oneframe-message__text-col{width:66.666%}}.p-oneframe-message__title{font-size:24px;font-weight:700;color:#1a1f36;margin-bottom:24px}.p-oneframe-message__body{color:#4a5068;line-height:1.75}.p-oneframe-message__body-paragraph{margin-top:16px}.p-oneframe-message__body-paragraph:first-child{margin-top:0}.p-oneframe-message__signature{font-family:"Lexend",sans-serif;font-weight:700;font-size:18px;color:#1a1f36}.p-oneframe-message__signature-row{margin-top:32px;display:flex;align-items:flex-end;justify-content:flex-end;gap:12px}.p-oneframe-message__yamato-icon{width:48px;height:auto;filter:drop-shadow(0 2px 4px rgba(0, 0, 0, 0.1));transition:transform .3s ease}@media screen and (min-width: 768px){.p-oneframe-message__yamato-icon{width:56px}}.p-oneframe-message__yamato-icon:hover{transform:scale(1.1) rotate(5deg)}.p-oneframe-faq{padding:80px 0;background-color:#fff;position:relative;overflow:hidden}.p-oneframe-faq__mascot{position:absolute;bottom:24px;right:16px;width:64px;height:auto;opacity:.18;filter:grayscale(0.2);pointer-events:none;z-index:1}@media screen and (min-width: 768px){.p-oneframe-faq__mascot{width:96px;bottom:32px;right:calc((100% - 720px)/2 - 80px);opacity:.22}}.p-oneframe-faq__inner{max-width:720px;margin:0 auto;padding:0 16px}@media screen and (min-width: 768px){.p-oneframe-faq__inner{padding:0 32px}}.p-oneframe-faq__header{text-align:center;margin-bottom:40px}.p-oneframe-faq .p-oneframe-section__heading{font-size:24px}@media screen and (min-width: 768px){.p-oneframe-faq .p-oneframe-section__heading{font-size:28px}}.p-oneframe-faq__list{display:flex;flex-direction:column;gap:10px}.p-oneframe-faq__item{background-color:#fff;border-radius:6px;border:1px solid #e2e6ef;overflow:hidden;transition:border-color .3s ease,box-shadow .3s ease}.p-oneframe-faq__item:hover{border-color:rgba(221,55,125,.3);box-shadow:0 6px 16px rgba(30,41,59,.06)}.p-oneframe-faq__item summary::-webkit-details-marker{display:none}.p-oneframe-faq__question{display:flex;cursor:pointer;align-items:center;justify-content:space-between;gap:10px;padding:16px 18px;background-color:#fff;transition:background-color .3s ease;list-style:none}.p-oneframe-faq__question:hover{background-color:#f5f7fa}.p-oneframe-faq__question-content{display:flex;align-items:center;gap:12px}.p-oneframe-faq__q-badge{display:flex;align-items:center;justify-content:center;width:26px;height:26px;border-radius:9999px;background-color:#1a1f36;color:#fff;font-weight:700;font-size:12px;flex-shrink:0}.p-oneframe-faq__question-text{font-weight:700;color:#1a1f36;font-size:16px;line-height:1.6}@media screen and (min-width: 768px){.p-oneframe-faq__question-text{font-size:18px}}.p-oneframe-faq__question-icon{color:#8892a8;transition:transform .3s ease;font-size:24px}.p-oneframe-faq__item[open] .p-oneframe-faq__question-icon{transform:rotate(-180deg)}.p-oneframe-faq__answer{padding:0 18px;display:flex;align-items:flex-start;gap:12px;max-height:0;opacity:0;overflow:hidden;transition:max-height .3s ease,opacity .3s ease,padding .3s ease}.p-oneframe-faq__item[open] .p-oneframe-faq__answer{max-height:240px;opacity:1;padding:4px 18px 16px}.p-oneframe-faq__a-badge{display:flex;align-items:center;justify-content:center;width:26px;height:26px;border-radius:9999px;background-color:#dd377d;color:#fff;font-weight:700;font-size:12px;flex-shrink:0;margin-top:2px}.p-oneframe-faq__answer-text{color:#4a5068;line-height:1.75;font-size:14px;margin:0}@media screen and (min-width: 768px){.p-oneframe-faq__answer-text{font-size:15px}}.p-oneframe-cta{padding:96px 0;background:linear-gradient(135deg, #F06098 0%, #DD377D 50%, #B82A65 100%);position:relative;overflow:hidden;text-align:center}.p-oneframe-cta__deco1{position:absolute;top:0;left:0;width:256px;height:256px;background-color:hsla(0,0%,100%,.1);border-radius:9999px;filter:blur(48px);transform:translate(-50%, -50%)}.p-oneframe-cta__deco2{position:absolute;bottom:0;right:0;width:384px;height:384px;background-color:rgba(221,55,125,.15);border-radius:9999px;filter:blur(48px);transform:translate(33%, 33%)}.p-oneframe-cta__inner{max-width:896px;margin:0 auto;padding:0 16px;position:relative;z-index:10}.p-oneframe-cta__heading{font-size:30px;font-weight:900;color:#fff;margin-bottom:24px;line-height:1.2;letter-spacing:-0.025em}@media screen and (min-width: 768px){.p-oneframe-cta__heading{font-size:48px}}.p-oneframe-cta__text{color:hsla(0,0%,100%,.85);font-size:18px;margin-bottom:40px;font-weight:500}.p-oneframe-cta__text-sp-br{display:block}@media screen and (min-width: 768px){.p-oneframe-cta__text-sp-br{display:none}}.p-oneframe-cta__btn{display:inline-flex;align-items:center;justify-content:center;background-color:#06c755;color:#fff;font-size:20px;font-weight:700;padding:20px 48px;border-radius:9999px;text-decoration:none;box-shadow:0 10px 15px rgba(0,0,0,.1);transition:all .3s ease;gap:12px;width:100%;max-width:384px;box-sizing:border-box}.p-oneframe-cta__btn:hover{background-color:#05b34c;transform:translateY(-4px);box-shadow:0 25px 50px rgba(0,0,0,.25)}.p-oneframe-cta__btn-logo{width:32px;height:32px;filter:brightness(0) invert(1)}.p-oneframe-cta__note{color:hsla(0,0%,100%,.7);font-size:14px;margin-top:16px}.p-oneframe-cta__mascot{position:absolute;bottom:0;display:none}@media screen and (min-width: 768px){.p-oneframe-cta__mascot{display:block}}.p-oneframe-cta__mascot--left{left:32px;transform:rotate(12deg)}@media screen and (min-width: 768px){.p-oneframe-cta__mascot--left{left:80px}}.p-oneframe-cta__mascot--left img{width:96px;height:auto;filter:drop-shadow(0 10px 8px rgba(0, 0, 0, 0.2))}@media screen and (min-width: 768px){.p-oneframe-cta__mascot--left img{width:128px}}.p-oneframe-cta__mascot--right{right:32px;transform:rotate(-8deg)}@media screen and (min-width: 768px){.p-oneframe-cta__mascot--right{right:80px}}.p-oneframe-cta__mascot--right img{width:80px;height:auto;filter:drop-shadow(0 10px 8px rgba(0, 0, 0, 0.2))}@media screen and (min-width: 768px){.p-oneframe-cta__mascot--right img{width:110px}}.p-oneframe-privacy{background-color:#fff}.p-oneframe-privacy__main{padding:72px 0 88px}.p-oneframe-privacy__inner{max-width:880px;margin:0 auto;padding:0 16px}@media screen and (min-width: 768px){.p-oneframe-privacy__inner{padding:0 32px}}.p-oneframe-privacy__heading{font-size:32px;font-weight:900;color:#1a1f36;line-height:1.4;margin-bottom:32px}@media screen and (min-width: 768px){.p-oneframe-privacy__heading{font-size:42px}}.p-oneframe-privacy__lead{color:#4a5068;font-size:15px;line-height:1.9;margin-bottom:32px}.p-oneframe-privacy__section{padding-top:24px;border-top:1px solid #e2e6ef;margin-top:24px}.p-oneframe-privacy__section-title{font-size:19px;font-weight:700;color:#1a1f36;line-height:1.5;margin-bottom:12px}.p-oneframe-privacy__text,.p-oneframe-privacy__list{color:#4a5068;font-size:15px;line-height:1.9}.p-oneframe-privacy__list{padding-left:1.4em}.p-oneframe-privacy__list li+li{margin-top:6px}.p-oneframe-footer{background-color:#1a1f36;color:#fff;padding:48px 0;border-top:1px solid #2d3555}.p-oneframe-footer__links{display:grid;grid-template-columns:minmax(0, 1fr);gap:12px;margin-bottom:40px}@media screen and (min-width: 768px){.p-oneframe-footer__links{display:flex;flex-wrap:wrap;justify-content:center;gap:16px}}.p-oneframe-footer__link-btn{display:flex;align-items:center;justify-content:center;width:100%;gap:8px;padding:12px 24px;box-sizing:border-box;border:1px solid hsla(0,0%,100%,.3);border-radius:6px;color:#fff;background-color:rgba(0,0,0,0);font-size:14px;font-weight:600;text-decoration:none;transition:background-color .3s ease,border-color .3s ease}@media screen and (min-width: 768px){.p-oneframe-footer__link-btn{display:inline-flex;width:auto}}.p-oneframe-footer__link-btn:hover{background-color:hsla(0,0%,100%,.1);border-color:hsla(0,0%,100%,.6)}.p-oneframe-footer__link-btn-icon{font-size:20px}.p-oneframe-footer__inner{max-width:1280px;margin:0 auto;padding:0 16px}@media screen and (min-width: 768px){.p-oneframe-footer__inner{padding:0 32px}}.p-oneframe-footer__row{display:flex;flex-direction:column;align-items:center;gap:32px}@media screen and (min-width: 768px){.p-oneframe-footer__row{flex-direction:row;justify-content:space-between}}.p-oneframe-footer__logo{display:flex;align-items:center}.p-oneframe-footer__logo-img{height:30px;width:auto;display:block}.p-oneframe-footer__nav{display:flex;flex-wrap:wrap;justify-content:center;gap:24px;font-size:14px;color:#9ca3af;font-weight:500}@media screen and (min-width: 768px){.p-oneframe-footer__nav{gap:32px}}.p-oneframe-footer__nav-link{color:#9ca3af;text-decoration:none;transition:color .3s ease}.p-oneframe-footer__nav-link:hover{color:#dd377d}.p-oneframe-footer__copyright{margin-top:32px;text-align:center;font-size:12px;color:#4a5068}.p-corp{margin:0;padding:0;background-color:#fff8f2;color:#2e2e2e;font-family:"Noto Sans JP",sans-serif;-webkit-font-smoothing:antialiased;line-height:1.8}.c-section-head{text-align:center;margin-bottom:56px}@media screen and (max-width: 767px){.c-section-head{margin-bottom:40px}}.c-section-head__label{display:block;color:#ff6b6b;font-family:"Lexend",sans-serif;font-size:.6875rem;font-weight:700;letter-spacing:.2em;text-transform:uppercase;margin-bottom:8px}.c-section-head__title{font-family:"Noto Sans JP",sans-serif;font-size:1.875rem;font-weight:900;color:#2e2e2e;text-align:center;margin:0}.c-section-head__bar{width:56px;height:4px;background:#ff6b6b;margin:14px auto 0;border-radius:9999px}.c-section-head--on-dark .c-section-head__label{color:#ffd166}.u-sp-only{display:none}@media screen and (max-width: 767px){.u-sp-only{display:inline}}.p-corp-header{position:sticky;top:0;z-index:100;background-color:hsla(0,0%,100%,.92);backdrop-filter:saturate(180%) blur(16px);-webkit-backdrop-filter:saturate(180%) blur(16px);box-shadow:0 1px 3px rgba(0,0,0,.06)}.p-corp-header__inner{display:flex;justify-content:space-between;align-items:center;max-width:1120px;margin:0 auto;padding:14px 32px}@media screen and (max-width: 767px){.p-corp-header__inner{padding:12px 16px}}.p-corp-header__logo{display:flex;align-items:center;flex-shrink:0;text-decoration:none}.p-corp-header__logo-img{height:68px;width:auto;display:block}@media screen and (max-width: 767px){.p-corp-header__logo-img{height:46px}}.p-corp-header__nav{display:none;align-items:center;gap:36px}@media screen and (min-width: 768px){.p-corp-header__nav{display:flex}}.p-corp-header__nav-link{color:#5c5c5c;text-decoration:none;font-family:"Noto Sans JP",sans-serif;font-size:.8125rem;font-weight:700;letter-spacing:.06em;transition:color .2s;position:relative}.p-corp-header__nav-link::after{content:"";position:absolute;bottom:-4px;left:0;width:0;height:2px;background:#ff6b6b;border-radius:9999px;transition:width .25s}.p-corp-header__nav-link:hover{color:#ff6b6b}.p-corp-header__nav-link:hover::after{width:100%}.p-corp-header__actions{display:none}@media screen and (min-width: 768px){.p-corp-header__actions{display:flex;align-items:center}}.p-corp-header__line-btn{display:inline-flex;align-items:center;gap:8px;background-color:#06c755;color:#fff;padding:10px 24px;border-radius:9999px;font-family:"Noto Sans JP",sans-serif;font-size:.8125rem;font-weight:700;text-decoration:none;transition:transform .25s,box-shadow .25s;box-shadow:0 4px 14px rgba(6,199,85,.25)}.p-corp-header__line-btn .material-symbols-outlined{font-size:1.125rem}.p-corp-header__line-btn:hover{transform:translateY(-2px);box-shadow:0 6px 20px rgba(6,199,85,.35);color:#fff}.p-corp-header__menu-btn{display:block;background:none;border:none;color:#2e2e2e;cursor:pointer;padding:4px}@media screen and (min-width: 768px){.p-corp-header__menu-btn{display:none}}.p-corp-sp-nav{position:fixed;top:0;left:0;width:100%;height:100%;z-index:200;pointer-events:none;visibility:hidden}.p-corp-sp-nav.is-open{pointer-events:auto;visibility:visible}.p-corp-sp-nav__overlay{position:absolute;inset:0;background:rgba(0,0,0,.35);opacity:0;transition:opacity .3s}.is-open .p-corp-sp-nav__overlay{opacity:1}.p-corp-sp-nav__body{position:absolute;top:0;right:0;width:280px;height:100%;background:#fff;transform:translateX(100%);transition:transform .3s;padding:24px;border-radius:20px 0 0 20px;box-shadow:-8px 0 32px rgba(0,0,0,.1)}.is-open .p-corp-sp-nav__body{transform:translateX(0)}.p-corp-sp-nav__close{display:flex;justify-content:flex-end;width:100%;background:none;border:none;cursor:pointer;padding:8px 0;margin-bottom:32px}.p-corp-sp-nav__links{display:flex;flex-direction:column;gap:24px}.p-corp-sp-nav__links a{color:#2e2e2e;text-decoration:none;font-family:"Noto Sans JP",sans-serif;font-size:.9375rem;font-weight:700}.p-corp-sp-nav__line-btn{display:inline-block;background-color:#06c755;color:#fff !important;padding:14px 24px;border-radius:14px;text-align:center;font-weight:700;margin-top:8px}.p-corp-hero{position:relative;overflow:hidden;background-color:#2d2d2d}.p-corp-hero__media{position:relative;width:100%;aspect-ratio:21/9}@media screen and (max-width: 767px){.p-corp-hero__media{aspect-ratio:5/6}}.p-corp-hero__img{position:absolute;inset:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center 60%;object-position:center 60%}@media screen and (max-width: 767px){.p-corp-hero__img{-o-object-position:center 55%;object-position:center 55%}}.p-corp-hero__overlay{position:absolute;inset:0;pointer-events:none;background:linear-gradient(to bottom, rgba(0, 0, 0, 0.28) 0%, rgba(0, 0, 0, 0.42) 55%, rgba(0, 0, 0, 0.5) 100%)}.p-corp-hero__content{position:absolute;inset:0;z-index:1;display:flex;flex-direction:column;align-items:center;justify-content:flex-end;text-align:center;padding:48px 40px 64px;max-width:640px;margin:0 auto}@media screen and (max-width: 767px){.p-corp-hero__content{padding:36px 0 48px;margin:0 16px}}.p-corp-hero__label{display:inline-block;color:#ff8a8a;font-family:"Lexend",sans-serif;font-size:.6875rem;font-weight:700;letter-spacing:.2em;text-transform:uppercase;margin-bottom:20px}@media screen and (max-width: 767px){.p-corp-hero__label{margin-bottom:10px}}.p-corp-hero__title{font-family:"Noto Sans JP",sans-serif;font-size:2.75rem;font-weight:900;line-height:1.3;letter-spacing:-0.01em;margin:0 0 20px;color:#fff;text-shadow:0 1px 28px rgba(0,0,0,.35)}@media screen and (max-width: 767px){.p-corp-hero__title{font-size:1.65rem;margin:0 0 80px}}.p-corp-hero__sub{color:#5c5c5c;font-size:.9375rem;line-height:1.9;max-width:480px;margin:0 auto}@media screen and (max-width: 767px){.p-corp-hero__sub{font-size:.8125rem}}.p-corp-hero__scroll{position:absolute;bottom:20px;left:50%;transform:translateX(-50%);z-index:2;display:flex;flex-direction:column;align-items:center;gap:8px;animation:p-corp-scroll-float 2.4s ease-in-out infinite}@media screen and (max-width: 767px){.p-corp-hero__scroll{bottom:12px}}.p-corp-hero__scroll-label{font-family:"Lexend",sans-serif;font-size:.625rem;font-weight:700;letter-spacing:.2em;text-transform:uppercase;color:hsla(0,0%,100%,.72);animation:p-corp-scroll-label-pulse 2.4s ease-in-out infinite}.p-corp-hero__scroll-line{width:2px;height:40px;background:linear-gradient(to bottom, rgba(255, 255, 255, 0.85), transparent);border-radius:9999px;transform-origin:top center;animation:p-corp-scroll-line-flow 2.4s ease-in-out infinite}@keyframes p-corp-scroll-float{0%,100%{transform:translateX(-50%) translateY(0)}50%{transform:translateX(-50%) translateY(8px)}}@keyframes p-corp-scroll-line-flow{0%,100%{transform:scaleY(0.8);opacity:.5}50%{transform:scaleY(1.15);opacity:1}}@keyframes p-corp-scroll-label-pulse{0%,100%{opacity:.5}50%{opacity:1}}.p-corp-philosophy{position:relative;padding:96px 0;overflow:hidden;background-color:#fff}@media screen and (max-width: 767px){.p-corp-philosophy{padding:64px 0}}.p-corp-philosophy__inner{position:relative;z-index:1;max-width:1040px;margin:0 auto;padding:0 32px}@media screen and (max-width: 767px){.p-corp-philosophy__inner{padding:0 20px}}.p-corp-philosophy__manifesto{margin:0 0 72px;animation:p-corp-philo-reveal .75s cubic-bezier(0.2, 0.8, 0.2, 1) both}@media screen and (max-width: 767px){.p-corp-philosophy__manifesto{margin-bottom:56px}}.p-corp-philosophy__quote{margin:0 auto;max-width:52ch;border:none;text-align:center;font-family:"Noto Sans JP",sans-serif;font-size:clamp(1.25rem,2.8vw,1.875rem);font-weight:900;line-height:1.65;letter-spacing:-0.03em;color:#2e2e2e}.p-corp-philosophy__quote-body{display:block}.p-corp-philosophy__beams{display:grid;grid-template-columns:repeat(3, minmax(0, 1fr));align-items:start;gap:0 clamp(24px,3vw,40px);margin:0;position:relative;padding:8px 0 0;animation:p-corp-philo-reveal .75s cubic-bezier(0.2, 0.8, 0.2, 1) .1s both}@media screen and (max-width: 767px){.p-corp-philosophy__beams{grid-template-columns:1fr;gap:48px;padding-top:0}}.p-corp-philosophy__beams .p-corp-philosophy__beam:not(:first-child){padding-left:clamp(24px,3vw,40px);border-left:1px solid rgba(46,46,46,.1)}.p-corp-philosophy__beam{position:relative;min-width:0;text-align:left}@media screen and (max-width: 767px){.p-corp-philosophy__beam{text-align:center;padding-bottom:40px}}.p-corp-philosophy__beam-index{display:block;font-family:"Lexend",sans-serif;font-size:clamp(3.25rem,10vw,5.5rem);font-weight:800;line-height:.9;letter-spacing:-0.06em;color:rgba(255,107,107,.14);margin-bottom:-0.25em;-webkit-user-select:none;-moz-user-select:none;user-select:none}@media screen and (max-width: 767px){.p-corp-philosophy__beam-index{font-size:5rem;margin-bottom:-0.35em}}.p-corp-philosophy__beam-heading{font-family:"Lexend",sans-serif;font-size:.75rem;font-weight:700;letter-spacing:.32em;text-transform:uppercase;color:#ff6b6b;margin:0 0 18px}@media screen and (max-width: 767px){.p-corp-philosophy__beam-heading{font-size:1.5rem;font-weight:800;letter-spacing:.14em;margin:0 0 20px}}.p-corp-philosophy__beam-text{color:#5c5c5c;font-size:.9375rem;line-height:2;margin:0;max-width:none;text-align:left}@media screen and (max-width: 767px){.p-corp-philosophy__beam-text{font-size:.875rem;line-height:1.95}}@keyframes p-corp-philo-reveal{from{opacity:0;transform:translateY(18px)}to{opacity:1;transform:translateY(0)}}@media(prefers-reduced-motion: reduce){.p-corp-philosophy__manifesto,.p-corp-philosophy__beams{animation:none}}.p-corp-profile-section{padding:80px 0}@media screen and (max-width: 767px){.p-corp-profile-section{padding:56px 0}}.p-corp-profile-section--gray{background-color:#f5f0eb}.p-corp-profile-section--white{background-color:#fff}.p-corp-profile-section__inner{max-width:1120px;margin:0 auto;padding:0 32px}@media screen and (max-width: 767px){.p-corp-profile-section__inner{padding:0 20px}}.p-corp-profile{display:grid;grid-template-columns:1fr 1fr;gap:56px;align-items:center}@media screen and (max-width: 767px){.p-corp-profile{grid-template-columns:1fr;gap:36px}}@media screen and (min-width: 768px){.p-corp-profile--reverse{direction:rtl}.p-corp-profile--reverse>*{direction:ltr}}.p-corp-profile__photo-wrap{position:relative}@media screen and (max-width: 767px){.p-corp-profile__photo-wrap{max-width:360px;margin:0 auto}}.p-corp-profile__photo-frame{position:absolute;top:12px;left:12px;right:-12px;bottom:-12px;background:#ff6b6b;opacity:.12;border-radius:20px;z-index:-1;transition:transform .4s}.p-corp-profile__photo-frame--reverse{left:-12px;right:12px}.p-corp-profile__photo-wrap:hover .p-corp-profile__photo-frame{transform:translate(-4px, -4px)}.p-corp-profile__photo-wrap:hover .p-corp-profile__photo-frame--reverse{transform:translate(4px, -4px)}.p-corp-profile__photo{width:100%;height:520px;-o-object-fit:cover;object-fit:cover;border-radius:16px;box-shadow:0 8px 32px rgba(0,0,0,.1)}@media screen and (max-width: 767px){.p-corp-profile__photo{height:360px}}.p-corp-profile__meta{margin-bottom:28px}.p-corp-profile__role{display:inline-block;color:#ff6b6b;font-family:"Lexend",sans-serif;font-size:.6875rem;font-weight:700;letter-spacing:.12em;margin:0 0 6px}.p-corp-profile__name{font-family:"Noto Sans JP",sans-serif;font-size:1.75rem;font-weight:900;margin:0;display:flex;align-items:baseline;gap:14px}@media screen and (max-width: 767px){.p-corp-profile__name{font-size:1.375rem;gap:10px}}.p-corp-profile__name-en{font-family:"Lexend",sans-serif;font-size:.75rem;font-weight:400;letter-spacing:.12em;color:#999}.p-corp-profile__bio{margin-bottom:28px}.p-corp-profile__bio p{color:#5c5c5c;font-size:.875rem;line-height:2;margin:0 0 18px}.p-corp-profile__bio p:last-child{margin-bottom:0}.p-corp-profile__quote{position:relative;padding-left:24px;border-left:4px solid #ff6b6b;font-family:"Noto Sans JP",sans-serif;font-size:1.125rem;font-style:italic;color:#2e2e2e;line-height:1.8}.p-corp-profile__quote-mark{position:absolute;left:0;top:0;font-size:2.5rem;color:#ff6b6b;line-height:1;font-style:normal}.p-corp-business-section{padding:80px 0;background-color:#f5f0eb}@media screen and (max-width: 767px){.p-corp-business-section{padding:56px 0}}.p-corp-business-section__inner{max-width:1120px;margin:0 auto;padding:0 32px;position:relative;z-index:1}@media screen and (max-width: 767px){.p-corp-business-section__inner{padding:0 20px}}.p-corp-company-summary{padding:80px 0;background-color:#fff}@media screen and (max-width: 767px){.p-corp-company-summary{padding:56px 0}}.p-corp-company-summary__inner{max-width:1120px;margin:0 auto;padding:0 32px}@media screen and (max-width: 767px){.p-corp-company-summary__inner{padding:0 20px}}.p-corp-company-summary__details{margin:0 auto;max-width:640px;padding:0}.p-corp-company-summary__detail{display:grid;grid-template-columns:110px 1fr;align-items:center;gap:20px;padding:16px 0}@media screen and (max-width: 767px){.p-corp-company-summary__detail{grid-template-columns:1fr;gap:4px;padding:14px 0}}.p-corp-company-summary__detail+.p-corp-company-summary__detail{box-shadow:inset 0 1px 0 rgba(0,0,0,.04)}.p-corp-company-summary__detail dt{margin:0;color:#ff6b6b;font-family:"Lexend",sans-serif;font-size:.6875rem;font-weight:800;letter-spacing:.14em;text-transform:uppercase}.p-corp-company-summary__detail dd{margin:0;color:#2e2e2e;font-size:.875rem;line-height:1.8}.p-corp-business{display:grid;grid-template-columns:repeat(3, 1fr);gap:24px}@media screen and (max-width: 767px){.p-corp-business{grid-template-columns:1fr;gap:20px}}.p-corp-business__card{background:#fff;overflow:hidden;border-radius:16px;box-shadow:0 2px 8px rgba(0,0,0,.06);transition:transform .3s cubic-bezier(0.2, 0.8, 0.2, 1),box-shadow .3s ease}.p-corp-business__card:hover{box-shadow:0 12px 32px rgba(0,0,0,.1);transform:translateY(-6px)}.p-corp-business__card:hover .p-corp-business__img:not(.p-corp-business__img--logo) img{transform:scale(1.05)}.p-corp-business__img{position:relative;height:200px;overflow:hidden}.p-corp-business__img img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;transition:transform .5s cubic-bezier(0.2, 0.8, 0.2, 1)}.p-corp-business__img--logo{display:flex;align-items:center;justify-content:center;background:#fff;padding:20px 28px;box-sizing:border-box}.p-corp-business__img--logo img{width:auto;height:auto;max-width:92%;max-height:100%;-o-object-fit:contain;object-fit:contain}.p-corp-business__img--gray{background:#e5e5e5}.p-corp-business__card:hover .p-corp-business__img--logo img{transform:scale(1.03)}.p-corp-business__num{position:absolute;top:14px;left:14px;background:#ff6b6b;color:#fff;font-family:"Lexend",sans-serif;font-size:.6875rem;font-weight:800;padding:4px 14px;border-radius:9999px;letter-spacing:.1em;box-shadow:0 2px 8px rgba(255,107,107,.25)}.p-corp-business__body{padding:28px}@media screen and (max-width: 767px){.p-corp-business__body{padding:24px}}.p-corp-business__sub{display:inline-block;color:#ff6b6b;font-family:"Lexend",sans-serif;font-size:.625rem;font-weight:700;letter-spacing:.18em;text-transform:uppercase;margin-bottom:8px}.p-corp-business__title{font-family:"Noto Sans JP",sans-serif;font-size:1.125rem;font-weight:900;line-height:1.5;margin:0 0 14px}.p-corp-business__text{color:#5c5c5c;font-size:.8125rem;line-height:1.9;margin:0 0 24px}.p-corp-business__link{display:inline-flex;align-items:center;justify-self:start;align-self:start;width:-moz-fit-content;width:fit-content;max-width:100%;gap:6px;color:#fff;font-size:.75rem;font-weight:700;text-decoration:none;background:#ff6b6b;padding:8px 20px;border-radius:9999px;transition:transform .25s,box-shadow .25s,background .25s;box-shadow:0 3px 10px rgba(255,107,107,.2)}.p-corp-business__link .material-symbols-outlined{font-size:.875rem;transition:transform .25s}.p-corp-business__link:hover{background:#e85555;transform:translateY(-2px);box-shadow:0 6px 16px rgba(255,107,107,.3);color:#fff}.p-corp-business__link:hover .material-symbols-outlined{transform:translateX(3px)}@supports(grid-template-rows: subgrid){@media screen and (min-width: 768px){.p-corp-business{grid-template-rows:auto repeat(4, auto);row-gap:0;-moz-column-gap:24px;column-gap:24px}.p-corp-business__card{display:grid;grid-template-rows:subgrid;grid-row:span 5;min-width:0}.p-corp-business__img{grid-row:1}.p-corp-business__body{display:grid;grid-template-rows:subgrid;grid-row:2/span 4;padding:0 28px 28px;min-width:0}.p-corp-business__sub{margin-top:28px}}}.p-corp-line{padding:80px 0;background-color:#f5f0eb;overflow:hidden;position:relative}@media screen and (max-width: 767px){.p-corp-line{padding:56px 0 48px}}.p-corp-line__inner{max-width:1120px;margin:0 auto;padding:0 32px;position:relative;z-index:1}@media screen and (max-width: 767px){.p-corp-line__inner{padding:0 20px}}.p-corp-line__content{max-width:640px;margin:0 auto;text-align:center;border-radius:24px;padding:48px 40px}@media screen and (max-width: 767px){.p-corp-line__content{padding:0;border-radius:18px}}.p-corp-line__heading{font-family:"Noto Sans JP",sans-serif;font-size:clamp(1.625rem,3.2vw,2.25rem);font-weight:900;color:#2e2e2e;line-height:1.4;margin:0 0 16px}@media screen and (max-width: 767px){.p-corp-line__heading{font-size:1.375rem;line-height:1.5;margin-bottom:12px}}.p-corp-line__lead{margin:0 auto;color:#5c5c5c;font-size:.875rem;line-height:1.9;font-weight:400}@media screen and (max-width: 767px){.p-corp-line__lead{font-size:.8125rem;line-height:1.8}}.p-corp-line__cta-group{display:flex;flex-direction:column;align-items:center;gap:12px;margin-top:28px}@media screen and (max-width: 767px){.p-corp-line__cta-group{margin-top:24px}}.p-corp-line__btn{display:inline-flex;align-items:center;justify-content:center;width:min(100%,360px);box-sizing:border-box;background:#06c755;color:#fff;padding:18px 32px;border-radius:9999px;font-family:"Noto Sans JP",sans-serif;font-size:1rem;font-weight:700;text-decoration:none;transition:transform .25s,box-shadow .25s;box-shadow:0 6px 20px rgba(6,199,85,.3)}@media screen and (max-width: 767px){.p-corp-line__btn{font-size:.9375rem;padding:16px 24px;width:100%;max-width:100%}}.p-corp-line__btn:hover{transform:translateY(-3px);box-shadow:0 10px 32px rgba(6,199,85,.38);color:#fff}.p-corp-line__btn:active{transform:translateY(0)}.p-corp-line__microcopy{margin:0;color:#999;font-size:.75rem;letter-spacing:.02em}@media screen and (max-width: 767px){.p-corp-line__microcopy{font-size:.6875rem}}.p-corp-footer{background-color:#2d2d2d;border-top:1px solid rgba(255,107,107,.45)}.p-corp-footer__inner{display:flex;flex-direction:column;align-items:center;max-width:1120px;margin:0 auto;padding:48px 32px 28px}@media screen and (max-width: 767px){.p-corp-footer__inner{padding:40px 20px 20px}}.p-corp-footer__links{display:flex;flex-wrap:wrap;justify-content:center;gap:12px;margin-bottom:32px}@media screen and (min-width: 768px){.p-corp-footer__links{gap:16px}}.p-corp-footer__link-btn{display:inline-flex;align-items:center;gap:8px;padding:12px 24px;border:1px solid hsla(0,0%,100%,.3);border-radius:6px;color:#fff;background-color:rgba(0,0,0,0);font-family:"Noto Sans JP",sans-serif;font-size:.875rem;font-weight:600;text-decoration:none;transition:background-color .3s ease,border-color .3s ease,color .2s}.p-corp-footer__link-btn:hover{background-color:hsla(0,0%,100%,.1);border-color:hsla(0,0%,100%,.6);color:#fff}.p-corp-footer__link-btn-icon{font-size:1.25rem;font-variation-settings:"FILL" 0,"wght" 500,"GRAD" 0,"opsz" 24}.p-corp-footer__logo{margin-bottom:20px}.p-corp-footer__logo-img{height:68px;width:auto;display:block;filter:brightness(0) invert(1)}@media screen and (max-width: 767px){.p-corp-footer__logo-img{height:46px}}.p-corp-footer__nav{display:flex;flex-wrap:wrap;justify-content:center;gap:24px 40px;margin-bottom:24px}.p-corp-footer__nav a{color:hsla(0,0%,100%,.5);text-decoration:none;font-family:"Noto Sans JP",sans-serif;font-size:.75rem;font-weight:700;letter-spacing:.08em;transition:color .2s}.p-corp-footer__nav a:hover{color:#fff}.p-corp-footer__social{display:flex;gap:24px;margin-bottom:24px}.p-corp-footer__social a{color:hsla(0,0%,100%,.5);text-decoration:none;transition:color .2s}.p-corp-footer__social a:hover{color:#ff6b6b}.p-corp-footer__copy{color:hsla(0,0%,100%,.3);font-family:"Lexend",sans-serif;font-size:.6875rem;letter-spacing:.15em}.p-commissioned{margin:0;padding:0;min-height:100vh;display:flex;flex-direction:column;background-color:#fff;color:#1a1f36;font-family:"Noto Sans JP",sans-serif;font-weight:400;line-height:1.8;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;overflow-x:hidden;--wp--preset--font-family--heading: Noto Sans JP, sans-serif;--wp--preset--font-family--body: Noto Sans JP, sans-serif}.p-commissioned h1,.p-commissioned h2,.p-commissioned h3,.p-commissioned h4,.p-commissioned h5,.p-commissioned h6{font-family:"Noto Sans JP",sans-serif}.p-commissioned *,.p-commissioned *::before,.p-commissioned *::after{box-sizing:border-box}.p-commissioned.is-commissioned-nav-open{overflow:hidden}.p-commissioned-header{position:sticky;top:0;z-index:50;width:100%;background-color:hsla(0,0%,100%,.95);backdrop-filter:blur(4px);-webkit-backdrop-filter:blur(4px);border-bottom:1px solid #e2e6ef;box-shadow:0 1px 2px rgba(0,0,0,.05)}.p-commissioned-header.is-scrolled{background-color:hsla(0,0%,100%,.98);box-shadow:0 1px 4px rgba(0,0,0,.08)}.p-commissioned-header__inner{max-width:1280px;margin:0 auto;padding:0 16px;display:flex;align-items:center;justify-content:flex-start;height:64px}@media screen and (min-width: 768px){.p-commissioned-header__inner{padding:0 32px;height:80px}}.p-commissioned-header__logo{display:flex;align-items:center;text-decoration:none;transition:opacity .3s ease}.p-commissioned-header__logo:hover{opacity:.7}.p-commissioned-header__logo-img{height:36px;width:auto;display:block}@media screen and (min-width: 768px){.p-commissioned-header__logo-img{height:68px}}.p-commissioned-hero{position:relative;padding:100px 16px 56px;text-align:center;overflow:hidden;background-color:#f5f7fa;background-image:radial-gradient(rgba(221, 55, 125, 0.12) 1px, transparent 1px);background-size:20px 20px}@media screen and (min-width: 768px){.p-commissioned-hero{padding:120px 32px 72px}}.p-commissioned-hero__inner{max-width:680px;margin:0 auto;position:relative;z-index:1}.p-commissioned-hero__label{display:inline-block;font-family:"Lexend",sans-serif;font-size:11px;font-weight:700;letter-spacing:.2em;text-transform:uppercase;color:#dd377d;margin-bottom:16px;opacity:0;transform:translateY(8px);animation:_cm-fade-up .6s cubic-bezier(0.2, 0.8, 0.2, 1) .1s forwards}.p-commissioned-hero__title{margin:0 0 20px;font-family:"Noto Sans JP",sans-serif;font-size:30px;font-weight:900;color:#1a1f36;letter-spacing:-0.025em;line-height:1.3;opacity:0;transform:translateY(12px);animation:_cm-fade-up .6s cubic-bezier(0.2, 0.8, 0.2, 1) .2s forwards}@media screen and (min-width: 768px){.p-commissioned-hero__title{font-size:36px}}.p-commissioned-hero__desc{margin:0 auto 24px;font-size:14px;line-height:1.9;color:#4a5068;font-weight:400;opacity:0;transform:translateY(10px);animation:_cm-fade-up .6s cubic-bezier(0.2, 0.8, 0.2, 1) .35s forwards}@media screen and (min-width: 768px){.p-commissioned-hero__desc{font-size:15px}}.p-commissioned-hero__bar{width:64px;height:4px;background-color:#dd377d;margin:0 auto;border-radius:9999px;opacity:0;transform:scaleX(0);animation:_cm-bar-reveal .5s cubic-bezier(0.2, 0.8, 0.2, 1) .5s forwards}@keyframes _cm-fade-up{to{opacity:1;transform:translateY(0)}}@keyframes _cm-bar-reveal{to{opacity:1;transform:scaleX(1)}}.p-commissioned-main{flex:1}.p-commissioned-article__content{max-width:960px;margin:0 auto;padding:56px 16px 80px;font-size:1rem;color:#4a5068;background-color:#fff;background-image:linear-gradient(to right, rgba(221, 55, 125, 0.06) 1px, transparent 1px),linear-gradient(to bottom, rgba(221, 55, 125, 0.06) 1px, transparent 1px);background-size:28px 28px}@media screen and (min-width: 768px){.p-commissioned-article__content{padding:72px 32px 120px}}.p-commissioned-article__content>*:first-child{margin-top:0}.p-commissioned-article__content>*+*{margin-top:2.5rem}.p-commissioned-grid{margin:0}.p-commissioned-grid__heading{margin:0 0 8px;font-size:clamp(22px,3vw,32px);font-weight:900;letter-spacing:-0.025em;line-height:1.15;color:#1a1f36}.p-commissioned-grid__intro{margin:0 0 36px;max-width:520px;font-size:15px;line-height:1.58;color:#4a5068}.p-commissioned-grid__inner{display:grid;grid-template-columns:1fr;gap:20px}@media screen and (min-width: 768px){.p-commissioned-grid__inner{grid-template-columns:repeat(2, 1fr);gap:28px}}.p-commissioned-grid__inner>.wp-block-mihara-commissioned-channel{min-width:0;display:flex;flex-direction:column}.p-commissioned-grid__inner>.wp-block-mihara-commissioned-channel .p-commissioned-channel{flex:1;display:flex;flex-direction:column;min-height:0}.p-commissioned-grid-block .p-commissioned-grid__inner{min-height:4rem}.p-commissioned-channel__link{display:flex;flex-direction:column;height:100%;text-decoration:none;color:inherit;background:#fff;border-radius:16px;overflow:hidden;border:none;box-shadow:0 4px 6px rgba(0,0,0,.07),0 0 0 1px rgba(226,230,239,.5);transition:transform .35s cubic-bezier(0.2, 0.8, 0.2, 1),box-shadow .35s ease}.p-commissioned-channel__link:hover,.p-commissioned-channel__link:focus-visible{transform:translateY(-6px);box-shadow:0 20px 40px rgba(0,0,0,.1),0 0 0 1px rgba(226,230,239,.5)}@media(prefers-reduced-motion: reduce){.p-commissioned-channel__link{transition:box-shadow .2s ease}.p-commissioned-channel__link:hover,.p-commissioned-channel__link:focus-visible{transform:none}}.p-commissioned-channel__link--static{cursor:default}.p-commissioned-channel__link--static:hover,.p-commissioned-channel__link--static:focus-visible{transform:none;box-shadow:0 4px 6px rgba(0,0,0,.07),0 0 0 1px rgba(226,230,239,.5)}.p-commissioned-channel__thumb{aspect-ratio:16/9;background:#f5f7fa;overflow:hidden;position:relative}.p-commissioned-channel__img{display:block;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;transition:transform .5s cubic-bezier(0.2, 0.8, 0.2, 1)}.p-commissioned-channel__link:hover .p-commissioned-channel__img,.p-commissioned-channel__link:focus-visible .p-commissioned-channel__img{transform:scale(1.05)}@media(prefers-reduced-motion: reduce){.p-commissioned-channel__img{transition:none}.p-commissioned-channel__link:hover .p-commissioned-channel__img,.p-commissioned-channel__link:focus-visible .p-commissioned-channel__img{transform:none}}.p-commissioned-channel__placeholder{display:flex;align-items:center;justify-content:center;width:100%;height:100%;min-height:8rem;padding:1rem;text-align:center;color:#8892a8}.p-commissioned-channel__placeholder-text{font-size:13px;letter-spacing:.01em}.p-commissioned-channel__body{padding:18px 20px 20px;flex:1;display:flex;flex-direction:column}@media screen and (min-width: 768px){.p-commissioned-channel__body{padding:20px 24px 24px}}.p-commissioned-channel__title{margin:0 0 8px;font-size:14px;font-weight:700;line-height:1.5;letter-spacing:-0.008em;color:#1a1f36;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;line-clamp:2;overflow:hidden}@media screen and (min-width: 768px){.p-commissioned-channel__title{font-size:15px}}.p-commissioned-channel__desc{margin:0 0 12px;font-size:12px;line-height:1.8;color:#4a5068;flex:1}@media screen and (min-width: 768px){.p-commissioned-channel__desc{font-size:13px}}.p-commissioned-channel__tags{display:flex;flex-wrap:wrap;gap:6px;margin-top:auto}.p-commissioned-channel__tag{display:inline-block;font-size:11px;font-weight:600;color:#dd377d;background-color:rgba(221,55,125,.08);padding:3px 10px;border-radius:9999px;letter-spacing:.02em;white-space:nowrap;transition:background-color .25s ease}.p-commissioned-channel__link:hover .p-commissioned-channel__tag{background-color:rgba(221,55,125,.14)}.p-commissioned-channel__error{margin:.75rem 0 0;font-size:13px;color:#ff3b30}.p-commissioned-channel{opacity:0;transform:translateY(20px);transition:opacity .6s cubic-bezier(0.25, 0.46, 0.45, 0.94),transform .6s cubic-bezier(0.25, 0.46, 0.45, 0.94)}.p-commissioned-channel.is-visible{opacity:1;transform:translateY(0)}@media(prefers-reduced-motion: reduce){.p-commissioned-channel{opacity:1;transform:none;transition:none}}.p-commissioned-footer{margin-top:auto;background-color:#1a1f36;border-top:1px solid #2d3555}.p-commissioned-footer__inner{max-width:1280px;margin:0 auto;padding:48px 16px;text-align:center}@media screen and (min-width: 768px){.p-commissioned-footer__inner{padding:48px 32px}}.p-commissioned-footer__links{display:flex;flex-wrap:wrap;justify-content:center;gap:12px;margin-bottom:40px}@media screen and (min-width: 768px){.p-commissioned-footer__links{gap:16px}}.p-commissioned-footer__link-btn{display:inline-flex;align-items:center;gap:8px;padding:12px 24px;border:1px solid hsla(0,0%,100%,.3);border-radius:6px;color:#fff;background-color:rgba(0,0,0,0);font-family:"Noto Sans JP",sans-serif;font-size:14px;font-weight:600;text-decoration:none;transition:background-color .3s ease,border-color .3s ease,color .2s}.p-commissioned-footer__link-btn:hover{background-color:hsla(0,0%,100%,.1);border-color:hsla(0,0%,100%,.6);color:#fff}.p-commissioned-footer__link-btn-icon{font-size:20px;font-variation-settings:"FILL" 0,"wght" 500,"GRAD" 0,"opsz" 24}.p-commissioned-footer__brand{margin-bottom:8px;display:flex;justify-content:center}.p-commissioned-footer__brand-img{height:36px;width:auto;display:block;filter:brightness(0) invert(1)}@media screen and (min-width: 768px){.p-commissioned-footer__brand-img{height:68px}}.p-commissioned-footer__copy{margin:0;font-size:12px;color:#4a5068;letter-spacing:.02em}@media(prefers-reduced-motion: reduce){.p-commissioned-hero__label,.p-commissioned-hero__title,.p-commissioned-hero__desc,.p-commissioned-hero__bar{opacity:1;transform:none;animation:none}}.p-seed.p-seed--modern{--seed-white: #ffffff;--seed-navy: #071b33;--seed-navy-deep: #031224;--seed-ink: #151c26;--seed-ink-deep: #060f1d;--seed-gray-bg: #f1f3f5;--seed-gray-line: #d2d8df;--seed-num: #dce2e7;--seed-sub: #5d6775;--seed-accent: #e1b435;--seed-accent-deep: #c99a1e;--seed-accent-ink: #936600;--seed-pad: 120px;--seed-edge: calc((100vw - min(1120px, 100vw - 48px)) / 2);margin:0;background:var(--seed-white);color:var(--seed-ink);font-family:"Noto Sans JP",sans-serif;line-height:1.85;-webkit-font-smoothing:antialiased}.p-seed.p-seed--modern *,.p-seed.p-seed--modern *::before,.p-seed.p-seed--modern *::after{box-sizing:border-box}.p-seed.p-seed--modern img{max-width:100%;height:auto;display:block}.p-seed.p-seed--modern a{color:inherit;text-decoration:none}.p-seed.p-seed--modern h1,.p-seed.p-seed--modern h2,.p-seed.p-seed--modern h3,.p-seed.p-seed--modern h4,.p-seed.p-seed--modern h5,.p-seed.p-seed--modern h6{font-family:inherit}.p-seed.p-seed--modern ::-moz-selection{background:var(--seed-accent);color:var(--seed-navy-deep)}.p-seed.p-seed--modern ::selection{background:var(--seed-accent);color:var(--seed-navy-deep)}.p-seed.p-seed--modern .p-seed__skip-link{position:fixed;top:12px;left:12px;z-index:100;padding:10px 16px;background:var(--seed-accent);color:var(--seed-navy-deep);font-weight:700;transform:translateY(-160%);transition:transform .18s ease}.p-seed.p-seed--modern .p-seed__skip-link:focus-visible{transform:translateY(0)}.p-seed.p-seed--modern :where(a,button):focus-visible{outline:3px solid var(--seed-navy);outline-offset:4px}.p-seed.p-seed--modern :is(.p-seed__hero-copy,.p-seed__price-card,.p-seed__cta-line,.p-oneframe-footer--seed) :where(a,button):focus-visible{outline-color:var(--seed-white)}.p-seed.p-seed--modern .p-seed__main{position:relative;overflow:hidden}.p-seed.p-seed--modern .p-seed__wrap{width:min(1120px,100% - 48px);margin-inline:auto;position:relative;z-index:2}.p-seed.p-seed--modern .p-seed__block{position:relative;padding-block:var(--seed-pad);background:var(--seed-white);scroll-margin-top:96px}@media screen and (max-width: 767px){.p-seed.p-seed--modern .p-seed__block{--seed-pad: 72px}}.p-seed.p-seed--modern .p-seed__block--alt{background:var(--seed-gray-bg)}.p-seed.p-seed--modern .p-seed__section-head{position:relative;margin-bottom:96px}@media screen and (max-width: 767px){.p-seed.p-seed--modern .p-seed__section-head{margin-bottom:56px}}.p-seed.p-seed--modern .p-seed__head-num{position:absolute;top:-40px;z-index:0;font-family:"Lexend",sans-serif;font-weight:300;font-size:clamp(120px,16vw,220px);line-height:.85;letter-spacing:0;color:var(--seed-num);pointer-events:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}@media screen and (max-width: 767px){.p-seed.p-seed--modern .p-seed__head-num{font-size:96px;top:-20px}}.p-seed.p-seed--modern .p-seed__head-en{position:relative;z-index:1;display:block;font-family:"Lexend",sans-serif;font-weight:300;font-size:clamp(44px,7vw,88px);line-height:1.04;letter-spacing:.08em;text-transform:uppercase;color:var(--seed-ink)}@media screen and (max-width: 767px){.p-seed.p-seed--modern .p-seed__head-en{font-size:clamp(2rem,10vw,2.75rem);letter-spacing:.05em}}.p-seed.p-seed--modern .p-seed__head-en--dark{color:var(--seed-white)}.p-seed.p-seed--modern .p-seed__eyebrow{position:relative;z-index:1;display:inline-flex;align-items:center;gap:10px;margin-top:18px;font-size:.78rem;font-weight:700;letter-spacing:.16em;color:var(--seed-navy)}.p-seed.p-seed--modern .p-seed__eyebrow::before{content:"";width:8px;height:8px;background:var(--seed-accent)}.p-seed.p-seed--modern .p-seed__sec-title{position:relative;z-index:1;margin:8px 0 0;font-size:clamp(1.05rem,1.7vw,1.25rem);font-weight:900;line-height:1.8;letter-spacing:.02em;color:var(--seed-ink)}.p-seed.p-seed--modern .p-seed__sec-lead{position:relative;z-index:1;margin:14px 0 0;max-width:560px;color:var(--seed-sub);font-size:.92rem}.p-seed.p-seed--modern .p-seed__section-head--en-right{text-align:right}.p-seed.p-seed--modern .p-seed__section-head--en-right .p-seed__head-num{left:-8px}.p-seed.p-seed--modern .p-seed__section-head--en-right .p-seed__sec-lead{margin-left:auto}.p-seed.p-seed--modern .p-seed__section-head--en-left{text-align:left}.p-seed.p-seed--modern .p-seed__section-head--en-left .p-seed__head-num{right:-8px}.p-seed.p-seed--modern .p-seed__sp-br{display:none}@media screen and (max-width: 767px){.p-seed.p-seed--modern .p-seed__sp-br{display:inline}}.p-seed.p-seed--modern .p-seed__y{color:inherit;border-bottom:3px solid var(--seed-accent);padding-bottom:1px}.p-seed.p-seed--modern .p-seed__media{position:relative;margin:0 auto 64px}.p-seed.p-seed--modern .p-seed__media img{width:100%;aspect-ratio:16/7;-o-object-fit:cover;object-fit:cover;filter:saturate(0.78) contrast(1.04)}@media screen and (max-width: 767px){.p-seed.p-seed--modern .p-seed__media{margin-bottom:40px}.p-seed.p-seed--modern .p-seed__media img{aspect-ratio:16/10}}.p-seed.p-seed--modern .p-seed__media--wide{max-width:920px}.p-seed.p-seed--modern .p-seed__media-cap{display:flex;align-items:center;gap:12px;margin:0;padding:12px 2px 0;font-size:.82rem;font-weight:500;color:var(--seed-sub)}.p-seed.p-seed--modern .p-seed__media-cap::before{content:"";flex:none;width:28px;height:1px;background:var(--seed-accent)}.p-seed.p-seed--modern .p-seed__btn{display:inline-flex;align-items:center;justify-content:center;gap:.7em;padding:17px 36px;font-weight:700;font-size:1rem;line-height:1.2;border:1px solid rgba(0,0,0,0);transition:background-color .18s ease,border-color .18s ease,color .18s ease}.p-seed.p-seed--modern .p-seed__btn .p-seed__btn-arrow{transition:transform .18s ease}.p-seed.p-seed--modern .p-seed__btn:hover .p-seed__btn-arrow{transform:translateX(4px)}.p-seed.p-seed--modern .p-seed__btn-arrow{display:inline-block}.p-seed.p-seed--modern .p-seed__btn-arrow::after{content:"→"}.p-seed.p-seed--modern .p-seed__btn--line{background:var(--seed-accent);color:var(--seed-navy-deep);border-color:var(--seed-accent)}.p-seed.p-seed--modern .p-seed__btn--line:hover{background:var(--seed-white);border-color:var(--seed-white);color:var(--seed-navy-deep)}.p-seed.p-seed--modern .p-seed__btn--line:active{transform:translateY(1px)}.p-seed.p-seed--modern .p-seed__btn-line-icon{display:inline-flex;align-items:center;justify-content:center;width:1.3em;height:1.3em;background:var(--seed-navy-deep);color:var(--seed-accent);font-size:.7em;font-weight:900}.p-seed.p-seed--modern .p-seed__btn-line-icon::after{content:"↗"}.p-seed.p-seed--modern .p-seed__header{position:sticky;top:0;z-index:50;background:var(--seed-white);border-bottom:1px solid var(--seed-gray-line);overflow-x:clip}.p-seed.p-seed--modern .p-seed__header-inner{width:min(1240px,100% - 36px);margin-inline:auto;height:80px;display:flex;align-items:center;gap:24px}.p-seed.p-seed--modern .p-seed__brand{flex:none;display:inline-flex;align-items:center;min-height:44px}.p-seed.p-seed--modern .p-seed__brand .p-seed__brand-logo{height:52px;width:auto}@media screen and (max-width: 767px){.p-seed.p-seed--modern .p-seed__brand .p-seed__brand-logo{height:44px}}.p-seed.p-seed--modern .p-seed__nav{margin-left:auto;display:flex;gap:2px;flex-wrap:wrap}.p-seed.p-seed--modern .p-seed__nav a{display:inline-flex;align-items:center;gap:.45em;padding:8px 11px;font-size:.8rem;font-weight:700;color:var(--seed-ink);transition:background-color .16s ease,color .16s ease}.p-seed.p-seed--modern .p-seed__nav a:hover{background:var(--seed-gray-bg);color:var(--seed-navy)}@media screen and (max-width: 767px){.p-seed.p-seed--modern .p-seed__nav{display:none}}@media screen and (min-width: 768px)and (max-width: 1100px){.p-seed.p-seed--modern .p-seed__header-inner{width:min(100% - 32px,960px)}.p-seed.p-seed--modern .p-seed__nav{display:none}.p-seed.p-seed--modern .p-seed__header-cta{margin-left:auto}}.p-seed.p-seed--modern .p-seed__nav-num{font-family:"Lexend",sans-serif;font-weight:400;font-size:.7rem;color:var(--seed-navy);letter-spacing:.04em}.p-seed.p-seed--modern .p-seed__header-cta{position:relative;margin-left:auto;padding:12px 24px;background:var(--seed-accent);color:var(--seed-navy-deep);border:1px solid var(--seed-accent);font-weight:700;font-size:.85rem;white-space:nowrap;transition:background-color .16s ease,border-color .16s ease}.p-seed.p-seed--modern .p-seed__header-cta::after{content:"";position:absolute;top:50%;left:100%;width:28px;height:1px;background:var(--seed-gray-line);transition:width .2s ease}.p-seed.p-seed--modern .p-seed__header-cta:hover{background:var(--seed-navy);border-color:var(--seed-navy);color:var(--seed-white)}.p-seed.p-seed--modern .p-seed__header-cta:hover::after{width:46px}@media screen and (min-width: 768px){.p-seed.p-seed--modern .p-seed__header-cta{margin-left:0}}.p-seed.p-seed--modern .p-seed__hero{position:relative;background:var(--seed-white);padding:44px 0 104px;overflow:hidden}@media screen and (max-width: 767px){.p-seed.p-seed--modern .p-seed__hero{padding:24px 0 72px}}.p-seed.p-seed--modern .p-seed__hero-watermark{position:absolute;right:-0.04em;bottom:-0.16em;z-index:0;font-family:"Lexend",sans-serif;font-weight:300;font-size:clamp(320px,44vw,620px);line-height:1;color:rgba(7,27,51,.045);pointer-events:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}@media screen and (max-width: 767px){.p-seed.p-seed--modern .p-seed__hero-watermark{font-size:260px}}.p-seed.p-seed--modern .p-seed__hero-content{width:min(1240px,100% - 36px);margin-inline:auto;position:relative;z-index:2}.p-seed.p-seed--modern .p-seed__hero-shell{display:grid;grid-template-columns:repeat(12, 1fr);align-items:stretch}@media screen and (max-width: 767px){.p-seed.p-seed--modern .p-seed__hero-shell{grid-template-columns:1fr}}.p-seed.p-seed--modern .p-seed__hero-copy{grid-column:1/7;grid-row:1;position:relative;z-index:2;display:flex;flex-direction:column;justify-content:center;min-height:620px;background:var(--seed-navy);padding:68px 72px;color:var(--seed-white)}@media screen and (max-width: 767px){.p-seed.p-seed--modern .p-seed__hero-copy{grid-column:1/-1;grid-row:1;min-height:auto;padding:42px 26px 46px}}.p-seed.p-seed--modern .p-seed__hero-brand{display:flex;flex-direction:column;gap:12px}.p-seed.p-seed--modern .p-seed__hero-brand-name{font-family:"Lexend",sans-serif;font-weight:300;font-size:clamp(56px,9vw,120px);line-height:.95;letter-spacing:.06em;color:var(--seed-white)}.p-seed.p-seed--modern .p-seed__hero-brand-tag{display:flex;align-items:center;gap:12px;font-family:"Lexend",sans-serif;font-weight:400;font-size:.82rem;letter-spacing:.22em;text-transform:uppercase;color:hsla(0,0%,100%,.68)}.p-seed.p-seed--modern .p-seed__hero-brand-tag::before{content:"";flex:none;width:40px;height:1px;background:var(--seed-accent)}.p-seed.p-seed--modern .p-seed__hero-title{margin:40px 0 0;font-size:clamp(1.45rem,2.8vw,2.05rem);font-weight:900;line-height:1.7;letter-spacing:.02em;color:var(--seed-white)}@media screen and (max-width: 767px){.p-seed.p-seed--modern .p-seed__hero-title{margin-top:28px}}.p-seed.p-seed--modern .p-seed__hero-title-line{display:block}.p-seed.p-seed--modern .p-seed__hero-title-accent{color:var(--seed-white);border-bottom:3px solid var(--seed-accent);padding-bottom:2px}.p-seed.p-seed--modern .p-seed__hero-lead{margin:22px 0 0;color:hsla(0,0%,100%,.74);font-size:.98rem;max-width:480px}.p-seed.p-seed--modern .p-seed__hero-actions{margin-top:32px;display:flex;flex-wrap:wrap;gap:14px}.p-seed.p-seed--modern .p-seed__hero-visual{grid-column:6/13;grid-row:1;position:relative;z-index:1;min-height:620px}@media screen and (max-width: 767px){.p-seed.p-seed--modern .p-seed__hero-visual{grid-column:1/-1;grid-row:2;min-height:auto;margin-top:0}}.p-seed.p-seed--modern .p-seed__hero-figure{margin:0;position:relative}.p-seed.p-seed--modern .p-seed__hero-figure:not(.p-seed__hero-figure--sub){height:100%}.p-seed.p-seed--modern .p-seed__hero-figure:not(.p-seed__hero-figure--sub) img{width:100%;height:100%;min-height:620px;-o-object-fit:cover;object-fit:cover;filter:saturate(0.72) contrast(1.06)}@media screen and (max-width: 767px){.p-seed.p-seed--modern .p-seed__hero-figure:not(.p-seed__hero-figure--sub) img{height:auto;min-height:0;aspect-ratio:4/3}}.p-seed.p-seed--modern .p-seed__hero-figure--sub{position:absolute;left:-56px;bottom:48px;width:42%;z-index:3;border:8px solid var(--seed-white);background:var(--seed-white)}.p-seed.p-seed--modern .p-seed__hero-figure--sub img{width:100%;aspect-ratio:16/10;-o-object-fit:cover;object-fit:cover}@media screen and (max-width: 767px){.p-seed.p-seed--modern .p-seed__hero-figure--sub{left:-8px;bottom:16px;width:48%;border-width:5px}}.p-seed.p-seed--modern .p-seed__hero-badge{position:absolute;right:-16px;top:32px;z-index:4;display:flex;flex-direction:column;padding:12px 18px;background:var(--seed-white);border:1px solid var(--seed-gray-line)}.p-seed.p-seed--modern .p-seed__hero-badge::before{content:"";position:absolute;top:-1px;bottom:-1px;left:-1px;width:4px;background:var(--seed-accent)}@media screen and (max-width: 767px){.p-seed.p-seed--modern .p-seed__hero-badge{right:0;top:12px;padding:8px 13px}}.p-seed.p-seed--modern .p-seed__hero-badge-k{font-size:.68rem;font-weight:700;color:var(--seed-sub)}.p-seed.p-seed--modern .p-seed__hero-badge-v{font-size:.95rem;font-weight:900;color:var(--seed-navy)}.p-seed.p-seed--modern .p-seed__alumni-grid{position:relative;display:grid;grid-template-columns:repeat(12, 1fr);gap:40px 28px;padding:72px 0 0}.p-seed.p-seed--modern .p-seed__alumni-grid::before{content:"";position:absolute;z-index:0;top:0;height:min(68vw,800px);left:calc(var(--seed-edge)*-1);right:44%;background:var(--seed-navy)}@media screen and (max-width: 767px){.p-seed.p-seed--modern .p-seed__alumni-grid{grid-template-columns:1fr;gap:24px;padding:48px 0 0}.p-seed.p-seed--modern .p-seed__alumni-grid::before{height:min(150vw,620px);right:calc(var(--seed-edge)*-1)}}.p-seed.p-seed--modern .p-seed__alumni-card{position:relative;z-index:1;display:flex;flex-direction:column;background:var(--seed-white);border:1px solid var(--seed-gray-line);transition:border-color .2s ease}.p-seed.p-seed--modern .p-seed__alumni-card:hover{border-color:var(--seed-navy)}.p-seed.p-seed--modern .p-seed__alumni-card:nth-child(1){grid-column:1/7;grid-row:1/span 2;align-self:start}.p-seed.p-seed--modern .p-seed__alumni-card:nth-child(2){grid-column:7/13;grid-row:1;align-self:start;margin-top:-32px}.p-seed.p-seed--modern .p-seed__alumni-card:nth-child(3){grid-column:8/13;grid-row:2;align-self:start}@media screen and (max-width: 767px){.p-seed.p-seed--modern .p-seed__alumni-card:nth-child(1),.p-seed.p-seed--modern .p-seed__alumni-card:nth-child(2),.p-seed.p-seed--modern .p-seed__alumni-card:nth-child(3){grid-column:1/-1;grid-row:auto;margin-top:0}}.p-seed.p-seed--modern .p-seed__alumni-photo{position:relative;margin:0;overflow:hidden;border-bottom:1px solid var(--seed-gray-line)}.p-seed.p-seed--modern .p-seed__alumni-photo img{width:100%;aspect-ratio:16/9;-o-object-fit:cover;object-fit:cover}.p-seed.p-seed--modern .p-seed__alumni-card:nth-child(1) .p-seed__alumni-photo img{aspect-ratio:4/3}.p-seed.p-seed--modern .p-seed__alumni-photo-badge{position:absolute;left:0;top:16px;padding:6px 14px;background:var(--seed-accent);color:var(--seed-navy-deep);font-size:.7rem;font-weight:900;letter-spacing:.06em}.p-seed.p-seed--modern .p-seed__alumni-body{padding:22px 22px 26px}.p-seed.p-seed--modern .p-seed__alumni-card:nth-child(1) .p-seed__alumni-body{padding:28px 28px 30px}.p-seed.p-seed--modern .p-seed__alumni-name{display:inline-block;margin:0;font-size:.72rem;font-weight:900;color:var(--seed-navy);letter-spacing:.1em}.p-seed.p-seed--modern .p-seed__alumni-income{margin-top:10px;padding-bottom:16px;border-bottom:1px solid var(--seed-gray-line)}.p-seed.p-seed--modern .p-seed__alumni-income-label{display:block;font-size:.68rem;font-weight:700;letter-spacing:.06em;color:var(--seed-sub)}.p-seed.p-seed--modern .p-seed__alumni-income-value{display:block;margin-top:6px;font-family:"Lexend",sans-serif;font-weight:400;font-size:2rem;line-height:1;letter-spacing:.01em;color:var(--seed-navy)}.p-seed.p-seed--modern .p-seed__alumni-card:nth-child(1) .p-seed__alumni-income-value{font-size:clamp(2.4rem,3.4vw,3rem)}.p-seed.p-seed--modern .p-seed__alumni-work{margin-top:14px;padding:12px 14px;background:var(--seed-gray-bg);display:flex;flex-direction:column;gap:2px}.p-seed.p-seed--modern .p-seed__alumni-work-label{font-size:.68rem;font-weight:700;color:var(--seed-navy);letter-spacing:.06em}.p-seed.p-seed--modern .p-seed__alumni-work-title{font-size:.9rem;font-weight:700}.p-seed.p-seed--modern .p-seed__alumni-comment{margin:12px 0 0;font-size:.84rem;color:var(--seed-sub)}.p-seed.p-seed--modern .p-seed__outcomes-grid{display:grid;grid-template-columns:repeat(3, minmax(0, 1fr));gap:1px;padding:1px;background:var(--seed-navy)}@media screen and (min-width: 768px)and (max-width: 1024px){.p-seed.p-seed--modern .p-seed__outcomes-grid{grid-template-columns:repeat(2, minmax(0, 1fr))}}@media screen and (max-width: 767px){.p-seed.p-seed--modern .p-seed__outcomes-grid{grid-template-columns:1fr}}.p-seed.p-seed--modern .p-seed__outcome-card{position:relative;background:var(--seed-white);min-height:320px;padding:32px 30px 28px;transition:background-color .2s ease,color .2s ease}@media screen and (max-width: 767px){.p-seed.p-seed--modern .p-seed__outcome-card{min-height:0}}.p-seed.p-seed--modern .p-seed__outcome-card:nth-child(odd){background:var(--seed-navy);color:var(--seed-white)}.p-seed.p-seed--modern .p-seed__outcome-card:nth-child(odd) .p-seed__outcome-num,.p-seed.p-seed--modern .p-seed__outcome-card:nth-child(odd) .p-seed__outcome-pill{color:var(--seed-accent)}.p-seed.p-seed--modern .p-seed__outcome-card:nth-child(odd) .p-seed__outcome-icon{background:var(--seed-accent);color:var(--seed-navy-deep)}.p-seed.p-seed--modern .p-seed__outcome-card:nth-child(odd) .p-seed__outcome-title{color:var(--seed-white)}.p-seed.p-seed--modern .p-seed__outcome-card:nth-child(odd) .p-seed__outcome-body{color:hsla(0,0%,100%,.72)}.p-seed.p-seed--modern .p-seed__outcome-card:nth-child(odd) .p-seed__outcome-pill{border-color:hsla(0,0%,100%,.24)}.p-seed.p-seed--modern .p-seed__outcome-num{font-family:"Lexend",sans-serif;font-weight:400;font-size:.78rem;letter-spacing:.12em;color:var(--seed-navy)}.p-seed.p-seed--modern .p-seed__outcome-icon{margin-top:16px;width:56px;height:56px;background:var(--seed-navy);color:var(--seed-white);display:grid;place-items:center}.p-seed.p-seed--modern .p-seed__outcome-icon .material-symbols-outlined{font-size:30px;font-variation-settings:"FILL" 0,"wght" 500,"GRAD" 0,"opsz" 32}.p-seed.p-seed--modern .p-seed__outcome-title{margin:18px 0 0;font-size:1.12rem;font-weight:900;line-height:1.6;color:var(--seed-ink)}.p-seed.p-seed--modern .p-seed__outcome-title br{display:none}.p-seed.p-seed--modern .p-seed__outcome-title span{display:block}.p-seed.p-seed--modern .p-seed__outcome-body{margin:10px 0 0;font-size:.88rem;color:var(--seed-sub)}.p-seed.p-seed--modern .p-seed__outcome-pill{margin-top:16px;display:block;padding:12px 0 0;border-top:1px solid var(--seed-gray-line);color:var(--seed-navy);font-size:.75rem;font-weight:700}.p-seed.p-seed--modern .p-seed__testimonials-grid{counter-reset:seedvoice;display:grid;grid-template-columns:1fr;border-top:1px solid var(--seed-gray-line)}.p-seed.p-seed--modern .p-seed__testi{counter-increment:seedvoice;position:relative;display:grid;grid-template-columns:minmax(0, 1fr) minmax(220px, 29%);grid-template-rows:auto auto;background:var(--seed-white);border-bottom:1px solid var(--seed-gray-line)}.p-seed.p-seed--modern .p-seed__testi:nth-child(even){grid-template-columns:minmax(220px, 29%) minmax(0, 1fr)}.p-seed.p-seed--modern .p-seed__testi:nth-child(even) .p-seed__testi-banner{grid-column:1}.p-seed.p-seed--modern .p-seed__testi:nth-child(even) .p-seed__testi-content,.p-seed.p-seed--modern .p-seed__testi:nth-child(even) .p-seed__testi-person{grid-column:2}@media screen and (max-width: 767px){.p-seed.p-seed--modern .p-seed__testi,.p-seed.p-seed--modern .p-seed__testi:nth-child(even){grid-template-columns:1fr;grid-template-rows:auto auto auto}.p-seed.p-seed--modern .p-seed__testi .p-seed__testi-banner,.p-seed.p-seed--modern .p-seed__testi .p-seed__testi-content,.p-seed.p-seed--modern .p-seed__testi .p-seed__testi-person,.p-seed.p-seed--modern .p-seed__testi:nth-child(even) .p-seed__testi-banner,.p-seed.p-seed--modern .p-seed__testi:nth-child(even) .p-seed__testi-content,.p-seed.p-seed--modern .p-seed__testi:nth-child(even) .p-seed__testi-person{grid-column:1}}.p-seed.p-seed--modern .p-seed__testi-banner{grid-column:2;grid-row:1/3;position:relative;min-height:250px;overflow:hidden;background-color:var(--seed-navy);display:flex;flex-direction:column;align-items:center;justify-content:center;gap:8px}.p-seed.p-seed--modern .p-seed__testi-banner::before{content:"";position:absolute;inset:0;z-index:1;background:rgba(7,27,51,.52);transition:background-color .25s ease}@media screen and (max-width: 767px){.p-seed.p-seed--modern .p-seed__testi-banner{grid-row:1;min-height:0;aspect-ratio:16/8}}.p-seed.p-seed--modern .p-seed__testi:hover .p-seed__testi-banner::before{background:rgba(7,27,51,.72)}.p-seed.p-seed--modern .p-seed__testi-banner-img{position:absolute;inset:0;z-index:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;filter:saturate(0.72) contrast(1.04)}.p-seed.p-seed--modern .p-seed__testi-banner-en{position:relative;z-index:2;font-family:"Lexend",sans-serif;font-weight:300;font-size:clamp(26px,2.4vw,32px);line-height:1;letter-spacing:.16em;color:var(--seed-white)}.p-seed.p-seed--modern .p-seed__testi-banner-num{position:relative;z-index:2;font-family:"Lexend",sans-serif;font-weight:400;font-size:.85rem;letter-spacing:.3em;color:hsla(0,0%,100%,.85)}.p-seed.p-seed--modern .p-seed__testi-banner-num::after{content:counter(seedvoice, decimal-leading-zero)}.p-seed.p-seed--modern .p-seed__testi-content{grid-column:1;grid-row:1;display:flex;flex-direction:column;gap:10px;padding:32px 36px 0}@media screen and (max-width: 767px){.p-seed.p-seed--modern .p-seed__testi-content{grid-row:2;padding:26px 22px 0}}.p-seed.p-seed--modern .p-seed__testi-stars{font-size:1rem;letter-spacing:.12em;color:var(--seed-accent-ink);line-height:1}.p-seed.p-seed--modern .p-seed__testi-head{margin:0;font-size:clamp(1.08rem,2vw,1.35rem);font-weight:900;color:var(--seed-navy);line-height:1.6}.p-seed.p-seed--modern .p-seed__testi-head::before{content:"“";display:block;margin-bottom:-8px;font-family:Georgia,serif;font-size:3.2rem;font-weight:400;line-height:.9;color:var(--seed-navy)}.p-seed.p-seed--modern .p-seed__testi-body{margin:0;font-size:.88rem;line-height:1.85;color:var(--seed-sub)}.p-seed.p-seed--modern .p-seed__testi-person{grid-column:1;grid-row:2;margin:18px 36px 0;padding:14px 0 22px;border-top:1px solid var(--seed-gray-line)}@media screen and (max-width: 767px){.p-seed.p-seed--modern .p-seed__testi-person{grid-row:3;margin-inline:22px}}.p-seed.p-seed--modern .p-seed__testi-person-meta{display:flex;flex-direction:column;gap:2px}.p-seed.p-seed--modern .p-seed__testi-who{font-weight:700;font-size:.9rem}.p-seed.p-seed--modern .p-seed__testi-role{font-size:.76rem;color:var(--seed-sub)}.p-seed.p-seed--modern .p-seed__cur-layout{display:grid;grid-template-columns:5fr 7fr;gap:64px;align-items:start}@media screen and (max-width: 767px){.p-seed.p-seed--modern .p-seed__cur-layout{grid-template-columns:1fr;gap:36px}}.p-seed.p-seed--modern .p-seed__media--cur{margin:0}.p-seed.p-seed--modern .p-seed__media--cur img{aspect-ratio:4/5}@media screen and (max-width: 767px){.p-seed.p-seed--modern .p-seed__media--cur img{aspect-ratio:16/10}}.p-seed.p-seed--modern .p-seed__curriculum-list{border-top:1px solid var(--seed-gray-line)}.p-seed.p-seed--modern .p-seed__cur-row{position:relative;display:grid;grid-template-columns:104px 1fr;gap:28px;align-items:start;padding:28px 4px;border-bottom:1px solid var(--seed-gray-line)}@media screen and (max-width: 767px){.p-seed.p-seed--modern .p-seed__cur-row{grid-template-columns:72px 1fr;gap:16px;padding:22px 2px}}.p-seed.p-seed--modern .p-seed__cur-week{display:flex;flex-direction:column;font-size:.66rem;font-weight:700;letter-spacing:.18em;text-transform:uppercase;color:var(--seed-sub)}.p-seed.p-seed--modern .p-seed__cur-week-big{margin-top:4px;font-family:"Lexend",sans-serif;font-weight:300;font-size:2.6rem;line-height:1;color:var(--seed-navy)}@media screen and (max-width: 767px){.p-seed.p-seed--modern .p-seed__cur-week-big{font-size:2rem}}.p-seed.p-seed--modern .p-seed__cur-title{margin:0;font-size:1.05rem;font-weight:900}.p-seed.p-seed--modern .p-seed__cur-desc{margin:6px 0 0;font-size:.88rem;color:var(--seed-sub)}.p-seed.p-seed--modern .p-seed__strengths-panel{display:flow-root;position:relative;margin-top:100px;margin-left:calc((100vw - 100%)/-2);padding:0 0 80px calc((100vw - 100%)/2);background:var(--seed-navy)}@media screen and (max-width: 767px){.p-seed.p-seed--modern .p-seed__strengths-panel{margin-top:64px;margin-inline:calc((100vw - 100%)/-2);padding:0 calc((100vw - 100%)/2) 56px}}.p-seed.p-seed--modern .p-seed__media--strengths{margin:-120px 0 56px auto;max-width:760px;width:100%}.p-seed.p-seed--modern .p-seed__media--strengths img{aspect-ratio:16/8}.p-seed.p-seed--modern .p-seed__media--strengths .p-seed__media-cap{color:hsla(0,0%,100%,.75)}.p-seed.p-seed--modern .p-seed__media--strengths .p-seed__media-cap::before{background:hsla(0,0%,100%,.6)}@media screen and (max-width: 767px){.p-seed.p-seed--modern .p-seed__media--strengths{margin:-56px 0 36px}.p-seed.p-seed--modern .p-seed__media--strengths img{aspect-ratio:16/10}}.p-seed.p-seed--modern .p-seed__strengths-grid{display:grid;grid-template-columns:repeat(3, 1fr)}@media screen and (max-width: 767px){.p-seed.p-seed--modern .p-seed__strengths-grid{grid-template-columns:1fr}}.p-seed.p-seed--modern .p-seed__strength-card{position:relative;display:flex;flex-direction:column;padding:8px 40px 0;border-left:1px solid hsla(0,0%,100%,.25)}.p-seed.p-seed--modern .p-seed__strength-card:first-child{padding-left:0;border-left:0}@media screen and (max-width: 767px){.p-seed.p-seed--modern .p-seed__strength-card{padding:28px 0 0;margin-top:28px;border-left:0;border-top:1px solid hsla(0,0%,100%,.25)}.p-seed.p-seed--modern .p-seed__strength-card:first-child{padding-top:0;margin-top:0;border-top:0}}.p-seed.p-seed--modern .p-seed__strength-num{order:-1;font-family:"Lexend",sans-serif;font-weight:300;font-size:3.2rem;line-height:1;color:hsla(0,0%,100%,.22)}.p-seed.p-seed--modern .p-seed__strength-icon{margin-top:20px;width:52px;height:52px;border:1px solid hsla(0,0%,100%,.45);color:var(--seed-white);display:grid;place-items:center}.p-seed.p-seed--modern .p-seed__strength-icon .material-symbols-outlined{font-size:26px}.p-seed.p-seed--modern .p-seed__strength-title{margin:18px 0 0;font-size:1.08rem;font-weight:900;color:var(--seed-white)}.p-seed.p-seed--modern .p-seed__strength-body{margin:10px 0 0;font-size:.88rem;color:hsla(0,0%,100%,.72)}.p-seed.p-seed--modern .p-seed__block--pricing::after{content:"";position:absolute;left:0;right:0;bottom:0;height:34%;background:var(--seed-gray-bg)}.p-seed.p-seed--modern .p-seed__block--pricing .p-seed__head-num{top:auto;bottom:-0.5em}.p-seed.p-seed--modern .p-seed__price-card{position:relative;z-index:1;max-width:880px;margin-inline:auto;background:var(--seed-navy);color:var(--seed-white);padding:56px}@media screen and (max-width: 767px){.p-seed.p-seed--modern .p-seed__price-card{padding:28px 20px}}.p-seed.p-seed--modern .p-seed__price-head{display:flex;justify-content:space-between;align-items:flex-end;gap:24px;flex-wrap:wrap;padding-bottom:24px;border-bottom:1px solid hsla(0,0%,100%,.24)}.p-seed.p-seed--modern .p-seed__price-name{margin:0;font-size:1.35rem;font-weight:900;color:var(--seed-white)}.p-seed.p-seed--modern .p-seed__price-sub{margin:6px 0 0;font-size:.85rem;color:hsla(0,0%,100%,.68)}.p-seed.p-seed--modern .p-seed__price-tag{text-align:right}.p-seed.p-seed--modern .p-seed__price-pre{font-size:.82rem;color:hsla(0,0%,100%,.6);text-decoration:line-through}.p-seed.p-seed--modern .p-seed__price-amt{font-family:"Lexend",sans-serif;font-weight:400;font-size:clamp(2.4rem,12vw,3.4rem);line-height:1;color:var(--seed-white)}.p-seed.p-seed--modern .p-seed__price-yen{font-size:1.5rem;margin-right:2px}.p-seed.p-seed--modern .p-seed__price-tax{font-size:.78rem;font-weight:700;color:hsla(0,0%,100%,.68)}.p-seed.p-seed--modern .p-seed__price-features{list-style:none;margin:28px 0 0;padding:0;display:grid;grid-template-columns:1fr 1fr;gap:12px 24px}.p-seed.p-seed--modern .p-seed__price-features li{display:flex;align-items:center;gap:10px;font-size:.9rem}@media screen and (max-width: 767px){.p-seed.p-seed--modern .p-seed__price-features{grid-template-columns:1fr}}.p-seed.p-seed--modern .p-seed__price-check{flex:none;width:20px;height:20px;background:var(--seed-accent);position:relative}.p-seed.p-seed--modern .p-seed__price-check::after{content:"✓";position:absolute;inset:0;display:grid;place-items:center;color:var(--seed-navy);font-size:.7rem;font-weight:900}.p-seed.p-seed--modern .p-seed__payment-row{margin-top:28px;display:grid;grid-template-columns:repeat(3, 1fr);gap:1px;background:hsla(0,0%,100%,.24)}@media screen and (max-width: 767px){.p-seed.p-seed--modern .p-seed__payment-row{grid-template-columns:1fr}}.p-seed.p-seed--modern .p-seed__pay-pill{padding:14px 16px;background:var(--seed-navy-deep)}.p-seed.p-seed--modern .p-seed__pay-k{font-family:"Lexend",sans-serif;font-weight:400;font-size:.7rem;letter-spacing:.1em;color:hsla(0,0%,100%,.6)}.p-seed.p-seed--modern .p-seed__pay-v{margin-top:4px;font-size:.88rem;font-weight:700;color:var(--seed-white)}.p-seed.p-seed--modern .p-seed__price-notes{margin:24px 0 0;padding-left:1.2em;color:hsla(0,0%,100%,.62);font-size:.78rem}.p-seed.p-seed--modern .p-seed__price-notes li+li{margin-top:4px}.p-seed.p-seed--modern .p-seed__price-cta{margin-top:32px;display:flex;flex-direction:column;align-items:center;gap:12px;text-align:center}.p-seed.p-seed--modern .p-seed__price-meta{font-size:.76rem;color:hsla(0,0%,100%,.62)}.p-seed.p-seed--modern .p-seed__flow-list{max-width:960px;margin-inline:auto;border-top:1px solid var(--seed-gray-line)}.p-seed.p-seed--modern .p-seed__flow-step{position:relative;display:grid;grid-template-columns:120px 1fr auto;gap:28px;align-items:center;padding:30px 4px;border-bottom:1px solid var(--seed-gray-line)}@media screen and (max-width: 767px){.p-seed.p-seed--modern .p-seed__flow-step{grid-template-columns:72px 1fr;gap:12px 16px;padding:22px 2px}}.p-seed.p-seed--modern .p-seed__flow-num{font-family:"Lexend",sans-serif;font-weight:300;font-size:clamp(2.6rem,4vw,3.4rem);line-height:1;letter-spacing:.02em;color:var(--seed-navy)}@media screen and (max-width: 767px){.p-seed.p-seed--modern .p-seed__flow-num{font-size:2.2rem}}.p-seed.p-seed--modern .p-seed__flow-title{margin:0;font-size:1.05rem;font-weight:900}.p-seed.p-seed--modern .p-seed__flow-desc{margin:6px 0 0;font-size:.88rem;color:var(--seed-sub)}.p-seed.p-seed--modern .p-seed__flow-time{justify-self:end;border:1px solid var(--seed-navy);color:var(--seed-navy);padding:6px 16px;font-size:.72rem;font-weight:700;letter-spacing:.08em;white-space:nowrap}@media screen and (max-width: 767px){.p-seed.p-seed--modern .p-seed__flow-time{grid-column:2;justify-self:start}}@media screen and (min-width: 1101px){.p-seed.p-seed--modern .p-seed__flow-list{display:grid;grid-template-columns:repeat(5, minmax(0, 1fr));max-width:none;border-top-color:var(--seed-navy);border-bottom:1px solid var(--seed-gray-line)}.p-seed.p-seed--modern .p-seed__flow-step{display:flex;flex-direction:column;align-items:flex-start;gap:22px;min-height:380px;padding:42px 24px 30px;border-right:1px solid var(--seed-gray-line);border-bottom:0}.p-seed.p-seed--modern .p-seed__flow-step::before{content:"";position:absolute;top:-7px;left:24px;width:13px;height:13px;background:var(--seed-navy)}.p-seed.p-seed--modern .p-seed__flow-step:first-child::before{background:var(--seed-accent)}.p-seed.p-seed--modern .p-seed__flow-step:last-child{border-right:0}.p-seed.p-seed--modern .p-seed__flow-body{flex:1}.p-seed.p-seed--modern .p-seed__flow-time{justify-self:auto;margin-top:auto;white-space:normal}}.p-seed.p-seed--modern .p-seed__faq-list{max-width:960px;margin-inline:auto;border-top:1px solid var(--seed-gray-line)}.p-seed.p-seed--modern .p-seed__faq-item{position:relative;border-bottom:1px solid var(--seed-gray-line);transition:background-color .2s ease}.p-seed.p-seed--modern .p-seed__faq-item.is-open{background:var(--seed-gray-bg)}.p-seed.p-seed--modern .p-seed__faq-q{width:100%;display:flex;justify-content:space-between;align-items:center;gap:24px;padding:26px 4px;background:none;border:0;cursor:pointer;text-align:left;font:inherit;font-weight:700;color:var(--seed-ink);transition:color .16s ease}.p-seed.p-seed--modern .p-seed__faq-q>span:first-child{display:flex;align-items:center;gap:16px}.p-seed.p-seed--modern .p-seed__faq-q:hover{color:var(--seed-navy)}@media screen and (max-width: 767px){.p-seed.p-seed--modern .p-seed__faq-q{gap:12px;padding:20px 2px}.p-seed.p-seed--modern .p-seed__faq-q>span:first-child{gap:10px}}.p-seed.p-seed--modern .p-seed__faq-qmark{flex:none;font-family:"Lexend",sans-serif;font-weight:400;font-size:.78rem;letter-spacing:.06em;line-height:1;color:var(--seed-navy);border:1px solid var(--seed-navy);padding:5px 12px}.p-seed.p-seed--modern .p-seed__faq-toggle{flex:none;width:30px;height:30px;border:1px solid var(--seed-gray-line);background:var(--seed-white);position:relative}.p-seed.p-seed--modern .p-seed__faq-toggle::before,.p-seed.p-seed--modern .p-seed__faq-toggle::after{content:"";position:absolute;top:50%;left:50%;width:12px;height:1px;background:var(--seed-navy);transform:translate(-50%, -50%);transition:transform .2s ease}.p-seed.p-seed--modern .p-seed__faq-toggle::after{transform:translate(-50%, -50%) rotate(90deg)}.p-seed.p-seed--modern .p-seed__faq-item.is-open .p-seed__faq-toggle::after{transform:translate(-50%, -50%) rotate(0)}.p-seed.p-seed--modern .p-seed__faq-item.is-open .p-seed__faq-qmark{background:var(--seed-navy);color:var(--seed-white)}.p-seed.p-seed--modern .p-seed__faq-a{display:grid;grid-template-rows:0fr;transition:grid-template-rows .25s ease}.p-seed.p-seed--modern .p-seed__faq-item.is-open .p-seed__faq-a{grid-template-rows:1fr}.p-seed.p-seed--modern .p-seed__faq-a-inner{overflow:hidden;min-height:0;display:flex;align-items:flex-start;gap:16px;padding:0 4px;color:var(--seed-sub);font-size:.9rem}.p-seed.p-seed--modern .p-seed__faq-a-inner::before{content:"A";flex:none;font-family:"Lexend",sans-serif;font-weight:400;font-size:.78rem;letter-spacing:.06em;line-height:1;color:var(--seed-sub);border:1px solid var(--seed-gray-line);padding:5px 13px}.p-seed.p-seed--modern .p-seed__faq-item.is-open .p-seed__faq-a-inner{padding-bottom:26px}.p-seed.p-seed--modern .p-seed__cta-line{position:relative;z-index:2;background:var(--seed-navy);padding-block:120px}@media screen and (max-width: 767px){.p-seed.p-seed--modern .p-seed__cta-line{padding-block:72px}}.p-seed.p-seed--modern .p-seed__cta-grid{position:relative;z-index:1;display:grid;grid-template-columns:1.05fr .95fr;gap:72px;align-items:center}@media screen and (max-width: 767px){.p-seed.p-seed--modern .p-seed__cta-grid{grid-template-columns:1fr;gap:40px}}.p-seed.p-seed--modern .p-seed__cta-copy{color:var(--seed-white)}.p-seed.p-seed--modern .p-seed__cta-copy .p-seed__eyebrow{color:var(--seed-white)}.p-seed.p-seed--modern .p-seed__cta-copy .p-seed__eyebrow::before{background:var(--seed-accent)}.p-seed.p-seed--modern .p-seed__cta-title{margin:12px 0 0;font-size:clamp(1.3rem,2.6vw,1.8rem);font-weight:900;line-height:1.8;color:var(--seed-white)}.p-seed.p-seed--modern .p-seed__cta-title .p-seed__y{color:var(--seed-white);border-bottom-color:var(--seed-accent)}.p-seed.p-seed--modern .p-seed__cta-lead{margin:18px 0 0;color:hsla(0,0%,100%,.72);font-size:.95rem}.p-seed.p-seed--modern .p-seed__cta-btns{margin-top:32px}.p-seed.p-seed--modern .p-seed__cta-btns .p-seed__btn{padding:20px 52px;font-size:1.02rem}.p-seed.p-seed--modern .p-seed__cta-visual{margin:-220px 0 0;align-self:stretch;border:10px solid var(--seed-white);background:var(--seed-white)}.p-seed.p-seed--modern .p-seed__cta-visual img{width:100%;height:100%;aspect-ratio:4/3;-o-object-fit:cover;object-fit:cover}@media screen and (max-width: 767px){.p-seed.p-seed--modern .p-seed__cta-visual{margin:0;align-self:auto;border-width:6px}.p-seed.p-seed--modern .p-seed__cta-visual img{height:auto}}.p-seed.p-seed--modern .p-oneframe-footer--seed{background-color:var(--seed-ink-deep);border-top:3px solid var(--seed-accent);padding:72px 0 56px}@media screen and (max-width: 767px){.p-seed.p-seed--modern .p-oneframe-footer--seed{padding:52px 0 40px}}.p-seed.p-seed--modern .p-oneframe-footer--seed .p-oneframe-footer__link-btn{border-radius:0}.p-seed.p-seed--modern .p-oneframe-footer--seed .p-oneframe-footer__logo-img{height:34px;width:auto}.p-seed.p-seed--modern .p-oneframe-footer--seed .p-oneframe-footer__copyright{color:hsla(0,0%,100%,.46)}.p-seed.p-seed--modern .p-oneframe-footer--seed .p-oneframe-footer__nav-link{color:hsla(0,0%,100%,.74)}.p-seed.p-seed--modern .p-oneframe-footer--seed .p-oneframe-footer__nav-link:hover{color:var(--seed-accent)}@media(prefers-reduced-motion: reduce){.p-seed.p-seed--modern *{transition:none !important;scroll-behavior:auto !important}}@media screen and (min-width: 768px)and (max-width: 1100px){.p-seed.p-seed--modern .p-seed__header-cta{margin-left:auto}.p-seed.p-seed--modern .p-seed__hero{padding-bottom:88px}.p-seed.p-seed--modern .p-seed__hero-content{width:calc(100% - 32px)}.p-seed.p-seed--modern .p-seed__hero-copy{grid-column:1/8;min-height:560px;padding:48px 40px}.p-seed.p-seed--modern .p-seed__hero-visual{grid-column:7/13;min-height:560px}.p-seed.p-seed--modern .p-seed__hero-figure:not(.p-seed__hero-figure--sub) img{min-height:560px}.p-seed.p-seed--modern .p-seed__hero-figure--sub{left:-28px;bottom:32px;width:48%}.p-seed.p-seed--modern .p-seed__section-head{margin-bottom:76px}.p-seed.p-seed--modern .p-seed__alumni-grid{gap:28px 22px}.p-seed.p-seed--modern .p-seed__outcome-card{min-height:300px;padding-inline:26px}.p-seed.p-seed--modern .p-seed__cur-layout{grid-template-columns:minmax(0, 0.9fr) minmax(0, 1.1fr);gap:36px}.p-seed.p-seed--modern .p-seed__price-card{padding:44px}.p-seed.p-seed--modern .p-seed__cta-grid{gap:40px}.p-seed.p-seed--modern .p-seed__cta-visual{margin-top:-120px}}.p-seed.p-seed--variant{--seed-white: #ffffff;--seed-navy: #071b33;--seed-navy-deep: #031224;--seed-ink: #151c26;--seed-ink-deep: #060f1d;--seed-gray-bg: #f1f3f5;--seed-gray-line: #d2d8df;--seed-num: #dce2e7;--seed-sub: #5d6775;--seed-accent: #e1b435;--seed-accent-deep: #c99a1e;--seed-accent-ink: #936600;--seed-pad: 120px;--seed-edge: calc((100vw - min(1120px, 100vw - 48px)) / 2);margin:0;background:var(--seed-white);color:var(--seed-ink);font-family:"Noto Sans JP",sans-serif;line-height:1.85;-webkit-font-smoothing:antialiased}.p-seed.p-seed--variant *,.p-seed.p-seed--variant *::before,.p-seed.p-seed--variant *::after{box-sizing:border-box}.p-seed.p-seed--variant img{max-width:100%;height:auto;display:block}.p-seed.p-seed--variant a{color:inherit;text-decoration:none}.p-seed.p-seed--variant h1,.p-seed.p-seed--variant h2,.p-seed.p-seed--variant h3,.p-seed.p-seed--variant h4,.p-seed.p-seed--variant h5,.p-seed.p-seed--variant h6{font-family:inherit}.p-seed.p-seed--variant ::-moz-selection{background:var(--seed-accent);color:var(--seed-navy-deep)}.p-seed.p-seed--variant ::selection{background:var(--seed-accent);color:var(--seed-navy-deep)}.p-seed.p-seed--variant .p-seed__skip-link{position:fixed;top:12px;left:12px;z-index:100;padding:10px 16px;background:var(--seed-accent);color:var(--seed-navy-deep);font-weight:700;transform:translateY(-160%);transition:transform .18s ease}.p-seed.p-seed--variant .p-seed__skip-link:focus-visible{transform:translateY(0)}.p-seed.p-seed--variant :where(a,button):focus-visible{outline:3px solid var(--seed-navy);outline-offset:4px}.p-seed.p-seed--variant :is(.p-seed__hero-copy,.p-seed__price-card,.p-seed__cta-line,.p-oneframe-footer--seed) :where(a,button):focus-visible{outline-color:var(--seed-white)}.p-seed.p-seed--variant .p-seed__main{position:relative;overflow:hidden}.p-seed.p-seed--variant .p-seed__wrap{width:min(1120px,100% - 48px);margin-inline:auto;position:relative;z-index:2}.p-seed.p-seed--variant .p-seed__block{position:relative;padding-block:var(--seed-pad);background:var(--seed-white);scroll-margin-top:96px}@media screen and (max-width: 767px){.p-seed.p-seed--variant .p-seed__block{--seed-pad: 72px}}.p-seed.p-seed--variant .p-seed__block--alt{background:var(--seed-gray-bg)}.p-seed.p-seed--variant .p-seed__section-head{position:relative;margin-bottom:96px}@media screen and (max-width: 767px){.p-seed.p-seed--variant .p-seed__section-head{margin-bottom:56px}}.p-seed.p-seed--variant .p-seed__head-num{position:absolute;top:-40px;z-index:0;font-family:"Lexend",sans-serif;font-weight:300;font-size:clamp(120px,16vw,220px);line-height:.85;letter-spacing:0;color:var(--seed-num);pointer-events:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}@media screen and (max-width: 767px){.p-seed.p-seed--variant .p-seed__head-num{font-size:96px;top:-20px}}.p-seed.p-seed--variant .p-seed__head-en{position:relative;z-index:1;display:block;font-family:"Lexend",sans-serif;font-weight:300;font-size:clamp(44px,7vw,88px);line-height:1.04;letter-spacing:.08em;text-transform:uppercase;color:var(--seed-ink)}@media screen and (max-width: 767px){.p-seed.p-seed--variant .p-seed__head-en{font-size:clamp(2rem,10vw,2.75rem);letter-spacing:.05em}}.p-seed.p-seed--variant .p-seed__head-en--dark{color:var(--seed-white)}.p-seed.p-seed--variant .p-seed__eyebrow{position:relative;z-index:1;display:inline-flex;align-items:center;gap:10px;margin-top:18px;font-size:.78rem;font-weight:700;letter-spacing:.16em;color:var(--seed-navy)}.p-seed.p-seed--variant .p-seed__eyebrow::before{content:"";width:8px;height:8px;background:var(--seed-accent)}.p-seed.p-seed--variant .p-seed__sec-title{position:relative;z-index:1;margin:8px 0 0;font-size:clamp(1.05rem,1.7vw,1.25rem);font-weight:900;line-height:1.8;letter-spacing:.02em;color:var(--seed-ink)}.p-seed.p-seed--variant .p-seed__sec-lead{position:relative;z-index:1;margin:14px 0 0;max-width:560px;color:var(--seed-sub);font-size:.92rem}.p-seed.p-seed--variant .p-seed__section-head--en-right{text-align:right}.p-seed.p-seed--variant .p-seed__section-head--en-right .p-seed__head-num{left:-8px}.p-seed.p-seed--variant .p-seed__section-head--en-right .p-seed__sec-lead{margin-left:auto}.p-seed.p-seed--variant .p-seed__section-head--en-left{text-align:left}.p-seed.p-seed--variant .p-seed__section-head--en-left .p-seed__head-num{right:-8px}.p-seed.p-seed--variant .p-seed__sp-br{display:none}@media screen and (max-width: 767px){.p-seed.p-seed--variant .p-seed__sp-br{display:inline}}.p-seed.p-seed--variant .p-seed__y{color:inherit;border-bottom:3px solid var(--seed-accent);padding-bottom:1px}.p-seed.p-seed--variant .p-seed__media{position:relative;margin:0 auto 64px}.p-seed.p-seed--variant .p-seed__media img{width:100%;aspect-ratio:16/7;-o-object-fit:cover;object-fit:cover;filter:saturate(0.78) contrast(1.04)}@media screen and (max-width: 767px){.p-seed.p-seed--variant .p-seed__media{margin-bottom:40px}.p-seed.p-seed--variant .p-seed__media img{aspect-ratio:16/10}}.p-seed.p-seed--variant .p-seed__media--wide{max-width:920px}.p-seed.p-seed--variant .p-seed__media-cap{display:flex;align-items:center;gap:12px;margin:0;padding:12px 2px 0;font-size:.82rem;font-weight:500;color:var(--seed-sub)}.p-seed.p-seed--variant .p-seed__media-cap::before{content:"";flex:none;width:28px;height:1px;background:var(--seed-accent)}.p-seed.p-seed--variant .p-seed__btn{display:inline-flex;align-items:center;justify-content:center;gap:.7em;padding:17px 36px;font-weight:700;font-size:1rem;line-height:1.2;border:1px solid rgba(0,0,0,0);transition:background-color .18s ease,border-color .18s ease,color .18s ease}.p-seed.p-seed--variant .p-seed__btn .p-seed__btn-arrow{transition:transform .18s ease}.p-seed.p-seed--variant .p-seed__btn:hover .p-seed__btn-arrow{transform:translateX(4px)}.p-seed.p-seed--variant .p-seed__btn-arrow{display:inline-block}.p-seed.p-seed--variant .p-seed__btn-arrow::after{content:"→"}.p-seed.p-seed--variant .p-seed__btn--line{background:var(--seed-accent);color:var(--seed-navy-deep);border-color:var(--seed-accent)}.p-seed.p-seed--variant .p-seed__btn--line:hover{background:var(--seed-white);border-color:var(--seed-white);color:var(--seed-navy-deep)}.p-seed.p-seed--variant .p-seed__btn--line:active{transform:translateY(1px)}.p-seed.p-seed--variant .p-seed__btn-line-icon{display:inline-flex;align-items:center;justify-content:center;width:1.3em;height:1.3em;background:var(--seed-navy-deep);color:var(--seed-accent);font-size:.7em;font-weight:900}.p-seed.p-seed--variant .p-seed__btn-line-icon::after{content:"↗"}.p-seed.p-seed--variant .p-seed__header{position:sticky;top:0;z-index:50;background:var(--seed-white);border-bottom:1px solid var(--seed-gray-line);overflow-x:clip}.p-seed.p-seed--variant .p-seed__header-inner{width:min(1240px,100% - 36px);margin-inline:auto;height:80px;display:flex;align-items:center;gap:24px}.p-seed.p-seed--variant .p-seed__brand{flex:none;display:inline-flex;align-items:center;min-height:44px;font-family:"Lexend",sans-serif;font-size:1.4rem;font-weight:500;letter-spacing:.22em;color:var(--seed-navy)}.p-seed.p-seed--variant .p-seed__brand::before{content:"SEED"}.p-seed.p-seed--variant .p-seed__brand .p-seed__brand-logo{display:none}@media screen and (max-width: 767px){.p-seed.p-seed--variant .p-seed__brand{font-size:1.1rem}}.p-seed.p-seed--variant .p-seed__nav{margin-left:auto;display:flex;gap:2px;flex-wrap:wrap}.p-seed.p-seed--variant .p-seed__nav a{display:inline-flex;align-items:center;gap:.45em;padding:8px 11px;font-size:.8rem;font-weight:700;color:var(--seed-ink);transition:background-color .16s ease,color .16s ease}.p-seed.p-seed--variant .p-seed__nav a:hover{background:var(--seed-gray-bg);color:var(--seed-navy)}@media screen and (max-width: 767px){.p-seed.p-seed--variant .p-seed__nav{display:none}}@media screen and (min-width: 768px)and (max-width: 1100px){.p-seed.p-seed--variant .p-seed__header-inner{width:min(100% - 32px,960px)}.p-seed.p-seed--variant .p-seed__nav{display:none}.p-seed.p-seed--variant .p-seed__header-cta{margin-left:auto}}.p-seed.p-seed--variant .p-seed__nav-num{font-family:"Lexend",sans-serif;font-weight:400;font-size:.7rem;color:var(--seed-navy);letter-spacing:.04em}.p-seed.p-seed--variant .p-seed__header-cta{position:relative;margin-left:auto;padding:12px 24px;background:var(--seed-accent);color:var(--seed-navy-deep);border:1px solid var(--seed-accent);font-weight:700;font-size:.85rem;white-space:nowrap;transition:background-color .16s ease,border-color .16s ease}.p-seed.p-seed--variant .p-seed__header-cta::after{content:"";position:absolute;top:50%;left:100%;width:28px;height:1px;background:var(--seed-gray-line);transition:width .2s ease}.p-seed.p-seed--variant .p-seed__header-cta:hover{background:var(--seed-navy);border-color:var(--seed-navy);color:var(--seed-white)}.p-seed.p-seed--variant .p-seed__header-cta:hover::after{width:46px}@media screen and (min-width: 768px){.p-seed.p-seed--variant .p-seed__header-cta{margin-left:0}}.p-seed.p-seed--variant .p-seed__hero{position:relative;background:var(--seed-white);padding:44px 0 104px;overflow:hidden}@media screen and (max-width: 767px){.p-seed.p-seed--variant .p-seed__hero{padding:24px 0 72px}}.p-seed.p-seed--variant .p-seed__hero-watermark{position:absolute;right:-0.04em;bottom:-0.16em;z-index:0;font-family:"Lexend",sans-serif;font-weight:300;font-size:clamp(320px,44vw,620px);line-height:1;color:rgba(7,27,51,.045);pointer-events:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}@media screen and (max-width: 767px){.p-seed.p-seed--variant .p-seed__hero-watermark{font-size:260px}}.p-seed.p-seed--variant .p-seed__hero-content{width:min(1240px,100% - 36px);margin-inline:auto;position:relative;z-index:2}.p-seed.p-seed--variant .p-seed__hero-shell{display:grid;grid-template-columns:repeat(12, 1fr);align-items:stretch}@media screen and (max-width: 767px){.p-seed.p-seed--variant .p-seed__hero-shell{grid-template-columns:1fr}}.p-seed.p-seed--variant .p-seed__hero-copy{grid-column:1/7;grid-row:1;position:relative;z-index:2;display:flex;flex-direction:column;justify-content:center;min-height:620px;background:var(--seed-navy);padding:68px 72px;color:var(--seed-white)}@media screen and (max-width: 767px){.p-seed.p-seed--variant .p-seed__hero-copy{grid-column:1/-1;grid-row:1;min-height:auto;padding:42px 26px 46px}}.p-seed.p-seed--variant .p-seed__hero-brand{display:flex;flex-direction:column;gap:12px}.p-seed.p-seed--variant .p-seed__hero-brand-name{font-family:"Lexend",sans-serif;font-weight:300;font-size:clamp(56px,9vw,120px);line-height:.95;letter-spacing:.06em;color:var(--seed-white)}.p-seed.p-seed--variant .p-seed__hero-brand-tag{display:flex;align-items:center;gap:12px;font-family:"Lexend",sans-serif;font-weight:400;font-size:.82rem;letter-spacing:.22em;text-transform:uppercase;color:hsla(0,0%,100%,.68)}.p-seed.p-seed--variant .p-seed__hero-brand-tag::before{content:"";flex:none;width:40px;height:1px;background:var(--seed-accent)}.p-seed.p-seed--variant .p-seed__hero-title{margin:40px 0 0;font-size:clamp(1.45rem,2.8vw,2.05rem);font-weight:900;line-height:1.7;letter-spacing:.02em;color:var(--seed-white)}@media screen and (max-width: 767px){.p-seed.p-seed--variant .p-seed__hero-title{margin-top:28px}}.p-seed.p-seed--variant .p-seed__hero-title-line{display:block}.p-seed.p-seed--variant .p-seed__hero-title-accent{color:var(--seed-white);border-bottom:3px solid var(--seed-accent);padding-bottom:2px}.p-seed.p-seed--variant .p-seed__hero-lead{margin:22px 0 0;color:hsla(0,0%,100%,.74);font-size:.98rem;max-width:480px}.p-seed.p-seed--variant .p-seed__hero-actions{margin-top:32px;display:flex;flex-wrap:wrap;gap:14px}.p-seed.p-seed--variant .p-seed__hero-visual{grid-column:6/13;grid-row:1;position:relative;z-index:1;min-height:620px}@media screen and (max-width: 767px){.p-seed.p-seed--variant .p-seed__hero-visual{grid-column:1/-1;grid-row:2;min-height:auto;margin-top:0}}.p-seed.p-seed--variant .p-seed__hero-figure{margin:0;position:relative}.p-seed.p-seed--variant .p-seed__hero-figure:not(.p-seed__hero-figure--sub){height:100%}.p-seed.p-seed--variant .p-seed__hero-figure:not(.p-seed__hero-figure--sub) img{width:100%;height:100%;min-height:620px;-o-object-fit:cover;object-fit:cover;filter:saturate(0.72) contrast(1.06)}@media screen and (max-width: 767px){.p-seed.p-seed--variant .p-seed__hero-figure:not(.p-seed__hero-figure--sub) img{height:auto;min-height:0;aspect-ratio:4/3}}.p-seed.p-seed--variant .p-seed__hero-figure--sub{position:absolute;left:-56px;bottom:48px;width:42%;z-index:3;border:8px solid var(--seed-white);background:var(--seed-white)}.p-seed.p-seed--variant .p-seed__hero-figure--sub img{width:100%;aspect-ratio:16/10;-o-object-fit:cover;object-fit:cover}@media screen and (max-width: 767px){.p-seed.p-seed--variant .p-seed__hero-figure--sub{left:-8px;bottom:16px;width:48%;border-width:5px}}.p-seed.p-seed--variant .p-seed__hero-badge{position:absolute;right:-16px;top:32px;z-index:4;display:flex;flex-direction:column;padding:12px 18px;background:var(--seed-white);border:1px solid var(--seed-gray-line)}.p-seed.p-seed--variant .p-seed__hero-badge::before{content:"";position:absolute;top:-1px;bottom:-1px;left:-1px;width:4px;background:var(--seed-accent)}@media screen and (max-width: 767px){.p-seed.p-seed--variant .p-seed__hero-badge{right:0;top:12px;padding:8px 13px}}.p-seed.p-seed--variant .p-seed__hero-badge-k{font-size:.68rem;font-weight:700;color:var(--seed-sub)}.p-seed.p-seed--variant .p-seed__hero-badge-v{font-size:.95rem;font-weight:900;color:var(--seed-navy)}.p-seed.p-seed--variant .p-seed__alumni-grid{position:relative;display:grid;grid-template-columns:repeat(12, 1fr);gap:40px 28px;padding:72px 0 0}.p-seed.p-seed--variant .p-seed__alumni-grid::before{content:"";position:absolute;z-index:0;top:0;height:min(68vw,800px);left:calc(var(--seed-edge)*-1);right:44%;background:var(--seed-navy)}@media screen and (max-width: 767px){.p-seed.p-seed--variant .p-seed__alumni-grid{grid-template-columns:1fr;gap:24px;padding:48px 0 0}.p-seed.p-seed--variant .p-seed__alumni-grid::before{height:min(150vw,620px);right:calc(var(--seed-edge)*-1)}}.p-seed.p-seed--variant .p-seed__alumni-card{position:relative;z-index:1;display:flex;flex-direction:column;background:var(--seed-white);border:1px solid var(--seed-gray-line);transition:border-color .2s ease}.p-seed.p-seed--variant .p-seed__alumni-card:hover{border-color:var(--seed-navy)}.p-seed.p-seed--variant .p-seed__alumni-card:nth-child(1){grid-column:1/7;grid-row:1/span 2;align-self:start}.p-seed.p-seed--variant .p-seed__alumni-card:nth-child(2){grid-column:7/13;grid-row:1;align-self:start;margin-top:-32px}.p-seed.p-seed--variant .p-seed__alumni-card:nth-child(3){grid-column:8/13;grid-row:2;align-self:start}@media screen and (max-width: 767px){.p-seed.p-seed--variant .p-seed__alumni-card:nth-child(1),.p-seed.p-seed--variant .p-seed__alumni-card:nth-child(2),.p-seed.p-seed--variant .p-seed__alumni-card:nth-child(3){grid-column:1/-1;grid-row:auto;margin-top:0}}.p-seed.p-seed--variant .p-seed__alumni-photo{position:relative;margin:0;overflow:hidden;border-bottom:1px solid var(--seed-gray-line)}.p-seed.p-seed--variant .p-seed__alumni-photo img{width:100%;aspect-ratio:16/9;-o-object-fit:cover;object-fit:cover}.p-seed.p-seed--variant .p-seed__alumni-card:nth-child(1) .p-seed__alumni-photo img{aspect-ratio:4/3}.p-seed.p-seed--variant .p-seed__alumni-photo-badge{position:absolute;left:0;top:16px;padding:6px 14px;background:var(--seed-accent);color:var(--seed-navy-deep);font-size:.7rem;font-weight:900;letter-spacing:.06em}.p-seed.p-seed--variant .p-seed__alumni-body{padding:22px 22px 26px}.p-seed.p-seed--variant .p-seed__alumni-card:nth-child(1) .p-seed__alumni-body{padding:28px 28px 30px}.p-seed.p-seed--variant .p-seed__alumni-name{display:inline-block;margin:0;font-size:.72rem;font-weight:900;color:var(--seed-navy);letter-spacing:.1em}.p-seed.p-seed--variant .p-seed__alumni-income{margin-top:10px;padding-bottom:16px;border-bottom:1px solid var(--seed-gray-line)}.p-seed.p-seed--variant .p-seed__alumni-income-label{display:block;font-size:.68rem;font-weight:700;letter-spacing:.06em;color:var(--seed-sub)}.p-seed.p-seed--variant .p-seed__alumni-income-value{display:block;margin-top:6px;font-family:"Lexend",sans-serif;font-weight:400;font-size:2rem;line-height:1;letter-spacing:.01em;color:var(--seed-navy)}.p-seed.p-seed--variant .p-seed__alumni-card:nth-child(1) .p-seed__alumni-income-value{font-size:clamp(2.4rem,3.4vw,3rem)}.p-seed.p-seed--variant .p-seed__alumni-work{margin-top:14px;padding:12px 14px;background:var(--seed-gray-bg);display:flex;flex-direction:column;gap:2px}.p-seed.p-seed--variant .p-seed__alumni-work-label{font-size:.68rem;font-weight:700;color:var(--seed-navy);letter-spacing:.06em}.p-seed.p-seed--variant .p-seed__alumni-work-title{font-size:.9rem;font-weight:700}.p-seed.p-seed--variant .p-seed__alumni-comment{margin:12px 0 0;font-size:.84rem;color:var(--seed-sub)}.p-seed.p-seed--variant .p-seed__outcomes-grid{display:grid;grid-template-columns:repeat(3, minmax(0, 1fr));gap:1px;padding:1px;background:var(--seed-navy)}@media screen and (min-width: 768px)and (max-width: 1024px){.p-seed.p-seed--variant .p-seed__outcomes-grid{grid-template-columns:repeat(2, minmax(0, 1fr))}}@media screen and (max-width: 767px){.p-seed.p-seed--variant .p-seed__outcomes-grid{grid-template-columns:1fr}}.p-seed.p-seed--variant .p-seed__outcome-card{position:relative;background:var(--seed-white);min-height:320px;padding:32px 30px 28px;transition:background-color .2s ease,color .2s ease}@media screen and (max-width: 767px){.p-seed.p-seed--variant .p-seed__outcome-card{min-height:0}}.p-seed.p-seed--variant .p-seed__outcome-card:nth-child(odd){background:var(--seed-navy);color:var(--seed-white)}.p-seed.p-seed--variant .p-seed__outcome-card:nth-child(odd) .p-seed__outcome-num,.p-seed.p-seed--variant .p-seed__outcome-card:nth-child(odd) .p-seed__outcome-pill{color:var(--seed-accent)}.p-seed.p-seed--variant .p-seed__outcome-card:nth-child(odd) .p-seed__outcome-icon{background:var(--seed-accent);color:var(--seed-navy-deep)}.p-seed.p-seed--variant .p-seed__outcome-card:nth-child(odd) .p-seed__outcome-title{color:var(--seed-white)}.p-seed.p-seed--variant .p-seed__outcome-card:nth-child(odd) .p-seed__outcome-body{color:hsla(0,0%,100%,.72)}.p-seed.p-seed--variant .p-seed__outcome-card:nth-child(odd) .p-seed__outcome-pill{border-color:hsla(0,0%,100%,.24)}.p-seed.p-seed--variant .p-seed__outcome-num{font-family:"Lexend",sans-serif;font-weight:400;font-size:.78rem;letter-spacing:.12em;color:var(--seed-navy)}.p-seed.p-seed--variant .p-seed__outcome-icon{margin-top:16px;width:56px;height:56px;background:var(--seed-navy);color:var(--seed-white);display:grid;place-items:center}.p-seed.p-seed--variant .p-seed__outcome-icon .material-symbols-outlined{font-size:30px;font-variation-settings:"FILL" 0,"wght" 500,"GRAD" 0,"opsz" 32}.p-seed.p-seed--variant .p-seed__outcome-title{margin:18px 0 0;font-size:1.12rem;font-weight:900;line-height:1.6;color:var(--seed-ink)}.p-seed.p-seed--variant .p-seed__outcome-title br{display:none}.p-seed.p-seed--variant .p-seed__outcome-title span{display:block}.p-seed.p-seed--variant .p-seed__outcome-body{margin:10px 0 0;font-size:.88rem;color:var(--seed-sub)}.p-seed.p-seed--variant .p-seed__outcome-pill{margin-top:16px;display:block;padding:12px 0 0;border-top:1px solid var(--seed-gray-line);color:var(--seed-navy);font-size:.75rem;font-weight:700}.p-seed.p-seed--variant .p-seed__testimonials-grid{counter-reset:seedvoice;display:grid;grid-template-columns:1fr;border-top:1px solid var(--seed-gray-line)}.p-seed.p-seed--variant .p-seed__testi{counter-increment:seedvoice;position:relative;display:grid;grid-template-columns:minmax(0, 1fr) minmax(220px, 29%);grid-template-rows:auto auto;background:var(--seed-white);border-bottom:1px solid var(--seed-gray-line)}.p-seed.p-seed--variant .p-seed__testi:nth-child(even){grid-template-columns:minmax(220px, 29%) minmax(0, 1fr)}.p-seed.p-seed--variant .p-seed__testi:nth-child(even) .p-seed__testi-banner{grid-column:1}.p-seed.p-seed--variant .p-seed__testi:nth-child(even) .p-seed__testi-content,.p-seed.p-seed--variant .p-seed__testi:nth-child(even) .p-seed__testi-person{grid-column:2}@media screen and (max-width: 767px){.p-seed.p-seed--variant .p-seed__testi,.p-seed.p-seed--variant .p-seed__testi:nth-child(even){grid-template-columns:1fr;grid-template-rows:auto auto auto}.p-seed.p-seed--variant .p-seed__testi .p-seed__testi-banner,.p-seed.p-seed--variant .p-seed__testi .p-seed__testi-content,.p-seed.p-seed--variant .p-seed__testi .p-seed__testi-person,.p-seed.p-seed--variant .p-seed__testi:nth-child(even) .p-seed__testi-banner,.p-seed.p-seed--variant .p-seed__testi:nth-child(even) .p-seed__testi-content,.p-seed.p-seed--variant .p-seed__testi:nth-child(even) .p-seed__testi-person{grid-column:1}}.p-seed.p-seed--variant .p-seed__testi-banner{grid-column:2;grid-row:1/3;position:relative;min-height:250px;overflow:hidden;background-color:var(--seed-navy);display:flex;flex-direction:column;align-items:center;justify-content:center;gap:8px}.p-seed.p-seed--variant .p-seed__testi-banner::before{content:"";position:absolute;inset:0;z-index:1;background:rgba(7,27,51,.52);transition:background-color .25s ease}@media screen and (max-width: 767px){.p-seed.p-seed--variant .p-seed__testi-banner{grid-row:1;min-height:0;aspect-ratio:16/8}}.p-seed.p-seed--variant .p-seed__testi:hover .p-seed__testi-banner::before{background:rgba(7,27,51,.72)}.p-seed.p-seed--variant .p-seed__testi-banner-img{position:absolute;inset:0;z-index:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;filter:saturate(0.72) contrast(1.04)}.p-seed.p-seed--variant .p-seed__testi-banner-en{position:relative;z-index:2;font-family:"Lexend",sans-serif;font-weight:300;font-size:clamp(26px,2.4vw,32px);line-height:1;letter-spacing:.16em;color:var(--seed-white)}.p-seed.p-seed--variant .p-seed__testi-banner-num{position:relative;z-index:2;font-family:"Lexend",sans-serif;font-weight:400;font-size:.85rem;letter-spacing:.3em;color:hsla(0,0%,100%,.85)}.p-seed.p-seed--variant .p-seed__testi-banner-num::after{content:counter(seedvoice, decimal-leading-zero)}.p-seed.p-seed--variant .p-seed__testi-content{grid-column:1;grid-row:1;display:flex;flex-direction:column;gap:10px;padding:32px 36px 0}@media screen and (max-width: 767px){.p-seed.p-seed--variant .p-seed__testi-content{grid-row:2;padding:26px 22px 0}}.p-seed.p-seed--variant .p-seed__testi-stars{font-size:1rem;letter-spacing:.12em;color:var(--seed-accent-ink);line-height:1}.p-seed.p-seed--variant .p-seed__testi-head{margin:0;font-size:clamp(1.08rem,2vw,1.35rem);font-weight:900;color:var(--seed-navy);line-height:1.6}.p-seed.p-seed--variant .p-seed__testi-head::before{content:"“";display:block;margin-bottom:-8px;font-family:Georgia,serif;font-size:3.2rem;font-weight:400;line-height:.9;color:var(--seed-navy)}.p-seed.p-seed--variant .p-seed__testi-body{margin:0;font-size:.88rem;line-height:1.85;color:var(--seed-sub)}.p-seed.p-seed--variant .p-seed__testi-person{grid-column:1;grid-row:2;margin:18px 36px 0;padding:14px 0 22px;border-top:1px solid var(--seed-gray-line)}@media screen and (max-width: 767px){.p-seed.p-seed--variant .p-seed__testi-person{grid-row:3;margin-inline:22px}}.p-seed.p-seed--variant .p-seed__testi-person-meta{display:flex;flex-direction:column;gap:2px}.p-seed.p-seed--variant .p-seed__testi-who{font-weight:700;font-size:.9rem}.p-seed.p-seed--variant .p-seed__testi-role{font-size:.76rem;color:var(--seed-sub)}.p-seed.p-seed--variant .p-seed__cur-layout{display:grid;grid-template-columns:5fr 7fr;gap:64px;align-items:start}@media screen and (max-width: 767px){.p-seed.p-seed--variant .p-seed__cur-layout{grid-template-columns:1fr;gap:36px}}.p-seed.p-seed--variant .p-seed__media--cur{margin:0}.p-seed.p-seed--variant .p-seed__media--cur img{aspect-ratio:4/5}@media screen and (max-width: 767px){.p-seed.p-seed--variant .p-seed__media--cur img{aspect-ratio:16/10}}.p-seed.p-seed--variant .p-seed__curriculum-list{border-top:1px solid var(--seed-gray-line)}.p-seed.p-seed--variant .p-seed__cur-row{position:relative;display:grid;grid-template-columns:104px 1fr;gap:28px;align-items:start;padding:28px 4px;border-bottom:1px solid var(--seed-gray-line)}@media screen and (max-width: 767px){.p-seed.p-seed--variant .p-seed__cur-row{grid-template-columns:72px 1fr;gap:16px;padding:22px 2px}}.p-seed.p-seed--variant .p-seed__cur-week{display:flex;flex-direction:column;font-size:.66rem;font-weight:700;letter-spacing:.18em;text-transform:uppercase;color:var(--seed-sub)}.p-seed.p-seed--variant .p-seed__cur-week-big{margin-top:4px;font-family:"Lexend",sans-serif;font-weight:300;font-size:2.6rem;line-height:1;color:var(--seed-navy)}@media screen and (max-width: 767px){.p-seed.p-seed--variant .p-seed__cur-week-big{font-size:2rem}}.p-seed.p-seed--variant .p-seed__cur-title{margin:0;font-size:1.05rem;font-weight:900}.p-seed.p-seed--variant .p-seed__cur-desc{margin:6px 0 0;font-size:.88rem;color:var(--seed-sub)}.p-seed.p-seed--variant .p-seed__strengths-panel{display:flow-root;position:relative;margin-top:100px;margin-left:calc((100vw - 100%)/-2);padding:0 0 80px calc((100vw - 100%)/2);background:var(--seed-navy)}@media screen and (max-width: 767px){.p-seed.p-seed--variant .p-seed__strengths-panel{margin-top:64px;margin-inline:calc((100vw - 100%)/-2);padding:0 calc((100vw - 100%)/2) 56px}}.p-seed.p-seed--variant .p-seed__media--strengths{margin:-120px 0 56px auto;max-width:760px;width:100%}.p-seed.p-seed--variant .p-seed__media--strengths img{aspect-ratio:16/8}.p-seed.p-seed--variant .p-seed__media--strengths .p-seed__media-cap{color:hsla(0,0%,100%,.75)}.p-seed.p-seed--variant .p-seed__media--strengths .p-seed__media-cap::before{background:hsla(0,0%,100%,.6)}@media screen and (max-width: 767px){.p-seed.p-seed--variant .p-seed__media--strengths{margin:-56px 0 36px}.p-seed.p-seed--variant .p-seed__media--strengths img{aspect-ratio:16/10}}.p-seed.p-seed--variant .p-seed__strengths-grid{display:grid;grid-template-columns:repeat(3, 1fr)}@media screen and (max-width: 767px){.p-seed.p-seed--variant .p-seed__strengths-grid{grid-template-columns:1fr}}.p-seed.p-seed--variant .p-seed__strength-card{position:relative;display:flex;flex-direction:column;padding:8px 40px 0;border-left:1px solid hsla(0,0%,100%,.25)}.p-seed.p-seed--variant .p-seed__strength-card:first-child{padding-left:0;border-left:0}@media screen and (max-width: 767px){.p-seed.p-seed--variant .p-seed__strength-card{padding:28px 0 0;margin-top:28px;border-left:0;border-top:1px solid hsla(0,0%,100%,.25)}.p-seed.p-seed--variant .p-seed__strength-card:first-child{padding-top:0;margin-top:0;border-top:0}}.p-seed.p-seed--variant .p-seed__strength-num{order:-1;font-family:"Lexend",sans-serif;font-weight:300;font-size:3.2rem;line-height:1;color:hsla(0,0%,100%,.22)}.p-seed.p-seed--variant .p-seed__strength-icon{margin-top:20px;width:52px;height:52px;border:1px solid hsla(0,0%,100%,.45);color:var(--seed-white);display:grid;place-items:center}.p-seed.p-seed--variant .p-seed__strength-icon .material-symbols-outlined{font-size:26px}.p-seed.p-seed--variant .p-seed__strength-title{margin:18px 0 0;font-size:1.08rem;font-weight:900;color:var(--seed-white)}.p-seed.p-seed--variant .p-seed__strength-body{margin:10px 0 0;font-size:.88rem;color:hsla(0,0%,100%,.72)}.p-seed.p-seed--variant .p-seed__block--pricing::after{content:"";position:absolute;left:0;right:0;bottom:0;height:34%;background:var(--seed-gray-bg)}.p-seed.p-seed--variant .p-seed__block--pricing .p-seed__head-num{top:auto;bottom:-0.5em}.p-seed.p-seed--variant .p-seed__price-card{position:relative;z-index:1;max-width:880px;margin-inline:auto;background:var(--seed-navy);color:var(--seed-white);padding:56px}@media screen and (max-width: 767px){.p-seed.p-seed--variant .p-seed__price-card{padding:28px 20px}}.p-seed.p-seed--variant .p-seed__price-head{display:flex;justify-content:space-between;align-items:flex-end;gap:24px;flex-wrap:wrap;padding-bottom:24px;border-bottom:1px solid hsla(0,0%,100%,.24)}.p-seed.p-seed--variant .p-seed__price-name{margin:0;font-size:1.35rem;font-weight:900;color:var(--seed-white)}.p-seed.p-seed--variant .p-seed__price-sub{margin:6px 0 0;font-size:.85rem;color:hsla(0,0%,100%,.68)}.p-seed.p-seed--variant .p-seed__price-tag{text-align:right}.p-seed.p-seed--variant .p-seed__price-pre{font-size:.82rem;color:hsla(0,0%,100%,.6);text-decoration:line-through}.p-seed.p-seed--variant .p-seed__price-amt{font-family:"Lexend",sans-serif;font-weight:400;font-size:clamp(2.4rem,12vw,3.4rem);line-height:1;color:var(--seed-white)}.p-seed.p-seed--variant .p-seed__price-yen{font-size:1.5rem;margin-right:2px}.p-seed.p-seed--variant .p-seed__price-tax{font-size:.78rem;font-weight:700;color:hsla(0,0%,100%,.68)}.p-seed.p-seed--variant .p-seed__price-features{list-style:none;margin:28px 0 0;padding:0;display:grid;grid-template-columns:1fr 1fr;gap:12px 24px}.p-seed.p-seed--variant .p-seed__price-features li{display:flex;align-items:center;gap:10px;font-size:.9rem}@media screen and (max-width: 767px){.p-seed.p-seed--variant .p-seed__price-features{grid-template-columns:1fr}}.p-seed.p-seed--variant .p-seed__price-check{flex:none;width:20px;height:20px;background:var(--seed-accent);position:relative}.p-seed.p-seed--variant .p-seed__price-check::after{content:"✓";position:absolute;inset:0;display:grid;place-items:center;color:var(--seed-navy);font-size:.7rem;font-weight:900}.p-seed.p-seed--variant .p-seed__payment-row{margin-top:28px;display:grid;grid-template-columns:repeat(3, 1fr);gap:1px;background:hsla(0,0%,100%,.24)}@media screen and (max-width: 767px){.p-seed.p-seed--variant .p-seed__payment-row{grid-template-columns:1fr}}.p-seed.p-seed--variant .p-seed__pay-pill{padding:14px 16px;background:var(--seed-navy-deep)}.p-seed.p-seed--variant .p-seed__pay-k{font-family:"Lexend",sans-serif;font-weight:400;font-size:.7rem;letter-spacing:.1em;color:hsla(0,0%,100%,.6)}.p-seed.p-seed--variant .p-seed__pay-v{margin-top:4px;font-size:.88rem;font-weight:700;color:var(--seed-white)}.p-seed.p-seed--variant .p-seed__price-notes{margin:24px 0 0;padding-left:1.2em;color:hsla(0,0%,100%,.62);font-size:.78rem}.p-seed.p-seed--variant .p-seed__price-notes li+li{margin-top:4px}.p-seed.p-seed--variant .p-seed__price-cta{margin-top:32px;display:flex;flex-direction:column;align-items:center;gap:12px;text-align:center}.p-seed.p-seed--variant .p-seed__price-meta{font-size:.76rem;color:hsla(0,0%,100%,.62)}.p-seed.p-seed--variant .p-seed__flow-list{max-width:960px;margin-inline:auto;border-top:1px solid var(--seed-gray-line)}.p-seed.p-seed--variant .p-seed__flow-step{position:relative;display:grid;grid-template-columns:120px 1fr auto;gap:28px;align-items:center;padding:30px 4px;border-bottom:1px solid var(--seed-gray-line)}@media screen and (max-width: 767px){.p-seed.p-seed--variant .p-seed__flow-step{grid-template-columns:72px 1fr;gap:12px 16px;padding:22px 2px}}.p-seed.p-seed--variant .p-seed__flow-num{font-family:"Lexend",sans-serif;font-weight:300;font-size:clamp(2.6rem,4vw,3.4rem);line-height:1;letter-spacing:.02em;color:var(--seed-navy)}@media screen and (max-width: 767px){.p-seed.p-seed--variant .p-seed__flow-num{font-size:2.2rem}}.p-seed.p-seed--variant .p-seed__flow-title{margin:0;font-size:1.05rem;font-weight:900}.p-seed.p-seed--variant .p-seed__flow-desc{margin:6px 0 0;font-size:.88rem;color:var(--seed-sub)}.p-seed.p-seed--variant .p-seed__flow-time{justify-self:end;border:1px solid var(--seed-navy);color:var(--seed-navy);padding:6px 16px;font-size:.72rem;font-weight:700;letter-spacing:.08em;white-space:nowrap}@media screen and (max-width: 767px){.p-seed.p-seed--variant .p-seed__flow-time{grid-column:2;justify-self:start}}@media screen and (min-width: 1101px){.p-seed.p-seed--variant .p-seed__flow-list{display:grid;grid-template-columns:repeat(5, minmax(0, 1fr));max-width:none;border-top-color:var(--seed-navy);border-bottom:1px solid var(--seed-gray-line)}.p-seed.p-seed--variant .p-seed__flow-step{display:flex;flex-direction:column;align-items:flex-start;gap:22px;min-height:380px;padding:42px 24px 30px;border-right:1px solid var(--seed-gray-line);border-bottom:0}.p-seed.p-seed--variant .p-seed__flow-step::before{content:"";position:absolute;top:-7px;left:24px;width:13px;height:13px;background:var(--seed-navy)}.p-seed.p-seed--variant .p-seed__flow-step:first-child::before{background:var(--seed-accent)}.p-seed.p-seed--variant .p-seed__flow-step:last-child{border-right:0}.p-seed.p-seed--variant .p-seed__flow-body{flex:1}.p-seed.p-seed--variant .p-seed__flow-time{justify-self:auto;margin-top:auto;white-space:normal}}.p-seed.p-seed--variant .p-seed__faq-list{max-width:960px;margin-inline:auto;border-top:1px solid var(--seed-gray-line)}.p-seed.p-seed--variant .p-seed__faq-item{position:relative;border-bottom:1px solid var(--seed-gray-line);transition:background-color .2s ease}.p-seed.p-seed--variant .p-seed__faq-item.is-open{background:var(--seed-gray-bg)}.p-seed.p-seed--variant .p-seed__faq-q{width:100%;display:flex;justify-content:space-between;align-items:center;gap:24px;padding:26px 4px;background:none;border:0;cursor:pointer;text-align:left;font:inherit;font-weight:700;color:var(--seed-ink);transition:color .16s ease}.p-seed.p-seed--variant .p-seed__faq-q>span:first-child{display:flex;align-items:center;gap:16px}.p-seed.p-seed--variant .p-seed__faq-q:hover{color:var(--seed-navy)}@media screen and (max-width: 767px){.p-seed.p-seed--variant .p-seed__faq-q{gap:12px;padding:20px 2px}.p-seed.p-seed--variant .p-seed__faq-q>span:first-child{gap:10px}}.p-seed.p-seed--variant .p-seed__faq-qmark{flex:none;font-family:"Lexend",sans-serif;font-weight:400;font-size:.78rem;letter-spacing:.06em;line-height:1;color:var(--seed-navy);border:1px solid var(--seed-navy);padding:5px 12px}.p-seed.p-seed--variant .p-seed__faq-toggle{flex:none;width:30px;height:30px;border:1px solid var(--seed-gray-line);background:var(--seed-white);position:relative}.p-seed.p-seed--variant .p-seed__faq-toggle::before,.p-seed.p-seed--variant .p-seed__faq-toggle::after{content:"";position:absolute;top:50%;left:50%;width:12px;height:1px;background:var(--seed-navy);transform:translate(-50%, -50%);transition:transform .2s ease}.p-seed.p-seed--variant .p-seed__faq-toggle::after{transform:translate(-50%, -50%) rotate(90deg)}.p-seed.p-seed--variant .p-seed__faq-item.is-open .p-seed__faq-toggle::after{transform:translate(-50%, -50%) rotate(0)}.p-seed.p-seed--variant .p-seed__faq-item.is-open .p-seed__faq-qmark{background:var(--seed-navy);color:var(--seed-white)}.p-seed.p-seed--variant .p-seed__faq-a{display:grid;grid-template-rows:0fr;transition:grid-template-rows .25s ease}.p-seed.p-seed--variant .p-seed__faq-item.is-open .p-seed__faq-a{grid-template-rows:1fr}.p-seed.p-seed--variant .p-seed__faq-a-inner{overflow:hidden;min-height:0;display:flex;align-items:flex-start;gap:16px;padding:0 4px;color:var(--seed-sub);font-size:.9rem}.p-seed.p-seed--variant .p-seed__faq-a-inner::before{content:"A";flex:none;font-family:"Lexend",sans-serif;font-weight:400;font-size:.78rem;letter-spacing:.06em;line-height:1;color:var(--seed-sub);border:1px solid var(--seed-gray-line);padding:5px 13px}.p-seed.p-seed--variant .p-seed__faq-item.is-open .p-seed__faq-a-inner{padding-bottom:26px}.p-seed.p-seed--variant .p-seed__cta-line{position:relative;z-index:2;background:var(--seed-navy);padding-block:120px}@media screen and (max-width: 767px){.p-seed.p-seed--variant .p-seed__cta-line{padding-block:72px}}.p-seed.p-seed--variant .p-seed__cta-grid{position:relative;z-index:1;display:grid;grid-template-columns:1.05fr .95fr;gap:72px;align-items:center}@media screen and (max-width: 767px){.p-seed.p-seed--variant .p-seed__cta-grid{grid-template-columns:1fr;gap:40px}}.p-seed.p-seed--variant .p-seed__cta-copy{color:var(--seed-white)}.p-seed.p-seed--variant .p-seed__cta-copy .p-seed__eyebrow{color:var(--seed-white)}.p-seed.p-seed--variant .p-seed__cta-copy .p-seed__eyebrow::before{background:var(--seed-accent)}.p-seed.p-seed--variant .p-seed__cta-title{margin:12px 0 0;font-size:clamp(1.3rem,2.6vw,1.8rem);font-weight:900;line-height:1.8;color:var(--seed-white)}.p-seed.p-seed--variant .p-seed__cta-title .p-seed__y{color:var(--seed-white);border-bottom-color:var(--seed-accent)}.p-seed.p-seed--variant .p-seed__cta-lead{margin:18px 0 0;color:hsla(0,0%,100%,.72);font-size:.95rem}.p-seed.p-seed--variant .p-seed__cta-btns{margin-top:32px}.p-seed.p-seed--variant .p-seed__cta-btns .p-seed__btn{padding:20px 52px;font-size:1.02rem}.p-seed.p-seed--variant .p-seed__cta-visual{margin:-220px 0 0;align-self:stretch;border:10px solid var(--seed-white);background:var(--seed-white)}.p-seed.p-seed--variant .p-seed__cta-visual img{width:100%;height:100%;aspect-ratio:4/3;-o-object-fit:cover;object-fit:cover}@media screen and (max-width: 767px){.p-seed.p-seed--variant .p-seed__cta-visual{margin:0;align-self:auto;border-width:6px}.p-seed.p-seed--variant .p-seed__cta-visual img{height:auto}}.p-seed.p-seed--variant .p-oneframe-footer--seed{background-color:var(--seed-ink-deep);border-top:3px solid var(--seed-accent);padding-block:80px 64px}@media screen and (max-width: 767px){.p-seed.p-seed--variant .p-oneframe-footer--seed{padding-block:56px 44px}}.p-seed.p-seed--variant .p-oneframe-footer--seed .p-oneframe-footer__links{margin-bottom:48px}@media screen and (max-width: 767px){.p-seed.p-seed--variant .p-oneframe-footer--seed .p-oneframe-footer__links{margin-bottom:36px}}.p-seed.p-seed--variant .p-oneframe-footer--seed .p-oneframe-footer__link-btn{border-radius:0}.p-seed.p-seed--variant .p-oneframe-footer--seed .p-oneframe-footer__row{align-items:center;gap:40px}@media screen and (min-width: 768px){.p-seed.p-seed--variant .p-oneframe-footer--seed .p-oneframe-footer__row{justify-content:space-between;gap:48px}}.p-seed.p-seed--variant .p-oneframe-footer--seed .p-oneframe-footer__logo{flex:0 0 auto;width:auto}.p-seed.p-seed--variant .p-oneframe-footer--seed .p-oneframe-footer__logo::before{content:"SEED";font-family:"Lexend",sans-serif;font-size:2rem;font-weight:400;letter-spacing:.16em;color:var(--seed-white)}.p-seed.p-seed--variant .p-oneframe-footer--seed .p-oneframe-footer__logo-img{display:none}.p-seed.p-seed--variant .p-oneframe-footer--seed .p-oneframe-footer__nav{flex:0 0 auto;align-self:center}@media screen and (min-width: 768px){.p-seed.p-seed--variant .p-oneframe-footer--seed .p-oneframe-footer__nav{flex-direction:column;align-items:flex-start;gap:16px}}.p-seed.p-seed--variant .p-oneframe-footer--seed .p-oneframe-footer__copyright{margin-top:40px;color:hsla(0,0%,100%,.46)}.p-seed.p-seed--variant .p-oneframe-footer--seed .p-oneframe-footer__nav-link{color:hsla(0,0%,100%,.74)}.p-seed.p-seed--variant .p-oneframe-footer--seed .p-oneframe-footer__nav-link:hover{color:var(--seed-accent)}@media(prefers-reduced-motion: reduce){.p-seed.p-seed--variant *{transition:none !important;scroll-behavior:auto !important}}@media screen and (min-width: 768px)and (max-width: 1100px){.p-seed.p-seed--variant .p-seed__header-cta{margin-left:auto}.p-seed.p-seed--variant .p-seed__hero{padding-bottom:88px}.p-seed.p-seed--variant .p-seed__hero-content{width:calc(100% - 32px)}.p-seed.p-seed--variant .p-seed__hero-copy{grid-column:1/8;min-height:560px;padding:48px 40px}.p-seed.p-seed--variant .p-seed__hero-visual{grid-column:7/13;min-height:560px}.p-seed.p-seed--variant .p-seed__hero-figure:not(.p-seed__hero-figure--sub) img{min-height:560px}.p-seed.p-seed--variant .p-seed__hero-figure--sub{left:-28px;bottom:32px;width:48%}.p-seed.p-seed--variant .p-seed__section-head{margin-bottom:76px}.p-seed.p-seed--variant .p-seed__alumni-grid{gap:28px 22px}.p-seed.p-seed--variant .p-seed__outcome-card{min-height:300px;padding-inline:26px}.p-seed.p-seed--variant .p-seed__cur-layout{grid-template-columns:minmax(0, 0.9fr) minmax(0, 1.1fr);gap:36px}.p-seed.p-seed--variant .p-seed__price-card{padding:44px}.p-seed.p-seed--variant .p-seed__cta-grid{gap:40px}.p-seed.p-seed--variant .p-seed__cta-visual{margin-top:-120px}}.p-seed.p-seed--variant{--seed-white: #ffffff;--seed-paper: #f8f8f6;--seed-navy: #06172d;--seed-navy-deep: #031121;--seed-ink: #101820;--seed-gray-bg: #e7eaed;--seed-gray-soft: #f3f4f5;--seed-gray-line: #c8cfd6;--seed-num: #dce1e5;--seed-sub: #56616d;--seed-accent: #e5b92f;--seed-accent-deep: #c89a16;--seed-accent-ink: #8c6500;--seed-pad: 112px;--seed-edge: max(24px, calc((100vw - 1200px) / 2));background:var(--seed-white);color:var(--seed-ink)}.p-seed.p-seed--variant :is(.p-seed__btn,.p-seed__header-cta,.p-seed__hero-badge,.p-seed__alumni-card,.p-seed__alumni-photo-badge,.p-seed__outcome-card,.p-seed__outcome-icon,.p-seed__outcome-pill,.p-seed__testi,.p-seed__cur-row,.p-seed__strength-card,.p-seed__price-card,.p-seed__price-check,.p-seed__pay-pill,.p-seed__flow-step,.p-seed__flow-time,.p-seed__faq-item,.p-seed__faq-qmark,.p-seed__faq-toggle,.p-seed__cta-copy,.p-oneframe-footer__link-btn){border-radius:0;box-shadow:none}.p-seed.p-seed--variant .p-seed__main{overflow:clip}.p-seed.p-seed--variant .p-seed__wrap{width:min(1200px,100% - 48px)}.p-seed.p-seed--variant .p-seed__block{padding-block:var(--seed-pad);background:var(--seed-white);scroll-margin-top:88px}.p-seed.p-seed--variant .p-seed__block--alt{background:var(--seed-paper)}.p-seed.p-seed--variant .p-seed__section-head,.p-seed.p-seed--variant .p-seed__section-head--en-right,.p-seed.p-seed--variant .p-seed__section-head--en-left{display:grid;grid-template-columns:148px minmax(0, 1fr);grid-template-rows:repeat(4, auto);-moz-column-gap:46px;column-gap:46px;align-items:start;margin:0 0 68px;padding:0 0 32px;border-bottom:1px solid var(--seed-gray-line);text-align:left}.p-seed.p-seed--variant .p-seed__head-num,.p-seed.p-seed--variant .p-seed__section-head--en-right .p-seed__head-num,.p-seed.p-seed--variant .p-seed__section-head--en-left .p-seed__head-num,.p-seed.p-seed--variant .p-seed__block--pricing .p-seed__head-num{position:static;grid-column:1;grid-row:1/5;align-self:start;font-size:clamp(5rem,8vw,7.5rem);font-weight:300;line-height:.8;letter-spacing:-0.06em;color:var(--seed-navy)}.p-seed.p-seed--variant .p-seed__head-en{position:static;grid-column:2;grid-row:1;font-size:.78rem;font-weight:600;line-height:1.2;letter-spacing:.28em;color:var(--seed-navy)}.p-seed.p-seed--variant .p-seed__eyebrow{position:static;grid-column:2;grid-row:2;margin-top:12px;font-size:.78rem;letter-spacing:.12em;color:var(--seed-sub)}.p-seed.p-seed--variant .p-seed__eyebrow::before{width:34px;height:3px}.p-seed.p-seed--variant .p-seed__sec-title{position:static;grid-column:2;grid-row:3;margin:14px 0 0;font-size:clamp(1.9rem,4vw,3rem);line-height:1.35;letter-spacing:-0.025em}.p-seed.p-seed--variant .p-seed__sec-lead{position:static;grid-column:2;grid-row:4;margin:18px 0 0;max-width:680px;font-size:.94rem;line-height:1.9}.p-seed.p-seed--variant .p-seed__section-head--en-right .p-seed__sec-lead{margin-left:0}.p-seed.p-seed--variant .p-seed__y{border-bottom-width:4px}.p-seed.p-seed--variant .p-seed__header{background:var(--seed-navy);border-bottom:1px solid hsla(0,0%,100%,.2);overflow:visible}.p-seed.p-seed--variant .p-seed__header-inner{width:min(1320px,100% - 40px);height:72px;gap:22px}.p-seed.p-seed--variant .p-seed__brand{color:var(--seed-white);font-size:1.22rem;font-weight:500;letter-spacing:.25em}.p-seed.p-seed--variant .p-seed__nav{gap:0}.p-seed.p-seed--variant .p-seed__nav a{padding:10px 9px;color:hsla(0,0%,100%,.78);font-size:.72rem}.p-seed.p-seed--variant .p-seed__nav a:hover{background:var(--seed-white);color:var(--seed-navy)}.p-seed.p-seed--variant .p-seed__nav-num{color:var(--seed-accent)}.p-seed.p-seed--variant .p-seed__header-cta{margin-left:8px;padding:13px 20px;background:var(--seed-accent);border-color:var(--seed-accent)}.p-seed.p-seed--variant .p-seed__header-cta::after{display:none}.p-seed.p-seed--variant .p-seed__header-cta:hover{background:var(--seed-white);border-color:var(--seed-white);color:var(--seed-navy)}.p-seed.p-seed--variant .p-seed__hero{padding:0;background:var(--seed-white)}.p-seed.p-seed--variant .p-seed__hero-watermark{display:none}.p-seed.p-seed--variant .p-seed__hero-content{width:100%}.p-seed.p-seed--variant .p-seed__hero-shell{display:grid;grid-template-columns:1fr;grid-template-rows:auto auto}.p-seed.p-seed--variant .p-seed__hero-visual{grid-column:1;grid-row:1;min-height:0;height:clamp(500px,57vw,760px)}.p-seed.p-seed--variant .p-seed__hero-figure:not(.p-seed__hero-figure--sub){height:100%}.p-seed.p-seed--variant .p-seed__hero-figure:not(.p-seed__hero-figure--sub) img{height:100%;min-height:0;aspect-ratio:auto;-o-object-position:center 46%;object-position:center 46%;filter:saturate(0.72) contrast(1.08)}.p-seed.p-seed--variant .p-seed__hero-figure--sub{display:none}.p-seed.p-seed--variant .p-seed__hero-badge{top:auto;right:var(--seed-edge);bottom:0;padding:14px 20px;background:var(--seed-white);border:0}.p-seed.p-seed--variant .p-seed__hero-badge::before{top:0;bottom:0;left:0;width:5px}.p-seed.p-seed--variant .p-seed__hero-copy{grid-column:1;grid-row:2;z-index:3;display:grid;grid-template-columns:minmax(0, 1fr) 220px;grid-template-rows:auto auto auto;-moz-column-gap:56px;column-gap:56px;min-height:0;padding:52px var(--seed-edge) 58px;background:var(--seed-navy)}.p-seed.p-seed--variant .p-seed__hero-brand{grid-column:1;grid-row:1;flex-direction:row;align-items:center;gap:20px}.p-seed.p-seed--variant .p-seed__hero-brand-name{font-size:1.7rem;font-weight:500;line-height:1;letter-spacing:.22em}.p-seed.p-seed--variant .p-seed__hero-brand-tag{font-size:.68rem}.p-seed.p-seed--variant .p-seed__hero-brand-tag::before{width:32px;height:3px}.p-seed.p-seed--variant .p-seed__hero-title{grid-column:1;grid-row:2;margin:26px 0 0;font-size:clamp(2rem,4vw,3.45rem);line-height:1.36;letter-spacing:-0.035em}.p-seed.p-seed--variant .p-seed__hero-title-line{display:inline}.p-seed.p-seed--variant .p-seed__hero-title-line+.p-seed.p-seed--variant .p-seed__hero-title-line{margin-left:.2em}.p-seed.p-seed--variant .p-seed__hero-lead{grid-column:1;grid-row:3;margin-top:20px;max-width:760px;font-size:.94rem}.p-seed.p-seed--variant .p-seed__hero-actions{grid-column:2;grid-row:1/4;align-self:center;margin:0}.p-seed.p-seed--variant .p-seed__hero-actions .p-seed__btn{width:220px;min-height:142px;padding:26px;flex-direction:column;gap:20px;font-size:1rem}.p-seed.p-seed--variant .p-seed__alumni-grid{display:grid;grid-template-columns:repeat(2, minmax(0, 1fr));gap:0;padding:0;border:2px solid var(--seed-navy);background:var(--seed-white)}.p-seed.p-seed--variant .p-seed__alumni-grid::before{display:none}.p-seed.p-seed--variant .p-seed__alumni-card,.p-seed.p-seed--variant .p-seed__alumni-card:nth-child(1),.p-seed.p-seed--variant .p-seed__alumni-card:nth-child(2),.p-seed.p-seed--variant .p-seed__alumni-card:nth-child(3){margin:0;border:0;background:var(--seed-white)}.p-seed.p-seed--variant .p-seed__alumni-card:nth-child(1){grid-column:1/-1;grid-row:auto;display:grid;grid-template-columns:minmax(0, 7fr) minmax(0, 5fr);border-bottom:2px solid var(--seed-navy)}.p-seed.p-seed--variant .p-seed__alumni-card:nth-child(1) .p-seed__alumni-body{display:flex;flex-direction:column;justify-content:center;padding:48px;background:var(--seed-navy);color:var(--seed-white)}.p-seed.p-seed--variant .p-seed__alumni-card:nth-child(1) .p-seed__alumni-photo{border:0}.p-seed.p-seed--variant .p-seed__alumni-card:nth-child(1) .p-seed__alumni-photo img{height:100%;aspect-ratio:16/9}.p-seed.p-seed--variant .p-seed__alumni-card:nth-child(1) .p-seed__alumni-name,.p-seed.p-seed--variant .p-seed__alumni-card:nth-child(1) .p-seed__alumni-work-label,.p-seed.p-seed--variant .p-seed__alumni-card:nth-child(1) .p-seed__alumni-income-label{color:var(--seed-accent)}.p-seed.p-seed--variant .p-seed__alumni-card:nth-child(1) .p-seed__alumni-income-value,.p-seed.p-seed--variant .p-seed__alumni-card:nth-child(1) .p-seed__alumni-work-title{color:var(--seed-white)}.p-seed.p-seed--variant .p-seed__alumni-card:nth-child(1) .p-seed__alumni-income,.p-seed.p-seed--variant .p-seed__alumni-card:nth-child(1) .p-seed__alumni-work{border-color:hsla(0,0%,100%,.28)}.p-seed.p-seed--variant .p-seed__alumni-card:nth-child(1) .p-seed__alumni-comment{color:hsla(0,0%,100%,.7)}.p-seed.p-seed--variant .p-seed__alumni-card:nth-child(2),.p-seed.p-seed--variant .p-seed__alumni-card:nth-child(3){grid-row:auto;display:grid;grid-template-columns:minmax(0, 1fr) minmax(0, 1fr);border-right:1px solid var(--seed-navy)}.p-seed.p-seed--variant .p-seed__alumni-card:nth-child(2) .p-seed__alumni-photo,.p-seed.p-seed--variant .p-seed__alumni-card:nth-child(3) .p-seed__alumni-photo{border:0;border-right:1px solid var(--seed-gray-line)}.p-seed.p-seed--variant .p-seed__alumni-card:nth-child(2) .p-seed__alumni-photo img,.p-seed.p-seed--variant .p-seed__alumni-card:nth-child(3) .p-seed__alumni-photo img{height:100%;aspect-ratio:4/3}.p-seed.p-seed--variant .p-seed__alumni-card:nth-child(2) .p-seed__alumni-body,.p-seed.p-seed--variant .p-seed__alumni-card:nth-child(3) .p-seed__alumni-body{padding:28px 26px}.p-seed.p-seed--variant .p-seed__alumni-card:nth-child(2){grid-column:1}.p-seed.p-seed--variant .p-seed__alumni-card:nth-child(3){grid-column:2;border-right:0}.p-seed.p-seed--variant .p-seed__alumni-income-value{font-size:clamp(1.8rem,4vw,3.2rem);line-height:1.15}.p-seed.p-seed--variant .p-seed__block--outcomes{background:var(--seed-paper)}.p-seed.p-seed--variant .p-seed__block--outcomes .p-seed__media--wide{max-width:none;margin-bottom:48px}.p-seed.p-seed--variant .p-seed__block--outcomes .p-seed__media--wide img{aspect-ratio:16/6;filter:saturate(0.68) contrast(1.08)}.p-seed.p-seed--variant .p-seed__block--outcomes .p-seed__media--wide .p-seed__media-cap{width:-moz-fit-content;width:fit-content;margin-top:-1px;padding:14px 22px;background:var(--seed-navy);color:var(--seed-white)}.p-seed.p-seed--variant .p-seed__outcomes-grid{display:block;padding:0;border-top:2px solid var(--seed-navy);border-bottom:2px solid var(--seed-navy);background:rgba(0,0,0,0)}.p-seed.p-seed--variant .p-seed__outcome-card,.p-seed.p-seed--variant .p-seed__outcome-card:nth-child(odd){display:grid;grid-template-columns:112px 64px minmax(190px, 0.8fr) minmax(260px, 1.35fr) minmax(170px, 0.65fr);align-items:center;gap:24px;min-height:0;padding:28px 18px;border-bottom:1px solid var(--seed-gray-line);background:rgba(0,0,0,0);color:var(--seed-ink)}.p-seed.p-seed--variant .p-seed__outcome-card:last-child{border-bottom:0}.p-seed.p-seed--variant .p-seed__outcome-num,.p-seed.p-seed--variant .p-seed__outcome-card:nth-child(odd) .p-seed__outcome-num{font-size:2.5rem;font-weight:300;line-height:1;letter-spacing:-0.04em;color:var(--seed-num)}.p-seed.p-seed--variant .p-seed__outcome-icon,.p-seed.p-seed--variant .p-seed__outcome-card:nth-child(odd) .p-seed__outcome-icon{margin:0;width:56px;height:56px;background:var(--seed-navy);color:var(--seed-white)}.p-seed.p-seed--variant .p-seed__outcome-title,.p-seed.p-seed--variant .p-seed__outcome-card:nth-child(odd) .p-seed__outcome-title{margin:0;font-size:1.05rem;line-height:1.6;color:var(--seed-ink)}.p-seed.p-seed--variant .p-seed__outcome-body,.p-seed.p-seed--variant .p-seed__outcome-card:nth-child(odd) .p-seed__outcome-body{margin:0;color:var(--seed-sub)}.p-seed.p-seed--variant .p-seed__outcome-pill,.p-seed.p-seed--variant .p-seed__outcome-card:nth-child(odd) .p-seed__outcome-pill{margin:0;padding:10px 0;border-top:1px solid var(--seed-accent);color:var(--seed-navy)}.p-seed.p-seed--variant .p-seed__testimonials-grid{border-top:2px solid var(--seed-navy);border-bottom:2px solid var(--seed-navy)}.p-seed.p-seed--variant .p-seed__testi,.p-seed.p-seed--variant .p-seed__testi:nth-child(even){display:grid;grid-template-columns:minmax(0, 1fr) 190px 260px;grid-template-rows:1fr;min-height:290px;border-bottom:1px solid var(--seed-gray-line);background:var(--seed-white);color:var(--seed-ink)}.p-seed.p-seed--variant .p-seed__testi:last-child{border-bottom:0}.p-seed.p-seed--variant .p-seed__testi:nth-child(2){grid-template-columns:260px minmax(0, 1fr) 190px;background:var(--seed-navy);color:var(--seed-white)}.p-seed.p-seed--variant .p-seed__testi-banner,.p-seed.p-seed--variant .p-seed__testi:nth-child(even) .p-seed__testi-banner{grid-column:3;grid-row:1;min-height:0;background:var(--seed-navy)}.p-seed.p-seed--variant .p-seed__testi-banner::before,.p-seed.p-seed--variant .p-seed__testi:nth-child(even) .p-seed__testi-banner::before{display:none}.p-seed.p-seed--variant .p-seed__testi:nth-child(2) .p-seed__testi-banner{grid-column:1}.p-seed.p-seed--variant .p-seed__testi-banner-en{display:none}.p-seed.p-seed--variant .p-seed__testi-banner-num{position:absolute;right:16px;bottom:12px;font-size:.75rem;color:var(--seed-white)}.p-seed.p-seed--variant .p-seed__testi-content,.p-seed.p-seed--variant .p-seed__testi:nth-child(even) .p-seed__testi-content{grid-column:1;grid-row:1;justify-content:center;gap:14px;padding:40px 54px}.p-seed.p-seed--variant .p-seed__testi:nth-child(2) .p-seed__testi-content{grid-column:2}.p-seed.p-seed--variant .p-seed__testi-head{font-size:clamp(1.2rem,2.1vw,1.55rem)}.p-seed.p-seed--variant .p-seed__testi-head::before{font-size:4rem;color:var(--seed-navy)}.p-seed.p-seed--variant .p-seed__testi:nth-child(2) .p-seed__testi-head,.p-seed.p-seed--variant .p-seed__testi:nth-child(2) .p-seed__testi-body,.p-seed.p-seed--variant .p-seed__testi:nth-child(2) .p-seed__testi-who{color:var(--seed-white)}.p-seed.p-seed--variant .p-seed__testi:nth-child(2) .p-seed__testi-head::before{color:var(--seed-white)}.p-seed.p-seed--variant .p-seed__testi:nth-child(2) .p-seed__testi-body,.p-seed.p-seed--variant .p-seed__testi:nth-child(2) .p-seed__testi-role{color:hsla(0,0%,100%,.7)}.p-seed.p-seed--variant .p-seed__testi-person,.p-seed.p-seed--variant .p-seed__testi:nth-child(even) .p-seed__testi-person{grid-column:2;grid-row:1;align-self:center;margin:0;padding:24px;border-top:0;border-left:1px solid var(--seed-gray-line)}.p-seed.p-seed--variant .p-seed__testi:nth-child(2) .p-seed__testi-person{grid-column:3;border-color:hsla(0,0%,100%,.25)}.p-seed.p-seed--variant .p-seed__cur-layout{display:block}.p-seed.p-seed--variant .p-seed__media--cur{max-width:none;margin:0}.p-seed.p-seed--variant .p-seed__media--cur img{aspect-ratio:16/6;filter:saturate(0.68) contrast(1.08)}.p-seed.p-seed--variant .p-seed__curriculum-list{display:grid;grid-template-columns:repeat(4, minmax(0, 1fr));border:1px solid var(--seed-navy);border-top:0}.p-seed.p-seed--variant .p-seed__cur-row{display:block;min-height:330px;padding:34px 30px 38px;border:0;border-right:1px solid var(--seed-gray-line);background:var(--seed-white)}.p-seed.p-seed--variant .p-seed__cur-row:nth-child(2){background:var(--seed-gray-bg)}.p-seed.p-seed--variant .p-seed__cur-row:nth-child(3){background:var(--seed-navy);color:var(--seed-white)}.p-seed.p-seed--variant .p-seed__cur-row:last-child{border-right:0}.p-seed.p-seed--variant .p-seed__cur-week{font-size:.7rem;color:var(--seed-sub)}.p-seed.p-seed--variant .p-seed__cur-row:nth-child(3) .p-seed__cur-week{color:hsla(0,0%,100%,.68)}.p-seed.p-seed--variant .p-seed__cur-week-big{margin-top:16px;font-size:4.5rem;color:var(--seed-navy)}.p-seed.p-seed--variant .p-seed__cur-row:nth-child(3) .p-seed__cur-week-big,.p-seed.p-seed--variant .p-seed__cur-row:nth-child(3) .p-seed__cur-title{color:var(--seed-white)}.p-seed.p-seed--variant .p-seed__cur-body{margin-top:30px;padding-top:20px;border-top:4px solid var(--seed-accent)}.p-seed.p-seed--variant .p-seed__cur-title{font-size:1.06rem}.p-seed.p-seed--variant .p-seed__cur-desc{margin-top:12px}.p-seed.p-seed--variant .p-seed__cur-row:nth-child(3) .p-seed__cur-desc{color:hsla(0,0%,100%,.7)}.p-seed.p-seed--variant .p-seed__block--strengths{background:var(--seed-white)}.p-seed.p-seed--variant .p-seed__strengths-panel{display:block;margin:0;padding:0;background:rgba(0,0,0,0)}.p-seed.p-seed--variant .p-seed__media--strengths{max-width:none;margin:0}.p-seed.p-seed--variant .p-seed__media--strengths img{aspect-ratio:16/6}.p-seed.p-seed--variant .p-seed__media--strengths .p-seed__media-cap{color:var(--seed-sub)}.p-seed.p-seed--variant .p-seed__strengths-grid{display:block;border:1px solid var(--seed-navy);border-top-width:2px}.p-seed.p-seed--variant .p-seed__strength-card,.p-seed.p-seed--variant .p-seed__strength-card:first-child{display:grid;grid-template-columns:150px 74px minmax(0, 1fr);align-items:stretch;margin:0;padding:0;border:0;border-bottom:1px solid var(--seed-gray-line);background:var(--seed-white)}.p-seed.p-seed--variant .p-seed__strength-card:last-child{border-bottom:0}.p-seed.p-seed--variant .p-seed__strength-num{grid-column:1;grid-row:1;order:initial;display:grid;place-items:center;min-height:180px;background:var(--seed-navy);font-size:4rem;color:var(--seed-white)}.p-seed.p-seed--variant .p-seed__strength-icon{grid-column:2;grid-row:1;align-self:center;justify-self:center;margin:0;border-color:var(--seed-gray-line);color:var(--seed-navy)}.p-seed.p-seed--variant .p-seed__strength-content{grid-column:3;grid-row:1;display:grid;grid-template-columns:minmax(240px, 0.85fr) minmax(0, 1.15fr);align-items:center;gap:40px;padding:34px 42px}.p-seed.p-seed--variant .p-seed__strength-title{margin:0;font-size:1.2rem;color:var(--seed-ink)}.p-seed.p-seed--variant .p-seed__strength-body{margin:0;padding-left:36px;border-left:1px solid var(--seed-gray-line);color:var(--seed-sub)}.p-seed.p-seed--variant .p-seed__block--pricing{background:var(--seed-paper)}.p-seed.p-seed--variant .p-seed__block--pricing::after{display:none}.p-seed.p-seed--variant .p-seed__price-card{display:grid;grid-template-columns:minmax(300px, 38%) minmax(0, 62%);max-width:none;padding:0;border:2px solid var(--seed-navy);background:var(--seed-white);color:var(--seed-ink)}.p-seed.p-seed--variant .p-seed__price-head{grid-column:1;grid-row:1;display:flex;flex-direction:column;align-items:flex-start;justify-content:space-between;gap:54px;padding:44px 40px;border:0;background:var(--seed-navy)}.p-seed.p-seed--variant .p-seed__price-tag{text-align:left}.p-seed.p-seed--variant .p-seed__price-pre{color:hsla(0,0%,100%,.68)}.p-seed.p-seed--variant .p-seed__price-amt{margin-top:18px;font-size:clamp(3rem,6vw,5.4rem);letter-spacing:-0.06em;color:var(--seed-white)}.p-seed.p-seed--variant .p-seed__price-features{grid-column:2;grid-row:1;align-content:center;margin:0;padding:36px 42px;grid-template-columns:repeat(2, minmax(0, 1fr));gap:0}.p-seed.p-seed--variant .p-seed__price-features li{min-height:72px;padding:14px 10px;border-bottom:1px solid var(--seed-gray-line)}.p-seed.p-seed--variant .p-seed__payment-row{grid-column:1/-1;grid-row:2;margin:0;gap:0;border-top:2px solid var(--seed-navy);background:var(--seed-gray-bg)}.p-seed.p-seed--variant .p-seed__pay-pill{padding:24px 26px;border-right:1px solid var(--seed-gray-line);background:var(--seed-gray-bg)}.p-seed.p-seed--variant .p-seed__pay-pill:last-child{border-right:0}.p-seed.p-seed--variant .p-seed__pay-k{color:var(--seed-sub)}.p-seed.p-seed--variant .p-seed__pay-v{color:var(--seed-ink)}.p-seed.p-seed--variant .p-seed__price-notes{grid-column:1/-1;grid-row:3;margin:0;padding:28px 42px 12px 60px;border-top:1px solid var(--seed-gray-line);color:var(--seed-sub)}.p-seed.p-seed--variant .p-seed__price-cta{grid-column:1/-1;grid-row:4;margin:0;padding:24px 42px 34px;align-items:flex-end;text-align:right}.p-seed.p-seed--variant .p-seed__price-cta .p-seed__btn{min-width:280px;padding-block:20px}.p-seed.p-seed--variant .p-seed__price-meta{color:var(--seed-sub)}.p-seed.p-seed--variant .p-seed__block--flow .p-seed__media--wide{max-width:none;margin-bottom:0}.p-seed.p-seed--variant .p-seed__block--flow .p-seed__media--wide img{aspect-ratio:16/6}.p-seed.p-seed--variant .p-seed__flow-list{display:block;max-width:none;border:1px solid var(--seed-navy);border-top-width:2px}.p-seed.p-seed--variant .p-seed__flow-step{display:grid;grid-template-columns:150px minmax(0, 1fr) 170px;align-items:stretch;gap:0;min-height:148px;padding:0;border:0;border-bottom:1px solid var(--seed-gray-line);background:var(--seed-white)}.p-seed.p-seed--variant .p-seed__flow-step::before{display:none}.p-seed.p-seed--variant .p-seed__flow-step:nth-child(even){background:var(--seed-gray-bg)}.p-seed.p-seed--variant .p-seed__flow-step:last-child{border-bottom:0}.p-seed.p-seed--variant .p-seed__flow-num{display:grid;place-items:center;padding:20px;background:var(--seed-navy);font-size:3.7rem;color:var(--seed-white)}.p-seed.p-seed--variant .p-seed__flow-step:first-child .p-seed__flow-num,.p-seed.p-seed--variant .p-seed__flow-step:last-child .p-seed__flow-num{border-left:5px solid var(--seed-accent)}.p-seed.p-seed--variant .p-seed__flow-body{align-self:center;padding:28px 36px}.p-seed.p-seed--variant .p-seed__flow-time{align-self:center;justify-self:stretch;margin:0 28px 0 0;padding:10px 12px;border:0;border-top:1px solid var(--seed-navy);text-align:right}.p-seed.p-seed--variant .p-seed__block--faq .p-seed__wrap{display:grid;grid-template-columns:minmax(300px, 32%) minmax(0, 68%);align-items:stretch}.p-seed.p-seed--variant .p-seed__block--faq .p-seed__section-head{display:block;margin:0;padding:56px 46px;border:0;background:var(--seed-navy);color:var(--seed-white)}.p-seed.p-seed--variant .p-seed__block--faq .p-seed__head-num{display:block;font-size:clamp(7rem,12vw,10rem);color:var(--seed-white)}.p-seed.p-seed--variant .p-seed__block--faq .p-seed__head-en{display:block;margin-top:70px;color:var(--seed-white)}.p-seed.p-seed--variant .p-seed__block--faq .p-seed__eyebrow{display:flex;margin-top:18px;color:hsla(0,0%,100%,.7)}.p-seed.p-seed--variant .p-seed__block--faq .p-seed__sec-title{display:block;margin-top:28px;font-size:clamp(1.8rem,3.2vw,2.7rem);color:var(--seed-white)}.p-seed.p-seed--variant .p-seed__faq-list{max-width:none;margin:0;border:1px solid var(--seed-gray-line);border-left:0}.p-seed.p-seed--variant .p-seed__faq-item{background:var(--seed-white)}.p-seed.p-seed--variant .p-seed__faq-item.is-open{background:var(--seed-navy)}.p-seed.p-seed--variant .p-seed__faq-q{padding:25px 30px;color:var(--seed-navy)}.p-seed.p-seed--variant .p-seed__faq-q:hover{color:var(--seed-accent-ink)}.p-seed.p-seed--variant .p-seed__faq-qmark,.p-seed.p-seed--variant .p-seed__faq-item.is-open .p-seed__faq-qmark{min-width:48px;padding:0;border:0;background:rgba(0,0,0,0);font-size:1.1rem;color:var(--seed-accent)}.p-seed.p-seed--variant .p-seed__faq-item.is-open .p-seed__faq-q{color:var(--seed-white)}.p-seed.p-seed--variant .p-seed__faq-toggle{border-color:var(--seed-gray-line)}.p-seed.p-seed--variant .p-seed__faq-item.is-open .p-seed__faq-toggle{border-color:var(--seed-accent);background:var(--seed-accent)}.p-seed.p-seed--variant .p-seed__faq-a-inner{padding-inline:94px 76px;color:var(--seed-sub)}.p-seed.p-seed--variant .p-seed__faq-item.is-open .p-seed__faq-a-inner{padding-bottom:30px;color:hsla(0,0%,100%,.72)}.p-seed.p-seed--variant .p-seed__faq-a-inner::before{border-color:currentColor;color:inherit}.p-seed.p-seed--variant .p-seed__cta-line{padding:0;background:var(--seed-navy)}.p-seed.p-seed--variant .p-seed__cta-line .p-seed__wrap{width:100%}.p-seed.p-seed--variant .p-seed__cta-grid{display:grid;grid-template-columns:1fr;grid-template-rows:auto auto;gap:0}.p-seed.p-seed--variant .p-seed__cta-visual{grid-column:1;grid-row:1;margin:0;border:0;background:var(--seed-white)}.p-seed.p-seed--variant .p-seed__cta-visual img{height:auto;aspect-ratio:16/6;-o-object-position:center 46%;object-position:center 46%;filter:saturate(0.7) contrast(1.06)}.p-seed.p-seed--variant .p-seed__cta-copy{grid-column:1;grid-row:2;display:grid;grid-template-columns:minmax(0, 1fr) 250px;padding:58px var(--seed-edge) 62px}.p-seed.p-seed--variant .p-seed__cta-copy .p-seed__head-en{grid-column:1;font-size:.8rem;color:var(--seed-white)}.p-seed.p-seed--variant .p-seed__cta-copy .p-seed__eyebrow{grid-column:1;margin-top:14px}.p-seed.p-seed--variant .p-seed__cta-title{grid-column:1;margin-top:22px;font-size:clamp(1.85rem,4vw,3.1rem);line-height:1.45}.p-seed.p-seed--variant .p-seed__cta-lead{grid-column:1;max-width:720px}.p-seed.p-seed--variant .p-seed__cta-btns{grid-column:2;grid-row:1/5;align-self:center;margin:0}.p-seed.p-seed--variant .p-seed__cta-btns .p-seed__btn{width:250px;min-height:150px;padding:28px;flex-direction:column}.p-seed.p-seed--variant .p-oneframe-footer--seed{padding-block:56px 42px;background:var(--seed-navy-deep);border-top:1px solid hsla(0,0%,100%,.55)}.p-seed.p-seed--variant .p-oneframe-footer--seed .p-oneframe-footer__links{margin-bottom:34px}.p-seed.p-seed--variant .p-oneframe-footer--seed .p-oneframe-footer__copyright{margin-top:28px;padding-top:20px;border-top:1px solid hsla(0,0%,100%,.18)}@media screen and (min-width: 768px)and (max-width: 1100px){.p-seed.p-seed--variant{--seed-pad: 96px}.p-seed.p-seed--variant .p-seed__nav{display:none}.p-seed.p-seed--variant .p-seed__header-cta{margin-left:auto}.p-seed.p-seed--variant .p-seed__hero{padding-bottom:0}.p-seed.p-seed--variant .p-seed__hero-content{width:100%}.p-seed.p-seed--variant .p-seed__hero-copy{grid-column:1;grid-row:2;min-height:0;padding:46px 32px 50px}.p-seed.p-seed--variant .p-seed__hero-visual{grid-column:1;grid-row:1;min-height:0;height:58vw}.p-seed.p-seed--variant .p-seed__hero-figure:not(.p-seed__hero-figure--sub) img{min-height:0}.p-seed.p-seed--variant .p-seed__section-head{margin-bottom:60px}.p-seed.p-seed--variant .p-seed__alumni-card:nth-child(2),.p-seed.p-seed--variant .p-seed__alumni-card:nth-child(3){display:block}.p-seed.p-seed--variant .p-seed__outcome-card,.p-seed.p-seed--variant .p-seed__outcome-card:nth-child(odd){grid-template-columns:82px 56px minmax(170px, 0.8fr) minmax(0, 1.2fr)}.p-seed.p-seed--variant .p-seed__outcome-pill{grid-column:3/-1}.p-seed.p-seed--variant .p-seed__testi,.p-seed.p-seed--variant .p-seed__testi:nth-child(even),.p-seed.p-seed--variant .p-seed__testi:nth-child(2){grid-template-columns:minmax(0, 1fr) 160px 220px}.p-seed.p-seed--variant .p-seed__testi:nth-child(2){grid-template-columns:220px minmax(0, 1fr) 160px}.p-seed.p-seed--variant .p-seed__testi-content{padding-inline:34px}.p-seed.p-seed--variant .p-seed__curriculum-list{grid-template-columns:repeat(2, minmax(0, 1fr))}.p-seed.p-seed--variant .p-seed__cur-row{border-bottom:1px solid var(--seed-gray-line)}.p-seed.p-seed--variant .p-seed__strength-content{display:block}.p-seed.p-seed--variant .p-seed__strength-body{margin-top:12px;padding:14px 0 0;border-left:0;border-top:1px solid var(--seed-gray-line)}.p-seed.p-seed--variant .p-seed__price-card{grid-template-columns:minmax(280px, 40%) minmax(0, 60%)}.p-seed.p-seed--variant .p-seed__price-features{grid-template-columns:1fr}.p-seed.p-seed--variant .p-seed__flow-step{grid-template-columns:126px minmax(0, 1fr) 150px}.p-seed.p-seed--variant .p-seed__block--faq .p-seed__wrap{grid-template-columns:minmax(260px, 34%) minmax(0, 66%)}}@media screen and (max-width: 767px){.p-seed.p-seed--variant{--seed-pad: 78px;--seed-edge: 20px}.p-seed.p-seed--variant .p-seed__wrap{width:calc(100% - 40px)}.p-seed.p-seed--variant .p-seed__block{--seed-pad: 78px;scroll-margin-top:72px}.p-seed.p-seed--variant .p-seed__header-inner{width:calc(100% - 28px);height:64px}.p-seed.p-seed--variant .p-seed__header-cta{margin-left:auto;padding:11px 12px;font-size:.72rem}.p-seed.p-seed--variant .p-seed__section-head,.p-seed.p-seed--variant .p-seed__section-head--en-right,.p-seed.p-seed--variant .p-seed__section-head--en-left{grid-template-columns:68px minmax(0, 1fr);-moz-column-gap:18px;column-gap:18px;margin-bottom:42px;padding-bottom:24px}.p-seed.p-seed--variant .p-seed__head-num,.p-seed.p-seed--variant .p-seed__section-head--en-right .p-seed__head-num,.p-seed.p-seed--variant .p-seed__section-head--en-left .p-seed__head-num,.p-seed.p-seed--variant .p-seed__block--pricing .p-seed__head-num{font-size:4.15rem}.p-seed.p-seed--variant .p-seed__head-en{font-size:.66rem}.p-seed.p-seed--variant .p-seed__eyebrow{margin-top:8px;font-size:.7rem}.p-seed.p-seed--variant .p-seed__eyebrow::before{width:22px}.p-seed.p-seed--variant .p-seed__sec-title{margin-top:10px;font-size:clamp(1.45rem,7.6vw,2rem)}.p-seed.p-seed--variant .p-seed__sec-lead{grid-column:1/-1;margin-top:18px;font-size:.86rem}.p-seed.p-seed--variant .p-seed__hero-visual{height:auto}.p-seed.p-seed--variant .p-seed__hero-figure:not(.p-seed__hero-figure--sub) img{height:auto;aspect-ratio:4/3}.p-seed.p-seed--variant .p-seed__hero-badge{right:0;bottom:0;padding:9px 12px}.p-seed.p-seed--variant .p-seed__hero-copy{display:block;padding:36px 20px 40px}.p-seed.p-seed--variant .p-seed__hero-brand{display:block}.p-seed.p-seed--variant .p-seed__hero-brand-tag{margin-top:12px}.p-seed.p-seed--variant .p-seed__hero-title{margin-top:24px;font-size:clamp(1.65rem,8vw,2.3rem)}.p-seed.p-seed--variant .p-seed__hero-title-line{display:block}.p-seed.p-seed--variant .p-seed__hero-title-line+.p-seed.p-seed--variant .p-seed__hero-title-line{margin-left:0}.p-seed.p-seed--variant .p-seed__hero-lead{font-size:.84rem}.p-seed.p-seed--variant .p-seed__hero-lead br{display:none}.p-seed.p-seed--variant .p-seed__hero-actions{margin-top:28px}.p-seed.p-seed--variant .p-seed__hero-actions .p-seed__btn{width:100%;min-height:62px;padding:17px 20px;flex-direction:row}.p-seed.p-seed--variant .p-seed__alumni-grid{grid-template-columns:1fr}.p-seed.p-seed--variant .p-seed__alumni-card:nth-child(1),.p-seed.p-seed--variant .p-seed__alumni-card:nth-child(2),.p-seed.p-seed--variant .p-seed__alumni-card:nth-child(3){grid-column:1;display:block;border-bottom:1px solid var(--seed-navy)}.p-seed.p-seed--variant .p-seed__alumni-card:last-child{border-bottom:0}.p-seed.p-seed--variant .p-seed__alumni-card:nth-child(1) .p-seed__alumni-body{padding:28px 24px}.p-seed.p-seed--variant .p-seed__alumni-card:nth-child(2) .p-seed__alumni-body,.p-seed.p-seed--variant .p-seed__alumni-card:nth-child(3) .p-seed__alumni-body{padding:24px}.p-seed.p-seed--variant .p-seed__alumni-card:nth-child(2) .p-seed__alumni-photo,.p-seed.p-seed--variant .p-seed__alumni-card:nth-child(3) .p-seed__alumni-photo{border-right:0;border-bottom:1px solid var(--seed-gray-line)}.p-seed.p-seed--variant .p-seed__block--outcomes .p-seed__media--wide img,.p-seed.p-seed--variant .p-seed__media--cur img,.p-seed.p-seed--variant .p-seed__media--strengths img,.p-seed.p-seed--variant .p-seed__block--flow .p-seed__media--wide img{aspect-ratio:16/10}.p-seed.p-seed--variant .p-seed__outcome-card,.p-seed.p-seed--variant .p-seed__outcome-card:nth-child(odd){grid-template-columns:56px 50px minmax(0, 1fr);gap:14px;padding:22px 4px}.p-seed.p-seed--variant .p-seed__outcome-num{font-size:1.6rem}.p-seed.p-seed--variant .p-seed__outcome-icon{width:46px;height:46px}.p-seed.p-seed--variant .p-seed__outcome-title{font-size:.98rem}.p-seed.p-seed--variant .p-seed__outcome-body,.p-seed.p-seed--variant .p-seed__outcome-pill{grid-column:2/-1}.p-seed.p-seed--variant .p-seed__testi,.p-seed.p-seed--variant .p-seed__testi:nth-child(even),.p-seed.p-seed--variant .p-seed__testi:nth-child(2){display:flex;flex-direction:column;min-height:0}.p-seed.p-seed--variant .p-seed__testi-banner,.p-seed.p-seed--variant .p-seed__testi:nth-child(even) .p-seed__testi-banner{order:1;width:100%;aspect-ratio:16/8}.p-seed.p-seed--variant .p-seed__testi-content,.p-seed.p-seed--variant .p-seed__testi:nth-child(even) .p-seed__testi-content{order:2;padding:28px 22px 14px}.p-seed.p-seed--variant .p-seed__testi-person,.p-seed.p-seed--variant .p-seed__testi:nth-child(even) .p-seed__testi-person{order:3;margin:0 22px;padding:16px 0 24px;border-left:0;border-top:1px solid var(--seed-gray-line)}.p-seed.p-seed--variant .p-seed__curriculum-list{grid-template-columns:1fr}.p-seed.p-seed--variant .p-seed__cur-row{min-height:0;padding:28px 24px 32px;border-right:0;border-bottom:1px solid var(--seed-gray-line)}.p-seed.p-seed--variant .p-seed__cur-row:last-child{border-bottom:0}.p-seed.p-seed--variant .p-seed__cur-week-big{font-size:3.8rem}.p-seed.p-seed--variant .p-seed__strength-card,.p-seed.p-seed--variant .p-seed__strength-card:first-child{grid-template-columns:82px minmax(0, 1fr)}.p-seed.p-seed--variant .p-seed__strength-num{min-height:100%;font-size:2.6rem}.p-seed.p-seed--variant .p-seed__strength-icon{display:none}.p-seed.p-seed--variant .p-seed__strength-content{grid-column:2;display:block;padding:26px 22px}.p-seed.p-seed--variant .p-seed__strength-body{margin-top:14px;padding:14px 0 0;border-left:0;border-top:1px solid var(--seed-gray-line)}.p-seed.p-seed--variant .p-seed__price-card{display:block}.p-seed.p-seed--variant .p-seed__price-head{padding:34px 24px;gap:36px}.p-seed.p-seed--variant .p-seed__price-amt{font-size:clamp(2.85rem,14vw,4.6rem)}.p-seed.p-seed--variant .p-seed__price-features{grid-template-columns:1fr;padding:24px 20px}.p-seed.p-seed--variant .p-seed__payment-row{grid-template-columns:1fr}.p-seed.p-seed--variant .p-seed__pay-pill{border-right:0;border-bottom:1px solid var(--seed-gray-line)}.p-seed.p-seed--variant .p-seed__price-notes{padding:24px 24px 10px 42px}.p-seed.p-seed--variant .p-seed__price-cta{padding:22px 24px 28px;align-items:stretch;text-align:center}.p-seed.p-seed--variant .p-seed__price-cta .p-seed__btn{min-width:0}.p-seed.p-seed--variant .p-seed__flow-step{grid-template-columns:78px minmax(0, 1fr);min-height:0}.p-seed.p-seed--variant .p-seed__flow-num{grid-row:1/3;padding:16px 10px;font-size:2.2rem}.p-seed.p-seed--variant .p-seed__flow-body{padding:22px 18px 10px}.p-seed.p-seed--variant .p-seed__flow-time{grid-column:2;justify-self:start;margin:0 18px 18px;padding-inline:0}.p-seed.p-seed--variant .p-seed__block--faq .p-seed__wrap{display:block}.p-seed.p-seed--variant .p-seed__block--faq .p-seed__section-head{padding:34px 26px 38px}.p-seed.p-seed--variant .p-seed__block--faq .p-seed__head-num{font-size:6rem}.p-seed.p-seed--variant .p-seed__block--faq .p-seed__head-en{margin-top:34px}.p-seed.p-seed--variant .p-seed__faq-list{border-left:1px solid var(--seed-gray-line);border-top:0}.p-seed.p-seed--variant .p-seed__faq-q{padding:21px 18px;font-size:.9rem}.p-seed.p-seed--variant .p-seed__faq-qmark{min-width:38px;font-size:.9rem}.p-seed.p-seed--variant .p-seed__faq-a-inner{padding-inline:66px 22px;font-size:.84rem}.p-seed.p-seed--variant .p-seed__cta-visual img{aspect-ratio:4/3}.p-seed.p-seed--variant .p-seed__cta-copy{display:block;padding:42px 20px 46px}.p-seed.p-seed--variant .p-seed__cta-title{font-size:clamp(1.65rem,8vw,2.25rem)}.p-seed.p-seed--variant .p-seed__cta-btns{margin-top:28px}.p-seed.p-seed--variant .p-seed__cta-btns .p-seed__btn{width:100%;min-height:64px;padding:18px 20px;flex-direction:row}.p-seed.p-seed--variant .p-oneframe-footer--seed{padding-block:48px 36px}}.p-seed.p-seed--variant2{--seed-white: #ffffff;--seed-navy: #1a2148;--seed-navy-deep: #10142f;--seed-navy-soft: #262e5c;--seed-ink: #171a26;--seed-ink-deep: #0a0d1c;--seed-gray-bg: #eef0f4;--seed-gray-panel: #e2e5ec;--seed-gray-line: #c9cfda;--seed-gray-accent: #8b93a5;--seed-num: #dde1ea;--seed-sub: #575e6f;--seed-line-green: #06c755;--seed-line-green-deep: #05a648;--seed-pad: 128px;--seed-edge: calc((100vw - min(1120px, 100vw - 48px)) / 2);--seed-shift: 24px}@media screen and (max-width: 767px){.p-seed.p-seed--variant2{--seed-shift: 12px}}.p-seed.p-seed--variant2{margin:0;background:var(--seed-white);color:var(--seed-ink);font-family:"Noto Sans JP",sans-serif;line-height:1.85;-webkit-font-smoothing:antialiased}.p-seed.p-seed--variant2 *,.p-seed.p-seed--variant2 *::before,.p-seed.p-seed--variant2 *::after{box-sizing:border-box}.p-seed.p-seed--variant2 img{max-width:100%;height:auto;display:block}.p-seed.p-seed--variant2 a{color:inherit;text-decoration:none}.p-seed.p-seed--variant2 h1,.p-seed.p-seed--variant2 h2,.p-seed.p-seed--variant2 h3,.p-seed.p-seed--variant2 h4,.p-seed.p-seed--variant2 h5,.p-seed.p-seed--variant2 h6{font-family:inherit}.p-seed.p-seed--variant2 ::-moz-selection{background:var(--seed-navy);color:var(--seed-white)}.p-seed.p-seed--variant2 ::selection{background:var(--seed-navy);color:var(--seed-white)}.p-seed.p-seed--variant2 .p-seed__skip-link{position:fixed;top:12px;left:12px;z-index:100;padding:10px 16px;background:var(--seed-navy);color:var(--seed-white);font-weight:700;transform:translateY(-160%);transition:transform .18s ease}.p-seed.p-seed--variant2 .p-seed__skip-link:focus-visible{transform:translateY(0)}.p-seed.p-seed--variant2 :where(a,button):focus-visible{outline:3px solid var(--seed-navy);outline-offset:4px}.p-seed.p-seed--variant2 :is(.p-seed__block--strengths,.p-seed__cta-line,.p-seed__hero-badge,.p-oneframe-footer--seed) :where(a,button):focus-visible{outline-color:var(--seed-white)}.p-seed.p-seed--variant2 .p-seed__main{position:relative;overflow:hidden}.p-seed.p-seed--variant2 .p-seed__wrap{width:min(1120px,100% - 48px);margin-inline:auto;position:relative;z-index:2}.p-seed.p-seed--variant2 .p-seed__block{position:relative;padding-block:var(--seed-pad);background:var(--seed-white);scroll-margin-top:96px}@media screen and (max-width: 1100px){.p-seed.p-seed--variant2 .p-seed__block{--seed-pad: 96px}}@media screen and (max-width: 767px){.p-seed.p-seed--variant2 .p-seed__block{--seed-pad: 72px}}.p-seed.p-seed--variant2 .p-seed__block--alt{background:var(--seed-gray-bg)}.p-seed.p-seed--variant2 .p-seed__section-head{position:relative;margin-bottom:88px}@media screen and (max-width: 767px){.p-seed.p-seed--variant2 .p-seed__section-head{margin-bottom:48px}}.p-seed.p-seed--variant2 .p-seed__head-num{color:var(--seed-num)}@supports(-webkit-text-stroke: 1px #000000){.p-seed.p-seed--variant2 .p-seed__head-num{color:rgba(0,0,0,0);-webkit-text-stroke:1px var(--seed-gray-line)}}.p-seed.p-seed--variant2 .p-seed__head-num{position:absolute;top:-64px;z-index:0;font-family:"Lexend",sans-serif;font-weight:200;font-size:clamp(140px,16vw,224px);line-height:.85;letter-spacing:.02em;pointer-events:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}@media screen and (max-width: 767px){.p-seed.p-seed--variant2 .p-seed__head-num{font-size:88px;top:-30px}}.p-seed.p-seed--variant2 .p-seed__head-en{position:absolute;top:-48px;z-index:0;writing-mode:vertical-rl;font-family:"Lexend",sans-serif;font-weight:300;font-size:11px;letter-spacing:.42em;color:var(--seed-gray-accent);pointer-events:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}@media screen and (max-width: 767px){.p-seed.p-seed--variant2 .p-seed__head-en{display:none}}.p-seed.p-seed--variant2 .p-seed__section-head--en-right .p-seed__head-num{right:40px}@media screen and (max-width: 767px){.p-seed.p-seed--variant2 .p-seed__section-head--en-right .p-seed__head-num{right:0}}.p-seed.p-seed--variant2 .p-seed__section-head--en-right .p-seed__head-en{right:0}.p-seed.p-seed--variant2 .p-seed__section-head--en-left .p-seed__head-num{left:40px}@media screen and (max-width: 767px){.p-seed.p-seed--variant2 .p-seed__section-head--en-left .p-seed__head-num{left:auto;right:0}}.p-seed.p-seed--variant2 .p-seed__section-head--en-left .p-seed__head-en{left:0}.p-seed.p-seed--variant2 .p-seed__eyebrow,.p-seed.p-seed--variant2 .p-seed__sec-title,.p-seed.p-seed--variant2 .p-seed__sec-lead{position:relative;z-index:1;width:min(600px,100%)}.p-seed.p-seed--variant2 .p-seed__section-head--en-right .p-seed__eyebrow,.p-seed.p-seed--variant2 .p-seed__section-head--en-right .p-seed__sec-title,.p-seed.p-seed--variant2 .p-seed__section-head--en-right .p-seed__sec-lead{margin-right:auto}.p-seed.p-seed--variant2 .p-seed__section-head--en-left .p-seed__eyebrow,.p-seed.p-seed--variant2 .p-seed__section-head--en-left .p-seed__sec-title,.p-seed.p-seed--variant2 .p-seed__section-head--en-left .p-seed__sec-lead{margin-left:auto}@media screen and (max-width: 767px){.p-seed.p-seed--variant2 .p-seed__section-head--en-left .p-seed__eyebrow,.p-seed.p-seed--variant2 .p-seed__section-head--en-left .p-seed__sec-title,.p-seed.p-seed--variant2 .p-seed__section-head--en-left .p-seed__sec-lead{margin-left:0}}.p-seed.p-seed--variant2 .p-seed__eyebrow{display:flex;align-items:center;gap:12px;font-size:13px;font-weight:700;letter-spacing:.06em;color:var(--seed-navy);margin-bottom:14px}.p-seed.p-seed--variant2 .p-seed__eyebrow::before{content:"";flex:none;width:9px;height:9px;background:var(--seed-navy)}.p-seed.p-seed--variant2 .p-seed__sec-title{font-family:"Zen Kaku Gothic New","Noto Sans JP",sans-serif;font-weight:900;font-size:clamp(30px,3.6vw,42px);line-height:1.5;letter-spacing:.015em;color:var(--seed-ink);margin:0 0 18px}.p-seed.p-seed--variant2 .p-seed__y{background:var(--seed-gray-panel);color:var(--seed-ink);padding:1px 10px;box-decoration-break:clone;-webkit-box-decoration-break:clone}.p-seed.p-seed--variant2 .p-seed__sec-lead{font-size:14.5px;line-height:2.05;color:var(--seed-sub);margin:0}.p-seed.p-seed--variant2 .p-seed__header{position:sticky;top:0;z-index:50;background:var(--seed-white);border-bottom:1px solid var(--seed-gray-line)}.p-seed.p-seed--variant2 .p-seed__header-inner{width:min(1200px,100% - 40px);margin-inline:auto;height:68px;display:flex;align-items:center;justify-content:space-between;gap:24px}@media screen and (max-width: 767px){.p-seed.p-seed--variant2 .p-seed__header-inner{height:58px}}.p-seed.p-seed--variant2 .p-seed__brand{display:flex;align-items:center;flex:none}.p-seed.p-seed--variant2 .p-seed__brand-logo{height:34px;width:auto}@media screen and (max-width: 767px){.p-seed.p-seed--variant2 .p-seed__brand-logo{height:28px}}.p-seed.p-seed--variant2 .p-seed__nav{display:flex;align-items:center;gap:20px}.p-seed.p-seed--variant2 .p-seed__nav a{font-size:12px;font-weight:500;color:var(--seed-ink);letter-spacing:.04em;position:relative;padding-block:4px}.p-seed.p-seed--variant2 .p-seed__nav a::after{content:"";position:absolute;left:0;bottom:-2px;width:100%;height:2px;background:var(--seed-navy);transform:scaleX(0);transform-origin:left;transition:transform .2s ease}.p-seed.p-seed--variant2 .p-seed__nav a:hover::after{transform:scaleX(1)}@media screen and (max-width: 1100px){.p-seed.p-seed--variant2 .p-seed__nav{display:none}}.p-seed.p-seed--variant2 .p-seed__nav-num{font-family:"Lexend",sans-serif;font-weight:400;font-size:10px;color:var(--seed-gray-accent);margin-right:5px}.p-seed.p-seed--variant2 .p-seed__header-cta{flex:none;padding:11px 22px;background:var(--seed-navy);color:var(--seed-white);font-size:13px;font-weight:700;letter-spacing:.04em;transition:background-color .2s ease}.p-seed.p-seed--variant2 .p-seed__header-cta:hover{background:var(--seed-navy-deep)}@media screen and (max-width: 767px){.p-seed.p-seed--variant2 .p-seed__header-cta{padding:9px 14px;font-size:12px}}.p-seed.p-seed--variant2 .p-seed__btn{display:inline-flex;align-items:center;justify-content:center;gap:12px;padding:18px 36px;font-size:15px;font-weight:800;letter-spacing:.05em;line-height:1.4;border:none;position:relative}@media screen and (max-width: 767px){.p-seed.p-seed--variant2 .p-seed__btn{width:100%;padding:17px 22px}}.p-seed.p-seed--variant2 .p-seed__btn--line{background:var(--seed-line-green);color:var(--seed-white);box-shadow:7px 7px 0 0 var(--seed-navy);transition:transform .15s ease,box-shadow .15s ease,background-color .15s ease}.p-seed.p-seed--variant2 .p-seed__btn--line:hover{transform:translate(4px, 4px);box-shadow:3px 3px 0 0 var(--seed-navy);background:var(--seed-line-green-deep)}.p-seed.p-seed--variant2 .p-seed__btn-arrow{flex:none;width:9px;height:9px;border-top:2px solid currentColor;border-right:2px solid currentColor;transform:rotate(45deg)}.p-seed.p-seed--variant2 .p-seed__btn-line-icon{flex:none;display:inline-grid;place-items:center;padding:3px 7px;background:var(--seed-white)}.p-seed.p-seed--variant2 .p-seed__btn-line-icon::before{content:"LINE";font-family:"Lexend",sans-serif;font-weight:800;font-size:9px;letter-spacing:.08em;color:var(--seed-line-green);line-height:1.2}.p-seed.p-seed--variant2 .p-seed__hero{position:relative;background:var(--seed-white);padding:88px 0 120px}.p-seed.p-seed--variant2 .p-seed__hero::before{content:"";position:absolute;top:0;right:0;width:38%;height:100%;background:var(--seed-gray-bg)}@media screen and (max-width: 1100px){.p-seed.p-seed--variant2 .p-seed__hero{padding:64px 0 96px}.p-seed.p-seed--variant2 .p-seed__hero::before{width:100%;height:34%;top:auto;bottom:0}}@media screen and (max-width: 767px){.p-seed.p-seed--variant2 .p-seed__hero{padding:48px 0 80px}}.p-seed.p-seed--variant2 .p-seed__hero-watermark{color:var(--seed-num)}@supports(-webkit-text-stroke: 1px #000000){.p-seed.p-seed--variant2 .p-seed__hero-watermark{color:rgba(0,0,0,0);-webkit-text-stroke:1px var(--seed-gray-line)}}.p-seed.p-seed--variant2 .p-seed__hero-watermark{position:absolute;z-index:0;top:-36px;right:calc(var(--seed-edge)*.2);font-family:"Anton","Lexend",sans-serif;font-weight:400;font-size:clamp(240px,30vw,430px);line-height:.9;pointer-events:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}@media screen and (max-width: 1100px){.p-seed.p-seed--variant2 .p-seed__hero-watermark{font-size:200px;top:-20px;right:4px}}@media screen and (max-width: 767px){.p-seed.p-seed--variant2 .p-seed__hero-watermark{font-size:140px;top:-12px}}.p-seed.p-seed--variant2 .p-seed__hero-content{width:min(1120px,100% - 48px);margin-inline:auto;position:relative;z-index:1}.p-seed.p-seed--variant2 .p-seed__hero-shell{display:grid;grid-template-columns:minmax(0, 6fr) minmax(0, 5fr);gap:56px;align-items:start}@media screen and (max-width: 1100px){.p-seed.p-seed--variant2 .p-seed__hero-shell{grid-template-columns:minmax(0, 1fr);gap:56px}}.p-seed.p-seed--variant2 .p-seed__hero-copy{padding-top:40px}@media screen and (max-width: 1100px){.p-seed.p-seed--variant2 .p-seed__hero-copy{padding-top:0;max-width:640px}}.p-seed.p-seed--variant2 .p-seed__hero-brand{display:flex;align-items:baseline;gap:14px}.p-seed.p-seed--variant2 .p-seed__hero-brand-name{display:inline-flex;align-items:center;gap:10px;font-family:"Lexend",sans-serif;font-weight:800;font-size:20px;letter-spacing:.18em;color:var(--seed-navy)}.p-seed.p-seed--variant2 .p-seed__hero-brand-name::before{content:"";width:11px;height:11px;background:var(--seed-navy)}.p-seed.p-seed--variant2 .p-seed__hero-brand-tag{font-family:"Lexend",sans-serif;font-weight:300;font-size:11px;letter-spacing:.14em;color:var(--seed-gray-accent)}.p-seed.p-seed--variant2 .p-seed__hero-title{font-family:"Zen Kaku Gothic New","Noto Sans JP",sans-serif;font-weight:900;font-size:clamp(34px,4.3vw,52px);line-height:1.42;letter-spacing:.02em;color:var(--seed-ink);margin:30px 0 24px}.p-seed.p-seed--variant2 .p-seed__hero-title-line{display:block}.p-seed.p-seed--variant2 .p-seed__hero-title-accent{display:inline-block;background:var(--seed-navy);color:var(--seed-white);padding:0 14px;margin-right:2px}.p-seed.p-seed--variant2 .p-seed__hero-lead{font-size:15px;line-height:2.15;color:var(--seed-sub);margin:0 0 40px}.p-seed.p-seed--variant2 .p-seed__hero-actions{display:flex;align-items:center;gap:20px}@media screen and (max-width: 767px){.p-seed.p-seed--variant2 .p-seed__hero-actions{flex-direction:column;align-items:stretch}}.p-seed.p-seed--variant2 .p-seed__hero-visual{position:relative;z-index:1;padding:0 var(--seed-shift) calc(var(--seed-shift) + 44px) 0}.p-seed.p-seed--variant2 .p-seed__hero-visual::before{content:"";position:absolute;top:44px;right:0;left:56px;bottom:0;background:var(--seed-navy)}@media screen and (max-width: 767px){.p-seed.p-seed--variant2 .p-seed__hero-visual{padding:0 var(--seed-shift) calc(var(--seed-shift) + 56px) 0}.p-seed.p-seed--variant2 .p-seed__hero-visual::before{top:28px;left:28px}}.p-seed.p-seed--variant2 .p-seed__hero-figure{position:relative;z-index:1;margin:0}.p-seed.p-seed--variant2 .p-seed__hero-figure img{width:100%}.p-seed.p-seed--variant2 .p-seed__hero-figure--sub{position:absolute;z-index:2;left:-48px;bottom:-4px;width:min(300px,52%);border:8px solid var(--seed-white)}@media screen and (max-width: 767px){.p-seed.p-seed--variant2 .p-seed__hero-figure--sub{left:-8px;bottom:8px;width:55%;border-width:5px}}.p-seed.p-seed--variant2 .p-seed__hero-badge{position:absolute;z-index:3;top:24px;right:-2px;display:flex;flex-direction:column;gap:2px;padding:14px 20px;background:var(--seed-navy-deep);color:var(--seed-white)}@media screen and (max-width: 767px){.p-seed.p-seed--variant2 .p-seed__hero-badge{top:12px;right:0;padding:10px 14px}}.p-seed.p-seed--variant2 .p-seed__hero-badge-k{font-size:11px;letter-spacing:.08em;color:var(--seed-gray-line)}.p-seed.p-seed--variant2 .p-seed__hero-badge-v{font-size:14px;font-weight:700;letter-spacing:.04em}@media screen and (max-width: 767px){.p-seed.p-seed--variant2 .p-seed__hero-badge-v{font-size:12.5px}}.p-seed.p-seed--variant2 .p-seed__media{position:relative;margin:0 var(--seed-shift) calc(var(--seed-shift) + 64px) 0}.p-seed.p-seed--variant2 .p-seed__media::before{content:"";position:absolute;z-index:0;top:var(--seed-shift);left:var(--seed-shift);right:calc(-1*var(--seed-shift));bottom:calc(-1*var(--seed-shift));background:var(--seed-navy)}.p-seed.p-seed--variant2 .p-seed__media img{position:relative;z-index:1;width:100%}@media screen and (max-width: 767px){.p-seed.p-seed--variant2 .p-seed__media{margin-bottom:calc(var(--seed-shift) + 48px)}}.p-seed.p-seed--variant2 .p-seed__media-cap{position:absolute;z-index:2;left:-12px;bottom:calc(-1*var(--seed-shift) - 16px);max-width:calc(100% - 40px);padding:10px 18px;background:var(--seed-white);border:1px solid var(--seed-gray-line);border-left:4px solid var(--seed-navy);font-size:12px;line-height:1.7;color:var(--seed-sub)}@media screen and (max-width: 767px){.p-seed.p-seed--variant2 .p-seed__media-cap{left:-6px;bottom:calc(-1*var(--seed-shift) - 14px);font-size:11px;padding:8px 12px}}.p-seed.p-seed--variant2 .p-seed__alumni-grid{position:relative;display:grid;grid-template-columns:repeat(3, minmax(0, 1fr));gap:28px}.p-seed.p-seed--variant2 .p-seed__alumni-grid::before{content:"";position:absolute;z-index:0;top:120px;bottom:64px;left:calc(-1*var(--seed-edge));width:calc(var(--seed-edge) + 76%);background:var(--seed-navy)}@media screen and (max-width: 1100px){.p-seed.p-seed--variant2 .p-seed__alumni-grid{grid-template-columns:minmax(0, 1fr);max-width:640px;margin-inline:auto}.p-seed.p-seed--variant2 .p-seed__alumni-grid::before{top:96px;bottom:96px;left:calc(-1*var(--seed-edge));width:100vw}}.p-seed.p-seed--variant2 .p-seed__alumni-card{position:relative;z-index:1;background:var(--seed-white);border:1px solid var(--seed-gray-line);display:flex;flex-direction:column}.p-seed.p-seed--variant2 .p-seed__alumni-card:nth-child(2){margin-top:60px}.p-seed.p-seed--variant2 .p-seed__alumni-card:nth-child(3){margin-top:120px}@media screen and (max-width: 1100px){.p-seed.p-seed--variant2 .p-seed__alumni-card:nth-child(2),.p-seed.p-seed--variant2 .p-seed__alumni-card:nth-child(3){margin-top:0}.p-seed.p-seed--variant2 .p-seed__alumni-card:nth-child(2){margin-left:32px}.p-seed.p-seed--variant2 .p-seed__alumni-card:nth-child(3){margin-right:32px}}@media screen and (max-width: 767px){.p-seed.p-seed--variant2 .p-seed__alumni-card:nth-child(2){margin-left:16px}.p-seed.p-seed--variant2 .p-seed__alumni-card:nth-child(3){margin-right:16px}}.p-seed.p-seed--variant2 .p-seed__alumni-photo{position:relative;margin:0;aspect-ratio:4/3}.p-seed.p-seed--variant2 .p-seed__alumni-photo img{position:absolute;inset:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.p-seed.p-seed--variant2 .p-seed__alumni-photo-badge{position:absolute;z-index:2;top:14px;left:-9px;padding:7px 14px;background:var(--seed-navy-deep);color:var(--seed-white);font-size:11.5px;font-weight:700;letter-spacing:.04em}.p-seed.p-seed--variant2 .p-seed__alumni-body{display:flex;flex-direction:column;flex:1;padding:22px 22px 26px}.p-seed.p-seed--variant2 .p-seed__alumni-name{font-family:"Lexend","Noto Sans JP",sans-serif;font-weight:600;font-size:12.5px;letter-spacing:.12em;color:var(--seed-gray-accent);margin:0 0 10px}.p-seed.p-seed--variant2 .p-seed__alumni-income{display:flex;flex-direction:column;gap:2px;padding-bottom:14px;margin-bottom:14px;border-bottom:1px solid var(--seed-gray-line)}.p-seed.p-seed--variant2 .p-seed__alumni-income-label{font-size:11px;letter-spacing:.08em;color:var(--seed-sub)}.p-seed.p-seed--variant2 .p-seed__alumni-income-value{font-family:"Lexend",sans-serif;font-weight:800;font-size:32px;line-height:1.2;letter-spacing:.01em;color:var(--seed-navy)}.p-seed.p-seed--variant2 .p-seed__alumni-work{display:flex;flex-direction:column;gap:2px;padding:12px 14px;background:var(--seed-gray-bg);margin-bottom:14px}.p-seed.p-seed--variant2 .p-seed__alumni-work-label{font-size:10.5px;letter-spacing:.1em;color:var(--seed-gray-accent)}.p-seed.p-seed--variant2 .p-seed__alumni-work-title{font-size:13.5px;font-weight:700;color:var(--seed-ink)}.p-seed.p-seed--variant2 .p-seed__alumni-comment{font-size:13px;line-height:1.9;color:var(--seed-sub);margin:0}.p-seed.p-seed--variant2 .p-seed__outcomes-grid{display:grid;grid-template-columns:repeat(3, minmax(0, 1fr));gap:24px}@media screen and (max-width: 1100px){.p-seed.p-seed--variant2 .p-seed__outcomes-grid{grid-template-columns:repeat(2, minmax(0, 1fr))}}@media screen and (max-width: 767px){.p-seed.p-seed--variant2 .p-seed__outcomes-grid{grid-template-columns:minmax(0, 1fr);gap:16px}}.p-seed.p-seed--variant2 .p-seed__outcome-card{position:relative;display:flex;flex-direction:column;padding:28px 26px 26px;background:var(--seed-white);border:1px solid var(--seed-gray-line)}.p-seed.p-seed--variant2 .p-seed__outcome-card::after{content:"";position:absolute;top:-1px;right:-1px;width:14px;height:14px;background:var(--seed-navy)}@media screen and (min-width: 1101px){.p-seed.p-seed--variant2 .p-seed__outcome-card:nth-child(3n+2){transform:translateY(32px)}}@media screen and (min-width: 768px)and (max-width: 1100px){.p-seed.p-seed--variant2 .p-seed__outcome-card:nth-child(2n){transform:translateY(24px)}}.p-seed.p-seed--variant2 .p-seed__outcome-num{font-family:"Lexend",sans-serif;font-weight:500;font-size:11px;letter-spacing:.14em;color:var(--seed-gray-accent);margin-bottom:18px}.p-seed.p-seed--variant2 .p-seed__outcome-icon{width:46px;height:46px;display:grid;place-items:center;background:var(--seed-navy);margin-bottom:18px}.p-seed.p-seed--variant2 .p-seed__outcome-icon .material-symbols-outlined{font-size:24px;color:var(--seed-white)}.p-seed.p-seed--variant2 .p-seed__outcome-title{font-size:17px;font-weight:700;line-height:1.55;letter-spacing:.02em;color:var(--seed-ink);margin:0 0 10px}.p-seed.p-seed--variant2 .p-seed__outcome-body{font-size:13.5px;line-height:1.95;color:var(--seed-sub);margin:0;flex:1}.p-seed.p-seed--variant2 .p-seed__outcome-pill{align-self:flex-start;margin-top:18px;padding:6px 12px;border:1px solid var(--seed-gray-line);font-size:11.5px;font-weight:500;letter-spacing:.04em;color:var(--seed-sub)}.p-seed.p-seed--variant2 .p-seed__testimonials-grid{counter-reset:seed-testi;display:grid;grid-template-columns:repeat(3, minmax(0, 1fr));gap:28px}@media screen and (max-width: 1100px){.p-seed.p-seed--variant2 .p-seed__testimonials-grid{grid-template-columns:minmax(0, 1fr);max-width:640px;margin-inline:auto}}.p-seed.p-seed--variant2 .p-seed__testi{counter-increment:seed-testi;position:relative;display:flex;flex-direction:column;background:var(--seed-white);border:1px solid var(--seed-gray-line)}@media screen and (min-width: 1101px){.p-seed.p-seed--variant2 .p-seed__testi:nth-child(2){margin-top:48px}}@media screen and (max-width: 1100px){.p-seed.p-seed--variant2 .p-seed__testi:nth-child(2){margin-left:32px}.p-seed.p-seed--variant2 .p-seed__testi:nth-child(3){margin-right:32px}}@media screen and (max-width: 767px){.p-seed.p-seed--variant2 .p-seed__testi:nth-child(2){margin-left:16px}.p-seed.p-seed--variant2 .p-seed__testi:nth-child(3){margin-right:16px}}.p-seed.p-seed--variant2 .p-seed__testi-banner{position:relative;aspect-ratio:16/9}.p-seed.p-seed--variant2 .p-seed__testi-banner img{position:absolute;inset:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.p-seed.p-seed--variant2 .p-seed__testi-banner-en{position:absolute;z-index:2;top:0;left:0;padding:8px 14px;background:var(--seed-navy);color:var(--seed-white);font-family:"Lexend",sans-serif;font-weight:500;font-size:10px;letter-spacing:.3em}.p-seed.p-seed--variant2 .p-seed__testi-banner-num{position:absolute;z-index:2;right:14px;bottom:-16px;font-family:"Lexend",sans-serif;font-weight:300;font-size:44px;line-height:1;pointer-events:none}.p-seed.p-seed--variant2 .p-seed__testi-banner-num::before{color:var(--seed-gray-line)}@supports(-webkit-text-stroke: 1px #000000){.p-seed.p-seed--variant2 .p-seed__testi-banner-num::before{color:rgba(0,0,0,0);-webkit-text-stroke:1px var(--seed-navy)}}.p-seed.p-seed--variant2 .p-seed__testi-banner-num::before{content:counter(seed-testi, decimal-leading-zero)}.p-seed.p-seed--variant2 .p-seed__testi-content{padding:26px 24px 10px}.p-seed.p-seed--variant2 .p-seed__testi-stars{font-size:13px;letter-spacing:4px;color:var(--seed-navy);margin-bottom:12px}.p-seed.p-seed--variant2 .p-seed__testi-head{font-size:16px;font-weight:700;line-height:1.65;letter-spacing:.02em;color:var(--seed-ink);margin:0 0 10px}.p-seed.p-seed--variant2 .p-seed__testi-body{font-size:13.5px;line-height:1.95;color:var(--seed-sub);margin:0}.p-seed.p-seed--variant2 .p-seed__testi-person{margin-top:auto;padding:16px 24px 20px;border-top:1px solid var(--seed-gray-line)}.p-seed.p-seed--variant2 .p-seed__testi-who{font-size:14px;font-weight:700;color:var(--seed-ink)}.p-seed.p-seed--variant2 .p-seed__testi-role{font-size:12px;color:var(--seed-gray-accent)}.p-seed.p-seed--variant2 .p-seed__cur-layout{display:grid;grid-template-columns:minmax(0, 5fr) minmax(0, 6fr);gap:72px;align-items:start}@media screen and (max-width: 1100px){.p-seed.p-seed--variant2 .p-seed__cur-layout{grid-template-columns:minmax(0, 1fr);gap:64px}}.p-seed.p-seed--variant2 .p-seed__media--cur{margin-bottom:var(--seed-shift)}.p-seed.p-seed--variant2 .p-seed__curriculum-list{border-top:1px solid var(--seed-gray-line)}.p-seed.p-seed--variant2 .p-seed__cur-row{display:grid;grid-template-columns:88px minmax(0, 1fr);gap:20px;padding:24px 4px;border-bottom:1px solid var(--seed-gray-line)}@media screen and (max-width: 767px){.p-seed.p-seed--variant2 .p-seed__cur-row{grid-template-columns:64px minmax(0, 1fr);gap:14px;padding:18px 2px}}.p-seed.p-seed--variant2 .p-seed__cur-week{display:flex;flex-direction:column;gap:2px;font-family:"Lexend",sans-serif;font-weight:500;font-size:10px;letter-spacing:.16em;text-transform:uppercase;color:var(--seed-gray-accent)}.p-seed.p-seed--variant2 .p-seed__cur-week-big{font-weight:600;font-size:34px;line-height:1.1;letter-spacing:.02em;color:var(--seed-navy)}@media screen and (max-width: 767px){.p-seed.p-seed--variant2 .p-seed__cur-week-big{font-size:27px}}.p-seed.p-seed--variant2 .p-seed__cur-title{font-size:16.5px;font-weight:700;letter-spacing:.02em;color:var(--seed-ink);margin:0 0 6px}.p-seed.p-seed--variant2 .p-seed__cur-desc{font-size:13.5px;line-height:1.95;color:var(--seed-sub);margin:0}.p-seed.p-seed--variant2 .p-seed__block--strengths{background:var(--seed-navy)}.p-seed.p-seed--variant2 .p-seed__block--strengths .p-seed__head-num{color:hsla(0,0%,100%,.14)}@supports(-webkit-text-stroke: 1px #000000){.p-seed.p-seed--variant2 .p-seed__block--strengths .p-seed__head-num{color:rgba(0,0,0,0);-webkit-text-stroke:1px hsla(0,0%,100%,.4)}}.p-seed.p-seed--variant2 .p-seed__block--strengths .p-seed__head-en{color:hsla(0,0%,100%,.55)}.p-seed.p-seed--variant2 .p-seed__block--strengths .p-seed__eyebrow{color:var(--seed-white)}.p-seed.p-seed--variant2 .p-seed__block--strengths .p-seed__eyebrow::before{background:var(--seed-gray-panel)}.p-seed.p-seed--variant2 .p-seed__block--strengths .p-seed__sec-title{color:var(--seed-white)}.p-seed.p-seed--variant2 .p-seed__block--strengths .p-seed__y{background:var(--seed-gray-panel);color:var(--seed-navy-deep)}.p-seed.p-seed--variant2 .p-seed__block--strengths .p-seed__sec-lead{color:hsla(0,0%,100%,.78)}.p-seed.p-seed--variant2 .p-seed__strengths-panel{position:relative}.p-seed.p-seed--variant2 .p-seed__media--strengths{width:min(620px,55%);margin-left:auto;margin-top:-150px;margin-bottom:64px}.p-seed.p-seed--variant2 .p-seed__media--strengths::before{background:var(--seed-navy-soft)}.p-seed.p-seed--variant2 .p-seed__media--strengths .p-seed__media-cap{border-left-color:var(--seed-navy-soft)}@media screen and (max-width: 1100px){.p-seed.p-seed--variant2 .p-seed__media--strengths{width:100%;margin-top:0;margin-bottom:calc(var(--seed-shift) + 56px)}}.p-seed.p-seed--variant2 .p-seed__strengths-grid{display:grid;gap:24px}.p-seed.p-seed--variant2 .p-seed__strength-card{position:relative;z-index:1;width:min(720px,88%);display:grid;grid-template-columns:46px minmax(0, 1fr);gap:4px 20px;padding:28px 32px;background:var(--seed-white)}.p-seed.p-seed--variant2 .p-seed__strength-card:nth-child(odd){margin-right:auto}.p-seed.p-seed--variant2 .p-seed__strength-card:nth-child(even){margin-left:auto}.p-seed.p-seed--variant2 .p-seed__strength-card:first-child{margin-top:-44px}@media screen and (max-width: 1100px){.p-seed.p-seed--variant2 .p-seed__strength-card{width:100%}.p-seed.p-seed--variant2 .p-seed__strength-card:first-child{margin-top:0}}@media screen and (max-width: 767px){.p-seed.p-seed--variant2 .p-seed__strength-card{grid-template-columns:40px minmax(0, 1fr);gap:4px 14px;padding:22px 20px}}.p-seed.p-seed--variant2 .p-seed__strength-icon{grid-row:1/3;width:46px;height:46px;display:grid;place-items:center;background:var(--seed-navy)}.p-seed.p-seed--variant2 .p-seed__strength-icon .material-symbols-outlined{font-size:24px;color:var(--seed-white)}@media screen and (max-width: 767px){.p-seed.p-seed--variant2 .p-seed__strength-icon{width:40px;height:40px}.p-seed.p-seed--variant2 .p-seed__strength-icon .material-symbols-outlined{font-size:21px}}.p-seed.p-seed--variant2 .p-seed__strength-num{font-family:"Lexend",sans-serif;font-weight:500;font-size:11px;letter-spacing:.16em;color:var(--seed-gray-accent)}.p-seed.p-seed--variant2 .p-seed__strength-title{font-size:17px;font-weight:700;letter-spacing:.02em;color:var(--seed-ink);margin:0 0 8px}.p-seed.p-seed--variant2 .p-seed__strength-body{font-size:13.5px;line-height:1.95;color:var(--seed-sub);margin:0}.p-seed.p-seed--variant2 .p-seed__price-card{position:relative;background:var(--seed-white);border:1px solid var(--seed-gray-line);padding:56px;margin-right:var(--seed-shift);margin-bottom:var(--seed-shift)}.p-seed.p-seed--variant2 .p-seed__price-card::before{content:"";position:absolute;z-index:-1;top:var(--seed-shift);left:var(--seed-shift);right:calc(-1*var(--seed-shift));bottom:calc(-1*var(--seed-shift));background:var(--seed-navy)}@media screen and (max-width: 1100px){.p-seed.p-seed--variant2 .p-seed__price-card{padding:40px 36px}}@media screen and (max-width: 767px){.p-seed.p-seed--variant2 .p-seed__price-card{padding:28px 20px}}.p-seed.p-seed--variant2 .p-seed__price-head{display:flex;align-items:flex-end;justify-content:space-between;gap:32px;padding-bottom:28px;margin-bottom:28px;border-bottom:1px solid var(--seed-gray-line)}@media screen and (max-width: 767px){.p-seed.p-seed--variant2 .p-seed__price-head{flex-direction:column;align-items:flex-start;gap:20px}}.p-seed.p-seed--variant2 .p-seed__price-name{font-family:"Zen Kaku Gothic New","Noto Sans JP",sans-serif;font-weight:900;font-size:24px;letter-spacing:.02em;color:var(--seed-ink);margin:0 0 6px}.p-seed.p-seed--variant2 .p-seed__price-sub{font-size:12.5px;letter-spacing:.04em;color:var(--seed-sub);margin:0}.p-seed.p-seed--variant2 .p-seed__price-tag{text-align:right;flex:none}@media screen and (max-width: 767px){.p-seed.p-seed--variant2 .p-seed__price-tag{text-align:left}}.p-seed.p-seed--variant2 .p-seed__price-pre{font-size:13px;color:var(--seed-gray-accent);text-decoration:line-through;margin-bottom:2px}.p-seed.p-seed--variant2 .p-seed__price-amt{font-family:"Lexend",sans-serif;font-weight:800;font-size:clamp(42px,5vw,56px);line-height:1.1;letter-spacing:.01em;color:var(--seed-navy)}.p-seed.p-seed--variant2 .p-seed__price-yen{font-size:.5em;font-weight:600;color:var(--seed-gray-accent);margin-right:4px}.p-seed.p-seed--variant2 .p-seed__price-tax{font-size:12px;letter-spacing:.06em;color:var(--seed-sub);margin-top:4px}.p-seed.p-seed--variant2 .p-seed__price-features{list-style:none;display:grid;grid-template-columns:repeat(2, minmax(0, 1fr));gap:12px 36px;padding:0;margin:0 0 28px}.p-seed.p-seed--variant2 .p-seed__price-features li{display:flex;align-items:flex-start;gap:10px;font-size:14px;font-weight:500;color:var(--seed-ink)}@media screen and (max-width: 767px){.p-seed.p-seed--variant2 .p-seed__price-features{grid-template-columns:minmax(0, 1fr);gap:10px}}.p-seed.p-seed--variant2 .p-seed__price-check{flex:none;position:relative;width:16px;height:16px;margin-top:5px;background:var(--seed-navy)}.p-seed.p-seed--variant2 .p-seed__price-check::after{content:"";position:absolute;left:5px;top:2px;width:5px;height:8px;border-right:2px solid var(--seed-white);border-bottom:2px solid var(--seed-white);transform:rotate(45deg)}.p-seed.p-seed--variant2 .p-seed__payment-row{display:grid;grid-template-columns:repeat(3, minmax(0, 1fr));gap:16px;margin-bottom:24px}@media screen and (max-width: 1100px){.p-seed.p-seed--variant2 .p-seed__payment-row{grid-template-columns:minmax(0, 1fr)}}.p-seed.p-seed--variant2 .p-seed__pay-pill{padding:16px 18px;border:1px solid var(--seed-gray-line);border-top:3px solid var(--seed-navy)}.p-seed.p-seed--variant2 .p-seed__pay-k{font-family:"Lexend",sans-serif;font-weight:500;font-size:10px;letter-spacing:.16em;color:var(--seed-gray-accent);margin-bottom:4px}.p-seed.p-seed--variant2 .p-seed__pay-v{font-size:13.5px;font-weight:700;color:var(--seed-ink)}.p-seed.p-seed--variant2 .p-seed__price-notes{list-style:none;padding:0;margin:0 0 36px}.p-seed.p-seed--variant2 .p-seed__price-notes li{position:relative;padding-left:16px;font-size:12px;line-height:1.9;color:var(--seed-sub)}.p-seed.p-seed--variant2 .p-seed__price-notes li::before{content:"";position:absolute;left:0;top:9px;width:6px;height:6px;background:var(--seed-gray-line)}.p-seed.p-seed--variant2 .p-seed__price-cta{display:flex;flex-direction:column;align-items:center;gap:16px;padding-top:32px;border-top:1px solid var(--seed-gray-line)}.p-seed.p-seed--variant2 .p-seed__price-meta{font-size:12px;font-weight:700;letter-spacing:.14em;color:var(--seed-navy);border:1px solid var(--seed-navy);padding:6px 16px}.p-seed.p-seed--variant2 .p-seed__flow-list{display:grid;gap:0}.p-seed.p-seed--variant2 .p-seed__flow-step{position:relative;z-index:1;width:min(760px,72%);display:grid;grid-template-columns:72px minmax(0, 1fr) auto;align-items:center;gap:24px;padding:24px 30px;background:var(--seed-white);border:1px solid var(--seed-gray-line);margin-top:-1px}@media screen and (min-width: 1101px){.p-seed.p-seed--variant2 .p-seed__flow-step:nth-child(1){margin-left:0%}.p-seed.p-seed--variant2 .p-seed__flow-step:nth-child(2){margin-left:7%}.p-seed.p-seed--variant2 .p-seed__flow-step:nth-child(3){margin-left:14%}.p-seed.p-seed--variant2 .p-seed__flow-step:nth-child(4){margin-left:21%}.p-seed.p-seed--variant2 .p-seed__flow-step:nth-child(5){margin-left:28%}}@media screen and (min-width: 768px)and (max-width: 1100px){.p-seed.p-seed--variant2 .p-seed__flow-step{width:84%}.p-seed.p-seed--variant2 .p-seed__flow-step:nth-child(1){margin-left:0%}.p-seed.p-seed--variant2 .p-seed__flow-step:nth-child(2){margin-left:4%}.p-seed.p-seed--variant2 .p-seed__flow-step:nth-child(3){margin-left:8%}.p-seed.p-seed--variant2 .p-seed__flow-step:nth-child(4){margin-left:12%}.p-seed.p-seed--variant2 .p-seed__flow-step:nth-child(5){margin-left:16%}}@media screen and (max-width: 767px){.p-seed.p-seed--variant2 .p-seed__flow-step{width:100%;grid-template-columns:48px minmax(0, 1fr);gap:8px 16px;padding:18px 18px;margin-top:12px}.p-seed.p-seed--variant2 .p-seed__flow-step:first-child{margin-top:0}}.p-seed.p-seed--variant2 .p-seed__flow-num{font-family:"Lexend",sans-serif;font-weight:300;font-size:34px;line-height:1;letter-spacing:.02em;color:var(--seed-navy)}@media screen and (max-width: 767px){.p-seed.p-seed--variant2 .p-seed__flow-num{font-size:26px;grid-row:1/3;align-self:start;margin-top:3px}}.p-seed.p-seed--variant2 .p-seed__flow-title{font-size:16.5px;font-weight:700;letter-spacing:.02em;color:var(--seed-ink);margin:0 0 4px}.p-seed.p-seed--variant2 .p-seed__flow-desc{font-size:13px;line-height:1.85;color:var(--seed-sub);margin:0}.p-seed.p-seed--variant2 .p-seed__flow-time{flex:none;align-self:center;padding:6px 12px;border:1px solid var(--seed-navy);font-size:11px;font-weight:700;letter-spacing:.08em;color:var(--seed-navy);white-space:nowrap}@media screen and (max-width: 767px){.p-seed.p-seed--variant2 .p-seed__flow-time{grid-column:2;justify-self:start}}.p-seed.p-seed--variant2 .p-seed__faq-list{border-top:2px solid var(--seed-navy)}.p-seed.p-seed--variant2 .p-seed__faq-item{border-bottom:1px solid var(--seed-gray-line)}.p-seed.p-seed--variant2 .p-seed__faq-item.is-open{background:var(--seed-gray-bg);box-shadow:inset 4px 0 0 0 var(--seed-navy)}.p-seed.p-seed--variant2 .p-seed__faq-q{width:100%;display:flex;align-items:center;justify-content:space-between;gap:20px;padding:22px 20px;background:rgba(0,0,0,0);border:none;cursor:pointer;text-align:left;font-family:inherit;font-size:15px;font-weight:700;line-height:1.7;color:var(--seed-ink)}@media screen and (max-width: 767px){.p-seed.p-seed--variant2 .p-seed__faq-q{padding:18px 14px;font-size:14px;gap:12px}}.p-seed.p-seed--variant2 .p-seed__faq-qmark{font-family:"Lexend",sans-serif;font-weight:600;font-size:13px;letter-spacing:.08em;color:var(--seed-navy);margin-right:14px}.p-seed.p-seed--variant2 .p-seed__faq-toggle{flex:none;position:relative;width:30px;height:30px;border:1px solid var(--seed-navy);background:var(--seed-white);transition:background-color .2s ease}.p-seed.p-seed--variant2 .p-seed__faq-toggle::before,.p-seed.p-seed--variant2 .p-seed__faq-toggle::after{content:"";position:absolute;top:50%;left:50%;width:12px;height:2px;background:var(--seed-navy);transform:translate(-50%, -50%);transition:transform .2s ease,background-color .2s ease}.p-seed.p-seed--variant2 .p-seed__faq-toggle::after{transform:translate(-50%, -50%) rotate(90deg)}.p-seed.p-seed--variant2 .p-seed__faq-item.is-open .p-seed__faq-toggle{background:var(--seed-navy)}.p-seed.p-seed--variant2 .p-seed__faq-item.is-open .p-seed__faq-toggle::before,.p-seed.p-seed--variant2 .p-seed__faq-item.is-open .p-seed__faq-toggle::after{background:var(--seed-white)}.p-seed.p-seed--variant2 .p-seed__faq-item.is-open .p-seed__faq-toggle::after{transform:translate(-50%, -50%) rotate(0deg)}.p-seed.p-seed--variant2 .p-seed__faq-a{display:grid;grid-template-rows:0fr;transition:grid-template-rows .28s ease}.p-seed.p-seed--variant2 .p-seed__faq-item.is-open .p-seed__faq-a{grid-template-rows:1fr}.p-seed.p-seed--variant2 .p-seed__faq-a-inner{overflow:hidden;min-height:0;padding:0 60px 0 62px;font-size:13.5px;line-height:2;color:var(--seed-sub)}@media screen and (max-width: 767px){.p-seed.p-seed--variant2 .p-seed__faq-a-inner{padding:0 44px 0 14px}}.p-seed.p-seed--variant2 .p-seed__faq-item.is-open .p-seed__faq-a-inner{padding-bottom:24px}.p-seed.p-seed--variant2 .p-seed__cta-line{background:var(--seed-navy-deep);margin-top:180px;padding:104px 0 120px}@media screen and (max-width: 1100px){.p-seed.p-seed--variant2 .p-seed__cta-line{margin-top:96px;padding:80px 0 96px}}@media screen and (max-width: 767px){.p-seed.p-seed--variant2 .p-seed__cta-line{margin-top:72px;padding:64px 0 80px}}.p-seed.p-seed--variant2 .p-seed__cta-grid{display:grid;grid-template-columns:minmax(0, 6fr) minmax(0, 5fr);gap:64px;align-items:center}@media screen and (max-width: 1100px){.p-seed.p-seed--variant2 .p-seed__cta-grid{grid-template-columns:minmax(0, 1fr);gap:56px}}.p-seed.p-seed--variant2 .p-seed__cta-copy{color:var(--seed-white)}.p-seed.p-seed--variant2 .p-seed__head-en--dark{position:static;writing-mode:horizontal-tb;display:block;font-family:"Lexend",sans-serif;font-weight:400;font-size:11px;letter-spacing:.34em;color:var(--seed-gray-accent);margin-bottom:16px}.p-seed.p-seed--variant2 .p-seed__cta-copy .p-seed__eyebrow{color:var(--seed-white);width:auto}.p-seed.p-seed--variant2 .p-seed__cta-copy .p-seed__eyebrow::before{background:var(--seed-gray-panel)}.p-seed.p-seed--variant2 .p-seed__cta-title{font-family:"Zen Kaku Gothic New","Noto Sans JP",sans-serif;font-weight:900;font-size:clamp(26px,3.2vw,38px);line-height:1.6;letter-spacing:.02em;color:var(--seed-white);margin:0 0 18px}.p-seed.p-seed--variant2 .p-seed__cta-title .p-seed__y{background:var(--seed-gray-panel);color:var(--seed-navy-deep)}.p-seed.p-seed--variant2 .p-seed__cta-lead{font-size:14px;line-height:2.1;color:hsla(0,0%,100%,.78);margin:0 0 36px;max-width:520px}.p-seed.p-seed--variant2 .p-seed__cta-btns{display:flex;align-items:center;gap:20px}.p-seed.p-seed--variant2 .p-seed__cta-btns .p-seed__btn--line{box-shadow:8px 8px 0 0 var(--seed-gray-panel)}.p-seed.p-seed--variant2 .p-seed__cta-btns .p-seed__btn--line:hover{box-shadow:3px 3px 0 0 var(--seed-gray-panel)}@media screen and (max-width: 767px){.p-seed.p-seed--variant2 .p-seed__cta-btns{flex-direction:column;align-items:stretch}}.p-seed.p-seed--variant2 .p-seed__cta-visual{position:relative;z-index:1;align-self:start;margin:-184px var(--seed-shift) 0 0}.p-seed.p-seed--variant2 .p-seed__cta-visual::after{content:"";position:absolute;z-index:-1;top:var(--seed-shift);left:var(--seed-shift);right:calc(-1*var(--seed-shift));bottom:calc(-1*var(--seed-shift));background:var(--seed-navy-soft)}.p-seed.p-seed--variant2 .p-seed__cta-visual img{width:100%}@media screen and (max-width: 1100px){.p-seed.p-seed--variant2 .p-seed__cta-visual{margin-top:0;max-width:640px}}.p-seed.p-seed--variant2 .p-seed__sp-br{display:none}@media screen and (max-width: 767px){.p-seed.p-seed--variant2 .p-seed__sp-br{display:inline}}.p-seed.p-seed--variant3{--seed-white: #ffffff;--seed-navy: #0d3b66;--seed-navy-deep: #092a4a;--seed-navy-soft: #1d567f;--seed-pale: #dcebf5;--seed-line: #b9d4e6;--seed-steel: #6b8dab;--seed-ink: #14293d;--seed-sub: #46617a;--seed-line-green: #06c755;--seed-line-green-deep: #05a648;--seed-pad: 128px;--seed-edge: calc((100vw - min(1120px, 100vw - 48px)) / 2);--seed-cross: 140px}@media screen and (max-width: 1100px){.p-seed.p-seed--variant3{--seed-pad: 96px;--seed-cross: 100px}}@media screen and (max-width: 767px){.p-seed.p-seed--variant3{--seed-pad: 72px;--seed-cross: 64px}}.p-seed.p-seed--variant3{margin:0;background:var(--seed-white);color:var(--seed-ink);font-family:"Noto Sans JP",sans-serif;line-height:1.85;-webkit-font-smoothing:antialiased}.p-seed.p-seed--variant3 *,.p-seed.p-seed--variant3 *::before,.p-seed.p-seed--variant3 *::after{box-sizing:border-box}.p-seed.p-seed--variant3 img{max-width:100%;height:auto;display:block}.p-seed.p-seed--variant3 a{color:inherit;text-decoration:none}.p-seed.p-seed--variant3 h1,.p-seed.p-seed--variant3 h2,.p-seed.p-seed--variant3 h3,.p-seed.p-seed--variant3 h4,.p-seed.p-seed--variant3 h5,.p-seed.p-seed--variant3 h6{font-family:inherit}.p-seed.p-seed--variant3 ::-moz-selection{background:var(--seed-navy);color:var(--seed-white)}.p-seed.p-seed--variant3 ::selection{background:var(--seed-navy);color:var(--seed-white)}@media(prefers-reduced-motion: reduce){.p-seed.p-seed--variant3 *,.p-seed.p-seed--variant3 *::before,.p-seed.p-seed--variant3 *::after{transition:none !important}}.p-seed.p-seed--variant3 .p-seed__skip-link{position:fixed;top:12px;left:12px;z-index:100;padding:10px 16px;background:var(--seed-navy);color:var(--seed-white);font-weight:700;transform:translateY(-160%);transition:transform .18s ease}.p-seed.p-seed--variant3 .p-seed__skip-link:focus-visible{transform:translateY(0)}.p-seed.p-seed--variant3 :where(a,button):focus-visible{outline:3px solid var(--seed-navy);outline-offset:4px}.p-seed.p-seed--variant3 :is(.p-seed__hero-copy,.p-seed__hero-badge,.p-seed__block--strengths,.p-seed__price-head,.p-seed__cta-line,.p-oneframe-footer--seed) :where(a,button):focus-visible{outline-color:var(--seed-white)}.p-seed.p-seed--variant3 .p-seed__main{position:relative;overflow:hidden}.p-seed.p-seed--variant3 .p-seed__wrap{width:min(1120px,100% - 48px);margin-inline:auto;position:relative;z-index:2}.p-seed.p-seed--variant3 .p-seed__block{position:relative;padding-block:var(--seed-pad);background:var(--seed-white);scroll-margin-top:96px}.p-seed.p-seed--variant3 .p-seed__block--alt{background:var(--seed-pale)}.p-seed.p-seed--variant3 .p-seed__section-head{position:relative;display:grid;grid-template-columns:auto minmax(0, 1fr) auto;align-items:center;margin-bottom:80px}.p-seed.p-seed--variant3 .p-seed__section-head::before{content:"";grid-column:2;grid-row:1;height:1px;margin-inline:24px;background:var(--seed-line)}@media screen and (max-width: 767px){.p-seed.p-seed--variant3 .p-seed__section-head{margin-bottom:44px}}.p-seed.p-seed--variant3 .p-seed__head-num{grid-column:1;grid-row:1;font-family:"Lexend",sans-serif;font-weight:200;font-size:52px;line-height:1;letter-spacing:.05em;color:var(--seed-navy);pointer-events:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}@media screen and (max-width: 767px){.p-seed.p-seed--variant3 .p-seed__head-num{font-size:34px}}.p-seed.p-seed--variant3 .p-seed__head-en{grid-column:3;grid-row:1;font-family:"Lexend",sans-serif;font-weight:300;font-size:11px;letter-spacing:.34em;color:var(--seed-steel);pointer-events:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}@media screen and (max-width: 767px){.p-seed.p-seed--variant3 .p-seed__head-en{font-size:9px;letter-spacing:.26em}}.p-seed.p-seed--variant3 .p-seed__eyebrow,.p-seed.p-seed--variant3 .p-seed__sec-title,.p-seed.p-seed--variant3 .p-seed__sec-lead{grid-column:1/-1;position:relative;z-index:1}.p-seed.p-seed--variant3 .p-seed__eyebrow{display:flex;align-items:center;gap:12px;font-size:13px;font-weight:700;letter-spacing:.08em;color:var(--seed-navy);margin-top:30px;width:min(680px,100%)}.p-seed.p-seed--variant3 .p-seed__eyebrow::before{content:"";flex:none;width:8px;height:8px;background:var(--seed-navy)}@media screen and (max-width: 767px){.p-seed.p-seed--variant3 .p-seed__eyebrow{margin-top:20px}}.p-seed.p-seed--variant3 .p-seed__sec-title{font-family:"Zen Kaku Gothic New","Noto Sans JP",sans-serif;font-weight:900;font-size:clamp(30px,3.4vw,44px);line-height:1.42;letter-spacing:.02em;color:var(--seed-ink);margin:14px 0 0;width:min(720px,100%)}@media screen and (max-width: 767px){.p-seed.p-seed--variant3 .p-seed__sec-title{font-size:25px;margin-top:10px}}.p-seed.p-seed--variant3 .p-seed__y{background:var(--seed-pale);color:var(--seed-navy-deep);padding:2px 12px;box-decoration-break:clone;-webkit-box-decoration-break:clone}.p-seed.p-seed--variant3 .p-seed__sec-lead{font-size:15px;line-height:2.1;color:var(--seed-sub);margin:18px 0 0;width:min(640px,100%)}@media screen and (max-width: 767px){.p-seed.p-seed--variant3 .p-seed__sec-lead{font-size:13.5px;margin-top:12px}}@media screen and (min-width: 1101px){.p-seed.p-seed--variant3 .p-seed__section-head--en-left .p-seed__eyebrow,.p-seed.p-seed--variant3 .p-seed__section-head--en-left .p-seed__sec-title,.p-seed.p-seed--variant3 .p-seed__section-head--en-left .p-seed__sec-lead{margin-left:auto}}.p-seed.p-seed--variant3 .p-seed__block--voice .p-seed__section-head::before,.p-seed.p-seed--variant3 .p-seed__block--strengths .p-seed__section-head::before{background:hsla(0,0%,100%,.26)}.p-seed.p-seed--variant3 .p-seed__block--voice .p-seed__head-num,.p-seed.p-seed--variant3 .p-seed__block--strengths .p-seed__head-num{color:#bcd9ef}.p-seed.p-seed--variant3 .p-seed__block--voice .p-seed__head-en,.p-seed.p-seed--variant3 .p-seed__block--strengths .p-seed__head-en{color:#8fb6d6}.p-seed.p-seed--variant3 .p-seed__block--voice .p-seed__eyebrow,.p-seed.p-seed--variant3 .p-seed__block--strengths .p-seed__eyebrow{color:var(--seed-white)}.p-seed.p-seed--variant3 .p-seed__block--voice .p-seed__eyebrow::before,.p-seed.p-seed--variant3 .p-seed__block--strengths .p-seed__eyebrow::before{background:var(--seed-pale)}.p-seed.p-seed--variant3 .p-seed__block--voice .p-seed__sec-title,.p-seed.p-seed--variant3 .p-seed__block--strengths .p-seed__sec-title{color:var(--seed-white)}.p-seed.p-seed--variant3 .p-seed__block--voice .p-seed__sec-lead,.p-seed.p-seed--variant3 .p-seed__block--strengths .p-seed__sec-lead{color:#cfe3f2}.p-seed.p-seed--variant3 .p-seed__sp-br{display:none}@media screen and (max-width: 767px){.p-seed.p-seed--variant3 .p-seed__sp-br{display:inline}}.p-seed.p-seed--variant3 .p-seed__header{position:sticky;top:0;z-index:50;background:var(--seed-white);border-bottom:1px solid var(--seed-line)}.p-seed.p-seed--variant3 .p-seed__header-inner{width:min(1240px,100% - 48px);margin-inline:auto;height:72px;display:flex;align-items:center;justify-content:space-between;gap:24px}@media screen and (max-width: 767px){.p-seed.p-seed--variant3 .p-seed__header-inner{height:58px;width:calc(100% - 32px)}}.p-seed.p-seed--variant3 .p-seed__brand{display:flex;align-items:center;flex:none}.p-seed.p-seed--variant3 .p-seed__brand-logo{height:34px;width:auto}@media screen and (max-width: 767px){.p-seed.p-seed--variant3 .p-seed__brand-logo{height:27px}}.p-seed.p-seed--variant3 .p-seed__nav{display:flex;align-items:center;gap:22px}.p-seed.p-seed--variant3 .p-seed__nav a{font-size:12.5px;font-weight:500;color:var(--seed-ink);letter-spacing:.04em;position:relative;padding-block:4px}.p-seed.p-seed--variant3 .p-seed__nav a::after{content:"";position:absolute;left:0;bottom:-2px;width:100%;height:2px;background:var(--seed-navy);transform:scaleX(0);transform-origin:left;transition:transform .2s ease}.p-seed.p-seed--variant3 .p-seed__nav a:hover::after{transform:scaleX(1)}@media screen and (max-width: 1100px){.p-seed.p-seed--variant3 .p-seed__nav{display:none}}.p-seed.p-seed--variant3 .p-seed__nav-num{font-family:"Lexend",sans-serif;font-weight:400;font-size:10.5px;color:var(--seed-steel);margin-right:6px}.p-seed.p-seed--variant3 .p-seed__header-cta{flex:none;padding:12px 24px;background:var(--seed-navy);color:var(--seed-white);font-size:13px;font-weight:700;letter-spacing:.04em;transition:background-color .2s ease}.p-seed.p-seed--variant3 .p-seed__header-cta:hover{background:var(--seed-navy-deep)}@media screen and (max-width: 767px){.p-seed.p-seed--variant3 .p-seed__header-cta{padding:9px 14px;font-size:12px}}.p-seed.p-seed--variant3 .p-seed__btn{display:inline-flex;align-items:center;justify-content:center;padding:19px 44px;font-size:16px;font-weight:700;letter-spacing:.05em;line-height:1.5;transition:transform .2s ease,box-shadow .2s ease,background-color .2s ease}@media screen and (max-width: 767px){.p-seed.p-seed--variant3 .p-seed__btn{padding:16px 28px;font-size:15px}}.p-seed.p-seed--variant3 .p-seed__btn--line{background:var(--seed-line-green);color:var(--seed-white);box-shadow:8px 8px 0 0 var(--seed-navy-deep)}.p-seed.p-seed--variant3 .p-seed__btn--line:hover{background:var(--seed-line-green-deep);transform:translate(3px, 3px);box-shadow:3px 3px 0 0 var(--seed-navy-deep)}.p-seed.p-seed--variant3 :is(.p-seed__hero-copy,.p-seed__cta-line) .p-seed__btn--line{box-shadow:8px 8px 0 0 var(--seed-pale)}.p-seed.p-seed--variant3 :is(.p-seed__hero-copy,.p-seed__cta-line) .p-seed__btn--line:hover{box-shadow:3px 3px 0 0 var(--seed-pale)}.p-seed.p-seed--variant3 .p-seed__btn-arrow{display:inline-block;width:9px;height:9px;margin-left:12px;border-top:2px solid currentColor;border-right:2px solid currentColor;transform:rotate(45deg)}.p-seed.p-seed--variant3 .p-seed__btn-line-icon{position:relative;display:inline-block;flex:none;width:20px;height:20px;margin-right:12px;background:var(--seed-white)}.p-seed.p-seed--variant3 .p-seed__btn-line-icon::before{content:"";position:absolute;inset:5px;background:var(--seed-line-green)}.p-seed.p-seed--variant3 .p-seed__hero{position:relative;background:var(--seed-white);padding-bottom:40px}@media screen and (max-width: 767px){.p-seed.p-seed--variant3 .p-seed__hero{padding-bottom:24px}}.p-seed.p-seed--variant3 .p-seed__hero-watermark{position:absolute;top:24px;right:-0.06em;z-index:1;font-family:"Lexend",sans-serif;font-weight:200;font-size:clamp(260px,30vw,460px);line-height:.8;pointer-events:none;-webkit-user-select:none;-moz-user-select:none;user-select:none;color:hsla(0,0%,100%,.16)}@supports(-webkit-text-stroke: 1px #000000){.p-seed.p-seed--variant3 .p-seed__hero-watermark{color:rgba(0,0,0,0);-webkit-text-stroke:1px hsla(0,0%,100%,.55)}}@supports(-webkit-text-stroke: 1px #000000){.p-seed.p-seed--variant3 .p-seed__hero-watermark{-webkit-text-stroke:2px hsla(0,0%,100%,.55)}}@media screen and (max-width: 767px){.p-seed.p-seed--variant3 .p-seed__hero-watermark{display:none}}.p-seed.p-seed--variant3 .p-seed__hero-content{width:100%}.p-seed.p-seed--variant3 .p-seed__hero-shell{display:grid;grid-template-rows:auto auto}.p-seed.p-seed--variant3 .p-seed__hero-visual{grid-row:1;position:relative}.p-seed.p-seed--variant3 .p-seed__hero-figure{margin:0}.p-seed.p-seed--variant3 .p-seed__hero-visual>.p-seed__hero-figure:first-of-type{position:relative;height:clamp(560px,88vh,920px)}.p-seed.p-seed--variant3 .p-seed__hero-visual>.p-seed__hero-figure:first-of-type img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.p-seed.p-seed--variant3 .p-seed__hero-visual>.p-seed__hero-figure:first-of-type::after{content:"";position:absolute;inset:0;background:rgba(9,32,56,.34)}@media screen and (max-width: 1100px){.p-seed.p-seed--variant3 .p-seed__hero-visual>.p-seed__hero-figure:first-of-type{height:clamp(480px,70vh,680px)}}@media screen and (max-width: 767px){.p-seed.p-seed--variant3 .p-seed__hero-visual>.p-seed__hero-figure:first-of-type{height:clamp(380px,62vh,520px)}}.p-seed.p-seed--variant3 .p-seed__hero-figure--sub{position:absolute;right:var(--seed-edge);bottom:calc(-1*(var(--seed-cross) - 36px));z-index:2;width:min(340px,28vw);box-shadow:-12px 12px 0 0 var(--seed-navy)}.p-seed.p-seed--variant3 .p-seed__hero-figure--sub img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;aspect-ratio:480/274}@media screen and (max-width: 1100px){.p-seed.p-seed--variant3 .p-seed__hero-figure--sub{width:min(280px,34vw);bottom:24px;box-shadow:-10px 10px 0 0 var(--seed-navy)}}@media screen and (max-width: 767px){.p-seed.p-seed--variant3 .p-seed__hero-figure--sub{width:56%;right:16px;bottom:-44px}}.p-seed.p-seed--variant3 .p-seed__hero-badge{position:absolute;top:40px;left:var(--seed-edge);z-index:2;display:inline-flex;flex-direction:column;gap:3px;padding:14px 20px;background:var(--seed-navy);border-left:3px solid var(--seed-pale)}@media screen and (max-width: 767px){.p-seed.p-seed--variant3 .p-seed__hero-badge{top:16px;left:16px;padding:10px 14px}}.p-seed.p-seed--variant3 .p-seed__hero-badge-k{font-size:10.5px;font-weight:500;letter-spacing:.14em;color:#bcd9ef;line-height:1.4}.p-seed.p-seed--variant3 .p-seed__hero-badge-v{font-size:14px;font-weight:700;color:var(--seed-white);line-height:1.5}@media screen and (max-width: 767px){.p-seed.p-seed--variant3 .p-seed__hero-badge-v{font-size:12.5px}}.p-seed.p-seed--variant3 .p-seed__hero-copy{grid-row:2;position:relative;z-index:3;width:min(720px,100% - 48px);margin-left:var(--seed-edge);margin-top:calc(-1*(var(--seed-cross) + 36px));padding:52px clamp(28px,4vw,60px) 56px;background:var(--seed-navy-deep);color:var(--seed-white);box-shadow:20px 20px 0 0 var(--seed-pale)}@media screen and (max-width: 1100px){.p-seed.p-seed--variant3 .p-seed__hero-copy{width:min(600px,100% - 48px);padding:40px 32px 44px}}@media screen and (max-width: 767px){.p-seed.p-seed--variant3 .p-seed__hero-copy{grid-row:1;width:100%;margin:0;padding:44px 24px 48px;box-shadow:none}}@media screen and (max-width: 767px){.p-seed.p-seed--variant3 .p-seed__hero-visual{grid-row:2;margin-bottom:60px}}.p-seed.p-seed--variant3 .p-seed__hero-brand{display:flex;align-items:baseline;gap:16px;flex-wrap:wrap}.p-seed.p-seed--variant3 .p-seed__hero-brand-name{font-family:"Lexend",sans-serif;font-weight:500;font-size:14px;letter-spacing:.4em;color:#9cc0dd}.p-seed.p-seed--variant3 .p-seed__hero-brand-tag{font-family:"Lexend",sans-serif;font-weight:300;font-size:10px;letter-spacing:.22em;color:hsla(0,0%,100%,.66)}.p-seed.p-seed--variant3 .p-seed__hero-title{margin:26px 0 0;font-family:"Zen Kaku Gothic New","Noto Sans JP",sans-serif;font-weight:900;font-size:clamp(34px,4.4vw,56px);line-height:1.32;letter-spacing:.02em;color:var(--seed-white)}@media screen and (max-width: 767px){.p-seed.p-seed--variant3 .p-seed__hero-title{font-size:30px;margin-top:20px}}.p-seed.p-seed--variant3 .p-seed__hero-title-line{display:block}.p-seed.p-seed--variant3 .p-seed__hero-title-accent{background:var(--seed-pale);color:var(--seed-navy-deep);padding:0 14px;box-decoration-break:clone;-webkit-box-decoration-break:clone}.p-seed.p-seed--variant3 .p-seed__hero-lead{margin:24px 0 0;font-size:15px;line-height:2.15;color:#d3e5f4}@media screen and (max-width: 767px){.p-seed.p-seed--variant3 .p-seed__hero-lead{font-size:13.5px;line-height:2;margin-top:18px}.p-seed.p-seed--variant3 .p-seed__hero-lead br{display:none}}.p-seed.p-seed--variant3 .p-seed__hero-actions{margin-top:36px}@media screen and (max-width: 767px){.p-seed.p-seed--variant3 .p-seed__hero-actions{margin-top:26px}.p-seed.p-seed--variant3 .p-seed__hero-actions .p-seed__btn{width:100%}}.p-seed.p-seed--variant3 .p-seed__block--alumni{padding-bottom:calc(var(--seed-pad) + 96px)}@media screen and (max-width: 767px){.p-seed.p-seed--variant3 .p-seed__block--alumni{padding-bottom:calc(var(--seed-pad) + 56px)}}.p-seed.p-seed--variant3 .p-seed__alumni-grid{position:relative;display:grid;grid-template-columns:repeat(3, minmax(0, 1fr));gap:32px}.p-seed.p-seed--variant3 .p-seed__alumni-grid::before{content:"";position:absolute;z-index:0;top:var(--seed-cross);bottom:calc(-1*(var(--seed-pad) + 96px));left:calc(-1*var(--seed-edge));right:calc(-1*var(--seed-edge));background:var(--seed-navy)}@media screen and (max-width: 1100px){.p-seed.p-seed--variant3 .p-seed__alumni-grid{grid-template-columns:minmax(0, 1fr);gap:36px}}@media screen and (max-width: 767px){.p-seed.p-seed--variant3 .p-seed__alumni-grid{gap:24px}.p-seed.p-seed--variant3 .p-seed__alumni-grid::before{top:180px;bottom:calc(-1*(var(--seed-pad) + 56px))}}.p-seed.p-seed--variant3 .p-seed__alumni-card{position:relative;z-index:1;display:flex;flex-direction:column;background:var(--seed-white);border:1px solid var(--seed-line);transition:transform .25s ease,border-color .25s ease}.p-seed.p-seed--variant3 .p-seed__alumni-card:hover{transform:translateY(-6px);border-color:var(--seed-navy-soft)}.p-seed.p-seed--variant3 .p-seed__alumni-card:nth-child(2){margin-top:88px}.p-seed.p-seed--variant3 .p-seed__alumni-card:nth-child(3){margin-top:176px}@media screen and (max-width: 1100px){.p-seed.p-seed--variant3 .p-seed__alumni-card{display:grid;grid-template-columns:240px minmax(0, 1fr);width:min(640px,100%)}.p-seed.p-seed--variant3 .p-seed__alumni-card:nth-child(2){margin-top:0;margin-left:48px}.p-seed.p-seed--variant3 .p-seed__alumni-card:nth-child(3){margin-top:0;margin-left:96px}}@media screen and (max-width: 767px){.p-seed.p-seed--variant3 .p-seed__alumni-card{display:flex;flex-direction:column;width:100%}.p-seed.p-seed--variant3 .p-seed__alumni-card:nth-child(2),.p-seed.p-seed--variant3 .p-seed__alumni-card:nth-child(3){margin-left:0}}.p-seed.p-seed--variant3 .p-seed__alumni-photo{position:relative;margin:0}.p-seed.p-seed--variant3 .p-seed__alumni-photo img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;aspect-ratio:4/3}@media screen and (max-width: 1100px){.p-seed.p-seed--variant3 .p-seed__alumni-photo img{aspect-ratio:auto;min-height:100%}}@media screen and (max-width: 767px){.p-seed.p-seed--variant3 .p-seed__alumni-photo img{aspect-ratio:4/3}}.p-seed.p-seed--variant3 .p-seed__alumni-photo-badge{position:absolute;left:20px;bottom:-12px;z-index:1;padding:8px 14px;background:var(--seed-navy);color:var(--seed-white);font-size:11.5px;font-weight:700;letter-spacing:.05em;line-height:1.4}.p-seed.p-seed--variant3 .p-seed__alumni-body{padding:32px 26px 28px}@media screen and (max-width: 767px){.p-seed.p-seed--variant3 .p-seed__alumni-body{padding:26px 18px 22px}}.p-seed.p-seed--variant3 .p-seed__alumni-name{margin:0;font-size:13px;font-weight:700;letter-spacing:.1em;color:var(--seed-navy)}.p-seed.p-seed--variant3 .p-seed__alumni-income{margin-top:16px}.p-seed.p-seed--variant3 .p-seed__alumni-income-label{display:block;font-size:10.5px;font-weight:500;letter-spacing:.16em;color:var(--seed-steel)}.p-seed.p-seed--variant3 .p-seed__alumni-income-value{display:block;margin-top:4px;font-family:"Zen Kaku Gothic New","Noto Sans JP",sans-serif;font-weight:900;font-size:29px;line-height:1.3;letter-spacing:.01em;color:var(--seed-navy)}.p-seed.p-seed--variant3 .p-seed__alumni-work{margin-top:14px;padding-top:14px;border-top:1px solid var(--seed-line)}.p-seed.p-seed--variant3 .p-seed__alumni-work-label{display:block;font-size:10.5px;font-weight:500;letter-spacing:.16em;color:var(--seed-steel)}.p-seed.p-seed--variant3 .p-seed__alumni-work-title{display:block;margin-top:3px;font-size:13.5px;font-weight:700;color:var(--seed-ink)}.p-seed.p-seed--variant3 .p-seed__alumni-comment{margin:14px 0 0;font-size:13px;line-height:1.95;color:var(--seed-sub)}.p-seed.p-seed--variant3 .p-seed__media{position:relative;margin:0}.p-seed.p-seed--variant3 .p-seed__media img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.p-seed.p-seed--variant3 .p-seed__media-cap{position:absolute;left:0;bottom:0;max-width:calc(100% - 24px);padding:10px 16px;background:var(--seed-white);color:var(--seed-ink);font-size:12px;font-weight:500;letter-spacing:.03em;line-height:1.6}@media screen and (max-width: 767px){.p-seed.p-seed--variant3 .p-seed__media-cap{font-size:10.5px;padding:8px 12px}}.p-seed.p-seed--variant3 .p-seed__block--outcomes{padding-top:0}.p-seed.p-seed--variant3 .p-seed__block--outcomes .p-seed__wrap{display:grid;grid-template-columns:minmax(0, 5fr) minmax(0, 6fr);-moz-column-gap:56px;column-gap:56px;align-items:start}.p-seed.p-seed--variant3 .p-seed__block--outcomes .p-seed__section-head{grid-column:1;grid-row:1;padding-top:var(--seed-pad);margin-bottom:56px}.p-seed.p-seed--variant3 .p-seed__block--outcomes .p-seed__media--wide{grid-column:2;grid-row:1;margin-top:calc(-1*var(--seed-cross));margin-right:calc(-1*var(--seed-edge));height:500px;box-shadow:-18px 18px 0 0 var(--seed-navy)}.p-seed.p-seed--variant3 .p-seed__block--outcomes .p-seed__media--wide .p-seed__media-cap{left:-14px;bottom:28px;border-left:3px solid var(--seed-navy)}.p-seed.p-seed--variant3 .p-seed__block--outcomes .p-seed__outcomes-grid{grid-column:1/-1;grid-row:2}@media screen and (max-width: 1100px){.p-seed.p-seed--variant3 .p-seed__block--outcomes .p-seed__wrap{-moz-column-gap:32px;column-gap:32px}.p-seed.p-seed--variant3 .p-seed__block--outcomes .p-seed__media--wide{height:380px}}@media screen and (max-width: 767px){.p-seed.p-seed--variant3 .p-seed__block--outcomes .p-seed__wrap{display:grid;grid-template-columns:minmax(0, 1fr)}.p-seed.p-seed--variant3 .p-seed__block--outcomes .p-seed__section-head{grid-row:2;padding-top:48px;margin-bottom:40px}.p-seed.p-seed--variant3 .p-seed__block--outcomes .p-seed__media--wide{grid-column:1;grid-row:1;margin-top:calc(-1*var(--seed-cross));margin-inline:calc(-1*var(--seed-edge));height:250px;box-shadow:none}.p-seed.p-seed--variant3 .p-seed__block--outcomes .p-seed__media--wide .p-seed__media-cap{left:0;bottom:0;border-left:3px solid var(--seed-navy)}.p-seed.p-seed--variant3 .p-seed__block--outcomes .p-seed__outcomes-grid{grid-column:1;grid-row:3}}.p-seed.p-seed--variant3 .p-seed__outcomes-grid{display:grid;grid-template-columns:repeat(2, minmax(0, 1fr));gap:1px;background:var(--seed-line);border:1px solid var(--seed-line)}@media screen and (max-width: 767px){.p-seed.p-seed--variant3 .p-seed__outcomes-grid{grid-template-columns:minmax(0, 1fr)}}.p-seed.p-seed--variant3 .p-seed__outcome-card{position:relative;background:var(--seed-white);padding:44px 48px}@media screen and (max-width: 1100px){.p-seed.p-seed--variant3 .p-seed__outcome-card{padding:32px 28px}}@media screen and (max-width: 767px){.p-seed.p-seed--variant3 .p-seed__outcome-card{padding:26px 20px}}.p-seed.p-seed--variant3 .p-seed__outcome-num{font-family:"Lexend",sans-serif;font-weight:400;font-size:12px;letter-spacing:.16em;color:var(--seed-steel)}.p-seed.p-seed--variant3 .p-seed__outcome-icon{position:absolute;top:40px;right:40px;display:grid;place-items:center;width:56px;height:56px;background:var(--seed-pale);color:var(--seed-navy)}.p-seed.p-seed--variant3 .p-seed__outcome-icon .material-symbols-outlined{font-size:27px}@media screen and (max-width: 1100px){.p-seed.p-seed--variant3 .p-seed__outcome-icon{top:28px;right:24px;width:46px;height:46px}.p-seed.p-seed--variant3 .p-seed__outcome-icon .material-symbols-outlined{font-size:23px}}@media screen and (max-width: 767px){.p-seed.p-seed--variant3 .p-seed__outcome-icon{top:22px;right:16px;width:42px;height:42px}}.p-seed.p-seed--variant3 .p-seed__outcome-title{margin:16px 0 0;padding-right:76px;font-size:20px;font-weight:900;font-family:"Zen Kaku Gothic New","Noto Sans JP",sans-serif;line-height:1.55;color:var(--seed-ink)}@media screen and (max-width: 767px){.p-seed.p-seed--variant3 .p-seed__outcome-title{font-size:17px;padding-right:60px}}.p-seed.p-seed--variant3 .p-seed__outcome-body{margin:12px 0 0;font-size:14px;line-height:2;color:var(--seed-sub)}@media screen and (max-width: 767px){.p-seed.p-seed--variant3 .p-seed__outcome-body{font-size:13px}}.p-seed.p-seed--variant3 .p-seed__outcome-pill{display:inline-block;margin-top:20px;padding:7px 12px;background:var(--seed-pale);color:var(--seed-navy-deep);font-size:12px;font-weight:700;letter-spacing:.04em}@media screen and (max-width: 767px){.p-seed.p-seed--variant3 .p-seed__outcome-pill{margin-top:14px;font-size:11px}}.p-seed.p-seed--variant3 .p-seed__block--voice{background:var(--seed-white)}.p-seed.p-seed--variant3 .p-seed__block--voice::before{content:"";position:absolute;z-index:0;top:0;bottom:0;left:0;width:calc(var(--seed-edge) + 400px);background:var(--seed-navy)}.p-seed.p-seed--variant3 .p-seed__block--voice .p-seed__section-head{margin-bottom:0}.p-seed.p-seed--variant3 .p-seed__block--voice .p-seed__eyebrow{width:min(380px,100%)}.p-seed.p-seed--variant3 .p-seed__block--voice .p-seed__sec-title{width:min(380px,100%)}.p-seed.p-seed--variant3 .p-seed__block--voice .p-seed__sec-lead{width:min(360px,100%)}.p-seed.p-seed--variant3 .p-seed__block--voice .p-seed__head-en{position:absolute;grid-column:auto;grid-row:auto;right:0;top:-20px;font-size:clamp(80px,9vw,140px);font-weight:200;letter-spacing:.04em;line-height:1;color:var(--seed-pale)}@supports(-webkit-text-stroke: 1px #000000){.p-seed.p-seed--variant3 .p-seed__block--voice .p-seed__head-en{color:rgba(0,0,0,0);-webkit-text-stroke:1px var(--seed-line)}}@media screen and (max-width: 1100px){.p-seed.p-seed--variant3 .p-seed__block--voice::before{width:calc(var(--seed-edge) + 320px)}.p-seed.p-seed--variant3 .p-seed__block--voice .p-seed__eyebrow,.p-seed.p-seed--variant3 .p-seed__block--voice .p-seed__sec-title{width:min(300px,100%)}.p-seed.p-seed--variant3 .p-seed__block--voice .p-seed__sec-lead{width:min(280px,100%)}.p-seed.p-seed--variant3 .p-seed__block--voice .p-seed__head-en{font-size:76px}}@media screen and (max-width: 767px){.p-seed.p-seed--variant3 .p-seed__block--voice{background:var(--seed-navy)}.p-seed.p-seed--variant3 .p-seed__block--voice::before{display:none}.p-seed.p-seed--variant3 .p-seed__block--voice .p-seed__eyebrow,.p-seed.p-seed--variant3 .p-seed__block--voice .p-seed__sec-title,.p-seed.p-seed--variant3 .p-seed__block--voice .p-seed__sec-lead{width:100%}.p-seed.p-seed--variant3 .p-seed__block--voice .p-seed__head-en{top:-6px;font-size:56px;color:hsla(0,0%,100%,.28)}@supports(-webkit-text-stroke: 1px #000000){.p-seed.p-seed--variant3 .p-seed__block--voice .p-seed__head-en{color:rgba(0,0,0,0);-webkit-text-stroke:1px hsla(0,0%,100%,.5)}}}.p-seed.p-seed--variant3 .p-seed__testimonials-grid{counter-reset:seed-testi;display:grid;grid-template-columns:minmax(0, 1fr);gap:44px;margin-top:72px}@media screen and (max-width: 767px){.p-seed.p-seed--variant3 .p-seed__testimonials-grid{gap:24px;margin-top:44px}}.p-seed.p-seed--variant3 .p-seed__testi{counter-increment:seed-testi;display:grid;grid-template-columns:320px minmax(0, 1fr);grid-template-rows:1fr auto;background:var(--seed-white);border:1px solid var(--seed-line)}.p-seed.p-seed--variant3 .p-seed__testi:nth-child(2){margin-left:72px}.p-seed.p-seed--variant3 .p-seed__testi:nth-child(3){margin-left:144px}@media screen and (max-width: 1100px){.p-seed.p-seed--variant3 .p-seed__testi{grid-template-columns:240px minmax(0, 1fr)}.p-seed.p-seed--variant3 .p-seed__testi:nth-child(2){margin-left:36px}.p-seed.p-seed--variant3 .p-seed__testi:nth-child(3){margin-left:72px}}@media screen and (max-width: 767px){.p-seed.p-seed--variant3 .p-seed__testi{display:block}.p-seed.p-seed--variant3 .p-seed__testi:nth-child(2),.p-seed.p-seed--variant3 .p-seed__testi:nth-child(3){margin-left:0}}.p-seed.p-seed--variant3 .p-seed__testi-banner{position:relative;grid-column:1;grid-row:1/3;min-height:240px;overflow:hidden}@media screen and (max-width: 767px){.p-seed.p-seed--variant3 .p-seed__testi-banner{min-height:0;height:190px}}.p-seed.p-seed--variant3 .p-seed__testi-banner-img{position:absolute;inset:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.p-seed.p-seed--variant3 .p-seed__testi-banner-en{position:absolute;top:14px;left:16px;font-family:"Lexend",sans-serif;font-weight:600;font-size:10px;letter-spacing:.32em;color:var(--seed-white)}.p-seed.p-seed--variant3 .p-seed__testi-banner-num{position:absolute;right:14px;bottom:4px;font-family:"Lexend",sans-serif;font-weight:200;font-size:58px;line-height:1;color:hsla(0,0%,100%,.55)}@supports(-webkit-text-stroke: 1px #000000){.p-seed.p-seed--variant3 .p-seed__testi-banner-num{color:rgba(0,0,0,0);-webkit-text-stroke:1px hsla(0,0%,100%,.85)}}.p-seed.p-seed--variant3 .p-seed__testi-banner-num::before{content:counter(seed-testi, decimal-leading-zero)}.p-seed.p-seed--variant3 .p-seed__testi-content{grid-column:2;grid-row:1;padding:34px 40px 18px}@media screen and (max-width: 767px){.p-seed.p-seed--variant3 .p-seed__testi-content{padding:22px 20px 12px}}.p-seed.p-seed--variant3 .p-seed__testi-stars{font-size:15px;letter-spacing:5px;color:var(--seed-navy)}.p-seed.p-seed--variant3 .p-seed__testi-head{margin:14px 0 0;font-family:"Zen Kaku Gothic New","Noto Sans JP",sans-serif;font-weight:900;font-size:18px;line-height:1.7;color:var(--seed-ink)}@media screen and (max-width: 767px){.p-seed.p-seed--variant3 .p-seed__testi-head{font-size:16px;margin-top:10px}}.p-seed.p-seed--variant3 .p-seed__testi-body{margin:12px 0 0;font-size:14px;line-height:2;color:var(--seed-sub)}@media screen and (max-width: 767px){.p-seed.p-seed--variant3 .p-seed__testi-body{font-size:13px}}.p-seed.p-seed--variant3 .p-seed__testi-person{grid-column:2;grid-row:2;margin:0 40px;padding:16px 0 26px;border-top:1px solid var(--seed-line)}@media screen and (max-width: 767px){.p-seed.p-seed--variant3 .p-seed__testi-person{margin:0 20px;padding:14px 0 20px}}.p-seed.p-seed--variant3 .p-seed__testi-who{font-size:14px;font-weight:700;color:var(--seed-ink)}.p-seed.p-seed--variant3 .p-seed__testi-role{margin-top:2px;font-size:12px;color:var(--seed-steel)}.p-seed.p-seed--variant3 .p-seed__block--curriculum{background:var(--seed-white)}.p-seed.p-seed--variant3 .p-seed__cur-layout{display:grid;grid-template-columns:minmax(0, 46fr) minmax(0, 54fr);align-items:start}@media screen and (max-width: 1100px){.p-seed.p-seed--variant3 .p-seed__cur-layout{grid-template-columns:minmax(0, 1fr)}}.p-seed.p-seed--variant3 .p-seed__media--cur{grid-column:2;grid-row:1;margin-right:calc(-1*var(--seed-edge));height:620px}.p-seed.p-seed--variant3 .p-seed__media--cur .p-seed__media-cap{left:auto;right:var(--seed-edge);bottom:32px}@media screen and (max-width: 1100px){.p-seed.p-seed--variant3 .p-seed__media--cur{grid-column:1;height:400px;margin-left:48px}.p-seed.p-seed--variant3 .p-seed__media--cur .p-seed__media-cap{bottom:0;right:var(--seed-edge)}}@media screen and (max-width: 767px){.p-seed.p-seed--variant3 .p-seed__media--cur{height:240px;margin-left:0;margin-inline:calc(-1*var(--seed-edge))}.p-seed.p-seed--variant3 .p-seed__media--cur .p-seed__media-cap{right:0}}.p-seed.p-seed--variant3 .p-seed__curriculum-list{grid-column:1;grid-row:1;position:relative;z-index:2;margin-top:110px;margin-right:calc(-1*var(--seed-cross));padding:20px 48px;background:var(--seed-white);border:1px solid var(--seed-line);box-shadow:-18px 18px 0 0 var(--seed-navy)}@media screen and (max-width: 1100px){.p-seed.p-seed--variant3 .p-seed__curriculum-list{grid-row:2;width:min(640px,92%);margin-top:calc(-1*var(--seed-cross));margin-right:0;margin-left:auto;padding:8px 32px}}@media screen and (max-width: 767px){.p-seed.p-seed--variant3 .p-seed__curriculum-list{width:auto;margin:calc(-1*(var(--seed-cross) - 16px)) 0 0 16px;padding:6px 20px;box-shadow:-10px 10px 0 0 var(--seed-navy)}}.p-seed.p-seed--variant3 .p-seed__cur-row{display:grid;grid-template-columns:96px minmax(0, 1fr);gap:28px;align-items:center;padding-block:30px}.p-seed.p-seed--variant3 .p-seed__cur-row+.p-seed.p-seed--variant3 .p-seed__cur-row{border-top:1px solid var(--seed-line)}@media screen and (max-width: 767px){.p-seed.p-seed--variant3 .p-seed__cur-row{grid-template-columns:64px minmax(0, 1fr);gap:16px;padding-block:20px}}.p-seed.p-seed--variant3 .p-seed__cur-week{display:flex;flex-direction:column;font-family:"Lexend",sans-serif;font-weight:300;font-size:10px;letter-spacing:.24em;color:var(--seed-steel);text-transform:uppercase}.p-seed.p-seed--variant3 .p-seed__cur-week-big{margin-top:2px;font-weight:200;font-size:46px;line-height:1.1;letter-spacing:.03em;color:var(--seed-navy)}@media screen and (max-width: 767px){.p-seed.p-seed--variant3 .p-seed__cur-week-big{font-size:32px}}.p-seed.p-seed--variant3 .p-seed__cur-title{margin:0;font-family:"Zen Kaku Gothic New","Noto Sans JP",sans-serif;font-weight:900;font-size:18px;line-height:1.6;color:var(--seed-ink)}@media screen and (max-width: 767px){.p-seed.p-seed--variant3 .p-seed__cur-title{font-size:16px}}.p-seed.p-seed--variant3 .p-seed__cur-desc{margin:6px 0 0;font-size:13.5px;line-height:1.95;color:var(--seed-sub)}@media screen and (max-width: 767px){.p-seed.p-seed--variant3 .p-seed__cur-desc{font-size:12.5px}}.p-seed.p-seed--variant3 .p-seed__block--strengths{z-index:2;background:var(--seed-navy-deep);padding-bottom:0}.p-seed.p-seed--variant3 .p-seed__block--strengths .p-seed__sec-title,.p-seed.p-seed--variant3 .p-seed__block--strengths .p-seed__sec-lead{width:min(460px,100%)}.p-seed.p-seed--variant3 .p-seed__media--strengths{width:min(56%,600px);margin-left:auto;margin-top:-180px;height:420px;box-shadow:-18px 18px 0 0 var(--seed-navy-soft)}.p-seed.p-seed--variant3 .p-seed__media--strengths .p-seed__media-cap{left:-14px;bottom:28px;border-left:3px solid var(--seed-navy)}@media screen and (max-width: 1100px){.p-seed.p-seed--variant3 .p-seed__media--strengths{width:64%;margin-top:-120px;height:320px}}@media screen and (max-width: 767px){.p-seed.p-seed--variant3 .p-seed__media--strengths{width:100%;margin-top:0;height:240px;box-shadow:-10px 10px 0 0 var(--seed-navy-soft)}.p-seed.p-seed--variant3 .p-seed__media--strengths .p-seed__media-cap{left:0;bottom:0}}.p-seed.p-seed--variant3 .p-seed__strengths-grid{position:relative;z-index:2;display:grid;grid-template-columns:repeat(3, minmax(0, 1fr));gap:28px;margin-top:64px;margin-bottom:calc(-1*var(--seed-cross))}@media screen and (max-width: 1100px){.p-seed.p-seed--variant3 .p-seed__strengths-grid{gap:16px}}@media screen and (max-width: 767px){.p-seed.p-seed--variant3 .p-seed__strengths-grid{grid-template-columns:minmax(0, 1fr);gap:18px;margin-top:40px}}.p-seed.p-seed--variant3 .p-seed__strength-card{position:relative;background:var(--seed-white);border:1px solid var(--seed-line);padding:38px 30px 34px}.p-seed.p-seed--variant3 .p-seed__strength-card:nth-child(2){margin-top:48px;margin-bottom:-48px}@media screen and (max-width: 1100px){.p-seed.p-seed--variant3 .p-seed__strength-card{padding:28px 22px 26px}.p-seed.p-seed--variant3 .p-seed__strength-card:nth-child(2){margin-top:32px;margin-bottom:-32px}}@media screen and (max-width: 767px){.p-seed.p-seed--variant3 .p-seed__strength-card{padding:26px 20px}.p-seed.p-seed--variant3 .p-seed__strength-card:nth-child(2){margin-top:0;margin-bottom:0}}.p-seed.p-seed--variant3 .p-seed__strength-icon{display:grid;place-items:center;width:54px;height:54px;background:var(--seed-pale);color:var(--seed-navy)}.p-seed.p-seed--variant3 .p-seed__strength-icon .material-symbols-outlined{font-size:26px}.p-seed.p-seed--variant3 .p-seed__strength-num{position:absolute;top:38px;right:30px;font-family:"Lexend",sans-serif;font-weight:300;font-size:15px;letter-spacing:.18em;color:var(--seed-steel)}@media screen and (max-width: 767px){.p-seed.p-seed--variant3 .p-seed__strength-num{top:28px;right:20px}}.p-seed.p-seed--variant3 .p-seed__strength-title{margin:22px 0 0;font-family:"Zen Kaku Gothic New","Noto Sans JP",sans-serif;font-weight:900;font-size:18px;line-height:1.6;color:var(--seed-ink)}@media screen and (max-width: 767px){.p-seed.p-seed--variant3 .p-seed__strength-title{margin-top:16px;font-size:16.5px}}.p-seed.p-seed--variant3 .p-seed__strength-body{margin:10px 0 0;font-size:13.5px;line-height:2;color:var(--seed-sub)}.p-seed.p-seed--variant3 .p-seed__block--pricing{z-index:1;background:var(--seed-white);padding-top:calc(var(--seed-pad) + var(--seed-cross));padding-bottom:0}@media screen and (max-width: 767px){.p-seed.p-seed--variant3 .p-seed__block--pricing{padding-top:calc(var(--seed-pad) + var(--seed-cross) + 24px)}}.p-seed.p-seed--variant3 .p-seed__price-card{position:relative;z-index:2;display:grid;grid-template-columns:380px minmax(0, 1fr);grid-template-rows:auto auto auto auto;margin-right:calc(-1*var(--seed-edge));margin-bottom:calc(-1*var(--seed-cross));background:var(--seed-white);border:1px solid var(--seed-line)}@media screen and (max-width: 1100px){.p-seed.p-seed--variant3 .p-seed__price-card{grid-template-columns:300px minmax(0, 1fr)}}@media screen and (max-width: 767px){.p-seed.p-seed--variant3 .p-seed__price-card{display:block;margin-right:0}}.p-seed.p-seed--variant3 .p-seed__price-head{grid-column:1;grid-row:1/4;display:flex;flex-direction:column;padding:52px 44px;background:var(--seed-navy);color:var(--seed-white)}@media screen and (max-width: 1100px){.p-seed.p-seed--variant3 .p-seed__price-head{padding:40px 32px}}@media screen and (max-width: 767px){.p-seed.p-seed--variant3 .p-seed__price-head{padding:36px 24px}}.p-seed.p-seed--variant3 .p-seed__price-name{margin:0;font-family:"Zen Kaku Gothic New","Noto Sans JP",sans-serif;font-weight:900;font-size:24px;line-height:1.5;color:var(--seed-white)}.p-seed.p-seed--variant3 .p-seed__price-sub{margin:10px 0 0;font-size:12.5px;line-height:1.9;color:#cfe3f2}.p-seed.p-seed--variant3 .p-seed__price-tag{margin-top:auto;padding-top:44px}@media screen and (max-width: 767px){.p-seed.p-seed--variant3 .p-seed__price-tag{padding-top:28px}}.p-seed.p-seed--variant3 .p-seed__price-pre{font-size:12px;letter-spacing:.04em;color:#a8cbe8}.p-seed.p-seed--variant3 .p-seed__price-amt{margin-top:10px;font-family:"Lexend",sans-serif;font-weight:600;font-size:clamp(44px,4.6vw,60px);line-height:1;letter-spacing:.01em;color:var(--seed-white)}.p-seed.p-seed--variant3 .p-seed__price-yen{font-size:.45em;font-weight:500;margin-right:6px}.p-seed.p-seed--variant3 .p-seed__price-tax{margin-top:10px;font-size:11.5px;letter-spacing:.08em;color:#a8cbe8}.p-seed.p-seed--variant3 .p-seed__price-features{grid-column:2;grid-row:1;display:grid;grid-template-columns:repeat(2, minmax(0, 1fr));gap:16px 32px;margin:0;padding:48px 52px 8px;list-style:none}.p-seed.p-seed--variant3 .p-seed__price-features li{display:flex;align-items:flex-start;gap:12px;font-size:14px;font-weight:500;line-height:1.7;color:var(--seed-ink)}@media screen and (max-width: 1100px){.p-seed.p-seed--variant3 .p-seed__price-features{padding:36px 36px 8px;gap:13px 20px}}@media screen and (max-width: 767px){.p-seed.p-seed--variant3 .p-seed__price-features{grid-template-columns:minmax(0, 1fr);padding:30px 22px 4px;gap:12px}.p-seed.p-seed--variant3 .p-seed__price-features li{font-size:13.5px}}.p-seed.p-seed--variant3 .p-seed__price-check{position:relative;flex:none;width:20px;height:20px;margin-top:2px;background:var(--seed-pale)}.p-seed.p-seed--variant3 .p-seed__price-check::before{content:"";position:absolute;left:5px;top:5px;width:9px;height:5px;border-left:2px solid var(--seed-navy);border-bottom:2px solid var(--seed-navy);transform:rotate(-45deg)}.p-seed.p-seed--variant3 .p-seed__payment-row{grid-column:2;grid-row:2;display:grid;grid-template-columns:repeat(3, minmax(0, 1fr));gap:1px;margin:28px 52px 0;background:var(--seed-line);border:1px solid var(--seed-line)}@media screen and (max-width: 1100px){.p-seed.p-seed--variant3 .p-seed__payment-row{margin:24px 36px 0}}@media screen and (max-width: 767px){.p-seed.p-seed--variant3 .p-seed__payment-row{grid-template-columns:minmax(0, 1fr);margin:20px 22px 0}}.p-seed.p-seed--variant3 .p-seed__pay-pill{background:var(--seed-white);padding:18px 22px}@media screen and (max-width: 767px){.p-seed.p-seed--variant3 .p-seed__pay-pill{padding:14px 16px}}.p-seed.p-seed--variant3 .p-seed__pay-k{font-family:"Lexend",sans-serif;font-weight:400;font-size:10px;letter-spacing:.18em;color:var(--seed-steel)}.p-seed.p-seed--variant3 .p-seed__pay-v{margin-top:6px;font-size:13.5px;font-weight:700;line-height:1.7;color:var(--seed-ink)}.p-seed.p-seed--variant3 .p-seed__price-notes{grid-column:2;grid-row:3;margin:0;padding:24px 52px 44px;list-style:none}.p-seed.p-seed--variant3 .p-seed__price-notes li{position:relative;padding-left:16px;font-size:12px;line-height:1.9;color:var(--seed-sub)}.p-seed.p-seed--variant3 .p-seed__price-notes li::before{content:"";position:absolute;left:0;top:.85em;width:8px;height:1px;background:var(--seed-steel)}@media screen and (max-width: 1100px){.p-seed.p-seed--variant3 .p-seed__price-notes{padding:20px 36px 36px}}@media screen and (max-width: 767px){.p-seed.p-seed--variant3 .p-seed__price-notes{padding:18px 22px 28px}}.p-seed.p-seed--variant3 .p-seed__price-cta{grid-column:1/-1;grid-row:4;display:flex;align-items:center;flex-wrap:wrap;gap:20px 32px;padding:30px 52px;background:var(--seed-pale);border-top:1px solid var(--seed-line)}@media screen and (max-width: 1100px){.p-seed.p-seed--variant3 .p-seed__price-cta{padding:26px 36px}}@media screen and (max-width: 767px){.p-seed.p-seed--variant3 .p-seed__price-cta{flex-direction:column;align-items:flex-start;gap:16px;padding:22px}.p-seed.p-seed--variant3 .p-seed__price-cta .p-seed__btn{width:100%}}.p-seed.p-seed--variant3 .p-seed__price-meta{padding:9px 16px;border:1px solid var(--seed-navy);color:var(--seed-navy);font-size:12px;font-weight:700;letter-spacing:.1em}.p-seed.p-seed--variant3 .p-seed__block--flow{padding-top:calc(var(--seed-pad) + var(--seed-cross))}.p-seed.p-seed--variant3 .p-seed__block--flow .p-seed__media--wide{margin-left:calc(-1*var(--seed-edge));width:calc(58% + var(--seed-edge));height:470px}.p-seed.p-seed--variant3 .p-seed__block--flow .p-seed__media--wide .p-seed__media-cap{left:var(--seed-edge);bottom:0}@media screen and (max-width: 1100px){.p-seed.p-seed--variant3 .p-seed__block--flow .p-seed__media--wide{width:calc(72% + var(--seed-edge));height:380px}}@media screen and (max-width: 767px){.p-seed.p-seed--variant3 .p-seed__block--flow .p-seed__media--wide{width:auto;margin-inline:calc(-1*var(--seed-edge));height:220px}.p-seed.p-seed--variant3 .p-seed__block--flow .p-seed__media--wide .p-seed__media-cap{left:0}}.p-seed.p-seed--variant3 .p-seed__flow-list{position:relative;z-index:2;width:60%;margin-left:auto;margin-top:calc(-1*var(--seed-cross));background:var(--seed-white);border:1px solid var(--seed-line);box-shadow:-20px 20px 0 0 var(--seed-navy)}@media screen and (max-width: 1100px){.p-seed.p-seed--variant3 .p-seed__flow-list{width:76%}}@media screen and (max-width: 767px){.p-seed.p-seed--variant3 .p-seed__flow-list{width:auto;margin:calc(-1*(var(--seed-cross) - 16px)) 0 0 16px;box-shadow:-10px 10px 0 0 var(--seed-navy)}}.p-seed.p-seed--variant3 .p-seed__flow-step{position:relative;display:grid;grid-template-columns:96px minmax(0, 1fr) auto;gap:0 28px;align-items:center;padding:24px 36px 24px 0}.p-seed.p-seed--variant3 .p-seed__flow-step::before{content:"";position:absolute;left:96px;top:0;bottom:0;width:1px;background:var(--seed-line)}.p-seed.p-seed--variant3 .p-seed__flow-step+.p-seed.p-seed--variant3 .p-seed__flow-step{border-top:1px solid var(--seed-line)}@media screen and (max-width: 767px){.p-seed.p-seed--variant3 .p-seed__flow-step{grid-template-columns:52px minmax(0, 1fr);gap:0 16px;padding:16px 16px 16px 0}.p-seed.p-seed--variant3 .p-seed__flow-step::before{left:52px}}.p-seed.p-seed--variant3 .p-seed__flow-num{font-family:"Lexend",sans-serif;font-weight:200;font-size:38px;line-height:1;letter-spacing:.03em;color:var(--seed-navy-soft);text-align:center}@media screen and (max-width: 1100px){.p-seed.p-seed--variant3 .p-seed__flow-num{font-size:30px}}@media screen and (max-width: 767px){.p-seed.p-seed--variant3 .p-seed__flow-num{grid-row:1/3;font-size:24px}}.p-seed.p-seed--variant3 .p-seed__flow-title{margin:0;font-family:"Zen Kaku Gothic New","Noto Sans JP",sans-serif;font-weight:900;font-size:17px;line-height:1.6;color:var(--seed-ink)}@media screen and (max-width: 767px){.p-seed.p-seed--variant3 .p-seed__flow-title{font-size:15.5px}}.p-seed.p-seed--variant3 .p-seed__flow-desc{margin:4px 0 0;font-size:13px;line-height:1.9;color:var(--seed-sub)}@media screen and (max-width: 767px){.p-seed.p-seed--variant3 .p-seed__flow-desc{font-size:12.5px}}.p-seed.p-seed--variant3 .p-seed__flow-time{padding:7px 12px;background:var(--seed-pale);color:var(--seed-navy-deep);font-size:11.5px;font-weight:700;letter-spacing:.06em;white-space:nowrap}@media screen and (max-width: 767px){.p-seed.p-seed--variant3 .p-seed__flow-time{grid-column:2;grid-row:2;justify-self:start;margin-top:8px}}.p-seed.p-seed--variant3 .p-seed__block--faq{padding-bottom:calc(var(--seed-pad) + 48px)}.p-seed.p-seed--variant3 .p-seed__block--faq .p-seed__wrap{display:grid;grid-template-columns:minmax(0, 360px) minmax(0, 1fr);gap:80px;align-items:start}.p-seed.p-seed--variant3 .p-seed__block--faq .p-seed__section-head{position:sticky;top:110px;margin-bottom:0}@media screen and (max-width: 1100px){.p-seed.p-seed--variant3 .p-seed__block--faq .p-seed__wrap{grid-template-columns:minmax(0, 1fr);gap:48px}.p-seed.p-seed--variant3 .p-seed__block--faq .p-seed__section-head{position:static}}@media screen and (max-width: 767px){.p-seed.p-seed--variant3 .p-seed__block--faq .p-seed__wrap{gap:36px}}.p-seed.p-seed--variant3 .p-seed__faq-item{background:var(--seed-white);border:1px solid var(--seed-line);transition:background-color .25s ease}.p-seed.p-seed--variant3 .p-seed__faq-item+.p-seed.p-seed--variant3 .p-seed__faq-item{margin-top:-1px}.p-seed.p-seed--variant3 .p-seed__faq-item.is-open{background:var(--seed-pale);box-shadow:inset 4px 0 0 0 var(--seed-navy)}.p-seed.p-seed--variant3 .p-seed__faq-q{display:flex;align-items:center;justify-content:space-between;gap:18px;width:100%;padding:24px 28px;background:none;border:0;font:inherit;font-size:15.5px;font-weight:700;line-height:1.7;text-align:left;color:var(--seed-ink);cursor:pointer}.p-seed.p-seed--variant3 .p-seed__faq-q:hover{color:var(--seed-navy)}@media screen and (max-width: 767px){.p-seed.p-seed--variant3 .p-seed__faq-q{padding:18px 16px;font-size:14px;gap:12px}}.p-seed.p-seed--variant3 .p-seed__faq-qmark{font-family:"Lexend",sans-serif;font-weight:500;letter-spacing:.04em;color:var(--seed-navy);margin-right:14px}@media screen and (max-width: 767px){.p-seed.p-seed--variant3 .p-seed__faq-qmark{margin-right:10px}}.p-seed.p-seed--variant3 .p-seed__faq-toggle{position:relative;flex:none;width:22px;height:22px}.p-seed.p-seed--variant3 .p-seed__faq-toggle::before,.p-seed.p-seed--variant3 .p-seed__faq-toggle::after{content:"";position:absolute;top:50%;left:50%;width:14px;height:2px;background:var(--seed-navy);transform:translate(-50%, -50%)}.p-seed.p-seed--variant3 .p-seed__faq-toggle::after{transform:translate(-50%, -50%) rotate(90deg);transition:transform .25s ease,opacity .2s ease}@media screen and (max-width: 767px){.p-seed.p-seed--variant3 .p-seed__faq-toggle{width:20px;height:20px}}.p-seed.p-seed--variant3 .p-seed__faq-item.is-open .p-seed__faq-toggle::after{transform:translate(-50%, -50%) rotate(0deg);opacity:0}.p-seed.p-seed--variant3 .p-seed__faq-a{display:grid;grid-template-rows:0fr;transition:grid-template-rows .3s ease}.p-seed.p-seed--variant3 .p-seed__faq-item.is-open .p-seed__faq-a{grid-template-rows:1fr}.p-seed.p-seed--variant3 .p-seed__faq-a-inner{overflow:hidden;min-height:0;padding:2px 28px 0 62px;font-size:14px;line-height:2.05;color:#3a556e}.p-seed.p-seed--variant3 .p-seed__faq-a-inner::after{content:"";display:block;height:26px}@media screen and (max-width: 767px){.p-seed.p-seed--variant3 .p-seed__faq-a-inner{padding:2px 16px 0 16px;font-size:13px}.p-seed.p-seed--variant3 .p-seed__faq-a-inner::after{height:20px}}.p-seed.p-seed--variant3 .p-seed__cta-line{position:relative;background:var(--seed-navy-deep);padding-block:var(--seed-pad)}.p-seed.p-seed--variant3 .p-seed__cta-grid{display:grid;grid-template-columns:minmax(0, 6fr) minmax(0, 5fr);gap:72px;align-items:start}@media screen and (max-width: 1100px){.p-seed.p-seed--variant3 .p-seed__cta-grid{gap:40px}}@media screen and (max-width: 767px){.p-seed.p-seed--variant3 .p-seed__cta-grid{grid-template-columns:minmax(0, 1fr);gap:0}}.p-seed.p-seed--variant3 .p-seed__cta-copy{padding-top:8px}.p-seed.p-seed--variant3 .p-seed__cta-copy .p-seed__head-en{display:block;margin-bottom:18px;color:#8fb6d6}.p-seed.p-seed--variant3 .p-seed__cta-copy .p-seed__eyebrow{color:var(--seed-white);margin-top:0}.p-seed.p-seed--variant3 .p-seed__cta-copy .p-seed__eyebrow::before{background:var(--seed-pale)}.p-seed.p-seed--variant3 .p-seed__cta-title{margin:14px 0 0;font-family:"Zen Kaku Gothic New","Noto Sans JP",sans-serif;font-weight:900;font-size:clamp(28px,3.2vw,40px);line-height:1.55;letter-spacing:.02em;color:var(--seed-white)}@media screen and (max-width: 767px){.p-seed.p-seed--variant3 .p-seed__cta-title{font-size:25px}}.p-seed.p-seed--variant3 .p-seed__cta-lead{margin:18px 0 0;max-width:520px;font-size:15px;line-height:2.1;color:#cfe3f2}@media screen and (max-width: 767px){.p-seed.p-seed--variant3 .p-seed__cta-lead{font-size:13.5px}}.p-seed.p-seed--variant3 .p-seed__cta-btns{margin-top:32px}@media screen and (max-width: 767px){.p-seed.p-seed--variant3 .p-seed__cta-btns{margin-top:24px}.p-seed.p-seed--variant3 .p-seed__cta-btns .p-seed__btn{width:100%}}.p-seed.p-seed--variant3 .p-seed__cta-visual{margin:calc(-1*(var(--seed-pad) + var(--seed-cross))) calc(-1*var(--seed-edge)) 0 0;height:560px;position:relative;box-shadow:-18px 18px 0 0 var(--seed-navy-soft)}.p-seed.p-seed--variant3 .p-seed__cta-visual img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}@media screen and (max-width: 1100px){.p-seed.p-seed--variant3 .p-seed__cta-visual{height:440px}}@media screen and (max-width: 767px){.p-seed.p-seed--variant3 .p-seed__cta-visual{margin:36px calc(-1*var(--seed-edge)) 0;height:260px;box-shadow:none}}.p-seed.p-seed--variant3 .p-oneframe-footer--seed{background-color:var(--seed-navy-deep);border-top:1px solid var(--seed-navy-soft);padding:72px 0 56px}@media screen and (max-width: 767px){.p-seed.p-seed--variant3 .p-oneframe-footer--seed{padding:52px 0 40px}}.p-seed.p-seed--variant3 .p-oneframe-footer--seed .p-oneframe-footer__link-btn{border-radius:0;border-color:hsla(0,0%,100%,.35)}.p-seed.p-seed--variant3 .p-oneframe-footer--seed .p-oneframe-footer__link-btn:hover{background-color:var(--seed-navy);border-color:hsla(0,0%,100%,.65)}.p-seed.p-seed--variant3 .p-oneframe-footer--seed .p-oneframe-footer__logo-img{height:34px;width:auto}.p-seed.p-seed--variant3 .p-oneframe-footer--seed .p-oneframe-footer__nav-link{color:#9cc0dd}.p-seed.p-seed--variant3 .p-oneframe-footer--seed .p-oneframe-footer__nav-link:hover{color:var(--seed-white)}.p-seed.p-seed--variant3 .p-oneframe-footer--seed .p-oneframe-footer__copyright{color:#8fb6d6}.u-visually-hidden{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0, 0, 0, 0);white-space:nowrap;border:0}.u-sp-br{display:none}@media screen and (max-width: 767px){.u-sp-br{display:block}}
