:root{
  --pho-ink:#0b1220;--pho-ink-2:#172136;--pho-brand:#275df5;--pho-brand-2:#1745d4;--pho-accent:#14b87a;--pho-surface:#f4f7fb;--pho-surface-2:#edf2f8;--pho-line:#dfe6ef;--pho-muted:#627087;--pho-white:#fff;--pho-danger:#c9362b;--pho-radius:20px;--pho-radius-sm:12px;--pho-shadow:0 18px 55px rgba(11,18,32,.09);--pho-container:1180px;
}
html{scroll-behavior:smooth}body{margin:0;color:var(--pho-ink);background:#fff;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI","Noto Sans JP","Hiragino Kaku Gothic ProN","Yu Gothic",sans-serif;font-size:16px;line-height:1.75;-webkit-font-smoothing:antialiased}a{color:inherit}img{max-width:100%;height:auto}button,input,select,textarea{font:inherit}.pho-container{width:min(calc(100% - 40px),var(--pho-container));margin-inline:auto}.pho-site-main{min-height:65vh}.screen-reader-text{position:absolute!important;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.screen-reader-text:focus{clip:auto!important;width:auto;height:auto;display:block;top:8px;left:8px;padding:12px 16px;background:#fff;z-index:99999}.pho-site-header{position:sticky;top:0;z-index:100;background:rgba(255,255,255,.93);backdrop-filter:blur(18px);border-bottom:1px solid rgba(223,230,239,.75);transition:box-shadow .2s}.pho-site-header.is-scrolled{box-shadow:0 8px 30px rgba(11,18,32,.06)}.pho-header-inner{min-height:74px;display:flex;align-items:center;justify-content:space-between;gap:28px}.pho-brand{display:inline-flex;align-items:center;gap:11px;text-decoration:none}.pho-brand-mark{width:38px;height:38px;border-radius:12px;display:grid;place-items:center;position:relative;background:var(--pho-ink);box-shadow:inset 0 0 0 1px rgba(255,255,255,.08)}.pho-brand-mark i{position:absolute;width:7px;height:7px;border-radius:99px;background:#fff}.pho-brand-mark i:nth-child(1){transform:translate(-8px,-4px)}.pho-brand-mark i:nth-child(2){transform:translate(8px,-4px);background:#8eb0ff}.pho-brand-mark i:nth-child(3){transform:translate(0,8px);background:#41d49c}.pho-brand-mark:after{content:"";width:20px;height:14px;border-left:1.5px solid rgba(255,255,255,.6);border-right:1.5px solid rgba(255,255,255,.6);transform:rotate(90deg)}.pho-brand-copy{display:flex;flex-direction:column;line-height:1}.pho-brand-copy strong{font-size:18px;letter-spacing:-.03em}.pho-brand-copy small{font-size:9px;text-transform:uppercase;letter-spacing:.13em;color:#7a879a;margin-top:5px}.custom-logo{max-height:48px;width:auto}.pho-header-nav{display:flex;align-items:center;gap:32px;margin-left:auto}.pho-nav-list{display:flex;align-items:center;gap:28px;list-style:none;margin:0;padding:0}.pho-nav-list a{text-decoration:none;color:#334057;font-size:14px;font-weight:700}.pho-nav-list a:hover{color:var(--pho-brand)}.pho-header-actions{display:flex;align-items:center;gap:9px}.pho-link-button,.pho-primary-button,.pho-secondary-button,.pho-light-button{display:inline-flex;align-items:center;justify-content:center;gap:10px;text-decoration:none;border-radius:11px;font-weight:800;line-height:1.2;transition:transform .18s,box-shadow .18s,background .18s,border-color .18s}.pho-link-button{padding:10px 12px;color:#354159}.pho-primary-button{padding:15px 20px;color:#fff;background:var(--pho-brand);border:1px solid var(--pho-brand);box-shadow:0 9px 24px rgba(39,93,245,.18)}.pho-primary-button:hover{background:var(--pho-brand-2);border-color:var(--pho-brand-2);transform:translateY(-1px);box-shadow:0 13px 28px rgba(39,93,245,.24)}.pho-primary-button--small{padding:11px 14px;font-size:13px}.pho-primary-button--full{width:100%}.pho-secondary-button{padding:15px 20px;background:#fff;border:1px solid var(--pho-line);color:var(--pho-ink)}.pho-secondary-button:hover{border-color:#b7c3d3;background:#f9fbfd}.pho-secondary-button--light{background:transparent;border-color:rgba(255,255,255,.28);color:#fff}.pho-light-button{padding:13px 17px;background:#fff;color:var(--pho-ink)}.pho-menu-toggle{display:none;background:transparent;border:0;padding:8px}.pho-menu-toggle>span:not(.screen-reader-text){display:block;width:24px;height:2px;background:var(--pho-ink);margin:5px;border-radius:99px}.pho-hero{overflow:hidden;background:radial-gradient(circle at 83% 20%,rgba(39,93,245,.11),transparent 28%),linear-gradient(180deg,#fff 0,#f8faff 100%);border-bottom:1px solid var(--pho-line)}.pho-hero-grid{min-height:650px;display:grid;grid-template-columns:minmax(0,1.03fr) minmax(430px,.97fr);align-items:center;gap:62px;padding-top:64px;padding-bottom:64px}.pho-eyebrow,.pho-kicker{display:inline-flex;align-items:center;gap:9px;color:var(--pho-brand);font-size:11px;letter-spacing:.15em;font-weight:900}.pho-eyebrow span{width:8px;height:8px;border-radius:50%;background:var(--pho-accent);box-shadow:0 0 0 5px rgba(20,184,122,.11)}.pho-hero h1{font-size:clamp(42px,5.3vw,72px);line-height:1.13;letter-spacing:-.055em;margin:22px 0 24px}.pho-hero h1 em{font-style:normal;color:var(--pho-brand)}.pho-hero-copy>p{max-width:680px;font-size:18px;line-height:1.9;color:#58667c}.pho-hero-actions{display:flex;gap:12px;margin:32px 0 34px}.pho-hero-proof{display:flex;gap:26px;flex-wrap:wrap;color:#6f7a8d;font-size:12px}.pho-hero-proof span{display:flex;align-items:baseline;gap:6px}.pho-hero-proof strong{font-size:21px;color:var(--pho-ink)}.pho-network-visual{height:500px;position:relative}.pho-network-visual svg{position:absolute;inset:35px 15px 0;width:calc(100% - 30px);height:calc(100% - 35px);z-index:0}.pho-network-visual svg path,.pho-network-visual svg circle{fill:none;stroke:#cbd7e7;stroke-width:1.2;stroke-dasharray:4 6}.pho-network-core{position:absolute;left:50%;top:50%;transform:translate(-50%,-48%);width:150px;height:150px;border-radius:50%;background:var(--pho-ink);color:#fff;display:flex;align-items:center;justify-content:center;flex-direction:column;gap:9px;box-shadow:0 26px 80px rgba(11,18,32,.26);z-index:3}.pho-network-core .pho-brand-mark{width:34px;height:34px;background:#fff}.pho-network-core .pho-brand-mark i:nth-child(1){background:var(--pho-brand)}.pho-network-core .pho-brand-mark i:nth-child(2){background:#6790ff}.pho-network-core .pho-brand-mark i:nth-child(3){background:var(--pho-accent)}.pho-network-core strong{text-align:center;font-size:12px;letter-spacing:.12em;line-height:1.3}.pho-network-card{position:absolute;width:178px;background:#fff;border:1px solid var(--pho-line);border-radius:17px;padding:17px 18px;box-shadow:0 15px 45px rgba(28,45,75,.08);z-index:2}.pho-network-card small{display:block;color:#8c98a9;font-size:9px;font-weight:900;letter-spacing:.12em}.pho-network-card strong{display:block;font-size:15px;margin:3px 0}.pho-network-card span{font-size:11px;color:#718096}.pho-network-card--provider{left:1%;top:8%}.pho-network-card--sales{right:0;top:8%}.pho-network-card--media{right:2%;bottom:8%}.pho-network-card--cross{left:0;bottom:8%}.pho-section{padding:96px 0}.pho-section--muted{background:var(--pho-surface);border-top:1px solid #edf1f6;border-bottom:1px solid #edf1f6}.pho-section-head{display:flex;justify-content:space-between;align-items:end;gap:30px;margin-bottom:34px}.pho-section-head h2{margin:7px 0 0;font-size:clamp(30px,4vw,46px);letter-spacing:-.045em;line-height:1.25}.pho-section-head p{color:var(--pho-muted);max-width:700px}.pho-section-head--center{text-align:center;justify-content:center}.pho-text-link{font-weight:800;text-decoration:none;color:var(--pho-brand);white-space:nowrap}.pho-offer-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}.pho-offer-card{min-width:0;background:#fff;border:1px solid var(--pho-line);border-radius:18px;padding:22px;display:flex;flex-direction:column;box-shadow:0 1px 1px rgba(11,18,32,.02);transition:transform .2s,box-shadow .2s,border-color .2s}.pho-offer-card:hover{transform:translateY(-3px);border-color:#c8d4e4;box-shadow:var(--pho-shadow)}.pho-card-topline{display:flex;align-items:center;gap:8px;flex-wrap:wrap}.pho-chip{display:inline-flex;padding:4px 8px;border-radius:7px;font-size:10px;font-weight:900;line-height:1.4}.pho-chip--market{background:#ebf1ff;color:#1c52de}.pho-card-category{font-size:11px;color:#7c8798}.pho-offer-card h3{font-size:19px;line-height:1.45;letter-spacing:-.025em;margin:15px 0 8px}.pho-offer-card h3 a{text-decoration:none}.pho-card-company{font-size:12px;color:#536177;text-decoration:none;font-weight:700}.pho-card-company span{display:inline-grid;place-items:center;width:17px;height:17px;border-radius:50%;background:#e9f2ff;color:#2863ee;font-size:9px;margin-left:3px}.pho-offer-card>p{font-size:13px;line-height:1.75;color:#6a7689;min-height:46px}.pho-card-tags{display:flex;flex-wrap:wrap;gap:6px;margin-top:auto;padding-top:8px}.pho-card-tags span,.pho-detail-tags span{font-size:10px;padding:5px 8px;border:1px solid #e2e8f0;border-radius:8px;color:#66748a;background:#fafbfd}.pho-card-footer{display:flex;align-items:end;justify-content:space-between;margin-top:19px;padding-top:17px;border-top:1px solid #edf0f4}.pho-card-footer small{display:block;color:#8490a1;font-size:10px}.pho-card-footer strong{display:block;font-size:20px;line-height:1.3}.pho-card-footer>a,.pho-circle-link{display:grid;place-items:center;width:36px;height:36px;border-radius:50%;background:var(--pho-ink);color:#fff;text-decoration:none}.pho-process-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px;counter-reset:steps}.pho-process-grid article{position:relative;border:1px solid var(--pho-line);border-radius:18px;padding:25px;background:#fff}.pho-process-grid article>b{position:absolute;right:18px;top:16px;color:#c8d0dc;font-size:13px}.pho-process-icon{width:48px;height:48px;border-radius:14px;background:#edf3ff;color:var(--pho-brand);display:grid;place-items:center;font-size:23px;font-weight:500}.pho-process-grid h3{font-size:18px;margin:22px 0 9px}.pho-process-grid p{color:#69768a;font-size:13px;margin:0}.pho-route-section{background:var(--pho-ink);color:#fff;overflow:hidden}.pho-route-grid{display:grid;grid-template-columns:.8fr 1.2fr;gap:70px;align-items:center}.pho-kicker--light{color:#91b1ff}.pho-route-grid h2{font-size:clamp(34px,4.2vw,52px);line-height:1.22;letter-spacing:-.045em;margin:8px 0 22px}.pho-route-grid p{color:#aab5c8;max-width:540px}.pho-route-diagram{display:grid;grid-template-columns:1fr auto 1fr auto 1fr;gap:12px;align-items:center;position:relative}.pho-route-diagram>div{background:#17233a;border:1px solid rgba(255,255,255,.1);border-radius:16px;padding:22px 17px;text-align:center}.pho-route-diagram>div.is-core{background:var(--pho-brand);border-color:var(--pho-brand)}.pho-route-diagram span,.pho-route-diagram strong{display:block}.pho-route-diagram span{font-size:9px;color:#93a2ba;letter-spacing:.11em}.pho-route-diagram .is-core span{color:#dce7ff}.pho-route-diagram strong{font-size:15px;margin-top:4px}.pho-route-diagram>i{font-style:normal;color:#63738e}.pho-route-diagram>small{position:absolute;top:calc(100% + 14px);left:0;right:0;text-align:center;color:#6f819e}.pho-cta-panel{border:1px solid var(--pho-line);border-radius:26px;padding:46px 50px;display:flex;justify-content:space-between;align-items:center;gap:40px;background:linear-gradient(135deg,#fff,#f5f8fe)}.pho-cta-panel h2{font-size:38px;letter-spacing:-.04em;margin:6px 0 7px}.pho-cta-panel p{color:var(--pho-muted);margin:0}.pho-cta-actions{display:flex;gap:10px;flex-shrink:0}.pho-site-footer{background:#07101e;color:#c4cede;padding:64px 0 22px}.pho-site-footer .pho-brand-copy strong{color:#fff}.pho-site-footer .pho-brand-copy small{color:#697a94}.pho-footer-grid{display:grid;grid-template-columns:2fr 1fr 1fr;gap:50px}.pho-footer-copy{max-width:420px;color:#73839b;font-size:13px;margin-top:21px}.pho-footer-links{display:flex;flex-direction:column;gap:8px}.pho-footer-links h2{font-size:11px;text-transform:uppercase;letter-spacing:.1em;color:#7f8fa8;margin:0 0 7px}.pho-footer-links a{font-size:13px;text-decoration:none;color:#c4cede}.pho-footer-bottom{display:flex;justify-content:space-between;align-items:center;border-top:1px solid #19263a;margin-top:50px;padding-top:20px;color:#62738d;font-size:11px}.pho-footer-menu{display:flex;gap:18px;list-style:none;margin:0;padding:0}.pho-footer-menu a{text-decoration:none}.pho-content-page{padding-top:70px;padding-bottom:100px}.pho-content-head{max-width:800px;margin-bottom:40px}.pho-content-head h1{font-size:clamp(38px,5vw,58px);letter-spacing:-.05em;line-height:1.2;margin:10px 0}.pho-page-entry,.pho-article-body{max-width:780px;font-size:16px}.pho-page-entry h2,.pho-article-body h2{margin-top:2em;font-size:28px}.pho-post-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:20px}.pho-post-card{border:1px solid var(--pho-line);border-radius:18px;overflow:hidden}.pho-post-card>div{padding:22px}.pho-post-card h2{font-size:20px;margin:5px 0 8px}.pho-post-card h2 a{text-decoration:none}.pho-post-card p,.pho-post-card small{color:var(--pho-muted)}.pho-article-wrap{padding-top:70px;padding-bottom:110px}.pho-article-head{max-width:860px;margin:auto;text-align:center}.pho-article-head h1{font-size:clamp(38px,5vw,60px);letter-spacing:-.05em;line-height:1.24}.pho-article-image{max-width:1000px;margin:44px auto;border-radius:22px;overflow:hidden}.pho-article-body{margin:auto}.pho-error-page{text-align:center;padding-top:130px;padding-bottom:160px}.pho-error-page h1{font-size:50px;margin:9px 0}.pho-empty-state{grid-column:1/-1;padding:45px;border:1px dashed #cbd5e1;border-radius:18px;text-align:center;color:#69768a;background:#fff}.navigation.pagination{margin-top:36px}.nav-links{display:flex;gap:7px;justify-content:center}.page-numbers{min-width:38px;height:38px;display:grid;place-items:center;border:1px solid var(--pho-line);border-radius:9px;text-decoration:none;font-size:12px}.page-numbers.current{background:var(--pho-ink);color:#fff;border-color:var(--pho-ink)}
@media(max-width:980px){.pho-header-nav{position:fixed;left:14px;right:14px;top:76px;background:#fff;border:1px solid var(--pho-line);border-radius:18px;padding:18px;box-shadow:var(--pho-shadow);display:none;align-items:stretch;flex-direction:column}.pho-header-nav.is-open{display:flex}.pho-menu-toggle{display:block}.pho-primary-nav,.pho-nav-list{width:100%}.pho-nav-list{align-items:stretch;flex-direction:column;gap:0}.pho-nav-list a{display:block;padding:11px 5px}.pho-header-actions{border-top:1px solid var(--pho-line);padding-top:14px;justify-content:stretch}.pho-header-actions a{flex:1}.pho-hero-grid{grid-template-columns:1fr;min-height:auto;padding-top:70px}.pho-network-visual{max-width:620px;width:100%;margin:auto}.pho-offer-grid{grid-template-columns:repeat(2,1fr)}.pho-process-grid{grid-template-columns:repeat(2,1fr)}.pho-route-grid{grid-template-columns:1fr}.pho-cta-panel{align-items:flex-start;flex-direction:column}.pho-footer-grid{grid-template-columns:1.5fr 1fr 1fr}}
@media(max-width:680px){.pho-container{width:min(calc(100% - 28px),var(--pho-container))}.pho-header-inner{min-height:66px}.pho-brand-copy small{display:none}.pho-brand-mark{width:34px;height:34px}.pho-hero-grid{padding-top:52px;padding-bottom:45px;gap:20px}.pho-hero h1{font-size:42px}.pho-hero-copy>p{font-size:15px}.pho-hero-actions,.pho-cta-actions{align-items:stretch;flex-direction:column}.pho-hero-proof{gap:16px}.pho-network-visual{height:400px;transform:scale(.92)}.pho-network-card{width:145px;padding:13px}.pho-network-core{width:125px;height:125px}.pho-section{padding:70px 0}.pho-section-head{align-items:flex-start;flex-direction:column}.pho-offer-grid,.pho-process-grid,.pho-post-grid{grid-template-columns:1fr}.pho-route-diagram{grid-template-columns:1fr auto 1fr}.pho-route-diagram>div:nth-of-type(3),.pho-route-diagram>i:nth-of-type(2){display:none}.pho-cta-panel{padding:32px 24px}.pho-footer-grid{grid-template-columns:1fr 1fr}.pho-footer-grid>div:first-child{grid-column:1/-1}.pho-footer-bottom{align-items:flex-start;flex-direction:column}.pho-menu-open{overflow:hidden}}
