{"id":708,"date":"2026-05-07T19:12:16","date_gmt":"2026-05-07T10:12:16","guid":{"rendered":"https:\/\/www.ch-bridge.com\/?page_id=708"},"modified":"2026-05-25T13:16:03","modified_gmt":"2026-05-25T04:16:03","slug":"t-plan-robot-execution","status":"publish","type":"page","link":"https:\/\/www.ch-bridge.com\/?page_id=708","title":{"rendered":"T-Plan Robot Execution"},"content":{"rendered":"\n<!DOCTYPE html>\n<!-- \n  T-Plan AI Animation \n  Version: 3.4 (Title-Execution Version 1.1)\n  Description: Slim height version (180px) with split \"ROBOT\" (Orange) and a smaller \"EXECUTION\" (Green) box.\n  Usage: Copy and paste into a \"Custom HTML\" block in WordPress.\n-->\n<div class=\"tp-banner-wrapper\">\n    <style>\n        \/* \u5909\u6570\u5b9a\u7fa9\uff08\u30b3\u30f3\u30c6\u30ca\u5185\u9650\u5b9a\uff09 *\/\n        .tp-banner-wrapper {\n            --tp-bg-dark: #121418;\n            --tp-bg-light: #1e2128;\n            --tp-accent-main: #ff4d00; \/* \u30e1\u30a4\u30f3\u306e\u30aa\u30ec\u30f3\u30b8 *\/\n            --tp-accent-bright: #ff9d00; \/* Robot\u30dc\u30c3\u30af\u30b9\u7528\u306e\u30d6\u30e9\u30a4\u30c8\u30aa\u30ec\u30f3\u30b8 *\/\n            --tp-glow-color: rgba(255, 77, 0, 0.5); \/* \u30aa\u30ec\u30f3\u30b8\u8272\u306e\u767a\u5149\u8272 *\/\n            \n            \/* \u7dd1\u8272 *\/\n            --tp-accent-green: #00ff88;\n            --tp-glow-green: rgba(0, 255, 136, 0.5);\n\n            --tp-text: #ffffff;\n            --tp-draw-dur: 3.2s;\n            --tp-text-dur: 1.5s;\n            --tp-delay: 0.6s;\n            \n            position: relative;\n            width: 100vw;\n            left: 50%;\n            right: 50%;\n            margin-left: -50vw;\n            margin-right: -50vw;\n            height: 180px; \/* \u30d0\u30ca\u30fc\u306e\u9ad8\u3055 *\/\n            min-height: 180px;\n            background-color: var(--tp-bg-dark);\n            overflow: hidden;\n            font-family: 'Segoe UI', Roboto, 'Helvetica Neue', Arial, sans-serif;\n            display: flex;\n            justify-content: center;\n            align-items: center;\n            z-index: 1;\n        }\n\n        \/* \u80cc\u666f\u30b0\u30e9\u30c7\u30fc\u30b7\u30e7\u30f3 *\/\n        .tp-bg-layer {\n            position: absolute;\n            top: 0;\n            left: 0;\n            width: 100%;\n            height: 100%;\n            background: linear-gradient(135deg, var(--tp-bg-dark) 50%, var(--tp-bg-light) 50.5%);\n            z-index: -1;\n        }\n\n        \/* SVG\u30e9\u30a4\u30f3 *\/\n        .tp-svg-lines {\n            position: absolute;\n            top: 0;\n            left: 0;\n            width: 100%;\n            height: 100%;\n            pointer-events: none;\n        }\n\n        .tp-line {\n            fill: none;\n            stroke: var(--tp-accent-main);\n            stroke-width: 1.5;\n            stroke-linecap: round;\n            stroke-linejoin: round;\n            filter: drop-shadow(0 0 5px var(--tp-accent-main));\n            stroke-dasharray: 2000;\n            stroke-dashoffset: 2000;\n        }\n\n        .tp-animating .tp-line {\n            animation: tpDrawLine var(--tp-draw-dur) cubic-bezier(0.16, 1, 0.3, 1) forwards;\n        }\n\n        @keyframes tpDrawLine {\n            0% { stroke-dashoffset: 2000; opacity: 0; }\n            10% { opacity: 1; }\n            100% { stroke-dashoffset: 0; opacity: 1; }\n        }\n\n        \/* \u30b3\u30f3\u30c6\u30f3\u30c4\u30a8\u30ea\u30a2 *\/\n        .tp-content {\n            position: relative;\n            z-index: 10;\n            text-align: center;\n            opacity: 0;\n            transform: translateY(5px);\n            padding: 0 20px;\n        }\n\n        .tp-animating .tp-content {\n            animation: tpTextReveal var(--tp-text-dur) var(--tp-delay) cubic-bezier(0.19, 1, 0.22, 1) forwards;\n        }\n\n        @keyframes tpTextReveal {\n            0% { opacity: 0; transform: translateY(5px); letter-spacing: 0.1em; }\n            100% { opacity: 1; transform: translateY(0); letter-spacing: 0.2em; }\n        }\n\n        .tp-content h1 {\n            color: var(--tp-text);\n            font-size: clamp(1.2rem, 4.5vw, 2.8rem);\n            font-weight: 600;\n            text-transform: uppercase;\n            margin: 0 0 5px 0;\n            line-height: 1.1;\n            display: flex;\n            align-items: center;\n            justify-content: center;\n            gap: 12px;\n            flex-wrap: nowrap;\n        }\n\n        \/* \u5171\u901a\u30dc\u30c3\u30af\u30b9\u30b9\u30bf\u30a4\u30eb *\/\n        .tp-accent-box {\n            padding: 2px 14px;\n            border-radius: 8px;\n            display: inline-block;\n            line-height: 1;\n            white-space: nowrap;\n        }\n\n        \/* ROBOT (Orange) *\/\n        .tp-accent-box.orange {\n            color: var(--tp-accent-bright);\n            border: 2px solid rgba(255, 157, 0, 0.7);\n            text-shadow: 0 0 8px rgba(255, 157, 0, 0.7);\n            box-shadow: 0 0 12px var(--tp-glow-color);\n        }\n\n        \/* EXECUTION (Green) - \u30b5\u30a4\u30ba\u30922\/3\u7a0b\u5ea6\u306b\u7e2e\u5c0f *\/\n        .tp-accent-box.green {\n            font-size: 0.7em; \/* \u5143\u306e\u30b5\u30a4\u30ba\u306e\u7d0470%\u306b\u7e2e\u5c0f *\/\n            padding: 2px 10px; \/* \u6587\u5b57\u306b\u5408\u308f\u305b\u3066\u4f59\u767d\u3082\u5fae\u8abf\u6574 *\/\n            color: var(--tp-accent-green);\n            border: 2px solid rgba(0, 255, 136, 0.7);\n            text-shadow: 0 0 8px rgba(0, 255, 136, 0.7);\n            box-shadow: 0 0 12px var(--tp-glow-green);\n            vertical-align: middle;\n        }\n\n        .tp-content p {\n            color: var(--tp-accent-bright);\n            font-size: clamp(0.6rem, 1.2vw, 0.85rem);\n            font-weight: 400;\n            letter-spacing: 0.25em;\n            text-transform: uppercase;\n            margin: 0;\n            opacity: 0;\n        }\n\n        .tp-animating .tp-content p {\n            animation: tpFadeIn 1s calc(var(--tp-delay) + 0.6s) ease-out forwards;\n        }\n\n        @keyframes tpFadeIn {\n            to { opacity: 1; }\n        }\n\n        \/* \u30ea\u30d7\u30ec\u30a4\u30dc\u30bf\u30f3 *\/\n        .tp-replay-btn {\n            position: absolute;\n            bottom: 10px;\n            right: 10px;\n            background: rgba(255,255,255,0.05);\n            border: 1px solid rgba(255,255,255,0.1);\n            color: rgba(255,255,255,0.3);\n            padding: 4px 8px;\n            font-size: 9px;\n            cursor: pointer;\n            border-radius: 3px;\n            text-transform: uppercase;\n            z-index: 20;\n        }\n\n        \/* \u30e2\u30d0\u30a4\u30eb\u5bfe\u5fdc *\/\n        @media (max-width: 768px) {\n            .tp-banner-wrapper { height: 140px; min-height: 140px; }\n            .tp-content h1 { gap: 8px; font-size: 1.1rem; }\n            .tp-accent-box { padding: 2px 8px; border-radius: 6px; border-width: 1.5px; }\n            .tp-accent-box.green { padding: 1px 6px; }\n        }\n    <\/style>\n\n    <div class=\"tp-bg-layer\"><\/div>\n    \n    <div class=\"tp-animating\" id=\"tpContainer\" style=\"width:100%; height:100%; display:flex; justify-content:center; align-items:center;\">\n        <svg class=\"tp-svg-lines\" viewBox=\"0 0 1000 180\" preserveAspectRatio=\"xMidYMid slice\">\n            <path class=\"line tp-line\" d=\"M -100,60 L 200,140 L 500,20 L 800,140 L 1100,60\" style=\"animation-delay: 0s;\"><\/path>\n            <path class=\"line tp-line\" d=\"M -100,100 L 250,160 L 550,60 L 850,160 L 1150,100\" style=\"animation-delay: 0.2s; opacity: 0.5; stroke-width: 1;\"><\/path>\n        <\/svg>\n\n        <div class=\"tp-content\">\n            <h1>T-PLAN <span class=\"tp-accent-box orange\">ROBOT<\/span> <span class=\"tp-accent-box green\">EXECUTION<\/span><\/h1>\n            <p>Next Generation Automation<\/p>\n        <\/div>\n    <\/div>\n\n    <button class=\"tp-replay-btn\" onclick=\"tpReplay()\">Replay<\/button>\n\n    <script>\n        function tpReplay() {\n            const container = document.getElementById('tpContainer');\n            container.classList.remove('tp-animating');\n            void container.offsetWidth; \n            container.classList.add('tp-animating');\n        }\n    <\/script>\n<\/div>\n\n\n\n<!DOCTYPE html>\n<html lang=\"ja\" class=\"scroll-smooth\">\n<head>\n    <meta charset=\"UTF-8\">\n    <meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\">\n    <title>T-Plan Robot Execution | \u9ad8\u901f\u30fb\u5b89\u5b9a\u306e\u30c6\u30b9\u30c8\u81ea\u52d5\u5316\u5b9f\u884c\u30e9\u30f3\u30bf\u30a4\u30e0<\/title>\n\n    <!-- Tailwind CSS -->\n    <script src=\"https:\/\/cdn.tailwindcss.com\"><\/script>\n\n    <!-- Lucide Icons -->\n    <script src=\"https:\/\/unpkg.com\/lucide@latest\"><\/script>\n\n    <!-- Google Fonts -->\n    <link rel=\"preconnect\" href=\"https:\/\/fonts.googleapis.com\">\n    <link rel=\"preconnect\" href=\"https:\/\/fonts.gstatic.com\" crossorigin>\n    <link href=\"https:\/\/fonts.googleapis.com\/css2?family=BIZ+UDPGothic:wght@400;700&#038;family=Fira+Code:wght@400;500&#038;display=swap\" rel=\"stylesheet\">\n\n    <script>\n        tailwind.config = {\n            important: '#tplan-robot-lp',\n            theme: {\n                extend: {\n                    fontFamily: {\n                        sans: ['\"BIZ UDPGothic\"', 'sans-serif'],\n                        mono: ['\"Fira Code\"', 'monospace'],\n                    },\n                    colors: {\n                        brand: {\n                            50: '#fff7ed',\n                            100: '#ffedd5',\n                            500: '#f97316',\n                            600: '#ea580c',\n                            700: '#c2410c',\n                            900: '#7c2d12',\n                            950: '#431407',\n                        }\n                    }\n                }\n            }\n        }\n    <\/script>\n\n    <style>\n        html, body {\n            overflow-x: hidden;\n        }\n\n        ::-webkit-scrollbar {\n            width: 8px;\n        }\n\n        ::-webkit-scrollbar-track {\n            background: #f1f5f9;\n        }\n\n        ::-webkit-scrollbar-thumb {\n            background: #cbd5e1;\n            border-radius: 4px;\n        }\n\n        ::-webkit-scrollbar-thumb:hover {\n            background: #94a3b8;\n        }\n\n        #tplan-robot-lp {\n            width: 100% !important;\n            box-sizing: border-box;\n            position: relative;\n            isolation: isolate;\n        }\n\n        #tplan-robot-lp *,\n        #tplan-robot-lp *::before,\n        #tplan-robot-lp *::after {\n            box-sizing: border-box;\n        }\n\n        #tplan-robot-lp h1,\n        #tplan-robot-lp h2,\n        #tplan-robot-lp h3,\n        #tplan-robot-lp h4,\n        #tplan-robot-lp h5,\n        #tplan-robot-lp h6 {\n            margin: 0 !important;\n            padding: 0 !important;\n            background: transparent !important;\n            border: none !important;\n            box-shadow: none !important;\n            font-weight: inherit;\n            display: block !important;\n        }\n\n        #tplan-robot-lp a {\n            position: relative;\n            z-index: 2;\n            pointer-events: auto;\n            text-decoration: none !important;\n        }\n\n        #tplan-robot-lp button,\n        #tplan-robot-lp .faq-button {\n            background: transparent !important;\n            border: none !important;\n            box-shadow: none !important;\n            cursor: pointer;\n        }\n\n        #tplan-robot-lp .pointer-events-none {\n            pointer-events: none !important;\n        }\n\n        .accordion-content {\n            transition: max-height 0.3s ease-in-out, opacity 0.3s ease-in-out;\n            max-height: 500px;\n            opacity: 0;\n            overflow: hidden;\n        }\n\n        .accordion-content.open {\n            max-height: 500px;\n            opacity: 1;\n        }\n\n        .accordion-icon {\n            transition: transform 0.3s ease;\n        }\n\n        .accordion-icon.open {\n            transform: rotate(180deg);\n        }\n\n        \/* T-Plan-Robot-Execution-2.png \u62e1\u5927\u8868\u793a *\/\n        #tplan-robot-lp .image-zoom-wrap {\n            position: relative;\n            display: inline-block;\n            width: 100%;\n            padding: 0;\n            cursor: zoom-in;\n            z-index: 3;\n        }\n\n        #tplan-robot-lp .image-zoom-button {\n            position: absolute;\n            right: 14px;\n            bottom: 14px;\n            width: 58px;\n            height: 58px;\n            border-radius: 9999px;\n            background: #f97316 !important;\n            color: #fff !important;\n            display: flex;\n            align-items: center;\n            justify-content: center;\n            font-size: 16px;\n            font-weight: 700;\n            line-height: 1;\n            box-shadow: 0 14px 28px rgba(249, 115, 22, 0.32);\n            transition: transform 0.2s ease, box-shadow 0.2s ease, background 0.2s ease;\n            z-index: 4;\n            pointer-events: none;\n        }\n\n        #tplan-robot-lp .image-zoom-wrap:hover .image-zoom-button {\n            transform: scale(1.06);\n            background: #ea580c !important;\n            box-shadow: 0 18px 34px rgba(249, 115, 22, 0.42);\n        }\n\n        #tplan-robot-lp .image-zoom-modal {\n            position: fixed;\n            inset: 0;\n            z-index: 999999;\n            display: none;\n            align-items: center;\n            justify-content: center;\n            padding: 24px;\n            background: rgba(15, 23, 42, 0.78);\n            backdrop-filter: blur(4px);\n        }\n\n        #tplan-robot-lp .image-zoom-modal.open {\n            display: flex;\n        }\n\n        #tplan-robot-lp .image-zoom-modal-inner {\n            position: relative;\n            width: min(1100px, 96vw);\n            max-height: 92vh;\n            background: #fff;\n            border-radius: 18px;\n            padding: 16px;\n            box-shadow: 0 28px 80px rgba(15, 23, 42, 0.45);\n        }\n\n        #tplan-robot-lp .image-zoom-modal img {\n            display: block;\n            width: 100%;\n            height: auto;\n            max-height: calc(92vh - 32px);\n            object-fit: contain;\n            border-radius: 12px;\n        }\n\n        #tplan-robot-lp .image-zoom-close {\n            position: absolute;\n            top: -14px;\n            right: -14px;\n            width: 42px;\n            height: 42px;\n            border-radius: 9999px;\n            background: #f97316 !important;\n            color: #fff !important;\n            display: flex;\n            align-items: center;\n            justify-content: center;\n            box-shadow: 0 12px 26px rgba(15, 23, 42, 0.28);\n            cursor: pointer;\n            z-index: 1000000;\n        }\n    <\/style>\n<\/head>\n\n<body class=\"font-sans text-slate-800 bg-slate-50 antialiased selection:bg-brand-500 selection:text-white\">\n\n    <div id=\"tplan-robot-lp\">\n\n        <!-- Hero Section -->\n        <section class=\"py-16 bg-white border-b border-slate-200 relative overflow-hidden\">\n            <div class=\"pointer-events-none absolute inset-0 z-0 opacity-[0.03]\" style=\"background-image: radial-gradient(#000 1px, transparent 1px); background-size: 24px 24px;\"><\/div>\n\n            <div class=\"max-w-7xl mx-auto px-4 sm:px-8 relative z-10\">\n                <div class=\"grid lg:grid-cols-2 gap-8 xl:gap-12 items-center\">\n                    <div>\n                        <div class=\"inline-flex items-center rounded-full px-3 py-1 text-xs font-medium bg-brand-50 text-brand-600 ring-1 ring-inset ring-brand-500\/20 mb-4\">\n                            <i data-lucide=\"zap\" class=\"w-3.5 h-3.5 mr-1.5\"><\/i>\n                            High-Performance Test Runtime\n                        <\/div>\n\n                        <h1 class=\"text-3xl lg:text-5xl font-bold tracking-tight !text-slate-900 mb-4 leading-tight\">\n                            \u6b62\u307e\u3089\u306a\u3044\u3001\u63fa\u308b\u304c\u306a\u3044\u3002<br>\n                            <span class=\"!text-brand-600\">\u81ea\u52d5\u5316\u306e\u30b9\u30b1\u30fc\u30eb\u3092<br>\u52a0\u901f\u3059\u308b\u5b9f\u884c\u30a8\u30f3\u30b8\u30f3\u3002<\/span>\n                        <\/h1>\n\n                        <p class=\"text-base text-slate-600 mb-6 max-w-2xl leading-snug\">\n                            T-Plan Robot Execution\u306f\u3001T-Plan Robot Development\u3067\u4f5c\u6210\u3055\u308c\u305f\u30b9\u30af\u30ea\u30d7\u30c8\u3092\u6700\u5927\u9650\u306e\u52b9\u7387\u3067\u904b\u7528\u3059\u308b\u305f\u3081\u306e\u5c02\u7528\u30e9\u30f3\u30bf\u30a4\u30e0\u3067\u3059\u3002<br>\u4e26\u5217\u5b9f\u884c\u3001\u30d8\u30c3\u30c9\u30ec\u30b9\u30e2\u30fc\u30c9\u3001CI\/CD\u30d1\u30a4\u30d7\u30e9\u30a4\u30f3\u3068\u306e\u7d71\u5408\u306b\u3088\u308a\u3001\u30c6\u30b9\u30c8\u8cc7\u7523\u309224\u6642\u9593365\u65e5\u306e\u5b89\u5b9a\u7a3c\u50cd\u3078\u3068\u6607\u83ef\u3055\u305b\u308bT-Plan Robot Development\u306e\u30aa\u30d7\u30b7\u30e7\u30f3\u30bd\u30d5\u30c8\u30a6\u30a7\u30a2\u3067\u3059\u3002\n                        <\/p>\n\n                        <div class=\"flex flex-col sm:flex-row gap-3 relative z-10\">\n                            <a href=\"https:\/\/www.ch-bridge.com\/?page_id=20\" class=\"inline-flex justify-center items-center px-8 py-3.5 rounded-md bg-brand-600 text-white text-base font-bold hover:bg-brand-700 transition-all shadow-lg hover:shadow-brand-500\/25 gap-2\">\n                                <i data-lucide=\"file-text\" class=\"w-5 h-5\"><\/i>\n                                1\u30f6\u6708\u9593\u4f53\u9a13\uff08\u7121\u511f\uff09\u3078\u306e\u304a\u7533\u3057\u8fbc\u307f\n                            <\/a>\n                        <\/div>\n                    <\/div>\n\n                    <!-- \u30d2\u30fc\u30ed\u30fc\u53f3\u5074 -->\n                    <div class=\"relative w-full max-w-xl mx-auto flex items-center justify-center z-10\">\n                        <div class=\"w-full px-4 text-center\">\n                            <button type=\"button\" class=\"image-zoom-wrap\" aria-label=\"T-Plan Robot Execution\u306e\u753b\u50cf\u3092\u62e1\u5927\u8868\u793a\">\n                                <img decoding=\"async\" src=\"https:\/\/www.ch-bridge.com\/wp-content\/uploads\/2026\/05\/T-Plan-Robot-Execution-2.png\"\n                                     alt=\"T-Plan Robot Execution\u306b\u3088\u308b\u4e26\u5217\u30c6\u30b9\u30c8\u30fb\u30b3\u30f3\u30c6\u30ca\u904b\u7528\u6642\u306e\u30b7\u30b9\u30c6\u30e0\u69cb\u6210\u56f3\"\n                                     class=\"w-full h-auto mx-auto object-contain rounded-xl shadow-sm\">\n                                <span class=\"image-zoom-button\">\u62e1\u5927<\/span>\n                            <\/button>\n                        <\/div>\n                    <\/div>\n                <\/div>\n            <\/div>\n        <\/section>\n\n        <!-- Product Value -->\n        <section class=\"py-16 bg-slate-50 border-t border-slate-200 relative z-10\">\n            <div class=\"max-w-7xl mx-auto px-4 sm:px-8\">\n                <div class=\"text-center max-w-3xl mx-auto mb-12\">\n                    <h2 class=\"text-2xl font-bold tracking-tight !text-brand-600 mb-3\">\u958b\u767a\u304b\u3089\u300c\u5b9f\u904b\u7528\u300d\u3078\u306e\u67b6\u3051\u6a4b<\/h2>\n                    <p class=\"text-base text-slate-600 leading-snug\">\n                        \u81ea\u52d5\u5316\u306e\u771f\u306e\u4fa1\u5024\u306f\u3001\u5b89\u5b9a\u3057\u305f\u7e70\u308a\u8fd4\u3057\u5b9f\u884c\u306b\u3042\u308a\u307e\u3059\u3002<br>T-Plan Robot Execution\u306f\u3001\u30d8\u30c3\u30c9\u30ec\u30b9\u74b0\u5883\u3084\u30b3\u30f3\u30c6\u30ca\u5316\u3055\u308c\u305f\u30d1\u30a4\u30d7\u30e9\u30a4\u30f3\u3067\u771f\u4fa1\u3092\u767a\u63ee\u3057\u3001<br>QA\u30c1\u30fc\u30e0\u306b\u7a76\u6975\u306e\u5b89\u5fc3\u611f\u3092\u63d0\u4f9b\u3057\u307e\u3059\u3002\n                    <\/p>\n                <\/div>\n\n                <div class=\"grid md:grid-cols-2 gap-10 items-center\">\n                    <div class=\"relative w-full max-w-md mx-auto aspect-[4\/3] bg-white rounded-2xl overflow-hidden border border-slate-200 shadow-sm group\">\n                        <img decoding=\"async\" src=\"https:\/\/images.unsplash.com\/photo-1558494949-ef010cbdcc31?auto=format&#038;fit=crop&#038;q=80&#038;w=800\" alt=\"Linux\u30b5\u30fc\u30d0\u30fc\u74b0\u5883\u3084\u30b3\u30f3\u30c6\u30ca\u5185\u3067\u306e\u81ea\u52d5\u5316\u30b9\u30af\u30ea\u30d7\u30c8\u9ad8\u901f\u5b9f\u884c\u30a4\u30e1\u30fc\u30b8\" class=\"w-full h-full object-cover group-hover:scale-105 transition-transform duration-500\">\n                    <\/div>\n\n                    <div>\n                        <ul class=\"space-y-6\">\n                            <li class=\"flex items-start\">\n                                <div class=\"bg-brand-100 text-brand-600 p-2.5 rounded-lg mr-4 mt-0.5\">\n                                    <i data-lucide=\"layers\" class=\"w-5 h-5\"><\/i>\n                                <\/div>\n                                <div>\n                                    <h3 class=\"text-lg font-bold !text-slate-900 mb-1\">\u5927\u898f\u6a21\u4e26\u5217\u5b9f\u884c\u306e\u6700\u9069\u5316<\/h3>\n                                    <p class=\"text-sm text-slate-600 leading-snug\">\u5358\u4e00\u30b5\u30fc\u30d0\u30fc\u4e0a\u3067\u8907\u6570\u306e\u5b9f\u884c\u30a4\u30f3\u30b9\u30bf\u30f3\u30b9\u3092\u52b9\u7387\u7684\u306b\u7ba1\u7406\u3002\u6570\u5343\u306e\u30c6\u30b9\u30c8\u30b1\u30fc\u30b9\u3092\u77ed\u6642\u9593\u3067\u6d88\u5316\u3059\u308b\u305f\u3081\u306e\u30ea\u30bd\u30fc\u30b9\u914d\u5206\u3092\u5b9f\u73fe\u3057\u307e\u3059\u3002<\/p>\n                                <\/div>\n                            <\/li>\n\n                            <li class=\"flex items-start\">\n                                <div class=\"bg-brand-100 text-brand-600 p-2.5 rounded-lg mr-4 mt-0.5\">\n                                    <i data-lucide=\"git-branch\" class=\"w-5 h-5\"><\/i>\n                                <\/div>\n                                <div>\n                                    <h3 class=\"text-lg font-bold !text-slate-900 mb-1\">CI\/CD \u30cd\u30a4\u30c6\u30a3\u30d6\u5bfe\u5fdc<\/h3>\n                                    <p class=\"text-sm text-slate-600 leading-snug\">CLI\u30d9\u30fc\u30b9\u306e\u5236\u5fa1\u306b\u3088\u308a\u3001Jenkins, GitHub Actions, GitLab CI\u3068\u5bb9\u6613\u306b\u7d71\u5408\u3002<br>\u30d3\u30eb\u30c9\u3054\u3068\u306e\u30ea\u30b0\u30ec\u30c3\u30b7\u30e7\u30f3\u30c6\u30b9\u30c8\u3092\u5b8c\u5168\u306b\u81ea\u52d5\u5316\u3057\u307e\u3059\u3002<\/p>\n                                <\/div>\n                            <\/li>\n\n                            <li class=\"flex items-start\">\n                                <div class=\"bg-brand-100 text-brand-600 p-2.5 rounded-lg mr-4 mt-0.5\">\n                                    <i data-lucide=\"eye-off\" class=\"w-5 h-5\"><\/i>\n                                <\/div>\n                                <div>\n                                    <h3 class=\"text-lg font-bold !text-slate-900 mb-1\">\u30d8\u30c3\u30c9\u30ec\u30b9\u30e2\u30fc\u30c9\uff06\u4eee\u60f3\u5316<\/h3>\n                                    <p class=\"text-sm text-slate-600 leading-snug\">GUI\u3092\u6301\u305f\u306a\u3044Linux\u30b5\u30fc\u30d0\u30fc\u4e0a\u3067\u3082\u3001\u4eee\u60f3\u30d5\u30ec\u30fc\u30e0\u30d0\u30c3\u30d5\u30a1(Xvfb)\u3092\u6d3b\u7528\u3057\u3066<br>\u753b\u50cf\u8a8d\u8b58\u30c6\u30b9\u30c8\u3092\u7d99\u7d9a\u3001\u30af\u30e9\u30a6\u30c9\u30b3\u30b9\u30c8\u3092\u6700\u5c0f\u5316\u3057\u307e\u3059\u3002<\/p>\n                                <\/div>\n                            <\/li>\n                        <\/ul>\n                    <\/div>\n                <\/div>\n            <\/div>\n        <\/section>\n\n        <!-- Role Comparison Table -->\n        <section class=\"py-12 bg-white border-t border-slate-200 relative z-10\">\n            <div class=\"max-w-7xl mx-auto px-4 sm:px-8\">\n                <div class=\"text-center max-w-3xl mx-auto mb-10\">\n                    <h2 class=\"text-2xl font-bold tracking-tight !text-brand-600 mb-3\">T-Plan Robot Development vs T-Plan Robot Execution<\/h2>\n                    <p class=\"text-base text-slate-600 leading-snug\">\u5f79\u5272\u5206\u62c5\u306b\u3088\u308b\u52b9\u7387\u7684\u306a\u81ea\u52d5\u5316\u30e9\u30a4\u30d5\u30b5\u30a4\u30af\u30eb<\/p>\n                <\/div>\n\n                <div class=\"overflow-x-auto rounded-xl border border-slate-200 shadow-sm max-w-5xl mx-auto\">\n                    <table class=\"w-full text-left border-collapse\">\n                        <thead>\n                            <tr>\n                                <th class=\"bg-slate-50 p-4 border-b border-slate-200 font-bold !text-slate-700 w-1\/4\">\u6a5f\u80fd<\/th>\n                                <th class=\"bg-slate-100 p-4 border-b border-slate-200 border-l border-slate-200 font-bold !text-slate-500 w-3\/8\">\n                                    T-Plan Robot Development\n                                    <span class=\"block mt-1 text-[10px] font-normal text-slate-400\">\u203b\uff11\u30e9\u30a4\u30bb\u30f3\u30b9\u5206\u306eT-Plan Robot Execution\u306e\u6a5f\u80fd\u3092\u542b\u307f\u307e\u3059<\/span>\n                                <\/th>\n                                <th class=\"bg-brand-50 p-4 border-b border-brand-200 border-l border-slate-200 font-bold !text-brand-900 w-3\/8\">\n                                    <div class=\"flex items-center\">\n                                        <i data-lucide=\"play\" class=\"w-5 h-5 mr-2 text-brand-500\"><\/i>\n                                        T-Plan Robot Execution\n                                    <\/div>\n                                <\/th>\n                            <\/tr>\n                        <\/thead>\n\n                        <tbody class=\"text-sm\">\n                            <tr>\n                                <td class=\"p-4 border-b border-slate-100 font-medium !text-slate-800 bg-white\">\u4e3b\u306a\u7528\u9014<\/td>\n                                <td class=\"p-4 border-b border-slate-100 border-l border-slate-100 bg-slate-50 text-slate-500\">\u30b9\u30af\u30ea\u30d7\u30c8\u4f5c\u6210\u30fb\u30c7\u30d0\u30c3\u30b0\u30fb\u7ba1\u7406<\/td>\n                                <td class=\"p-4 border-b border-slate-100 border-l border-slate-100 bg-white !text-slate-700 font-bold\">\u672c\u756a\u5b9f\u884c\u30fb\u30b9\u30b1\u30b8\u30e5\u30fc\u30eb\u30fb\u30b9\u30b1\u30fc\u30eb<\/td>\n                            <\/tr>\n\n                            <tr>\n                                <td class=\"p-4 border-b border-slate-100 font-medium !text-slate-800 bg-white\">UI\u30a4\u30f3\u30bf\u30fc\u30d5\u30a7\u30fc\u30b9<\/td>\n                                <td class=\"p-4 border-b border-slate-100 border-l border-slate-100 bg-slate-50 text-slate-500\">\u30d5\u30ebGUI IDE\u74b0\u5883<\/td>\n                                <td class=\"p-4 border-b border-slate-100 border-l border-slate-100 bg-white !text-slate-700 font-bold\">CLI \/ \u30d8\u30c3\u30c9\u30ec\u30b9 \/ API\u5236\u5fa1<\/td>\n                            <\/tr>\n\n                            <tr>\n                                <td class=\"p-4 border-b border-slate-100 font-medium !text-slate-800 bg-white\">\u5b9f\u884c\u4e26\u5217\u6570<\/td>\n                                <td class=\"p-4 border-b border-slate-100 border-l border-slate-100 bg-slate-50 text-slate-500\">\u539f\u5247 1 \u753b\u9762<\/td>\n                                <td class=\"p-4 border-b border-slate-100 border-l border-slate-100 bg-white !text-slate-700 font-bold\">\u30e9\u30a4\u30bb\u30f3\u30b9\u306b\u5fdc\u3058\u305f\u8907\u6570\u540c\u6642\u5b9f\u884c<\/td>\n                            <\/tr>\n\n                            <tr>\n                                <td class=\"p-4 font-medium !text-slate-800 bg-white\">\u30e9\u30a4\u30bb\u30f3\u30b9\u5f62\u614b<\/td>\n                                <td class=\"p-4 border-l border-slate-100 bg-slate-50 text-slate-500\">\u30d5\u30ed\u30fc\u30c6\u30a3\u30f3\u30b0\uff08\u540c\u6642\u30e6\u30fc\u30b6\u30fc\uff09<\/td>\n                                <td class=\"p-4 border-l border-slate-100 bg-white !text-slate-700\">\u30e9\u30f3\u30bf\u30a4\u30e0\uff08\u540c\u6642\u30bb\u30c3\u30b7\u30e7\u30f3\u6570\uff09<\/td>\n                            <\/tr>\n                        <\/tbody>\n                    <\/table>\n                <\/div>\n            <\/div>\n        <\/section>\n\n        <!-- Use Cases -->\n        <section class=\"py-16 bg-slate-100 border-t border-slate-200 relative z-10\">\n            <div class=\"max-w-7xl mx-auto px-4 sm:px-8\">\n                <div class=\"text-center max-w-3xl mx-auto mb-12\">\n                    <h2 class=\"text-3xl font-bold tracking-tight !text-brand-600 mb-3\">T-Plan Robot Execution \u304c\u6d3b\u8e8d\u3059\u308b\u73fe\u5834<\/h2>\n                <\/div>\n\n                <div class=\"grid md:grid-cols-2 gap-6 max-w-4xl mx-auto\">\n                    <!-- Case 1 -->\n                    <div class=\"bg-white rounded-xl border border-slate-200 shadow-sm overflow-hidden flex flex-col group hover:shadow-md transition-shadow\">\n                        <div class=\"relative w-full h-40 bg-slate-200 overflow-hidden\">\n                            <img decoding=\"async\" src=\"https:\/\/images.unsplash.com\/photo-1460925895917-afdab827c52f?auto=format&#038;fit=crop&#038;q=80&#038;w=600\" alt=\"\u30aa\u30d5\u30a3\u30b9\u306e\u6df1\u591c\u6642\u9593\u5e2f\u306b\u30b9\u30b1\u30b8\u30e5\u30fc\u30eb\u5b9f\u884c\u3055\u308c\u308b\u5b8c\u5168\u7121\u4eba\u81ea\u52d5\u30c6\u30b9\u30c8\u306e\u30a4\u30e1\u30fc\u30b8\" class=\"w-full h-full object-cover group-hover:scale-110 transition-transform duration-500\">\n                        <\/div>\n                        <div class=\"p-6 flex-1\">\n                            <h3 class=\"font-bold !text-slate-900 text-lg mb-2\">\u591c\u9593\u306e\u5b8c\u5168\u7121\u4eba\u30c6\u30b9\u30c8\u30fb\u696d\u52d9\u30d7\u30ed\u30bb\u30b9\u306e\u5b9f\u884c<\/h3>\n                            <p class=\"text-sm text-slate-600 leading-snug\">\u30aa\u30d5\u30a3\u30b9\u306b\u8ab0\u3082\u3044\u306a\u3044\u6df1\u591c\u306b\u3001T-Plan Robot Execution\u304c\u5168\u30b7\u30b9\u30c6\u30e0\u306e\u5065\u5168\u6027\u30c1\u30a7\u30c3\u30af\u3092\u81ea\u52d5\u5b9f\u884c. \u7fcc\u671d\u306b\u306f\u8a73\u7d30\u306aHTML\u30ec\u30dd\u30fc\u30c8\u304c\u30c1\u30fc\u30e0\u306b\u5c4a\u304d\u307e\u3059\u3002<\/p>\n                        <\/div>\n                    <\/div>\n\n                    <!-- Case 2 -->\n                    <div class=\"bg-white rounded-xl border border-slate-200 shadow-sm overflow-hidden flex flex-col group hover:shadow-md transition-shadow\">\n                        <div class=\"relative w-full h-40 bg-slate-200 overflow-hidden\">\n                            <img decoding=\"async\" src=\"https:\/\/images.unsplash.com\/photo-1550751827-4bd374c3f58b?auto=format&#038;fit=crop&#038;q=80&#038;w=600\" alt=\"\u9ad8\u30bb\u30ad\u30e5\u30ea\u30c6\u30a3\u306a\u57fa\u5e79\u74b0\u5883\u3067\u6697\u53f7\u5316\u30ed\u30b0\u3092\u51fa\u529b\u3057\u306a\u304c\u3089\u7a3c\u50cd\u3059\u308bRPA\u5b9f\u884c\u30a8\u30f3\u30b8\u30f3\" class=\"w-full h-full object-cover group-hover:scale-110 transition-transform duration-500\">\n                        <\/div>\n                        <div class=\"p-6 flex-1\">\n                            <h3 class=\"font-bold !text-slate-900 text-lg mb-2\">\u751f\u7523\u74b0\u5883\u3067\u306eRPA\u696d\u52d9<\/h3>\n                            <p class=\"text-sm text-slate-600 leading-snug\">\u30c6\u30b9\u30c8\u3060\u3051\u3067\u306a\u304f\u3001\u57fa\u5e79\u30b7\u30b9\u30c6\u30e0\u3078\u306e\u30c7\u30fc\u30bf\u5165\u529b\u7b49\u306e\u5b9f\u696d\u52d9\u30e9\u30f3\u30bf\u30a4\u30e0\u3068\u3057\u3066\u6d3b\u7528. \u9ad8\u3044\u4fe1\u983c\u6027\u3068\u6697\u53f7\u5316\u3055\u308c\u305f\u30ed\u30b0\u8a18\u9332\u3067\u30b3\u30f3\u30d7\u30e9\u30a4\u30a2\u30f3\u30b9\u3092\u9075\u5b88\u3057\u307e\u3059\u3002<\/p>\n                        <\/div>\n                    <\/div>\n                <\/div>\n            <\/div>\n        <\/section>\n\n        <!-- Technical Integration -->\n        <section class=\"py-16 bg-white border-t border-slate-200 relative z-10\">\n            <div class=\"max-w-4xl mx-auto px-4 sm:px-8\">\n                <div class=\"text-center\">\n                    <h2 class=\"text-2xl lg:text-3xl font-bold tracking-tight !text-brand-600 mb-8\">\u6bd4\u985e\u306a\u304d\u5b9f\u884c\u306e\u5b89\u5b9a\u6027<\/h2>\n\n                    <ul class=\"space-y-6 text-left max-w-2xl mx-auto\">\n                        <li class=\"flex items-start\">\n                            <i data-lucide=\"check-circle-2\" class=\"w-6 h-6 text-brand-500 mt-1 mr-4 flex-shrink-0\"><\/i>\n                            <div>\n                                <strong class=\"!text-slate-900 block text-lg mb-1\">\u8a73\u7d30\u306a\u30a8\u30d3\u30c7\u30f3\u30b9\u81ea\u52d5\u751f\u6210<\/strong>\n                                <span class=\"text-slate-600\">\u5931\u6557\u6642\u306e\u30b9\u30af\u30ea\u30fc\u30f3\u30b7\u30e7\u30c3\u30c8\u3001\u5b9f\u884c\u30ed\u30b0\u3001\u30d3\u30c7\u30aa\u8a18\u9332\u3092\u81ea\u52d5\u4fdd\u5b58. \u4e0d\u5177\u5408\u89e3\u6790\u306e<br>\u6642\u9593\u3092\u5287\u7684\u306b\u77ed\u7e2e\u3057\u307e\u3059\u3002<\/span>\n                            <\/div>\n                        <\/li>\n\n                        <li class=\"flex items-start\">\n                            <i data-lucide=\"check-circle-2\" class=\"w-6 h-6 text-brand-500 mt-1 mr-4 flex-shrink-0\"><\/i>\n                            <div>\n                                <strong class=\"!text-slate-900 block text-lg mb-1\">T-Plan RAP (Robot Automation Portal) \u3068\u306e\u540c\u671f<\/strong>\n                                <span class=\"text-sm text-slate-600\">Robot Automation Portal\u3068\u30ea\u30a2\u30eb\u30bf\u30a4\u30e0\u9023\u643a. \u30d6\u30e9\u30a6\u30b6\u304b\u3089\u5b9f\u884c\u72b6\u6cc1\u3092\u76e3\u8996\u3057\u3001\u7d50\u679c\u3092<br>\u30c0\u30c3\u30b7\u30e5\u30dc\u30fc\u30c9\u3067\u53ef\u8996\u5316\u3057\u307e\u3059\u3002<\/span>\n                            <\/div>\n                        <\/li>\n                    <\/ul>\n                <\/div>\n            <\/div>\n        <\/section>\n\n        <!-- Final CTA Section -->\n        <section class=\"py-16 bg-slate-900 text-white relative z-20\" id=\"contact\">\n            <div class=\"max-w-5xl mx-auto px-4 sm:px-8 text-center relative z-10\">\n                <h2 class=\"text-2xl md:text-4xl font-bold mb-5 !text-white\">\u81ea\u52d5\u5316\u306e\u300c\u30b9\u30b1\u30fc\u30eb\u300d\u306b\u304a\u60a9\u307f\u3067\u3059\u304b\uff1f<\/h2>\n\n                <p class=\"text-base text-slate-300 mb-8 max-w-2xl mx-auto leading-snug\">\n                    T-Plan Robot Execution\u306e\u8a55\u4fa1\u7248\u30e9\u30a4\u30bb\u30f3\u30b9\u306b\u3066\u3001\u8cb4\u793e\u74b0\u5883\u3067\u306e\u30d1\u30d5\u30a9\u30fc\u30de\u30f3\u30b9\u3068<br> CI\u9023\u643a\u3092\u691c\u8a3c\u3044\u305f\u3060\u3051\u307e\u3059. \u30a8\u30f3\u30b8\u30cb\u30a2\u304c\u6700\u9069\u306a\u69cb\u6210\u3092\u3054\u63d0\u6848\u3044\u305f\u3057\u307e\u3059\u3002\n                <\/p>\n\n                <div class=\"relative z-30 grid sm:grid-cols-3 gap-5 max-w-4xl mx-auto\">\n                    <!-- \u8cc7\u6599\u8acb\u6c42 -->\n                    <a href=\"https:\/\/www.ch-bridge.com\/?page_id=891\" class=\"flex flex-col items-center p-6 bg-slate-800 rounded-xl hover:bg-slate-700 hover:ring-2 hover:ring-brand-500 transition-all shadow-lg group\">\n                        <div class=\"w-12 h-12 bg-slate-900 rounded-full flex items-center justify-center mb-4 group-hover:scale-110 transition-transform\">\n                            <i data-lucide=\"download-cloud\" class=\"w-6 h-6 text-brand-400\"><\/i>\n                        <\/div>\n                        <span class=\"font-bold text-lg mb-1 !text-white\">\u8cc7\u6599\u8acb\u6c42<\/span>\n                        <span class=\"text-xs text-slate-400\">\u4e8b\u4f8b<\/span>\n                    <\/a>\n\n                    <!-- 1\u30f6\u6708\u9593\u7121\u511f\u8a55\u4fa1\u7248<br>\u304a\u7533\u3057\u8fbc\u307f -->\n                    <a href=\"https:\/\/www.ch-bridge.com\/?page_id=20\" class=\"flex flex-col items-center p-6 bg-brand-600 rounded-xl hover:bg-brand-500 hover:shadow-[0_0_20px_rgba(249,115,22,0.4)] transition-all shadow-lg group\">\n                        <div class=\"w-12 h-12 bg-white\/10 rounded-full flex items-center justify-center mb-4 group-hover:scale-110 transition-transform\">\n                            <i data-lucide=\"monitor\" class=\"w-6 h-6 text-white\"><\/i>\n                        <\/div>\n                        <span class=\"font-bold text-lg mb-1 !text-white text-center leading-tight\">1\u30f6\u6708\u9593\u7121\u511f\u8a55\u4fa1\u7248<br>\u304a\u7533\u3057\u8fbc\u307f<\/span>\n                        <span class=\"text-xs text-brand-100\">\u30c7\u30e2\u30fb\u7121\u511f\u8a55\u4fa1\u30ea\u30af\u30a8\u30b9\u30c8<\/span>\n                    <\/a>\n\n                    <!-- \u304a\u554f\u3044\u5408\u308f\u305b -->\n                    <a href=\"https:\/\/www.ch-bridge.com\/?page_id=18\" class=\"flex flex-col items-center p-6 bg-slate-800 rounded-xl hover:bg-slate-700 hover:ring-2 hover:ring-brand-500 transition-all shadow-lg group\">\n                        <div class=\"w-12 h-12 bg-slate-900 rounded-full flex items-center justify-center mb-4 group-hover:scale-110 transition-transform\">\n                            <i data-lucide=\"message-circle\" class=\"w-6 h-6 text-brand-400\"><\/i>\n                        <\/div>\n                        <span class=\"font-bold text-lg mb-1 !text-white\">\u304a\u554f\u3044\u5408\u308f\u305b<\/span>\n                        <span class=\"text-xs text-slate-400\">\u6280\u8853\u7684\u306a\u3054\u8cea\u554f\u30fb\u5c0e\u5165\u306e\u3054\u76f8\u8ac7\u30fb\u304a\u898b\u7a4d\u308a\u4f9d\u983c<\/span>\n                    <\/a>\n                <\/div>\n            <\/div>\n        <\/section>\n\n        <!-- T-Plan-Robot-Execution-2.png \u62e1\u5927\u30e2\u30fc\u30c0\u30eb -->\n        <div class=\"image-zoom-modal\" id=\"executionImageZoomModal\" aria-hidden=\"true\">\n            <div class=\"image-zoom-modal-inner\">\n                <button type=\"button\" class=\"image-zoom-close\" aria-label=\"\u62e1\u5927\u753b\u50cf\u3092\u9589\u3058\u308b\">\n                    <i data-lucide=\"x\" class=\"w-6 h-6\"><\/i>\n                <\/button>\n                <img decoding=\"async\" src=\"https:\/\/www.ch-bridge.com\/wp-content\/uploads\/2026\/05\/T-Plan-Robot-Execution-2.png\" alt=\"T-Plan Robot Execution\u306b\u3088\u308b\u4e26\u5217\u30c6\u30b9\u30c8\u30fb\u30b3\u30f3\u30c6\u30ca\u904b\u7528\u6642\u306e\u30b7\u30b9\u30c6\u30e0\u69cb\u6210\u56f3\u306e\u62e1\u5927\u8868\u793a\">\n            <\/div>\n        <\/div>\n\n    <\/div>\n\n    <!-- Scripts -->\n    <script>\n        document.addEventListener('DOMContentLoaded', () => {\n            if (window.lucide) {\n                lucide.createIcons();\n            }\n\n            const zoomTrigger = document.querySelector('#tplan-robot-lp .image-zoom-wrap');\n            const zoomModal = document.getElementById('executionImageZoomModal');\n            const zoomClose = document.querySelector('#tplan-robot-lp .image-zoom-close');\n\n            if (zoomTrigger && zoomModal && zoomClose) {\n                const openZoom = () => {\n                    zoomModal.classList.add('open');\n                    zoomModal.setAttribute('aria-hidden', 'false');\n                    document.documentElement.style.overflow = 'hidden';\n                    document.body.style.overflow = 'hidden';\n                };\n\n                const closeZoom = () => {\n                    zoomModal.classList.remove('open');\n                    zoomModal.setAttribute('aria-hidden', 'true');\n                    document.documentElement.style.overflow = '';\n                    document.body.style.overflow = '';\n                };\n\n                zoomTrigger.addEventListener('click', openZoom);\n                zoomClose.addEventListener('click', closeZoom);\n\n                zoomModal.addEventListener('click', (event) => {\n                    if (event.target === zoomModal) {\n                        closeZoom();\n                    }\n                });\n\n                document.addEventListener('keydown', (event) => {\n                    if (event.key === 'Escape' && zoomModal.classList.contains('open')) {\n                        closeZoom();\n                    }\n                });\n            }\n        });\n    <\/script>\n<\/body>\n<\/html>\n\n\n\n\n\n<p class=\"wp-block-paragraph\"><\/p>\n","protected":false},"excerpt":{"rendered":"<p>T-PLAN ROBOT EXECUTION Next Generation Automation Replay T-Plan Robot Execution | \u9ad8\u901f\u30fb\u5b89\u5b9a\u306e\u30c6\u30b9\u30c8\u81ea\u52d5\u5316\u5b9f\u884c\u30e9\u30f3\u30bf\u30a4\u30e0 High-Per [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_monsterinsights_skip_tracking":false,"_monsterinsights_sitenote_active":false,"_monsterinsights_sitenote_note":"","_monsterinsights_sitenote_category":0,"swell_btn_cv_data":"","footnotes":""},"class_list":["post-708","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/www.ch-bridge.com\/index.php?rest_route=\/wp\/v2\/pages\/708","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.ch-bridge.com\/index.php?rest_route=\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/www.ch-bridge.com\/index.php?rest_route=\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/www.ch-bridge.com\/index.php?rest_route=\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/www.ch-bridge.com\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=708"}],"version-history":[{"count":34,"href":"https:\/\/www.ch-bridge.com\/index.php?rest_route=\/wp\/v2\/pages\/708\/revisions"}],"predecessor-version":[{"id":1696,"href":"https:\/\/www.ch-bridge.com\/index.php?rest_route=\/wp\/v2\/pages\/708\/revisions\/1696"}],"wp:attachment":[{"href":"https:\/\/www.ch-bridge.com\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=708"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}