{"id":9944,"date":"2026-01-27T10:39:43","date_gmt":"2026-01-27T01:39:43","guid":{"rendered":"https:\/\/rakkokeyword.com\/techo\/?p=9944"},"modified":"2026-01-30T11:31:44","modified_gmt":"2026-01-30T02:31:44","slug":"tool-m3-to-liter","status":"publish","type":"post","link":"https:\/\/rakkokeyword.com\/techo\/tool-m3-to-liter\/","title":{"rendered":"\u7acb\u65b9\u30e1\u30fc\u30c8\u30eb(m\u00b3)\u21d2\u30ea\u30c3\u30c8\u30eb(L) \u5909\u63db\u30c4\u30fc\u30eb"},"content":{"rendered":"\n<div class=\"m3l_tool_container\">\n    <div class=\"m3l_link_area_tab\">\n        <div class=\"m3l_tab_container\">\n            <span class=\"m3l_tab_item m3l_tab_active\">m\u00b3 \u21d2 \u30ea\u30c3\u30c8\u30eb<\/span>\n            <a href=\"https:\/\/rakkokeyword.com\/techo\/tool-liter-to-m3\" class=\"m3l_tab_item m3l_tab_link\">\u30ea\u30c3\u30c8\u30eb \u21d2 m\u00b3<\/a>\n        <\/div>\n    <\/div>\n\n    <div class=\"m3l_section m3l_input_bg\">\n        <p class=\"m3l_section_title\">\u7acb\u65b9\u30e1\u30fc\u30c8\u30eb(m\u00b3)\u3092\u5165\u529b<\/p>\n        \n        <div class=\"m3l_input_container\">\n            <div class=\"m3l_input_row\">\n                <div class=\"m3l_num_wrap\">\n                    <input type=\"number\" id=\"m3l_input_val\" inputmode=\"decimal\" min=\"0\" step=\"any\" placeholder=\"1\" aria-label=\"\u7acb\u65b9\u30e1\u30fc\u30c8\u30eb\u5165\u529b\">\n                    <span class=\"m3l_unit\">m\u00b3<\/span>\n                <\/div>\n            <\/div>\n            <div class=\"m3l_error_msg\" id=\"m3l_error_msg\"><\/div>\n        <\/div>\n    <\/div>\n\n    <div class=\"m3l_flow_arrow\" aria-hidden=\"true\">\n        <svg width=\"30\" height=\"30\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"#ccc\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><line x1=\"12\" y1=\"5\" x2=\"12\" y2=\"19\" \/><polyline points=\"19 12 12 19 5 12\" \/><\/svg>\n    <\/div>\n\n    <div class=\"m3l_section\">\n        <p class=\"m3l_section_title\">\u30ea\u30c3\u30c8\u30eb(L)\u5909\u63db\u7d50\u679c<\/p>\n        \n        <div class=\"m3l_result_display\">\n            <div class=\"m3l_result_main\" aria-live=\"polite\">\n                <span id=\"m3l_val_result\" class=\"m3l_result_number\">\u2014-<\/span>\n                <span class=\"m3l_result_unit\">L<\/span>\n            <\/div>\n            <button type=\"button\" id=\"m3l_copy_btn\" class=\"m3l_main_btn\" aria-label=\"\u6570\u5024\u3092\u30b3\u30d4\u30fc\">\u7d50\u679c\u3092\u30b3\u30d4\u30fc<\/button>\n        <\/div>\n\n        <button type=\"button\" id=\"m3l_reset_btn\" class=\"m3l_reset_link\">\u5165\u529b\u3092\u30ea\u30bb\u30c3\u30c8<\/button>\n    <\/div>\n<\/div>\n\n<style>\n\/* CSS Reset & Base *\/\n.m3l_tool_container { width: 100%; max-width: 720px; margin: 0 auto; font-family: sans-serif; color: #333; text-align: center; }\n.m3l_tool_container * { box-sizing: border-box; }\n\n\/* Tabs *\/\n.m3l_link_area_tab { margin-bottom: 25px; }\n.m3l_tab_container { display: flex; width: 100%; gap: 8px; }\n.m3l_tab_item { flex: 1; display: flex; align-items: center; justify-content: center; height: 50px; font-size: 14px; font-weight: bold; text-decoration: none; border-radius: 0; line-height: 1.2; }\na.m3l_tab_item.m3l_tab_link { background-color: #f8f9fa; color: #333; border: 1px solid #ddd; transition: background-color 0.2s; }\na.m3l_tab_item.m3l_tab_link:hover { background-color: #eee; }\nspan.m3l_tab_item.m3l_tab_active { background-color: #13284B; color: #fff; border: 1px solid #13284B; cursor: default; }\n\n\/* Sections *\/\n.m3l_section { padding: 20px 0; }\n.m3l_input_bg { background-color: #f8f9fa; border-radius: 12px; padding: 30px 20px; }\n.m3l_section_title { font-size: 14px; font-weight: bold; color: #666; margin: 0 0 20px 0; letter-spacing: 0.05em; }\n\n\/* Input Fields *\/\n.m3l_input_container { max-width: 500px; margin: 0 auto; }\n.m3l_input_row { display: flex !important; justify-content: center !important; align-items: center !important; gap: 10px !important; flex-wrap: nowrap !important; }\n.m3l_num_wrap { display: flex !important; align-items: center !important; gap: 8px !important; flex-shrink: 0 !important; }\n.m3l_num_wrap input[type=\"number\"] { width: 140px !important; height: 48px !important; text-align: center !important; border: 1px solid #ccc !important; border-radius: 4px !important; font-size: 18px !important; padding: 0 5px !important; margin: 0 !important; box-sizing: border-box !important; display: inline-block !important; line-height: normal !important; background-color: #fff !important; }\n.m3l_num_wrap input[type=\"number\"]:focus { outline: 2px solid #13284B; border-color: #13284B; }\n.m3l_unit { font-size: 16px; color: #888; font-weight: bold; white-space: nowrap !important; }\n.m3l_error_msg { font-size: 12px; color: #d32f2f; margin-top: 8px; min-height: 18px; }\n\n\/* Visual Elements *\/\n.m3l_flow_arrow { padding: 10px 0; }\n\n\/* Results *\/\n.m3l_result_display { margin-bottom: 30px; }\n.m3l_result_main { display: flex; justify-content: center; align-items: baseline; gap: 8px; margin-bottom: 20px; flex-wrap: wrap; }\n.m3l_result_number { font-size: 48px; font-weight: bold; font-family: monospace; color: #000; word-break: break-all; }\n.m3l_result_unit { font-size: 24px; font-weight: bold; color: #666; }\n\n\/* Buttons *\/\n.m3l_main_btn { height: 44px; padding: 0 24px; background: #13284B; color: #fff; border: none; border-radius: 6px; font-weight: bold; cursor: pointer; font-size: 14px; transition: background-color 0.2s; line-height: 1; }\n.m3l_main_btn:hover { background: #0d1a31; }\n.m3l_reset_link { background: none; border: none; color: #999; text-decoration: underline; cursor: pointer; margin-top: 15px; font-size: 13px; }\n.m3l_reset_link:hover { color: #666; }\n\n\/* Responsive *\/\n@media (max-width: 500px) {\n    .m3l_result_number { font-size: 36px; }\n    .m3l_result_unit { font-size: 18px; }\n    .m3l_num_wrap input[type=\"number\"] { width: 120px !important; height: 44px !important; font-size: 16px !important; }\n}\n<\/style>\n\n<script>\ndocument.addEventListener('DOMContentLoaded', function() {\n    const el = {\n        input: document.getElementById('m3l_input_val'),\n        result: document.getElementById('m3l_val_result'),\n        copyBtn: document.getElementById('m3l_copy_btn'),\n        resetBtn: document.getElementById('m3l_reset_btn'),\n        errorMsg: document.getElementById('m3l_error_msg')\n    };\n\n    \/\/ \u6570\u5024\u30d5\u30a9\u30fc\u30de\u30c3\u30c8\uff08\u30ed\u30b1\u30fc\u30eb\u3001\u6700\u5927\u5c0f\u6570\u6841\uff09\n    const formatter = new Intl.NumberFormat('ja-JP', {\n        maximumFractionDigits: 10,\n        useGrouping: true\n    });\n\n    function calculate() {\n        const valStr = el.input.value;\n        const val = parseFloat(valStr);\n        el.errorMsg.textContent = '';\n\n        if (valStr === '' || isNaN(val)) {\n            el.result.textContent = '----';\n            return;\n        }\n\n        \/\/ \u8a08\u7b97\u30ed\u30b8\u30c3\u30af: m3 * 1000 = L\n        \/\/ \u7cbe\u5ea6\u8aa4\u5dee\u3092\u5438\u53ce\u3059\u308b\u305f\u3081 toPrecision \u3067\u4e00\u5ea6\u4e38\u3081\u3066\u304b\u3089\u6570\u5024\u5316\n        const rawResult = val * 1000;\n        const safeResult = parseFloat(rawResult.toPrecision(12));\n\n        el.result.textContent = formatter.format(safeResult);\n    }\n\n    function copyResult() {\n        \/\/ \u8868\u793a\u3055\u308c\u3066\u3044\u308b\u30c6\u30ad\u30b9\u30c8\u304b\u3089\u30ab\u30f3\u30de\u3092\u9664\u53bb\u3057\u3066\u30b3\u30d4\u30fc\u7528\u30c7\u30fc\u30bf\u3092\u4f5c\u6210\n        const displayVal = el.result.textContent;\n        if (displayVal === '----') return;\n        \n        const rawVal = displayVal.replace(\/,\/g, '');\n        \n        if (navigator.clipboard) {\n            navigator.clipboard.writeText(rawVal).then(showCopySuccess);\n        } else {\n            \/\/ Fallback\n            const ta = document.createElement('textarea');\n            ta.value = rawVal;\n            document.body.appendChild(ta);\n            ta.select();\n            document.execCommand('copy');\n            document.body.removeChild(ta);\n            showCopySuccess();\n        }\n    }\n\n    function showCopySuccess() {\n        const originalText = el.copyBtn.textContent;\n        el.copyBtn.textContent = '\u30b3\u30d4\u30fc\u5b8c\u4e86\uff01';\n        el.copyBtn.style.backgroundColor = '#0d1a31';\n        setTimeout(() => {\n            el.copyBtn.textContent = originalText;\n            el.copyBtn.style.backgroundColor = '#13284B';\n        }, 1200);\n    }\n\n    el.input.addEventListener('input', calculate);\n    el.resetBtn.addEventListener('click', () => {\n        el.input.value = '';\n        el.result.textContent = '----';\n        el.errorMsg.textContent = '';\n        el.input.focus();\n    });\n    el.copyBtn.addEventListener('click', copyResult);\n});\n<\/script>\n\n\n\n<p>\u6570\u5024\u3092\u5165\u529b\u3059\u308b\u3060\u3051\u3067\u3001\u4f53\u7a4d\u306e\u5358\u4f4d\u300c\u7acb\u65b9\u30e1\u30fc\u30c8\u30eb\uff08m\u00b3\uff09\u300d\u3092\u300c\u30ea\u30c3\u30c8\u30eb\uff08L\uff09\u300d\u3078\u4e00\u77ac\u3067\u5909\u63db\u3067\u304d\u308b\u8a08\u7b97\u30c4\u30fc\u30eb\u3067\u3059\u3002\u6c34\u9053\u4f7f\u7528\u91cf\u306e\u78ba\u8a8d\u3084\u5b66\u7fd2\u3001\u5b9f\u52d9\u306a\u3069\u306b\u3054\u6d3b\u7528\u304f\u3060\u3055\u3044\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\u306f\u3001\u7acb\u65b9\u30e1\u30fc\u30c8\u30eb\uff08m\u00b3\uff09\u306e\u6570\u5024\u3092\u5165\u529b\u3059\u308b\u3068\u3001\u81ea\u52d5\u7684\u306b\u30ea\u30c3\u30c8\u30eb\uff08L\uff09\u306b\u63db\u7b97\u3057\u305f\u6570\u5024\u3092\u8868\u793a\u3057\u307e\u3059\u3002 \u8a08\u7b97\u7d50\u679c\u306f\u300c\u7d50\u679c\u3092\u30b3\u30d4\u30fc\u300d\u30dc\u30bf\u30f3\u3092\u62bc\u3059\u3060\u3051\u3067\u30af\u30ea\u30c3\u30d7\u30dc\u30fc\u30c9\u306b\u4fdd\u5b58\u3067\u304d\u308b\u305f\u3081\u3001\u30a8\u30af\u30bb\u30eb\u3084\u30e1\u30e2\u5e33\u3078\u306e\u8ee2\u8a18\u3082\u30b9\u30e0\u30fc\u30ba\u3067\u3059\u3002\u5c0f\u6570\u70b9\u4ee5\u4e0b\u306e\u8a08\u7b97\u3084\u3001\u5927\u304d\u306a\u6841\u6570\u306e\u5909\u63db\u306b\u3082\u5bfe\u5fdc\u3057\u3066\u3044\u307e\u3059\u3002<\/p>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"i-1\">\u3053\u306e\u30c4\u30fc\u30eb\u3067\u53d6\u5f97\u3059\u308b\u60c5\u5831\u306e\u57fa\u790e\u77e5\u8b58<\/h2>\n\n\n\n<p>\u7acb\u65b9\u30e1\u30fc\u30c8\u30eb\u3068\u30ea\u30c3\u30c8\u30eb\u306e\u95a2\u4fc2\u6027\u306f\u4ee5\u4e0b\u306e\u901a\u308a\u3067\u3059\u3002<\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li><strong>1m\u00b3\uff08\u7acb\u65b9\u30e1\u30fc\u30c8\u30eb\uff09 = 1,000L\uff08\u30ea\u30c3\u30c8\u30eb\uff09<\/strong><\/li>\n<\/ul>\n\n\n\n<p><strong>\u7acb\u65b9\u30e1\u30fc\u30c8\u30eb\uff08m\u00b3\uff09\u3068\u306f<\/strong> <br>1\u8fba\u304c1\u30e1\u30fc\u30c8\u30eb\u306e\u7acb\u65b9\u4f53\uff08\u6b63\u516d\u9762\u4f53\uff09\u306e\u4f53\u7a4d\u3092\u8868\u3059\u5358\u4f4d\u3067\u3059\u3002\u56fd\u969b\u5358\u4f4d\u7cfb\uff08SI\uff09\u306b\u304a\u3051\u308b\u4f53\u7a4d\u306e\u57fa\u672c\u5358\u4f4d\u3067\u3042\u308a\u3001\u5efa\u7bc9\u8cc7\u6750\u306e\u4f53\u7a4d\u3084\u3001\u5bb6\u5ead\u306e\u6c34\u9053\u30e1\u30fc\u30bf\u30fc\u306e\u4f7f\u7528\u91cf\u8868\u793a\u306a\u3069\u3067\u4f7f\u308f\u308c\u307e\u3059\u3002<\/p>\n\n\n\n<p><strong>\u30ea\u30c3\u30c8\u30eb\uff08L\uff09\u3068\u306f<\/strong> <br>\u4e3b\u306b\u6db2\u4f53\u3084\u6c17\u4f53\u306e\u4f53\u7a4d\u3092\u6e2c\u308b\u969b\u306b\u4f7f\u308f\u308c\u308b\u5358\u4f4d\u3067\u3059\u30021\u8fba\u304c10\u30bb\u30f3\u30c1\u30e1\u30fc\u30c8\u30eb\u306e\u7acb\u65b9\u4f53\u306e\u4f53\u7a4d\u304c1\u30ea\u30c3\u30c8\u30eb\u306b\u76f8\u5f53\u3057\u307e\u3059\u3002<\/p>\n\n\n\n<h2 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<\/h2>\n\n\n\n<ul class=\"wp-block-list\">\n<li><strong>\u6c34\u9053\u4ee3\u30fb\u4f7f\u7528\u91cf\u306e\u78ba\u8a8d<\/strong> <br>\u6c34\u9053\u306e\u691c\u91dd\u7968\u306f\u901a\u5e38\u300cm\u00b3\u300d\u3067\u8a18\u8f09\u3055\u308c\u3066\u3044\u307e\u3059\u3002\u300c\u4eca\u6708\u306f20m\u00b3\u4f7f\u3063\u305f\u300d\u3068\u8a00\u308f\u308c\u3066\u3082\u30d4\u30f3\u3068\u304d\u307e\u305b\u3093\u304c\u3001\u30ea\u30c3\u30c8\u30eb\u306b\u76f4\u3059\u3068\u300c20,000\u30ea\u30c3\u30c8\u30eb\u300d\u3068\u306a\u308a\u3001\u304a\u98a8\u5442\u4f55\u676f\u5206\u304b\u306a\u3069\u306e\u30a4\u30e1\u30fc\u30b8\u304c\u6e67\u304d\u3084\u3059\u304f\u306a\u308a\u307e\u3059\u3002<\/li>\n\n\n\n<li><strong>\u30bf\u30f3\u30af\u3084\u30d7\u30fc\u30eb\u306e\u5bb9\u91cf\u8a08\u7b97<\/strong> <br>\u8caf\u6c34\u69fd\u3084\u30d7\u30fc\u30eb\u306a\u3069\u306e\u5927\u578b\u8a2d\u5099\u306e\u5bb9\u91cf\u306fm\u00b3\u3067\u8a2d\u8a08\u56f3\u306b\u66f8\u304b\u308c\u308b\u3053\u3068\u304c\u591a\u3044\u3067\u3059\u304c\u3001\u4e2d\u306b\u5165\u308c\u308b\u6c34\u3084\u85ac\u54c1\u306e\u91cf\u306f\u30ea\u30c3\u30c8\u30eb\u5358\u4f4d\u3067\u7ba1\u7406\u3059\u308b\u5834\u5408\u304c\u3042\u308a\u3001\u305d\u306e\u969b\u306e\u63db\u7b97\u306b\u5f79\u7acb\u3061\u307e\u3059\u3002<\/li>\n\n\n\n<li><strong>\u5b66\u7fd2\u3084\u5bbf\u984c\u306e\u30c1\u30a7\u30c3\u30af<\/strong> <br>\u7b97\u6570\u3084\u7406\u79d1\u306e\u6388\u696d\u3067\u51fa\u3066\u304f\u308b\u5358\u4f4d\u5909\u63db\u306e\u554f\u984c\u306b\u304a\u3051\u308b\u691c\u7b97\u7528\u3068\u3057\u3066\u6d3b\u7528\u3067\u304d\u307e\u3059\u3002<\/li>\n<\/ul>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"i-3\">\u7acb\u65b9\u30e1\u30fc\u30c8\u30eb\u304b\u3089\u30ea\u30c3\u30c8\u30eb\u3078\u306e\u8a08\u7b97\u5f0f\u3068\u65e9\u898b\u8868<\/h2>\n\n\n\n<p>\u624b\u8a08\u7b97\u3092\u884c\u3046\u5834\u5408\u306e\u8a08\u7b97\u5f0f\u306f\u975e\u5e38\u306b\u30b7\u30f3\u30d7\u30eb\u3067\u3059\u3002<\/p>\n\n\n\n<h3 class=\"wp-block-heading\" id=\"i-4\"><strong>\u8a08\u7b97\u5f0f<\/strong><\/h3>\n\n\n\n<ul class=\"wp-block-list\">\n<li><strong>\u7acb\u65b9\u30e1\u30fc\u30c8\u30eb\uff08m\u00b3\uff09 \u00d7 1,000 = \u30ea\u30c3\u30c8\u30eb\uff08L\uff09<\/strong><\/li>\n<\/ul>\n\n\n\n<p>\u4f8b\uff1a5m\u00b3\u306e\u5834\u5408 5 \u00d7 1,000 = 5,000L<\/p>\n\n\n\n<h3 class=\"wp-block-heading\" id=\"i-5\"><strong>\u3088\u304f\u3042\u308b\u5909\u63db\u65e9\u898b\u8868<\/strong><\/h3>\n\n\n\n<ul class=\"wp-block-list\">\n<li>0.1 m\u00b3 = 100 L<\/li>\n\n\n\n<li>1 m\u00b3 = 1,000 L<\/li>\n\n\n\n<li>10 m\u00b3 = 10,000 L<\/li>\n\n\n\n<li>50 m\u00b3 = 50,000 L<\/li>\n<\/ul>\n","protected":false},"excerpt":{"rendered":"<p>m\u00b3 \u21d2 \u30ea\u30c3\u30c8\u30eb \u30ea\u30c3\u30c8\u30eb \u21d2 m\u00b3 \u7acb\u65b9\u30e1\u30fc\u30c8\u30eb(m\u00b3)\u3092\u5165\u529b m\u00b3 \u30ea\u30c3\u30c8\u30eb(L)\u5909\u63db\u7d50\u679c \u2014- L \u7d50\u679c\u3092\u30b3\u30d4\u30fc \u5165\u529b\u3092\u30ea\u30bb\u30c3\u30c8 \u6570\u5024\u3092\u5165\u529b\u3059\u308b\u3060\u3051\u3067\u3001\u4f53\u7a4d\u306e\u5358\u4f4d\u300c\u7acb\u65b9\u30e1\u30fc\u30c8\u30eb\uff08m\u00b3\uff09\u300d\u3092\u300c\u30ea\u30c3\u30c8\u30eb\uff08L\uff09\u300d\u3078\u4e00\u77ac &#8230; <\/p>\n","protected":false},"author":4,"featured_media":9948,"comment_status":"closed","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[13,39],"tags":[],"class_list":{"0":"post-9944","1":"post","2":"type-post","3":"status-publish","4":"format-standard","5":"has-post-thumbnail","7":"category-tool","8":"category-life","9":"entry"},"_links":{"self":[{"href":"https:\/\/rakkokeyword.com\/techo\/wp-json\/wp\/v2\/posts\/9944","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=9944"}],"version-history":[{"count":2,"href":"https:\/\/rakkokeyword.com\/techo\/wp-json\/wp\/v2\/posts\/9944\/revisions"}],"predecessor-version":[{"id":9950,"href":"https:\/\/rakkokeyword.com\/techo\/wp-json\/wp\/v2\/posts\/9944\/revisions\/9950"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/rakkokeyword.com\/techo\/wp-json\/wp\/v2\/media\/9948"}],"wp:attachment":[{"href":"https:\/\/rakkokeyword.com\/techo\/wp-json\/wp\/v2\/media?parent=9944"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/rakkokeyword.com\/techo\/wp-json\/wp\/v2\/categories?post=9944"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/rakkokeyword.com\/techo\/wp-json\/wp\/v2\/tags?post=9944"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}