{"id":17647,"date":"2026-08-24T10:33:50","date_gmt":"2026-08-24T10:33:50","guid":{"rendered":"https:\/\/humanoid.guide\/%e3%83%92%e3%83%a5%e3%83%bc%e3%83%9e%e3%83%8e%e3%82%a4%e3%83%89%e9%a7%86%e5%8b%95%e3%81%ab%e9%96%a2%e3%81%99%e3%82%8b%e5%a0%b1%e5%91%8a%e6%9b%b8\/"},"modified":"2026-09-04T13:56:45","modified_gmt":"2026-09-04T13:56:45","slug":"%e3%83%92%e3%83%a5%e3%83%bc%e3%83%9e%e3%83%8e%e3%82%a4%e3%83%89%e9%a7%86%e5%8b%95%e3%81%ab%e9%96%a2%e3%81%99%e3%82%8b%e5%a0%b1%e5%91%8a%e6%9b%b8","status":"publish","type":"page","link":"https:\/\/humanoid.guide\/ja\/%e3%83%92%e3%83%a5%e3%83%bc%e3%83%9e%e3%83%8e%e3%82%a4%e3%83%89%e9%a7%86%e5%8b%95%e3%81%ab%e9%96%a2%e3%81%99%e3%82%8b%e5%a0%b1%e5%91%8a%e6%9b%b8\/","title":{"rendered":"\u30d2\u30e5\u30fc\u30de\u30ce\u30a4\u30c9\u99c6\u52d5\u306b\u95a2\u3059\u308b\u5831\u544a\u66f8"},"content":{"rendered":"\n<!--\nTHE HUMANOID ACTUATION REPORT \u2014 SIDEINNHOLD TIL WORDPRESS\n=========================================================\n\nLim inn hver blokk under som en egen \"Egendefinert HTML\"-blokk (core\/html)\ni Gutenberg, i den rekkef\u00f8lgen de st\u00e5r her. Samme oppbygging som\nsupply chain-sida.\n\nALLE PLASSHOLDERE ER FYLT INN. Fila er klar til \u00e5 limes inn.\n\n  Produkt-IDer:  single 16028 \u00b7 enterprise 16043\n  Mailchimp-tag: 666 (actuation-preview) \u2014 IKKE 636, den er supplier-rapporten\n\nFilmen er n\u00e5 selvhostet (ingen YouTube-innbygging, ingen error 153).\nSm\u00e5skriptet i BLOKK 2 s\u00f8rger for at bare \u00e9n av de to filene lastes ned.\n\nFree preview-PDF-en ligger som Report-Actuation-Motor-Gear-preview.pdf (37 sider).\n\nSidetittelen settes som vanlig i WordPress; H1-en ligger i BLOKK 2.\n\nFilmen i BLOKK 2 bryter 68 px ut av tekstspalta p\u00e5 hver side, slik at den\nblir 1200 px bred p\u00e5 desktop. Under 1256 px legger den seg tilbake i spalta.\n-->\n\n<style>\n\/* ============================================================\n   TOKENS\n   ============================================================ *\/\n.hg-actuation{--bg:#FAFAF7;\n  --bg-2:#FFFFFF;\n  --ink:#141412;\n  --ink-2:#6B6B62;\n  --line:#E4E3DA;\n  --line-strong:#CFCEC2;\n  --accent:#F8E60A;\n  --accent-ink:#141412;\n  --hl-stop:58%;\n  --hl-ink:inherit;\n  --band:#0B0B0A;\n  --band-ink:#F3F2EC;\n  --band-ink-2:rgba(243,242,236,.66);\n  --band-line:rgba(243,242,236,.16);\n  --shadow:0 1px 2px rgba(20,20,18,.05), 0 8px 24px rgba(20,20,18,.05);}\n\n.hg-actuation *{box-sizing:border-box}\n\n.hg-actuation{margin:0;\n  background:var(--bg);\n  color:var(--ink);\n  font-family:Inter,-apple-system,BlinkMacSystemFont,\"Segoe UI\",Helvetica,Arial,sans-serif;\n  font-size:17px;\n  line-height:1.62;\n  -webkit-font-smoothing:antialiased;}\n\n\/* ============================================================\n   PRIMITIVES\n   ============================================================ *\/\n.hg-actuation .wrap{max-width:1120px;margin:0 auto;padding:0 28px}\n.hg-actuation .narrow{max-width:720px}\n\n.hg-actuation .mod{padding:80px 0;border-top:1px solid var(--line)}\n.hg-actuation .mod:first-of-type{border-top:0}\n.hg-actuation .mod-dark{background:var(--band);color:var(--band-ink);border-top:0}\n\n.hg-actuation .tag{font-size:11px;font-weight:700;letter-spacing:.13em;text-transform:uppercase;\n  color:var(--ink-2);display:block;margin-bottom:18px;}\n.hg-actuation .mod-dark .tag{color:var(--band-ink-2)}\n\n.hg-actuation h1, .hg-actuation h2, .hg-actuation h3{font-family:Gloock,Georgia,\"Times New Roman\",serif;font-weight:400;text-wrap:balance;margin:0}\n.hg-actuation h1{font-size:clamp(40px,6.2vw,68px);line-height:1.04;letter-spacing:-.01em}\n.hg-actuation h2{font-size:clamp(28px,3.6vw,40px);line-height:1.12;margin-bottom:14px}\n.hg-actuation h3{font-size:20px;line-height:1.25}\n\n.hg-actuation .hl{background-image:linear-gradient(transparent var(--hl-stop), var(--accent) var(--hl-stop));\n  color:var(--hl-ink);\n  padding:0 .06em;\n  box-decoration-break:clone;-webkit-box-decoration-break:clone;}\n\n.hg-actuation p{margin:0 0 18px}\n.hg-actuation .lede{font-size:19px;line-height:1.6;color:var(--ink-2);max-width:62ch}\n.hg-actuation .mod-dark .lede{color:var(--band-ink-2)}\n.hg-actuation .sub{color:var(--ink-2);max-width:64ch}\n\n.hg-actuation a{color:inherit}\n.hg-actuation :focus-visible{outline:3px solid var(--accent);outline-offset:3px;border-radius:2px}\n\n.hg-actuation .btn{display:inline-flex;flex-direction:column;align-items:center;justify-content:center;\n  text-decoration:none;border-radius:4px;padding:15px 30px;min-width:238px;\n  font-weight:700;line-height:1.2;border:2px solid transparent;\n  transition:transform .12s ease, box-shadow .12s ease;}\n.hg-actuation .btn:hover{transform:translateY(-2px)}\n.hg-actuation .btn span{font-size:20px}\n.hg-actuation .btn small{font-size:12px;font-weight:600;letter-spacing:.05em;text-transform:uppercase;opacity:.72;margin-top:4px}\n.hg-actuation .btn-y{background:var(--accent);color:var(--accent-ink)}\n.hg-actuation .btn-k{background:var(--ink);color:var(--bg)}\n.hg-actuation .mod-dark .btn-k{background:transparent;color:var(--band-ink);border-color:var(--band-line)}\n.hg-actuation .btn-row{display:flex;flex-wrap:wrap;gap:14px;margin-top:30px}\n\n\/* ============================================================\n   MODULE 1 \u2014 HERO\n   ============================================================ *\/\n.hg-actuation .hero{padding:56px 0 74px}\n.hg-actuation .hero-grid{display:grid;grid-template-columns:1.15fr .85fr;gap:56px;align-items:center}\n.hg-actuation .eyebrow{display:inline-block;background:var(--accent);color:var(--accent-ink);\n  font-size:11px;font-weight:700;letter-spacing:.13em;text-transform:uppercase;\n  padding:6px 12px;border-radius:3px;margin-bottom:22px;}\n.hg-actuation .thesis{font-family:Gloock,Georgia,serif;font-size:clamp(19px,2.1vw,23px);\n  line-height:1.35;margin:0 0 8px;color:var(--ink-2);}\n.hg-actuation .deck{font-size:17px;color:var(--ink-2);margin:14px 0 24px;max-width:52ch;\n  padding-left:16px;border-left:2px solid var(--accent);}\n.hg-actuation .hero-lede{font-size:18px;line-height:1.62;color:var(--ink-2);max-width:56ch}\n.hg-actuation .meta{display:flex;flex-wrap:wrap;gap:8px 26px;margin-top:34px;padding-top:22px;\n  border-top:1px solid var(--line);font-size:14px;color:var(--ink-2);}\n.hg-actuation .meta b{color:var(--ink);font-weight:700}\n\n.hg-actuation .sq{aspect-ratio:1;width:100%;border-radius:8px;overflow:hidden;background:#0E0E0E;\n  box-shadow:var(--shadow);}\n.hg-actuation .sq video{width:100%;height:100%;display:block;object-fit:cover}\n.hg-actuation .cap{font-size:12px;color:var(--ink-2);margin-top:10px;letter-spacing:.02em}\n\n\/* ============================================================\n   VIDEO SLOT (16:9 placeholder)\n   ============================================================ *\/\n.hg-actuation .slot{position:relative;aspect-ratio:16\/9;width:100%;border-radius:8px;\n  background:var(--band);border:1px solid var(--band-line);\n  display:flex;flex-direction:column;align-items:center;justify-content:center;gap:14px;\n  color:var(--band-ink);text-align:center;padding:24px;}\n.hg-actuation .play{width:66px;height:66px;border-radius:50%;border:2px solid var(--accent);\n  display:grid;place-items:center;}\n.hg-actuation .play::after{content:\"\";width:0;height:0;margin-left:5px;\n  border-left:18px solid var(--accent);border-top:11px solid transparent;border-bottom:11px solid transparent;}\n.hg-actuation .slot-label{font-size:13px;letter-spacing:.06em;text-transform:uppercase;font-weight:600}\n.hg-actuation .slot-url{font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:12px;color:var(--band-ink-2);word-break:break-all;max-width:44ch}\n\n\/* ============================================================\n   MODULE 2 \u2014 STATS\n   ============================================================ *\/\n.hg-actuation .stats{display:grid;grid-template-columns:repeat(4,1fr);gap:36px}\n.hg-actuation .stat-n{font-family:Anton,Impact,sans-serif;font-size:clamp(38px,4.6vw,56px);line-height:1;\n  color:var(--accent);letter-spacing:.01em;font-variant-numeric:tabular-nums;}\n.hg-actuation .stat-l{font-size:13.5px;line-height:1.45;color:var(--band-ink-2);margin-top:12px;max-width:26ch}\n\n\/* ============================================================\n   MODULE 3 \u2014 THE JOINT STACK\n   ============================================================ *\/\n.hg-actuation .stack{margin-top:40px;border-top:1px solid var(--line)}\n.hg-actuation .layer{display:grid;grid-template-columns:56px 1fr 1.35fr auto;gap:24px;align-items:center;\n  padding:20px 0;border-bottom:1px solid var(--line);}\n.hg-actuation .layer svg{display:block;color:var(--ink)}\n.hg-actuation .layer.is-yellow svg{color:var(--accent)}\n.hg-actuation .layer-name{font-weight:700;font-size:16.5px}\n.hg-actuation .layer-role{font-size:15px;color:var(--ink-2)}\n.hg-actuation .layer-ch{font-size:11px;font-weight:700;letter-spacing:.1em;text-transform:uppercase;\n  color:var(--ink-2);white-space:nowrap;border:1px solid var(--line-strong);\n  padding:5px 10px;border-radius:3px;}\n.hg-actuation .stack-note{font-size:14px;color:var(--ink-2);margin-top:20px;max-width:70ch}\n\n\/* ============================================================\n   MODULE 4 \u2014 THE FORK\n   ============================================================ *\/\n.hg-actuation .fork{display:grid;grid-template-columns:1fr 1fr;gap:26px;margin-top:36px}\n.hg-actuation .fork-card{background:var(--bg-2);border:1px solid var(--line);border-radius:8px;padding:28px;}\n.hg-actuation .fork-card h3{margin-bottom:10px}\n.hg-actuation .fork-card p{font-size:15.5px;color:var(--ink-2);margin-bottom:0}\n.hg-actuation .fork-k{font-size:11px;font-weight:700;letter-spacing:.11em;text-transform:uppercase;\n  color:var(--ink-2);display:block;margin-bottom:12px;}\n.hg-actuation .zone{margin-top:20px;padding-top:16px;border-top:1px solid var(--line);\n  font-size:14px;color:var(--ink-2);}\n.hg-actuation .zone b{color:var(--ink)}\n\n\/* ============================================================\n   MODULE 5 \u2014 CHAPTERS\n   ============================================================ *\/\n.hg-actuation .chapters{columns:2;column-gap:52px;margin-top:36px}\n.hg-actuation .ch{break-inside:avoid;padding:15px 0;border-bottom:1px solid var(--line);display:flex;gap:16px}\n.hg-actuation .ch-n{font-family:Anton,Impact,sans-serif;font-size:15px;color:var(--ink-2);\n  min-width:26px;padding-top:3px;font-variant-numeric:tabular-nums;}\n.hg-actuation .ch-t{font-weight:700;font-size:16px;display:block;margin-bottom:2px}\n.hg-actuation .ch-d{font-size:14.5px;color:var(--ink-2);line-height:1.5}\n\n\/* ============================================================\n   MODULE 6 \u2014 FIGURES\n   ============================================================ *\/\n.hg-actuation .figs{display:grid;grid-template-columns:repeat(3,1fr);gap:24px;margin-top:36px}\n.hg-actuation .fig{background:var(--bg-2);border:1px solid var(--line);border-radius:8px;overflow:hidden}\n.hg-actuation .fig-img{aspect-ratio:2007\/1062;background:#fff;display:block;overflow:hidden;position:relative}\n.hg-actuation .fig-img img{width:100%;height:100%;object-fit:contain;display:block}\n.hg-actuation .fig-img.fig-fallback::after{\n  content:attr(data-label);position:absolute;inset:0;display:grid;place-items:center;\n  background:repeating-linear-gradient(135deg,var(--line) 0 1px,transparent 1px 11px);\n  font-size:11px;letter-spacing:.1em;text-transform:uppercase;color:var(--ink-2);\n}\n.hg-actuation .fig-cap{padding:16px 18px;font-size:14px;color:var(--ink-2);line-height:1.45}\n.hg-actuation .fig-cap b{color:var(--ink);display:block;font-size:12px;letter-spacing:.06em;text-transform:uppercase;margin-bottom:5px}\n\n\/* ============================================================\n   MODULE 7 \u2014 PREVIEW GATE\n   ============================================================ *\/\n.hg-actuation .gate{background:var(--bg-2);border:1px solid var(--line);border-radius:12px;\n  padding:44px;text-align:center;box-shadow:var(--shadow);}\n.hg-actuation .gate h2{margin-bottom:10px}\n.hg-actuation .gate .sub{margin:0 auto 26px}\n.hg-actuation .gate-form{display:flex;flex-wrap:wrap;gap:12px;justify-content:center;align-items:stretch}\n.hg-actuation .gate-form input{flex:1 1 320px;max-width:380px;font:inherit;font-size:17px;padding:14px 16px;\n  border:2px solid var(--line-strong);border-radius:4px;background:var(--bg);color:var(--ink);}\n.hg-actuation .gate-form input::placeholder{color:var(--ink-2)}\n.hg-actuation .gate-btn{background:var(--accent);color:var(--accent-ink);border:0;border-radius:4px;\n  font:inherit;font-size:19px;font-weight:700;padding:14px 28px;cursor:pointer;}\n.hg-actuation .gate-fine{font-size:13px;color:var(--ink-2);margin:18px 0 0}\n.hg-actuation .gate-success{margin-top:22px;background:var(--accent);color:var(--accent-ink);\n  border-radius:8px;padding:18px;font-size:15px;}\n.hg-actuation .gate-success a{display:inline-block;margin-top:10px;background:#141412;color:#fff;\n  text-decoration:none;font-weight:700;padding:10px 20px;border-radius:6px;}\n\n\/* ============================================================\n   MODULE 8 \u2014 PRICING\n   ============================================================ *\/\n.hg-actuation .prices{display:grid;grid-template-columns:1fr 1fr;gap:26px;margin-top:36px;align-items:start}\n.hg-actuation .price{background:var(--bg-2);border:1px solid var(--line);border-radius:10px;padding:32px;\n  position:relative;}\n.hg-actuation .price.feat{border-color:var(--ink);border-width:2px}\n.hg-actuation .badge{position:absolute;top:-12px;left:28px;background:var(--accent);color:var(--accent-ink);\n  font-size:11px;font-weight:700;letter-spacing:.09em;text-transform:uppercase;\n  padding:5px 11px;border-radius:3px;}\n.hg-actuation .price h3{margin-bottom:4px}\n.hg-actuation .price-for{font-size:14.5px;color:var(--ink-2);margin-bottom:20px}\n.hg-actuation .price-n{font-family:Anton,Impact,sans-serif;font-size:52px;line-height:1;font-variant-numeric:tabular-nums}\n.hg-actuation .price-note{font-size:13.5px;color:var(--ink-2);margin:8px 0 22px}\n.hg-actuation .price ul{list-style:none;margin:0 0 26px;padding:0;display:flex;flex-direction:column;gap:11px}\n.hg-actuation .price li{font-size:15px;padding-left:26px;position:relative;line-height:1.45}\n.hg-actuation .price li::before{content:\"\";position:absolute;left:0;top:9px;width:12px;height:2px;background:var(--accent);}\n.hg-actuation .price .btn{width:100%;min-width:0}\n.hg-actuation .terms{font-size:13.5px;color:var(--ink-2);margin-top:26px;text-align:center}\n\n\/* ============================================================\n   MODULE 9 \u2014 FAQ\n   ============================================================ *\/\n.hg-actuation .faq{margin-top:32px;border-top:1px solid var(--line)}\n.hg-actuation .faq details{border-bottom:1px solid var(--line)}\n.hg-actuation .faq summary{cursor:pointer;padding:20px 0;font-weight:700;font-size:16.5px;list-style:none;\n  display:flex;justify-content:space-between;gap:20px;align-items:center;}\n.hg-actuation .faq summary::-webkit-details-marker{display:none}\n.hg-actuation .faq summary::after{content:\"+\";font-family:Anton,sans-serif;font-size:22px;color:var(--ink-2)}\n.hg-actuation .faq details[open] summary::after{content:\"\u2013\"}\n.hg-actuation .faq .a{font-size:15.5px;color:var(--ink-2);padding:0 0 22px;max-width:74ch}\n\n\/* ============================================================\n   MODULE 10 \u2014 FINAL\n   ============================================================ *\/\n.hg-actuation .final{text-align:center}\n.hg-actuation .final h2{font-size:clamp(30px,4.4vw,48px);margin-bottom:18px}\n.hg-actuation .final .lede{margin:0 auto 8px;text-align:center}\n.hg-actuation .final .btn-row{justify-content:center}\n\n\/* ============================================================\n   EDITOR'S NOTE (not part of the page)\n   ============================================================ *\/\n.hg-actuation .note{background:var(--band);color:var(--band-ink);padding:74px 0 90px}\n.hg-actuation .note h2, .hg-actuation .note h3{color:var(--band-ink)}\n.hg-actuation .note .tag{color:var(--accent)}\n.hg-actuation .note p, .hg-actuation .note li{color:var(--band-ink-2);font-size:15.5px}\n.hg-actuation .note b, .hg-actuation .note strong{color:var(--band-ink)}\n.hg-actuation .note-grid{display:grid;grid-template-columns:1fr 1fr;gap:44px;margin-top:36px}\n.hg-actuation .note-block{border-top:2px solid var(--accent);padding-top:20px}\n.hg-actuation .note-block h3{font-size:18px;margin-bottom:12px}\n.hg-actuation .note ul{padding-left:19px;margin:0 0 16px;display:flex;flex-direction:column;gap:9px}\n.hg-actuation .note code{font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:12.5px;\n  background:rgba(248,230,10,.12);color:var(--accent);padding:1px 5px;border-radius:3px;}\n.hg-actuation .note pre{background:rgba(255,255,255,.05);border:1px solid var(--band-line);border-radius:6px;\n  padding:18px;overflow-x:auto;margin:14px 0 0;}\n.hg-actuation .note pre code{background:none;color:var(--band-ink-2);padding:0;font-size:12.5px;line-height:1.55;\n  white-space:pre;display:block;}\n.hg-actuation .note pre code b{color:var(--accent);font-weight:600}\n.hg-actuation .flag{border-left:2px solid var(--accent);padding:2px 0 2px 16px;margin:16px 0;\n  font-size:15px;}\n.hg-actuation .tbl{width:100%;border-collapse:collapse;margin-top:14px;font-size:14.5px}\n.hg-actuation .tbl th, .hg-actuation .tbl td{text-align:left;padding:9px 12px 9px 0;border-bottom:1px solid var(--band-line)}\n.hg-actuation .tbl th{font-size:11px;letter-spacing:.09em;text-transform:uppercase;color:var(--accent);font-weight:700}\n.hg-actuation .tbl td{color:var(--band-ink-2)}\n.hg-actuation .tbl td:first-child{color:var(--band-ink);font-weight:600}\n\n\/* ============================================================\n   FILM BAND \u2014 same pattern as the existing pages\n   ============================================================ *\/\n.hg-actuation .hg-video{position:relative;width:auto;max-width:none;margin:0 -68px;aspect-ratio:16 \/ 9;background:#F8E60A;overflow:hidden;border-radius:8px;}\n\/* under 1256px finnes ikke luften til \u00e5 bryte ut \u2014 legg deg i spalta igjen *\/\n@media (max-width:1256px){.hg-actuation .hg-video{margin-left:0;margin-right:0}}\n.hg-actuation .hg-video iframe, .hg-actuation .hg-video video, .hg-actuation .hg-video img{position:absolute;inset:0;width:100%;height:100%;border:0;display:block;object-fit:cover;}\n.hg-actuation .video-button{position:absolute;bottom:20px;right:20px;background:#fff;color:#000;\n  padding:12px 20px;border-radius:12px;font-size:18px;font-weight:700;\n  text-decoration:none;box-shadow:0 2px 6px rgba(0,0,0,.2);\n  transition:background .2s ease,color .2s ease;\n  display:flex;flex-direction:column;align-items:center;line-height:1.1;}\n.hg-actuation .video-button .update-tag{font-size:.5em;opacity:.7;margin-top:4px}\n.hg-actuation .video-button:hover{background:#000;color:#fff}\n@media (min-width:768px){\n  .hg-actuation .video-button{padding:24px 40px;font-size:36px;border-radius:20px}\n}\n.hg-actuation .hg-video .video-desktop{display:block}\n.hg-actuation .hg-video .video-mobile{display:none}\n@media (max-width:767px){\n  .hg-actuation .hg-video{aspect-ratio:1\/1}\n  .hg-actuation .hg-video .video-desktop{display:none}\n  .hg-actuation .hg-video .video-mobile{display:block}\n}\n.hg-actuation .page-h1{font-size:clamp(38px,6vw,66px);line-height:1.03;margin:0 0 10px}\n.hg-actuation .page-deck{font-size:clamp(16px,1.7vw,19px);color:var(--ink-2);margin:0 0 26px;max-width:56ch}\n.hg-actuation .thesis-lead{font-family:Inter,sans-serif;font-weight:700;font-size:clamp(17px,1.9vw,21px);\n  line-height:1.3;margin:0 0 18px;}\n.hg-actuation .cover-frame{background:var(--bg-2);border:1px solid var(--line);border-radius:10px;padding:18px;\n  box-shadow:var(--shadow);}\n.hg-actuation .cover-img{width:100%;height:auto;display:block;border-radius:3px}\n.hg-actuation .cover{aspect-ratio:210\/297;border-radius:6px;background:var(--band);color:var(--band-ink);\n  display:flex;flex-direction:column;justify-content:space-between;\n  padding:34px 30px;box-shadow:var(--shadow);}\n.hg-actuation .cover-top{font-size:11px;letter-spacing:.14em;text-transform:uppercase;color:var(--accent);font-weight:700}\n.hg-actuation .cover-t{font-family:Gloock,Georgia,serif;font-size:clamp(24px,2.6vw,34px);line-height:1.1}\n.hg-actuation .cover-t em{font-style:normal;color:var(--accent)}\n.hg-actuation .cover-rule{height:3px;background:var(--accent);width:56px;margin:18px 0}\n.hg-actuation .cover-b{font-size:12.5px;color:var(--band-ink-2);line-height:1.5}\n\n\/* ============================================================\n   RESPONSIVE\n   ============================================================ *\/\n@media (max-width:900px){\n  .hg-actuation .hero-grid{grid-template-columns:1fr;gap:40px}\n  .hg-actuation .stats{grid-template-columns:1fr 1fr;gap:30px}\n  .hg-actuation .fork, .hg-actuation .prices, .hg-actuation .note-grid{grid-template-columns:1fr}\n  .hg-actuation .chapters{columns:1}\n  .hg-actuation .figs{grid-template-columns:1fr}\n  .hg-actuation .layer{grid-template-columns:40px 1fr;gap:14px}\n  .hg-actuation .layer-role{grid-column:2}\n  .hg-actuation .layer-ch{grid-column:2;justify-self:start}\n  .hg-actuation .mod{padding:60px 0}\n}\n@media (prefers-reduced-motion:reduce){\n  .hg-actuation *{transition:none!important;animation:none!important}\n  .hg-actuation .btn:hover{transform:none}\n}\n\n\/* ============================================================\n   TEMA-FORSVAR \u2014 WordPress-temaet setter egen farge p\u00e5 h1\u2013h3,\n   og en direkte regel sl\u00e5r alltid arvet farge. Derfor settes\n   fargen eksplisitt her, ellers blir overskrifter p\u00e5 de m\u00f8rke\n   feltene nesten usynlige.\n   ============================================================ *\/\n.hg-actuation h1,.hg-actuation h2,.hg-actuation h3{color:var(--ink)}\n.hg-actuation .mod-dark h1,.hg-actuation .mod-dark h2,.hg-actuation .mod-dark h3{color:var(--band-ink)}\n.hg-actuation .mod-dark p{color:var(--band-ink-2)}\n\/* stabiloen blir uleselig som halvh\u00f8y strek p\u00e5 svart \u2014 hel gul flate i stedet *\/\n.hg-actuation .mod-dark .hl{background-image:none;background-color:var(--accent);color:#141412;padding:0 .14em}\n\/* ============================================================\n   MOBIL \u2014 full bredde\n   Temaets container og .wrap sin 28px-padding gj\u00f8r sida smal p\u00e5\n   telefon. Her brytes .hg-actuation ut av containeren, luften\n   settes til 16px, og filmen g\u00e5r helt ut i kanten.\n   Alt over 768px er ur\u00f8rt. Hele blokka kan slettes for \u00e5 reversere.\n   ============================================================ *\/\n@media (max-width:767px){\n  .hg-actuation{margin-left:calc(50% - 50vw);margin-right:calc(50% - 50vw)}\n  .hg-actuation .wrap{padding:0 16px}\n  .hg-actuation .hg-video{margin-left:-16px;margin-right:-16px;border-radius:0}\n}\n<\/style>\n\n<!-- ============================================================\n     MODULE 1 \u2014 TITLE + FILM BAND  (16:9 desktop \/ 1:1 mobile + overlay CTA)\n     ============================================================ -->\n<div class=\"hg-actuation\"><section class=\"mod\" style=\"padding:44px 0 0;border-top:0\">\n  <div class=\"wrap\">\n    <h1 class=\"page-h1\">\u30d2\u30e5\u30fc\u30de\u30ce\u30a4\u30c9<span class=\"hl\">\u99c6\u52d5<\/span>\u306b\u95a2\u3059\u308b\u5831\u544a\u66f8<\/h1>\n    <p class=\"page-deck\">\u57fa\u790e\u77e5\u8b58\u3001\u30a2\u30fc\u30ad\u30c6\u30af\u30c1\u30e3\u3001\u30d9\u30f3\u30c0\u30fc\u3001\u304a\u3088\u3073\u4eca\u5f8c10\u5e74\u306e\u898b\u901a\u3057<\/p>\n    <h3 class=\"thesis-lead\">\u30dc\u30c8\u30eb\u30cd\u30c3\u30af\u306fAI\u3067\u306f\u306a\u304f\u3001\u30b8\u30e7\u30a4\u30f3\u30c8\u306e\u65b9\u3060\u3002 <\/h3>\n    <div class=\"hg-video\">\n    <!-- Desktop\/tablet: 16:9 -->\n    <video class=\"video-desktop\" muted=\"\" loop=\"\" playsinline=\"\" preload=\"none\" poster=\"https:\/\/humanoid.guide\/wp-content\/uploads\/2026\/08\/poster-top-16x9-1.webp\" data-src=\"https:\/\/humanoid.guide\/wp-content\/uploads\/2026\/08\/top-screen-1920x1080_10s.mp4\"><\/video>\n\n    <!-- Mobil: 1:1 -->\n    <video class=\"video-mobile\" muted=\"\" loop=\"\" playsinline=\"\" preload=\"none\" poster=\"https:\/\/humanoid.guide\/wp-content\/uploads\/2026\/08\/poster-motors-1x1-1.webp\" data-src=\"https:\/\/humanoid.guide\/wp-content\/uploads\/2026\/08\/motors-and-gears-1x1_10s.mp4\"><\/video>\n\n    <a href=\"#pricing\" class=\"video-button\">\n  \u30ec\u30dd\u30fc\u30c8\u5168\u6587\u3092\u8cfc\u5165\u3059\u308b\n <span class=\"update-tag\">     \u65b0\u7740\uff01<\/span>\n    <\/a>\n  <\/div>\n  <script>\n  \/* Laster bare den fila som faktisk skal vises. Uten dette ville en telefon\n     lastet ned 16:9-fila den aldri viser. *\/\n  (function () {\n    var mq = window.matchMedia('(max-width: 767px)');\n    function load() {\n      var v = document.querySelector(mq.matches ? '.hg-video .video-mobile'\n                                               : '.hg-video .video-desktop');\n      if (v && !v.getAttribute('src')) {\n        v.setAttribute('src', v.getAttribute('data-src'));\n        var p = v.play(); if (p && p.catch) p.catch(function () {});\n      }\n    }\n    load();\n    if (mq.addEventListener) mq.addEventListener('change', load);\n    else mq.addListener(load);\n  })();\n  <\/script>\n  <\/div>\n<\/section><\/div>\n\n<!-- ============================================================\n     MODULE 2 \u2014 HERO\n     ============================================================ -->\n<div class=\"hg-actuation\"><section class=\"mod hero\" style=\"border-top:0\">\n  <div class=\"wrap\">\n    <div class=\"hero-grid\">\n      <div>\n        <span class=\"eyebrow\">\u65b0\u7740\u30fb2026\u5e748\u6708<\/span>\n        <p class=\"hero-lede\">\u30d2\u30e5\u30fc\u30de\u30ce\u30a4\u30c9\u30ed\u30dc\u30c3\u30c8\u306f\u3001\u6a5f\u68b0\u7684\u306b\u306f\u3001\u30b3\u30f3\u30d4\u30e5\u30fc\u30bf\u304c\u642d\u8f09\u3055\u308c\u305f\u30a2\u30af\u30c1\u30e5\u30a8\u30fc\u30bf\u306e\u96c6\u5408\u4f53\u3067\u3059\u3002\u305d\u306e\u3046\u3061\u306e28\u500b\u304b\u308944\u500b\u304c\u3001\u305d\u306e\u6a5f\u68b0\u304c\u3069\u308c\u3060\u3051\u306e\u91cd\u91cf\u3092\u6301\u3061\u4e0a\u3052\u3089\u308c\u308b\u304b\u3001\u3069\u308c\u304f\u3089\u3044\u306e\u6642\u9593\u7a3c\u50cd\u3067\u304d\u308b\u304b\u3001\u305d\u3057\u3066\u88fd\u9020\u30b3\u30b9\u30c8\u3092\u6c7a\u5b9a\u3065\u3051\u3066\u304a\u308a\u3001\u90e8\u54c1\u539f\u4fa1\u306e40\uff5e60\uff05\u3092\u5360\u3081\u3066\u3044\u307e\u3059\u3002 \u3053\u306e249\u30da\u30fc\u30b8\u306b\u308f\u305f\u308b\u30ec\u30dd\u30fc\u30c8\u3067\u306f\u3001\u305d\u306e\u4ed5\u7d44\u307f\u3092\u5c64\u3054\u3068\u306b\u8a73\u7d30\u306b\u5206\u6790\u3057\u3066\u3044\u308b\u3002\u7269\u7406\u7684\u7279\u6027\u3001\u7af6\u5408\u3059\u308b5\u3064\u306e\u4f1d\u52d5\u6a5f\u69cb\u3001\u4e3b\u8981\u306a\u30d7\u30e9\u30c3\u30c8\u30d5\u30a9\u30fc\u30e0\u3092\u652f\u3048\u308b\u30d9\u30f3\u30c0\u30fc\u3001\u305d\u3057\u30662036\u5e74\u307e\u3067\u306e\u666e\u53ca\u3092\u5de6\u53f3\u3059\u308b5\u3064\u306e\u30b3\u30b9\u30c8\u66f2\u7dda\u306b\u3064\u3044\u3066\u89e3\u8aac\u3057\u3066\u3044\u308b\u3002  <\/p>\n        <div class=\"btn-row\">\n          <a class=\"btn btn-y\" href=\"#pricing\"><span>\u30ec\u30dd\u30fc\u30c8\u5168\u6587\u3092\u8cfc\u5165\u3059\u308b<\/span><small>\u65b0\u7740\u30ec\u30dd\u30fc\u30c8<\/small><\/a>\n          <a class=\"btn btn-k\" href=\"#chapters\"><span>\u30ec\u30dd\u30fc\u30c8\u306e\u5185\u5bb9\u306f\u3053\u3061\u3089 \u2193<\/span><small>\u76ee\u6b21\u4e00\u89a7<\/small><\/a>\n        <\/div>\n        <div class=\"meta\">\n          <span><b>249\u30da\u30fc\u30b8<\/b>\u30fb99,000\u8a9e<\/span>\n          <span><b>15\u7ae0<\/b>\uff0b\u8981\u7d04\u304a\u3088\u3073\u4ed8\u9332<\/span>\n          <span><b>\u56f324\u70b9<\/b>\u30fb\u886849\u70b9<\/span>\n          <span><b>\u51fa\u5178625\u4ef6<\/b><\/span>\n        <\/div>\n      <\/div>\n      <div>\n        <div class=\"cover-frame\">\n          <img decoding=\"async\" class=\"cover-img\" src=\"https:\/\/humanoid.guide\/wp-content\/uploads\/2026\/08\/frontpage_report.jpg\" alt=\"\u300c\u30d2\u30e5\u30fc\u30de\u30ce\u30a4\u30c9\u99c6\u52d5\u6280\u8853\u30ec\u30dd\u30fc\u30c8 \u2015 \u57fa\u790e\u3001\u30a2\u30fc\u30ad\u30c6\u30af\u30c1\u30e3\u3001\u30d9\u30f3\u30c0\u30fc\u3001\u304a\u3088\u3073\u4eca\u5f8c10\u5e74\u306e\u898b\u901a\u3057\u300d\"\/>\n        <\/div>\n            <div class=\"cover-b\">frontpage_report.jpg \u306f\u3001\u30d5\u30a1\u30a4\u30eb\u3092\u30ed\u30fc\u30ab\u30eb\u3067\u958b\u3044\u305f\u3068\u304d\u306b\u8868\u793a\u3055\u308c\u307e\u3059<\/div>\n          <\/div>\n        <\/div>\n      <\/div>\n    <\/section><\/div>\n  \n<!-- ============================================================\n     MODULE 4 \u2014 THE JOINT STACK\n     ============================================================ -->\n<div class=\"hg-actuation\"><section class=\"mod\">\n  <div class=\"wrap\">\n    <span class=\"tag\">\u30ec\u30dd\u30fc\u30c8\u306e\u69cb\u6210<\/span>\n    <h2>\u63a5\u5408\u90e8\u306e<span class=\"hl\">\u30b3\u30b9\u30c8<\/span>\u306f6\u3064\u306e\u8981\u7d20\u306b\u3088\u3063\u3066\u6c7a\u307e\u308b<\/h2>\n    <p class=\"lede\">\u30d2\u30e5\u30fc\u30de\u30ce\u30a4\u30c9\u306e\u5404\u95a2\u7bc0\u306f\u3001\u512a\u5148\u9806\u4f4d\u304c\u7570\u306a\u308b\u3060\u3051\u3067\u3001\u69cb\u6210\u8981\u7d20\u306e\u7d44\u307f\u5408\u308f\u305b\u306f\u3059\u3079\u3066\u540c\u3058\u3067\u3059\u3002\u672c\u30ec\u30dd\u30fc\u30c8\u3082\u540c\u69d8\u306e\u69cb\u6210\u3068\u306a\u3063\u3066\u304a\u308a\u3001\u5404\u5c64\u3054\u3068\u306b\u9069\u5207\u306a\u7ae0\u304c\u8a2d\u3051\u3089\u308c\u3001\u305d\u306e\u5c64\u3092\u4f9b\u7d66\u3059\u308b\u30d9\u30f3\u30c0\u30fc\u3084\u4fa1\u683c\u63a8\u79fb\u304c\u8a18\u8f09\u3055\u308c\u3066\u3044\u307e\u3059\u3002 <\/p>\n\n    <div class=\"stack\">\n      <div class=\"layer\">\n        <svg width=\"40\" height=\"40\" viewbox=\"0 0 40 40\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.6\" aria-hidden=\"true\">\n          <circle cx=\"20\" cy=\"20\" r=\"12\"><\/circle><circle cx=\"20\" cy=\"20\" r=\"4.5\"><\/circle>\n          <path d=\"M20 4v4M20 32v4M4 20h4M32 20h4M8.7 8.7l2.8 2.8M28.5 28.5l2.8 2.8M31.3 8.7l-2.8 2.8M11.5 28.5l-2.8 2.8\"><\/path>\n        <\/svg>\n        <div class=\"layer-name\">\u30e2\u30fc\u30bf\u30fc<\/div>\n        <div class=\"layer-role\">\u30c8\u30eb\u30af\u5bc6\u5ea6\u3092\u6c7a\u5b9a\u3065\u3051\u308b\u30b9\u30b1\u30fc\u30ea\u30f3\u30b0\u5247\u2015\u2015\u305d\u3057\u3066\u3001\u696d\u754c\u304c\u6700\u3082\u7a4d\u6975\u7684\u306b\u5ba3\u4f1d\u3057\u3066\u3044\u308b\u3001\u5b9f\u969b\u306b\u306f\u5168\u304f\u5225\u306e\u3082\u306e\u3092\u6e2c\u5b9a\u3059\u308b\u3042\u306e\u4ed5\u69d8\u3002<\/div>\n        <div class=\"layer-ch\">\u7b2c2\uff5e3\u7ae0 <\/div>\n      <\/div>\n\n      <div class=\"layer\">\n        <svg width=\"40\" height=\"40\" viewbox=\"0 0 40 40\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.6\" aria-hidden=\"true\">\n          <circle cx=\"20\" cy=\"20\" r=\"13\"><\/circle><circle cx=\"20\" cy=\"20\" r=\"8.5\"><\/circle><circle cx=\"20\" cy=\"20\" r=\"3\"><\/circle>\n          <path d=\"M20 7v5M20 28v5M7 20h5M28 20h5\"><\/path>\n        <\/svg>\n        <div class=\"layer-name\">\u30c8\u30e9\u30f3\u30b9\u30df\u30c3\u30b7\u30e7\u30f3<\/div>\n        <div class=\"layer-role\">\u3072\u305a\u307f\u6ce2\u99c6\u52d5\u3001\u904a\u661f\u6b6f\u8eca\u99c6\u52d5\u3001\u30b5\u30a4\u30af\u30ed\u30a4\u30c9\u99c6\u52d5\u3001\u6e96\u30c0\u30a4\u30ec\u30af\u30c8\u99c6\u52d5\u306f\u3001\u3044\u305a\u308c\u3082\u540c\u7b49\u306e\u5730\u4f4d\u3092\u5360\u3081\u3066\u3044\u308b\u3002\u6700\u7d42\u7684\u306b\u307e\u3068\u307e\u3063\u305f\u306e\u306f\u3001\u5404\u99c6\u52d5\u65b9\u5f0f\u306e\u5168\u4f53\u50cf\u3092\u793a\u3059\u56f3\u3067\u3042\u308a\u3001\u9806\u4f4d\u4ed8\u3051\u3067\u306f\u306a\u304b\u3063\u305f\u3002 <\/div>\n        <div class=\"layer-ch\">\u7b2c4\u7ae0<\/div>\n      <\/div>\n\n      <div class=\"layer is-yellow\">\n        <svg width=\"40\" height=\"40\" viewbox=\"0 0 40 40\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.6\" aria-hidden=\"true\">\n          <rect x=\"15\" y=\"5\" width=\"10\" height=\"30\" rx=\"2\"><\/rect>\n          <path d=\"M15 11h10M15 16h10M15 21h10M15 26h10M15 31h10\"><\/path>\n          <path d=\"M9 20h4M27 20h4\"><\/path>\n        <\/svg>\n        <div class=\"layer-name\">\u30ea\u30cb\u30a2\u30b9\u30af\u30ea\u30e5\u30fc<\/div>\n        <div class=\"layer-role\">\u904a\u661f\u30ed\u30fc\u30e9\u30fc\u30b9\u30af\u30ea\u30e5\u30fc\u306f\u8010\u8377\u91cd\u6027\u80fd\u3092\u5de6\u53f3\u3059\u308b\u2015\u2015\u305d\u3057\u3066\u3001\u305f\u3063\u305f1\u56de\u306e\u7814\u524a\u52a0\u5de5\u306e\u7d50\u679c\u306b\u3088\u3063\u3066\u3001\u8ab0\u304c\u305d\u308c\u3092\u4f9b\u7d66\u3067\u304d\u308b\u304b\u304c\u6c7a\u307e\u308b\u3002<\/div>\n        <div class=\"layer-ch\">\u7b2c5\u7ae0<\/div>\n      <\/div>\n\n      <div class=\"layer\">\n        <svg width=\"40\" height=\"40\" viewbox=\"0 0 40 40\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.6\" aria-hidden=\"true\">\n          <circle cx=\"20\" cy=\"20\" r=\"14\"><\/circle><circle cx=\"20\" cy=\"20\" r=\"7\"><\/circle>\n          <circle cx=\"20\" cy=\"9.5\" r=\"2.4\"><\/circle><circle cx=\"20\" cy=\"30.5\" r=\"2.4\"><\/circle>\n          <circle cx=\"9.5\" cy=\"20\" r=\"2.4\"><\/circle><circle cx=\"30.5\" cy=\"20\" r=\"2.4\"><\/circle>\n        <\/svg>\n        <div class=\"layer-name\">\u30d9\u30a2\u30ea\u30f3\u30b0<\/div>\n        <div class=\"layer-role\">\u30d9\u30a2\u30ea\u30f3\u30b0\u6570\u306f\u30a2\u30fc\u30ad\u30c6\u30af\u30c1\u30e3\u4e0a\u306e\u4e0d\u5909\u91cf\u3067\u3042\u308a\u3001\u8a2d\u8a08\u5909\u6570\u3067\u306f\u3042\u308a\u307e\u305b\u3093\u3002\u8868\u306e1\u884c\u306f\u3001\u6b8b\u308a\u306e\u90e8\u5206\u304c\u3044\u3064\u5012\u308c\u308b\u304b\u3092\u793a\u3059\u5148\u884c\u6307\u6a19\u3068\u306a\u308a\u307e\u3059\u3002 <\/div>\n        <div class=\"layer-ch\">\u7b2c7\u7ae0<\/div>\n      <\/div>\n\n      <div class=\"layer is-yellow\">\n        <svg width=\"40\" height=\"40\" viewbox=\"0 0 40 40\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.6\" aria-hidden=\"true\">\n          <circle cx=\"20\" cy=\"20\" r=\"13\"><\/circle><circle cx=\"20\" cy=\"20\" r=\"2.5\"><\/circle>\n          <path d=\"M20 7v3.5M20 29.5V33M7 20h3.5M29.5 20H33M10.8 10.8l2.5 2.5M26.7 26.7l2.5 2.5M29.2 10.8l-2.5 2.5M13.3 26.7l-2.5 2.5\"><\/path>\n        <\/svg>\n        <div class=\"layer-name\">\u30a8\u30f3\u30b3\u30fc\u30c0\u304a\u3088\u3073\u30c8\u30eb\u30af\u691c\u51fa<\/div>\n        <div class=\"layer-role\">\u529b\u899a\u30bb\u30f3\u30b5\u30fc\u306e\u5e02\u5834\u306f2\u3064\u306e\u4fa1\u683c\u5e2f\u306b\u5206\u304b\u308c\u3066\u3044\u307e\u3059\u30021\u3064\u306f\u95a2\u7bc0\u3042\u305f\u308a1,000\u30c9\u30eb\u3067\u8cb7\u3046\u3082\u306e\u3001\u3082\u30461\u3064\u306f\u7121\u6599\u3067\u624b\u306b\u5165\u308b\u3082\u306e\u3067\u3059\u3002\u3069\u3061\u3089\u3092\u9078\u3076\u304b\u306f\u3001\u3042\u306a\u305f\u306e\u30ae\u30a2\u30dc\u30c3\u30af\u30b9\u304c\u6c7a\u3081\u3066\u304f\u308c\u307e\u3059\u3002 <\/div>\n        <div class=\"layer-ch\">\u7b2c7\u7ae0<\/div>\n      <\/div>\n\n      <div class=\"layer\">\n        <svg width=\"40\" height=\"40\" viewbox=\"0 0 40 40\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.6\" aria-hidden=\"true\">\n          <rect x=\"8\" y=\"12\" width=\"24\" height=\"16\" rx=\"2\"><\/rect>\n          <path d=\"M13 12V8M20 12V8M27 12V8M13 28v4M20 28v4M27 28v4\"><\/path>\n          <path d=\"M14 20h12\"><\/path>\n        <\/svg>\n        <div class=\"layer-name\">\u99c6\u52d5\u7528\u96fb\u5b50\u6a5f\u5668<\/div>\n        <div class=\"layer-role\">\u30e2\u30b8\u30e5\u30fc\u30eb\u306e\u30c8\u30eb\u30af\u5bc6\u5ea6\u304c\u5e73\u5766\u5316\u3057\u305f\u305f\u3081\u3001\u4e89\u70b9\u306f1\u5c64\u4e0b\u2015\u2015\u5dfb\u7dda\u306b\u96fb\u529b\u3092\u4f9b\u7d66\u3059\u308b\u30d1\u30ef\u30fc\u30b9\u30c6\u30fc\u30b8\u3078\u3068\u79fb\u3063\u305f\u3002<\/div>\n        <div class=\"layer-ch\">\u7b2c8\u7ae0<\/div>\n      <\/div>\n    <\/div>\n    <p class=\"stack-note\">\u9ec4\u8272\u306e\u5c64\u306f\u3001\u5831\u544a\u66f8\u306b\u304a\u3044\u3066\u4f9b\u7d66\u4f53\u5236\u304c\u6700\u3082\u96c6\u4e2d\u3057\u3066\u3044\u308b\u3068\u6307\u6458\u3055\u308c\u3066\u3044\u308b\u7b87\u6240\u3001\u3064\u307e\u308a\u3001\u7279\u8a31\u3067\u306f\u306a\u304f\u5358\u4e00\u306e\u88fd\u9020\u80fd\u529b\u306b\u3088\u3063\u3066\u4f9b\u7d66\u3067\u304d\u308b\u696d\u8005\u304c\u6c7a\u307e\u308b2\u3064\u306e\u30dc\u30c8\u30eb\u30cd\u30c3\u30af\u3092\u793a\u3057\u3066\u3044\u307e\u3059\u3002<\/p>\n  <\/div>\n<\/section><\/div>\n\n<!-- ============================================================\n     MODULE 5 \u2014 THE FORK\n     ============================================================ -->\n<div class=\"hg-actuation\"><section class=\"mod\" style=\"background:var(--bg-2)\">\n  <div class=\"wrap\">\n    <span class=\"tag\">\u4e3b\u50ac\u5074\u306e\u4e3b\u5f35<\/span>\n    <h2>\u3053\u306e\u696d\u754c\u306f\u30012\u3064\u306e\u99c6\u52d5<span class=\"hl\">\u65b9\u5f0f<\/span>\u306b\u5206\u304b\u308c\u305f<\/h2>\n    <p class=\"lede\">\u52dd\u8005\u304c1\u4eba\u3001\u6557\u8005\u304c1\u4eba\u3068\u3044\u3046\u308f\u3051\u3067\u306f\u306a\u3044\u2015\u2015\u7269\u7406\u7684\u306b\u7570\u306a\u308b2\u3064\u306e\u7b54\u3048\u304c\u3042\u308a\u3001\u305d\u308c\u305e\u308c\u304c\u7269\u7406\u7684\u512a\u4f4d\u6027\u3092\u6301\u3064\u8eab\u4f53\u9818\u57df\u3092\u72ec\u5360\u3057\u3066\u3044\u308b\u3002\u3053\u306e\u5831\u544a\u66f8\u306f\u3001\u4f9d\u7136\u3068\u3057\u3066\u771f\u306e\u610f\u5473\u3067\u52dd\u8ca0\u306e\u884c\u65b9\u304c\u5b9a\u307e\u3063\u3066\u3044\u306a\u3044\u552f\u4e00\u306e\u9818\u57df\u3068\u3001\u4e21\u9663\u55b6\u304c\u3059\u3067\u306b\u540c\u3058\u7b54\u3048\u306b\u305f\u3069\u308a\u7740\u3044\u3066\u3044\u308b\u552f\u4e00\u306e\u9818\u57df\u3092\u6319\u3052\u3066\u3044\u308b\u3002 <\/p>\n\n    <div class=\"fork\">\n      <div class=\"fork-card\">\n        <span class=\"fork-k\">\u7a2eA<\/span>\n        <h3>\u30ed\u30fc\u30bf\u30ea\u30fc<\/h3>\n        <p>\u30d5\u30ec\u30fc\u30e0\u30ec\u30b9\u306e\u30c8\u30eb\u30af\u30e2\u30fc\u30bf\u30fc\u3092\u3001\u30b9\u30c8\u30ec\u30a4\u30f3\u30a6\u30a7\u30fc\u30d6\u5f0f\u3001\u904a\u661f\u6b6f\u8eca\u5f0f\u3001\u3042\u308b\u3044\u306f\u30b5\u30a4\u30af\u30ed\u30a4\u30c9\u5f0f\u306e\u6e1b\u901f\u6a5f\u306b\u7d44\u307f\u8fbc\u3093\u3060\u3082\u306e\u3067\u3059\u3002\u30b3\u30f3\u30d1\u30af\u30c8\u3067\u3001\u4f4e\u6e1b\u901f\u6bd4\u3067\u306f\u9006\u56de\u8ee2\u304c\u53ef\u80fd\u3067\u3042\u308a\u3001\u7d14\u7c8b\u306a\u529b\u3088\u308a\u3082\u30c8\u30eb\u30af\u304c\u91cd\u8996\u3055\u308c\u308b\u3042\u3089\u3086\u308b\u5834\u9762\u3067\u6a19\u6e96\u7684\u306b\u63a1\u7528\u3055\u308c\u3066\u3044\u307e\u3059\u3002\u305d\u306e\u4f1d\u52d5\u6280\u8853\u306b\u95a2\u3059\u308b\u7279\u8a31\u306f\u5931\u52b9\u3057\u307e\u3057\u305f\u304c\u3001\u305d\u306e\u6cd5\u7684\u4fdd\u8b77\u306b\u53d6\u3063\u3066\u4ee3\u308f\u3063\u305f\u3082\u306e\u306f\u3001\u6c7a\u3057\u3066\u5b89\u4fa1\u306a\u52b4\u50cd\u529b\u3067\u306f\u3042\u308a\u307e\u305b\u3093\u3002  <\/p>\n        <div class=\"zone\"><b>\u5f71\u97ff\u7bc4\u56f2\uff1a<\/b>\u8155\u3001\u80a9\u3001\u624b\u9996\u3001\u80f4\u4f53\u306e\u5927\u90e8\u5206<\/div>\n      <\/div>\n      <div class=\"fork-card\">\n        <span class=\"fork-k\">\u7a2eB<\/span>\n        <h3>\u7dda\u5f62<\/h3>\n        <p>\u904a\u661f\u30ed\u30fc\u30e9\u30fc\u30b9\u30af\u30ea\u30e5\u30fc\u3092\u99c6\u52d5\u3059\u308b\u30e2\u30fc\u30bf\u30fc\u3067\u3001\u77ed\u3044\u30b9\u30c8\u30ed\u30fc\u30af\u3067\u30ad\u30ed\u30cb\u30e5\u30fc\u30c8\u30f3\u306e\u63a8\u529b\u3092\u767a\u751f\u3055\u305b\u307e\u3059\u3002\u8ca0\u8377\u304c\u6975\u3081\u3066\u5927\u304d\u304f\u3001\u30b9\u30c8\u30ed\u30fc\u30af\u304c\u77ed\u3044\u5834\u5408\u306b\u512a\u308c\u3066\u3044\u307e\u3059\u304c\u3001\u305d\u306e\u4ee3\u511f\u3068\u3057\u3066\u3001\u8a2d\u8a08\u4e0a\u907f\u3051\u3089\u308c\u306a\u3044\u30bb\u30f3\u30b5\u30fc\u306e\u30b3\u30b9\u30c8\u3092\u542b\u3081\u30013\u3064\u306e\u69cb\u9020\u30b3\u30b9\u30c8\u304c\u304b\u304b\u308a\u307e\u3059\u3002 <\/p>\n        <div class=\"zone\"><b>\u6240\u6709\u90e8\u4f4d\uff1a<\/b>\u819d\u3001\u8db3\u9996\u3001\u304a\u3088\u3073\u30da\u30a4\u30ed\u30fc\u30c9\u91cd\u8996\u306e\u811a<\/div>\n      <\/div>\n    <\/div>\n  <\/div>\n<\/section><\/div>\n\n<!-- ============================================================\n     MODULE 6 \u2014 CHAPTERS\n     ============================================================ -->\n<div class=\"hg-actuation\"><section class=\"mod\" id=\"chapters\">\n  <div class=\"wrap\">\n    <span class=\"tag\">\u76ee\u6b21<\/span>\n    <h2>\u8981\u7d04\u300115\u7ae0\u3001\u304a\u3088\u3073<span class=\"hl\">\u4ed8\u9332<\/span><\/h2>\n    <p class=\"lede\">\u5404\u7ae0\u306f\u3059\u3079\u3066\u540c\u3058\u69cb\u6210\u306b\u306a\u3063\u3066\u3044\u307e\u3059\u3002\u307e\u305a\u4ed5\u7d44\u307f\u3092\u8aac\u660e\u3057\u3001\u6b21\u306b\u8a3c\u62e0\u3092\u63d0\u793a\u3057\u3001\u51fa\u5178\u9593\u306e\u898b\u89e3\u304c\u771f\u306b\u98df\u3044\u9055\u3046\u7b87\u6240\u306b\u306f\u3001\u305d\u306e\u65e8\u3092\u660e\u8a18\u3057\u3066\u3044\u307e\u3059\u3002<\/p>\n\n    <div class=\"chapters\">\n      <div class=\"ch\"><div class=\"ch-n\">00<\/div><div><span class=\"ch-t\">\u8981\u7d04<\/span><span class=\"ch-d\">\u8b70\u8ad6\u306e\u5168\u5bb9\u3092\u4e00\u6319\u306b\u307e\u3068\u3081\u3001\u6700\u5f8c\u306b10\u306e\u4ee3\u8868\u7684\u306a\u56f3\u8868\u3092\u63b2\u8f09\u3002\u5404\u56f3\u8868\u306b\u306f\u4fe1\u983c\u5ea6\u30ec\u30d9\u30eb\u3068\u51fa\u5178\u304c\u660e\u8a18\u3055\u308c\u3066\u3044\u308b\u3002<\/span><\/div><\/div>\n      <div class=\"ch\"><div class=\"ch-n\">01<\/div><div><span class=\"ch-t\">\u30d2\u30e5\u30fc\u30de\u30ce\u30a4\u30c9\u306e\u99c6\u52d5\u554f\u984c<\/span><span class=\"ch-d\">\u306a\u305c\u99c6\u52d5\u6a5f\u69cb\u304c\u6a5f\u68b0\u3092\u6c7a\u5b9a\u3065\u3051\u308b\u306e\u304b\u30012025\u5e74\u306e\u51fa\u8377\u53f0\u6570\u3001\u305d\u3057\u3066\u672c\u5831\u544a\u66f8\u304c\u62e0\u308a\u6240\u3068\u3059\u308b\u8a3c\u62e0\u306e\u57fa\u6e96\u306b\u3064\u3044\u3066\u3002<\/span><\/div><\/div>\n      <div class=\"ch\"><div class=\"ch-n\">02<\/div><div><span class=\"ch-t\">\u96fb\u6c17\u30e2\u30fc\u30bf\u30fc\u306e\u57fa\u790e<\/span><span class=\"ch-d\">\u76ee\u306b\u898b\u3048\u308b\u3042\u3089\u3086\u308b\u8a2d\u8a08\u4e0a\u306e\u9078\u629e\u306e\u80cc\u666f\u306b\u3042\u308b\u96fb\u78c1\u6c17\u7684\u306a\u30b9\u30b1\u30fc\u30ea\u30f3\u30b0\u5247\u2015\u2015\u305d\u3057\u3066\u3001\u7d71\u4e00\u3055\u308c\u305f\u57fa\u6e96\u306b\u57fa\u3065\u3044\u3066\u30d9\u30f3\u30c1\u30de\u30fc\u30af\u3055\u308c\u305f15\u7a2e\u985e\u306e\u5b9f\u969b\u306e\u30e2\u30fc\u30bf\u30fc\u3002<\/span><\/div><\/div>\n      <div class=\"ch\"><div class=\"ch-n\">03<\/div><div><span class=\"ch-t\">\u65b0\u305f\u306a\u30c8\u30dd\u30ed\u30b8\u30fc\u3068\u71b1\u8a2d\u8a08<\/span><span class=\"ch-d\">\u8ef8\u65b9\u5411\u78c1\u675f\u578b\u3001\u30b3\u30a2\u30ec\u30b9\u30cf\u30f3\u30c9\u30e2\u30fc\u30bf\u30fc\u3001\u305d\u3057\u3066\u3001\u6b8b\u3055\u308c\u305f\u6700\u3082\u5b89\u4fa1\u306a\u6027\u80fd\u5411\u4e0a\u624b\u6bb5\u3068\u3044\u3046\u3001\u5730\u5473\u306a\u304c\u3089\u3082\u91cd\u8981\u306a\u5236\u7d04\u3002<\/span><\/div><\/div>\n      <div class=\"ch\"><div class=\"ch-n\">04<\/div><div><span class=\"ch-t\">\u30ed\u30fc\u30bf\u30ea\u30fc\u6b6f\u8eca\u6280\u8853<\/span><span class=\"ch-d\">11\u8ef8\u306b\u308f\u305f\u308b\u30cf\u30fc\u30e2\u30cb\u30c3\u30af\u99c6\u52d5\u3001\u904a\u661f\u99c6\u52d5\u3001\u30b5\u30a4\u30af\u30ed\u30a4\u30c9\u99c6\u52d5\u3001\u304a\u3088\u3073\u6e96\u30c0\u30a4\u30ec\u30af\u30c8\u99c6\u52d5\u3092\u300116\u306e\u30d7\u30e9\u30c3\u30c8\u30d5\u30a9\u30fc\u30e0\u3067\u5b9f\u8a3c\u6e08\u307f\u3002<\/span><\/div><\/div>\n      <div class=\"ch\"><div class=\"ch-n\">05<\/div><div><span class=\"ch-t\">\u30ea\u30cb\u30a2\u30a2\u30af\u30c1\u30e5\u30a8\u30fc\u30b7\u30e7\u30f3<\/span><span class=\"ch-d\">\u904a\u661f\u30ed\u30fc\u30e9\u30fc\u306d\u3058\u3001\u88fd\u9020\u5de5\u7a0b\u306e\u4e2d\u3067\u6700\u3082\u56f0\u96e3\u306a\u5de5\u7a0b\u3001\u305d\u3057\u30661\u6841\u898f\u6a21\u3067\u8abf\u6574\u3055\u308c\u305f\u5e02\u5834\u4e88\u6e2c\u3002<\/span><\/div><\/div>\n      <div class=\"ch\"><div class=\"ch-n\">06<\/div><div><span class=\"ch-t\">\u4ee3\u66ff\u30d1\u30e9\u30c0\u30a4\u30e0<\/span><span class=\"ch-d\">\u8171\u3001\u9023\u7d9a\u5f3e\u6027\u4f53\u3001\u6cb9\u5727\u3001\u7a7a\u5727\u2015\u2015\u3069\u306e\u30cb\u30c3\u30c1\u5e02\u5834\u306b\u53c2\u5165\u3059\u308b\u4fa1\u5024\u304c\u3042\u308a\u3001\u3069\u306e\u5e02\u5834\u306f\u3059\u3067\u306b\u9589\u3056\u3055\u308c\u3066\u3044\u308b\u306e\u304b\u3002<\/span><\/div><\/div>\n      <div class=\"ch\"><div class=\"ch-n\">07<\/div><div><span class=\"ch-t\">\u30d9\u30a2\u30ea\u30f3\u30b0\u3001\u30a8\u30f3\u30b3\u30fc\u30c0\u3001\u30c8\u30eb\u30af\u30bb\u30f3\u30b7\u30f3\u30b0<\/span><span class=\"ch-d\">\u8ab0\u3082\u8a71\u984c\u306b\u3057\u306a\u3044100\u306e\u54c1\u76ee\u304c\u3042\u308a\u3001\u305d\u306e\u3046\u30612\u3064\u304c\u30dc\u30c8\u30eb\u30cd\u30c3\u30af\u306e\u6700\u3082\u6df1\u523b\u306a\u7b87\u6240\u306b\u3042\u308b\u3002<\/span><\/div><\/div>\n      <div class=\"ch\"><div class=\"ch-n\">08<\/div><div><span class=\"ch-t\">\u30c9\u30e9\u30a4\u30d0\u3001\u30b3\u30f3\u30c8\u30ed\u30fc\u30e9\u3001\u30d1\u30ef\u30fc\u30a8\u30ec\u30af\u30c8\u30ed\u30cb\u30af\u30b9<\/span><span class=\"ch-d\">18\u30f6\u6708\u3068\u3044\u3046\u77ed\u671f\u9593\u306b\u51dd\u7e2e\u3055\u308c\u305f\u5909\u9769\u3001\u305d\u3057\u3066\u307b\u3068\u3093\u3069\u306e\u30ed\u30dc\u30c3\u30c8\u306e\u30c7\u30fc\u30bf\u30b7\u30fc\u30c8\u306b\u306f\u8a18\u8f09\u3055\u308c\u3066\u3044\u306a\u3044\u4ed5\u69d8\u3002<\/span><\/div><\/div>\n      <div class=\"ch\"><div class=\"ch-n\">09<\/div><div><span class=\"ch-t\">\u5de7\u307f\u306a\u30cf\u30f3\u30c9\u30a2\u30af\u30c1\u30e5\u30a8\u30fc\u30b7\u30e7\u30f3<\/span><span class=\"ch-d\">\u30a2\u30fc\u30ad\u30c6\u30af\u30c1\u30e3\u306e\u5206\u5c90\u30012030\u5e74\u307e\u3067\u306e\u30cf\u30f3\u30c9\u30b3\u30b9\u30c8\u66f2\u7dda\u3092\u6c7a\u5b9a\u3059\u308b\u8981\u7d20\u3001\u305d\u3057\u3066\u30d9\u30f3\u30c0\u30fc\u3054\u3068\u306b\u6c34\u5897\u3057\u3055\u308c\u3066\u3044\u308b\u6307\u6a19\u3002<\/span><\/div><\/div>\n      <div class=\"ch\"><div class=\"ch-n\">10<\/div><div><span class=\"ch-t\">\u30c6\u30b9\u30e9\u300c\u30aa\u30d7\u30c6\u30a3\u30de\u30b9\u300d\u306e\u5fb9\u5e95\u89e3\u8aac<\/span><span class=\"ch-d\">\u4e00\u6b21\u8cc7\u6599\u304b\u3089\u518d\u69cb\u7bc9\u3055\u308c\u305f\u300c14+14\u300d\u30a2\u30fc\u30ad\u30c6\u30af\u30c1\u30e3\u3068\u3001\u8ab0\u3082\u304c\u5f15\u7528\u3059\u308b\u76ee\u6a19\u682a\u4fa1\u306e\u7b97\u51fa\u6839\u62e0\u3002<\/span><\/div><\/div>\n      <div class=\"ch\"><div class=\"ch-n\">11<\/div><div><span class=\"ch-t\">\u6b27\u7c73\u306e\u4eba\u578b\u30ed\u30dc\u30c3\u30c8OEM\u30e1\u30fc\u30ab\u30fc<\/span><span class=\"ch-d\">Figure\u3001Boston Dynamics\u3001Apptronik\u3001Agility\u3001Sanctuary\u30011X\u2015\u2015\u305d\u3057\u3066\u3001\u3053\u308c\u3089\u306e\u4f01\u696d\u306e\u5171\u540c\u958b\u767a\u5b9f\u7e3e\u306e\u3046\u3061\u3001\u5b9f\u969b\u306b\u516c\u958b\u3055\u308c\u3066\u3044\u308b\u60c5\u5831\u306f\u3054\u304f\u308f\u305a\u304b\u3067\u3042\u308b\u3002<\/span><\/div><\/div>\n      <div class=\"ch\"><div class=\"ch-n\">12<\/div><div><span class=\"ch-t\">\u4e2d\u56fd\u306e\u4eba\u578b\u30ed\u30dc\u30c3\u30c8OEM\u30e1\u30fc\u30ab\u30fc<\/span><span class=\"ch-d\">Unitree\u3001Agibot\u3001UBTECH\u3001Fourier\u3001Kepler\u3001EngineAI\u3001\u305d\u3057\u3066\u771f\u306e\u7af6\u4e89\u512a\u4f4d\u6027\u3068\u306a\u308b\u30de\u30fc\u30c1\u30e3\u30f3\u30c8\u30fb\u30e2\u30b8\u30e5\u30fc\u30eb\u5c64\u3002<\/span><\/div><\/div>\n      <div class=\"ch\"><div class=\"ch-n\">13<\/div><div><span class=\"ch-t\">\u90e8\u54c1\u30d9\u30f3\u30c0\u30fc\u306e\u73fe\u72b6<\/span><span class=\"ch-d\">4\u3064\u306e\u4f9b\u7d66\u30d6\u30ed\u30c3\u30af\u306b\u3064\u3044\u3066\u3001\u5229\u7528\u7387\u3068\u5229\u76ca\u7387\u306e\u52d5\u5411\u306b\u57fa\u3065\u304d\u8a55\u4fa1\u304c\u884c\u308f\u308c\u3001\u5e83\u304f\u6d41\u5e03\u3057\u3066\u3044\u305f\u4e3b\u5f35\u306b\u5bfe\u3057\u30663\u4ef6\u306e\u8a02\u6b63\u304c\u306a\u3055\u308c\u305f\u3002<\/span><\/div><\/div>\n      <div class=\"ch\"><div class=\"ch-n\">14<\/div><div><span class=\"ch-t\">\u5e02\u5834\u898f\u6a21\u306e\u63a8\u5b9a\u3068BOM\u306e\u7d4c\u6e08\u6027<\/span><span class=\"ch-d\">2\u3064\u306e\u4fa1\u683c\u5e2f\u306b\u304a\u3051\u308b\u540c\u4e00\u306e\u30ed\u30dc\u30c3\u30c8\u3001\u305d\u3057\u3066\u305d\u306e\u4ed6\u3059\u3079\u3066\u3092\u6c7a\u5b9a\u3065\u3051\u308b5\u3064\u306e\u30b3\u30b9\u30c8\u66f2\u7dda\u3002<\/span><\/div><\/div>\n      <div class=\"ch\"><div class=\"ch-n\">15<\/div><div><span class=\"ch-t\">2026\u5e74\uff5e2036\u5e74\u306e10\u30ab\u5e74\u898b\u901a\u3057<\/span><span class=\"ch-d\">\u30e1\u30ab\u30cb\u30ba\u30e0\u3054\u3068\u306e\u4e88\u6e2c\u3002\u305d\u308c\u305e\u308c\u306b\u3064\u3044\u3066\u3001\u305d\u306e\u4e88\u6e2c\u3092\u8986\u3059\u3053\u3068\u306b\u306a\u308b\u3001\u65e5\u4ed8\u304c\u660e\u8a18\u3055\u308c\u305f\u30c8\u30ea\u30ac\u30fc\u6307\u6a19\u304c\u793a\u3055\u308c\u3066\u3044\u308b\u3002<\/span><\/div><\/div>\n      <div class=\"ch\"><div class=\"ch-n\">A<\/div><div><span class=\"ch-t\">\u4ed8\u9332<\/span><span class=\"ch-d\">51\u9805\u76ee\u306e\u7528\u8a9e\u96c6\u30014\u3064\u306e\u30de\u30b9\u30bf\u30fc\u8868\u300175\u793e\u306e\u30b5\u30d7\u30e9\u30a4\u30e4\u30fc\u4e00\u89a7\u3001\u304a\u3088\u3073\u4fe1\u983c\u5ea6\u30ec\u30d9\u30eb\u4ed8\u304d\u306e30\u306e\u6a19\u6e96\u756a\u53f7\u3002<\/span><\/div><\/div>\n    <\/div>\n  <\/div>\n<\/section><\/div>\n\n<!-- ============================================================\n     MODULE 7 \u2014 FIGURES\n     ============================================================ -->\n<div class=\"hg-actuation\"><section class=\"mod\" style=\"background:var(--bg-2)\">\n  <div class=\"wrap\">\n    <span class=\"tag\">\u30ec\u30dd\u30fc\u30c8\u306e\u5185\u5bb9<\/span>\n    <h2>\u56f324\u70b9\u3001\u886849\u70b9\u3001\u8a3c\u62e0<span class=\"hl\">\u306b\u95a2\u3059\u308b\u6761\u7d041\u4ef6<\/span><\/h2>\n    <p class=\"lede\">\u5857\u308a\u3064\u3076\u3055\u308c\u305f\u30de\u30fc\u30ab\u30fc\u306f\u3001\u6e2c\u5b9a\u5024\u307e\u305f\u306f\u516c\u8868\u5024\u3092\u793a\u3057\u3066\u3044\u307e\u3059\u3002\u7a7a\u6b04\u306e\u30de\u30fc\u30ab\u30fc\u3001\u30cf\u30c3\u30c1\u30f3\u30b0\u3001\u304a\u3088\u3073\u7834\u7dda\u306f\u3001\u5f53\u793e\u304c\u69cb\u7bc9\u3001\u4e88\u6e2c\u3001\u307e\u305f\u306f\u7b97\u51fa\u3057\u305f\u3082\u306e\u3092\u793a\u3057\u3066\u3044\u307e\u3059\u3002\u811a\u6ce8\u3092\u8aad\u307e\u306a\u304f\u3066\u3082\u3001\u3069\u308c\u304c\u3069\u308c\u3067\u3042\u308b\u304b\u306f\u5e38\u306b\u4e00\u76ee\u3067\u308f\u304b\u308a\u307e\u3059\u3002  <\/p>\n    <div class=\"figs\">\n      <div class=\"fig\">\n        <div class=\"fig-img\" data-label=\"Figure 4.1\">\n          <img src=\"https:\/\/humanoid.guide\/wp-content\/uploads\/2026\/08\/humanoid_motors_sec04_fig1.png\" srcset=\"https:\/\/humanoid.guide\/wp-content\/uploads\/2026\/08\/humanoid_motors_sec04_fig1-768x406.png 768w, https:\/\/humanoid.guide\/wp-content\/uploads\/2026\/08\/humanoid_motors_sec04_fig1-1024x542.png 1024w, https:\/\/humanoid.guide\/wp-content\/uploads\/2026\/08\/humanoid_motors_sec04_fig1-1536x813.png 1536w, https:\/\/humanoid.guide\/wp-content\/uploads\/2026\/08\/humanoid_motors_sec04_fig1.png 2007w\" sizes=\"auto, (max-width: 900px) calc(100vw - 56px), 340px\" width=\"2007\" height=\"1062\" loading=\"lazy\" decoding=\"async\" alt=\"\u56f34.1 \u2013 2023\u5e74\u304b\u30892025\u5e74\u306b\u304b\u3051\u3066\u306e\u3072\u305a\u307f\u6ce2\u6e1b\u8870\u5668\u306e\u4fa1\u683c\u66b4\u843d\uff1aLaifual\u306e\u5e73\u5747\u8ca9\u58f2\u4fa1\u683c\uff08ASP\uff09\u3068\u65e5\u672c\u304a\u3088\u3073\u4e2d\u56fd\u306e\u5e97\u982d\u4fa1\u683c\u306e\u6bd4\u8f03\"\/>\n        <\/div>\n        <div class=\"fig-cap\"><b>\u56f34.1\u30fb\u30ed\u30fc\u30bf\u30ea\u30fc\u30ae\u30a2\u30ea\u30f3\u30b0\u5f0f\u3072\u305a\u307f\u6ce2\u6e1b\u901f\u6a5f\u306e<\/b>\u4fa1\u683c\u6025\u843d\uff082023\u5e74\uff5e2025\u5e74\uff09\uff1a\u3042\u308b\u30d9\u30f3\u30c0\u30fc\u306e\u81ea\u793e\u76ee\u8ad6\u898b\u66f8\u3068\u3001\u65e5\u672c\u304b\u3089\u306e\u8f38\u5165\u54c1\u304a\u3088\u3073\u4e2d\u56fd\u56fd\u5185\u306e\u5e02\u5834\u4fa1\u683c\u3068\u306e\u6bd4\u8f03\u3002<\/div>\n      <\/div>\n      <div class=\"fig\">\n        <div class=\"fig-img\" data-label=\"Figure 14.2\">\n          <img src=\"https:\/\/humanoid.guide\/wp-content\/uploads\/2026\/08\/humanoid_motors_sec14_fig2.png\" srcset=\"https:\/\/humanoid.guide\/wp-content\/uploads\/2026\/08\/humanoid_motors_sec14_fig2-768x406.png 768w, https:\/\/humanoid.guide\/wp-content\/uploads\/2026\/08\/humanoid_motors_sec14_fig2-1024x542.png 1024w, https:\/\/humanoid.guide\/wp-content\/uploads\/2026\/08\/humanoid_motors_sec14_fig2-1536x813.png 1536w, https:\/\/humanoid.guide\/wp-content\/uploads\/2026\/08\/humanoid_motors_sec14_fig2.png 2007w\" sizes=\"auto, (max-width: 900px) calc(100vw - 56px), 340px\" width=\"2007\" height=\"1062\" loading=\"lazy\" decoding=\"async\" alt=\"\u56f314.2 \u2013 5\u3064\u306e\u69cb\u6210\u8981\u7d20\u306e\u30b3\u30b9\u30c8\u66f2\u7dda\uff08\u5bfe\u6570\u30b9\u30b1\u30fc\u30eb\u3067\u6307\u6570\u5316\uff09\"\/>\n        <\/div>\n        <div class=\"fig-cap\"><b>\u56f314.2\u30fb\u30b3\u30b9\u30c8\u66f2\u7dda\u3000<\/b>\u63a1\u7528\u306e\u969c\u58c1\u3068\u306a\u308b5\u3064\u306e\u69cb\u6210\u90e8\u54c1\uff08\u30ec\u30c7\u30e5\u30fc\u30b5\u30fc\u3001\u30d9\u30a2\u30ea\u30f3\u30b0\u3001\u529b\u30bb\u30f3\u30b5\u30fc\u3001\u304a\u3088\u3073\u30ed\u30dc\u30c3\u30c8\u5168\u4f53\u306eBOM\uff09<b>\u306e<\/b>\u4fa1\u683c<b>\u66f2\u7dda\u3092<\/b>\u3001\u5bfe\u6570\u30b9\u30b1\u30fc\u30eb\u3067\u6307\u6570\u5316\u3057\u3066\u793a\u3057\u305f\u3082\u306e\u3067\u3042\u308b\u3002<\/div>\n      <\/div>\n      <div class=\"fig\">\n        <div class=\"fig-img\" data-label=\"Figure 10.1\">\n          <img src=\"https:\/\/humanoid.guide\/wp-content\/uploads\/2026\/08\/humanoid_motors_sec10_fig1.png\" srcset=\"https:\/\/humanoid.guide\/wp-content\/uploads\/2026\/08\/humanoid_motors_sec10_fig1-768x406.png 768w, https:\/\/humanoid.guide\/wp-content\/uploads\/2026\/08\/humanoid_motors_sec10_fig1-1024x542.png 1024w, https:\/\/humanoid.guide\/wp-content\/uploads\/2026\/08\/humanoid_motors_sec10_fig1-1536x813.png 1536w, https:\/\/humanoid.guide\/wp-content\/uploads\/2026\/08\/humanoid_motors_sec10_fig1.png 2007w\" sizes=\"auto, (max-width: 900px) calc(100vw - 56px), 340px\" width=\"2007\" height=\"1062\" loading=\"lazy\" decoding=\"async\" alt=\"\u56f310.1 \u2013 \u904a\u661f\u30ed\u30fc\u30e9\u30fc\u30b9\u30af\u30ea\u30e5\u30fc\u30e6\u30cb\u30c3\u30c8\u306e\u4fa1\u683c\u6bd4\u8f03\uff1a\u6b27\u7c73\u304b\u3089\u306e\u8f38\u5165\u4fa1\u683c\u3068\u4e2d\u56fd\u56fd\u5185\u306e\u5b9f\u52e2\u4fa1\u683c\"\/>\n        <\/div>\n        <div class=\"fig-cap\"><b>\u56f310.1 \u00b7 \u30ea\u30cb\u30a2\u30a2\u30af\u30c1\u30e5\u30a8\u30fc\u30bf\u30fb\u904a\u661f\u30ed\u30fc\u30e9\u30fc<\/b>\u306d\u3058\u306e\u4fa1\u683c\u52d5\u5411\uff1a\u6b27\u7c73\u304b\u3089\u306e\u8f38\u5165\u4fa1\u683c\u3068\u4e2d\u56fd\u56fd\u5185\u306e\u5e02\u5834\u4fa1\u683c\u3001\u304a\u3088\u3073\u305d\u306e\u9593\u3092\u4ef2\u4ecb\u696d\u8005\u304c\u4e88\u6e2c\u3059\u308b\u4fa1\u683c\u63a8\u79fb\u3002<\/div>\n      <\/div>\n    <\/div>\n  <\/div>\n<\/section><\/div>\n\n<!-- ============================================================\n     MODULE 8 \u2014 FREE PREVIEW\n     ============================================================ -->\n<div class=\"hg-actuation\"><section class=\"mod\">\n  <div class=\"wrap narrow\">\n    <div class=\"gate\" id=\"preview\">\n      <h2>\u7121\u6599<span class=\"hl\">\u30d7\u30ec\u30d3\u30e5\u30fc<\/span>\u3092\u5165\u624b\u3059\u308b<\/h2>\n      <p class=\"sub\">37\u30da\u30fc\u30b8\u306b\u308f\u305f\u308b\u30d7\u30ec\u30d3\u30e5\u30fc\uff1a\u5404\u7ae0\u306e\u5185\u5bb9\u3001\u305d\u306e\u7ae0\u3067\u89e3\u660e\u3055\u308c\u308b\u7591\u554f\u3001\u304a\u3088\u3073\u63b2\u8f09\u3055\u308c\u3066\u3044\u308b\u8868\u3084\u56f3\u306e\u6570\u304c\u308f\u304b\u308a\u307e\u3059\u3002\u55b6\u696d\u306e\u96fb\u8a71\u306f\u4e00\u5207\u3042\u308a\u307e\u305b\u3093\u3002PDF\u30d5\u30a1\u30a4\u30eb\u3092\u304a\u9001\u308a\u3059\u308b\u307b\u304b\u3001\u30ec\u30dd\u30fc\u30c8\u304c\u66f4\u65b0\u3055\u308c\u305f\u969b\u306b\u306f\u30e1\u30fc\u30eb\u3067\u7c21\u5358\u306a\u901a\u77e5\u3092\u304a\u9001\u308a\u3059\u308b\u3060\u3051\u3067\u3059\u3002 <\/p>\n      <form class=\"gate-form\" action=\"https:\/\/guide.us17.list-manage.com\/subscribe\/post?u=92b22326a2b086069fc214bab&#038;id=39b734f87d\" method=\"post\" target=\"hg_preview_iframe\" novalidate=\"\">\n        <input type=\"email\" name=\"EMAIL\" placeholder=\"\u30e1\u30fc\u30eb\u30a2\u30c9\u30ec\u30b9\" aria-label=\"Email address\" required=\"\"\/>\n        <div hidden=\"\"><input type=\"hidden\" name=\"tags\" value=\"666\"\/><\/div>\n        <div aria-hidden=\"true\" style=\"position:absolute;left:-5000px\">\n          <input type=\"text\" name=\"b_92b22326a2b086069fc214bab_39b734f87d\" tabindex=\"-1\" value=\"\"\/>\n        <\/div>\n        <button class=\"gate-btn\" type=\"submit\" name=\"subscribe\">\u7121\u6599\u30d7\u30ec\u30d3\u30e5\u30fc\u3092\u898b\u308b<\/button>\n      <\/form>\n      <p class=\"gate-fine\">\u30e1\u30fc\u30eb\u306f1\u901a\u306e\u307f\u3002\u3044\u3064\u3067\u3082\u914d\u4fe1\u505c\u6b62\u3067\u304d\u307e\u3059\u3002 <\/p>\n      <div class=\"gate-success\" id=\"hg-preview-ok\" style=\"display:none\">\n        <strong>\u2705 \u30d7\u30ec\u30d3\u30e5\u30fc\u306e\u6e96\u5099\u304c\u6574\u3044\u307e\u3057\u305f<\/strong><br\/>        <a href=\"https:\/\/humanoid.guide\/wp-content\/uploads\/2026\/08\/Report-Actuation-Motor-Gear-preview.pdf\" target=\"_blank\" rel=\"noopener\">\u2b07 PDF\u3092\u30c0\u30a6\u30f3\u30ed\u30fc\u30c9<\/a>\n        <div style=\"margin-top:10px;font-size:13px;opacity:.8\">\u5ff5\u306e\u305f\u3081\u3001\u53d7\u4fe1\u30c8\u30ec\u30a4\u306b\u3082\u9001\u4fe1\u3057\u3066\u304a\u304d\u307e\u3057\u305f\u3002<\/div>\n      <\/div>\n      <!-- Suksess vises f\u00f8rst n\u00e5r Mailchimp faktisk har svart, ikke ved klikk -->\n      <iframe name=\"hg_preview_iframe\" style=\"display:none\" onload=\"if(window.hgPreviewArmed){document.getElementById('hg-preview-ok').style.display='block';}window.hgPreviewArmed=true;\"><\/iframe>\n    <\/div>\n  <\/div>\n  <\/section><\/div>\n\n<!-- ============================================================\n     MODULE 9 \u2014 PRICING\n     ============================================================ -->\n<div class=\"hg-actuation\"><section class=\"mod\" id=\"pricing\" style=\"background:var(--bg-2)\">\n  <div class=\"wrap\">\n    <span class=\"tag\">\u30e9\u30a4\u30bb\u30f3\u30b9<\/span>\n    <h2><span class=\"hl\">\u30ec\u30dd\u30fc\u30c8<\/span>\u3092\u5165\u624b\u3059\u308b<\/h2>\n    <p class=\"lede\">\u300c\u30b7\u30f3\u30b0\u30eb\u30e6\u30fc\u30b6\u30fc\u300d\u306f\u3001\u500b\u3005\u306e\u30a8\u30f3\u30b8\u30cb\u30a2\u3001\u30a2\u30ca\u30ea\u30b9\u30c8\u3001\u30b3\u30f3\u30b5\u30eb\u30bf\u30f3\u30c8\u5411\u3051\u3067\u3059\u3002\u300c\u30a8\u30f3\u30bf\u30fc\u30d7\u30e9\u30a4\u30ba\u300d\u306f\u3001\u793e\u5185\u3067\u5e83\u304f\u5229\u7528\u304c\u5fc5\u8981\u306a\u30a8\u30f3\u30b8\u30cb\u30a2\u30ea\u30f3\u30b0\u7d44\u7e54\u3001\u8abf\u9054\u30c1\u30fc\u30e0\u3001\u6295\u8cc7\u5bb6\u5411\u3051\u3067\u3059\u3002 <\/p>\n\n    <div class=\"prices\">\n      <div class=\"price\">\n        <h3>\u30b7\u30f3\u30b0\u30eb\u30e6\u30fc\u30b6\u30fc\u30e9\u30a4\u30bb\u30f3\u30b9<\/h3>\n        <p class=\"price-for\">\u30a8\u30f3\u30b8\u30cb\u30a2\u3001\u30a2\u30ca\u30ea\u30b9\u30c8\u3001\u307e\u305f\u306f\u30b3\u30f3\u30b5\u30eb\u30bf\u30f3\u30c81\u540d\u3092\u6307\u3057\u307e\u3059\u3002<\/p>\n        <div class=\"price-n\">790\u30c9\u30eb<\/div>\n        <p class=\"price-note\">1\u56de\u9650\u308a\u306e\u8cfc\u5165\u30fbPDF\u306f\u5373\u6642\u914d\u4fe1<\/p>\n        <ul>\n          <li>\u5168249\u30da\u30fc\u30b8\u306e\u5831\u544a\u66f8\uff08PDF\uff09<\/li>\n          <li>\u8981\u7d04\u300115\u7ae0\u3001\u304a\u3088\u3073\u4ed8\u9332<\/li>\n          <li>\u56f324\u70b9\u3001\u886849\u70b9\u3001\u7d22\u5f15\u4ed8\u304d\u53c2\u8003\u6587\u732e625\u4ef6<\/li>\n          <li>\u30de\u30b9\u30bf\u30fc\u30c6\u30fc\u30d6\u30eb\u306875\u793e\u306e\u30b5\u30d7\u30e9\u30a4\u30e4\u30fc\u540d\u7c3f<\/li>\n          <li>\u30b7\u30f3\u30b0\u30eb\u30e6\u30fc\u30b6\u30fc\u30e9\u30a4\u30bb\u30f3\u30b9<\/li>\n          <li>2026\u5e74\u30b5\u30a4\u30af\u30eb\u3092\u901a\u3058\u3066\u7121\u6599\u306e\u30a2\u30c3\u30d7\u30c7\u30fc\u30c8\u3092\u63d0\u4f9b<\/li>\n          <li>\u4e0d\u660e\u70b9\u306b\u95a2\u3059\u308b\u30e1\u30fc\u30eb\u30b5\u30dd\u30fc\u30c8<\/li>\n        <\/ul>\n        <a class=\"btn btn-k\" href=\"https:\/\/humanoid.guide\/ja\/%e3%81%8a%e8%b2%b7%e3%81%84%e7%89%a9%e3%82%ab%e3%82%b4\/?add-to-cart=16028\"><span>\u30b7\u30f3\u30b0\u30eb\u30e9\u30a4\u30bb\u30f3\u30b9\u3092\u8cfc\u5165<\/span><small>790\u30c9\u30eb \u00b7 \u65b0\u767a\u58f2<\/small><\/a>\n      <\/div>\n\n      <div class=\"price feat\">\n        <span class=\"badge\">\u30c1\u30fc\u30e0\u306b\u3068\u3063\u3066\u6700\u9ad8\u306e\u30b3\u30b9\u30c8\u30d1\u30d5\u30a9\u30fc\u30de\u30f3\u30b9<\/span>\n        <h3>\u30a8\u30f3\u30bf\u30fc\u30d7\u30e9\u30a4\u30ba\u30e9\u30a4\u30bb\u30f3\u30b9<\/h3>\n        <p class=\"price-for\">\u30a8\u30f3\u30b8\u30cb\u30a2\u30ea\u30f3\u30b0\u3001\u8abf\u9054\u3001\u6226\u7565\u3001\u6295\u8cc7\u306e\u5404\u30c1\u30fc\u30e0\u5411\u3051\u3002<\/p>\n        <div class=\"price-n\">3,190\u30c9\u30eb<\/div>\n        <p class=\"price-note\">1\u56de\u9650\u308a\u306e\u8cfc\u5165\u30fb\u5185\u90e8\u914d\u5e03\u6a29<\/p>\n        <ul>\n          <li>\u30b7\u30f3\u30b0\u30eb\u30e6\u30fc\u30b6\u30fc\u74b0\u5883\u306b\u304a\u3051\u308b\u3059\u3079\u3066\u306e\u6a5f\u80fd<\/li>\n          <li>1\u3064\u306e\u7d44\u7e54\u5185\u306e\u5185\u90e8\u30e6\u30fc\u30b6\u30fc\u6570\u306b\u5236\u9650\u306a\u3057<\/li>\n          <li>\u793e\u5185\u6280\u8853\u6587\u66f8\u304a\u3088\u3073\u6226\u7565\u6587\u66f8\u306b\u304a\u3051\u308b\u5f15\u7528\u6a29<\/li>\n          <li>\u30de\u30b9\u30bf\u30fc\u6bd4\u8f03\u8868\u306e\u7de8\u96c6\u53ef\u80fd\u306a\u30d0\u30fc\u30b8\u30e7\u30f3<\/li>\n          <li>\u512a\u5148\u30e1\u30fc\u30eb\u30b5\u30dd\u30fc\u30c8<\/li>\n          <li>\u8457\u8005\u3068\u306e\u30d6\u30ea\u30fc\u30d5\u30a3\u30f3\u30b0\u96fb\u8a71\uff08\u4efb\u610f\u300160\u5206\uff09<\/li>\n        <\/ul>\n        <a class=\"btn btn-y\" href=\"https:\/\/humanoid.guide\/ja\/%e3%81%8a%e8%b2%b7%e3%81%84%e7%89%a9%e3%82%ab%e3%82%b4\/?add-to-cart=16043\"><span>\u30a8\u30f3\u30bf\u30fc\u30d7\u30e9\u30a4\u30ba\u30e9\u30a4\u30bb\u30f3\u30b9\u3092\u8cfc\u5165\u3059\u308b<\/span><small>3,190\u30c9\u30eb \u00b7 \u65b0\u30d0\u30fc\u30b8\u30e7\u30f3<\/small><\/a>\n      <\/div>\n    <\/div>\n    <p class=\"terms\">\u30b7\u30f3\u30b0\u30eb\u30e6\u30fc\u30b6\u30fc\u30e9\u30a4\u30bb\u30f3\u30b9\u898f\u7d04 \u00b7 \u30a8\u30f3\u30bf\u30fc\u30d7\u30e9\u30a4\u30ba\u30e9\u30a4\u30bb\u30f3\u30b9\u898f\u7d04 \u2014 \u8cfc\u5165\u3059\u308b\u3053\u3068\u306b\u3088\u308a\u3001\u304a\u5ba2\u69d8\u306f\u9078\u629e\u3057\u305f\u30e9\u30a4\u30bb\u30f3\u30b9\u306e\u898f\u7d04\u306b\u540c\u610f\u3057\u305f\u3082\u306e\u3068\u307f\u306a\u3055\u308c\u307e\u3059\u3002\u3054\u8cea\u554f\u306f human@humanoid.guide \u307e\u3067\u304a\u554f\u3044\u5408\u308f\u305b\u304f\u3060\u3055\u3044\u3002  <\/p>\n  <\/div>\n<\/section><\/div>\n<style>\n.hgterms{max-width:1080px;margin:26px auto;font-family:'Inter',-apple-system,BlinkMacSystemFont,sans-serif}\n.hgterms .hgterms-label{font-size:11px;font-weight:800;letter-spacing:.2em;text-transform:uppercase;color:#141414;margin:0 0 10px}\n.hgterms .hgterms-label::before{content:\"\";display:inline-block;width:8px;height:8px;background:#ffe500;border-radius:0;margin-right:9px;vertical-align:middle}\n.hgterms .hgterms-grid{display:grid;grid-template-columns:1fr 1fr;gap:24px}\n.hgterms a.hgterms-card{display:block;padding:16px 18px;background:#fafafa;border:1.5px solid #141414;border-radius:6px;text-decoration:none;color:#141414;transition:transform .15s ease, box-shadow .15s ease;box-shadow:4px 4px 0 #ffe500}\n.hgterms a.hgterms-card:hover{transform:translate(-2px,-2px);box-shadow:6px 6px 0 #ffe500}\n.hgterms .hgterms-t{font-weight:700;font-size:14.5px;line-height:1.35}\n.hgterms .hgterms-d{font-size:12.5px;color:#666;margin-top:4px;line-height:1.5}\n.hgterms .hgterms-pdf{display:inline-block;margin-top:10px;font-size:10px;font-weight:800;letter-spacing:.14em;text-transform:uppercase;background:#141414;color:#ffe500;padding:3px 9px;border-radius:3px}\n.hgterms .hgterms-note{font-size:12px;color:#9a9a9a;margin:12px 2px 0;line-height:1.5}\n.hgterms .hgterms-note a{color:#141414}\n@media(max-width:560px){.hgterms .hgterms-grid{grid-template-columns:1fr}}\n<\/style><div class=\"hgterms\"><div class=\"hgterms-label\">\u30e9\u30a4\u30bb\u30f3\u30b9\u6761\u9805<\/div><div class=\"hgterms-grid\"><a class=\"hgterms-card\" href=\"https:\/\/humanoid.guide\/wp-content\/uploads\/2026\/07\/humanoid-guide-terms-single-user-license.pdf\" target=\"_blank\" rel=\"noopener\"><div class=\"hgterms-t\">\u30b7\u30f3\u30b0\u30eb\u30e6\u30fc\u30b6\u30fc\u30e9\u30a4\u30bb\u30f3\u30b9 &middot; \u6761\u9805<\/div><div class=\"hgterms-d\">\u500b\u4eba\u8cfc\u5165\u8005\u3068\u3057\u3066\u3001\u30ec\u30dd\u30fc\u30c8\u306b\u3064\u3044\u3066\u53ef\u80fd\u306a\u3053\u3068\u30fb\u3067\u304d\u306a\u3044\u3053\u3068&mdash;&mdash;\u8aad\u80051\u540d\u3001\u7d44\u7e541\u793e\u3002<\/div><span class=\"hgterms-pdf\">\u6761\u9805\u3092\u8aad\u3080 &middot; PDF<\/span><\/a><a class=\"hgterms-card\" href=\"https:\/\/humanoid.guide\/wp-content\/uploads\/2026\/07\/humanoid-guide-terms-enterprise-license.pdf\" target=\"_blank\" rel=\"noopener\"><div class=\"hgterms-t\">\u4f01\u696d\u30e9\u30a4\u30bb\u30f3\u30b9 &middot; \u6761\u9805<\/div><div class=\"hgterms-d\">\u5168\u793e\u7684\u306a\u5229\u7528:\u7d44\u7e54\u5168\u4f53\u3067\u306e\u793e\u5185\u5171\u6709\u3001\u30d7\u30ec\u30bc\u30f3\u30c6\u30fc\u30b7\u30e7\u30f3\u3001\u5f15\u7528\u6a29\u3002<\/div><span class=\"hgterms-pdf\">\u6761\u9805\u3092\u8aad\u3080 &middot; PDF<\/span><\/a><\/div><p class=\"hgterms-note\">\u3054\u8cfc\u5165\u306b\u3088\u308a\u3001\u9078\u629e\u3055\u308c\u305f\u30e9\u30a4\u30bb\u30f3\u30b9\u306e\u6761\u9805\u306b\u540c\u610f\u3057\u305f\u3082\u306e\u3068\u307f\u306a\u3055\u308c\u307e\u3059\u3002\u3054\u8cea\u554f\u306f <a href=\"mailto:human@humanoid.guide\">human@humanoid.guide<\/a><\/p><\/div>\n\n<!-- ============================================================\n     MODULE 10 \u2014 FAQ\n     ============================================================ -->\n<div class=\"hg-actuation\"><section class=\"mod\">\n  <div class=\"wrap narrow\">\n    <span class=\"tag\">\u8cea\u554f<\/span>\n    <h2><span class=\"hl\">\u3054\u8cfc\u5165<\/span>\u306e\u524d\u306b<\/h2>\n    <div class=\"faq\">\n      <details open=\"\">\n        <summary>\u30d2\u30e5\u30fc\u30de\u30ce\u30a4\u30c9\u30ed\u30dc\u30c3\u30c8\u306b\u306f\u30a2\u30af\u30c1\u30e5\u30a8\u30fc\u30bf\u304c\u3044\u304f\u3064\u3042\u308a\u307e\u3059\u304b\uff1f<\/summary>\n        <div class=\"a\">\u30d5\u30eb\u30b5\u30a4\u30ba\u306e\u30d7\u30e9\u30c3\u30c8\u30d5\u30a9\u30fc\u30e0\u3067\u306f\u300128\uff5e44\u306e\u7bc4\u56f2\u3068\u306a\u308a\u307e\u3059\u3002\u3053\u308c\u306f\u3001\u8a2d\u8a08\u306b\u3088\u3063\u3066\u624b\u3084\u8170\u306b\u3069\u306e\u7a0b\u5ea6\u306e\u81ea\u7531\u5ea6\u304c\u4e0e\u3048\u3089\u308c\u308b\u304b\u306b\u3088\u3063\u3066\u7570\u306a\u308a\u307e\u3059\u3002\u4e2d\u3067\u3082\u3001\u624b\u306e\u90e8\u5206\u3053\u305d\u304c\u53f0\u6570\u3092\u6700\u3082\u6025\u901f\u306b\u5897\u52a0\u3055\u305b\u308b\u8981\u56e0\u3067\u3059\u3002\u672c\u30ec\u30dd\u30fc\u30c8\u3067\u306f\u3001\u624b1\u3064\u3042\u305f\u308a\u6570\u500b\u306e\u30e2\u30fc\u30bf\u30fc\u304b\u3089\u305d\u306e4\u500d\u306e\u30e2\u30fc\u30bf\u30fc\u6570\u3092\u642d\u8f09\u3059\u308b\u8a2d\u8a08\u3078\u306e\u79fb\u884c\u3092\u8ffd\u8de1\u3057\u3066\u304a\u308a\u3001\u305d\u306e\u30b3\u30b9\u30c8\u9762\u3067\u306e\u5b9f\u73fe\u53ef\u80fd\u6027\u3092\u5de6\u53f3\u3059\u308b\u8981\u7d20\u306b\u3064\u3044\u3066\u3082\u89e3\u8aac\u3057\u3066\u3044\u307e\u3059\u3002 <\/div>\n      <\/details>\n      <details>\n        <summary>\u30d2\u30e5\u30fc\u30de\u30ce\u30a4\u30c9\u30ed\u30dc\u30c3\u30c8\u306e\u30b3\u30b9\u30c8\u306e\u3046\u3061\u3001\u99c6\u52d5\u7cfb\u304c\u5360\u3081\u308b\u5272\u5408\u306f\u3069\u308c\u304f\u3089\u3044\u3067\u3057\u3087\u3046\u304b\uff1f<\/summary>\n        <div class=\"a\">\u90e8\u54c1\u8868\uff08BOM\uff09\u306e40\uff5e60\u30d1\u30fc\u30bb\u30f3\u30c8\u3092\u5360\u3081\u3066\u304a\u308a\u3001\u3053\u308c\u306f\u6f14\u7b97\u3001\u30bb\u30f3\u30b7\u30f3\u30b0\u3001\u69cb\u9020\u3092\u4e0a\u56de\u308b\u6700\u5927\u306e\u5358\u4e00\u9805\u76ee\u3067\u3042\u308b\u3002\u3053\u306e\u5e45\u304c\u5e83\u3044\u306e\u306f\u3001\u516c\u8868\u3055\u308c\u3066\u3044\u308b\u63a8\u8a08\u5024\u306b\u3088\u3063\u3066\u5883\u754c\u7dda\u306e\u5f15\u304d\u65b9\u304c\u7570\u306a\u308b\u305f\u3081\u3067\u3042\u308b\u3002\u7b2c1\u7ae0\u3067\u306f\u3001\u4e00\u898b\u3059\u308b\u3068\u610f\u898b\u304c\u5206\u304b\u308c\u3066\u3044\u308b\u3088\u3046\u306b\u898b\u3048\u308b5\u3064\u306e\u60c5\u5831\u6e90\u304c\u3001\u5b9f\u969b\u306b\u306f\u7570\u306a\u308b\u5883\u754c\u7dda\u306b\u57fa\u3065\u3044\u3066\u540c\u3058\u3082\u306e\u3092\u6e2c\u5b9a\u3057\u3066\u3044\u308b\u7406\u7531\u3092\u8aac\u660e\u3057\u3066\u3044\u308b\u3002 <\/div>\n      <\/details>\n      <details>\n        <summary>\u56de\u8ee2\u5f0f\u304b\u76f4\u7dda\u5f0f\u304b\u2015\u2015\u30d2\u30e5\u30fc\u30de\u30ce\u30a4\u30c9\u306e\u811a\u306b\u306f\u3069\u3061\u3089\u304c\u4f7f\u308f\u308c\u3066\u3044\u308b\u306e\u304b\uff1f<\/summary>\n        <div class=\"a\">\u30d7\u30e9\u30c3\u30c8\u30d5\u30a9\u30fc\u30e0\u306b\u3088\u3063\u3066\u3001\u305d\u306e\u4e21\u65b9\u3067\u3059\u3002\u56de\u8ee2\u5f0f\u99c6\u52d5\u7cfb\u306f\u8155\u3068\u80f4\u4f53\u3092\u62c5\u3044\u3001\u904a\u661f\u30ed\u30fc\u30e9\u30fc\u306d\u3058\u306f\u30da\u30a4\u30ed\u30fc\u30c9\u5411\u3051\u306e\u811a\u3092\u62c5\u3063\u3066\u3044\u307e\u3059\u3002\u7b2c4\u7ae0\u3067\u306f\u300130\u306e\u30d7\u30e9\u30c3\u30c8\u30d5\u30a9\u30fc\u30e0\u305d\u308c\u305e\u308c\u304c\u3069\u306e\u30a2\u30fc\u30ad\u30c6\u30af\u30c1\u30e3\u3092\u63a1\u7528\u3057\u3066\u3044\u308b\u304b\u3092\u793a\u3057\u3001\u30b3\u30f3\u30c6\u30b9\u30c8\u306e\u884c\u65b9\u304c\u4f9d\u7136\u3068\u3057\u3066\u771f\u306b\u4e0d\u900f\u660e\u306a\u552f\u4e00\u306e\u30dc\u30c7\u30a3\u30be\u30fc\u30f3\u3092\u6319\u3052\u3066\u3044\u307e\u3059\u3002  <\/div>\n      <\/details>\n      <details>\n        <summary>\u3053\u306e\u30ec\u30dd\u30fc\u30c8\u306f\u3069\u306e\u3088\u3046\u306a\u5bfe\u8c61\u8005\u5411\u3051\u3067\u3059\u304b\uff1f<\/summary>\n        <div class=\"a\">\u30b8\u30e7\u30a4\u30f3\u30c8\u306e\u4ed5\u69d8\u6c7a\u5b9a\u3084\u8abf\u9054\u3092\u884c\u3046\u30a8\u30f3\u30b8\u30cb\u30a2\u3001\u751f\u7523\u80fd\u529b\u306e\u914d\u7f6e\u3092\u6c7a\u5b9a\u3059\u308b\u90e8\u54c1\u30d9\u30f3\u30c0\u30fc\u3001\u30b5\u30d7\u30e9\u30a4\u30e4\u30fc\u306e\u9069\u683c\u6027\u3092\u5be9\u67fb\u3059\u308bOEM\u306e\u8abf\u9054\u30c1\u30fc\u30e0\u3001\u305d\u3057\u3066\u30a2\u30af\u30c1\u30e5\u30a8\u30fc\u30bf\u306e\u30b5\u30d7\u30e9\u30a4\u30c1\u30a7\u30fc\u30f3\u306b\u3064\u3044\u3066\u30c7\u30e5\u30fc\u30c7\u30ea\u30b8\u30a7\u30f3\u30b9\u3092\u884c\u3046\u6295\u8cc7\u5bb6\u306a\u3069\u3002\u672c\u8cc7\u6599\u3067\u306f\u3001\u8aad\u8005\u304c\u30c8\u30eb\u30af\u306e\u6570\u5024\u3092\u8aad\u307f\u53d6\u308c\u308b\u3053\u3068\u3092\u524d\u63d0\u3068\u3057\u3066\u3044\u307e\u3059\u304c\u3001\u4f7f\u7528\u3055\u308c\u308b\u3059\u3079\u3066\u306e\u8868\u8a18\u898f\u5247\u306b\u3064\u3044\u3066\u5b9a\u7fa9\u3055\u308c\u3066\u3044\u308b\u305f\u3081\u3001\u30e2\u30fc\u30bf\u30fc\u8a2d\u8a08\u306e\u77e5\u8b58\u306f\u4e0d\u8981\u3067\u3059\u3002 <\/div>\n      <\/details>\n      <details>\n        <summary>\u3053\u308c\u306f\u3001\u5fa1\u793e\u306e\u30b5\u30d7\u30e9\u30a4\u30c1\u30a7\u30fc\u30f3\u30ec\u30dd\u30fc\u30c8\u3084\u5e02\u5834\u30ec\u30dd\u30fc\u30c8\u3068\u3069\u3046\u9055\u3046\u306e\u3067\u3059\u304b\uff1f<\/summary>\n        <div class=\"a\">\u300c\u30b5\u30d7\u30e9\u30a4\u30c1\u30a7\u30fc\u30f3\u5831\u544a\u66f8\u300d\u306f\u3001\u30ed\u30dc\u30c3\u30c8\u5168\u4f53\u306b\u304a\u3044\u3066\u8ab0\u304c\u4f55\u3092\u4f9b\u7d66\u3057\u3066\u3044\u308b\u304b\u3092\u6574\u7406\u3057\u305f\u3082\u306e\u3067\u3059\u3002\u300c\u5e02\u5834\u5831\u544a\u66f8\u300d\u306f\u9700\u8981\u898f\u6a21\u3092\u5206\u6790\u3057\u3066\u3044\u307e\u3059\u3002\u4e00\u65b9\u3001\u672c\u5831\u544a\u66f8\u306f\u3001\u30b5\u30d6\u30b7\u30b9\u30c6\u30e0\u306e\u4e00\u3064\u3067\u3042\u308b\u300c\u99c6\u52d5\u300d\u306b\u7126\u70b9\u3092\u7d5e\u308a\u3001249\u30da\u30fc\u30b8\u306b\u308f\u305f\u3063\u3066\u305d\u306e\u5206\u91ce\u3092\u8a73\u7d30\u306b\u89e3\u8aac\u3057\u3066\u3044\u307e\u3059\u3002\u7269\u7406\u7684\u7279\u6027\u3001\u30a2\u30fc\u30ad\u30c6\u30af\u30c1\u30e3\u3001\u90e8\u54c1\u30d9\u30f3\u30c0\u30fc\u3001\u30b3\u30b9\u30c8\u66f2\u7dda\u306a\u3069\u304c\u7db2\u7f85\u3055\u308c\u3066\u3044\u307e\u3059\u3002\u3053\u308c\u3089\u306e\u5831\u544a\u66f8\u306f\u4e92\u3044\u306b\u88dc\u5b8c\u3057\u5408\u3046\u95a2\u4fc2\u306b\u3042\u308a\u3001\u95a2\u9023\u3059\u308b\u7b87\u6240\u3067\u306f\u5404\u7ae0\u9593\u3067\u76f8\u4e92\u53c2\u7167\u304c\u884c\u308f\u308c\u3066\u3044\u307e\u3059\u3002   <\/div>\n      <\/details>\n      <details>\n        <summary>\u305d\u306e\u6570\u5b57\u306f\u3069\u3053\u304b\u3089\u6765\u305f\u306e\u3067\u3057\u3087\u3046\u304b\uff1f<\/summary>\n        <div class=\"a\">625\u4ef6\u306e\u7d22\u5f15\u4ed8\u304d\u60c5\u5831\u6e90\u3092\u3001\u4e00\u6b21\u60c5\u5831\u512a\u5148\u306e\u9806\u306b\u53ce\u9332\uff1a\u5831\u9053\u8981\u7d04\u306b\u5148\u7acb\u3061\u3001\u63d0\u51fa\u66f8\u985e\u3001\u76ee\u8ad6\u898b\u66f8\u3001\u7279\u8a31\u3001\u30c7\u30fc\u30bf\u30b7\u30fc\u30c8\u3001\u5206\u89e3\u8abf\u67fb\u7d50\u679c\u3092\u63b2\u8f09\u3002\u3059\u3079\u3066\u306e\u6570\u5024\u306b\u306f\u4fe1\u983c\u5ea6\u30ec\u30d9\u30eb\u304c\u4ed8\u3051\u3089\u308c\u3066\u3044\u308b\u3002\u4fe1\u983c\u3067\u304d\u308b\u60c5\u5831\u6e90\u9593\u3067\u771f\u306b\u610f\u898b\u304c\u5206\u304b\u308c\u308b\u5834\u5408\u306f\u3001\u7de8\u96c6\u4e0a\u306e\u5224\u65ad\u3067\u7d50\u8ad6\u3092\u51fa\u3059\u306e\u3067\u306f\u306a\u304f\u3001\u53cc\u65b9\u306e\u4e3b\u5f35\u3092\u305d\u306e\u307e\u307e\u5831\u544a\u3057\u3066\u3044\u308b\u3002\u307e\u305f\u3001\u4ed8\u9332\u306b\u306f\u3001\u672c\u5831\u544a\u66f8\u304c\u63b2\u8f09\u3092\u898b\u9001\u3063\u305f\u5e02\u5834\u3067\u6d41\u5e03\u3057\u3066\u3044\u308b\u4e3b\u5f35\u3068\u305d\u306e\u7406\u7531\u304c\u660e\u8a18\u3055\u308c\u3066\u3044\u308b\u3002  <\/div>\n      <\/details>\n      <details>\n        <summary>\u30a2\u30c3\u30d7\u30c7\u30fc\u30c8\u306f\u53d7\u3051\u53d6\u308c\u307e\u3059\u304b\uff1f<\/summary>\n        <div class=\"a\">\u306f\u3044\u30022026\u5e74\u30b5\u30a4\u30af\u30eb\u3092\u901a\u3058\u3066\u3001\u3054\u8cfc\u5165\u6642\u306b\u3054\u767b\u9332\u3044\u305f\u3060\u3044\u305f\u30e1\u30fc\u30eb\u30a2\u30c9\u30ec\u30b9\u5b9b\u306b\u3001\u7121\u6599\u306e\u30a2\u30c3\u30d7\u30c7\u30fc\u30c8\u3092\u304a\u5c4a\u3051\u3057\u307e\u3059\u3002\u7279\u306b\u7b2c13\u7ae0\u3068\u7b2c14\u7ae0\u3067\u306f\u3001\u76ee\u307e\u3050\u308b\u3057\u304f\u5909\u5316\u3059\u308b\u30b5\u30d7\u30e9\u30a4\u30e4\u30fc\u306e\u8ca1\u52d9\u72b6\u6cc1\u3092\u8ffd\u8de1\u3057\u3066\u3044\u307e\u3059\u3002  <\/div>\n      <\/details>\n      <details>\n        <summary>\u307e\u305a\u30b5\u30f3\u30d7\u30eb\u3092\u898b\u3055\u305b\u3066\u3082\u3089\u3048\u307e\u3059\u304b\uff1f<\/summary>\n        <div class=\"a\">\u306f\u3044\u3002\u4e0a\u8a18\u306e\u7121\u6599\u30d7\u30ec\u30d3\u30e5\u30fc\u306f\u3001\u30ec\u30dd\u30fc\u30c8\u306e\u5185\u5bb9\u3092\u7ae0\u3054\u3068\u306b\u89e3\u8aac\u3057\u305f37\u30da\u30fc\u30b8\u306b\u308f\u305f\u308b\u89e3\u8aac\u8cc7\u6599\u3067\u3059\u3002\u793e\u5185\u306e\u8ab2\u984c\u306b\u5bfe\u3057\u3066\u8a55\u4fa1\u3092\u884c\u3046\u305f\u3081\u306b\u7279\u5b9a\u306e\u8868\u3084\u56f3\u304c\u5fc5\u8981\u306a\u5834\u5408\u306f\u3001human@humanoid.guide \u307e\u3067\u3054\u9023\u7d61\u304f\u3060\u3055\u3044\u3002 <\/div>\n      <\/details>\n      <details>\n        <summary>\u30aa\u30fc\u30c0\u30fc\u30e1\u30a4\u30c9\u306e\u30ea\u30b5\u30fc\u30c1\u306f\u884c\u3063\u3066\u3044\u307e\u3059\u304b\uff1f<\/summary>\n        <div class=\"a\">\u306f\u3044\u2015\u2015\u30b5\u30d7\u30e9\u30a4\u30e4\u30fc\u306e\u8a73\u7d30\u8abf\u67fb\u3001\u30a2\u30fc\u30ad\u30c6\u30af\u30c1\u30e3\u306e\u30d9\u30f3\u30c1\u30de\u30fc\u30af\u3001\u793e\u5185\u8aac\u660e\u4f1a\u306a\u3069\u3067\u3059\u3002\u6c7a\u5b9a\u306b\u5fc5\u8981\u306a\u60c5\u5831\u3092 human@humanoid.guide \u307e\u3067\u304a\u9001\u308a\u304f\u3060\u3055\u3044\u3002 <\/div>\n      <\/details>\n    <\/div>\n  <\/div>\n<\/section><\/div>\n\n<!-- ============================================================\n     MODULE 11 \u2014 FINAL CTA\n     ============================================================ -->\n<div class=\"hg-actuation\"><section class=\"mod mod-dark final\">\n  <div class=\"wrap narrow\">\n    <h2>\u30dc\u30c8\u30eb\u30cd\u30c3\u30af\u306fAI\u3067\u306f\u306a\u3044\u3002<br\/>\u30dc\u30c8\u30eb\u30cd\u30c3\u30af\u306f<span class=\"hl\">\u30b8\u30e7\u30a4\u30f3\u30c8<\/span>\u306b\u3042\u308b\u3002<\/h2>\n    <p class=\"lede\">\u30ed\u30dc\u30c3\u30c8\u306e\u767a\u8868\u3067\u306f\u306a\u304f\u3001\u90e8\u54c1\u30b3\u30b9\u30c8\u66f2\u7dda\u3053\u305d\u304c\u5c0e\u5165\u306e\u4e3b\u306a\u6c7a\u5b9a\u8981\u56e0\u3067\u3042\u308b\u3002\u3053\u306e\u30ec\u30dd\u30fc\u30c8\u3067\u306f\u3001\u305d\u306e\u52d5\u5411\u3092\u5206\u6790\u3057\u3066\u3044\u308b\u3002 <\/p>\n    <div class=\"btn-row\">\n      <a class=\"btn btn-y\" href=\"#pricing\"><span>\u30ec\u30dd\u30fc\u30c8\u5168\u6587\u3092\u8cfc\u5165\u3059\u308b<\/span><small>790\u30c9\u30eb\u30fb\u65b0\u7740\u30ec\u30dd\u30fc\u30c8<\/small><\/a>\n    <\/div>\n  <\/div>\n<\/section><\/div>\n    <!-- ===== BANNER SLIDER (2 SLIDES) ===== -->\n    <style>\n    \/* ---------- SLIDER-RAMME ---------- *\/\n    .hgbv-slider, .hgbv-slider *{box-sizing:border-box}\n    .hgbv-slider{\n      --hgbv-dot:rgba(255,255,255,0.55);\n      --hgbv-dot-active:#ffffff;\n      position:relative; width:100%; max-width:1240px; margin:0 auto;\n      overflow:hidden; min-width:0;\n      font-family:'Inter','Helvetica Neue',Arial,sans-serif;\n    }\n    .hgbv-slider-track{\n      display:flex;\n      width:100%;\n      transition:transform 0.45s cubic-bezier(0.4,0,0.2,1);\n      will-change:transform;\n    }\n    .hgbv-slider-slide{\n      flex:0 0 100%;\n      width:100%;\n      min-width:0;\n    }\n    @media (prefers-reduced-motion: reduce){\n      .hgbv-slider-track{transition:none !important}\n    }\n    \/* ---------- PRIKKER ---------- *\/\n    .hgbv-slider-dots{\n      position:absolute;\n      left:0; right:0; bottom:16px;\n      z-index:20;\n      display:flex; justify-content:center; align-items:center; gap:11px;\n      pointer-events:none;\n    }\n    .hgbv-slider-dot{\n      pointer-events:auto;\n      width:11px; height:11px; padding:0;\n      border-radius:50%;\n      border:none; cursor:pointer;\n      background:var(--hgbv-dot);\n      box-shadow:0 1px 3px rgba(0,0,0,0.35);\n      transition:transform 0.2s ease, background 0.2s ease, width 0.2s ease;\n      -webkit-appearance:none; appearance:none;\n    }\n    .hgbv-slider-dot:hover{transform:scale(1.15)}\n    .hgbv-slider-dot.is-active{\n      background:var(--hgbv-dot-active);\n      width:26px; border-radius:6px;\n    }\n    .hgbv-slider-dot:focus-visible{outline:2px solid #fff; outline-offset:3px}\n    @media (max-width:768px){\n      .hgbv-slider-dots{bottom:12px; gap:9px}\n    }\n    \/* ---------- LIK H\u00d8YDE P\u00c5 MOBIL ---------- *\/\n    \/* Begge slides strekkes til den h\u00f8yeste (flex-stretch), slik at bannerh\u00f8yden\n       st\u00e5r helt stille n\u00e5r man sveiper fra den ene sliden til den andre. *\/\n    @media (max-width:768px){\n      .hgbv-slider-track{align-items:stretch}\n      .hgbv-slider-slide{display:flex; flex-direction:column}\n      .hgbv-slider-slide > div{flex:1 1 auto; display:flex; flex-direction:column; min-width:0}\n      .hgbv-slider-slide .hgbv-sc,\n      .hgbv-slider-slide .hgbv-mr{flex:1 1 auto}\n    }\n    \/* =================================================== *\/\n    \/* ===== YELLOW BANNER STYLES (-sc-)              ===== *\/\n    \/* =====   used by Slide 2 (Foundation Models)    ===== *\/\n    \/* =================================================== *\/\n    .hgbv-sc-wrap, .hgbv-sc-wrap *{box-sizing:border-box}\n    .hgbv-sc-wrap{\n      --hgbv-sc-yellow:#F8E60A;\n      --hgbv-sc-text:#0a0a0a;\n      --hgbv-sc-green:#90cd49;\n      --hgbv-sc-green-hover:#a3dd5b;\n      width:100%; margin:0 auto;\n      font-family:'Inter','Helvetica Neue',Arial,sans-serif;\n    }\n    .hgbv-sc{position:relative; width:100%; background:var(--hgbv-sc-yellow) !important; overflow:hidden; border-radius:0; height:500px; display:flex !important; flex-direction:row !important; align-items:stretch !important}\n    .hgbv-sc-content{position:relative; z-index:3; flex:1; padding:50px 56px; display:flex; flex-direction:column; justify-content:center; max-width:660px; background:var(--hgbv-sc-yellow) !important}\n    .hgbv-sc-newtag{display:inline-block !important; background:#0a0a0a !important; color:var(--hgbv-sc-yellow) !important; font-size:14px !important; font-weight:800 !important; letter-spacing:0.18em !important; padding:6px 14px !important; border-radius:4px !important; margin:0 0 18px 0 !important; width:fit-content !important; text-transform:uppercase !important; font-family:inherit !important; animation: hgbv-sc-pulse 1.8s ease-in-out infinite !important; transform-origin:left center !important; box-shadow:0 0 0 0 rgba(10,10,10,0.5)}\n    @keyframes hgbv-sc-pulse {0%, 100% {transform: scale(1); box-shadow: 0 0 0 0 rgba(10,10,10,0.5)} 50% {transform: scale(1.06); box-shadow: 0 0 0 8px rgba(10,10,10,0)}}\n    .hgbv-sc-content .hgbv-sc-title{color:#0a0a0a !important}\n    .hgbv-sc-content .hgbv-sc-subtitle{color:#0a0a0a !important}\n    .hgbv-sc-title{font-size:48px !important; font-weight:800 !important; line-height:1.05 !important; margin:0 0 16px 0 !important; letter-spacing:-0.5px !important; padding:0 !important}\n    .hgbv-sc-subtitle{font-size:26px !important; font-weight:600 !important; line-height:1.3 !important; margin:0 0 32px 0 !important; letter-spacing:-0.2px !important}\n    .hgbv-sc-cta{display:inline-flex !important; align-items:center !important; justify-content:center !important; gap:14px !important; background:#90cd49 !important; color:#1a1a1a !important; text-decoration:none !important; font-size:22px !important; font-weight:700 !important; padding:18px 40px !important; border-radius:4px !important; transition:background 0.2s ease, transform 0.2s ease !important; width:fit-content !important; min-width:320px; font-family:inherit; border:none; cursor:pointer; letter-spacing:-0.2px; box-shadow:0 2px 8px rgba(0,0,0,0.08)}\n    .hgbv-sc-cta:hover{background:#a3dd5b !important; transform:translateY(-1px); color:#1a1a1a !important; box-shadow:0 6px 14px rgba(0,0,0,0.15); text-decoration:none !important}\n    .hgbv-sc-cta:focus{outline:2px solid #0a0a0a; outline-offset:3px}\n    .hgbv-sc-cta-icon{width:26px; height:30px; flex-shrink:0}\n    .hgbv-sc-video{position:relative; flex-shrink:0; width:500px; height:500px; background:var(--hgbv-sc-yellow) !important; overflow:hidden; align-self:center}\n    .hgbv-sc-video video{position:absolute; inset:0; width:100%; height:100%; object-fit:cover; display:block; background:transparent}\n    \/* H\u00f8ydesynk med m\u00f8rk banner (-mr-): begge g\u00e5r til 440px allerede ved 1180px, s\u00e5 slidene alltid er like h\u00f8ye *\/\n    @media (max-width:1180px){.hgbv-sc{height:440px}.hgbv-sc-video{width:440px; height:440px}}\n    @media (max-width:1024px){.hgbv-sc{height:440px}.hgbv-sc-content{padding:36px 40px}.hgbv-sc-newtag{font-size:11px !important; padding:5px 11px !important; margin-bottom:14px !important}.hgbv-sc-title{font-size:34px !important; margin-bottom:12px !important}.hgbv-sc-subtitle{font-size:19px !important; margin-bottom:24px !important}.hgbv-sc-cta{font-size:17px !important; padding:14px 26px !important; min-width:240px}.hgbv-sc-cta-icon{width:22px !important; height:25px !important}.hgbv-sc-video{width:360px; height:360px}}\n    @media (max-width:860px){.hgbv-sc-content{padding:30px 32px}.hgbv-sc-newtag{font-size:10px !important; padding:4px 10px !important; margin-bottom:12px !important}.hgbv-sc-title{font-size:28px !important; margin-bottom:10px !important}.hgbv-sc-subtitle{font-size:16px !important; margin-bottom:20px !important}.hgbv-sc-cta{font-size:15px !important; padding:12px 22px !important; min-width:200px}.hgbv-sc-cta-icon{width:20px !important; height:23px !important}.hgbv-sc-video{width:300px; height:300px}}\n    @media (max-width:768px){.hgbv-sc{min-height:auto !important; height:auto !important; flex-direction:column-reverse !important}.hgbv-sc-video{width:100% !important; max-width:100% !important; height:auto !important; aspect-ratio:1\/1; align-self:auto !important}.hgbv-sc-content{padding:36px 26px 56px !important; max-width:100% !important}.hgbv-sc-newtag{font-size:12px !important; padding:5px 11px !important; margin-bottom:14px !important}.hgbv-sc-title{font-size:32px !important; margin-bottom:12px !important}.hgbv-sc-subtitle{font-size:19px !important; margin-bottom:26px !important}.hgbv-sc-cta{width:100% !important; min-width:0; font-size:19px !important; padding:16px 24px !important; gap:12px}.hgbv-sc-cta-icon{width:24px !important; height:28px !important}}\n    @media (max-width:480px){.hgbv-sc-content{padding:30px 20px 52px !important}.hgbv-sc-title{font-size:28px !important}.hgbv-sc-subtitle{font-size:18px !important}.hgbv-sc-cta{font-size:17px !important; padding:14px 20px !important}}\n    \/* =================================================== *\/\n    \/* ===== SLIDE 1: MARKET REPORT BANNER (-mr-)     ===== *\/\n    \/* =================================================== *\/\n    .hgbv-mr-wrap, .hgbv-mr-wrap *{box-sizing:border-box}\n    .hgbv-mr-wrap, .hgbv-mr-wrap *{font-family:'Inter','Helvetica Neue',Arial,sans-serif !important}\n    .hgbv-mr-title{line-height:1.08 !important}\n    .hgbv-mr-desc{line-height:1.55 !important}\n    .hgbv-mr-credit-text{line-height:1.45 !important}\n    .hgbv-mr-credit-intro, .hgbv-mr-credit-name{display:block !important; margin-bottom:2px !important}\n    .hgbv-mr-wrap{\n      --hgbv-mr-bg:#3a3a3a;\n      --hgbv-mr-yellow:#f8e60a;\n      --hgbv-mr-text:#ffffff;\n      --hgbv-mr-green:#90cd49;\n      --hgbv-mr-green-hover:#a3dd5b;\n      width:100%; margin:0 auto;\n      font-family:'Inter','Helvetica Neue',Arial,sans-serif !important;\n      container-type:inline-size; container-name:hgbvmr;\n    }\n    .hgbv-mr{position:relative; width:100%; background:var(--hgbv-mr-bg); overflow:hidden; border-radius:0; height:500px; display:flex; align-items:stretch}\n    .hgbv-mr-content{position:relative; z-index:3; flex:1 1 auto; min-width:0; padding:50px 56px; display:flex; flex-direction:column; justify-content:center; max-width:660px}\n    .hgbv-mr-title{font-size:42px; font-weight:800; color:var(--hgbv-mr-text); line-height:1.08; margin:0 0 18px 0; letter-spacing:-0.5px; padding:0}\n    .hgbv-mr-desc{font-size:16px; line-height:1.55; color:var(--hgbv-mr-text); margin:0 0 26px 0; max-width:520px; font-weight:400}\n    .hgbv-mr-credit{display:flex; align-items:center; gap:18px; margin-bottom:26px}\n    .hgbv-mr-credit-photo{width:92px; height:92px; border-radius:50%; overflow:hidden; flex-shrink:0; background:#555}\n    .hgbv-mr-credit-photo img{width:100%; height:100%; object-fit:cover; display:block; max-width:none}\n    .hgbv-mr-credit-text{font-size:16px; line-height:1.45; color:var(--hgbv-mr-text)}\n    .hgbv-mr-credit-intro{font-weight:400; margin-bottom:2px; display:block}\n    .hgbv-mr-credit-name{font-weight:700; margin-bottom:2px; display:block}\n    .hgbv-mr-credit-co{font-weight:700; color:var(--hgbv-mr-yellow); display:inline}\n    .hgbv-mr-credit-now{font-weight:400; display:inline}\n    .hgbv-mr-credit-deepmind{font-weight:700; color:var(--hgbv-mr-yellow); display:inline}\n    .hgbv-mr-cta{display:inline-flex; align-items:center; justify-content:center; gap:14px; background:var(--hgbv-mr-green); color:#1a1a1a; text-decoration:none; font-size:22px; font-weight:700; padding:18px 40px; border-radius:4px; transition:background 0.2s ease, transform 0.2s ease; width:fit-content; max-width:100%; min-width:280px!important; font-family:'Inter','Helvetica Neue',Arial,sans-serif !important; border:none; cursor:pointer; letter-spacing:-0.2px; white-space:nowrap}\n    .hgbv-mr-cta:hover{background:var(--hgbv-mr-green-hover); transform:translateY(-1px); color:#1a1a1a}\n    .hgbv-mr-cta:focus{outline:2px solid var(--hgbv-mr-yellow); outline-offset:3px}\n    .hgbv-mr-cta-icon{width:26px; height:30px; flex-shrink:0}\n    .hgbv-mr-video{position:relative; flex-shrink:0; width:500px; height:500px; background:#3a3a3a; overflow:hidden; align-self:center}\n    .hgbv-mr-video video{position:absolute; inset:0; width:100%; height:100%; object-fit:cover; display:block}\n    @media (max-width:1180px){.hgbv-mr-wrap .hgbv-mr{height:440px}.hgbv-mr-wrap .hgbv-mr-content{padding:44px 40px}.hgbv-mr-wrap .hgbv-mr-title{font-size:38px}.hgbv-mr-wrap .hgbv-mr-video{width:440px; height:440px}.hgbv-mr-wrap .hgbv-mr-cta{font-size:21px; padding:17px 34px; min-width:260px!important}}\n    @media (max-width:1000px){.hgbv-mr-wrap .hgbv-mr{height:440px}.hgbv-mr-wrap .hgbv-mr-content{padding:36px 32px}.hgbv-mr-wrap .hgbv-mr-title{font-size:32px}.hgbv-mr-wrap .hgbv-mr-desc{font-size:15px}.hgbv-mr-wrap .hgbv-mr-video{width:360px; height:360px}.hgbv-mr-wrap .hgbv-mr-cta{font-size:19px; padding:15px 26px; min-width:220px!important}}\n    @media (max-width:768px){.hgbv-mr-wrap .hgbv-mr{min-height:auto; height:auto; flex-direction:column}.hgbv-mr-wrap .hgbv-mr-content{padding:36px 26px 48px; max-width:100%; order:1}.hgbv-mr-wrap .hgbv-mr-video{width:100%; max-width:100%; height:auto; aspect-ratio:1\/1; align-self:auto; order:2}.hgbv-mr-wrap .hgbv-mr-title{font-size:30px; margin-bottom:14px}.hgbv-mr-wrap .hgbv-mr-desc{font-size:15px; margin-bottom:22px; max-width:100%}.hgbv-mr-wrap .hgbv-mr-credit{margin-bottom:22px; gap:14px}.hgbv-mr-wrap .hgbv-mr-credit-photo{width:72px; height:72px}.hgbv-mr-wrap .hgbv-mr-credit-text{font-size:15px}.hgbv-mr-wrap .hgbv-mr-cta{width:100%; min-width:0!important; font-size:19px; padding:16px 24px; gap:12px; white-space:normal}.hgbv-mr-wrap .hgbv-mr-cta-icon{width:24px; height:28px}}\n    @media (max-width:500px){.hgbv-mr-wrap .hgbv-mr-content{padding:30px 20px 44px}.hgbv-mr-wrap .hgbv-mr-title{font-size:26px}.hgbv-mr-wrap .hgbv-mr-desc{font-size:14px}.hgbv-mr-wrap .hgbv-mr-credit-photo{width:60px; height:60px}.hgbv-mr-wrap .hgbv-mr-credit-text{font-size:14px}.hgbv-mr-wrap .hgbv-mr-cta{font-size:17px; padding:14px 20px}}\n    @media (prefers-reduced-motion: reduce){.hgbv-mr-cta{transition:none}.hgbv-sc-cta{transition:none !important}.hgbv-sc-newtag{animation:none !important}}\n    <\/style>\n    <!-- data-autoplay=\"0\" = av -->\n    <div class=\"hgbv-slider\" data-autoplay=\"0\" aria-roledescription=\"carousel\" aria-label=\"Featured reports\">\n      <div class=\"hgbv-slider-track\">\n        <!-- ===== SLIDE 1 \u2014 MARKET REPORT  (dark \"-mr-\" style)  ->  \/humanoid-robot-market-report\/ ===== -->\n        <div class=\"hgbv-slider-slide\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"1 of 2\">\n          <div class=\"hgbv-mr-wrap\">\n            <div class=\"hgbv-mr\">\n              <div class=\"hgbv-mr-content\">\n                <h2 class=\"hgbv-mr-title\">\u65b0\u767b\u5834\uff012026\u5e74<br>\u30d2\u30e5\u30fc\u30de\u30ce\u30a4\u30c9\u30ed\u30dc\u30c3\u30c8\u5e02\u5834\u30ec\u30dd\u30fc\u30c8<\/h2>\n                <p class=\"hgbv-mr-desc\">\u4e16\u754c\u306e\u30ed\u30dc\u30c6\u30a3\u30af\u30b9\u5c02\u9580\u5bb6\u306b\u3088\u308b198\u30da\u30fc\u30b8\u306e\u72ec\u5360\u7684\u30a4\u30f3\u30b5\u30a4\u30c8 &mdash; \u8cc7\u91d1\u8abf\u9054\u306e\u52d5\u5411\u3001\u6280\u8853\u7684\u8ab2\u984c\u3001\u4e3b\u8981\u30e1\u30fc\u30ab\u30fc\u3001\u30b5\u30d7\u30e9\u30a4\u30c1\u30a7\u30fc\u30f3\u306e\u5909\u5316\u3001\u5c06\u6765\u306e\u30d2\u30e5\u30fc\u30de\u30ce\u30a4\u30c9\u7528\u9014\u306b\u95a2\u3059\u308b\u8abf\u67fb\u3068\u4e88\u6e2c\u3092\u660e\u3089\u304b\u306b\u3057\u307e\u3059\u3002<\/p>\n                <div class=\"hgbv-mr-credit\">\n                  <div class=\"hgbv-mr-credit-photo\">\n                    <img decoding=\"async\" src=\"https:\/\/humanoid.guide\/wp-content\/uploads\/2025\/09\/1754402297969.jpeg\" alt=\"Aaron Saunders\" loading=\"lazy\">\n                  <\/div>\n                  <div class=\"hgbv-mr-credit-text\">\n                    <span class=\"hgbv-mr-credit-intro\">\u5c02\u9580\u5bb6\u306e\u898b\u89e3\u3092\u63b2\u8f09<\/span>\n                    <span class=\"hgbv-mr-credit-name\">Aaron Saunders\uff08\u5143CTO\uff09<\/span>\n                    <span class=\"hgbv-mr-credit-co\">Boston Dynamics,<\/span><br>\n                    <span class=\"hgbv-mr-credit-now\">\u73fe\u5728\u306f <\/span><span class=\"hgbv-mr-credit-deepmind\">Google DeepMind<\/span>\n                  <\/div>\n                <\/div>\n                <a class=\"hgbv-mr-cta\" href=\"https:\/\/humanoid.guide\/humanoid-robot-market-report\/\">\u30ec\u30dd\u30fc\u30c8\u3092\u5165\u624b                  <svg class=\"hgbv-mr-cta-icon\" viewBox=\"0 0 24 28\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" aria-hidden=\"true\">\n                    <path d=\"M4 1h11l6 6v19a1 1 0 0 1-1 1H4a1 1 0 0 1-1-1V2a1 1 0 0 1 1-1z\" fill=\"#ffffff\" stroke=\"#d32f2f\" stroke-width=\"1.2\" stroke-linejoin=\"round\"><\/path>\n                    <path d=\"M15 1v6h6\" fill=\"#ffffff\" stroke=\"#d32f2f\" stroke-width=\"1.2\" stroke-linejoin=\"round\"><\/path>\n                    <rect x=\"2.5\" y=\"14\" width=\"15\" height=\"9\" rx=\"1\" fill=\"#d32f2f\"><\/rect>\n                    <text x=\"10\" y=\"20.6\" font-family=\"Arial, sans-serif\" font-size=\"6.2\" font-weight=\"700\" fill=\"#ffffff\" text-anchor=\"middle\" letter-spacing=\"0.2\">PDF<\/text>\n                  <\/svg>\n                <\/a>\n              <\/div>\n              <div class=\"hgbv-mr-video\">\n                <!-- Slide 1 is shown first, so this video loads immediately (autoplay) -->\n                <video src=\"https:\/\/humanoid.guide\/wp-content\/uploads\/2026\/09\/banner_report-700.mp4\" autoplay muted loop playsinline preload=\"metadata\" disablepictureinpicture aria-label=\"Humanoid Robot Market Report preview\"><\/video>\n              <\/div>\n            <\/div>\n          <\/div>\n        <\/div>\n        <!-- ===== SLIDE 2 \u2014 FOUNDATION MODELS  (yellow \"-sc-\" style)  ->  \/the-humanoid-foundation-model-report\/ ===== -->\n        <div class=\"hgbv-slider-slide\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"2 of 2\">\n          <div class=\"hgbv-sc-wrap\">\n            <div class=\"hgbv-sc\">\n              <div class=\"hgbv-sc-content\">\n                <span class=\"hgbv-sc-newtag\">\u65b0\u30ec\u30dd\u30fc\u30c8<\/span>\n                <h2 class=\"hgbv-sc-title\">\u30d2\u30e5\u30fc\u30de\u30ce\u30a4\u30c9\u57fa\u76e4\u30e2\u30c7\u30eb<\/h2>\n                <p class=\"hgbv-sc-subtitle\">\u982d\u8133\u304c\u518d\u69cb\u7bc9\u3055\u308c\u3064\u3064\u3042\u308b<\/p>\n                <a class=\"hgbv-sc-cta\" href=\"https:\/\/humanoid.guide\/the-humanoid-foundation-model-report\/\">\u30ec\u30dd\u30fc\u30c8\u3092\u5165\u624b                  <svg class=\"hgbv-sc-cta-icon\" viewBox=\"0 0 24 28\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" aria-hidden=\"true\">\n                    <path d=\"M4 1h11l6 6v19a1 1 0 0 1-1 1H4a1 1 0 0 1-1-1V2a1 1 0 0 1 1-1z\" fill=\"#ffffff\" stroke=\"#d32f2f\" stroke-width=\"1.2\" stroke-linejoin=\"round\"><\/path>\n                    <path d=\"M15 1v6h6\" fill=\"#ffffff\" stroke=\"#d32f2f\" stroke-width=\"1.2\" stroke-linejoin=\"round\"><\/path>\n                    <rect x=\"2.5\" y=\"14\" width=\"15\" height=\"9\" rx=\"1\" fill=\"#d32f2f\"><\/rect>\n                    <text x=\"10\" y=\"20.6\" font-family=\"Arial, sans-serif\" font-size=\"6.2\" font-weight=\"700\" fill=\"#ffffff\" text-anchor=\"middle\" letter-spacing=\"0.2\">PDF<\/text>\n                  <\/svg>\n                <\/a>\n              <\/div>\n              <div class=\"hgbv-sc-video\">\n                <video data-src=\"https:\/\/humanoid.guide\/wp-content\/uploads\/2026\/09\/world_model-1x1-720.mp4\" muted loop playsinline preload=\"none\" disablepictureinpicture aria-label=\"Humanoid Foundation Models Report preview\"><\/video>\n              <\/div>\n            <\/div>\n          <\/div>\n        <\/div>\n      <\/div><!-- \/.hgbv-slider-track -->\n      <div class=\"hgbv-slider-dots\" role=\"tablist\" aria-label=\"Choose slide\">\n        <!-- Dot order must match slide order: Market, Foundation -->\n        <button class=\"hgbv-slider-dot is-active\" type=\"button\" role=\"tab\" aria-label=\"\u65b0\u767b\u5834\uff012026\u5e74&lt;br&gt;\u30d2\u30e5\u30fc\u30de\u30ce\u30a4\u30c9\u30ed\u30dc\u30c3\u30c8\u5e02\u5834\u30ec\u30dd\u30fc\u30c8\" aria-selected=\"true\"><\/button>\n        <button class=\"hgbv-slider-dot\" type=\"button\" role=\"tab\" aria-label=\"\u30d2\u30e5\u30fc\u30de\u30ce\u30a4\u30c9\u57fa\u76e4\u30e2\u30c7\u30eb\" aria-selected=\"false\"><\/button>\n      <\/div>\n    <\/div>\n    <script>\n    (function(){\n      var sliders = document.querySelectorAll('.hgbv-slider');\n      sliders.forEach(function(slider){\n        if (slider.dataset.hgbvInit) return;\n        slider.dataset.hgbvInit = '1';\n        var track = slider.querySelector('.hgbv-slider-track');\n        var slides = slider.querySelectorAll('.hgbv-slider-slide');\n        var dots = slider.querySelectorAll('.hgbv-slider-dot');\n        var count = slides.length;\n        var index = 0;\n        var autoplay = parseInt(slider.dataset.autoplay || '0', 10);\n        var timer = null;\n        function loadSlideVideo(i){\n          var slide = slides[i];\n          if (!slide) return;\n          var vid = slide.querySelector('video[data-src]');\n          if (vid && !vid.src){\n            vid.src = vid.dataset.src;\n            vid.setAttribute('autoplay','');\n            var p = vid.play();\n            if (p && p.catch){ p.catch(function(){}); }\n          }\n        }\n        function go(i){\n          index = (i + count) % count;\n          track.style.transform = 'translateX(' + (-index * 100) + '%)';\n          loadSlideVideo(index);\n          dots.forEach(function(d, di){\n            var active = di === index;\n            d.classList.toggle('is-active', active);\n            d.setAttribute('aria-selected', active ? 'true' : 'false');\n          });\n        }\n        function next(){ go(index + 1); }\n        function prev(){ go(index - 1); }\n        dots.forEach(function(dot, di){\n          dot.addEventListener('click', function(){ go(di); restart(); });\n        });\n        slider.setAttribute('tabindex', '0');\n        slider.addEventListener('keydown', function(e){\n          if (e.key === 'ArrowLeft'){ prev(); restart(); }\n          else if (e.key === 'ArrowRight'){ next(); restart(); }\n        });\n        var startX = 0, startY = 0, dragging = false;\n        track.addEventListener('touchstart', function(e){\n          startX = e.touches[0].clientX;\n          startY = e.touches[0].clientY;\n          dragging = true;\n        }, {passive:true});\n        track.addEventListener('touchmove', function(e){\n          if (!dragging) return;\n          var dx = e.touches[0].clientX - startX;\n          var dy = e.touches[0].clientY - startY;\n          if (Math.abs(dy) > Math.abs(dx)) dragging = false;\n        }, {passive:true});\n        track.addEventListener('touchend', function(e){\n          if (!dragging) return;\n          dragging = false;\n          var dx = e.changedTouches[0].clientX - startX;\n          if (Math.abs(dx) > 45){\n            if (dx < 0) next(); else prev();\n            restart();\n          }\n        }, {passive:true});\n        function start(){\n          if (autoplay > 0){ timer = setInterval(next, autoplay); }\n        }\n        function stop(){ if (timer){ clearInterval(timer); timer = null; } }\n        function restart(){ stop(); start(); }\n        if (autoplay > 0){\n          slider.addEventListener('mouseenter', stop);\n          slider.addEventListener('mouseleave', start);\n          document.addEventListener('visibilitychange', function(){\n            if (document.hidden) stop(); else start();\n          });\n          start();\n        }\n        go(0);\n        function peek(){\n          var reduce = window.matchMedia && window.matchMedia('(prefers-reduced-motion: reduce)').matches;\n          if (reduce || count < 2){ go(0); return; }\n          go(0);\n          var userInteracted = false;\n          function flagInteract(){ userInteracted = true; }\n          slider.addEventListener('touchstart', flagInteract, {passive:true, once:true});\n          slider.addEventListener('keydown', flagInteract, {once:true});\n          dots.forEach(function(d){ d.addEventListener('click', flagInteract, {once:true}); });\n          function runPeek(){\n            setTimeout(function(){\n              if (userInteracted) return;\n              track.style.transition = 'transform 0.7s cubic-bezier(0.4,0,0.2,1)';\n              track.style.transform = 'translateX(-15%)';\n              setTimeout(function(){\n                if (userInteracted) return;\n                track.style.transition = 'transform 0.8s cubic-bezier(0.4,0,0.2,1)';\n                track.style.transform = 'translateX(0%)';\n                setTimeout(function(){ track.style.transition = ''; }, 850);\n              }, 950);\n            }, 400);\n          }\n          if ('IntersectionObserver' in window){\n            var io = new IntersectionObserver(function(entries){\n              entries.forEach(function(entry){\n                if (entry.isIntersecting){\n                  io.disconnect();\n                  runPeek();\n                }\n              });\n            }, {threshold: 0.5});\n            io.observe(slider);\n          } else {\n            runPeek();\n          }\n        }\n        peek();\n      });\n    })();\n    <\/script>\n    \n","protected":false},"excerpt":{"rendered":"<p>\u30d2\u30e5\u30fc\u30de\u30ce\u30a4\u30c9\u99c6\u52d5\u306b\u95a2\u3059\u308b\u5831\u544a\u66f8 \u57fa\u790e\u77e5\u8b58\u3001\u30a2\u30fc\u30ad\u30c6\u30af\u30c1\u30e3\u3001\u30d9\u30f3\u30c0\u30fc\u3001\u304a\u3088\u3073\u4eca\u5f8c10\u5e74\u306e\u898b\u901a\u3057 \u30dc\u30c8\u30eb\u30cd\u30c3\u30af\u306fAI\u3067\u306f\u306a\u304f\u3001\u30b8\u30e7\u30a4\u30f3\u30c8\u306e\u65b9\u3060\u3002 \u30ec\u30dd\u30fc\u30c8\u5168\u6587\u3092\u8cfc\u5165\u3059\u308b \u65b0\u7740\uff01 \u65b0\u7740\u30fb2026\u5e748\u6708 \u30d2\u30e5\u30fc\u30de\u30ce\u30a4\u30c9\u30ed\u30dc\u30c3\u30c8&#8230;<\/p>\n","protected":false},"author":5,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_acf_changed":false,"_kad_blocks_custom_css":"","_kad_blocks_head_custom_js":"","_kad_blocks_body_custom_js":"","_kad_blocks_footer_custom_js":"","_kad_post_transparent":"","_kad_post_title":"","_kad_post_layout":"","_kad_post_sidebar_id":"","_kad_post_content_style":"","_kad_post_vertical_padding":"","_kad_post_feature":"","_kad_post_feature_position":"","_kad_post_header":false,"_kad_post_footer":false,"_kad_post_classname":"","footnotes":""},"class_list":["post-17647","page","type-page","status-publish","hentry"],"acf":[],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v28.4 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>\u30d2\u30e5\u30fc\u30de\u30ce\u30a4\u30c9\u30ed\u30dc\u30c3\u30c8\u306e\u30a2\u30af\u30c1\u30e5\u30a8\u30fc\u30bf \u2014 2026\u5e74\u30a2\u30af\u30c1\u30e5\u30a8\u30fc\u30b7\u30e7\u30f3\u5831\u544a\u66f8<\/title>\n<meta name=\"description\" content=\"\u30d2\u30e5\u30fc\u30de\u30ce\u30a4\u30c9\u30ed\u30dc\u30c3\u30c8\u306e\u90e8\u54c1\u539f\u4fa1\u306e\u3046\u3061\u3001\u30a2\u30af\u30c1\u30e5\u30a8\u30fc\u30bf\u304c40\uff5e60\uff05\u3092\u5360\u3081\u3066\u3044\u307e\u3059\u3002\u30e2\u30fc\u30bf\u30fc\u3001\u30ae\u30a2\u3001\u30ed\u30fc\u30e9\u30fc\u306d\u3058\u3001\u305d\u3057\u3066\u4e3b\u8981\u306a\u30d7\u30e9\u30c3\u30c8\u30d5\u30a9\u30fc\u30e0\u3092\u652f\u3048\u308b\u5404\u30d9\u30f3\u30c0\u30fc\u306b\u3064\u3044\u3066\u3001249\u30da\u30fc\u30b8\u306b\u308f\u305f\u3063\u3066\u89e3\u8aac\u3057\u3066\u3044\u307e\u3059\u3002\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/humanoid.guide\/ja\/%e3%83%92%e3%83%a5%e3%83%bc%e3%83%9e%e3%83%8e%e3%82%a4%e3%83%89%e9%a7%86%e5%8b%95%e3%81%ab%e9%96%a2%e3%81%99%e3%82%8b%e5%a0%b1%e5%91%8a%e6%9b%b8\/\" \/>\n<meta property=\"og:locale\" content=\"ja_JP\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"\u30d2\u30e5\u30fc\u30de\u30ce\u30a4\u30c9\u30ed\u30dc\u30c3\u30c8\u306e\u30a2\u30af\u30c1\u30e5\u30a8\u30fc\u30bf \u2014 2026\u5e74\u30a2\u30af\u30c1\u30e5\u30a8\u30fc\u30b7\u30e7\u30f3\u5831\u544a\u66f8\" \/>\n<meta property=\"og:description\" content=\"\u30d2\u30e5\u30fc\u30de\u30ce\u30a4\u30c9\u30ed\u30dc\u30c3\u30c8\u306e\u90e8\u54c1\u539f\u4fa1\u306e\u3046\u3061\u3001\u30a2\u30af\u30c1\u30e5\u30a8\u30fc\u30bf\u304c40\uff5e60\uff05\u3092\u5360\u3081\u3066\u3044\u307e\u3059\u3002\u30e2\u30fc\u30bf\u30fc\u3001\u30ae\u30a2\u3001\u30ed\u30fc\u30e9\u30fc\u306d\u3058\u3001\u305d\u3057\u3066\u4e3b\u8981\u306a\u30d7\u30e9\u30c3\u30c8\u30d5\u30a9\u30fc\u30e0\u3092\u652f\u3048\u308b\u5404\u30d9\u30f3\u30c0\u30fc\u306b\u3064\u3044\u3066\u3001249\u30da\u30fc\u30b8\u306b\u308f\u305f\u3063\u3066\u89e3\u8aac\u3057\u3066\u3044\u307e\u3059\u3002\" \/>\n<meta property=\"og:url\" content=\"https:\/\/humanoid.guide\/ja\/%e3%83%92%e3%83%a5%e3%83%bc%e3%83%9e%e3%83%8e%e3%82%a4%e3%83%89%e9%a7%86%e5%8b%95%e3%81%ab%e9%96%a2%e3%81%99%e3%82%8b%e5%a0%b1%e5%91%8a%e6%9b%b8\/\" \/>\n<meta property=\"og:site_name\" content=\"Humanoid.guide\" \/>\n<meta property=\"article:modified_time\" content=\"2026-09-04T13:56:45+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/humanoid.guide\/wp-content\/uploads\/2026\/08\/frontpage_report.jpg\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:site\" content=\"@Humanoidguide\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/humanoid.guide\\\/ja\\\/%e3%83%92%e3%83%a5%e3%83%bc%e3%83%9e%e3%83%8e%e3%82%a4%e3%83%89%e9%a7%86%e5%8b%95%e3%81%ab%e9%96%a2%e3%81%99%e3%82%8b%e5%a0%b1%e5%91%8a%e6%9b%b8\\\/\",\"url\":\"https:\\\/\\\/humanoid.guide\\\/ja\\\/%e3%83%92%e3%83%a5%e3%83%bc%e3%83%9e%e3%83%8e%e3%82%a4%e3%83%89%e9%a7%86%e5%8b%95%e3%81%ab%e9%96%a2%e3%81%99%e3%82%8b%e5%a0%b1%e5%91%8a%e6%9b%b8\\\/\",\"name\":\"\u30d2\u30e5\u30fc\u30de\u30ce\u30a4\u30c9\u30ed\u30dc\u30c3\u30c8\u306e\u30a2\u30af\u30c1\u30e5\u30a8\u30fc\u30bf \u2014 2026\u5e74\u30a2\u30af\u30c1\u30e5\u30a8\u30fc\u30b7\u30e7\u30f3\u5831\u544a\u66f8\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/humanoid.guide\\\/ja\\\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\\\/\\\/humanoid.guide\\\/ja\\\/%e3%83%92%e3%83%a5%e3%83%bc%e3%83%9e%e3%83%8e%e3%82%a4%e3%83%89%e9%a7%86%e5%8b%95%e3%81%ab%e9%96%a2%e3%81%99%e3%82%8b%e5%a0%b1%e5%91%8a%e6%9b%b8\\\/#primaryimage\"},\"image\":{\"@id\":\"https:\\\/\\\/humanoid.guide\\\/ja\\\/%e3%83%92%e3%83%a5%e3%83%bc%e3%83%9e%e3%83%8e%e3%82%a4%e3%83%89%e9%a7%86%e5%8b%95%e3%81%ab%e9%96%a2%e3%81%99%e3%82%8b%e5%a0%b1%e5%91%8a%e6%9b%b8\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/humanoid.guide\\\/wp-content\\\/uploads\\\/2026\\\/08\\\/frontpage_report.jpg\",\"datePublished\":\"2026-08-24T10:33:50+00:00\",\"dateModified\":\"2026-09-04T13:56:45+00:00\",\"description\":\"\u30d2\u30e5\u30fc\u30de\u30ce\u30a4\u30c9\u30ed\u30dc\u30c3\u30c8\u306e\u90e8\u54c1\u539f\u4fa1\u306e\u3046\u3061\u3001\u30a2\u30af\u30c1\u30e5\u30a8\u30fc\u30bf\u304c40\uff5e60\uff05\u3092\u5360\u3081\u3066\u3044\u307e\u3059\u3002\u30e2\u30fc\u30bf\u30fc\u3001\u30ae\u30a2\u3001\u30ed\u30fc\u30e9\u30fc\u306d\u3058\u3001\u305d\u3057\u3066\u4e3b\u8981\u306a\u30d7\u30e9\u30c3\u30c8\u30d5\u30a9\u30fc\u30e0\u3092\u652f\u3048\u308b\u5404\u30d9\u30f3\u30c0\u30fc\u306b\u3064\u3044\u3066\u3001249\u30da\u30fc\u30b8\u306b\u308f\u305f\u3063\u3066\u89e3\u8aac\u3057\u3066\u3044\u307e\u3059\u3002\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/humanoid.guide\\\/ja\\\/%e3%83%92%e3%83%a5%e3%83%bc%e3%83%9e%e3%83%8e%e3%82%a4%e3%83%89%e9%a7%86%e5%8b%95%e3%81%ab%e9%96%a2%e3%81%99%e3%82%8b%e5%a0%b1%e5%91%8a%e6%9b%b8\\\/#breadcrumb\"},\"inLanguage\":\"ja\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/humanoid.guide\\\/ja\\\/%e3%83%92%e3%83%a5%e3%83%bc%e3%83%9e%e3%83%8e%e3%82%a4%e3%83%89%e9%a7%86%e5%8b%95%e3%81%ab%e9%96%a2%e3%81%99%e3%82%8b%e5%a0%b1%e5%91%8a%e6%9b%b8\\\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"ja\",\"@id\":\"https:\\\/\\\/humanoid.guide\\\/ja\\\/%e3%83%92%e3%83%a5%e3%83%bc%e3%83%9e%e3%83%8e%e3%82%a4%e3%83%89%e9%a7%86%e5%8b%95%e3%81%ab%e9%96%a2%e3%81%99%e3%82%8b%e5%a0%b1%e5%91%8a%e6%9b%b8\\\/#primaryimage\",\"url\":\"https:\\\/\\\/humanoid.guide\\\/wp-content\\\/uploads\\\/2026\\\/08\\\/frontpage_report.jpg\",\"contentUrl\":\"https:\\\/\\\/humanoid.guide\\\/wp-content\\\/uploads\\\/2026\\\/08\\\/frontpage_report.jpg\"},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/humanoid.guide\\\/ja\\\/%e3%83%92%e3%83%a5%e3%83%bc%e3%83%9e%e3%83%8e%e3%82%a4%e3%83%89%e9%a7%86%e5%8b%95%e3%81%ab%e9%96%a2%e3%81%99%e3%82%8b%e5%a0%b1%e5%91%8a%e6%9b%b8\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/humanoid.guide\\\/ja\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"\u30d2\u30e5\u30fc\u30de\u30ce\u30a4\u30c9\u99c6\u52d5\u306b\u95a2\u3059\u308b\u5831\u544a\u66f8\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/humanoid.guide\\\/ja\\\/#website\",\"url\":\"https:\\\/\\\/humanoid.guide\\\/ja\\\/\",\"name\":\"Humanoid.guide\",\"description\":\"The ultimate resource for humanoid robotics\",\"publisher\":{\"@id\":\"https:\\\/\\\/humanoid.guide\\\/ja\\\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/humanoid.guide\\\/ja\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"ja\"},{\"@type\":\"Organization\",\"@id\":\"https:\\\/\\\/humanoid.guide\\\/ja\\\/#organization\",\"name\":\"Humanoid.guide\",\"url\":\"https:\\\/\\\/humanoid.guide\\\/ja\\\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"ja\",\"@id\":\"https:\\\/\\\/humanoid.guide\\\/ja\\\/#\\\/schema\\\/logo\\\/image\\\/\",\"url\":\"https:\\\/\\\/humanoid.guide\\\/wp-content\\\/uploads\\\/2024\\\/08\\\/humanoid_guide_logo.png\",\"contentUrl\":\"https:\\\/\\\/humanoid.guide\\\/wp-content\\\/uploads\\\/2024\\\/08\\\/humanoid_guide_logo.png\",\"width\":813,\"height\":192,\"caption\":\"Humanoid.guide\"},\"image\":{\"@id\":\"https:\\\/\\\/humanoid.guide\\\/ja\\\/#\\\/schema\\\/logo\\\/image\\\/\"},\"sameAs\":[\"https:\\\/\\\/x.com\\\/Humanoidguide\",\"https:\\\/\\\/www.linkedin.com\\\/company\\\/humanoidguide\",\"https:\\\/\\\/www.instagram.com\\\/humanoid.guide\"]}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"\u30d2\u30e5\u30fc\u30de\u30ce\u30a4\u30c9\u30ed\u30dc\u30c3\u30c8\u306e\u30a2\u30af\u30c1\u30e5\u30a8\u30fc\u30bf \u2014 2026\u5e74\u30a2\u30af\u30c1\u30e5\u30a8\u30fc\u30b7\u30e7\u30f3\u5831\u544a\u66f8","description":"\u30d2\u30e5\u30fc\u30de\u30ce\u30a4\u30c9\u30ed\u30dc\u30c3\u30c8\u306e\u90e8\u54c1\u539f\u4fa1\u306e\u3046\u3061\u3001\u30a2\u30af\u30c1\u30e5\u30a8\u30fc\u30bf\u304c40\uff5e60\uff05\u3092\u5360\u3081\u3066\u3044\u307e\u3059\u3002\u30e2\u30fc\u30bf\u30fc\u3001\u30ae\u30a2\u3001\u30ed\u30fc\u30e9\u30fc\u306d\u3058\u3001\u305d\u3057\u3066\u4e3b\u8981\u306a\u30d7\u30e9\u30c3\u30c8\u30d5\u30a9\u30fc\u30e0\u3092\u652f\u3048\u308b\u5404\u30d9\u30f3\u30c0\u30fc\u306b\u3064\u3044\u3066\u3001249\u30da\u30fc\u30b8\u306b\u308f\u305f\u3063\u3066\u89e3\u8aac\u3057\u3066\u3044\u307e\u3059\u3002","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/humanoid.guide\/ja\/%e3%83%92%e3%83%a5%e3%83%bc%e3%83%9e%e3%83%8e%e3%82%a4%e3%83%89%e9%a7%86%e5%8b%95%e3%81%ab%e9%96%a2%e3%81%99%e3%82%8b%e5%a0%b1%e5%91%8a%e6%9b%b8\/","og_locale":"ja_JP","og_type":"article","og_title":"\u30d2\u30e5\u30fc\u30de\u30ce\u30a4\u30c9\u30ed\u30dc\u30c3\u30c8\u306e\u30a2\u30af\u30c1\u30e5\u30a8\u30fc\u30bf \u2014 2026\u5e74\u30a2\u30af\u30c1\u30e5\u30a8\u30fc\u30b7\u30e7\u30f3\u5831\u544a\u66f8","og_description":"\u30d2\u30e5\u30fc\u30de\u30ce\u30a4\u30c9\u30ed\u30dc\u30c3\u30c8\u306e\u90e8\u54c1\u539f\u4fa1\u306e\u3046\u3061\u3001\u30a2\u30af\u30c1\u30e5\u30a8\u30fc\u30bf\u304c40\uff5e60\uff05\u3092\u5360\u3081\u3066\u3044\u307e\u3059\u3002\u30e2\u30fc\u30bf\u30fc\u3001\u30ae\u30a2\u3001\u30ed\u30fc\u30e9\u30fc\u306d\u3058\u3001\u305d\u3057\u3066\u4e3b\u8981\u306a\u30d7\u30e9\u30c3\u30c8\u30d5\u30a9\u30fc\u30e0\u3092\u652f\u3048\u308b\u5404\u30d9\u30f3\u30c0\u30fc\u306b\u3064\u3044\u3066\u3001249\u30da\u30fc\u30b8\u306b\u308f\u305f\u3063\u3066\u89e3\u8aac\u3057\u3066\u3044\u307e\u3059\u3002","og_url":"https:\/\/humanoid.guide\/ja\/%e3%83%92%e3%83%a5%e3%83%bc%e3%83%9e%e3%83%8e%e3%82%a4%e3%83%89%e9%a7%86%e5%8b%95%e3%81%ab%e9%96%a2%e3%81%99%e3%82%8b%e5%a0%b1%e5%91%8a%e6%9b%b8\/","og_site_name":"Humanoid.guide","article_modified_time":"2026-09-04T13:56:45+00:00","og_image":[{"url":"https:\/\/humanoid.guide\/wp-content\/uploads\/2026\/08\/frontpage_report.jpg","type":"","width":"","height":""}],"twitter_card":"summary_large_image","twitter_site":"@Humanoidguide","schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/humanoid.guide\/ja\/%e3%83%92%e3%83%a5%e3%83%bc%e3%83%9e%e3%83%8e%e3%82%a4%e3%83%89%e9%a7%86%e5%8b%95%e3%81%ab%e9%96%a2%e3%81%99%e3%82%8b%e5%a0%b1%e5%91%8a%e6%9b%b8\/","url":"https:\/\/humanoid.guide\/ja\/%e3%83%92%e3%83%a5%e3%83%bc%e3%83%9e%e3%83%8e%e3%82%a4%e3%83%89%e9%a7%86%e5%8b%95%e3%81%ab%e9%96%a2%e3%81%99%e3%82%8b%e5%a0%b1%e5%91%8a%e6%9b%b8\/","name":"\u30d2\u30e5\u30fc\u30de\u30ce\u30a4\u30c9\u30ed\u30dc\u30c3\u30c8\u306e\u30a2\u30af\u30c1\u30e5\u30a8\u30fc\u30bf \u2014 2026\u5e74\u30a2\u30af\u30c1\u30e5\u30a8\u30fc\u30b7\u30e7\u30f3\u5831\u544a\u66f8","isPartOf":{"@id":"https:\/\/humanoid.guide\/ja\/#website"},"primaryImageOfPage":{"@id":"https:\/\/humanoid.guide\/ja\/%e3%83%92%e3%83%a5%e3%83%bc%e3%83%9e%e3%83%8e%e3%82%a4%e3%83%89%e9%a7%86%e5%8b%95%e3%81%ab%e9%96%a2%e3%81%99%e3%82%8b%e5%a0%b1%e5%91%8a%e6%9b%b8\/#primaryimage"},"image":{"@id":"https:\/\/humanoid.guide\/ja\/%e3%83%92%e3%83%a5%e3%83%bc%e3%83%9e%e3%83%8e%e3%82%a4%e3%83%89%e9%a7%86%e5%8b%95%e3%81%ab%e9%96%a2%e3%81%99%e3%82%8b%e5%a0%b1%e5%91%8a%e6%9b%b8\/#primaryimage"},"thumbnailUrl":"https:\/\/humanoid.guide\/wp-content\/uploads\/2026\/08\/frontpage_report.jpg","datePublished":"2026-08-24T10:33:50+00:00","dateModified":"2026-09-04T13:56:45+00:00","description":"\u30d2\u30e5\u30fc\u30de\u30ce\u30a4\u30c9\u30ed\u30dc\u30c3\u30c8\u306e\u90e8\u54c1\u539f\u4fa1\u306e\u3046\u3061\u3001\u30a2\u30af\u30c1\u30e5\u30a8\u30fc\u30bf\u304c40\uff5e60\uff05\u3092\u5360\u3081\u3066\u3044\u307e\u3059\u3002\u30e2\u30fc\u30bf\u30fc\u3001\u30ae\u30a2\u3001\u30ed\u30fc\u30e9\u30fc\u306d\u3058\u3001\u305d\u3057\u3066\u4e3b\u8981\u306a\u30d7\u30e9\u30c3\u30c8\u30d5\u30a9\u30fc\u30e0\u3092\u652f\u3048\u308b\u5404\u30d9\u30f3\u30c0\u30fc\u306b\u3064\u3044\u3066\u3001249\u30da\u30fc\u30b8\u306b\u308f\u305f\u3063\u3066\u89e3\u8aac\u3057\u3066\u3044\u307e\u3059\u3002","breadcrumb":{"@id":"https:\/\/humanoid.guide\/ja\/%e3%83%92%e3%83%a5%e3%83%bc%e3%83%9e%e3%83%8e%e3%82%a4%e3%83%89%e9%a7%86%e5%8b%95%e3%81%ab%e9%96%a2%e3%81%99%e3%82%8b%e5%a0%b1%e5%91%8a%e6%9b%b8\/#breadcrumb"},"inLanguage":"ja","potentialAction":[{"@type":"ReadAction","target":["https:\/\/humanoid.guide\/ja\/%e3%83%92%e3%83%a5%e3%83%bc%e3%83%9e%e3%83%8e%e3%82%a4%e3%83%89%e9%a7%86%e5%8b%95%e3%81%ab%e9%96%a2%e3%81%99%e3%82%8b%e5%a0%b1%e5%91%8a%e6%9b%b8\/"]}]},{"@type":"ImageObject","inLanguage":"ja","@id":"https:\/\/humanoid.guide\/ja\/%e3%83%92%e3%83%a5%e3%83%bc%e3%83%9e%e3%83%8e%e3%82%a4%e3%83%89%e9%a7%86%e5%8b%95%e3%81%ab%e9%96%a2%e3%81%99%e3%82%8b%e5%a0%b1%e5%91%8a%e6%9b%b8\/#primaryimage","url":"https:\/\/humanoid.guide\/wp-content\/uploads\/2026\/08\/frontpage_report.jpg","contentUrl":"https:\/\/humanoid.guide\/wp-content\/uploads\/2026\/08\/frontpage_report.jpg"},{"@type":"BreadcrumbList","@id":"https:\/\/humanoid.guide\/ja\/%e3%83%92%e3%83%a5%e3%83%bc%e3%83%9e%e3%83%8e%e3%82%a4%e3%83%89%e9%a7%86%e5%8b%95%e3%81%ab%e9%96%a2%e3%81%99%e3%82%8b%e5%a0%b1%e5%91%8a%e6%9b%b8\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/humanoid.guide\/ja\/"},{"@type":"ListItem","position":2,"name":"\u30d2\u30e5\u30fc\u30de\u30ce\u30a4\u30c9\u99c6\u52d5\u306b\u95a2\u3059\u308b\u5831\u544a\u66f8"}]},{"@type":"WebSite","@id":"https:\/\/humanoid.guide\/ja\/#website","url":"https:\/\/humanoid.guide\/ja\/","name":"Humanoid.guide","description":"The ultimate resource for humanoid robotics","publisher":{"@id":"https:\/\/humanoid.guide\/ja\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/humanoid.guide\/ja\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"ja"},{"@type":"Organization","@id":"https:\/\/humanoid.guide\/ja\/#organization","name":"Humanoid.guide","url":"https:\/\/humanoid.guide\/ja\/","logo":{"@type":"ImageObject","inLanguage":"ja","@id":"https:\/\/humanoid.guide\/ja\/#\/schema\/logo\/image\/","url":"https:\/\/humanoid.guide\/wp-content\/uploads\/2024\/08\/humanoid_guide_logo.png","contentUrl":"https:\/\/humanoid.guide\/wp-content\/uploads\/2024\/08\/humanoid_guide_logo.png","width":813,"height":192,"caption":"Humanoid.guide"},"image":{"@id":"https:\/\/humanoid.guide\/ja\/#\/schema\/logo\/image\/"},"sameAs":["https:\/\/x.com\/Humanoidguide","https:\/\/www.linkedin.com\/company\/humanoidguide","https:\/\/www.instagram.com\/humanoid.guide"]}]}},"yoast_seo":{"title":"\u30d2\u30e5\u30fc\u30de\u30ce\u30a4\u30c9\u30ed\u30dc\u30c3\u30c8\u306e\u30a2\u30af\u30c1\u30e5\u30a8\u30fc\u30bf \u2014 2026\u5e74\u30a2\u30af\u30c1\u30e5\u30a8\u30fc\u30b7\u30e7\u30f3\u5831\u544a\u66f8","metadesc":"\u30d2\u30e5\u30fc\u30de\u30ce\u30a4\u30c9\u30ed\u30dc\u30c3\u30c8\u306e\u90e8\u54c1\u539f\u4fa1\u306e\u3046\u3061\u3001\u30a2\u30af\u30c1\u30e5\u30a8\u30fc\u30bf\u304c40\uff5e60\uff05\u3092\u5360\u3081\u3066\u3044\u307e\u3059\u3002\u30e2\u30fc\u30bf\u30fc\u3001\u30ae\u30a2\u3001\u30ed\u30fc\u30e9\u30fc\u306d\u3058\u3001\u305d\u3057\u3066\u4e3b\u8981\u306a\u30d7\u30e9\u30c3\u30c8\u30d5\u30a9\u30fc\u30e0\u3092\u652f\u3048\u308b\u5404\u30d9\u30f3\u30c0\u30fc\u306b\u3064\u3044\u3066\u3001249\u30da\u30fc\u30b8\u306b\u308f\u305f\u3063\u3066\u89e3\u8aac\u3057\u3066\u3044\u307e\u3059\u3002","focuskw":"\u30d2\u30e5\u30fc\u30de\u30ce\u30a4\u30c9\u30ed\u30dc\u30c3\u30c8\u306e\u30a2\u30af\u30c1\u30e5\u30a8\u30fc\u30bf"},"taxonomy_info":[],"featured_image_src_large":false,"author_info":{"display_name":"Humanoid Guide","author_link":"https:\/\/humanoid.guide\/ja\/author\/human\/"},"comment_info":0,"jetpack_sharing_enabled":true,"_links":{"self":[{"href":"https:\/\/humanoid.guide\/ja\/wp-json\/wp\/v2\/pages\/17647","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/humanoid.guide\/ja\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/humanoid.guide\/ja\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/humanoid.guide\/ja\/wp-json\/wp\/v2\/users\/5"}],"replies":[{"embeddable":true,"href":"https:\/\/humanoid.guide\/ja\/wp-json\/wp\/v2\/comments?post=17647"}],"version-history":[{"count":1,"href":"https:\/\/humanoid.guide\/ja\/wp-json\/wp\/v2\/pages\/17647\/revisions"}],"predecessor-version":[{"id":17648,"href":"https:\/\/humanoid.guide\/ja\/wp-json\/wp\/v2\/pages\/17647\/revisions\/17648"}],"wp:attachment":[{"href":"https:\/\/humanoid.guide\/ja\/wp-json\/wp\/v2\/media?parent=17647"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}