{"id":36,"date":"2025-09-22T11:18:54","date_gmt":"2025-09-22T02:18:54","guid":{"rendered":"https:\/\/kaiketuems.com\/?p=36"},"modified":"2025-09-22T11:18:54","modified_gmt":"2025-09-22T02:18:54","slug":"36","status":"publish","type":"post","link":"https:\/\/kaiketuems.com\/?p=36","title":{"rendered":""},"content":{"rendered":"\n<!-- 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 -->\n\n<!-- \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>\n\n<!-- \u3053\u306e\u30da\u30fc\u30b8\u5c02\u7528\u306e\u30b9\u30bf\u30a4\u30eb\u3067\u3059 -->\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 `.human-body-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    .human-body-container {\n        background-color: #0d1117;\n        color: #c9d1d9;\n        font-family: 'Noto Sans JP', 'Inter', sans-serif;\n        overflow-x: hidden;\n    }\n\n    .human-body-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    }\n\n    .human-body-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    .human-body-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    }\n    \n    .human-body-container .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    }\n\n    \/* Animated background *\/\n    @keyframes move {\n        100% { transform: translate3d(0, 0, 1px) rotate(360deg); }\n    }\n    .human-body-container .background {\n        position: absolute;\n        width: 100vw;\n        height: 100vh;\n        top: 0;\n        left: 0;\n        background: #0d1117;\n        overflow: hidden;\n    }\n    .human-body-container .background span {\n        width: 2vmin;\n        height: 2vmin;\n        border-radius: 50%;\n        backface-visibility: hidden;\n        position: absolute;\n        animation: move;\n        animation-duration: 45s;\n        animation-timing-function: linear;\n        animation-iteration-count: infinite;\n    }\n    .human-body-container .background span:nth-child(0) {\n        color: #583C87; top: 7%; left: 15%; animation-duration: 10s; animation-delay: -1s; transform-origin: -1vw 23vh; box-shadow: -4vmin 0 1.25vmin currentColor;\n    }\n    \/* Add more span styles for the particle effect... (shortened for brevity) *\/\n    .human-body-container .background span:nth-child(1) { color: #00BFFF; top: 86%; left: 68%; animation-duration: 12s; animation-delay: -3s; transform-origin: 11vw -3vh; box-shadow: 4vmin 0 1.25vmin currentColor; }\n    .human-body-container .background span:nth-child(2) { color: #39FF14; top: 43%; left: 55%; animation-duration: 15s; animation-delay: -5s; transform-origin: -1vw 23vh; box-shadow: 4vmin 0 1.25vmin currentColor; }\n    .human-body-container .background span:nth-child(3) { color: #FF00FF; top: 23%; left: 85%; animation-duration: 8s; animation-delay: -2s; transform-origin: -1vw 23vh; box-shadow: 4vmin 0 1.25vmin currentColor; }\n    .human-body-container .background span:nth-child(4) { color: #FFFF00; top: 66%; left: 10%; animation-duration: 18s; animation-delay: -4s; transform-origin: -1vw 23vh; box-shadow: -4vmin 0 1.25vmin currentColor; }\n\n\n    .human-body-container .fade-in-section {\n        opacity: 0;\n        transform: translateY(20px);\n        transition: opacity 0.6s ease-out, transform 0.6s ease-out;\n    }\n\n    .human-body-container .fade-in-section.is-visible {\n        opacity: 1;\n        transform: translateY(0);\n    }\n    \n    \/* Interactive accordion for Q&A *\/\n    .human-body-container details {\n        border: 1px solid rgba(48, 54, 61, 0.5);\n        border-radius: 0.75rem;\n        margin-bottom: 1rem;\n        transition: all 0.3s ease;\n    }\n    .human-body-container details:hover {\n        border-color: #00BFFF;\n    }\n    .human-body-container summary {\n        padding: 1rem 1.5rem;\n        cursor: pointer;\n        font-weight: 600;\n        color: #c9d1d9;\n        list-style: none;\n    }\n     .human-body-container summary::-webkit-details-marker { display: none; }\n    .human-body-container summary:after {\n        content: '+';\n        float: right;\n        font-size: 1.5em;\n        line-height: 0.5;\n        transition: transform 0.2s;\n    }\n    .human-body-container details[open] summary:after {\n        transform: rotate(45deg);\n    }\n    .human-body-container details div {\n        padding: 0 1.5rem 1.5rem;\n        color: #8b949e;\n    }\n    .human-body-container details ul {\n        list-style: none;\n        padding-left: 0;\n    }\n     .human-body-container details ul li {\n        margin-bottom: 0.5rem;\n        position: relative;\n        padding-left: 20px;\n     }\n     .human-body-container details ul li::before {\n        content: '\u2713';\n        color: #39FF14;\n        position: absolute;\n        left: 0;\n     }\n\n\n<\/style>\n\n<div class=\"human-body-container antialiased\">\n\n    <!-- Hero Section -->\n    <header class=\"h-screen w-full flex items-center justify-center relative overflow-hidden\">\n        <div class=\"hero-background\">\n            <div class=\"background\">\n                <span><\/span><span><\/span><span><\/span><span><\/span><span><\/span>\n            <\/div>\n        <\/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\">\u4eba\u4f53\u306e\u69cb\u9020\u3068\u6a5f\u80fd<\/h1>\n            <p class=\"text-lg md:text-xl text-gray-300 font-light\">\u7b2c1\u7bc0\uff1a\u4eba\u4f53\u3092\u69cb\u6210\u3059\u308b\u8981\u7d20<\/p>\n        <\/div>\n    <\/header>\n\n    <main class=\"container mx-auto px-6 py-16 md:py-24 space-y-24 md:space-y-32\">\n\n        <!-- Section 1: Introduction -->\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\">\u5b66\u7fd2\u306e\u6982\u8981<\/h2>\n            <p class=\"text-lg md:text-xl leading-relaxed\">\n                \u3053\u306e\u30bb\u30af\u30b7\u30e7\u30f3\u3067\u306f\u3001\u751f\u547d\u306e\u57fa\u672c\u5358\u4f4d\u3067\u3042\u308b\u7d30\u80de\u304b\u3089\u3001\u7d44\u7e54\u3001\u5668\u5b98\u3078\u3068\u7d9a\u304f\u4eba\u4f53\u306e\u968e\u5c64\u7684\u306a\u69cb\u9020\u3068\u3001\u4f53\u5185\u306e\u6052\u5e38\u6027\u3092\u7dad\u6301\u3059\u308b\u4f53\u6db2\u306e\u5f79\u5272\u306b\u3064\u3044\u3066\u5b66\u3073\u307e\u3059\u3002\n            <\/p>\n        <\/section>\n\n        <!-- Section 2: Summary -->\n        <section class=\"fade-in-section\">\n            <div class=\"glass-card rounded-xl p-6 md:p-8\">\n                <h2 class=\"text-2xl font-bold mb-4 text-sky-400\">\u8981\u7d04<\/h2>\n                <p class=\"text-gray-300 leading-relaxed\">\n                    \u751f\u547d\u306e\u6700\u5c0f\u5358\u4f4d\u3067\u3042\u308b\u7d30\u80de\u306e\u69cb\u9020\uff08\u7d30\u80de\u819c\u3001\u6838\u3001\u7d30\u80de\u5c0f\u5668\u5b98\uff09\u3068\u6a5f\u80fd\u304b\u3089\u8aac\u304d\u8d77\u3053\u3057\u3001\u540c\u3058\u6a5f\u80fd\u3092\u6301\u3064\u7d30\u80de\u306e\u96c6\u307e\u308a\u3067\u3042\u308b\u7d44\u7e54\uff08\u4e0a\u76ae\u7d44\u7e54\u3001\u652f\u6301\u7d44\u7e54\u3001\u7b4b\u7d44\u7e54\u3001\u795e\u7d4c\u7d44\u7e54\uff09\u306b\u3064\u3044\u3066\u89e3\u8aac\u3057\u307e\u3059\u3002\u3055\u3089\u306b\u3001\u8907\u6570\u306e\u7d44\u7e54\u304c\u9023\u643a\u3057\u3066\u7279\u5b9a\u306e\u6a5f\u80fd\u3092\u62c5\u3046\u5668\u5b98\u3078\u3068\u8a71\u3092\u9032\u3081\u307e\u3059\u3002\u307e\u305f\u3001\u4f53\u91cd\u306e\u7d0460%\u3092\u5360\u3081\u308b\u4f53\u6db2\u3092\u7d30\u80de\u5185\u6db2\u3068\u7d30\u80de\u5916\u6db2\u306b\u5206\u3051\u3001\u305d\u306e\u7d44\u6210\u3084\u5f79\u5272\u3092\u8aac\u660e\u3002\u751f\u547d\u6d3b\u52d5\u306b\u4e0d\u53ef\u6b20\u306a\u9178\u5869\u57fa\u5e73\u8861\u3001\u6d78\u900f\u5727\u3001\u305d\u3057\u3066\u4f53\u6db2\u8abf\u7bc0\u306e\u30e1\u30ab\u30cb\u30ba\u30e0\u306b\u3064\u3044\u3066\u8a73\u3057\u304f\u6398\u308a\u4e0b\u3052\u3066\u3044\u307e\u3059\u3002\n                <\/p>\n            <\/div>\n        <\/section>\n\n\n        <!-- Section 3: Learning Goals -->\n        <section class=\"fade-in-section\">\n            <h2 class=\"text-3xl md:text-4xl font-bold mb-12 text-center text-white\">\u9054\u6210\u76ee\u6a19<\/h2>\n            <div class=\"max-w-4xl mx-auto\">\n                <details>\n                    <summary>\u7d30\u80de\u306e\u69cb\u9020\u306b\u3064\u3044\u3066\u8aac\u660e\u3067\u304d\u308b\u3002<\/summary>\n                    <div><p>\u7d30\u80de\u306f\u3001\u5185\u5916\u3092\u9694\u3066\u308b\u7d30\u80de\u819c\u3001\u907a\u4f1d\u60c5\u5831\u3092\u4fdd\u6301\u3059\u308b\u6838\u3001\u305d\u3057\u3066\u30a8\u30cd\u30eb\u30ae\u30fc\u7523\u751f\u3084\u7269\u8cea\u5408\u6210\u3092\u884c\u3046\u30df\u30c8\u30b3\u30f3\u30c9\u30ea\u30a2\u3084\u30ea\u30dc\u30bd\u30fc\u30e0\u306a\u3069\u306e\u7d30\u80de\u5c0f\u5668\u5b98\u304b\u3089\u69cb\u6210\u3055\u308c\u3066\u3044\u307e\u3059\u3002<\/p><\/div>\n                <\/details>\n                 <details>\n                    <summary>\u7d30\u80de\u5c0f\u5668\u5b98\u306e\u7279\u5fb4\u3068\u6a5f\u80fd\u306b\u3064\u3044\u3066\u8aac\u660e\u3067\u304d\u308b\u3002<\/summary>\n                    <div>\n                        <ul>\n                            <li><strong>\u30df\u30c8\u30b3\u30f3\u30c9\u30ea\u30a2:<\/strong> \u30a8\u30cd\u30eb\u30ae\u30fc\uff08ATP\uff09\u7523\u751f\u306e\u5834\u3002<\/li>\n                            <li><strong>\u30ea\u30dc\u30bd\u30fc\u30e0:<\/strong> \u86cb\u767d\u8cea\u306e\u5408\u6210\u3002<\/li>\n                            <li><strong>\u30ea\u30bd\u30bd\u30fc\u30e0:<\/strong> \u4e0d\u8981\u7269\u306e\u5206\u89e3\u30fb\u6d88\u5316\u3002<\/li>\n                            <li><strong>\u5c0f\u80de\u4f53\u30fb\u30b4\u30eb\u30b8\u88c5\u7f6e:<\/strong> \u86cb\u767d\u8cea\u3084\u8102\u8cea\u306e\u52a0\u5de5\u30fb\u8f38\u9001\u3002<\/li>\n                        <\/ul>\n                    <\/div>\n                <\/details>\n                <details>\n                    <summary>\u4eba\u4f53\u3092\u69cb\u6210\u3059\u308b4\u7a2e\u985e\u306e\u7d44\u7e54\u3068\u305d\u308c\u305e\u308c\u306e\u7279\u5fb4\u3068\u6a5f\u80fd\u306b\u3064\u3044\u3066\u8aac\u660e\u3067\u304d\u308b\u3002<\/summary>\n                     <div>\n                        <ul>\n                            <li><strong>\u4e0a\u76ae\u7d44\u7e54:<\/strong> \u4f53\u306e\u8868\u9762\u3084\u4f53\u8154\u3092\u8986\u3046\u7d44\u7e54\uff08\u76ae\u819a\u3001\u7c98\u819c\u306a\u3069\uff09\u3002<\/li>\n                            <li><strong>\u652f\u6301\u7d44\u7e54:<\/strong> \u4ed6\u306e\u7d44\u7e54\u3092\u7d50\u5408\u3057\u3001\u4f53\u3092\u652f\u6301\u30fb\u4fdd\u8b77\u3059\u308b\u7d44\u7e54\uff08\u9aa8\u3001\u8edf\u9aa8\u3001\u8840\u6db2\u306a\u3069\uff09\u3002<\/li>\n                            <li><strong>\u7b4b\u7d44\u7e54:<\/strong> \u53ce\u7e2e\u306b\u3088\u308a\u904b\u52d5\u3092\u751f\u307f\u51fa\u3059\u7d44\u7e54\uff08\u9aa8\u683c\u7b4b\u3001\u5fc3\u7b4b\u3001\u5e73\u6ed1\u7b4b\uff09\u3002<\/li>\n                            <li><strong>\u795e\u7d4c\u7d44\u7e54:<\/strong> \u60c5\u5831\u306e\u4f1d\u9054\u30fb\u51e6\u7406\u3092\u884c\u3046\u7d44\u7e54\uff08\u795e\u7d4c\u7d30\u80de\u3001\u795e\u7d4c\u81a0\u7d30\u80de\uff09\u3002<\/li>\n                        <\/ul>\n                    <\/div>\n                <\/details>\n                 <details>\n                    <summary>\u5668\u5b98\u7cfb\u3092\u5217\u6319\u3059\u308b\u3053\u3068\u304c\u3067\u304d\u308b\u3002<\/summary>\n                    <div><p>\u6d88\u5316\u7cfb\u3001\u5faa\u74b0\u7cfb\u3001\u547c\u5438\u7cfb\u3001\u6ccc\u5c3f\u7cfb\u3001\u751f\u6b96\u7cfb\u3001\u5185\u5206\u6ccc\u7cfb\u3001\u795e\u7d4c\u7cfb\u3001\u611f\u899a\u7cfb\u3001\u7b4b\u30fb\u9aa8\u683c\u7cfb\u3001\u76ae\u819a\u7cfb\u306a\u3069\u304c\u3042\u308a\u307e\u3059\u3002<\/p><\/div>\n                <\/details>\n                 <details>\n                    <summary>\u4f53\u6db2\u306e\u5185\u8a33\u3068\u305d\u308c\u305e\u308c\u306e\u6a5f\u80fd\u306b\u3064\u3044\u3066\u8aac\u660e\u3067\u304d\u308b\u3002<\/summary>\n                    <div><p>\u4f53\u6db2\u306f\u4f53\u91cd\u306e\u7d0460%\u3092\u5360\u3081\u3001\u7d30\u80de\u5185\u306b\u3042\u308b\u7d30\u80de\u5185\u6db2\uff08\u7d0440%\uff09\u3068\u3001\u7d30\u80de\u5916\u306b\u3042\u308b\u7d30\u80de\u5916\u6db2\uff08\u7d0420%\uff09\u306b\u5206\u3051\u3089\u308c\u307e\u3059\u3002\u7d30\u80de\u5916\u6db2\u306f\u3055\u3089\u306b\u8840\u6db2\u306e\u6db2\u4f53\u6210\u5206\u3067\u3042\u308b\u8840\u6f3f\u3068\u3001\u7d44\u7e54\u306e\u7d30\u80de\u9593\u3092\u6e80\u305f\u3059\u9593\u8cea\u6db2\u306b\u5206\u304b\u308c\u307e\u3059\u3002\u3053\u308c\u3089\u306f\u7269\u8cea\u904b\u642c\u3084\u5185\u90e8\u74b0\u5883\u306e\u7dad\u6301\u306b\u91cd\u8981\u306a\u5f79\u5272\u3092\u679c\u305f\u3057\u307e\u3059\u3002<\/p><\/div>\n                <\/details>\n                 <details>\n                    <summary>\u9178\u5869\u57fa\u5e73\u8861\u306e\u6982\u5ff5\u3068\u305d\u308c\u3092\u8abf\u7bc0\u3059\u308b\u4ed5\u7d44\u307f\u306b\u3064\u3044\u3066\u8aac\u660e\u3067\u304d\u308b\u3002<\/summary>\n                    <div><p>\u4f53\u6db2\u306e\u9178\u3068\u5869\u57fa\u306e\u30d0\u30e9\u30f3\u30b9\u3092\u6307\u3057\u3001pH\u3067\u793a\u3055\u308c\u307e\u3059\u3002\u751f\u4f53\u306f\u3001\u8840\u6db2\u306e\u7de9\u885d\u7cfb\u3001\u80ba\u306b\u3088\u308b\u4e8c\u9178\u5316\u70ad\u7d20\u306e\u6392\u51fa\u3001\u814e\u81d3\u306b\u3088\u308b\u9178\u306e\u6392\u6cc4\u3068\u70ad\u9178\u6c34\u7d20\u30a4\u30aa\u30f3\u306e\u518d\u5438\u53ce\u306b\u3088\u3063\u3066\u3001pH\u30927.35\uff5e7.45\u306e\u72ed\u3044\u7bc4\u56f2\u306b\u53b3\u5bc6\u306b\u8abf\u7bc0\u3057\u3066\u3044\u307e\u3059\u3002<\/p><\/div>\n                <\/details>\n                 <details>\n                    <summary>\u6d78\u900f\u5727\u306e\u6982\u5ff5\u304a\u3088\u3073\u4f53\u6db2\u8abf\u7bc0\u306b\u304a\u3051\u308b\u610f\u7fa9\u306b\u3064\u3044\u3066\u8aac\u660e\u3067\u304d\u308b\u3002<\/summary>\n                    <div><p>\u6d78\u900f\u5727\u306f\u3001\u534a\u900f\u819c\u3092\u4ecb\u3057\u3066\u6c34\u304c\u6fc3\u5ea6\u306e\u4f4e\u3044\u65b9\u304b\u3089\u9ad8\u3044\u65b9\u3078\u79fb\u52d5\u3059\u308b\u529b\u3067\u3059\u3002\u4f53\u6db2\u3067\u306f\u3001\u7d30\u80de\u819c\u3092\u9694\u3066\u305f\u7d30\u80de\u5185\u5916\u306e\u6c34\u5206\u79fb\u52d5\u306b\u91cd\u8981\u306a\u5f79\u5272\u3092\u679c\u305f\u3057\u307e\u3059\u3002\u7279\u306b\u8840\u6f3f\u4e2d\u306e\u86cb\u767d\u8cea\uff08\u4e3b\u306b\u30a2\u30eb\u30d6\u30df\u30f3\uff09\u306b\u3088\u3063\u3066\u751f\u3058\u308b\u81a0\u8cea\u6d78\u900f\u5727\u306f\u3001\u8840\u7ba1\u5185\u306b\u6c34\u5206\u3092\u4fdd\u6301\u3059\u308b\u305f\u3081\u306b\u4e0d\u53ef\u6b20\u3067\u3059\u3002<\/p><\/div>\n                <\/details>\n                <details>\n                    <summary>\u96fb\u89e3\u8cea\u3068\u4f53\u6db2\u8abf\u7bc0\u306e\u4ed5\u7d44\u307f\u306b\u3064\u3044\u3066\u8aac\u660e\u3067\u304d\u308b\u3002<\/summary>\n                    <div><p>\u4f53\u6db2\u91cf\u3084\u96fb\u89e3\u8cea\u6fc3\u5ea6\u3001\u6d78\u900f\u5727\u306f\u3001\u81ea\u5f8b\u795e\u7d4c\u7cfb\u3084\u30db\u30eb\u30e2\u30f3\uff08\u6297\u5229\u5c3f\u30db\u30eb\u30e2\u30f3\u306a\u3069\uff09\u3001\u814e\u81d3\u306e\u6a5f\u80fd\u306b\u3088\u3063\u3066\u8abf\u7bc0\u3055\u308c\u3066\u3044\u307e\u3059\u3002\u4f8b\u3048\u3070\u3001\u8131\u6c34\u3067\u6d78\u900f\u5727\u304c\u4e0a\u6607\u3059\u308b\u3068\u3001\u53e3\u6e07\u3092\u611f\u3058\u3066\u98f2\u6c34\u3092\u4fc3\u3057\u3001\u5c3f\u91cf\u3092\u6e1b\u3089\u3057\u3066\u4f53\u6db2\u306e\u6052\u5e38\u6027\u3092\u7dad\u6301\u3057\u3088\u3046\u3068\u3057\u307e\u3059\u3002<\/p><\/div>\n                <\/details>\n            <\/div>\n        <\/section>\n\n        <!-- Section 4: Key Values -->\n        <section class=\"fade-in-section\">\n            <h2 class=\"text-3xl md:text-4xl font-bold mb-12 text-center text-white\">\u57fa\u6e96\u5024<\/h2>\n            <div class=\"max-w-2xl mx-auto bg-gray-900\/50 rounded-lg p-6 md:p-8 border border-gray-700\">\n                <div class=\"grid grid-cols-1 md:grid-cols-2 gap-6 md:gap-8 text-center\">\n                    <div>\n                        <p class=\"text-sm text-sky-400\">\u6210\u4eba\u306e\u4f53\u6db2\u91cf<\/p>\n                        <p class=\"text-2xl md:text-3xl font-bold text-white\">\u4f53\u91cd\u306e\u7d0460%<\/p>\n                         <p class=\"text-xs text-gray-400\">(\u7537\u6027\u306f\u7d0460%\u3001\u5973\u6027\u306f\u7d0455%)<\/p>\n                    <\/div>\n                    <div>\n                        <p class=\"text-sm text-sky-400\">\u52d5\u8108\u8840\u306e\u6b63\u5e38pH<\/p>\n                        <p class=\"text-2xl md:text-3xl font-bold text-white\">7.35 &#8211; 7.45<\/p>\n                    <\/div>\n                <\/div>\n            <\/div>\n        <\/section>\n\n        <!-- Section 5: Review Questions -->\n        <section class=\"fade-in-section\">\n            <h2 class=\"text-3xl md:text-4xl font-bold mb-12 text-center text-white\">\u5fa9\u7fd2\u554f\u984c<\/h2>\n            <div class=\"max-w-4xl mx-auto\">\n                <details>\n                    <summary>\u7d30\u80de\u5185\u3067\u30a8\u30cd\u30eb\u30ae\u30fc\uff08ATP\uff09\u3092\u7523\u751f\u3059\u308b\u4e3b\u8981\u306a\u7d30\u80de\u5c0f\u5668\u5b98\u306f\u4f55\u3067\u3059\u304b\uff1f<\/summary>\n                    <div><p>\u7b54\u3048: \u30df\u30c8\u30b3\u30f3\u30c9\u30ea\u30a2<\/p><\/div>\n                <\/details>\n                <details>\n                    <summary>\u4f53\u6db2\u306e\u3046\u3061\u3001\u6700\u3082\u91cf\u304c\u591a\u3044\u306e\u306f\u7d30\u80de\u5185\u6db2\u3068\u7d30\u80de\u5916\u6db2\u306e\u3069\u3061\u3089\u3067\u3059\u304b\uff1f<\/summary>\n                    <div><p>\u7b54\u3048: \u7d30\u80de\u5185\u6db2\uff08\u4f53\u6db2\u5168\u4f53\u306e\u7d042\/3\u3092\u5360\u3081\u308b\uff09<\/p><\/div>\n                <\/details>\n                 <details>\n                    <summary>\u8840\u6db2\u306epH\u304c\u9178\u6027\u306b\u50be\u304f\u72b6\u614b\u3092\u4f55\u3068\u547c\u3073\u307e\u3059\u304b\uff1f \u307e\u305f\u3001\u305d\u308c\u3092\u662f\u6b63\u3059\u308b\u305f\u3081\u306b\u50cd\u304f\u4e3b\u8981\u306a\u5668\u5b98\u30922\u3064\u6319\u3052\u3066\u304f\u3060\u3055\u3044\u3002<\/summary>\n                    <div><p>\u7b54\u3048: \u72b6\u614b\u306f\u300c\u30a2\u30b7\u30c9\u30fc\u30b7\u30b9\u300d\u3002\u5668\u5b98\u306f\u300c\u80ba\u300d\u3068\u300c\u814e\u81d3\u300d\u3002<\/p><\/div>\n                <\/details>\n            <\/div>\n        <\/section>\n\n    <\/main>\n\n    <!-- Footer -->\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            \u4eba\u4f53\u306e\u7cbe\u5de7\u306a\u30b7\u30b9\u30c6\u30e0\u3092\u7406\u89e3\u3059\u308b\u3053\u3068\u306f\u3001\u3042\u3089\u3086\u308b\u533b\u5b66\u7684\u77e5\u8b58\u306e\u57fa\u790e\u3068\u306a\u308a\u307e\u3059\u3002\u3053\u306e\u30ac\u30a4\u30c9\u3092\u901a\u3058\u3066\u3001\u751f\u547d\u306e\u57fa\u672c\u7684\u306a\u4ed5\u7d44\u307f\u306b\u3064\u3044\u3066\u306e\u7406\u89e3\u3092\u6df1\u3081\u3066\u304f\u3060\u3055\u3044\u3002\n        <\/p>\n    <\/footer>\n\n<\/div>\n\n<!-- \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 -->\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.humanBodyScriptLoaded) {\n    window.humanBodyScriptLoaded = true;\n\n    \/\/ Simple fade-in animation on scroll\n    const sections = document.querySelectorAll('.fade-in-section');\n    if (sections.length > 0) {\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        });\n    }\n\n    \/\/ Particle background animation\n    const background = document.querySelector('.human-body-container .background');\n    if (background) {\n        const numParticles = 20; \/\/ Increase for more particles\n        for (let i = 0; i < numParticles; i++) {\n            const span = document.createElement('span');\n            const duration = Math.random() * 20 + 20; \/\/ 20-40s\n            const delay = Math.random() * -20; \/\/ -20-0s\n            const top = Math.random() * 100;\n            const left = Math.random() * 100;\n            const originX = Math.random() * 40 - 20; \/\/ -20 to 20\n            const originY = Math.random() * 40 - 20; \/\/ -20 to 20\n            const colorVal = Math.floor(Math.random() * 5);\n            const colors = ['#00BFFF', '#39FF14', '#FF00FF', '#FFFF00', '#583C87'];\n\n            span.style.top = `${top}%`;\n            span.style.left = `${left}%`;\n            span.style.color = colors[colorVal];\n            span.style.animationDuration = `${duration}s`;\n            span.style.animationDelay = `${delay}s`;\n            span.style.transformOrigin = `${originX}vw ${originY}vh`;\n            span.style.boxShadow = `${Math.random() < 0.5 ? '' : '-'}4vmin 0 1.25vmin currentColor`;\n            background.appendChild(span);\n        }\n    }\n}\n<\/script>\n\n","protected":false},"excerpt":{"rendered":"<p>\u4eba\u4f53\u306e\u69cb\u9020\u3068\u6a5f\u80fd \u7b2c1\u7bc0\uff1a\u4eba\u4f53\u3092\u69cb\u6210\u3059\u308b\u8981\u7d20 \u5b66\u7fd2\u306e\u6982\u8981 \u3053\u306e\u30bb\u30af\u30b7\u30e7\u30f3\u3067\u306f\u3001\u751f\u547d\u306e\u57fa\u672c\u5358\u4f4d\u3067\u3042\u308b\u7d30\u80de\u304b\u3089\u3001\u7d44\u7e54\u3001\u5668\u5b98\u3078\u3068\u7d9a\u304f\u4eba\u4f53\u306e\u968e\u5c64\u7684\u306a\u69cb\u9020\u3068\u3001\u4f53\u5185\u306e\u6052\u5e38\u6027\u3092\u7dad\u6301\u3059\u308b\u4f53\u6db2\u306e\u5f79\u5272\u306b\u3064\u3044\u3066\u5b66\u3073\u307e\u3059\u3002 \u8981\u7d04 \u751f\u547d\u306e\u6700\u5c0f\u5358\u4f4d [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[1],"tags":[],"class_list":["post-36","post","type-post","status-publish","format-standard","hentry","category-uncategorized"],"_links":{"self":[{"href":"https:\/\/kaiketuems.com\/index.php?rest_route=\/wp\/v2\/posts\/36","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/kaiketuems.com\/index.php?rest_route=\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/kaiketuems.com\/index.php?rest_route=\/wp\/v2\/types\/post"}],"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=36"}],"version-history":[{"count":1,"href":"https:\/\/kaiketuems.com\/index.php?rest_route=\/wp\/v2\/posts\/36\/revisions"}],"predecessor-version":[{"id":37,"href":"https:\/\/kaiketuems.com\/index.php?rest_route=\/wp\/v2\/posts\/36\/revisions\/37"}],"wp:attachment":[{"href":"https:\/\/kaiketuems.com\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=36"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/kaiketuems.com\/index.php?rest_route=%2Fwp%2Fv2%2Fcategories&post=36"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/kaiketuems.com\/index.php?rest_route=%2Fwp%2Fv2%2Ftags&post=36"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}