{"id":9423,"date":"2026-01-08T18:51:50","date_gmt":"2026-01-08T09:51:50","guid":{"rendered":"https:\/\/rakkokeyword.com\/techo\/?p=9423"},"modified":"2026-01-30T11:15:35","modified_gmt":"2026-01-30T02:15:35","slug":"tool-byosoku-to-jisoku","status":"publish","type":"post","link":"https:\/\/rakkokeyword.com\/techo\/tool-byosoku-to-jisoku\/","title":{"rendered":"\u79d2\u901f\u2192\u6642\u901f\u5909\u63db\u30c4\u30fc\u30eb"},"content":{"rendered":"\n<div class=\"bjs_tool_container\">\n    <div class=\"bjs_link_area_tab\">\n        <div class=\"bjs_tab_container\">\n            <a href=\"https:\/\/rakkokeyword.com\/techo\/tool-jisoku-to-byosoku\" class=\"bjs_tab_item bjs_tab_link\">\u6642\u901f \u21d2 \u79d2\u901f<\/a>\n            <span class=\"bjs_tab_item bjs_tab_active\">\u79d2\u901f \u21d2 \u6642\u901f<\/span>\n        <\/div>\n    <\/div>\n\n    <div class=\"bjs_section bjs_input_bg\">\n        <p class=\"bjs_section_title\">\u79d2\u901f\u3092\u5165\u529b<\/p>\n        \n        <div class=\"bjs_input_container\">\n            <div class=\"bjs_slider_row\">\n                <label for=\"bjs_input_byosoku\">m\/\u79d2<\/label>\n                <input type=\"range\" id=\"bjs_range_byosoku\" min=\"0\" max=\"50\" step=\"0.5\" value=\"0\" class=\"bjs_slider\" aria-label=\"\u79d2\u901f\u30b9\u30e9\u30a4\u30c0\u30fc\">\n            <\/div>\n            <div class=\"bjs_num_wrap\">\n                <input type=\"number\" id=\"bjs_input_byosoku\" min=\"0\" max=\"99999\" step=\"0.01\" value=\"0\" aria-label=\"\u79d2\u901f\u5165\u529b\">\n                <span class=\"bjs_unit\">m\/\u79d2<\/span>\n            <\/div>\n            <div class=\"bjs_error_msg\" id=\"bjs_error_byosoku\"><\/div>\n        <\/div>\n    <\/div>\n\n    <div class=\"bjs_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=\"bjs_section\">\n        <p class=\"bjs_section_title\">\u6642\u901f\uff08km\/h\uff09\u5909\u63db\u7d50\u679c<\/p>\n        \n        <div class=\"bjs_result_display\">\n            <div class=\"bjs_result_main\" aria-live=\"polite\">\n                <span id=\"bjs_val_jisoku_from_byosoku\" class=\"bjs_result_number\">0.00<\/span>\n                <span class=\"bjs_result_unit\">km\/h<\/span>\n            <\/div>\n            <button type=\"button\" id=\"bjs_copy_jisoku\" class=\"bjs_main_btn\" aria-label=\"\u6642\u901f\u3092\u30b3\u30d4\u30fc\">\u7d50\u679c\u3092\u30b3\u30d4\u30fc<\/button>\n        <\/div>\n\n        <div class=\"bjs_sub_info\">\n            <p class=\"bjs_label_sm\">\u53c2\u8003\u60c5\u5831<\/p>\n            <div class=\"bjs_info_grid\">\n                <div class=\"bjs_info_item\">\n                    <span class=\"bjs_info_label\">\u5206\u901f\uff08m\/\u5206\uff09<\/span>\n                    <span class=\"bjs_info_val\" id=\"bjs_val_funsoku_from_byosoku\">0.00m\/\u5206<\/span>\n                <\/div>\n            <\/div>\n        <\/div>\n        \n        <button type=\"button\" id=\"bjs_reset_byosoku\" class=\"bjs_reset_link\">\u6570\u5024\u3092\u30ea\u30bb\u30c3\u30c8<\/button>\n    <\/div>\n<\/div>\n\n<style>\n\/* Base Setup *\/\n.bjs_tool_container {\n    width: 100%;\n    max-width: 720px;\n    margin: 0 auto;\n    font-family: sans-serif;\n    color: #333;\n    text-align: center;\n}\n.bjs_tool_container * { box-sizing: border-box; }\n\n\/* Tab Design *\/\n.bjs_link_area_tab {\n    margin-bottom: 25px;\n}\n.bjs_tab_container {\n    display: flex;\n    width: 100%;\n    gap: 8px;\n}\n.bjs_tab_item {\n    flex: 1;\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    height: 50px;\n    font-size: 14px;\n    font-weight: bold;\n    text-decoration: none;\n    border-radius: 0;\n}\na.bjs_tab_item.bjs_tab_link {\n    background-color: #f8f9fa;\n    color: #333;\n    border: 1px solid #ddd;\n    transition: background-color 0.2s;\n}\na.bjs_tab_item.bjs_tab_link:hover {\n    background-color: #eee;\n}\nspan.bjs_tab_item.bjs_tab_active {\n    background-color: #13284B;\n    color: #fff;\n    border: 1px solid #13284B;\n    cursor: default;\n}\n\n\/* Section Design *\/\n.bjs_section { padding: 20px 0; }\n.bjs_input_bg {\n    background-color: #f8f9fa;\n    border-radius: 12px;\n    padding: 30px 20px;\n}\n.bjs_section_title {\n    font-size: 14px;\n    font-weight: bold;\n    color: #666;\n    margin: 0 0 20px 0;\n    letter-spacing: 0.05em;\n}\n\n\/* Input Styles *\/\n.bjs_input_container { \n    max-width: 500px; \n    margin: 0 auto; \n}\n.bjs_slider_row {\n    display: flex;\n    align-items: center;\n    gap: 12px;\n    margin-bottom: 16px;\n}\n.bjs_slider_row label { \n    width: 50px; \n    font-weight: bold; \n    color: #13284B; \n    font-size: 16px; \n}\n.bjs_slider { \n    flex-grow: 1; \n    height: 6px; \n    cursor: pointer; \n}\n.bjs_num_wrap { \n    display: flex; \n    align-items: center; \n    justify-content: center;\n    gap: 8px; \n    margin: 0 auto;\n}\n.bjs_num_wrap input[type=\"number\"] {\n    width: 160px;\n    height: 48px;\n    text-align: center;\n    border: 1px solid #ccc;\n    border-radius: 4px;\n    font-size: 18px;\n}\n.bjs_num_wrap input[type=\"number\"]:focus {\n    outline: 2px solid #13284B;\n    border-color: #13284B;\n}\n.bjs_unit { \n    font-size: 16px; \n    color: #888; \n    font-weight: bold;\n}\n\n\/* Error Message *\/\n.bjs_error_msg {\n    font-size: 12px;\n    color: #d32f2f;\n    margin-top: 8px;\n    min-height: 18px;\n    text-align: center;\n}\n\n\/* Flow Arrow *\/\n.bjs_flow_arrow { padding: 10px 0; }\n\n\/* Result Display *\/\n.bjs_result_display {\n    margin-bottom: 30px;\n}\n.bjs_result_main {\n    display: flex;\n    justify-content: center;\n    align-items: baseline;\n    gap: 8px;\n    margin-bottom: 20px;\n}\n.bjs_result_number {\n    font-size: 48px;\n    font-weight: bold;\n    font-family: monospace;\n    color: #000;\n}\n.bjs_result_unit {\n    font-size: 24px;\n    font-weight: bold;\n    color: #666;\n}\n\n\/* Sub Info *\/\n.bjs_sub_info {\n    padding-top: 25px;\n    border-top: 1px dashed #eee;\n}\n.bjs_label_sm { \n    font-size: 12px; \n    color: #888; \n    margin-bottom: 12px; \n    font-weight: bold; \n}\n.bjs_info_grid {\n    display: flex;\n    justify-content: center;\n    gap: 20px;\n    margin-bottom: 20px;\n}\n.bjs_info_item { \n    display: flex; \n    flex-direction: column;\n    gap: 6px;\n}\n.bjs_info_label { \n    font-size: 11px; \n    color: #999; \n}\n.bjs_info_val { \n    font-size: 18px; \n    font-weight: bold; \n    color: #444; \n}\n\n\/* Buttons *\/\n.bjs_main_btn {\n    height: 44px;\n    padding: 0 24px;\n    background: #13284B;\n    color: #fff;\n    border: none;\n    border-radius: 6px;\n    font-weight: bold;\n    cursor: pointer;\n    font-size: 14px;\n    transition: background-color 0.2s;\n}\n.bjs_main_btn:hover {\n    background: #0d1a31;\n}\n.bjs_main_btn:focus {\n    outline: 2px solid #13284B;\n    outline-offset: 2px;\n}\n.bjs_reset_link {\n    background: none;\n    border: none;\n    color: #999;\n    text-decoration: underline;\n    cursor: pointer;\n    margin-top: 15px;\n    font-size: 13px;\n}\n.bjs_reset_link:hover {\n    color: #666;\n}\n.bjs_reset_link:focus {\n    outline: 2px solid #999;\n    outline-offset: 2px;\n}\n\n\/* Responsive *\/\n@media (max-width: 500px) {\n    .bjs_result_number { font-size: 36px; }\n    .bjs_result_unit { font-size: 18px; }\n    .bjs_info_val { font-size: 16px; }\n    .bjs_num_wrap input[type=\"number\"] { \n        width: 140px; \n        height: 44px;\n        font-size: 16px; \n    }\n    .bjs_unit { font-size: 14px; }\n    .bjs_slider_row label { width: 45px; font-size: 14px; }\n}\n<\/style>\n\n<script>\n\n<\/script>\n\n\n\n<p>\u3053\u306e\u30c4\u30fc\u30eb\u306f\u3001\u79d2\u901f\uff08m\/s\uff09\u3092\u5165\u529b\u3059\u308b\u3060\u3051\u3067\u3001\u6642\u901f\uff08km\/h\uff09\u304a\u3088\u3073\u5206\u901f\uff08m\/\u5206\uff09\u3078\u77ac\u6642\u306b\u63db\u7b97\u3067\u304d\u308b\u8a08\u7b97\u30c4\u30fc\u30eb\u3067\u3059\u3002<\/p>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"i-0\">\u3053\u306e\u30c4\u30fc\u30eb\u3067\u3067\u304d\u308b\u3053\u3068<\/h2>\n\n\n\n<ul class=\"wp-block-list\">\n<li><strong>\u79d2\u901f\u304b\u3089\u6642\u901f\u30fb\u5206\u901f\u3078\u306e\u4e00\u62ec\u5909\u63db<\/strong>\uff1a\u6570\u5024\u3092\u5165\u529b\u3059\u308b\u3060\u3051\u3067\u3001\u6642\u901f\uff08km\/h\uff09\u3068\u5206\u901f\uff08m\/\u5206\uff09\u3092\u540c\u6642\u306b\u7b97\u51fa\u3057\u307e\u3059\u3002<\/li>\n\n\n\n<li><strong>\u76f4\u611f\u7684\u306a\u30b9\u30e9\u30a4\u30c0\u30fc\u64cd\u4f5c<\/strong>\uff1a0\u301c50m\/\u79d2\u306e\u7bc4\u56f2\u3067\u3042\u308c\u3070\u3001\u30b9\u30e9\u30a4\u30c0\u30fc\u3092\u52d5\u304b\u3059\u3060\u3051\u3067\u611f\u899a\u7684\u306b\u6570\u5024\u3092\u8abf\u6574\u3067\u304d\u307e\u3059\u3002<\/li>\n\n\n\n<li><strong>\u8a08\u7b97\u7d50\u679c\u306e\u30b3\u30d4\u30fc<\/strong>\uff1a\u7b97\u51fa\u3055\u308c\u305f\u6642\u901f\u306f\u300c\u7d50\u679c\u3092\u30b3\u30d4\u30fc\u300d\u30dc\u30bf\u30f3\u3067\u7c21\u5358\u306b\u30af\u30ea\u30c3\u30d7\u30dc\u30fc\u30c9\u3078\u4fdd\u5b58\u53ef\u80fd\u3067\u3059\u3002<\/li>\n\n\n\n<li><strong>\u5e83\u7bc4\u56f2\u306e\u8a08\u7b97\u306b\u5bfe\u5fdc<\/strong>\uff1a\u5fae\u7d30\u306a\u6570\u5024\u304b\u3089\u3001\u5927\u898f\u6a21\u306a\u6570\u5024\uff08\u6700\u592799,999m\/\u79d2\uff09\u307e\u3067\u5bfe\u5fdc\u3057\u3066\u3044\u307e\u3059\u3002<\/li>\n<\/ul>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"i-1\">\u79d2\u901f\u30fb\u6642\u901f\u306e\u57fa\u790e\u77e5\u8b58\u3068\u8a08\u7b97\u5f0f<\/h2>\n\n\n\n<p>\u901f\u5ea6\u306e\u5358\u4f4d\u3092\u5909\u63db\u3059\u308b\u969b\u306f\u3001\u6642\u9593\u306e\u5358\u4f4d\uff081\u6642\u9593\uff1d60\u5206\uff1d3600\u79d2\uff09\u3068\u3001\u8ddd\u96e2\u306e\u5358\u4f4d\uff081km\uff1d1000m\uff09\u306e\u95a2\u4fc2\u6027\u3092\u5229\u7528\u3057\u307e\u3059\u3002<\/p>\n\n\n\n<h3 class=\"wp-block-heading\" id=\"i-2\">\u79d2\u901f\u304b\u3089\u6642\u901f\u3078\u306e\u8a08\u7b97\u65b9\u6cd5<\/h3>\n\n\n\n<p>\u79d2\u901f\uff08m\/s\uff09\u3092\u6642\u901f\uff08km\/h\uff09\u306b\u76f4\u3059\u306b\u306f\u3001\u4ee5\u4e0b\u306e\u5f0f\u3092\u7528\u3044\u307e\u3059\u3002<\/p>\n\n\n\n<p><strong>\u6642\u901f(km\/h) = \u79d2\u901f(m\/s)\u00d73.6<\/strong><\/p>\n\n\n\n<ol start=\"1\" class=\"wp-block-list\">\n<li>\u307e\u305a\u30011\u79d2\u9593\u306e\u9032\u3080\u8ddd\u96e2\u30921\u6642\u9593\uff083600\u79d2\uff09\u5206\u306b\u3059\u308b\u305f\u3081\u30013600\u3092\u639b\u3051\u307e\u3059\uff08\u3053\u308c\u3067\u300c\u6642\u901f\u25cf\u25cfm\u300d\u306b\u306a\u308a\u307e\u3059\uff09\u3002<\/li>\n\n\n\n<li>\u6b21\u306b\u3001\u5358\u4f4d\u3092\u30e1\u30fc\u30c8\u30eb\uff08m\uff09\u304b\u3089\u30ad\u30ed\u30e1\u30fc\u30c8\u30eb\uff08km\uff09\u306b\u76f4\u3059\u305f\u3081\u30011000\u3067\u5272\u308a\u307e\u3059\u3002<\/li>\n\n\n\n<li>3600 \/ 1000 = 3.6 \u3068\u306a\u308b\u305f\u3081\u3001\u79d2\u901f\u306b3.6\u3092\u639b\u3051\u308b\u3060\u3051\u3067\u6642\u901f\u304c\u6c42\u3081\u3089\u308c\u307e\u3059\u3002<\/li>\n<\/ol>\n\n\n\n<h3 class=\"wp-block-heading\" id=\"i-3\">\u79d2\u901f\u304b\u3089\u5206\u901f\u3078\u306e\u8a08\u7b97\u65b9\u6cd5<\/h3>\n\n\n\n<p>1\u5206\u9593\u306f60\u79d2\u3067\u3042\u308b\u305f\u3081\u3001<strong>\u79d2\u901f\u309260\u500d\u3059\u308b<\/strong>\u3053\u3068\u3067\u5206\u901f\u3092\u6c42\u3081\u308b\u3053\u3068\u304c\u3067\u304d\u307e\u3059\u3002<\/p>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"i-4\">\u3053\u306e\u30c4\u30fc\u30eb\u304c\u5f79\u7acb\u3064\u30e6\u30fc\u30b9\u30b1\u30fc\u30b9<\/h2>\n\n\n\n<ul class=\"wp-block-list\">\n<li>\u53f0\u98a8\u30fb\u6c17\u8c61\u60c5\u5831\u306e\u78ba\u8a8d\u30cb\u30e5\u30fc\u30b9\u3067\u300c\u6700\u5927\u98a8\u901f30\u30e1\u30fc\u30c8\u30eb\u300d\u3068\u805e\u3044\u305f\u969b\u3001\u6642\u901f\u306b\u76f4\u3059\u3068108km\/h\u306b\u306a\u308a\u307e\u3059\u3002\u3053\u308c\u306f\u9ad8\u901f\u9053\u8def\u3092\u8d70\u308b\u8eca\u3068\u540c\u7b49\u306e\u901f\u3055\u3067\u3042\u308b\u3068\u3044\u3063\u305f\u3001\u5371\u967a\u5ea6\u306e\u76f4\u611f\u7684\u306a\u7406\u89e3\u306b\u5f79\u7acb\u3061\u307e\u3059\u3002<\/li>\n\n\n\n<li>\u9678\u4e0a\u7af6\u6280\u3084\u7403\u901f\u306e\u5206\u6790\u4f8b\u3048\u3070\u300c100m\u309210\u79d2\u3067\u8d70\u308b\uff08\u79d2\u901f10m\uff09\u300d\u306f\u6642\u901f36km\/h\u306b\u76f8\u5f53\u3057\u307e\u3059\u3002\u81ea\u5206\u306e\u8d70\u529b\u3084\u6295\u3052\u305f\u30dc\u30fc\u30eb\u306e\u901f\u3055\u3092\u4e00\u822c\u7684\u306a\u8eca\u4e21\u306e\u901f\u5ea6\u3068\u6bd4\u8f03\u3057\u305f\u3044\u6642\u306b\u4fbf\u5229\u3067\u3059\u3002<\/li>\n\n\n\n<li>\u7406\u79d1\u30fb\u7b97\u6570\u306e\u5bbf\u984c\u300c\u79d2\u901f\u3092\u6642\u901f\u306b\u76f4\u3057\u306a\u3055\u3044\u300d\u3068\u3044\u3046\u5358\u4f4d\u63db\u7b97\u306e\u554f\u984c\u306b\u304a\u3044\u3066\u3001\u8a08\u7b97\u7d50\u679c\u304c\u6b63\u3057\u3044\u304b\u3069\u3046\u304b\u3092\u78ba\u8a8d\u3059\u308b\u30c4\u30fc\u30eb\u3068\u3057\u3066\u6d3b\u7528\u3067\u304d\u307e\u3059\u3002<\/li>\n<\/ul>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"i-5\">\u79d2\u901f\u30fb\u6642\u901f\u306e\u65e9\u898b\u8868\uff08\u76ee\u5b89\uff09<\/h2>\n\n\n\n<p>\u65e5\u5e38\u3067\u3088\u304f\u898b\u304b\u3051\u308b\u901f\u5ea6\u306e\u63db\u7b97\u76ee\u5b89\u3067\u3059\u3002<\/p>\n\n\n<div id=\"id-6c6415f1-2247-4bb9-9d42-8fea06d1a18b\">\n<figure class=\"wp-block-table\"><table class=\"has-fixed-layout\"><thead><tr><td><strong>\u79d2\u901f (m\/s)<\/strong><\/td><td><strong>\u6642\u901f (km\/h)<\/strong><\/td><td><strong>\u72b6\u6cc1\u306e\u76ee\u5b89<\/strong><\/td><\/tr><\/thead><tbody><tr><td>1.4 m\/s<\/td><td>\u7d04 5 km\/h<\/td><td>\u4eba\u304c\u6b69\u304f\u901f\u3055<\/td><\/tr><tr><td>10 m\/s<\/td><td>36 km\/h<\/td><td>\u30de\u30e9\u30bd\u30f3\u306e\u30c8\u30c3\u30d7\u9078\u624b \/ \u5f37\u3044\u98a8<\/td><\/tr><tr><td>20 m\/s<\/td><td>72 km\/h<\/td><td>\u4e00\u822c\u9053\u3092\u8d70\u308b\u8eca\u306e\u901f\u3055 \/ \u975e\u5e38\u306b\u5f37\u3044\u98a8<\/td><\/tr><tr><td>30 m\/s<\/td><td>108 km\/h<\/td><td>\u9ad8\u901f\u9053\u8def\u3092\u8d70\u308b\u8eca\u306e\u901f\u3055 \/ \u731b\u70c8\u306a\u98a8<\/td><\/tr><\/tbody><\/table><\/figure>\n<\/div>","protected":false},"excerpt":{"rendered":"<p>\u6642\u901f \u21d2 \u79d2\u901f \u79d2\u901f \u21d2 \u6642\u901f \u79d2\u901f\u3092\u5165\u529b m\/\u79d2 m\/\u79d2 \u6642\u901f\uff08km\/h\uff09\u5909\u63db\u7d50\u679c 0.00 km\/h \u7d50\u679c\u3092\u30b3\u30d4\u30fc \u53c2\u8003\u60c5\u5831 \u5206\u901f\uff08m\/\u5206\uff09 0.00m\/\u5206 \u6570\u5024\u3092\u30ea\u30bb\u30c3\u30c8 \u3053\u306e\u30c4\u30fc\u30eb\u306f\u3001\u79d2\u901f\uff08m\/s\uff09\u3092\u5165\u529b\u3059\u308b\u3060\u3051 &#8230; <\/p>\n","protected":false},"author":4,"featured_media":9431,"comment_status":"closed","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[13,39],"tags":[],"class_list":{"0":"post-9423","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\/9423","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=9423"}],"version-history":[{"count":5,"href":"https:\/\/rakkokeyword.com\/techo\/wp-json\/wp\/v2\/posts\/9423\/revisions"}],"predecessor-version":[{"id":10151,"href":"https:\/\/rakkokeyword.com\/techo\/wp-json\/wp\/v2\/posts\/9423\/revisions\/10151"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/rakkokeyword.com\/techo\/wp-json\/wp\/v2\/media\/9431"}],"wp:attachment":[{"href":"https:\/\/rakkokeyword.com\/techo\/wp-json\/wp\/v2\/media?parent=9423"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/rakkokeyword.com\/techo\/wp-json\/wp\/v2\/categories?post=9423"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/rakkokeyword.com\/techo\/wp-json\/wp\/v2\/tags?post=9423"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}