{"id":38,"date":"2025-09-22T11:21:45","date_gmt":"2025-09-22T02:21:45","guid":{"rendered":"https:\/\/kaiketuems.com\/?page_id=38"},"modified":"2025-09-22T11:21:45","modified_gmt":"2025-09-22T02:21:45","slug":"%e9%9b%bb%e5%9b%b3%e9%96%8b%e8%a8%ad","status":"publish","type":"page","link":"https:\/\/kaiketuems.com\/?page_id=38","title":{"rendered":"\u96fb\u56f3\u958b\u8a2d"},"content":{"rendered":"<p><!-- WordPress\u306e\u300c\u30ab\u30b9\u30bf\u30e0HTML\u300d\u30d6\u30ed\u30c3\u30af\u306b\u3001\u4ee5\u4e0b\u306e\u30b3\u30fc\u30c9\u3092\u3059\u3079\u3066\u30b3\u30d4\u30fc\uff06\u30da\u30fc\u30b9\u30c8\u3057\u3066\u304f\u3060\u3055\u3044 --><\/p>\n<p><!-- \u5fc5\u8981\u306a\u30d5\u30a9\u30f3\u30c8\u3068CSS\u30d5\u30ec\u30fc\u30e0\u30ef\u30fc\u30af\u3092\u8aad\u307f\u8fbc\u307f\u307e\u3059 -->\n<link href=\"https:\/\/fonts.googleapis.com\/css2?family=Inter:wght@400;600;700;900&#038;family=Noto+Sans+JP:wght@400;700&#038;display=swap\" rel=\"stylesheet\">\n<script src=\"https:\/\/cdn.tailwindcss.com\"><\/script><\/p>\n<p><!-- \u3053\u306e\u30da\u30fc\u30b8\u5c02\u7528\u306e\u30b9\u30bf\u30a4\u30eb\u3067\u3059 --><\/p>\n<style>\n    \/* * WordPress\u30c6\u30fc\u30de\u306e\u30b9\u30bf\u30a4\u30eb\u3068\u306e\u5e72\u6e09\u3092\u9632\u3050\u305f\u3081\u3001\n     * \u3059\u3079\u3066\u306e\u30b9\u30bf\u30a4\u30eb\u6307\u5b9a\u306e\u524d\u306b `.ecg-learning-container` \u3092\u8ffd\u52a0\u3057\u3001\n     * \u3053\u306e\u30d6\u30ed\u30c3\u30af\u5185\u3067\u306e\u307f\u30c7\u30b6\u30a4\u30f3\u304c\u9069\u7528\u3055\u308c\u308b\u3088\u3046\u306b\u3057\u3066\u3044\u307e\u3059\u3002\n     *\/\n    .ecg-learning-container {\n        background-color: #0d1117;\n        color: #c9d1d9;\n        font-family: 'Noto Sans JP', 'Inter', sans-serif;\n        overflow-x: hidden;\n    }<\/p>\n<p>    .ecg-learning-container .neon-text {\n        font-family: 'Inter', sans-serif;\n        font-weight: 900;\n        text-shadow:\n            0 0 5px rgba(0, 191, 255, 0.8),\n            0 0 10px rgba(0, 191, 255, 0.8),\n            0 0 20px rgba(0, 191, 255, 0.8),\n            0 0 40px #00BFFF,\n            0 0 80px #00BFFF,\n            0 0 90px #00BFFF,\n            0 0 100px #00BFFF,\n            0 0 150px #00BFFF;\n    }<\/p>\n<p>    .ecg-learning-container .glass-card {\n        background: rgba(22, 27, 34, 0.6);\n        backdrop-filter: blur(10px);\n        -webkit-backdrop-filter: blur(10px); \/* For Safari *\/\n        border: 1px solid rgba(48, 54, 61, 0.5);\n        transition: all 0.3s ease;\n    }\n    .ecg-learning-container .glass-card:hover {\n        border-color: #00BFFF;\n        transform: translateY(-5px);\n        box-shadow: 0 10px 30px rgba(0, 191, 255, 0.1);\n    }<\/p>\n<p>    .ecg-learning-container .ecg-hero-background {\n        position: absolute;\n        top: 0;\n        left: 0;\n        width: 100%;\n        height: 100%;\n        z-index: 0;\n        overflow: hidden;\n    }<\/p>\n<p>    .ecg-learning-container .ecg-line {\n        width: 200%;\n        height: 100%;\n        position: absolute;\n        top: 50%;\n        left: 0;\n        transform: translateY(-50%);\n        background-image: url('data:image\/svg+xml;utf8,<svg width=\"400\" height=\"100\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M0 50 H50 L55 45 L65 75 L70 20 L75 55 L80 50 H150 L155 45 L165 75 L170 20 L175 55 L180 50 H250 L255 45 L265 75 L270 20 L275 55 L280 50 H350 L355 45 L365 75 L370 20 L375 55 L380 50 H400\" stroke=\"%2300BFFF\" stroke-width=\"2\" fill=\"none\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\/><\/svg>');\n        background-size: 400px 100px;\n        background-repeat: repeat-x;\n        animation: ecg-scroll 5s linear infinite;\n        opacity: 0.3;\n    }<\/p>\n<p>    @keyframes ecg-scroll {\n        from {\n            transform: translate(-400px, -50%);\n        }\n        to {\n            transform: translate(0, -50%);\n        }\n    }<\/p>\n<p>    .ecg-learning-container .fade-in-section {\n        opacity: 0;\n        transform: translateY(20px);\n        transition: opacity 0.6s ease-out, transform 0.6s ease-out;\n    }<\/p>\n<p>    .ecg-learning-container .fade-in-section.is-visible {\n        opacity: 1;\n        transform: translateY(0);\n    }<\/p>\n<p>    .ecg-learning-container .p-wave-highlight { text-shadow: 0 0 15px #39FF14; color: #39FF14; }\n    .ecg-learning-container .qrs-wave-highlight { text-shadow: 0 0 15px #FF00FF; color: #FF00FF; }\n    .ecg-learning-container .t-wave-highlight { text-shadow: 0 0 15px #FFFF00; color: #FFFF00; }<\/p>\n<\/style>\n<div class=\"ecg-learning-container antialiased\">\n<p>    <!-- Hero Section --><\/p>\n<header class=\"h-screen w-full flex items-center justify-center relative overflow-hidden\">\n<div class=\"ecg-hero-background\">\n<div class=\"ecg-line\"><\/div>\n<\/p><\/div>\n<div class=\"text-center z-10 p-4\">\n<h1 class=\"text-5xl md:text-8xl font-black text-white neon-text mb-4\">ECG MASTERCLASS<\/h1>\n<p class=\"text-xl md:text-2xl text-gray-300 font-light\">\u5fc3\u81d3\u306e\u30ea\u30ba\u30e0\u3092\u89e3\u304d\u660e\u304b\u3059\u3001\u9769\u65b0\u7684\u5b66\u7fd2\u30ac\u30a4\u30c9<\/p>\n<\/p><\/div>\n<\/header>\n<p>    <main class=\"container mx-auto px-6 py-16 md:py-24 space-y-24 md:space-y-32\"><\/p>\n<p>        <!-- Section 1: What is ECG? --><\/p>\n<section class=\"fade-in-section text-center max-w-4xl mx-auto\">\n<h2 class=\"text-3xl md:text-4xl font-bold mb-4 text-white\">\u5fc3\u96fb\u56f3\u3068\u306f\uff1f <span class=\"text-gray-500 text-2xl\">What is an ECG?<\/span><\/h2>\n<p class=\"text-lg md:text-xl leading-relaxed\">\n                \u5fc3\u96fb\u56f3\uff08ECG\uff09\u306f\u3001\u5fc3\u81d3\u304c\u52d5\u304f\u969b\u306b\u767a\u751f\u3059\u308b\u5fae\u5f31\u306a\u96fb\u6c17\u4fe1\u53f7\u3092\u4f53\u306e\u8868\u9762\u304b\u3089\u8a18\u9332\u3057\u3001\u6ce2\u5f62\u3068\u3057\u3066\u30b0\u30e9\u30d5\u5316\u3057\u305f\u3082\u306e\u3067\u3059\u3002\u5fc3\u81d3\u306e\u5065\u5eb7\u72b6\u614b\u3092\u8a55\u4fa1\u3059\u308b\u305f\u3081\u306e\u3001\u6700\u3082\u57fa\u672c\u7684\u304b\u3064\u91cd\u8981\u306a\u975e\u4fb5\u8972\u7684\u691c\u67fb\u3067\u3042\u308a\u3001\u4e0d\u6574\u8108\u3001\u5fc3\u7b4b\u6897\u585e\u3001\u5fc3\u80a5\u5927\u306a\u3069\u3001\u591a\u304f\u306e\u5fc3\u75be\u60a3\u306e\u8a3a\u65ad\u306b\u4e0d\u53ef\u6b20\u3067\u3059\u3002\n            <\/p>\n<\/section>\n<p>        <!-- Section 2: Decoding the Waves --><\/p>\n<section class=\"fade-in-section\">\n<h2 class=\"text-3xl md:text-4xl font-bold mb-12 text-center text-white\">\u6ce2\u5f62\u306e\u89e3\u8aad <span class=\"text-gray-500 text-2xl\">Decoding the Waves<\/span><\/h2>\n<p>            <!-- ECG Diagram --><\/p>\n<div class=\"mb-12 p-4 rounded-lg\">\n                <svg viewBox=\"0 0 400 150\" class=\"w-full\">\n                    <!-- Grid -->\n                    <defs>\n                        <pattern id=\"smallGrid\" width=\"10\" height=\"10\" patternUnits=\"userSpaceOnUse\">\n                            <path d=\"M 10 0 L 0 0 0 10\" fill=\"none\" stroke=\"rgba(48, 54, 61, 0.5)\" stroke-width=\"0.5\"\/>\n                        <\/pattern>\n                        <pattern id=\"grid\" width=\"50\" height=\"50\" patternUnits=\"userSpaceOnUse\">\n                            <rect width=\"50\" height=\"50\" fill=\"url(#smallGrid)\"\/>\n                            <path d=\"M 50 0 L 0 0 0 50\" fill=\"none\" stroke=\"rgba(48, 54, 61, 1)\" stroke-width=\"1\"\/>\n                        <\/pattern>\n                    <\/defs>\n                    <rect width=\"100%\" height=\"100%\" fill=\"url(#grid)\" \/>\n                    <!-- Waveform -->\n                    <path d=\"M0 75 H50 L60 70 L70 100 L80 25 L90 80 L100 75 H150\" stroke=\"#FF00FF\" stroke-width=\"2.5\" fill=\"none\" id=\"qrs-path\"\/>\n                    <path d=\"M20 75 Q 35 60 50 75\" stroke=\"#39FF14\" stroke-width=\"2.5\" fill=\"none\" id=\"p-path\" \/>\n                    <path d=\"M150 75 Q 175 50 200 75 H 400\" stroke=\"#FFFF00\" stroke-width=\"2.5\" fill=\"none\" id=\"t-path\" \/>\n                    <!-- Labels -->\n                    <text x=\"35\" y=\"55\" font-size=\"12\" fill=\"#39FF14\" class=\"font-bold p-wave-highlight\">P<\/text>\n                    <text x=\"75\" y=\"15\" font-size=\"12\" fill=\"#FF00FF\" class=\"font-bold qrs-wave-highlight\">QRS<\/text>\n                    <text x=\"175\" y=\"45\" font-size=\"12\" fill=\"#FFFF00\" class=\"font-bold t-wave-highlight\">T<\/text>\n                <\/svg>\n            <\/div>\n<p>            <!-- Wave Details Cards --><\/p>\n<div class=\"grid md:grid-cols-3 gap-8\">\n                <!-- P Wave --><\/p>\n<div class=\"glass-card rounded-xl p-6\" onmouseover=\"highlightWave('p-path', '#39FF14')\" onmouseout=\"resetWave('p-path')\">\n<h3 class=\"text-2xl font-bold mb-4 p-wave-highlight\">P\u6ce2 <span class=\"text-lg text-gray-400\">\u5fc3\u623f\u306e\u8208\u596e<\/span><\/h3>\n<div class=\"space-y-3\">\n<p><strong class=\"text-white\">\u5f79\u5272\uff1a<\/strong>\u5fc3\u623f\u306e\u96fb\u6c17\u7684\u8208\u596e\uff08\u53ce\u7e2e\uff09\u3092\u793a\u3059\u3002\u6d1e\u7d50\u7bc0\u304b\u3089\u6b63\u5e38\u306b\u30ea\u30ba\u30e0\u304c\u59cb\u307e\u3063\u3066\u3044\u308b\u8a3c\u62e0\u3002<\/p>\n<p><strong class=\"text-white\">\u9ad8\u3055\uff1a<\/strong> &lt; 0.25mV (2.5mm)\u3002\u3053\u308c\u4ee5\u4e0a\u306f\u53f3\u623f\u8ca0\u8377\u3092\u7591\u3046\u3002<\/p>\n<p><strong class=\"text-white\">\u5e45\uff1a<\/strong> &lt; 0.12\u79d2 (3mm)\u3002\u3053\u308c\u4ee5\u4e0a\u306f\u5de6\u623f\u8ca0\u8377\u3092\u7591\u3046\u3002<\/p>\n<\/p><\/div>\n<\/p><\/div>\n<p>                <!-- QRS Wave --><\/p>\n<div class=\"glass-card rounded-xl p-6\" onmouseover=\"highlightWave('qrs-path', '#FF00FF')\" onmouseout=\"resetWave('qrs-path')\">\n<h3 class=\"text-2xl font-bold mb-4 qrs-wave-highlight\">QRS\u6ce2 <span class=\"text-lg text-gray-400\">\u5fc3\u5ba4\u306e\u8208\u596e<\/span><\/h3>\n<div class=\"space-y-3\">\n<p><strong class=\"text-white\">\u5f79\u5272\uff1a<\/strong>\u5fc3\u5ba4\u306e\u96fb\u6c17\u7684\u8208\u596e\uff08\u53ce\u7e2e\uff09\u3092\u793a\u3059\u3002\u5fc3\u81d3\u306e\u30dd\u30f3\u30d7\u6a5f\u80fd\u306e\u4e3b\u5f79\u3002<\/p>\n<p><strong class=\"text-white\">\u5e45\uff1a<\/strong> 0.06 &#8211; 0.12\u79d2 (3mm\u672a\u6e80)\u3002\u3053\u308c\u4ee5\u4e0a\u306f\u811a\u30d6\u30ed\u30c3\u30af\u306a\u3069\u4f1d\u5c0e\u969c\u5bb3\u3092\u7591\u3046\u3002<\/p>\n<p><strong class=\"text-white\">\u9ad8\u3055\uff1a<\/strong>\u9ad8\u96fb\u4f4d\u306f\u5fc3\u80a5\u5927\u3001\u4f4e\u96fb\u4f4d\u306f\u5fc3\u56a2\u6db2\u8caf\u7559\u306a\u3069\u3092\u793a\u5506\u3002<\/p>\n<\/p><\/div>\n<\/p><\/div>\n<p>                <!-- T Wave --><\/p>\n<div class=\"glass-card rounded-xl p-6\" onmouseover=\"highlightWave('t-path', '#FFFF00')\" onmouseout=\"resetWave('t-path')\">\n<h3 class=\"text-2xl font-bold mb-4 t-wave-highlight\">T\u6ce2 <span class=\"text-lg text-gray-400\">\u5fc3\u5ba4\u306e\u56de\u5fa9<\/span><\/h3>\n<div class=\"space-y-3\">\n<p><strong class=\"text-white\">\u5f79\u5272\uff1a<\/strong>\u5fc3\u5ba4\u304c\u8208\u596e\u304b\u3089\u56de\u5fa9\uff08\u5f1b\u7de9\uff09\u3059\u308b\u904e\u7a0b\u3002\u5fc3\u7b4b\u306e\u5065\u5eb7\u72b6\u614b\u3092\u53cd\u6620\u3002<\/p>\n<p><strong class=\"text-white\">\u5411\u304d\uff1a<\/strong>\u901a\u5e38QRS\u3068\u540c\u3058\u4e0a\u5411\u304d\u3002\u9670\u6027T\u6ce2\u306f\u5fc3\u7b4b\u865a\u8840\u306a\u3069\u3092\u7591\u3046\u3002<\/p>\n<p><strong class=\"text-white\">\u9ad8\u3055\uff1a<\/strong>\u9ad8\u3059\u304e\u308b\u30c6\u30f3\u30c8\u72b6T\u6ce2\u306f\u9ad8\u30ab\u30ea\u30a6\u30e0\u8840\u75c7\u306e\u30b5\u30a4\u30f3\u3002<\/p>\n<\/p><\/div>\n<\/p><\/div>\n<\/p><\/div>\n<\/section>\n<p>        <!-- Section 3: Key Values --><\/p>\n<section class=\"fade-in-section\">\n<h2 class=\"text-3xl md:text-4xl font-bold mb-12 text-center text-white\">\u57fa\u672c\u306e\u57fa\u6e96\u5024 <span class=\"text-gray-500 text-2xl\">Quick Reference<\/span><\/h2>\n<div class=\"max-w-4xl mx-auto bg-gray-900\/50 rounded-lg p-6 md:p-8 border border-gray-700\">\n<div class=\"grid grid-cols-2 md:grid-cols-4 gap-6 md:gap-8 text-center\">\n<div>\n<p class=\"text-sm text-sky-400\">\u5fc3\u62cd\u6570<\/p>\n<p class=\"text-2xl md:text-3xl font-bold text-white\">60-100<span class=\"text-base font-normal\">\u56de\/\u5206<\/span><\/p>\n<\/p><\/div>\n<div>\n<p class=\"text-sm text-sky-400\">PR\u9593\u9694<\/p>\n<p class=\"text-2xl md:text-3xl font-bold text-white\">0.12-0.20<span class=\"text-base font-normal\">\u79d2<\/span><\/p>\n<p class=\"text-xs text-gray-400\">(3-5\u30de\u30b9)<\/p>\n<\/p><\/div>\n<div>\n<p class=\"text-sm text-sky-400\">QRS\u5e45<\/p>\n<p class=\"text-2xl md:text-3xl font-bold text-white\">&lt; 0.12<span class=\"text-base font-normal\">\u79d2<\/span><\/p>\n<p class=\"text-xs text-gray-400\">(< 3\u30de\u30b9)<\/p>\n<\/p><\/div>\n<div>\n<p class=\"text-sm text-sky-400\">QTc\u9593\u9694<\/p>\n<p class=\"text-2xl md:text-3xl font-bold text-white\">&lt; 0.44<span class=\"text-base font-normal\">\u79d2<\/span><\/p>\n<\/p><\/div>\n<\/p><\/div>\n<\/p><\/div>\n<\/section>\n<p>        <!-- Section 4: Clinical Cases --><\/p>\n<section class=\"fade-in-section\">\n<h2 class=\"text-3xl md:text-4xl font-bold mb-12 text-center text-white\">\u81e8\u5e8a\u30b1\u30fc\u30b9\u30b9\u30bf\u30c7\u30a3 <span class=\"text-gray-500 text-2xl\">Clinical Cases<\/span><\/h2>\n<div class=\"grid md:grid-cols-2 gap-8\">\n                 <!-- Case 1: Myocardial Infarction --><\/p>\n<div class=\"glass-card rounded-xl overflow-hidden\">\n<div class=\"p-6\">\n<h3 class=\"text-xl font-bold text-red-500\">\u6025\u6027\u5fc3\u7b4b\u6897\u585e (ST\u4e0a\u6607\u578b)<\/h3>\n<p class=\"text-sm text-gray-400 mt-1\">&#8220;\u80f8\u304c\u7de0\u3081\u4ed8\u3051\u3089\u308c\u308b\u3088\u3046\u306b\u75db\u3044&#8221;<\/p>\n<\/p><\/div>\n<div class=\"bg-black p-2\">\n                        <svg viewBox=\"0 0 400 100\" class=\"w-full\">\n                            <rect width=\"100%\" height=\"100%\" fill=\"url(#grid)\" \/>\n                            <path d=\"M0 70 H30 q5 -8 10 0 H50 l2 5 l8 -50 l5 25 c10 -15 25 -15 35 20 H130 q5 -8 10 0 H150 l2 5 l8 -50 l5 25 c10 -15 25 -15 35 20 H230 q5 -8 10 0 H250 l2 5 l8 -50 l5 25 c10 -15 25 -15 35 20 H400\" stroke=\"#ff4d4d\" stroke-width=\"2\" fill=\"none\"\/>\n                            <text x=\"80\" y=\"40\" font-size=\"10\" fill=\"#ff4d4d\" class=\"font-bold\">ST\u4e0a\u6607<\/text>\n                            <text x=\"180\" y=\"40\" font-size=\"10\" fill=\"#ff4d4d\" class=\"font-bold\">ST\u4e0a\u6607<\/text>\n                            <text x=\"280\" y=\"40\" font-size=\"10\" fill=\"#ff4d4d\" class=\"font-bold\">ST\u4e0a\u6607<\/text>\n                        <\/svg>\n                     <\/div>\n<div class=\"p-6\">\n<p><strong class=\"text-white\">\u6240\u898b\uff1a<\/strong>ST\u90e8\u5206\u304c\u57fa\u7dda\u304b\u3089\u8457\u3057\u304f\u4e0a\u6607\u3002\u3053\u308c\u306f\u5fc3\u7b4b\u304c\u58ca\u6b7b\u3057\u59cb\u3081\u3066\u3044\u308b\u8d85\u7dca\u6025\u4e8b\u614b\u306e\u30b5\u30a4\u30f3\u3002<\/p>\n<p class=\"mt-2 text-red-400 font-semibold\">\u2192 \u76f4\u3061\u306b\u30ab\u30c6\u30fc\u30c6\u30eb\u6cbb\u7642\u304c\u5fc5\u8981\uff01<\/p>\n<\/p><\/div>\n<\/p><\/div>\n<p>                 <!-- Case 2: Atrial Fibrillation --><\/p>\n<div class=\"glass-card rounded-xl overflow-hidden\">\n<div class=\"p-6\">\n<h3 class=\"text-xl font-bold text-amber-500\">\u5fc3\u623f\u7d30\u52d5 (Af)<\/h3>\n<p class=\"text-sm text-gray-400 mt-1\">&#8220;\u52d5\u60b8\u304c\u3059\u308b\u3001\u8108\u304c\u30d0\u30e9\u30d0\u30e9&#8221;<\/p>\n<\/p><\/div>\n<div class=\"bg-black p-2\">\n                         <svg viewBox=\"0 0 400 100\" class=\"w-full\">\n                            <rect width=\"100%\" height=\"100%\" fill=\"url(#grid)\" \/>\n                            <path d=\"M0 52 C5 48, 10 53, 15 51 S25 49, 30 52 S35 48, 40 51 S45 53, 50 50 S55 49, 60 52 L65 20 L70 55 H80 C85 48, 90 53, 95 51 S105 49, 110 52 S115 48, 120 51 S125 53, 130 50 L135 25 L140 60 H160 C165 48, 170 53, 175 51 S185 49, 190 52 S195 48, 200 51 S205 53, 210 50 L215 30 L220 50 H250\" stroke=\"#f59e0b\" stroke-width=\"2\" fill=\"none\"\/>\n                        <\/svg>\n                     <\/div>\n<div class=\"p-6\">\n<p><strong class=\"text-white\">\u6240\u898b\uff1a<\/strong>P\u6ce2\u304c\u6d88\u5931\u3057\u3001\u57fa\u7dda\u304c\u4e0d\u898f\u5247\u306b\u63fa\u308c\u3066\u3044\u308b (\u7d30\u52d5\u6ce2)\u3002R-R\u9593\u9694\u3082\u5b8c\u5168\u306b\u30d0\u30e9\u30d0\u30e9\u3002<\/p>\n<p class=\"mt-2 text-amber-400 font-semibold\">\u2192 \u8133\u6897\u585e\u306e\u5927\u304d\u306a\u539f\u56e0\u3068\u306a\u308b\u305f\u3081\u6297\u51dd\u30b4\u7642\u6cd5\u306a\u3069\u3092\u691c\u8a0e\u3002<\/p>\n<\/p><\/div>\n<\/p><\/div>\n<\/p><\/div>\n<\/section>\n<p>    <\/main><\/p>\n<p>    <!-- Footer --><\/p>\n<footer class=\"fade-in-section text-center py-16 px-6 border-t border-gray-800\">\n<h2 class=\"text-2xl font-bold text-white mb-4\">\u5b66\u3073\u306e\u7d42\u308f\u308a\u306b<\/h2>\n<p class=\"max-w-3xl mx-auto text-gray-400\">\n            \u5fc3\u96fb\u56f3\u306f\u81e8\u5e8a\u306b\u304a\u3051\u308b\u6700\u9ad8\u306e\u30d1\u30fc\u30c8\u30ca\u30fc\u3067\u3059\u3002\u4e00\u679a\u306e\u6ce2\u5f62\u304b\u3089\u5f97\u3089\u308c\u308b\u60c5\u5831\u3092\u6700\u5927\u9650\u306b\u6d3b\u7528\u3057\u3001\u65e5\u3005\u306e\u8a3a\u7642\u306b\u5f79\u7acb\u3066\u3066\u304f\u3060\u3055\u3044\u3002\u3053\u306e\u30ac\u30a4\u30c9\u304c\u3001\u305d\u306e\u7b2c\u4e00\u6b69\u3068\u306a\u308c\u3070\u5e78\u3044\u3067\u3059\u3002\n        <\/p>\n<\/footer>\n<\/div>\n<p><!-- \u30da\u30fc\u30b8\u306e\u30a2\u30cb\u30e1\u30fc\u30b7\u30e7\u30f3\u306a\u3069\u3092\u5236\u5fa1\u3059\u308b\u30b9\u30af\u30ea\u30d7\u30c8\u3067\u3059 --><br \/>\n<script>\n\/\/ WordPress\u74b0\u5883\u3067\u30b9\u30af\u30ea\u30d7\u30c8\u304c\u8907\u6570\u56de\u5b9f\u884c\u3055\u308c\u308b\u306e\u3092\u9632\u3050\u305f\u3081\u306e\u30c1\u30a7\u30c3\u30af\nif (!window.ecgScriptLoaded) {\n    window.ecgScriptLoaded = true;<\/p>\n<p>    \/\/ Simple fade-in animation on scroll\n    const sections = document.querySelectorAll('.fade-in-section');\n    const observer = new IntersectionObserver(entries => {\n        entries.forEach(entry => {\n            if (entry.isIntersecting) {\n                entry.target.classList.add('is-visible');\n            }\n        });\n    }, { threshold: 0.1 });\n    sections.forEach(section => {\n        observer.observe(section);\n    });<\/p>\n<p>    \/\/ Wave highlight interactivity\n    const originalStrokeColors = {};\n    function highlightWave(id, color) {\n        const path = document.getElementById(id);\n        if (path) {\n            if (!originalStrokeColors[id]) {\n                originalStrokeColors[id] = path.getAttribute('stroke');\n            }\n            path.setAttribute('stroke', color);\n            path.style.strokeWidth = '4';\n        }\n    }<\/p>\n<p>    function resetWave(id) {\n        const path = document.getElementById(id);\n        if (path && originalStrokeColors[id]) {\n            path.setAttribute('stroke', originalStrokeColors[id]);\n            path.style.strokeWidth = '2.5';\n        }\n    }\n}\n<\/script><\/p>\n","protected":false},"excerpt":{"rendered":"<p>ECG MASTERCLASS \u5fc3\u81d3\u306e\u30ea\u30ba\u30e0\u3092\u89e3\u304d\u660e\u304b\u3059\u3001\u9769\u65b0\u7684\u5b66\u7fd2\u30ac\u30a4\u30c9 \u5fc3\u96fb\u56f3\u3068\u306f\uff1f What is an ECG? \u5fc3\u96fb\u56f3\uff08ECG\uff09\u306f\u3001\u5fc3\u81d3\u304c\u52d5\u304f\u969b\u306b\u767a\u751f\u3059\u308b\u5fae\u5f31\u306a\u96fb\u6c17\u4fe1\u53f7\u3092\u4f53\u306e\u8868\u9762\u304b\u3089\u8a18\u9332\u3057\u3001\u6ce2\u5f62\u3068\u3057\u3066\u30b0\u30e9\u30d5\u5316\u3057 [&hellip;]<\/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-38","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/kaiketuems.com\/index.php?rest_route=\/wp\/v2\/pages\/38","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/kaiketuems.com\/index.php?rest_route=\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/kaiketuems.com\/index.php?rest_route=\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/kaiketuems.com\/index.php?rest_route=\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/kaiketuems.com\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=38"}],"version-history":[{"count":1,"href":"https:\/\/kaiketuems.com\/index.php?rest_route=\/wp\/v2\/pages\/38\/revisions"}],"predecessor-version":[{"id":39,"href":"https:\/\/kaiketuems.com\/index.php?rest_route=\/wp\/v2\/pages\/38\/revisions\/39"}],"wp:attachment":[{"href":"https:\/\/kaiketuems.com\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=38"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}