
{"id":4965,"date":"2026-02-28T10:47:56","date_gmt":"2026-02-28T01:47:56","guid":{"rendered":"https:\/\/j-wire.info\/?page_id=4965"},"modified":"2026-03-01T10:56:18","modified_gmt":"2026-03-01T01:56:18","slug":"4965-2","status":"publish","type":"page","link":"https:\/\/j-wire.info\/?page_id=4965","title":{"rendered":"\u8d8a\u5883EC by J-wire"},"content":{"rendered":"\n<!DOCTYPE html>\n<html lang=\"ja\">\n<head>\n<meta charset=\"UTF-8\">\n<meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\">\n<title>J-wire | \u65e5\u672c\u306e\u9038\u54c1\u3092\u3001\u4e16\u754c\u306e\u30b9\u30bf\u30f3\u30c0\u30fc\u30c9\u306b\u3002<\/title>\n<link rel=\"preconnect\" href=\"https:\/\/fonts.googleapis.com\">\n<link href=\"https:\/\/fonts.googleapis.com\/css2?family=Noto+Sans+JP:wght@300;400;500;700;900&#038;family=Zen+Kaku+Gothic+New:wght@400;700;900&#038;family=Outfit:wght@300;400;500;600;700;800;900&#038;display=swap\" rel=\"stylesheet\">\n<script src=\"https:\/\/cdnjs.cloudflare.com\/ajax\/libs\/three.js\/r128\/three.min.js\"><\/script>\n<style>\n\/* === RESET === *\/\n.jwire-lp, .jwire-lp *, .jwire-lp *::before, .jwire-lp *::after { margin:0; padding:0; box-sizing:border-box; }\n.jwire-lp {\n  --white:#fff; --off-white:#f7f8fc; --navy:#1a2340; --navy-mid:#2a3558;\n  --blue:#3366ff; --blue-light:#5b8cff; --blue-pale:#e8eeff;\n  --orange:#ff6b35; --orange-light:#ff8c5a; --orange-pale:#fff0ea;\n  --gold:#f5a623; --red:#e53e3e; --green:#38b764;\n  --text:#2d3142; --text-light:#5c6178; --text-muted:#8b90a0; --border:#dfe3ee;\n  --font-jp:'Zen Kaku Gothic New','Noto Sans JP',sans-serif;\n  --font-en:'Outfit',sans-serif;\n  --shadow-sm:0 2px 8px rgba(26,35,64,.06); --shadow-md:0 8px 30px rgba(26,35,64,.08);\n  --shadow-lg:0 16px 50px rgba(26,35,64,.1); --shadow-xl:0 24px 60px rgba(26,35,64,.12);\n  font-family:var(--font-jp); background:var(--white); color:var(--text);\n  line-height:1.8; overflow-x:hidden; font-size:16px;\n}\n.jwire-lp a { text-decoration:none; }\n.jwire-lp ul { list-style:none; }\n.jw-container { max-width:1160px; margin:0 auto; padding:0 24px; }\n.jw-label { font-family:var(--font-en); font-size:.7rem; font-weight:700; letter-spacing:.25em; text-transform:uppercase; color:var(--blue); background:var(--blue-pale); display:inline-block; padding:6px 16px; border-radius:20px; margin-bottom:16px; }\n\n\/* === ANIMATIONS === *\/\n@keyframes jw-pulse { 0%,100%{box-shadow:0 0 0 0 rgba(51,102,255,.3)} 50%{box-shadow:0 0 0 16px rgba(51,102,255,0)} }\n@keyframes jw-dotPulse { 0%,100%{opacity:.15;transform:scale(1)} 50%{opacity:.5;transform:scale(1.5)} }\n\n\/* === BUTTONS === *\/\n.jw-btn-primary { display:inline-flex; align-items:center; gap:8px; padding:16px 32px; background:linear-gradient(135deg,var(--blue),var(--blue-light)); color:#fff!important; font-family:var(--font-jp); font-weight:700; font-size:.92rem; border:none; border-radius:10px; cursor:pointer; text-decoration:none!important; transition:all .3s ease; box-shadow:0 4px 16px rgba(51,102,255,.3); line-height:1.5; }\n.jw-btn-primary::after { content:'\\2192'; transition:transform .3s ease; }\n.jw-btn-primary:hover { transform:translateY(-2px); box-shadow:0 8px 28px rgba(51,102,255,.4); color:#fff!important; }\n.jw-btn-primary:hover::after { transform:translateX(4px); }\n.jw-btn-primary.jw-large { padding:20px 44px; font-size:1.05rem; border-radius:12px; animation:jw-pulse 3s ease infinite; }\n.jw-btn-outline { display:inline-flex; align-items:center; gap:8px; padding:16px 32px; background:var(--white); color:var(--blue)!important; font-family:var(--font-jp); font-weight:600; font-size:.92rem; border:2px solid var(--blue); border-radius:10px; cursor:pointer; text-decoration:none!important; transition:all .3s ease; line-height:1.5; }\n.jw-btn-outline:hover { background:var(--blue-pale); transform:translateY(-2px); color:var(--blue)!important; }\n\n\/* ========== HERO (3D Globe) ========== *\/\n.jw-hero { min-height:100vh; display:flex; align-items:center; position:relative; overflow:hidden; background:linear-gradient(170deg,#0d1529 0%,#1a2340 40%,#162040 100%); }\n#jw-globe-canvas { position:absolute; inset:0; width:100%; height:100%; z-index:0; }\n.jw-hero-inner { position:relative; z-index:2; display:grid; grid-template-columns:1.1fr .9fr; gap:48px; align-items:center; padding:100px 0 80px; }\n.jw-hero-eyebrow { font-family:var(--font-en); font-size:.78rem; font-weight:700; letter-spacing:.2em; text-transform:uppercase; color:var(--blue-light); margin-bottom:16px; display:flex; align-items:center; gap:8px; }\n.jw-hero-eyebrow::before { content:''; display:inline-block; width:32px; height:2px; background:var(--blue-light); border-radius:2px; }\n.jw-hero h1 { font-size:clamp(1.9rem,4.2vw,3.2rem)!important; font-weight:900!important; line-height:1.4!important; color:#fff!important; margin-bottom:24px!important; padding:0!important; border:none!important; background:none!important; }\n.jw-hero h1 .jw-accent { color:var(--orange); font-family:var(--font-en); font-weight:800; }\n.jw-hero h1 .jw-uline { position:relative; display:inline-block; }\n.jw-hero h1 .jw-uline::after { content:''; position:absolute; bottom:2px; left:0; width:100%; height:8px; background:rgba(51,102,255,.3); border-radius:4px; z-index:-1; }\n.jw-hero-sub { font-size:clamp(.88rem,1.4vw,1.02rem); color:rgba(255,255,255,.7); max-width:560px; margin-bottom:36px; }\n.jw-hero-sub strong { color:#fff; font-weight:700; }\n.jw-hero-buttons { display:flex; gap:14px; flex-wrap:wrap; }\n.jw-hero-info { display:grid; grid-template-columns:1fr 1fr; gap:16px; }\n.jw-info-card { background:rgba(255,255,255,.08); backdrop-filter:blur(12px); -webkit-backdrop-filter:blur(12px); border-radius:16px; padding:24px 20px; border:1px solid rgba(255,255,255,.1); text-align:center; transition:transform .3s ease,box-shadow .3s ease; }\n.jw-info-card:hover { transform:translateY(-4px); background:rgba(255,255,255,.12); }\n.jw-info-card:nth-child(2), .jw-info-card:nth-child(4) { transform:translateY(20px); }\n.jw-info-card:nth-child(2):hover, .jw-info-card:nth-child(4):hover { transform:translateY(16px); }\n.jw-info-icon { width:52px; height:52px; border-radius:14px; display:flex; align-items:center; justify-content:center; font-size:1.5rem; margin:0 auto 12px; }\n.jw-info-icon.jw-ic-blue { background:rgba(51,102,255,.2); }\n.jw-info-icon.jw-ic-orange { background:rgba(255,107,53,.2); }\n.jw-info-icon.jw-ic-green { background:rgba(56,183,100,.2); }\n.jw-info-icon.jw-ic-gold { background:rgba(245,166,35,.2); }\n.jw-info-card .jw-num { font-family:var(--font-en); font-size:1.8rem; font-weight:800; color:#fff; line-height:1.2; }\n.jw-info-card .jw-info-label { font-size:.72rem; color:rgba(255,255,255,.5); margin-top:4px; }\n\n\/* ========== PAIN ========== *\/\n.jw-pain { padding:100px 0; background:var(--off-white); }\n.jw-pain-header { text-align:center; margin-bottom:56px; }\n.jw-pain-header h2 { font-size:clamp(1.4rem,3vw,2.2rem)!important; font-weight:900!important; color:var(--navy)!important; line-height:1.6!important; border:none!important; padding:0!important; background:none!important; }\n.jw-pain-header h2 .jw-red { color:var(--red); }\n.jw-pain-items { display:grid; grid-template-columns:repeat(3,1fr); gap:24px; margin-bottom:48px; }\n.jw-pain-card { background:var(--white); border-radius:16px; padding:36px 28px; box-shadow:var(--shadow-sm); border:1px solid var(--border); position:relative; transition:all .4s ease; overflow:hidden; }\n.jw-pain-card::before { content:''; position:absolute; top:0; left:0; right:0; height:4px; background:linear-gradient(90deg,var(--red),var(--orange)); border-radius:16px 16px 0 0; opacity:0; transition:opacity .3s ease; }\n.jw-pain-card:hover::before { opacity:1; }\n.jw-pain-card:hover { transform:translateY(-6px); box-shadow:var(--shadow-lg); }\n.jw-pain-icon { width:56px; height:56px; border-radius:14px; background:#fef2f2; display:flex; align-items:center; justify-content:center; font-size:1.5rem; margin-bottom:20px; }\n.jw-pain-card h3 { font-size:1.05rem!important; font-weight:700!important; color:var(--navy)!important; margin-bottom:10px!important; border:none!important; padding:0!important; }\n.jw-pain-card p { font-size:.85rem; color:var(--text-light); line-height:1.8; }\n.jw-pain-resolve { text-align:center; padding:40px 48px; background:linear-gradient(135deg,var(--blue-pale),#f0f4ff); border:2px solid rgba(51,102,255,.12); border-radius:16px; }\n.jw-pain-resolve p { font-size:clamp(1.05rem,2vw,1.35rem); font-weight:700; color:var(--navy); }\n.jw-pain-resolve .jw-blue { color:var(--blue); }\n\n\/* ========== STRENGTHS ========== *\/\n.jw-strengths { padding:100px 0; background:var(--white); }\n.jw-strengths-header { text-align:center; margin-bottom:72px; }\n.jw-strengths-header h2 { font-size:clamp(1.4rem,3.2vw,2.4rem)!important; font-weight:900!important; color:var(--navy)!important; border:none!important; padding:0!important; }\n.jw-strengths-header h2 .jw-num-blue { font-family:var(--font-en); color:var(--blue); font-weight:900; font-size:110%; }\n.jw-timeline { position:relative; max-width:960px; margin:0 auto; }\n.jw-timeline::before { content:''; position:absolute; left:50%; top:0; bottom:0; width:3px; background:linear-gradient(180deg,var(--blue),var(--orange),var(--green),var(--gold)); border-radius:3px; transform:translateX(-50%); }\n.jw-tl-row { display:grid; grid-template-columns:1fr 60px 1fr; align-items:center; margin-bottom:48px; }\n.jw-tl-row:last-child { margin-bottom:0; }\n.jw-tl-row:nth-child(odd) .jw-tl-card-wrap { grid-column:1; text-align:right; }\n.jw-tl-row:nth-child(odd) .jw-tl-node { grid-column:2; }\n.jw-tl-row:nth-child(odd) .jw-tl-empty { grid-column:3; }\n.jw-tl-row:nth-child(even) .jw-tl-empty { grid-column:1; }\n.jw-tl-row:nth-child(even) .jw-tl-node { grid-column:2; }\n.jw-tl-row:nth-child(even) .jw-tl-card-wrap { grid-column:3; text-align:left; }\n.jw-tl-node { display:flex; align-items:center; justify-content:center; z-index:2; }\n.jw-tl-circle { width:52px; height:52px; border-radius:50%; display:flex; align-items:center; justify-content:center; font-family:var(--font-en); font-weight:800; font-size:1.1rem; color:#fff; box-shadow:0 4px 16px rgba(0,0,0,.12); }\n.jw-tl-circle.jw-c1 { background:linear-gradient(135deg,var(--blue),var(--blue-light)); }\n.jw-tl-circle.jw-c2 { background:linear-gradient(135deg,var(--orange),var(--orange-light)); }\n.jw-tl-circle.jw-c3 { background:linear-gradient(135deg,var(--green),#5dd98a); }\n.jw-tl-circle.jw-c4 { background:linear-gradient(135deg,var(--gold),#ffc94d); }\n.jw-tl-card { background:var(--white); border-radius:16px; padding:32px 28px; box-shadow:var(--shadow-md); border:1px solid var(--border); display:inline-block; text-align:left; max-width:420px; transition:all .4s ease; }\n.jw-tl-card:hover { transform:translateY(-4px); box-shadow:var(--shadow-xl); }\n.jw-tl-tag { font-family:var(--font-en); font-size:.68rem; font-weight:700; letter-spacing:.15em; text-transform:uppercase; display:inline-block; padding:4px 12px; border-radius:6px; margin-bottom:12px; }\n.jw-tl-tag.jw-t1 { background:var(--blue-pale); color:var(--blue); }\n.jw-tl-tag.jw-t2 { background:var(--orange-pale); color:var(--orange); }\n.jw-tl-tag.jw-t3 { background:#e6f7ed; color:var(--green); }\n.jw-tl-tag.jw-t4 { background:#fff8e1; color:#d4920a; }\n.jw-tl-card h3 { font-size:1.15rem!important; font-weight:900!important; color:var(--navy)!important; margin-bottom:10px!important; line-height:1.5!important; border:none!important; padding:0!important; }\n.jw-tl-card p { font-size:.85rem; color:var(--text-light); line-height:1.8; }\n\n\/* ========== SERVICES ========== *\/\n.jw-services { padding:100px 0; background:linear-gradient(180deg,var(--off-white),#f5f0ff); }\n.jw-services-header { text-align:center; margin-bottom:64px; }\n.jw-services-header h2 { font-size:clamp(1.3rem,2.8vw,1.9rem)!important; font-weight:700!important; color:var(--navy)!important; line-height:1.6!important; border:none!important; padding:0!important; }\n.jw-services-header h2 .jw-em { font-weight:900; font-size:115%; display:block; margin-top:4px; background:linear-gradient(135deg,var(--blue),#7c3aed); -webkit-background-clip:text; -webkit-text-fill-color:transparent; background-clip:text; }\n.jw-services-grid { display:grid; grid-template-columns:repeat(4,1fr); gap:20px; }\n.jw-svc-card { background:var(--white); border-radius:16px; padding:32px 24px; box-shadow:var(--shadow-sm); border:1px solid var(--border); transition:all .4s ease; text-align:center; position:relative; overflow:hidden; }\n.jw-svc-card:hover { transform:translateY(-6px); box-shadow:var(--shadow-lg); }\n.jw-svc-card::after { content:''; position:absolute; bottom:0; left:0; right:0; height:3px; border-radius:0 0 16px 16px; opacity:0; transition:opacity .3s ease; }\n.jw-svc-card:hover::after { opacity:1; }\n.jw-svc-card:nth-child(1)::after { background:var(--blue); }\n.jw-svc-card:nth-child(2)::after { background:var(--orange); }\n.jw-svc-card:nth-child(3)::after { background:var(--green); }\n.jw-svc-card:nth-child(4)::after { background:#7c3aed; }\n.jw-svc-icon { width:64px; height:64px; border-radius:16px; display:flex; align-items:center; justify-content:center; font-size:1.6rem; margin:0 auto 20px; }\n.jw-svc-icon.jw-si1 { background:var(--blue-pale); }\n.jw-svc-icon.jw-si2 { background:var(--orange-pale); }\n.jw-svc-icon.jw-si3 { background:#e6f7ed; }\n.jw-svc-icon.jw-si4 { background:#f3e8ff; }\n.jw-svc-card h3 { font-size:1rem!important; font-weight:700!important; color:var(--navy)!important; margin-bottom:14px!important; border:none!important; padding:0!important; }\n.jw-svc-list { text-align:left; }\n.jw-svc-list li { font-size:.82rem; color:var(--text-light); padding:5px 0 5px 18px; position:relative; }\n.jw-svc-list li::before { content:'\\2713'; position:absolute; left:0; font-size:.72rem; font-weight:700; }\n.jw-svc-card:nth-child(1) .jw-svc-list li::before { color:var(--blue); }\n.jw-svc-card:nth-child(2) .jw-svc-list li::before { color:var(--orange); }\n.jw-svc-card:nth-child(3) .jw-svc-list li::before { color:var(--green); }\n.jw-svc-card:nth-child(4) .jw-svc-list li::before { color:#7c3aed; }\n\n\/* ========== FLOW ========== *\/\n.jw-flow { padding:100px 0; background:var(--white); }\n.jw-flow-header { text-align:center; margin-bottom:64px; }\n.jw-flow-header h2 { font-size:clamp(1.4rem,3vw,2.2rem)!important; font-weight:900!important; color:var(--navy)!important; border:none!important; padding:0!important; }\n.jw-flow-steps { display:grid; grid-template-columns:repeat(5,1fr); gap:0; position:relative; max-width:1000px; margin:0 auto; }\n.jw-flow-steps::before { content:''; position:absolute; top:40px; left:10%; right:10%; height:3px; background:linear-gradient(90deg,var(--blue),var(--orange),var(--green)); border-radius:3px; z-index:0; }\n.jw-flow-step { text-align:center; position:relative; z-index:1; }\n.jw-flow-circle { width:80px; height:80px; border-radius:50%; display:flex; align-items:center; justify-content:center; margin:0 auto 16px; font-size:2rem; background:var(--white); box-shadow:var(--shadow-md); border:3px solid var(--border); transition:all .3s ease; }\n.jw-flow-step:hover .jw-flow-circle { transform:scale(1.08); box-shadow:var(--shadow-lg); }\n.jw-flow-step:nth-child(1) .jw-flow-circle { border-color:var(--blue); }\n.jw-flow-step:nth-child(2) .jw-flow-circle { border-color:#6c5ce7; }\n.jw-flow-step:nth-child(3) .jw-flow-circle { border-color:var(--orange); }\n.jw-flow-step:nth-child(4) .jw-flow-circle { border-color:var(--green); }\n.jw-flow-step:nth-child(5) .jw-flow-circle { border-color:var(--gold); }\n.jw-flow-label { font-family:var(--font-en); font-size:.65rem; font-weight:700; letter-spacing:.15em; text-transform:uppercase; color:var(--text-muted); margin-bottom:4px; }\n.jw-flow-step h4 { font-size:.88rem!important; font-weight:700!important; color:var(--navy)!important; line-height:1.5!important; border:none!important; padding:0!important; margin:0!important; }\n.jw-flow-step p { font-size:.72rem; color:var(--text-muted); margin-top:4px; }\n\n\/* ========== TRUST ========== *\/\n.jw-trust { padding:100px 0; background:var(--off-white); }\n.jw-trust-header { text-align:center; margin-bottom:56px; }\n.jw-trust-header h2 { font-size:clamp(1.4rem,3vw,2.2rem)!important; font-weight:900!important; color:var(--navy)!important; border:none!important; padding:0!important; }\n.jw-trust-grid { display:grid; grid-template-columns:repeat(3,1fr); gap:24px; }\n.jw-trust-card { background:var(--white); border-radius:16px; padding:40px 28px; box-shadow:var(--shadow-sm); border:1px solid var(--border); text-align:center; transition:all .4s ease; }\n.jw-trust-card:hover { transform:translateY(-6px); box-shadow:var(--shadow-lg); }\n.jw-trust-icon { width:72px; height:72px; border-radius:50%; display:flex; align-items:center; justify-content:center; font-size:1.8rem; margin:0 auto 20px; }\n.jw-trust-card:nth-child(1) .jw-trust-icon { background:var(--blue-pale); }\n.jw-trust-card:nth-child(2) .jw-trust-icon { background:var(--orange-pale); }\n.jw-trust-card:nth-child(3) .jw-trust-icon { background:#e6f7ed; }\n.jw-trust-card h3 { font-size:1.05rem!important; font-weight:700!important; color:var(--navy)!important; margin-bottom:10px!important; border:none!important; padding:0!important; }\n.jw-trust-card p { font-size:.85rem; color:var(--text-light); line-height:1.7; }\n\n\/* ========== FOUNDER ========== *\/\n.jw-founder { padding:100px 0; background:linear-gradient(160deg,#1a2340,#2a3a60); color:#fff; position:relative; overflow:hidden; }\n.jw-founder::before { content:''; position:absolute; inset:0; background:radial-gradient(ellipse 50% 50% at 80% 30%,rgba(51,102,255,.1) 0%,transparent 60%),radial-gradient(ellipse 40% 40% at 20% 70%,rgba(255,107,53,.06) 0%,transparent 60%); pointer-events:none; }\n.jw-founder-globe { position:absolute; right:-5%; top:50%; transform:translateY(-50%); width:400px; height:400px; border-radius:50%; border:1px solid rgba(255,255,255,.06); opacity:.5; pointer-events:none; }\n.jw-founder-globe::before { content:''; position:absolute; inset:40px; border-radius:50%; border:1px solid rgba(255,255,255,.04); }\n.jw-founder-globe::after { content:''; position:absolute; inset:80px; border-radius:50%; border:1px solid rgba(255,255,255,.03); }\n.jw-founder-inner { position:relative; z-index:2; max-width:720px; }\n.jw-founder-quote { font-family:var(--font-en); font-size:8rem; line-height:.8; color:rgba(255,255,255,.06); margin-bottom:-24px; display:block; }\n.jw-founder h2 { font-size:clamp(1.5rem,3vw,2.2rem)!important; font-weight:900!important; color:#fff!important; margin-bottom:28px!important; line-height:1.5!important; border:none!important; padding:0!important; }\n.jw-founder h2 .jw-orange { color:var(--orange); }\n.jw-founder p { font-size:.95rem; color:rgba(255,255,255,.75); line-height:2; margin-bottom:16px; }\n.jw-founder-hl { display:flex; gap:16px; margin-top:32px; flex-wrap:wrap; }\n.jw-founder-hl span { padding:10px 18px; background:rgba(255,255,255,.08); border:1px solid rgba(255,255,255,.12); border-radius:8px; font-size:.8rem; color:rgba(255,255,255,.9); }\n\n\/* ========== CTA (3D Particles) ========== *\/\n.jw-cta { padding:120px 0; position:relative; overflow:hidden; text-align:center; background:#0d1529; }\n#jw-particle-canvas { position:absolute; inset:0; width:100%; height:100%; z-index:0; }\n.jw-cta-inner { position:relative; z-index:2; }\n.jw-cta h2 { font-size:clamp(1.5rem,3.5vw,2.6rem)!important; font-weight:900!important; color:#fff!important; margin-bottom:12px!important; line-height:1.5!important; border:none!important; padding:0!important; }\n.jw-cta h2 .jw-blue-glow { color:var(--blue-light); text-shadow:0 0 30px rgba(51,102,255,.4); }\n.jw-cta-sub { font-size:1rem; color:rgba(255,255,255,.6); margin-bottom:40px; }\n.jw-cta-note { font-size:.75rem; color:rgba(255,255,255,.35); margin-top:16px; }\n.jw-cta-flags { display:flex; justify-content:center; gap:12px; margin-bottom:32px; font-size:1.8rem; opacity:.5; }\n.jw-cta .jw-btn-primary { box-shadow:0 4px 20px rgba(51,102,255,.5); }\n.jw-cta .jw-btn-primary:hover { box-shadow:0 8px 40px rgba(51,102,255,.6); }\n\n\/* ========== FOOTER ========== *\/\n.jw-footer { padding:36px 0; background:var(--navy); text-align:center; font-size:.75rem; color:rgba(255,255,255,.4); }\n\n\/* ========== RESPONSIVE ========== *\/\n@media(max-width:1024px){\n  .jw-hero-inner{grid-template-columns:1fr} .jw-hero-info{max-width:400px}\n  .jw-timeline::before{display:none} .jw-tl-row{display:block!important;margin-bottom:24px}\n  .jw-tl-card{max-width:100%} .jw-tl-node,.jw-tl-empty{display:none!important}\n  .jw-tl-row:nth-child(odd) .jw-tl-card-wrap,.jw-tl-row:nth-child(even) .jw-tl-card-wrap{text-align:left!important;grid-column:auto!important}\n  .jw-services-grid{grid-template-columns:repeat(2,1fr)}\n  .jw-flow-steps{grid-template-columns:repeat(3,1fr);row-gap:32px} .jw-flow-steps::before{display:none}\n}\n@media(max-width:768px){\n  .jw-pain-items{grid-template-columns:1fr} .jw-services-grid{grid-template-columns:1fr}\n  .jw-trust-grid{grid-template-columns:1fr} .jw-flow-steps{grid-template-columns:1fr;gap:24px}\n  .jw-hero-buttons{flex-direction:column} .jw-btn-primary,.jw-btn-outline{width:100%;justify-content:center}\n  .jw-hero-info{grid-template-columns:1fr 1fr}\n  .jw-info-card:nth-child(2),.jw-info-card:nth-child(4){transform:none}\n  .jw-founder-hl{flex-direction:column} .jw-cta-flags{font-size:1.4rem;gap:8px}\n}\n<\/style>\n<\/head>\n<body>\n<div class=\"jwire-lp\">\n\n<!-- ===== HERO with 3D Globe ===== -->\n<section class=\"jw-hero\">\n  <canvas id=\"jw-globe-canvas\"><\/canvas>\n  <div class=\"jw-container\">\n    <div class=\"jw-hero-inner\">\n      <div>\n        <div class=\"jw-hero-eyebrow\">Japanese Export Partner &mdash; J-wire<\/div>\n        <h1><span class=\"jw-accent\">Amazon<\/span>\u306e\u5148\u3078\u3002<br>\u65e5\u672c\u306e\u9038\u54c1\u3092\u3001<br><span class=\"jw-uline\">\u4e16\u754c\u306e\u30b9\u30bf\u30f3\u30c0\u30fc\u30c9\u306b\u3002<\/span><\/h1>\n        <p class=\"jw-hero-sub\">\u7d2f\u8a08<strong>300\u793e\u4ee5\u4e0a<\/strong>\u306e\u5b9f\u7e3e\u3002Amazon\u516c\u8a8d\u30d1\u30fc\u30c8\u30ca\u30fc\u300cJ-wire\u300d\u304c\u3001\u6226\u7565\u7684\u30de\u30fc\u30b1\u30c6\u30a3\u30f3\u30b0\u304b\u3089\u8907\u96d1\u306a\u901a\u95a2\u3001B2B\u30ea\u30fc\u30c9\u7372\u5f97\u307e\u3067\u3001\u3042\u306a\u305f\u306e\u8f38\u51fa\u4e8b\u696d\u3092<strong>\u300c\u30ed\u30b1\u30c3\u30c8\u30b9\u30bf\u30fc\u30c8\u300d<\/strong>\u3055\u305b\u307e\u3059\u3002<\/p>\n        <div class=\"jw-hero-buttons\">\n          <a href=\"#jw-contact\" class=\"jw-btn-primary\">\u7121\u6599\u3067\u8f38\u51fa\u8a3a\u65ad\u3092\u53d7\u3051\u308b<\/a>\n          <a href=\"#\" class=\"jw-btn-outline\" style=\"color:rgba(255,255,255,.8)!important;border-color:rgba(255,255,255,.3);\">\u6210\u529f\u4e8b\u4f8b\u96c6\u3092\u30c0\u30a6\u30f3\u30ed\u30fc\u30c9<\/a>\n        <\/div>\n      <\/div>\n      <div class=\"jw-hero-info\">\n        <div class=\"jw-info-card\"><div class=\"jw-info-icon jw-ic-blue\">&#127942;<\/div><div class=\"jw-num\">300+<\/div><div class=\"jw-info-label\">\u652f\u63f4\u4f01\u696d\u6570<\/div><\/div>\n        <div class=\"jw-info-card\"><div class=\"jw-info-icon jw-ic-orange\">&#128230;<\/div><div class=\"jw-num\">Amazon<\/div><div class=\"jw-info-label\">\u516c\u8a8d\u30d1\u30fc\u30c8\u30ca\u30fc<\/div><\/div>\n        <div class=\"jw-info-card\"><div class=\"jw-info-icon jw-ic-green\">&#127857;<\/div><div class=\"jw-num\">\u98df\u54c1OK<\/div><div class=\"jw-info-label\">FDA\u5bfe\u5fdc\u53ef\u80fd<\/div><\/div>\n        <div class=\"jw-info-card\"><div class=\"jw-info-icon jw-ic-gold\">&#127758;<\/div><div class=\"jw-num\">Global<\/div><div class=\"jw-info-label\">\u4e16\u754c\u5e02\u5834\u3078\u5c55\u958b<\/div><\/div>\n      <\/div>\n    <\/div>\n  <\/div>\n<\/section>\n\n<!-- ===== PAIN POINTS ===== -->\n<section class=\"jw-pain\">\n  <div class=\"jw-container\">\n    <div class=\"jw-pain-header\"><span class=\"jw-label\">Pain Points<\/span><h2>\u8f38\u51fa\u306f\u5922\u304c\u3042\u308b\u3002<br>\u3067\u3082\u3001\u73fe\u5b9f\u306f<span class=\"jw-red\">\u4e0d\u5b89\u306e\u9023\u7d9a<\/span>\u3067\u306f\u3042\u308a\u307e\u305b\u3093\u304b\uff1f<\/h2><\/div>\n    <div class=\"jw-pain-items\">\n      <div class=\"jw-pain-card\"><div class=\"jw-pain-icon\">&#127760;<\/div><h3>\u82f1\u8a9e\u30b3\u30df\u30e5\u30cb\u30b1\u30fc\u30b7\u30e7\u30f3\u306e\u58c1<\/h3><p>\u5546\u54c1\u8aac\u660e\u3001\u4ea4\u6e09\u3001\u30af\u30ec\u30fc\u30e0\u5bfe\u5fdc\u2026\u30cd\u30a4\u30c6\u30a3\u30d6\u30ec\u30d9\u30eb\u306e\u82f1\u8a9e\u529b\u304c\u306a\u3044\u3068\u3001\u30d3\u30b8\u30cd\u30b9\u30c1\u30e3\u30f3\u30b9\u3092\u9003\u3057\u3066\u3057\u307e\u3046\u3002<\/p><\/div>\n      <div class=\"jw-pain-card\"><div class=\"jw-pain-icon\">&#128203;<\/div><h3>\u6cd5\u5f8b\u30fb\u898f\u5236\u306e\u8ff7\u8def<\/h3><p>FDA\u3001\u6210\u5206\u8868\u793a\u3001\u30e9\u30d9\u30eb\u898f\u5236\u2026 \u73fe\u5730\u306e\u6cd5\u5f8b\u3084\u898f\u5236\u306f\u8907\u96d1\u3067\u3001\u4e00\u3064\u306e\u30df\u30b9\u304c\u5927\u304d\u306a\u640d\u5931\u306b\u3064\u306a\u304c\u308b\u3002<\/p><\/div>\n      <div class=\"jw-pain-card\"><div class=\"jw-pain-icon\">&#9888;&#65039;<\/div><h3>\u4ee3\u91d1\u56de\u53ce\u30fb\u30ea\u30b9\u30af\u7ba1\u7406<\/h3><p>\u6d77\u5916\u53d6\u5f15\u306e\u4ee3\u91d1\u56de\u53ce\u3001\u70ba\u66ff\u30ea\u30b9\u30af\u3001\u30af\u30ec\u30fc\u30e0\u5bfe\u5fdc\u3002\u4e0d\u5b89\u8981\u7d20\u304c\u591a\u3059\u304e\u3066\u3001\u6700\u521d\u306e\u4e00\u6b69\u304c\u8e0f\u307f\u51fa\u305b\u306a\u3044\u3002<\/p><\/div>\n    <\/div>\n    <div class=\"jw-pain-resolve\"><p>\u305d\u306e\u60a9\u307f\u3001\u8f38\u51fa\u8077\u4eba\u306e<span class=\"jw-blue\">\u300cJ-wire\u300d<\/span>\u304c\u3059\u3079\u3066\u89e3\u6c7a\u3057\u307e\u3059\u3002<\/p><\/div>\n  <\/div>\n<\/section>\n\n<!-- ===== STRENGTHS ===== -->\n<section class=\"jw-strengths\">\n  <div class=\"jw-container\">\n    <div class=\"jw-strengths-header\"><span class=\"jw-label\">Why Us<\/span><h2>J-wire\u304c\u9078\u3070\u308c\u308b<span class=\"jw-num-blue\"> 4 <\/span>\u3064\u306e\u5727\u5012\u7684\u5f37\u307f<\/h2><\/div>\n    <div class=\"jw-timeline\">\n      <div class=\"jw-tl-row\"><div class=\"jw-tl-card-wrap\"><div class=\"jw-tl-card\"><span class=\"jw-tl-tag jw-t1\">Marketing<\/span><h3>\u7206\u767a\u7684\u306a\u30b9\u30bf\u30fc\u30c8\u30c0\u30c3\u30b7\u30e5<\/h3><p>\u30a4\u30f3\u30d5\u30eb\u30a8\u30f3\u30b5\u30fc\u30de\u30fc\u30b1\u30c6\u30a3\u30f3\u30b0\u3068Meta\u5e83\u544a\u3092\u99c6\u4f7f\u3057\u3001\u30ed\u30fc\u30f3\u30c1\u76f4\u5f8c\u304b\u3089\u8a8d\u77e5\u3092\u6700\u5927\u5316\u3002\u505c\u6ede\u3055\u305b\u306a\u3044\u300c\u653b\u3081\u300d\u306e\u8f38\u51fa\u3092\u4ed5\u639b\u3051\u307e\u3059\u3002<\/p><\/div><\/div><div class=\"jw-tl-node\"><div class=\"jw-tl-circle jw-c1\">01<\/div><\/div><div class=\"jw-tl-empty\"><\/div><\/div>\n      <div class=\"jw-tl-row\"><div class=\"jw-tl-empty\"><\/div><div class=\"jw-tl-node\"><div class=\"jw-tl-circle jw-c2\">02<\/div><\/div><div class=\"jw-tl-card-wrap\"><div class=\"jw-tl-card\"><span class=\"jw-tl-tag jw-t2\">B2B Expansion<\/span><h3>B2B\u3078\u306e\u62e1\u5f35\u6027<\/h3><p>Amazon\u8ca9\u58f2\u306f\u901a\u904e\u70b9\u3002\u72ec\u81ea\u306e\u30ea\u30fc\u30c9\u30b8\u30a7\u30cd\u30ec\u30fc\u30b7\u30e7\u30f3\u3068\u76f4\u63a5\u306e\u67b6\u96fb\u30fb\u30df\u30fc\u30c6\u30a3\u30f3\u30b0\u8a2d\u5b9a\u306b\u3088\u308a\u3001\u73fe\u5730\u306e\u5378\u5148\u3084B2B\u30d1\u30fc\u30c8\u30ca\u30fc\u3092\u958b\u62d3\u3057\u307e\u3059\u3002<\/p><\/div><\/div><\/div>\n      <div class=\"jw-tl-row\"><div class=\"jw-tl-card-wrap\"><div class=\"jw-tl-card\"><span class=\"jw-tl-tag jw-t3\">Logistics<\/span><h3>\u9244\u58c1\u306e\u7269\u6d41\u30fb\u901a\u95a2\u30b5\u30dd\u30fc\u30c8<\/h3><p>\u96e3\u6613\u5ea6\u306e\u9ad8\u3044\u300c\u98df\u54c1\u300d\u3082\u5bfe\u5fdc\u3002\u73fe\u5730IOR\uff08\u8f38\u5165\u8005\uff09\u3001\u8f38\u51fa\u5165\u901a\u95a2\u66f8\u985e\u306e\u4f5c\u6210\u307e\u3067\u3001\u5f0a\u793e\u306e\u6df1\u3044\u77e5\u898b\u3067\u30b9\u30e0\u30fc\u30ba\u306a\u914d\u9001\u3092\u5b9f\u73fe\u3057\u307e\u3059\u3002<\/p><\/div><\/div><div class=\"jw-tl-node\"><div class=\"jw-tl-circle jw-c3\">03<\/div><\/div><div class=\"jw-tl-empty\"><\/div><\/div>\n      <div class=\"jw-tl-row\"><div class=\"jw-tl-empty\"><\/div><div class=\"jw-tl-node\"><div class=\"jw-tl-circle jw-c4\">04<\/div><\/div><div class=\"jw-tl-card-wrap\"><div class=\"jw-tl-card\"><span class=\"jw-tl-tag jw-t4\">Native Copy<\/span><h3>\u30cd\u30a4\u30c6\u30a3\u30d6\u306b\u3088\u308b\u300c\u58f2\u308c\u308b\u300d\u8868\u73fe<\/h3><p>\u30b9\u30b3\u30c3\u30c8\u30e9\u30f3\u30c9\u51fa\u8eab\u306e\u30de\u30b7\u30e5\u30fc\u3092\u306f\u3058\u3081\u3001\u82f1\u8a9e\u30cd\u30a4\u30c6\u30a3\u30d6\u30c1\u30fc\u30e0\u304c\u300c\u81ea\u7136\u3067\u523a\u3055\u308b\u300d\u30b3\u30d4\u30fc\u30e9\u30a4\u30c6\u30a3\u30f3\u30b0\u3092\u62c5\u5f53\u3002\u7ffb\u8a33\u3067\u306f\u306a\u304f\u300c\u30de\u30fc\u30b1\u30c6\u30a3\u30f3\u30b0\u300d\u3092\u884c\u3044\u307e\u3059\u3002<\/p><\/div><\/div><\/div>\n    <\/div>\n  <\/div>\n<\/section>\n\n<!-- ===== SERVICES ===== -->\n<section class=\"jw-services\">\n  <div class=\"jw-container\">\n    <div class=\"jw-services-header\"><span class=\"jw-label\">Services<\/span><h2>\u307e\u308b\u3067\u8cb4\u793e\u306e<span class=\"jw-em\">\u300c\u6d77\u5916\u4e8b\u696d\u90e8\u300d\u304c\u305d\u306e\u307e\u307e\u5916\u306b\u3042\u308b\u611f\u899a\u3002<\/span><\/h2><\/div>\n    <div class=\"jw-services-grid\">\n      <div class=\"jw-svc-card\"><div class=\"jw-svc-icon jw-si1\">&#128722;<\/div><h3>EC\u6226\u7565<\/h3><ul class=\"jw-svc-list\"><li>Amazon\u30a2\u30ab\u30a6\u30f3\u30c8\u958b\u8a2d\u30fb\u904b\u7528<\/li><li>\u5546\u54c1\u30da\u30fc\u30b8\u6700\u9069\u5316\uff08SEO\uff09<\/li><li>\u5e83\u544a\u904b\u7528\u30fbACOS\u6539\u5584<\/li><\/ul><\/div>\n      <div class=\"jw-svc-card\"><div class=\"jw-svc-icon jw-si2\">&#129309;<\/div><h3>B2B\u55b6\u696d\u4ee3\u884c<\/h3><ul class=\"jw-svc-list\"><li>\u30bf\u30fc\u30b2\u30c3\u30c8\u30ea\u30b9\u30c8\u4f5c\u6210<\/li><li>\u67b6\u96fb\u30fb\u30e1\u30fc\u30eb\u30a2\u30a6\u30c8\u30ea\u30fc\u30c1<\/li><li>\u5546\u8ac7\u8a2d\u5b9a\u30fb\u30af\u30ed\u30fc\u30b8\u30f3\u30b0\u652f\u63f4<\/li><\/ul><\/div>\n      <div class=\"jw-svc-card\"><div class=\"jw-svc-icon jw-si3\">&#128674;<\/div><h3>\u7269\u6d41\u30fb\u6cd5\u898f\u5236<\/h3><ul class=\"jw-svc-list\"><li>\u901a\u95a2\u66f8\u985e\u6e96\u5099\u30fbIOR\u624b\u914d<\/li><li>\u6210\u5206\u30c1\u30a7\u30c3\u30af\u30fbFDA\u5bfe\u5fdc<\/li><li>\u914d\u9001\u30eb\u30fc\u30c8\u306e\u6700\u9069\u5316<\/li><\/ul><\/div>\n      <div class=\"jw-svc-card\"><div class=\"jw-svc-icon jw-si4\">&#127912;<\/div><h3>\u30af\u30ea\u30a8\u30a4\u30c6\u30a3\u30d6<\/h3><ul class=\"jw-svc-list\"><li>\u30a4\u30f3\u30d5\u30a9\u30b0\u30e9\u30d5\u30a3\u30c3\u30af\u5546\u54c1\u8aac\u660e<\/li><li>SNS\u9023\u643a\u30fb\u30b3\u30f3\u30c6\u30f3\u30c4\u5236\u4f5c<\/li><li>\u30cd\u30a4\u30c6\u30a3\u30d6\u30b3\u30d4\u30fc\u30e9\u30a4\u30c6\u30a3\u30f3\u30b0<\/li><\/ul><\/div>\n    <\/div>\n  <\/div>\n<\/section>\n\n<!-- ===== FLOW ===== -->\n<section class=\"jw-flow\">\n  <div class=\"jw-container\">\n    <div class=\"jw-flow-header\"><span class=\"jw-label\">Roadmap<\/span><h2>\u304a\u554f\u3044\u5408\u308f\u305b\u304b\u3089\u8ca9\u58f2\u958b\u59cb\u307e\u3067<\/h2><\/div>\n    <div class=\"jw-flow-steps\">\n      <div class=\"jw-flow-step\"><div class=\"jw-flow-circle\">&#128222;<\/div><div class=\"jw-flow-label\">Step 01<\/div><h4>\u7121\u6599\u76f8\u8ac7<\/h4><p>\u8ab2\u984c\u306e\u30d2\u30a2\u30ea\u30f3\u30b0<\/p><\/div>\n      <div class=\"jw-flow-step\"><div class=\"jw-flow-circle\">&#128202;<\/div><div class=\"jw-flow-label\">Step 02<\/div><h4>\u5e02\u5834\u8abf\u67fb\u30fb\u6226\u7565\u7b56\u5b9a<\/h4><p>\u30bf\u30fc\u30b2\u30c3\u30c8\u5e02\u5834\u3092\u5206\u6790<\/p><\/div>\n      <div class=\"jw-flow-step\"><div class=\"jw-flow-circle\">&#128640;<\/div><div class=\"jw-flow-label\">Step 03<\/div><h4>Amazon\u51fa\u54c1<\/h4><p>\u30da\u30fc\u30b8\u5236\u4f5c\u30fb\u5e83\u544a\u958b\u59cb<\/p><\/div>\n      <div class=\"jw-flow-step\"><div class=\"jw-flow-circle\">&#128200;<\/div><div class=\"jw-flow-label\">Step 04<\/div><h4>\u30de\u30fc\u30b1\u30c6\u30a3\u30f3\u30b0\u52a0\u901f<\/h4><p>\u30a4\u30f3\u30d5\u30eb\u30a8\u30f3\u30b5\u30fc\u65bd\u7b56<\/p><\/div>\n      <div class=\"jw-flow-step\"><div class=\"jw-flow-circle\">&#129309;<\/div><div class=\"jw-flow-label\">Step 05<\/div><h4>B2B\u5c55\u958b<\/h4><p>\u5378\u5148\u30fb\u30d1\u30fc\u30c8\u30ca\u30fc\u958b\u62d3<\/p><\/div>\n    <\/div>\n  <\/div>\n<\/section>\n\n<!-- ===== TRUST ===== -->\n<section class=\"jw-trust\">\n  <div class=\"jw-container\">\n    <div class=\"jw-trust-header\"><span class=\"jw-label\">Trust<\/span><h2>\u9078\u3070\u308c\u308b\u7406\u7531\u3001\u78ba\u304b\u306a\u5b9f\u7e3e\u3002<\/h2><\/div>\n    <div class=\"jw-trust-grid\">\n      <div class=\"jw-trust-card\"><div class=\"jw-trust-icon\">&#127941;<\/div><h3>Amazon\u516c\u8a8d\u30d1\u30fc\u30c8\u30ca\u30fc<\/h3><p>Amazon\u793e\u3067\u306e\u767b\u58c7\u5b9f\u7e3e\u3042\u308a\u3002\u516c\u5f0f\u306b\u8a8d\u3081\u3089\u308c\u305f\u30d1\u30fc\u30c8\u30ca\u30fc\u3068\u3057\u3066\u3001\u6700\u65b0\u306e\u30ce\u30a6\u30cf\u30a6\u3092\u63d0\u4f9b\u3002<\/p><\/div>\n      <div class=\"jw-trust-card\"><div class=\"jw-trust-icon\">&#128200;<\/div><h3>300\u793e\u4ee5\u4e0a\u306e\u652f\u63f4\u5b9f\u7e3e<\/h3><p>\u591a\u7a2e\u591a\u69d8\u306a\u696d\u754c\u30fb\u5546\u54c1\u3067\u57f9\u3063\u305f\u77e5\u898b\u3092\u6d3b\u304b\u3057\u3001\u6570\u591a\u304f\u306e\u6210\u529f\u4e8b\u4f8b\u3092\u751f\u307f\u51fa\u3057\u3066\u304d\u307e\u3057\u305f\u3002<\/p><\/div>\n      <div class=\"jw-trust-card\"><div class=\"jw-trust-icon\">&#127857;<\/div><h3>\u98df\u54c1\u5206\u91ce\u306e\u5727\u5012\u7684\u30ce\u30a6\u30cf\u30a6<\/h3><p>\u4ed6\u793e\u304c\u656c\u9060\u3059\u308b\u300c\u98df\u54c1\u300d\u5206\u91ce\u3002FDA\u5bfe\u5fdc\u3001\u6210\u5206\u8868\u793a\u3001\u6e29\u5ea6\u7ba1\u7406\u307e\u3067\u3001\u5c02\u9580\u6027\u3067\u52dd\u8ca0\u3057\u307e\u3059\u3002<\/p><\/div>\n    <\/div>\n  <\/div>\n<\/section>\n\n<!-- ===== FOUNDER ===== -->\n<section class=\"jw-founder\">\n  <div class=\"jw-founder-globe\"><\/div>\n  <div class=\"jw-container\">\n    <div class=\"jw-founder-inner\">\n      <span class=\"jw-founder-quote\">&#8220;<\/span>\n      <h2>\u8f38\u51fa\u306b\u306f<span class=\"jw-orange\">\u5922<\/span>\u304c\u3042\u308a\u307e\u3059\uff01<\/h2>\n      <p>\u5c11\u5b50\u9ad8\u9f62\u5316\u304c\u9032\u3080\u65e5\u672c\u306b\u304a\u3044\u3066\u3001\u6d77\u5916\u30de\u30fc\u30b1\u30c3\u30c8\u3078\u306e\u6311\u6226\u306f\u3082\u306f\u3084\u9078\u629e\u80a2\u3067\u306f\u306a\u304f\u3001\u672a\u6765\u3078\u306e\u6295\u8cc7\u3067\u3059\u3002<\/p>\n      <p>\u70ba\u66ff\u306e\u30e1\u30ea\u30c3\u30c8\u3084\u6d88\u8cbb\u7a0e\u9084\u4ed8\u3001\u88dc\u52a9\u91d1\u306e\u6d3b\u7528\u306a\u3069\u3001\u4eca\u3053\u305d\u52d5\u304f\u3079\u304d\u30bf\u30a4\u30df\u30f3\u30b0\u3002\u79c1\u305f\u3061\u306f\u300c\u8077\u4eba\u300d\u3068\u3057\u3066\u3001\u6ce5\u81ed\u3044\u4ea4\u6e09\u304b\u3089\u6700\u5148\u7aef\u306e\u30a2\u30c9\u30c6\u30af\u30ce\u30ed\u30b8\u30fc\u307e\u3067\u3001\u8cb4\u793e\u306b\u5bc4\u308a\u6dfb\u3044\u3001\u5171\u306b\u4e16\u754c\u3092\u7372\u308a\u306b\u884c\u304d\u307e\u3059\u3002<\/p>\n      <div class=\"jw-founder-hl\">\n        <span>&#128180; \u70ba\u66ff\u30e1\u30ea\u30c3\u30c8<\/span>\n        <span>&#127963;&#65039; \u6d88\u8cbb\u7a0e\u9084\u4ed8<\/span>\n        <span>&#128203; \u88dc\u52a9\u91d1\u6d3b\u7528<\/span>\n        <span>&#127759; \u4e16\u754c\u5e02\u5834\u3078<\/span>\n      <\/div>\n    <\/div>\n  <\/div>\n<\/section>\n\n<!-- ===== CTA with 3D Particle Network ===== -->\n<section class=\"jw-cta\" id=\"jw-contact\">\n  <canvas id=\"jw-particle-canvas\"><\/canvas>\n  <div class=\"jw-container\">\n    <div class=\"jw-cta-inner\">\n      <span class=\"jw-label\">Contact<\/span>\n      <div class=\"jw-cta-flags\">&#127482;&#127480; &#127468;&#127463; &#127462;&#127482; &#127464;&#127462; &#127480;&#127468; &#127465;&#127466; &#127467;&#127479;<\/div>\n      <h2>\u6b21\u306f\u3001\u8cb4\u793e\u306e\u756a\u3067\u3059\u3002<br><span class=\"jw-blue-glow\">\u4e16\u754c\u4e2d\u306b\u30d5\u30a1\u30f3\u3092\u4f5c\u308a\u307e\u305b\u3093\u304b\uff1f<\/span><\/h2>\n      <p class=\"jw-cta-sub\">\u307e\u305a\u306f\u7121\u6599\u76f8\u8ac7\u304b\u3089\u3002\u8f38\u51fa\u306e\u53ef\u80fd\u6027\u3092\u4e00\u7dd2\u306b\u63a2\u308a\u307e\u3057\u3087\u3046\u3002<\/p>\n      <a href=\"#\" class=\"jw-btn-primary jw-large\">\u7121\u6599\u76f8\u8ac7\u30fb\u304a\u554f\u3044\u5408\u308f\u305b\u306f\u3053\u3061\u3089<\/a>\n      <p class=\"jw-cta-note\">\u203b \u76f8\u8ac7\u306f\u7121\u6599\u3067\u3059\u3002\u304a\u6c17\u8efd\u306b\u304a\u554f\u3044\u5408\u308f\u305b\u304f\u3060\u3055\u3044\u3002<\/p>\n    <\/div>\n  <\/div>\n<\/section>\n\n<div class=\"jw-footer\"><div class=\"jw-container\"><p>&copy; 2026 J-wire Inc. All rights reserved.<\/p><\/div><\/div>\n<\/div>\n\n<!-- ===== THREE.JS: 3D Globe (Hero) ===== -->\n<script>\n(function(){\n  try {\n    var canvas = document.getElementById('jw-globe-canvas');\n    if (!canvas || typeof THREE === 'undefined') return;\n    var hero = canvas.parentElement;\n    var scene = new THREE.Scene();\n    var camera = new THREE.PerspectiveCamera(45, hero.clientWidth \/ hero.clientHeight, 0.1, 1000);\n    camera.position.z = 3.8;\n    var renderer = new THREE.WebGLRenderer({ canvas: canvas, alpha: true, antialias: true });\n    renderer.setSize(hero.clientWidth, hero.clientHeight);\n    renderer.setPixelRatio(Math.min(window.devicePixelRatio, 2));\n\n    \/\/ Wireframe globe\n    var globeGeo = new THREE.SphereGeometry(1.2, 36, 36);\n    var globeMat = new THREE.MeshBasicMaterial({ color: 0x3366ff, wireframe: true, transparent: true, opacity: 0.08 });\n    var globe = new THREE.Mesh(globeGeo, globeMat);\n    scene.add(globe);\n\n    \/\/ Latitude rings\n    var ringColors = [0x3366ff, 0x5b8cff, 0xff6b35];\n    for (var r = 0; r < 3; r++) {\n      var ringGeo = new THREE.RingGeometry(1.22 + r * 0.08, 1.23 + r * 0.08, 80);\n      var ringMat = new THREE.MeshBasicMaterial({ color: ringColors[r], side: THREE.DoubleSide, transparent: true, opacity: 0.12 });\n      var ring = new THREE.Mesh(ringGeo, ringMat);\n      ring.rotation.x = Math.PI \/ 2 + (r - 1) * 0.5;\n      scene.add(ring);\n    }\n\n    \/\/ City dots (lat\/lon to 3D)\n    var cities = [\n      [35.68, 139.69],  \/\/ Tokyo\n      [40.71, -74.01],  \/\/ NYC\n      [51.51, -0.13],   \/\/ London\n      [48.86, 2.35],    \/\/ Paris\n      [1.35, 103.82],   \/\/ Singapore\n      [-33.87, 151.21], \/\/ Sydney\n      [52.52, 13.41],   \/\/ Berlin\n      [49.28, -123.12], \/\/ Vancouver\n      [25.2, 55.27],    \/\/ Dubai\n      [37.57, 126.98],  \/\/ Seoul\n      [-23.55, -46.63], \/\/ Sao Paulo\n      [34.05, -118.24], \/\/ LA\n    ];\n    var dotGroup = new THREE.Group();\n    cities.forEach(function(c) {\n      var lat = c[0] * Math.PI \/ 180;\n      var lon = -c[1] * Math.PI \/ 180;\n      var R = 1.22;\n      var x = R * Math.cos(lat) * Math.cos(lon);\n      var y = R * Math.sin(lat);\n      var z = R * Math.cos(lat) * Math.sin(lon);\n      var dotGeo = new THREE.SphereGeometry(0.02, 8, 8);\n      var dotMat = new THREE.MeshBasicMaterial({ color: 0xff6b35 });\n      var dot = new THREE.Mesh(dotGeo, dotMat);\n      dot.position.set(x, y, z);\n      dotGroup.add(dot);\n    });\n    scene.add(dotGroup);\n\n    \/\/ Export arc lines from Tokyo\n    var tokyoLat = 35.68 * Math.PI \/ 180;\n    var tokyoLon = -139.69 * Math.PI \/ 180;\n    var tokyoR = 1.22;\n    var tokyoPos = new THREE.Vector3(\n      tokyoR * Math.cos(tokyoLat) * Math.cos(tokyoLon),\n      tokyoR * Math.sin(tokyoLat),\n      tokyoR * Math.cos(tokyoLat) * Math.sin(tokyoLon)\n    );\n    var destinations = [[40.71, -74.01], [51.51, -0.13], [1.35, 103.82], [-33.87, 151.21], [25.2, 55.27]];\n    destinations.forEach(function(d) {\n      var dLat = d[0] * Math.PI \/ 180;\n      var dLon = -d[1] * Math.PI \/ 180;\n      var destPos = new THREE.Vector3(\n        tokyoR * Math.cos(dLat) * Math.cos(dLon),\n        tokyoR * Math.sin(dLat),\n        tokyoR * Math.cos(dLat) * Math.sin(dLon)\n      );\n      var mid = new THREE.Vector3().addVectors(tokyoPos, destPos).multiplyScalar(0.5);\n      mid.normalize().multiplyScalar(1.8);\n      var curve = new THREE.QuadraticBezierCurve3(tokyoPos, mid, destPos);\n      var pts = curve.getPoints(40);\n      var lineGeo = new THREE.BufferGeometry().setFromPoints(pts);\n      var lineMat = new THREE.LineBasicMaterial({ color: 0xff6b35, transparent: true, opacity: 0.25 });\n      var line = new THREE.Line(lineGeo, lineMat);\n      scene.add(line);\n    });\n\n    \/\/ Floating particles\n    var particleCount = 120;\n    var particleGeo = new THREE.BufferGeometry();\n    var pPositions = new Float32Array(particleCount * 3);\n    for (var i = 0; i < particleCount; i++) {\n      pPositions[i * 3] = (Math.random() - 0.5) * 6;\n      pPositions[i * 3 + 1] = (Math.random() - 0.5) * 6;\n      pPositions[i * 3 + 2] = (Math.random() - 0.5) * 4;\n    }\n    particleGeo.setAttribute('position', new THREE.BufferAttribute(pPositions, 3));\n    var particleMat = new THREE.PointsMaterial({ color: 0x5b8cff, size: 0.015, transparent: true, opacity: 0.4 });\n    var particles = new THREE.Points(particleGeo, particleMat);\n    scene.add(particles);\n\n    \/\/ Position globe to right side\n    globe.position.x = 1.2;\n    dotGroup.position.x = 1.2;\n    particles.position.x = 0.5;\n\n    \/\/ Mouse interaction\n    var mouseX = 0, mouseY = 0;\n    hero.addEventListener('mousemove', function(e) {\n      mouseX = (e.clientX \/ window.innerWidth - 0.5) * 0.3;\n      mouseY = (e.clientY \/ window.innerHeight - 0.5) * 0.3;\n    });\n\n    function animate() {\n      requestAnimationFrame(animate);\n      globe.rotation.y += 0.003;\n      dotGroup.rotation.y += 0.003;\n      globe.rotation.x += (mouseY * 0.3 - globe.rotation.x) * 0.02;\n      globe.rotation.y += (mouseX * 0.5 - globe.rotation.y) * 0.005;\n      dotGroup.rotation.x = globe.rotation.x;\n      particles.rotation.y += 0.0005;\n      renderer.render(scene, camera);\n    }\n    animate();\n\n    window.addEventListener('resize', function() {\n      camera.aspect = hero.clientWidth \/ hero.clientHeight;\n      camera.updateProjectionMatrix();\n      renderer.setSize(hero.clientWidth, hero.clientHeight);\n    });\n  } catch(e) { console.log('Globe init skipped:', e); }\n})();\n<\/script>\n\n<!-- ===== THREE.JS: Particle Network (CTA) ===== -->\n<script>\n(function(){\n  try {\n    var canvas = document.getElementById('jw-particle-canvas');\n    if (!canvas || typeof THREE === 'undefined') return;\n    var section = canvas.parentElement;\n    var scene = new THREE.Scene();\n    var camera = new THREE.PerspectiveCamera(60, section.clientWidth \/ section.clientHeight, 0.1, 1000);\n    camera.position.z = 5;\n    var renderer = new THREE.WebGLRenderer({ canvas: canvas, alpha: true, antialias: true });\n    renderer.setSize(section.clientWidth, section.clientHeight);\n    renderer.setPixelRatio(Math.min(window.devicePixelRatio, 2));\n\n    \/\/ Nodes\n    var nodeCount = 60;\n    var nodes = [];\n    var nodeGeo = new THREE.SphereGeometry(0.04, 8, 8);\n    var nodeMat = new THREE.MeshBasicMaterial({ color: 0x5b8cff, transparent: true, opacity: 0.7 });\n    var nodeGroup = new THREE.Group();\n    for (var i = 0; i < nodeCount; i++) {\n      var mesh = new THREE.Mesh(nodeGeo, nodeMat.clone());\n      mesh.position.set(\n        (Math.random() - 0.5) * 10,\n        (Math.random() - 0.5) * 6,\n        (Math.random() - 0.5) * 4\n      );\n      mesh.userData.vel = new THREE.Vector3(\n        (Math.random() - 0.5) * 0.005,\n        (Math.random() - 0.5) * 0.005,\n        (Math.random() - 0.5) * 0.003\n      );\n      mesh.userData.baseColor = Math.random() > 0.7 ? 0xff6b35 : 0x5b8cff;\n      mesh.material.color.setHex(mesh.userData.baseColor);\n      nodeGroup.add(mesh);\n      nodes.push(mesh);\n    }\n    scene.add(nodeGroup);\n\n    \/\/ Lines between nearby nodes\n    var linesMat = new THREE.LineBasicMaterial({ color: 0x3366ff, transparent: true, opacity: 0.1 });\n    var linesGroup = new THREE.Group();\n    scene.add(linesGroup);\n\n    var mouseX = 0, mouseY = 0;\n    section.addEventListener('mousemove', function(e) {\n      var rect = section.getBoundingClientRect();\n      mouseX = ((e.clientX - rect.left) \/ rect.width - 0.5) * 2;\n      mouseY = ((e.clientY - rect.top) \/ rect.height - 0.5) * 2;\n    });\n\n    function updateLines() {\n      \/\/ Remove old\n      while (linesGroup.children.length > 0) {\n        var c = linesGroup.children[0];\n        c.geometry.dispose();\n        linesGroup.remove(c);\n      }\n      var maxDist = 2.5;\n      for (var i = 0; i < nodes.length; i++) {\n        for (var j = i + 1; j < nodes.length; j++) {\n          var d = nodes[i].position.distanceTo(nodes[j].position);\n          if (d < maxDist) {\n            var pts = [nodes[i].position.clone(), nodes[j].position.clone()];\n            var geo = new THREE.BufferGeometry().setFromPoints(pts);\n            var mat = new THREE.LineBasicMaterial({ color: 0x3366ff, transparent: true, opacity: 0.06 * (1 - d \/ maxDist) });\n            linesGroup.add(new THREE.Line(geo, mat));\n          }\n        }\n      }\n    }\n\n    var frameCount = 0;\n    function animate() {\n      requestAnimationFrame(animate);\n      frameCount++;\n      nodes.forEach(function(n) {\n        n.position.add(n.userData.vel);\n        if (Math.abs(n.position.x) > 5) n.userData.vel.x *= -1;\n        if (Math.abs(n.position.y) > 3) n.userData.vel.y *= -1;\n        if (Math.abs(n.position.z) > 2) n.userData.vel.z *= -1;\n      });\n      nodeGroup.rotation.y += (mouseX * 0.1 - nodeGroup.rotation.y) * 0.02;\n      nodeGroup.rotation.x += (mouseY * 0.05 - nodeGroup.rotation.x) * 0.02;\n      if (frameCount % 4 === 0) updateLines();\n      renderer.render(scene, camera);\n    }\n    animate();\n\n    \/\/ Lazy init: only start when section is visible\n    var started = false;\n    var obs = new IntersectionObserver(function(entries) {\n      if (entries[0].isIntersecting && !started) {\n        started = true;\n        animate();\n        obs.disconnect();\n      }\n    });\n    \/\/ Actually start immediately for simplicity, observer for perf later\n    window.addEventListener('resize', function() {\n      camera.aspect = section.clientWidth \/ section.clientHeight;\n      camera.updateProjectionMatrix();\n      renderer.setSize(section.clientWidth, section.clientHeight);\n    });\n  } catch(e) { console.log('Particle init skipped:', e); }\n})();\n<\/script>\n\n<!-- ===== Scroll Reveal (progressive enhancement) ===== -->\n<script>\n(function(){\n  try {\n    if (!('IntersectionObserver' in window)) return;\n    var items = document.querySelectorAll('.jw-pain-card,.jw-tl-row,.jw-svc-card,.jw-trust-card,.jw-flow-steps,.jw-pain-resolve,.jw-pain-header,.jw-strengths-header,.jw-services-header,.jw-flow-header,.jw-trust-header,.jw-founder-inner,.jw-cta-inner');\n    if (!items.length) return;\n    items.forEach(function(el){ el.style.opacity='0'; el.style.transform='translateY(30px)'; el.style.transition='opacity 0.7s ease, transform 0.7s ease'; });\n    var ob = new IntersectionObserver(function(entries){ entries.forEach(function(e){ if(e.isIntersecting){ e.target.style.opacity='1'; e.target.style.transform='translateY(0)'; ob.unobserve(e.target); } }); },{threshold:0.1,rootMargin:'0px 0px -20px 0px'});\n    items.forEach(function(el){ ob.observe(el); });\n  } catch(e){}\n})();\n<\/script>\n<\/body>\n<\/html>\n","protected":false},"excerpt":{"rendered":"J-wire | \u65e5\u672c\u306e\u9038\u54c1\u3092\u3001\u4e16\u754c\u306e\u30b9\u30bf\u30f3\u30c0\u30fc\u30c9\u306b\u3002 Japanese Export Partner &mdash; J-wire Amazon\u306e\u5148\u3078\u3002\u65e5\u672c\u306e\u9038\u54c1\u3092\u3001\u4e16\u754c\u306e\u30b9\u30bf\u30f3\u30c0\u30fc\u30c9\u306b\u3002 \u7d2f\u8a08300\u793e\u4ee5\u4e0a\u306e\u5b9f\u7e3e\u3002Am [&hellip;]","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"elementor_header_footer","meta":{"footnotes":""},"class_list":["post-4965","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/j-wire.info\/index.php?rest_route=\/wp\/v2\/pages\/4965","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/j-wire.info\/index.php?rest_route=\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/j-wire.info\/index.php?rest_route=\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/j-wire.info\/index.php?rest_route=\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/j-wire.info\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=4965"}],"version-history":[{"count":5,"href":"https:\/\/j-wire.info\/index.php?rest_route=\/wp\/v2\/pages\/4965\/revisions"}],"predecessor-version":[{"id":4974,"href":"https:\/\/j-wire.info\/index.php?rest_route=\/wp\/v2\/pages\/4965\/revisions\/4974"}],"wp:attachment":[{"href":"https:\/\/j-wire.info\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=4965"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}