{"id":32,"date":"2026-05-09T09:49:26","date_gmt":"2026-05-09T09:49:26","guid":{"rendered":"https:\/\/zerodistance.cfbx.jp\/?page_id=32"},"modified":"2026-05-09T15:15:41","modified_gmt":"2026-05-09T15:15:41","slug":"%e3%83%9b%e3%83%bc%e3%83%a0","status":"publish","type":"page","link":"https:\/\/zerodistance.cfbx.jp\/","title":{"rendered":"\u30db\u30fc\u30e0"},"content":{"rendered":"\n<style>\n.zdvr-tabs{display:flex;gap:0;margin-bottom:0;border-bottom:3px solid #c9a84c}\n.zdvr-tab-btn{padding:14px 40px;font-size:1.1rem;font-weight:bold;letter-spacing:.08em;background:#1a1a1a;color:#888;border:none;border-bottom:3px solid transparent;margin-bottom:-3px;cursor:pointer;transition:color .2s,border-color .2s,background .2s;outline:none}\n.zdvr-tab-btn.active{color:#c9a84c;border-bottom:3px solid #c9a84c;background:#222}\n.zdvr-tab-btn:hover{color:#c9a84c}\n.zdvr-tab-content{display:none;padding:32px 0 0;animation:fadeIn .3s ease}\n.zdvr-tab-content.active{display:block}\n@keyframes fadeIn{from{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}\n.zdvr-article-list{display:grid;grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:24px;list-style:none;padding:0;margin:0}\n.zdvr-article-card{background:#1e1e1e;border:1px solid #333;border-radius:8px;overflow:hidden;transition:border-color .2s,transform .2s}\n.zdvr-article-card:hover{border-color:#c9a84c;transform:translateY(-3px)}\n.zdvr-article-card a{display:block;padding:24px 20px;text-decoration:none;color:inherit}\n.zdvr-article-badge{display:inline-block;font-size:.7rem;font-weight:bold;letter-spacing:.1em;padding:3px 10px;border-radius:3px;margin-bottom:10px;background:#c9a84c;color:#111}\n.zdvr-article-title{font-size:1rem;font-weight:bold;color:#eee;line-height:1.6;margin:0 0 10px}\n.zdvr-article-excerpt{font-size:.85rem;color:#999;line-height:1.7;margin:0}\n.zdvr-empty{color:#666;text-align:center;padding:60px 0;font-size:.95rem}\n<\/style>\n\n<div style=\"text-align:center;padding:16px 0 28px;border-bottom:1px solid #333;margin-bottom:28px;\">\n  <img decoding=\"async\" src=\"https:\/\/zerodistance.cfbx.jp\/wp-content\/uploads\/2026\/05\/x-account-icon.png\" alt=\"\u30bc\u30ed\u8ddd\u96e2VR X\u30a2\u30ab\u30a6\u30f3\u30c8\u30a2\u30a4\u30b3\u30f3\" style=\"width:80px;height:80px;border-radius:50%;object-fit:cover;margin-bottom:10px;border:2px solid #c9a84c;\">\n  <p style=\"color:#aaa;font-size:0.95rem;margin:0 0 10px;\">\ud83d\udce2 \u6700\u65b0\u30ec\u30d3\u30e5\u30fc\u30fb\u304a\u5f97\u60c5\u5831\u306fX\u3067\u3082\u767a\u4fe1\u4e2d\uff01<\/p>\n  <a href=\"https:\/\/x.com\/kt49469\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"display:inline-flex;align-items:center;gap:8px;background:#000;color:#fff;border:1px solid #333;border-radius:999px;padding:10px 24px;font-size:1rem;font-weight:bold;text-decoration:none;transition:background .2s;\" onmouseover=\"this.style.background='#1a1a1a'\" onmouseout=\"this.style.background='#000'\">\n    <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"18\" height=\"18\" viewBox=\"0 0 24 24\" fill=\"white\"><path d=\"M18.244 2.25h3.308l-7.227 8.26 8.502 11.24H16.17l-4.714-6.231-5.401 6.231H2.746l7.73-8.835L1.254 2.25H8.08l4.253 5.622L18.244 2.25zm-1.161 17.52h1.833L7.084 4.126H5.117z\"\/><\/svg>\n    @kt49469 \u3092\u30d5\u30a9\u30ed\u30fc\u3059\u308b\n  <\/a>\n<\/div>\n<div class=\"zdvr-tabs\">\n  <button class=\"zdvr-tab-btn active\" onclick=\"zdvrSwitch('vr',this)\" id=\"tab-vr\">\ud83e\udd7d VR<\/button>\n  <button class=\"zdvr-tab-btn\" onclick=\"zdvrSwitch('2d',this)\" id=\"tab-2d\">\ud83c\udfac 2D\u52d5\u753b<\/button>\n<\/div>\n<div class=\"zdvr-tab-content active\" id=\"zdvr-panel-vr\">\n  <ul class=\"zdvr-article-list\" id=\"zdvr-list-vr\"><li class=\"zdvr-empty\">\u8aad\u307f\u8fbc\u307f\u4e2d\u2026<\/li><\/ul>\n<\/div>\n<div class=\"zdvr-tab-content\" id=\"zdvr-panel-2d\">\n  <ul class=\"zdvr-article-list\" id=\"zdvr-list-2d\"><li class=\"zdvr-empty\">\u8aad\u307f\u8fbc\u307f\u4e2d\u2026<\/li><\/ul>\n<\/div>\n<script>\nfunction zdvrSwitch(tab,btn){document.querySelectorAll('.zdvr-tab-btn').forEach(function(b){b.classList.remove('active')});document.querySelectorAll('.zdvr-tab-content').forEach(function(p){p.classList.remove('active')});btn.classList.add('active');document.getElementById('zdvr-panel-'+tab).classList.add('active');history.replaceState(null,'',tab==='vr'?'#vr':'#2d')}\nfunction zdvrCard(post,badge){var title=post.title.rendered;var link=post.link;var excerpt=post.excerpt.rendered.replace(\/<[^>]+>\/g,'').substring(0,80)+'\u2026';return'<li class=\"zdvr-article-card\"><a href=\"'+link+'\"><span class=\"zdvr-article-badge\">'+badge+'<\/span><p class=\"zdvr-article-title\">'+title+'<\/p><p class=\"zdvr-article-excerpt\">'+excerpt+'<\/p><\/a><\/li>'}\nfunction zdvrLoad(catSlug,listId,badge){\n  fetch('\/?rest_route=\/wp\/v2\/categories&slug='+catSlug)\n    .then(function(r){return r.json()})\n    .then(function(cats){if(!cats.length){document.getElementById(listId).innerHTML='<li class=\"zdvr-empty\">\u8a18\u4e8b\u304c\u3042\u308a\u307e\u305b\u3093\u3002<\/li>';return null}var catId=cats[0].id;return fetch('\/?rest_route=\/wp\/v2\/posts&categories='+catId+'&per_page=20&_fields=title,link,excerpt')})\n    .then(function(r){return r?r.json():[]})\n    .then(function(posts){var el=document.getElementById(listId);if(!posts||!posts.length){el.innerHTML='<li class=\"zdvr-empty\">\u307e\u3060\u8a18\u4e8b\u304c\u3042\u308a\u307e\u305b\u3093\u3002<\/li>';return}el.innerHTML=posts.map(function(p){return zdvrCard(p,badge)}).join('')})\n    .catch(function(){document.getElementById(listId).innerHTML='<li class=\"zdvr-empty\">\u8aad\u307f\u8fbc\u307f\u306b\u5931\u6557\u3057\u307e\u3057\u305f\u3002<\/li>'})\n}\nzdvrLoad('vr','zdvr-list-vr','VR');\nzdvrLoad('2d%e5%8b%95%e7%94%bb','zdvr-list-2d','2D\u52d5\u753b');\n(function(){if(window.location.hash==='#2d'){zdvrSwitch('2d',document.getElementById('tab-2d'))}})();\n<\/script>\n","protected":false},"excerpt":{"rendered":"<p>\ud83d\udce2 \u6700\u65b0\u30ec\u30d3\u30e5\u30fc\u30fb\u304a\u5f97\u60c5\u5831\u306fX\u3067\u3082\u767a\u4fe1\u4e2d\uff01 @kt49469 \u3092\u30d5\u30a9\u30ed\u30fc\u3059\u308b \ud83e\udd7d VR \ud83c\udfac 2D\u52d5\u753b \u8aad\u307f\u8fbc\u307f\u4e2d\u2026 \u8aad\u307f\u8fbc\u307f\u4e2d\u2026<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"footnotes":""},"class_list":["post-32","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/zerodistance.cfbx.jp\/index.php?rest_route=\/wp\/v2\/pages\/32","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/zerodistance.cfbx.jp\/index.php?rest_route=\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/zerodistance.cfbx.jp\/index.php?rest_route=\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/zerodistance.cfbx.jp\/index.php?rest_route=\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/zerodistance.cfbx.jp\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=32"}],"version-history":[{"count":4,"href":"https:\/\/zerodistance.cfbx.jp\/index.php?rest_route=\/wp\/v2\/pages\/32\/revisions"}],"predecessor-version":[{"id":48,"href":"https:\/\/zerodistance.cfbx.jp\/index.php?rest_route=\/wp\/v2\/pages\/32\/revisions\/48"}],"wp:attachment":[{"href":"https:\/\/zerodistance.cfbx.jp\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=32"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}