{"id":10426,"date":"2026-02-10T15:45:01","date_gmt":"2026-02-10T06:45:01","guid":{"rendered":"https:\/\/rakkokeyword.com\/techo\/?p=10426"},"modified":"2026-03-18T14:09:55","modified_gmt":"2026-03-18T05:09:55","slug":"tool-reaction-time-test","status":"publish","type":"post","link":"https:\/\/rakkokeyword.com\/techo\/tool-reaction-time-test\/","title":{"rendered":"\u53cd\u5fdc\u901f\u5ea6\u30c6\u30b9\u30c8\u30c4\u30fc\u30eb"},"content":{"rendered":"\n<div id=\"rakko_reflex_widget\" class=\"rakko-reflex-wrapper\">\n    <style>\n        \/* \u30d5\u30a9\u30f3\u30c8\u8aad\u307f\u8fbc\u307f: display=swap\u3067\u8aad\u307f\u8fbc\u307f\u5f85\u3061\u306e\u767d\u7d19\u5316\u3092\u9632\u3050 *\/\n        @import url('https:\/\/fonts.googleapis.com\/css2?family=DM+Sans:ital,opsz,wght@0,9..40,400;0,9..40,700;1,9..40,400&family=JetBrains+Mono:wght@400;700;800&display=swap');\n\n        \/* ===== CSS Scoping (\u5168\u3066 .rakko-reflex-wrapper \u914d\u4e0b\u306b\u3059\u308b) ===== *\/\n        .rakko-reflex-wrapper {\n            width: 100%;\n            max-width: 720px;\n            margin: 0 auto;\n            background: #0a0e1a;\n            color: #e0e4ef;\n            box-sizing: border-box;\n            text-align: center;\n            font-family: 'DM Sans', sans-serif;\n            user-select: none;\n            -webkit-user-select: none;\n            -webkit-tap-highlight-color: transparent;\n            border-radius: 16px;\n            overflow: hidden;\n            position: relative;\n            min-height: 540px;\n            \/* \u30bf\u30c3\u30c1\u64cd\u4f5c\u306e\u9045\u5ef6\u3092\u306a\u304f\u3059 *\/\n            touch-action: manipulation;\n        }\n        .rakko-reflex-wrapper *, \n        .rakko-reflex-wrapper *::before, \n        .rakko-reflex-wrapper *::after {\n            box-sizing: border-box;\n        }\n\n        \/* Header \/ Tabs *\/\n        .rakko-reflex-wrapper .rr-header {\n            background: rgba(255,255,255,0.03);\n            padding: 0;\n            border-bottom: 1px solid rgba(255,255,255,0.06);\n            display: flex;\n        }\n        .rakko-reflex-wrapper .rr-tab {\n            flex: 1;\n            padding: 16px 0;\n            cursor: pointer;\n            color: rgba(255,255,255,0.35);\n            font-weight: 700;\n            font-size: 0.95rem;\n            letter-spacing: 0.03em;\n            border-bottom: 2px solid transparent;\n            transition: all 0.25s;\n            position: relative;\n        }\n        .rakko-reflex-wrapper .rr-tab:hover { color: rgba(255,255,255,0.55); }\n        .rakko-reflex-wrapper .rr-tab.active {\n            color: #fff;\n            border-bottom-color: #3bf78e;\n        }\n        .rakko-reflex-wrapper .rr-tab .tab-icon { margin-right: 6px; font-size: 0.9em; }\n\n        \/* Views *\/\n        .rakko-reflex-wrapper .rr-view {\n            display: none;\n            padding: 28px 24px;\n            flex-direction: column;\n            align-items: center;\n            min-height: 460px;\n        }\n        .rakko-reflex-wrapper .rr-view.active {\n            display: flex;\n            animation: rr-fadeIn 0.3s ease;\n        }\n        @keyframes rr-fadeIn {\n            from { opacity: 0; transform: translateY(8px); }\n            to { opacity: 1; transform: translateY(0); }\n        }\n\n        \/* Stats Card *\/\n        .rakko-reflex-wrapper .rr-stats-card {\n            background: rgba(255,255,255,0.04);\n            border: 1px solid rgba(255,255,255,0.06);\n            border-radius: 12px;\n            padding: 20px 24px;\n            width: 100%;\n            max-width: 380px;\n            text-align: left;\n            margin-bottom: 32px;\n        }\n        .rakko-reflex-wrapper .rr-stats-title {\n            font-size: 0.8rem;\n            text-transform: uppercase;\n            letter-spacing: 0.1em;\n            color: rgba(255,255,255,0.3);\n            margin: 0 0 16px 0;\n            font-weight: 700;\n        }\n        .rakko-reflex-wrapper .rr-stat-row {\n            display: flex;\n            justify-content: space-between;\n            align-items: center;\n            padding: 6px 0;\n        }\n        .rakko-reflex-wrapper .rr-stat-label { color: rgba(255,255,255,0.4); font-size: 0.85rem; }\n        .rakko-reflex-wrapper .rr-stat-val {\n            font-family: 'JetBrains Mono', monospace;\n            font-weight: 700;\n            font-size: 1.05rem;\n            color: #3bf78e;\n        }\n        .rakko-reflex-wrapper .rr-stat-val.muted { color: rgba(255,255,255,0.2); }\n        .rakko-reflex-wrapper .rr-history-row {\n            margin-top: 12px;\n            padding-top: 12px;\n            border-top: 1px solid rgba(255,255,255,0.06);\n            font-size: 0.8rem;\n            color: rgba(255,255,255,0.25);\n        }\n        .rakko-reflex-wrapper .rr-history-row span {\n            font-family: 'JetBrains Mono', monospace;\n            color: rgba(255,255,255,0.4);\n        }\n\n        \/* Buttons *\/\n        .rakko-reflex-wrapper .rr-btn-start {\n            background: #3bf78e;\n            color: #0a0e1a;\n            border: none;\n            border-radius: 60px;\n            padding: 18px 64px;\n            font-size: 1.3rem;\n            font-weight: 800;\n            font-family: 'JetBrains Mono', monospace;\n            letter-spacing: 0.05em;\n            cursor: pointer;\n            transition: transform 0.1s, box-shadow 0.2s;\n            box-shadow: 0 0 30px rgba(59, 247, 142, 0.2);\n            margin-bottom: 20px;\n        }\n        .rakko-reflex-wrapper .rr-btn-start:hover { box-shadow: 0 0 40px rgba(59, 247, 142, 0.35); }\n        .rakko-reflex-wrapper .rr-btn-start:active { transform: scale(0.97); }\n\n        .rakko-reflex-wrapper .rr-sound-area {\n            display: none;\n            flex-direction: column;\n            align-items: center;\n            gap: 8px;\n        }\n        .rakko-reflex-wrapper .rr-sound-area.visible { display: flex; }\n        .rakko-reflex-wrapper .rr-btn-sound {\n            background: transparent;\n            border: 1px solid rgba(255,255,255,0.15);\n            color: rgba(255,255,255,0.5);\n            padding: 8px 20px;\n            border-radius: 20px;\n            font-size: 0.85rem;\n            cursor: pointer;\n            font-family: 'DM Sans', sans-serif;\n            transition: all 0.2s;\n        }\n        .rakko-reflex-wrapper .rr-btn-sound:hover { border-color: rgba(255,255,255,0.3); color: rgba(255,255,255,0.7); }\n        .rakko-reflex-wrapper .rr-sound-note {\n            font-size: 0.78rem;\n            color: rgba(255,255,255,0.25);\n            max-width: 300px;\n            line-height: 1.5;\n        }\n\n        \/* Game Area *\/\n        .rakko-reflex-wrapper .rr-round-indicator {\n            font-family: 'JetBrains Mono', monospace;\n            font-size: 0.85rem;\n            color: rgba(255,255,255,0.3);\n            margin-bottom: 8px;\n            letter-spacing: 0.05em;\n        }\n        .rakko-reflex-wrapper .rr-progress {\n            display: flex;\n            gap: 6px;\n            margin-bottom: 24px;\n        }\n        .rakko-reflex-wrapper .rr-dot {\n            width: 10px; height: 10px;\n            border-radius: 50%;\n            background: rgba(255,255,255,0.1);\n            transition: all 0.3s;\n        }\n        .rakko-reflex-wrapper .rr-dot.current { background: rgba(255,255,255,0.4); box-shadow: 0 0 6px rgba(255,255,255,0.2); }\n        .rakko-reflex-wrapper .rr-dot.done { background: #3bf78e; }\n        .rakko-reflex-wrapper .rr-dot.miss { background: #ff6b6b; }\n\n        .rakko-reflex-wrapper .rr-game-area {\n            flex: 1;\n            width: 100%;\n            display: flex;\n            flex-direction: column;\n            align-items: center;\n            justify-content: center;\n            position: relative;\n        }\n\n        \/* Tap Button *\/\n        .rakko-reflex-wrapper .rr-tap-btn {\n            width: 240px;\n            height: 240px;\n            border-radius: 50%;\n            display: flex;\n            flex-direction: column;\n            justify-content: center;\n            align-items: center;\n            cursor: pointer;\n            transition: background-color 0.1s, transform 0.1s;\n            position: relative;\n            border: 6px solid transparent;\n            user-select: none;\n            \/* \u30ad\u30fc\u30dc\u30fc\u30c9\u30d5\u30a9\u30fc\u30ab\u30b9\u6642\u306e\u30b9\u30bf\u30a4\u30eb *\/\n            outline: none;\n        }\n        .rakko-reflex-wrapper .rr-tap-btn:focus-visible {\n            box-shadow: 0 0 0 4px rgba(255,255,255,0.5);\n        }\n        .rakko-reflex-wrapper .rr-tap-btn:active { transform: scale(0.96); }\n\n        \/* --- 1. START TRIGGER --- *\/\n        .rakko-reflex-wrapper .rr-tap-btn.s-start-trigger {\n            background: rgba(30, 144, 255, 0.15);\n            border-color: #1e90ff;\n            box-shadow: 0 0 30px rgba(30, 144, 255, 0.15);\n        }\n        .rakko-reflex-wrapper .rr-tap-btn.s-start-trigger .tap-icon { font-size: 2rem; margin-bottom: 8px; }\n\n        \/* --- 2. WAIT --- *\/\n        \/* Visual: RED *\/\n        .rakko-reflex-wrapper .rr-tap-btn.mode-visual.s-wait {\n            background: rgba(230, 57, 70, 0.85);\n            border-color: #ff6b6b;\n            box-shadow: 0 0 50px rgba(230, 57, 70, 0.4);\n            cursor: not-allowed;\n        }\n        \/* Audio: GRAY *\/\n        .rakko-reflex-wrapper .rr-tap-btn.mode-audio.s-wait {\n            background: rgba(255, 255, 255, 0.1);\n            border-color: rgba(255, 255, 255, 0.2);\n            box-shadow: none;\n            cursor: not-allowed;\n        }\n\n        \/* --- 3. GO --- *\/\n        \/* Visual: GREEN *\/\n        .rakko-reflex-wrapper .rr-tap-btn.mode-visual.s-go {\n            background: #3bf78e;\n            border-color: #3bf78e;\n            box-shadow: 0 0 80px rgba(59, 247, 142, 0.6);\n            transform: scale(1.05);\n        }\n        .rakko-reflex-wrapper .rr-tap-btn.mode-visual.s-go .tap-label { color: #0a0e1a; font-size: 2.2rem; }\n        .rakko-reflex-wrapper .rr-tap-btn.mode-visual.s-go .tap-sub { display: none; }\n\n        \/* Audio: GRAY (No Change) *\/\n        .rakko-reflex-wrapper .rr-tap-btn.mode-audio.s-go {\n            background: rgba(255, 255, 255, 0.1); \n            border-color: rgba(255, 255, 255, 0.2);\n        }\n\n        \/* --- 4. RESULT (Blank) --- *\/\n        .rakko-reflex-wrapper .rr-tap-btn.s-result {\n            background: #141b2d;\n            border-color: rgba(255, 255, 255, 0.1);\n            box-shadow: none;\n            cursor: default;\n        }\n        .rakko-reflex-wrapper .rr-tap-btn.s-result > * {\n            display: none !important;\n        }\n\n        \/* --- 5. ERROR \/ TIMEOUT --- *\/\n        .rakko-reflex-wrapper .rr-tap-btn.s-false {\n            background: rgba(255,255,255,0.05);\n            border-color: rgba(255,165,0,0.5);\n        }\n        .rakko-reflex-wrapper .rr-tap-btn.s-timeout {\n            background: rgba(255,255,255,0.05);\n            border-color: rgba(255,107,107,0.4);\n        }\n\n        .rakko-reflex-wrapper .tap-label {\n            font-family: 'JetBrains Mono', monospace;\n            font-weight: 800;\n            font-size: 1.4rem;\n            letter-spacing: 0.05em;\n            color: #fff;\n            transition: color 0.1s;\n        }\n        .rakko-reflex-wrapper .tap-sub {\n            font-size: 0.85rem;\n            margin-top: 8px;\n            color: rgba(255,255,255,0.6);\n        }\n        .rakko-reflex-wrapper .tap-icon {\n            font-size: 2rem;\n            margin-bottom: 4px;\n        }\n\n        \/* Feedback Overlay *\/\n        .rakko-reflex-wrapper .rr-round-fb {\n            position: absolute;\n            top: 50%;\n            left: 50%;\n            transform: translate(-50%, -50%);\n            pointer-events: none;\n            opacity: 0;\n            z-index: 20;\n            width: 100%;\n        }\n        .rakko-reflex-wrapper .rr-round-fb.show {\n            animation: rr-fbPop 0.8s ease forwards;\n        }\n        @keyframes rr-fbPop {\n            0%   { opacity: 0; transform: translate(-50%, -50%) scale(0.6); }\n            10%  { opacity: 1; transform: translate(-50%, -50%) scale(1.1); }\n            100% { opacity: 1; transform: translate(-50%, -50%) scale(1); }\n        }\n        .rakko-reflex-wrapper .rr-fb-ms {\n            font-family: 'JetBrains Mono', monospace;\n            font-weight: 800;\n            font-size: 3.8rem;\n            line-height: 1;\n            text-shadow: 0 2px 20px rgba(0,0,0,0.8);\n        }\n        .rakko-reflex-wrapper .rr-fb-label {\n            font-size: 0.9rem;\n            text-transform: uppercase;\n            letter-spacing: 0.15em;\n            margin-top: 10px;\n            font-weight: 700;\n            text-shadow: 0 2px 10px rgba(0,0,0,0.8);\n        }\n        .rakko-reflex-wrapper .fb-fast { color: #3bf78e; }\n        .rakko-reflex-wrapper .fb-ok   { color: #f9c74f; }\n        .rakko-reflex-wrapper .fb-slow { color: #e07a5f; }\n        .rakko-reflex-wrapper .fb-false { color: #ff6b6b; }\n\n        \/* Chips *\/\n        .rakko-reflex-wrapper .rr-live-scores {\n            display: flex;\n            gap: 6px;\n            margin-top: 24px;\n            justify-content: center;\n            flex-wrap: wrap;\n        }\n        .rakko-reflex-wrapper .rr-score-chip {\n            font-family: 'JetBrains Mono', monospace;\n            font-size: 0.78rem;\n            font-weight: 700;\n            padding: 4px 10px;\n            border-radius: 4px;\n            background: rgba(255,255,255,0.05);\n            color: rgba(255,255,255,0.2);\n            border: 1px solid rgba(255,255,255,0.05);\n            min-width: 58px;\n            transition: all 0.3s;\n        }\n        .rakko-reflex-wrapper .rr-score-chip.filled {\n            background: rgba(59, 247, 142, 0.1);\n            border-color: rgba(59, 247, 142, 0.2);\n            color: #3bf78e;\n        }\n        .rakko-reflex-wrapper .rr-score-chip.filled.slow {\n            background: rgba(224, 122, 95, 0.1);\n            border-color: rgba(224, 122, 95, 0.2);\n            color: #e07a5f;\n        }\n        .rakko-reflex-wrapper .rr-score-chip.miss {\n            background: rgba(255, 107, 107, 0.08);\n            border-color: rgba(255, 107, 107, 0.2);\n            color: #ff6b6b;\n        }\n\n        \/* Result View *\/\n        .rakko-reflex-wrapper .rr-result-hero {\n            flex: 1;\n            display: flex;\n            flex-direction: column;\n            justify-content: center;\n            align-items: center;\n            width: 100%;\n        }\n        .rakko-reflex-wrapper .rr-result-avg-label {\n            font-size: 0.8rem;\n            text-transform: uppercase;\n            letter-spacing: 0.15em;\n            color: rgba(255,255,255,0.3);\n            margin-bottom: 4px;\n        }\n        .rakko-reflex-wrapper .rr-result-avg {\n            font-family: 'JetBrains Mono', monospace;\n            font-weight: 800;\n            font-size: 4.2rem;\n            line-height: 1;\n            color: #3bf78e;\n            text-shadow: 0 0 40px rgba(59,247,142,0.3);\n            margin-bottom: 8px;\n        }\n        .rakko-reflex-wrapper .rr-result-avg .unit {\n            font-size: 1.5rem;\n            font-weight: 400;\n            color: rgba(255,255,255,0.3);\n            margin-left: 4px;\n        }\n        .rakko-reflex-wrapper .rr-result-rank {\n            margin-top: 12px;\n            padding: 8px 24px;\n            border-radius: 30px;\n            font-weight: 700;\n            font-size: 1rem;\n            display: inline-block;\n        }\n        .rakko-reflex-wrapper .rank-god   { background: rgba(255,215,0,0.15); color: #ffd700; border: 1px solid rgba(255,215,0,0.2); }\n        .rakko-reflex-wrapper .rank-super { background: rgba(59,247,142,0.1);  color: #3bf78e; border: 1px solid rgba(59,247,142,0.15); }\n        .rakko-reflex-wrapper .rank-avg   { background: rgba(249,199,79,0.1);  color: #f9c74f; border: 1px solid rgba(249,199,79,0.15); }\n        .rakko-reflex-wrapper .rank-slow  { background: rgba(224,122,95,0.1);  color: #e07a5f; border: 1px solid rgba(224,122,95,0.15); }\n\n        .rakko-reflex-wrapper .rr-result-breakdown {\n            display: flex;\n            gap: 8px;\n            margin-top: 24px;\n            justify-content: center;\n            flex-wrap: wrap;\n        }\n        .rakko-reflex-wrapper .rr-rb-item {\n            font-family: 'JetBrains Mono', monospace;\n            font-size: 0.85rem;\n            font-weight: 700;\n            padding: 8px 16px;\n            border-radius: 8px;\n            background: rgba(255,255,255,0.04);\n            border: 1px solid rgba(255,255,255,0.06);\n        }\n        .rakko-reflex-wrapper .rr-rb-best { color: #3bf78e; border-color: rgba(59,247,142,0.2); }\n        .rakko-reflex-wrapper .rr-rb-miss { color: #ff6b6b; border-color: rgba(255,107,107,0.2); }\n\n        .rakko-reflex-wrapper .rr-actions {\n            display: flex;\n            gap: 12px;\n            margin-top: 32px;\n            flex-wrap: wrap;\n            justify-content: center;\n        }\n        .rakko-reflex-wrapper .rr-btn {\n            border: none;\n            padding: 16px 36px;\n            border-radius: 60px;\n            font-weight: 700;\n            font-size: 1rem;\n            cursor: pointer;\n            font-family: 'DM Sans', sans-serif;\n            transition: transform 0.1s, opacity 0.2s;\n        }\n        .rakko-reflex-wrapper .rr-btn:active { transform: scale(0.97); }\n        .rakko-reflex-wrapper .rr-btn-retry { background: #3bf78e; color: #0a0e1a; box-shadow: 0 0 20px rgba(59,247,142,0.15); }\n        .rakko-reflex-wrapper .rr-btn-x { background: rgba(255,255,255,0.08); color: #fff; border: 1px solid rgba(255,255,255,0.1); }\n\n        .rakko-reflex-wrapper .rr-device-note {\n            margin-top: 20px;\n            padding: 10px 16px;\n            border-radius: 8px;\n            font-size: 0.78rem;\n            color: rgba(255,255,255,0.4);\n            background: rgba(255,255,255,0.03);\n            border: 1px solid rgba(255,255,255,0.06);\n            max-width: 340px;\n            display: none;\n        }\n        .rakko-reflex-wrapper .rr-device-note.visible { display: block; }\n\n        @media (max-width: 480px) {\n            .rakko-reflex-wrapper .rr-tap-btn { width: 200px; height: 200px; }\n            .rakko-reflex-wrapper .rr-result-avg { font-size: 3.5rem; }\n            .rakko-reflex-wrapper .rr-btn-start { padding: 16px 48px; font-size: 1.1rem; }\n            .rakko-reflex-wrapper .rr-fb-ms { font-size: 3rem; }\n        }\n    <\/style>\n\n    <div class=\"rr-header\">\n        <div id=\"rr_tab_visual\" class=\"rr-tab active\">\n            <span class=\"tab-icon\">\ud83d\udc41<\/span> \u8996\u899a\u30e2\u30fc\u30c9\n        <\/div>\n        <div id=\"rr_tab_audio\" class=\"rr-tab\">\n            <span class=\"tab-icon\">\ud83c\udfa7<\/span> \u8074\u899a\u30e2\u30fc\u30c9\n        <\/div>\n    <\/div>\n\n    <div id=\"rr_view_start\" class=\"rr-view active\">\n        <div style=\"flex:1; display:flex; flex-direction:column; justify-content:center; align-items:center; width:100%;\">\n            <div class=\"rr-stats-card\">\n                <p class=\"rr-stats-title\">\ud83d\udcca YOUR RECORD \u2014 <span id=\"rr_stats_mode\">VISUAL<\/span><\/p>\n                <div class=\"rr-stat-row\">\n                    <span class=\"rr-stat-label\">Best Score<\/span>\n                    <span id=\"rr_stat_best\" class=\"rr-stat-val muted\">\u2014<\/span>\n                <\/div>\n                <div class=\"rr-stat-row\">\n                    <span class=\"rr-stat-label\">Last 5 Average<\/span>\n                    <span id=\"rr_stat_avg\" class=\"rr-stat-val muted\">\u2014<\/span>\n                <\/div>\n                <div class=\"rr-history-row\">\n                    \u5c65\u6b74: <span id=\"rr_stat_hist\">\u306a\u3057<\/span>\n                <\/div>\n            <\/div>\n\n            <button id=\"rr_btn_start\" class=\"rr-btn-start\">\u25b6 GAME START<\/button>\n\n            <div id=\"rr_sound_area\" class=\"rr-sound-area\">\n                <button id=\"rr_btn_sound\" class=\"rr-btn-sound\">\ud83d\udd0a \u97f3\u91cf\u30c6\u30b9\u30c8<\/button>\n                <p class=\"rr-sound-note\">\n                    \u8074\u899a\u30e2\u30fc\u30c9\u3067\u306f\u753b\u9762\u5909\u5316\u306f\u3042\u308a\u307e\u305b\u3093\u3002<br>\n                    \u97f3\u3060\u3051\u306b\u96c6\u4e2d\u3057\u3066\u304f\u3060\u3055\u3044\u3002\n                <\/p>\n            <\/div>\n        <\/div>\n    <\/div>\n\n    <div id=\"rr_view_game\" class=\"rr-view\">\n        <div id=\"rr_round_ind\" class=\"rr-round-indicator\">ROUND 1 \/ 5<\/div>\n        <div class=\"rr-progress\" id=\"rr_progress\"><\/div>\n\n        <div class=\"rr-game-area\">\n            <div id=\"rr_round_fb\" class=\"rr-round-fb\">\n                <div id=\"rr_fb_ms\" class=\"rr-fb-ms\">\u2014<\/div>\n                <div id=\"rr_fb_label\" class=\"rr-fb-label\"><\/div>\n            <\/div>\n\n            <div id=\"rr_tap_btn\" class=\"rr-tap-btn s-start-trigger\" role=\"button\" tabindex=\"0\">\n                <div class=\"tap-icon\" id=\"rr_tap_icon\">\ud83d\udc46<\/div>\n                <div class=\"tap-label\" id=\"rr_tap_label\">TAP TO START<\/div>\n                <div class=\"tap-sub\" id=\"rr_tap_sub\">\u753b\u9762\u3092\u30bf\u30c3\u30d7\u3057\u3066\u958b\u59cb<\/div>\n            <\/div>\n        <\/div>\n\n        <div class=\"rr-live-scores\" id=\"rr_live_scores\"><\/div>\n    <\/div>\n\n    <div id=\"rr_view_result\" class=\"rr-view\">\n        <div class=\"rr-result-hero\">\n            <p class=\"rr-result-avg-label\">AVERAGE REACTION TIME<\/p>\n            <div id=\"rr_res_avg\" class=\"rr-result-avg\">\u2014<span class=\"unit\">ms<\/span><\/div>\n            <div id=\"rr_res_rank\" class=\"rr-result-rank rank-avg\">\u2014<\/div>\n\n            <div id=\"rr_res_breakdown\" class=\"rr-result-breakdown\"><\/div>\n\n            <div class=\"rr-actions\">\n                <button id=\"rr_btn_retry\" class=\"rr-btn rr-btn-retry\">\u518d\u6311\u6226<\/button>\n                <button id=\"rr_btn_share\" class=\"rr-btn rr-btn-x\">\ud835\udd4f \u7d50\u679c\u3092\u30b7\u30a7\u30a2<\/button>\n            <\/div>\n\n            <div id=\"rr_device_note\" class=\"rr-device-note\">\n                \ud83d\udcf1 \u30e2\u30d0\u30a4\u30eb\u7aef\u672b\u3067\u306f\u30bf\u30c3\u30c1\u9045\u5ef6\uff08+50ms~\uff09\u304c\u542b\u307e\u308c\u307e\u3059\n            <\/div>\n        <\/div>\n    <\/div>\n<\/div>\n\n<script>\n\n<\/script>\n\n<br>\n\n\n\n<p>\u753b\u9762\u306e\u8272\u304c\u5909\u308f\u308b\u77ac\u9593\u3084\u97f3\u304c\u9cf4\u308b\u77ac\u9593\u306b\u30af\u30ea\u30c3\u30af\u3059\u308b\u3053\u3068\u3067\u3001\u3042\u306a\u305f\u306e\u53cd\u5fdc\u901f\u5ea6\uff08\u53cd\u5c04\u795e\u7d4c\uff09\u30921000\u5206\u306e1\u79d2\u5358\u4f4d\u3067\u6b63\u78ba\u306b\u6e2c\u5b9a\u3067\u304d\u308b\u7121\u6599\u30c4\u30fc\u30eb\u3067\u3059\u3002<\/p>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"i-0\">\u3053\u306e\u30c4\u30fc\u30eb\u3067\u3067\u304d\u308b\u3053\u3068<\/h2>\n\n\n\n<p>\u3053\u306e\u30c4\u30fc\u30eb\u3067\u306f\u3001\u4eba\u9593\u304c\u523a\u6fc0\u3092\u53d7\u3051\u53d6\u3063\u3066\u304b\u3089\u53cd\u5fdc\u3059\u308b\u307e\u3067\u306e\u6642\u9593\uff08\u53cd\u5fdc\u901f\u5ea6\uff09\u3092\u8a08\u6e2c\u3067\u304d\u307e\u3059\u3002\u4ee5\u4e0b\u306e2\u3064\u306e\u30e2\u30fc\u30c9\u3092\u642d\u8f09\u3057\u3066\u304a\u308a\u3001\u305d\u308c\u305e\u308c\u306e\u7279\u6027\u306b\u5408\u308f\u305b\u305f\u6e2c\u5b9a\u304c\u53ef\u80fd\u3067\u3059\u3002<\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li><strong>\u8996\u899a\u30e2\u30fc\u30c9\uff08Visual\uff09<\/strong> <br>\u753b\u9762\u4e0a\u306e\u4fe1\u53f7\u304c\u8d64\u304b\u3089\u7dd1\u306b\u5909\u308f\u3063\u305f\u77ac\u9593\u306b\u30bf\u30c3\u30d7\uff08\u30af\u30ea\u30c3\u30af\uff09\u3057\u3001\u305d\u306e\u30bf\u30a4\u30e0\u3092\u8a08\u6e2c\u3057\u307e\u3059\u3002\u76ee\u3067\u898b\u3066\u53cd\u5fdc\u3059\u308b\u80fd\u529b\u3092\u6e2c\u308a\u307e\u3059\u3002<\/li>\n\n\n\n<li><strong>\u8074\u899a\u30e2\u30fc\u30c9\uff08Audio\uff09<\/strong> <br>\u753b\u9762\u306e\u5909\u5316\u3067\u306f\u306a\u304f\u300c\u30d3\u30fc\u30d7\u97f3\u300d\u304c\u9cf4\u3063\u305f\u77ac\u9593\u306b\u30bf\u30c3\u30d7\uff08\u30af\u30ea\u30c3\u30af\uff09\u3057\u3001\u305d\u306e\u30bf\u30a4\u30e0\u3092\u8a08\u6e2c\u3057\u307e\u3059\u3002\u8033\u3067\u805e\u3044\u3066\u53cd\u5fdc\u3059\u308b\u80fd\u529b\u3092\u6e2c\u308a\u307e\u3059\u3002<\/li>\n<\/ul>\n\n\n\n<p>\u3069\u3061\u3089\u306e\u30e2\u30fc\u30c9\u30825\u56de\u9023\u7d9a\u3067\u8a08\u6e2c\u3092\u884c\u3044\u3001\u305d\u306e\u5e73\u5747\u30bf\u30a4\u30e0\u3092\u7b97\u51fa\u3057\u307e\u3059\u3002\u8a08\u6e2c\u7d50\u679c\u306b\u57fa\u3065\u304d\u3001\u4e00\u822c\u7684\u306a\u5e73\u5747\u5024\u3068\u6bd4\u8f03\u3057\u305f\u300c\u30e9\u30f3\u30af\u5224\u5b9a\uff08\u795e\u306e\u9818\u57df\u30fb\u8d85\u53cd\u5fdc\u30fb\u5e73\u5747\u7684\u306a\u3069\uff09\u300d\u304c\u8868\u793a\u3055\u308c\u307e\u3059\u3002\u307e\u305f\u3001\u904e\u53bb\u306e\u30d9\u30b9\u30c8\u30b9\u30b3\u30a2\u3084\u76f4\u8fd1\u306e\u5c65\u6b74\u3082\u30d6\u30e9\u30a6\u30b6\u306b\u4fdd\u5b58\u3055\u308c\u308b\u305f\u3081\u3001\u65e5\u3005\u306e\u30c8\u30ec\u30fc\u30cb\u30f3\u30b0\u6210\u679c\u3092\u78ba\u8a8d\u3059\u308b\u3053\u3068\u304c\u3067\u304d\u307e\u3059\u3002<\/p>\n\n\n\n<h3 class=\"wp-block-heading\" id=\"i-1\">\u3053\u306e\u30c4\u30fc\u30eb\u3067\u53d6\u5f97\u3059\u308b\u60c5\u5831\u306e\u57fa\u790e\u77e5\u8b58<\/h3>\n\n\n\n<p>\u53cd\u5fdc\u901f\u5ea6\uff08Reaction Time\uff09\u3068\u306f\u3001\u523a\u6fc0\u3092\u77e5\u899a\u3057\u3066\u304b\u3089\u7b4b\u8089\u304c\u52d5\u304f\u307e\u3067\u306e\u6642\u9593\u3092\u6307\u3057\u307e\u3059\u3002<\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li><strong>\u8996\u899a\u53cd\u5fdc\u306e\u5e73\u5747\u5024<\/strong> <br>\u4e00\u822c\u7684\u306b\u3001\u4eba\u9593\u304c\u5149\u306e\u8272\u306a\u3069\u306e\u8996\u899a\u523a\u6fc0\u306b\u53cd\u5fdc\u3059\u308b\u306b\u306f\u3001\u5e73\u5747\u3057\u3066<strong>\u7d040.25\u79d2\uff08250ms\uff09<\/strong>\u304b\u304b\u308b\u3068\u8a00\u308f\u308c\u3066\u3044\u307e\u3059\u30020.2\u79d2\uff08200ms\uff09\u3092\u5207\u308b\u5834\u5408\u3001\u975e\u5e38\u306b\u512a\u308c\u305f\u53cd\u5c04\u795e\u7d4c\u3092\u6301\u3063\u3066\u3044\u308b\u3068\u8a00\u3048\u307e\u3059\u3002<\/li>\n\n\n\n<li><strong>\u8074\u899a\u53cd\u5fdc\u306e\u5e73\u5747\u5024<\/strong> <br>\u8074\u899a\u523a\u6fc0\u306b\u5bfe\u3059\u308b\u53cd\u5fdc\u306f\u8996\u899a\u3088\u308a\u3082\u901f\u304f\u3001\u5e73\u5747\u3057\u3066\u7d040.17\u79d2\uff08170ms\uff09\u3068\u8a00\u308f\u308c\u3066\u3044\u307e\u3059\u3002\u8133\u3078\u306e\u4f1d\u9054\u7d4c\u8def\u306e\u9055\u3044\u306b\u3088\u308a\u3001\u97f3\u3078\u306e\u53cd\u5fdc\u306e\u307b\u3046\u304c\u7d20\u65e9\u3044\u306e\u304c\u4e00\u822c\u7684\u3067\u3059\u3002<\/li>\n<\/ul>\n\n\n\n<p>\u3053\u306e\u30c4\u30fc\u30eb\u3067\u306f\u3001\u3053\u308c\u3089\u306e\u4e00\u822c\u7684\u306a\u6570\u5024\u3092\u57fa\u6e96\u306b\u3001\u3042\u306a\u305f\u306e\u30bf\u30a4\u30e0\u304c\u3069\u306e\u30ec\u30d9\u30eb\u306b\u3042\u308b\u304b\u3092\u5224\u5b9a\u3057\u3066\u3044\u307e\u3059\u3002<\/p>\n\n\n\n<h3 class=\"wp-block-heading\" id=\"i-2\">\u3053\u306e\u30c4\u30fc\u30eb\u304c\u5f79\u7acb\u3064\u3068\u304d\u306f\u3069\u3093\u306a\u3068\u304d\uff1f<\/h3>\n\n\n\n<p>\u3053\u306e\u30c4\u30fc\u30eb\u306f\u4ee5\u4e0b\u306e\u3088\u3046\u306a\u30b7\u30fc\u30f3\u3067\u6d3b\u7528\u3067\u304d\u307e\u3059\u3002<\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li><strong>FPS\u30fb\u683c\u95d8\u30b2\u30fc\u30e0\u306e\u30c8\u30ec\u30fc\u30cb\u30f3\u30b0<\/strong> <br>e\u30b9\u30dd\u30fc\u30c4\u306a\u3069\u306e\u5bfe\u6226\u30b2\u30fc\u30e0\u3067\u306f\u3001\u4e00\u77ac\u306e\u53cd\u5fdc\u901f\u5ea6\u304c\u52dd\u6557\u3092\u5206\u3051\u307e\u3059\u3002\u30a6\u30a9\u30fc\u30df\u30f3\u30b0\u30a2\u30c3\u30d7\u3084\u3001\u65e5\u3005\u306e\u53cd\u5c04\u795e\u7d4c\u306e\u7dad\u6301\u30fb\u5411\u4e0a\u306b\u5f79\u7acb\u3061\u307e\u3059\u3002<\/li>\n\n\n\n<li><strong>\u30b9\u30dd\u30fc\u30c4\u306e\u30d1\u30d5\u30a9\u30fc\u30de\u30f3\u30b9\u5411\u4e0a<\/strong> <br>\u9678\u4e0a\u306e\u30b9\u30bf\u30fc\u30c8\u30c0\u30c3\u30b7\u30e5\u3084\u7403\u6280\u306e\u53cd\u5fdc\u306a\u3069\u3001\u77ac\u767a\u529b\u304c\u6c42\u3081\u3089\u308c\u308b\u30b9\u30dd\u30fc\u30c4\u7af6\u6280\u8005\u306e\u30b3\u30f3\u30c7\u30a3\u30b7\u30e7\u30f3\u78ba\u8a8d\u306b\u4f7f\u3048\u307e\u3059\u3002<\/li>\n\n\n\n<li><strong>\u75b2\u52b4\u5ea6\u3084\u899a\u9192\u72b6\u614b\u306e\u30c1\u30a7\u30c3\u30af<\/strong> <br>\u53cd\u5fdc\u901f\u5ea6\u306f\u75b2\u52b4\u3084\u7761\u7720\u4e0d\u8db3\u3001\u96c6\u4e2d\u529b\u306e\u4f4e\u4e0b\u306b\u3088\u3063\u3066\u9045\u304f\u306a\u308b\u50be\u5411\u304c\u3042\u308a\u307e\u3059\u3002\u65e5\u3005\u306e\u6570\u5024\u3092\u8a18\u9332\u3059\u308b\u3053\u3068\u3067\u3001\u81ea\u5206\u306e\u30b3\u30f3\u30c7\u30a3\u30b7\u30e7\u30f3\u3092\u5ba2\u89b3\u7684\u306b\u628a\u63e1\u3059\u308b\u6307\u6a19\u306b\u306a\u308a\u307e\u3059\u3002<\/li>\n<\/ul>\n\n\n\n<h3 class=\"wp-block-heading\" id=\"i-3\">\u53cd\u5fdc\u901f\u5ea6\u3092\u901f\u304f\u3059\u308b\u305f\u3081\u306e\u30b3\u30c4<\/h3>\n\n\n\n<p>\u53cd\u5fdc\u901f\u5ea6\u3092\u5411\u4e0a\u3055\u305b\u308b\u306b\u306f\u3001\u4ee5\u4e0b\u306e\u30dd\u30a4\u30f3\u30c8\u304c\u91cd\u8981\u3067\u3059\u3002<\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li><strong>\u96c6\u4e2d\u529b\u3092\u9ad8\u3081\u308b<\/strong> <br>\u6e2c\u5b9a\u524d\u306b\u6df1\u547c\u5438\u3092\u3057\u3001\u753b\u9762\u3084\u97f3\u306b\u610f\u8b58\u3092\u96c6\u4e2d\u3055\u305b\u307e\u3059\u3002\u300c\u4e88\u6e2c\u300d\u3059\u308b\u306e\u3067\u306f\u306a\u304f\u3001\u523a\u6fc0\u306b\u5bfe\u3057\u3066\u300c\u53cd\u5fdc\u300d\u3059\u308b\u3053\u3068\u306b\u96c6\u4e2d\u3057\u307e\u3057\u3087\u3046\u3002<\/li>\n\n\n\n<li><strong>\u53cd\u5fa9\u7df4\u7fd2\u3092\u884c\u3046<\/strong> <br>\u795e\u7d4c\u7cfb\u306f\u7e70\u308a\u8fd4\u3057\u523a\u6fc0\u3092\u4e0e\u3048\u308b\u3053\u3068\u3067\u3001\u4f1d\u9054\u901f\u5ea6\u3084\u51e6\u7406\u80fd\u529b\u304c\u6d3b\u6027\u5316\u3057\u307e\u3059\u3002\u6bce\u65e5\u7d99\u7d9a\u3057\u3066\u6e2c\u5b9a\u3092\u884c\u3046\u3053\u3068\u3067\u3001\u30bf\u30a4\u30e0\u306e\u77ed\u7e2e\u304c\u671f\u5f85\u3067\u304d\u307e\u3059\u3002<\/li>\n\n\n\n<li><strong>\u30cf\u30fc\u30c9\u30a6\u30a7\u30a2\u74b0\u5883\u3092\u898b\u76f4\u3059<\/strong> <br>\u4f7f\u7528\u3057\u3066\u3044\u308b\u30de\u30a6\u30b9\u3001\u30e2\u30cb\u30bf\u30fc\u3001\u30b9\u30de\u30fc\u30c8\u30d5\u30a9\u30f3\u306a\u3069\u306e\u30c7\u30d0\u30a4\u30b9\u9045\u5ef6\u3082\u30bf\u30a4\u30e0\u306b\u5f71\u97ff\u3057\u307e\u3059\u3002\u3088\u308a\u6b63\u78ba\u306a\u6570\u5024\u3092\u51fa\u3059\u305f\u3081\u306b\u306f\u3001\u6709\u7dda\u63a5\u7d9a\u306e\u30de\u30a6\u30b9\u3084\u3001\u30ea\u30d5\u30ec\u30c3\u30b7\u30e5\u30ec\u30fc\u30c8\u306e\u9ad8\u3044\u30e2\u30cb\u30bf\u30fc\u306e\u4f7f\u7528\u304c\u63a8\u5968\u3055\u308c\u307e\u3059\u3002<\/li>\n<\/ul>\n\n\n\n<h3 class=\"wp-block-heading\" id=\"i-4\">\u6e2c\u5b9a\u6642\u306e\u6ce8\u610f\u70b9\uff08\u30c7\u30d0\u30a4\u30b9\u9045\u5ef6\u306b\u3064\u3044\u3066\uff09<\/h3>\n\n\n\n<p>\u672c\u30c4\u30fc\u30eb\u306f\u30d6\u30e9\u30a6\u30b6\u4e0a\u3067\u52d5\u4f5c\u3059\u308b\u305f\u3081\u3001\u4f7f\u7528\u3059\u308b\u30c7\u30d0\u30a4\u30b9\u3084OS\u306b\u3088\u3063\u3066\u82e5\u5e72\u306e\u300c\u5165\u529b\u9045\u5ef6\u300d\u304c\u767a\u751f\u3059\u308b\u5834\u5408\u304c\u3042\u308a\u307e\u3059\u3002 \u7279\u306b\u30b9\u30de\u30fc\u30c8\u30d5\u30a9\u30f3\u306e\u30bf\u30c3\u30c1\u30d1\u30cd\u30eb\u306f\u3001\u69cb\u9020\u4e0a50ms\u301c100ms\u7a0b\u5ea6\u306e\u9045\u5ef6\u304c\u542b\u307e\u308c\u308b\u3053\u3068\u304c\u4e00\u822c\u7684\u3067\u3059\u3002<\/p>\n\n\n\n<p>\u305d\u306e\u305f\u3081\u3001PC\u3067\u306e\u6e2c\u5b9a\u7d50\u679c\u3088\u308a\u3082\u30bf\u30a4\u30e0\u304c\u9045\u304f\u51fa\u308b\u3053\u3068\u304c\u3042\u308a\u307e\u3059\u304c\u3001\u3053\u308c\u306f\u6a5f\u5668\u306e\u7279\u6027\u306b\u3088\u308b\u3082\u306e\u3067\u3059\u3002\u7d14\u7c8b\u306a\u53cd\u5c04\u795e\u7d4c\u3092\u6bd4\u8f03\u3057\u305f\u3044\u5834\u5408\u306f\u3001\u540c\u3058\u30c7\u30d0\u30a4\u30b9\u74b0\u5883\u3067\u6e2c\u5b9a\u3059\u308b\u3053\u3068\u3092\u304a\u3059\u3059\u3081\u3057\u307e\u3059\u3002<\/p>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"i-5\">\u5224\u5b9a\u30e9\u30f3\u30af\u3068\u30bf\u30a4\u30e0\u306e\u76ee\u5b89<\/h2>\n\n\n\n<p>\u3053\u306e\u30c4\u30fc\u30eb\u3067\u306f\u30015\u56de\u6e2c\u5b9a\u3057\u305f\u5e73\u5747\u30bf\u30a4\u30e0\uff08ms\uff1a\u30df\u30ea\u79d2\uff09\u306b\u5fdc\u3058\u3066\u3001\u53cd\u5c04\u795e\u7d4c\u306e\u30ec\u30d9\u30eb\u3092\u4ee5\u4e0b\u306e4\u6bb5\u968e\u3067\u5224\u5b9a\u3057\u3066\u3044\u307e\u3059\u3002<\/p>\n\n\n<div id=\"id-e0ded8e0-980a-45cd-9f9b-b0174bc07e1f\">\n<figure class=\"wp-block-table\"><table class=\"has-fixed-layout\"><thead><tr><td><strong>\u30e9\u30f3\u30af<\/strong><\/td><td><strong>\u30bf\u30a4\u30e0 (ms)<\/strong><\/td><td><strong>\u30ec\u30d9\u30eb\u306e\u76ee\u5b89<\/strong><\/td><\/tr><\/thead><tbody><tr><td><strong>\u795e\u306e\u9818\u57df (Godlike)<\/strong><\/td><td>0ms \u301c 200ms<\/td><td>\u30d7\u30ed\u30b2\u30fc\u30de\u30fc\u3084\u30c8\u30c3\u30d7\u30a2\u30b9\u30ea\u30fc\u30c8\u4e26\u307f\u306e\u9a5a\u7570\u7684\u306a\u53cd\u5fdc\u901f\u5ea6\u3067\u3059\u3002<\/td><\/tr><tr><td><strong>\u8d85\u53cd\u5fdc (Super)<\/strong><\/td><td>201ms \u301c 250ms<\/td><td>\u5e73\u5747\u3088\u308a\u3082\u975e\u5e38\u306b\u901f\u3044\u6570\u5024\u3067\u3059\u3002FPS\u306a\u3069\u306e\u30b2\u30fc\u30e0\u3084\u30b9\u30dd\u30fc\u30c4\u3067\u512a\u4f4d\u306b\u7acb\u3066\u308b\u30ec\u30d9\u30eb\u3067\u3059\u3002<\/td><\/tr><tr><td><strong>\u4e00\u822c\u5e73\u5747 (Average)<\/strong><\/td><td>251ms \u301c 300ms<\/td><td>\u4e00\u822c\u7684\u306a\u6210\u4eba\u306e\u5e73\u5747\u7684\u306a\u53cd\u5fdc\u901f\u5ea6\u3067\u3059\u3002\u65e5\u5e38\u751f\u6d3b\u306b\u304a\u3044\u3066\u5341\u5206\u306a\u53cd\u5c04\u795e\u7d4c\u3092\u6301\u3063\u3066\u3044\u307e\u3059\u3002<\/td><\/tr><tr><td><strong>\u3086\u3063\u304f\u308a (Relaxed)<\/strong><\/td><td>301ms \u301c<\/td><td>\u30ea\u30e9\u30c3\u30af\u30b9\u3057\u3066\u3044\u308b\u72b6\u614b\u3067\u3059\u3002\u307e\u305f\u306f\u3001\u4f7f\u7528\u3057\u3066\u3044\u308b\u30b9\u30de\u30fc\u30c8\u30d5\u30a9\u30f3\u3084\u30e2\u30cb\u30bf\u30fc\u306e\u300c\u8868\u793a\u9045\u5ef6\u300d\u304c\u5f71\u97ff\u3057\u3066\u3044\u308b\u53ef\u80fd\u6027\u304c\u3042\u308a\u307e\u3059\u3002<\/td><\/tr><\/tbody><\/table><\/figure>\n<\/div>","protected":false},"excerpt":{"rendered":"<p>\ud83d\udc41 \u8996\u899a\u30e2\u30fc\u30c9 \ud83c\udfa7 \u8074\u899a\u30e2\u30fc\u30c9 \ud83d\udcca YOUR RECORD \u2014 VISUAL Best Score \u2014 Last 5 Average \u2014 \u5c65\u6b74: \u306a\u3057 \u25b6 GAME START \ud83d\udd0a \u97f3\u91cf\u30c6\u30b9\u30c8 \u8074\u899a\u30e2\u30fc\u30c9\u3067\u306f\u753b\u9762\u5909\u5316\u306f\u3042 &#8230; <\/p>\n","protected":false},"author":4,"featured_media":11469,"comment_status":"closed","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[44],"tags":[],"class_list":{"0":"post-10426","1":"post","2":"type-post","3":"status-publish","4":"format-standard","5":"has-post-thumbnail","7":"category-game","8":"entry"},"_links":{"self":[{"href":"https:\/\/rakkokeyword.com\/techo\/wp-json\/wp\/v2\/posts\/10426","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/rakkokeyword.com\/techo\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/rakkokeyword.com\/techo\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/rakkokeyword.com\/techo\/wp-json\/wp\/v2\/users\/4"}],"replies":[{"embeddable":true,"href":"https:\/\/rakkokeyword.com\/techo\/wp-json\/wp\/v2\/comments?post=10426"}],"version-history":[{"count":10,"href":"https:\/\/rakkokeyword.com\/techo\/wp-json\/wp\/v2\/posts\/10426\/revisions"}],"predecessor-version":[{"id":13614,"href":"https:\/\/rakkokeyword.com\/techo\/wp-json\/wp\/v2\/posts\/10426\/revisions\/13614"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/rakkokeyword.com\/techo\/wp-json\/wp\/v2\/media\/11469"}],"wp:attachment":[{"href":"https:\/\/rakkokeyword.com\/techo\/wp-json\/wp\/v2\/media?parent=10426"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/rakkokeyword.com\/techo\/wp-json\/wp\/v2\/categories?post=10426"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/rakkokeyword.com\/techo\/wp-json\/wp\/v2\/tags?post=10426"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}