{"id":10445,"date":"2026-02-12T10:57:38","date_gmt":"2026-02-12T01:57:38","guid":{"rendered":"https:\/\/rakkokeyword.com\/techo\/?p=10445"},"modified":"2026-02-12T10:58:02","modified_gmt":"2026-02-12T01:58:02","slug":"tool-date-calculator","status":"publish","type":"post","link":"https:\/\/rakkokeyword.com\/techo\/tool-date-calculator\/","title":{"rendered":"\u671f\u9593\u8a08\u7b97\u30c4\u30fc\u30eb"},"content":{"rendered":"\n<div id=\"dcalc_tool_wrapper\">\n    <style>\n        \/* \u30d9\u30fc\u30b9\u30b9\u30bf\u30a4\u30eb *\/\n        #dcalc_tool_wrapper {\n            width: 100%;\n            max-width: 720px;\n            margin: 0 auto;\n            font-family: -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, \"Helvetica Neue\", Arial, sans-serif;\n            color: #333;\n            box-sizing: border-box;\n            background-color: #fff;\n        }\n        #dcalc_tool_wrapper * {\n            box-sizing: border-box;\n        }\n        \n        \/* \u5165\u529b\u30a8\u30ea\u30a2 *\/\n        .dcalc_input_section {\n            display: flex;\n            flex-direction: column;\n            gap: 20px;\n            margin-bottom: 30px;\n            padding: 20px;\n            background-color: #f9f9f9;\n            border-radius: 8px;\n        }\n\n        .dcalc_input_group {\n            display: flex;\n            flex-direction: column;\n            gap: 8px;\n        }\n\n        .dcalc_label {\n            font-weight: bold;\n            font-size: 14px;\n            color: #333;\n            margin: 0;\n        }\n\n        .dcalc_controls {\n            display: flex;\n            flex-wrap: wrap;\n            gap: 10px;\n            align-items: center;\n        }\n\n        .dcalc_date_input {\n            padding: 10px;\n            border: 1px solid #ccc;\n            border-radius: 4px;\n            font-size: 16px;\n            flex: 1;\n            min-width: 150px;\n        }\n\n        .dcalc_btn_sub {\n            padding: 8px 12px;\n            font-size: 12px;\n            background-color: #fff;\n            border: 1px solid #ccc;\n            border-radius: 4px;\n            cursor: pointer;\n            color: #555;\n            transition: background-color 0.2s;\n            height: 40px;\n        }\n        .dcalc_btn_sub:hover {\n            background-color: #eee;\n        }\n\n        .dcalc_weekday {\n            font-size: 12px;\n            color: #666;\n            margin-left: 5px;\n        }\n\n        .dcalc_options {\n            display: flex;\n            justify-content: space-between;\n            align-items: center;\n            flex-wrap: wrap;\n            gap: 15px;\n            margin-bottom: 20px;\n        }\n\n        .dcalc_radio_group {\n            display: flex;\n            gap: 15px;\n            font-size: 14px;\n        }\n        .dcalc_radio_label {\n            display: flex;\n            align-items: center;\n            gap: 5px;\n            cursor: pointer;\n        }\n\n        .dcalc_btn_swap {\n            padding: 5px 10px;\n            font-size: 14px;\n            background-color: #fff;\n            border: 1px solid #ccc;\n            border-radius: 4px;\n            cursor: pointer;\n        }\n\n        \/* \u7d50\u679c\u30a8\u30ea\u30a2 *\/\n        .dcalc_result_section {\n            text-align: center;\n            padding: 20px;\n            background-color: #fff;\n        }\n\n        .dcalc_result_title {\n            font-size: 14px;\n            color: #666;\n            margin: 0 0 10px 0;\n        }\n\n        .dcalc_main_result {\n            font-size: 32px;\n            font-weight: bold;\n            color: #333;\n            margin: 0 0 10px 0;\n            line-height: 1.2;\n        }\n        .dcalc_main_unit {\n            font-size: 16px;\n            font-weight: normal;\n        }\n\n        .dcalc_sub_result {\n            font-size: 18px;\n            color: #555;\n            margin: 0 0 20px 0;\n        }\n\n        .dcalc_table_wrapper {\n            width: 100%;\n            margin-top: 20px;\n            border-top: 1px solid #eee;\n        }\n        .dcalc_table {\n            width: 100%;\n            border-collapse: collapse;\n            font-size: 14px;\n        }\n        .dcalc_table th, .dcalc_table td {\n            padding: 12px 10px;\n            border-bottom: 1px solid #eee;\n            text-align: left;\n        }\n        .dcalc_table th {\n            color: #666;\n            font-weight: normal;\n            width: 30%;\n        }\n        .dcalc_table td {\n            font-weight: bold;\n            text-align: right;\n        }\n\n        .dcalc_action_area {\n            margin-top: 20px;\n            text-align: center;\n        }\n        .dcalc_btn_primary {\n            background-color: #13284B;\n            color: #fff;\n            border: none;\n            padding: 0 24px;\n            font-size: 16px;\n            border-radius: 4px;\n            cursor: pointer;\n            height: 44px;\n            display: inline-flex;\n            align-items: center;\n            justify-content: center;\n            transition: opacity 0.2s;\n        }\n        .dcalc_btn_primary:hover {\n            opacity: 0.9;\n        }\n        .dcalc_btn_primary:disabled {\n            background-color: #ccc;\n            cursor: not-allowed;\n        }\n\n        .dcalc_error {\n            color: #d9534f;\n            font-size: 14px;\n            display: none;\n            margin-top: 10px;\n        }\n\n        @media (max-width: 480px) {\n            .dcalc_controls {\n                flex-direction: column;\n                align-items: stretch;\n            }\n            .dcalc_btn_sub {\n                width: 100%;\n            }\n        }\n    <\/style>\n\n    <div class=\"dcalc_input_section\">\n        <div class=\"dcalc_input_group\">\n            <p class=\"dcalc_label\">\u958b\u59cb\u65e5 <span id=\"dcalc_start_weekday\" class=\"dcalc_weekday\"><\/span><\/p>\n            <div class=\"dcalc_controls\">\n                <input type=\"date\" id=\"dcalc_input_start\" class=\"dcalc_date_input\">\n                <button type=\"button\" id=\"dcalc_btn_today_start\" class=\"dcalc_btn_sub\">\u4eca\u65e5<\/button>\n            <\/div>\n        <\/div>\n\n        <div style=\"text-align: center;\">\n             <button type=\"button\" id=\"dcalc_btn_swap\" class=\"dcalc_btn_swap\">\u2191\u2193 \u65e5\u4ed8\u3092\u5165\u308c\u66ff\u3048<\/button>\n        <\/div>\n\n        <div class=\"dcalc_input_group\">\n            <p class=\"dcalc_label\">\u7d42\u4e86\u65e5 <span id=\"dcalc_end_weekday\" class=\"dcalc_weekday\"><\/span><\/p>\n            <div class=\"dcalc_controls\">\n                <input type=\"date\" id=\"dcalc_input_end\" class=\"dcalc_date_input\">\n                <button type=\"button\" id=\"dcalc_btn_today_end\" class=\"dcalc_btn_sub\">\u4eca\u65e5<\/button>\n                <button type=\"button\" id=\"dcalc_btn_yearend\" class=\"dcalc_btn_sub\">\u5e74\u672b<\/button>\n            <\/div>\n        <\/div>\n\n        <div class=\"dcalc_options\">\n            <p class=\"dcalc_label\">\u8a08\u7b97\u8a2d\u5b9a<\/p>\n            <div class=\"dcalc_radio_group\">\n                <label class=\"dcalc_radio_label\">\n                    <input type=\"radio\" name=\"dcalc_include_first\" value=\"0\" checked> \u521d\u65e5\u3092\u542b\u307e\u306a\u3044\n                <\/label>\n                <label class=\"dcalc_radio_label\">\n                    <input type=\"radio\" name=\"dcalc_include_first\" value=\"1\"> \u521d\u65e5\u3092\u542b\u3080\n                <\/label>\n            <\/div>\n        <\/div>\n        \n        <p id=\"dcalc_error_msg\" class=\"dcalc_error\">\u65e5\u4ed8\u306e\u5f62\u5f0f\u304c\u6b63\u3057\u304f\u3042\u308a\u307e\u305b\u3093\u3002<\/p>\n    <\/div>\n\n    <div class=\"dcalc_result_section\">\n        <p class=\"dcalc_result_title\">\u8a08\u7b97\u7d50\u679c<\/p>\n        \n        <p class=\"dcalc_main_result\">\n            <span id=\"dcalc_res_days\">\u2013<\/span>\n            <span class=\"dcalc_main_unit\">\u65e5<\/span>\n        <\/p>\n        \n        <p class=\"dcalc_sub_result\" id=\"dcalc_res_ymd\">\u2013<\/p>\n\n        <div class=\"dcalc_table_wrapper\">\n            <table class=\"dcalc_table\">\n                <tbody>\n                    <tr>\n                        <th>\u9031\u63db\u7b97<\/th>\n                        <td id=\"dcalc_res_weeks\">\u2013<\/td>\n                    <\/tr>\n                    <tr>\n                        <th>\u6708\u63db\u7b97<\/th>\n                        <td id=\"dcalc_res_months\">\u2013<\/td>\n                    <\/tr>\n                    <tr>\n                        <th>\u5e74\u63db\u7b97<\/th>\n                        <td id=\"dcalc_res_years\">\u2013<\/td>\n                    <\/tr>\n                    <tr>\n                        <th>\u6642\u9593\u63db\u7b97<\/th>\n                        <td id=\"dcalc_res_hours\">\u2013<\/td>\n                    <\/tr>\n                <\/tbody>\n            <\/table>\n        <\/div>\n\n        <div class=\"dcalc_action_area\">\n            <button type=\"button\" id=\"dcalc_btn_copy\" class=\"dcalc_btn_primary\" disabled>\u7d50\u679c\u3092\u30b3\u30d4\u30fc<\/button>\n        <\/div>\n    <\/div>\n\n    <script>\n\n    <\/script>\n<\/div>\n\n\n\n<p>\u958b\u59cb\u65e5\u304b\u3089\u7d42\u4e86\u65e5\u307e\u3067\u306e\u300c\u65e5\u6570\u300d\u3084\u300c\u671f\u9593\u300d\u3092\u81ea\u52d5\u3067\u8a08\u7b97\u3067\u304d\u308b\u7121\u6599\u306eWEB\u30c4\u30fc\u30eb\u3067\u3059\u30022\u3064\u306e\u65e5\u4ed8\u3092\u5165\u529b\u3059\u308b\u3060\u3051\u3067\u3001\u7dcf\u65e5\u6570\u3060\u3051\u3067\u306a\u304f\u3001\u5e74\u30fb\u6708\u30fb\u9031\u30fb\u6642\u9593\u5358\u4f4d\u3078\u306e\u63db\u7b97\u7d50\u679c\u3082\u77ac\u6642\u306b\u7b97\u51fa\u3057\u307e\u3059\u3002<\/p>\n\n\n\n<h3 class=\"wp-block-heading\" id=\"i-0\">\u3053\u306e\u30c4\u30fc\u30eb\u3067\u3067\u304d\u308b\u3053\u3068<\/h3>\n\n\n\n<p>\u3053\u306e\u30c4\u30fc\u30eb\u3067\u306f\u3001\u6307\u5b9a\u3057\u305f2\u3064\u306e\u65e5\u4ed8\u306e\u9593\u306e\u671f\u9593\u306b\u3064\u3044\u3066\u3001\u4ee5\u4e0b\u306e\u60c5\u5831\u3092\u53d6\u5f97\u3067\u304d\u307e\u3059\u3002<\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li><strong>\u7dcf\u65e5\u6570\u306e\u8a08\u7b97<\/strong> \u958b\u59cb\u65e5\u304b\u3089\u7d42\u4e86\u65e5\u307e\u3067\u304c\u300c\u4f55\u65e5\u9593\u3042\u308b\u304b\u300d\u3092\u8a08\u7b97\u3057\u307e\u3059\u3002<\/li>\n\n\n\n<li><strong>\u5e74\u6708\u65e5\u5f62\u5f0f\u3067\u306e\u8868\u793a<\/strong> \u7dcf\u65e5\u6570\u3092\u300c\u3007\u5e74\u3007\u30f6\u6708\u3007\u65e5\u300d\u3068\u3044\u3046\u5f62\u5f0f\u306b\u63db\u7b97\u3057\u3066\u8868\u793a\u3057\u307e\u3059\u3002\u9577\u671f\u9593\u306e\u8a08\u7b97\u3067\u3082\u76f4\u611f\u7684\u306b\u9577\u3055\u3092\u628a\u63e1\u3067\u304d\u307e\u3059\u3002<\/li>\n\n\n\n<li><strong>\u591a\u69d8\u306a\u5358\u4f4d\u3078\u306e\u63db\u7b97<\/strong> \u671f\u9593\u3092\u300c\u9031\u6570\uff08\u3007\u9031\u9593\uff0b\u3007\u65e5\uff09\u300d\u300c\u6708\u6570\uff08\u7d04\u3007\u30f6\u6708\uff09\u300d\u300c\u5e74\u6570\uff08\u7d04\u3007\u5e74\uff09\u300d\u300c\u6642\u9593\uff08\u3007\u6642\u9593\uff09\u300d\u306b\u63db\u7b97\u3057\u305f\u7d50\u679c\u3092\u78ba\u8a8d\u3067\u304d\u307e\u3059\u3002<\/li>\n\n\n\n<li><strong>\u521d\u65e5\u306e\u53d6\u308a\u6271\u3044\u9078\u629e<\/strong> \u8a08\u7b97\u671f\u9593\u306b\u958b\u59cb\u65e5\u3092\u542b\u3081\u308b\u304b\uff08\u4e21\u7aef\u5165\u308c\uff09\u3001\u542b\u3081\u306a\u3044\u304b\uff08\u7247\u7aef\u5165\u308c\uff09\u3092\u9078\u629e\u3057\u3066\u8a08\u7b97\u3067\u304d\u307e\u3059\u3002<\/li>\n<\/ul>\n\n\n\n<h3 class=\"wp-block-heading\" id=\"i-1\">\u3053\u306e\u30c4\u30fc\u30eb\u3067\u53d6\u5f97\u3059\u308b\u60c5\u5831\u306e\u57fa\u790e\u77e5\u8b58<\/h3>\n\n\n\n<p>\u65e5\u6570\u8a08\u7b97\u3092\u884c\u3046\u4e0a\u3067\u91cd\u8981\u3068\u306a\u308b\u300c\u521d\u65e5\u306e\u6271\u3044\u300d\u306b\u3064\u3044\u3066\u89e3\u8aac\u3057\u307e\u3059\u3002<\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li><strong>\u521d\u65e5\u3092\u542b\u307e\u306a\u3044\uff08\u7247\u7aef\u5165\u308c\uff09<\/strong> \u901a\u5e38\u306e\u5f15\u304d\u7b97\u3068\u540c\u3058\u8003\u3048\u65b9\u3067\u3059\u3002\u300c\u4eca\u65e5\u304b\u3089\u660e\u65e5\u307e\u3067\u300d\u3092\u300c1\u65e5\u300d\u3068\u6570\u3048\u307e\u3059\u3002\u30db\u30c6\u30eb\u306e\u300c\u3007\u6cca\u300d\u306e\u8a08\u7b97\u3084\u3001\u4e00\u822c\u7684\u306a\u300c\u3042\u3068\u4f55\u65e5\u300d\u3068\u3044\u3046\u30ab\u30a6\u30f3\u30c8\u30c0\u30a6\u30f3\u3067\u4f7f\u308f\u308c\u307e\u3059\u3002\u3053\u306e\u30c4\u30fc\u30eb\u306e\u30c7\u30d5\u30a9\u30eb\u30c8\u8a2d\u5b9a\u3067\u3059\u3002<\/li>\n\n\n\n<li><strong>\u521d\u65e5\u3092\u542b\u3080\uff08\u4e21\u7aef\u5165\u308c\uff09<\/strong> \u958b\u59cb\u65e5\u30921\u65e5\u76ee\u3068\u3057\u3066\u6570\u3048\u308b\u8003\u3048\u65b9\u3067\u3059\u3002\u300c\u4eca\u65e5\u304b\u3089\u660e\u65e5\u307e\u3067\u300d\u3092\u300c2\u65e5\u9593\u300d\u3068\u6570\u3048\u307e\u3059\u3002\u30a4\u30d9\u30f3\u30c8\u306e\u958b\u50ac\u671f\u9593\uff08\u3007\u67081\u65e5\u304b\u3089\u3007\u67083\u65e5\u307e\u3067\u306f3\u65e5\u9593\uff09\u3084\u3001\u65c5\u884c\u306e\u65e5\u7a0b\uff082\u6cca3\u65e5\uff09\u3001\u6cd5\u5f8b\u4e0a\u306e\u671f\u9593\u8a08\u7b97\u306a\u3069\u3067\u4f7f\u308f\u308c\u307e\u3059\u3002<\/li>\n<\/ul>\n\n\n\n<h3 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<\/h3>\n\n\n\n<p>\u3053\u306e\u30c4\u30fc\u30eb\u306f\u3001\u30d3\u30b8\u30cd\u30b9\u304b\u3089\u30d7\u30e9\u30a4\u30d9\u30fc\u30c8\u307e\u3067\u69d8\u3005\u306a\u30b7\u30fc\u30f3\u3067\u6d3b\u7528\u3067\u304d\u307e\u3059\u3002<\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li><strong>\u30b9\u30b1\u30b8\u30e5\u30fc\u30eb\u306e\u78ba\u8a8d<\/strong> \u300c\u30d7\u30ed\u30b8\u30a7\u30af\u30c8\u306e\u7d0d\u671f\u307e\u3067\u3042\u3068\u4f55\u65e5\u3042\u308b\u304b\u300d\u300c\u8a66\u9a13\u65e5\u307e\u3067\u3042\u3068\u4f55\u9031\u9593\u3042\u308b\u304b\u300d\u3092\u6b63\u78ba\u306b\u628a\u63e1\u3057\u305f\u3044\u3068\u304d\u3002<\/li>\n\n\n\n<li><strong>\u30a4\u30d9\u30f3\u30c8\u671f\u9593\u306e\u7b97\u51fa<\/strong> \u300c\u30ad\u30e3\u30f3\u30da\u30fc\u30f3\u671f\u9593\u306f\u4f55\u65e5\u9593\u304b\u300d\u300c\u30b4\u30fc\u30eb\u30c7\u30f3\u30a6\u30a3\u30fc\u30af\u306f\u4f55\u9023\u4f11\u304b\u300d\u3092\u77e5\u308a\u305f\u3044\u3068\u304d\u3002<\/li>\n\n\n\n<li><strong>\u8a18\u5ff5\u65e5\u3084\u7d4c\u904e\u65e5\u6570\u306e\u78ba\u8a8d<\/strong> \u300c\u751f\u307e\u308c\u3066\u304b\u3089\u4eca\u65e5\u3067\u4f55\u65e5\u76ee\u304b\u300d\u300c\u4ed8\u304d\u5408\u3063\u3066\u304b\u3089\u4f55\u30f6\u6708\u7d4c\u3063\u305f\u304b\u300d\u300c\u8a2d\u7acb\u304b\u3089\u4f55\u5e74\u7d4c\u904e\u3057\u305f\u304b\u300d\u306a\u3069\u306e\u8a18\u5ff5\u65e5\u8a08\u7b97\u306b\u3002<\/li>\n\n\n\n<li><strong>\u4e8b\u52d9\u624b\u7d9a\u304d\u30fb\u5951\u7d04<\/strong> \u300c\u8a66\u7528\u671f\u9593\u306e\u7d42\u4e86\u65e5\u306f\u3044\u3064\u304b\u300d\u300c\u5951\u7d04\u671f\u9593\u306e\u65e5\u6570\u8a08\u7b97\u300d\u306a\u3069\u3001\u6b63\u78ba\u306a\u66a6\u306e\u8a08\u7b97\u304c\u5fc5\u8981\u306a\u3068\u304d\u3002<\/li>\n<\/ul>\n\n\n\n<h3 class=\"wp-block-heading\" id=\"i-3\">\u3046\u308b\u3046\u5e74\uff082\u670829\u65e5\uff09\u306e\u8a08\u7b97\u306b\u3064\u3044\u3066<\/h3>\n\n\n\n<p>\u3053\u306e\u30c4\u30fc\u30eb\u306f\u3001\u30b0\u30ec\u30b4\u30ea\u30aa\u66a6\u306b\u57fa\u3065\u304d<strong>\u3046\u308b\u3046\u5e74\uff084\u5e74\u306b1\u5ea6\u306e2\u670829\u65e5\uff09\u3092\u81ea\u52d5\u7684\u306b\u8003\u616e\u3057\u3066\u8a08\u7b97\u3057\u307e\u3059<\/strong>\u3002 \u4f8b\u3048\u3070\u3001\u3046\u308b\u3046\u5e74\u3092\u542b\u3080\u671f\u9593\u3067\u3042\u3063\u3066\u3082\u3001\u30ab\u30ec\u30f3\u30c0\u30fc\u901a\u308a\u306e\u6b63\u78ba\u306a\u65e5\u6570\u3092\u7b97\u51fa\u3059\u308b\u305f\u3081\u3001\u624b\u8a08\u7b97\u306e\u3088\u3046\u306a\u30ba\u30ec\u304c\u767a\u751f\u3057\u307e\u305b\u3093\u3002<\/p>\n","protected":false},"excerpt":{"rendered":"<p>\u958b\u59cb\u65e5 \u4eca\u65e5 \u2191\u2193 \u65e5\u4ed8\u3092\u5165\u308c\u66ff\u3048 \u7d42\u4e86\u65e5 \u4eca\u65e5 \u5e74\u672b \u8a08\u7b97\u8a2d\u5b9a \u521d\u65e5\u3092\u542b\u307e\u306a\u3044 \u521d\u65e5\u3092\u542b\u3080 \u65e5\u4ed8\u306e\u5f62\u5f0f\u304c\u6b63\u3057\u304f\u3042\u308a\u307e\u305b\u3093\u3002 \u8a08\u7b97\u7d50\u679c \u2013 \u65e5 \u2013 \u9031\u63db\u7b97 \u2013 \u6708\u63db\u7b97 \u2013 \u5e74\u63db\u7b97 \u2013 \u6642\u9593\u63db\u7b97 \u2013 \u7d50\u679c\u3092\u30b3\u30d4\u30fc \u958b\u59cb\u65e5\u304b &#8230; <\/p>\n","protected":false},"author":4,"featured_media":10455,"comment_status":"closed","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[13,39],"tags":[],"class_list":{"0":"post-10445","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\/10445","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=10445"}],"version-history":[{"count":4,"href":"https:\/\/rakkokeyword.com\/techo\/wp-json\/wp\/v2\/posts\/10445\/revisions"}],"predecessor-version":[{"id":10456,"href":"https:\/\/rakkokeyword.com\/techo\/wp-json\/wp\/v2\/posts\/10445\/revisions\/10456"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/rakkokeyword.com\/techo\/wp-json\/wp\/v2\/media\/10455"}],"wp:attachment":[{"href":"https:\/\/rakkokeyword.com\/techo\/wp-json\/wp\/v2\/media?parent=10445"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/rakkokeyword.com\/techo\/wp-json\/wp\/v2\/categories?post=10445"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/rakkokeyword.com\/techo\/wp-json\/wp\/v2\/tags?post=10445"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}