{"id":17335,"date":"2024-11-07T15:55:00","date_gmt":"2024-11-07T06:55:00","guid":{"rendered":"https:\/\/www.chicory.jp\/blog\/?page_id=17335"},"modified":"2026-03-10T16:09:51","modified_gmt":"2026-03-10T07:09:51","slug":"%e6%a0%97%e3%81%8d%e3%82%93%e3%81%a8%e3%82%93%e7%94%9f%e9%a3%9f%e3%83%91%e3%83%b3%e3%82%88%e3%81%8f%e3%81%82%e3%82%8b%e8%b3%aa%e5%95%8fq%ef%bc%86a-2","status":"publish","type":"page","link":"https:\/\/www.chicory.jp\/blog\/kurikinton-bread_qa","title":{"rendered":"\u6817\u304d\u3093\u3068\u3093\u751f\u98df\u30d1\u30f3&#x1f35e;\u3088\u304f\u3042\u308b\u8cea\u554f\u3000Q\uff06A"},"content":{"rendered":"\n<!DOCTYPE html>\n<html lang=\"ja\">\n<head>\n<meta charset=\"UTF-8\">\n<meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\">\n<style>\n    \/* --- \u5168\u4f53\uff1a\u5199\u771f\u306b\u99b4\u67d3\u3080\u30a2\u30fc\u30b9\u30ab\u30e9\u30fc --- *\/\n    body { margin: 0; padding: 0; background: #fffcf0; color: #4a3d33; line-height: 1.6; font-family: \"Helvetica Neue\", Arial, \"Hiragino Kaku Gothic ProN\", \"Hiragino Sans\", Meiryo, sans-serif; }\n    .faq-container { max-width: 500px; margin: 0 auto; background: #fff; box-shadow: 0 0 20px rgba(0,0,0,0.05); }\n\n    \/* \u30d8\u30c3\u30c0\u30fc\uff1a\u30bf\u30a4\u30c8\u30eb\u306e\u767d\u6587\u5b57\u3092\u6700\u512a\u5148\u3067\u56fa\u5b9a *\/\n    .faq-container .main-header {\n        background: #6b704c !important;\n        text-align: center;\n        padding: 30px 10px;\n    }\n    .faq-container .main-header h1 { \n        color: #ffffff !important; \n        font-size: 20px !important; \n        margin: 0 !important; \n        letter-spacing: 2px !important; \n        font-weight: bold !important; \n        -webkit-text-fill-color: #ffffff !important; \n    }\n\n    \/* \u5199\u771f\u30a8\u30ea\u30a2 *\/\n    .photo-frame { width: 100%; height: auto; display: block; line-height: 0; padding: 10px; box-sizing: border-box; }\n    .photo-frame img { \n        width: 100%; \n        height: auto; \n        vertical-align: bottom; \n        border-radius: 20px; \n    }\n\n    \/* \u91cd\u8981\u30a2\u30e9\u30fc\u30c8 *\/\n    .alert-banner {\n        margin: 10px 15px 20px;\n        background: #fff5f5;\n        border: 2px dashed #e74c3c;\n        padding: 12px;\n        border-radius: 12px;\n        text-align: center;\n        font-weight: bold;\n        color: #b03a2e;\n        font-size: 14px;\n    }\n\n    \/* \u30a2\u30af\u30b7\u30e7\u30f3\u30dc\u30bf\u30f3\uff1a\u5f71\u3092\u6d88\u3057\u3066\u8aad\u307f\u3084\u3059\u304f *\/\n    .action-area { padding: 10px 20px; }\n    .btn {\n        display: block;\n        text-align: center;\n        text-decoration: none;\n        font-weight: bold;\n        border-radius: 12px; \n        margin-bottom: 15px;\n        padding: 16px;\n        font-size: 17px;\n        transition: 0.2s;\n    }\n    .btn-reserve {\n        background: #d48344 !important;\n        color: #ffffff !important;\n        box-shadow: 0 5px 0 #a35b2a;\n        text-shadow: none !important; \n    }\n    .btn-reserve:active { transform: translateY(3px); box-shadow: 0 2px 0 #a35b2a; }\n    \n    .btn-shop {\n        background: #ffffff !important;\n        color: #d48344 !important;\n        border: 3px solid #d48344 !important;\n        box-shadow: 0 5px 0 #eec9aa;\n    }\n\n    \/* FAQ\u30ab\u30c6\u30b4\u30ea\u30fc\u898b\u51fa\u3057 *\/\n    .cat-title {\n        display: inline-block;\n        background: #6b704c !important;\n        color: #ffffff !important;\n        padding: 4px 18px;\n        border-radius: 0 5px 5px 0;\n        font-size: 14px;\n        margin: 25px 0 12px 0;\n        font-weight: bold;\n    }\n\n    \/* Q&A\u30ab\u30fc\u30c9 *\/\n    .qa-card {\n        margin: 0 15px 15px;\n        border: 2px solid #f2f2f2;\n        border-radius: 15px;\n        overflow: hidden;\n        background: #fff;\n    }\n    .q-box {\n        padding: 12px 15px;\n        background: #fff9e6;\n        color: #8c5a3c;\n        font-weight: bold;\n        display: flex;\n        align-items: center;\n    }\n    .q-box::before { content: \"\u25cf\"; margin-right: 8px; color: #6b704c; }\n    .a-box { padding: 15px; font-size: 15px; background: #fff; }\n    .imp { color: #c0392b !important; font-weight: bold; }\n\n    \/* \u30c6\u30fc\u30d6\u30eb *\/\n    .data-table {\n        width: 100%;\n        border-collapse: collapse;\n        margin-top: 8px;\n        font-size: 13px;\n    }\n    .data-table td { border: 1px solid #eee; padding: 7px; }\n    .data-table tr td:first-child { background: #fdfdfd; width: 35%; font-weight: bold; color: #6b704c; }\n\n    \/* \u30d5\u30c3\u30bf\u30fc *\/\n    .footer-info {\n        text-align: center;\n        padding: 30px 15px;\n        background: #f4f4f4;\n        font-size: 12px;\n        color: #888;\n        border-top: 1px solid #ddd;\n    }\n    .footer-info a { color: #888 !important; text-decoration: none; }\n<\/style>\n<\/head>\n<body>\n\n<div class=\"faq-container\">\n    <header class=\"main-header\">\n        <h1>\u6817\u304d\u3093\u3068\u3093\u751f\u98df\u30d1\u30f3 \u3088\u304f\u3042\u308b\u8cea\u554f<\/h1>\n    <\/header>\n\n    <div class=\"photo-frame\">\n        <img decoding=\"async\" src=\"https:\/\/www.chicory.jp\/blog\/wp-content\/uploads\/2026\/03\/ef3fee56aacea72c2b0760c9333a06ce.jpg\" alt=\"\u6817\u304d\u3093\u3068\u3093\u751f\u98df\u30d1\u30f3\u306e\u65ad\u9762\u5199\u771f\">\n    <\/div>\n\n    <div class=\"alert-banner\">\n        \u5f53\u65e5\u306e\u304a\u53d6\u308a\u7f6e\u304d\u30fb\u96fb\u8a71\u4e88\u7d04\u306f\u627f\u3063\u3066\u304a\u308a\u307e\u305b\u3093\u3002<br>\n        \u4e8b\u524d\u4e88\u7d04\u306f\u30cd\u30c3\u30c8\u304b\u3089\u304c\u30b9\u30e0\u30fc\u30ba\u3067\u3059\uff01\n    <\/div>\n\n    <div class=\"action-area\">\n        <a href=\"https:\/\/forms.office.com\/r\/fVSpcVq8B3\" class=\"btn btn-reserve\">\n            <span style=\"font-size: 11px; font-weight: normal; opacity: 0.9;\">\uff3c \u524d\u65e516\u6642\u307e\u3067\u53d7\u4ed8 \uff0f<\/span><br>\n            \u5e97\u982d\u53d7\u53d6\u3092\u30cd\u30c3\u30c8\u4e88\u7d04\u3059\u308b\n        <\/a>\n        <a href=\"https:\/\/www.chicory.jp\/c\/bread\" class=\"btn btn-shop\">\n            \u5b85\u6025\u4fbf\u5168\u56fd\u767a\u9001\uff08\u304a\u53d6\u308a\u5bc4\u305b\uff09\u306f\u3053\u3061\u3089\n        <\/a>\n    <\/div>\n\n    <div class=\"cat-title\">\u304a\u5e97\u3067\u306e\u8cfc\u5165\u306b\u3064\u3044\u3066<\/div>\n    <div class=\"qa-card\">\n        <div class=\"q-box\">\u5f53\u65e5\u306e\u53d6\u308a\u7f6e\u304d\u306f\u3067\u304d\u307e\u3059\u304b\uff1f<\/div>\n        <div class=\"a-box\">\n            \u7533\u3057\u8a33\u3054\u3056\u3044\u307e\u305b\u3093\u3002<span class=\"imp\">\u5f53\u65e5\u4e88\u7d04\u304a\u3088\u3073\u304a\u53d6\u308a\u7f6e\u304d\u306f\u627f\u3063\u3066\u304a\u308a\u307e\u305b\u3093\u3002<\/span>\u5f53\u65e5\u5206\u306f\u5e97\u982d\u3067\u306e\u5148\u7740\u9806\u8ca9\u58f2\u3068\u306a\u308a\u307e\u3059\u3002\u79cb\u306e\u7e41\u5fd9\u671f\uff08\u4f8b\u5e749\u6708\uff5e11\u6708\u672b\u307e\u3067\uff09\u306f\u5927\u5909\u6df7\u307f\u5408\u3044\u307e\u3059\u306e\u3067\u3001\u78ba\u5b9f\u306a\u5165\u624b\u306f\u524d\u65e516\u6642\u307e\u3067\u306e\u30cd\u30c3\u30c8\u4e88\u7d04\u3092\u3054\u5229\u7528\u304f\u3060\u3055\u3044\u3002\n        <\/div>\n    <\/div>\n    <div class=\"qa-card\">\n        <div class=\"q-box\">\u6570\u91cf\u5236\u9650\u306f\u3042\u308a\u307e\u3059\u304b\uff1f<\/div>\n        <div class=\"a-box\">\n            \u901a\u5e38\u3054\u3056\u3044\u307e\u305b\u3093\u304c\u3001\u79cb\u306e\u6817\u30b7\u30fc\u30ba\u30f3\u306b\u306f\u6570\u91cf\u5236\u9650\u3092\u3055\u305b\u3066\u3044\u305f\u3060\u304f\u5834\u5408\u304c\u3054\u3056\u3044\u307e\u3059\u3002\n        <\/div>\n    <\/div>\n    <div class=\"qa-card\">\n        <div class=\"q-box\">\u4f55\u6642\u306b\u884c\u3051\u3070\u8cb7\u3048\u307e\u3059\u304b\uff1f<\/div>\n        <div class=\"a-box\">\n            1\u56de\u76ee\u306e\u713c\u304d\u4e0a\u304c\u308a\u306f<span class=\"imp\">\u5348\u524d10\u6642\u534a\u3054\u308d<\/span>\u3067\u3059\u3002\u305d\u306e\u5f8c\u3082\u9806\u6b21\u713c\u304d\u4e0a\u3052\u307e\u3059\u304c\u3001\u3054\u6765\u5e97\u306e\u30bf\u30a4\u30df\u30f3\u30b0\u306b\u3088\u308a\u54c1\u5207\u308c\u306e\u5834\u5408\u3082\u3054\u3056\u3044\u307e\u3059\u3002\n        <\/div>\n    <\/div>\n    <div class=\"qa-card\">\n        <div class=\"q-box\">\u713c\u304d\u305f\u3066\u306f\u4e88\u7d04\u3067\u304d\u307e\u3059\u304b\uff1f<\/div>\n        <div class=\"a-box\">\n            \u7533\u3057\u8a33\u3054\u3056\u3044\u307e\u305b\u3093\u3002\u305d\u306e\u65e5\u306e\u6c17\u6e29\u3084\u6e7f\u5ea6\u306b\u3088\u3063\u3066\u751f\u5730\u306e\u767a\u9175\u5177\u5408\u304c\u5909\u308f\u308b\u305f\u3081\u3001\u713c\u304d\u4e0a\u304c\u308a\u6642\u9593\u304c\u524d\u5f8c\u3059\u308b\u5834\u5408\u304c\u3054\u3056\u3044\u307e\u3059\u3002\u305d\u306e\u305f\u3081\u3001<span class=\"imp\">\u300c\u713c\u304d\u305f\u3066\u300d\u306e\u304a\u53d6\u308a\u7f6e\u304d\u306f\u3067\u304d\u304b\u306d\u307e\u3059\u3002<\/span>\u3054\u7406\u89e3\u306e\u307b\u3069\u3088\u308d\u3057\u304f\u304a\u9858\u3044\u3044\u305f\u3057\u307e\u3059\u3002\n        <\/div>\n    <\/div>\n\n    <div class=\"cat-title\">\u5546\u54c1\u306b\u3064\u3044\u3066<\/div>\n    <div class=\"photo-frame\">\n        <img decoding=\"async\" src=\"https:\/\/www.chicory.jp\/blog\/wp-content\/uploads\/2026\/03\/ea5150ae5469b6ae42e4fe8fd11f1c91.jpg\" alt=\"\u5316\u7ca7\u7bb1\u3068\u5546\u54c1\">\n    <\/div>\n\n    <div class=\"qa-card\">\n        <div class=\"q-box\">\u4fa1\u683c\u30fb\u30b5\u30a4\u30ba\u30fb\u91cd\u3055\u306f\uff1f<\/div>\n        <div class=\"a-box\">\n            <span class=\"imp\">\u7a0e\u8fbc 2,000\u5186<\/span>\n            <table class=\"data-table\">\n                <tr><td>\u672c\u4f53\u30b5\u30a4\u30ba<\/td><td>\u7d04 8.5 \u00d7 7.5 \u00d7 18.5cm<\/td><\/tr>\n                <tr><td>\u5316\u7ca7\u7bb1\u30b5\u30a4\u30ba<\/td><td>\u7d04 10.5 \u00d7 10 \u00d7 20.5cm<\/td><\/tr>\n                <tr><td>\u91cd\u3055<\/td><td>\u7d04 600g<\/td><\/tr>\n                <tr><td>\u6817\u306e\u91cf<\/td><td>\u6817\u304d\u3093\u3068\u30937\u500b\u5206\uff01<\/td><\/tr>\n            <\/table>\n        <\/div>\n    <\/div>\n\n    <div class=\"qa-card\">\n        <div class=\"q-box\">\u30b9\u30e9\u30a4\u30b9\u3057\u3066\u3082\u3089\u3048\u307e\u3059\u304b\uff1f<\/div>\n        <div class=\"a-box\">\n            \u6817\u304c\u305f\u3063\u3077\u308a\u7df4\u308a\u8fbc\u307e\u308c\u3066\u3044\u308b\u305f\u3081\u3001\u30b9\u30e9\u30a4\u30b9\u3059\u308b\u3068\u5f62\u304c\u5d29\u308c\u3066\u3057\u307e\u3046\u3053\u3068\u304c\u3042\u308a\u307e\u3059\u3002\u305d\u306e\u305f\u3081<span class=\"imp\">\u5f53\u5e97\u3067\u306e\u30b9\u30e9\u30a4\u30b9\u5bfe\u5fdc\u306f\u3057\u3066\u304a\u308a\u307e\u305b\u3093\u3002<\/span>\u305c\u3072\u8d05\u6ca2\u306a\u539a\u5207\u308a\u3067\u304a\u697d\u3057\u307f\u304f\u3060\u3055\u3044\uff01\n        <\/div>\n    <\/div>\n\n    <div class=\"qa-card\">\n        <div class=\"q-box\">\u5375\u306f\u5165\u3063\u3066\u3044\u307e\u3059\u304b\uff1f<\/div>\n        <div class=\"a-box\">\n            <span class=\"imp\">\u5375\u306f\u4f7f\u7528\u3057\u3066\u304a\u308a\u307e\u305b\u3093\u3002<\/span><br>\n            \u5375\u30a2\u30ec\u30eb\u30ae\u30fc\u3092\u304a\u6301\u3061\u306e\u65b9\u3082\u5b89\u5fc3\u3057\u3066\u304a\u53ec\u3057\u4e0a\u304c\u308a\u3044\u305f\u3060\u3051\u307e\u3059\u3002\u203b\u30cf\u30c1\u30df\u30c4\u3082\u4e0d\u4f7f\u7528\u3067\u3059\u3002\n        <\/div>\n    <\/div>\n\n    <div class=\"cat-title\">\u65e5\u6301\u3061\u3068\u4fdd\u5b58<\/div>\n    <div class=\"qa-card\">\n        <div class=\"q-box\">\u300c\u7bb1\u300d\u3068\u300c\u888b\u300d\u306e\u9055\u3044\u3001\u671f\u9650\u306f\uff1f<\/div>\n        <div class=\"a-box\">\n            \u7528\u9014\u306b\u5408\u308f\u305b\u3066\u304a\u9078\u3073\u3044\u305f\u3060\u3051\u307e\u3059\u3002\n            <table class=\"data-table\">\n                <tr><td>\u7d19\u888b\u5165\u308a<\/td><td>\u3054\u81ea\u5b85\u30fb\u3059\u3050\u306b\u304a\u53ec\u3057\u4e0a\u304c\u308a\u7528<br><span class=\"imp\">\u671f\u9650\uff1a\u7fcc\u65e5\u307e\u3067<\/span><\/td><\/tr>\n                <tr><td>\u5316\u7ca7\u7bb1\u5165\u308a<\/td><td>\u304a\u571f\u7523\u30fb\u8d08\u7b54\u7528\uff08\u8131\u9178\u7d20\u5264\u5165\uff09<br><span class=\"imp\">\u671f\u9650\uff1a\u8cfc\u5165\u65e5\uff0b4\u65e5<\/span><\/td><\/tr>\n            <\/table>\n            <p style=\"font-size: 11px; color: #777; margin-top: 8px;\">\u203b\u524d\u65e5\u713c\u304d\u306e\u5834\u5408\u306f\u3001\u5316\u7ca7\u7bb1\u5165\u308a\u3067\uff0b3\u65e5\u9593\u3068\u306a\u308a\u307e\u3059\u3002<\/p>\n        <\/div>\n    <\/div>\n    <div class=\"qa-card\">\n        <div class=\"q-box\">\u51b7\u51cd\u4fdd\u5b58\u306f\u3067\u304d\u307e\u3059\u304b\uff1f<\/div>\n        <div class=\"a-box\">\n            \u53ef\u80fd\u3067\u3059\u3002<span class=\"imp\">\u30b9\u30e9\u30a4\u30b9\u5f8c\u30011\u679a\u305a\u3064\u30e9\u30c3\u30d7\u3067\u304f\u308b\u3093\u3067\u51b7\u51cd<\/span>\u3057\u3066\u304f\u3060\u3055\u3044\u3002\u304a\u53ec\u3057\u4e0a\u304c\u308a\u306e\u969b\u306b\u30c8\u30fc\u30b9\u30c8\u3059\u308b\u3068\u3001\u6817\u306e\u30db\u30af\u30db\u30af\u611f\u304c\u969b\u7acb\u3061\u3001\u713c\u304d\u305f\u3066\u3068\u306f\u307e\u305f\u9055\u3063\u305f\u7f8e\u5473\u3057\u3055\u304c\u697d\u3057\u3081\u307e\u3059\u3002\n        <\/div>\n    <\/div>\n\n    <div class=\"cat-title\">\u5168\u56fd\u767a\u9001\uff08\u9001\u6599\uff09<\/div>\n    <div class=\"qa-card\">\n        <div class=\"a-box\">\n            <table class=\"data-table\">\n                <tr><td>\u5e38\u6e29\u4fbf<\/td><td>\u9001\u6599770\u5186\uff08<span class=\"imp\">9\u6708\u301c6\u6708\u9650\u5b9a<\/span>\uff09<\/td><\/tr>\n                <tr><td>\u51b7\u51cd\u4fbf<\/td><td>\u9001\u6599990\u5186<\/td><\/tr>\n            <\/table>\n            <p style=\"font-size: 11px; color: #888; margin-top: 10px;\">\n                <span class=\"imp\">\u203b\u5317\u6d77\u9053\u306f\u5225\u9014800\u5186\u3001\u6c96\u7e04\u306f\u5225\u90141,500\u5186\u3092\u9802\u6234\u3044\u305f\u3057\u307e\u3059\u3002<\/span><br>\n                \u203b\u5e38\u6e29\u767a\u9001\u306e\u671f\u9650\u306f\u767a\u9001\u65e5\uff0b4\u65e5\u3001\u51b7\u51cd\u306f\uff0b20\u65e5\u3067\u3059\u3002<br>\n                \u203b\u7e41\u5fd9\u671f\u306f\u767a\u9001\u307e\u3067\u304a\u6642\u9593\u3092\u3044\u305f\u3060\u304f\u5834\u5408\u304c\u3042\u308a\u307e\u3059\u3002\n            <\/p>\n        <\/div>\n    <\/div>\n\n    <div class=\"action-area\" style=\"margin-top: 30px; border-top: 1px dashed #ddd; padding-top: 30px;\">\n        <p style=\"text-align: center; font-size: 14px; margin-bottom: 15px; color: #6b704c; font-weight: bold;\">\uff3c \u78ba\u5b9f\u306b\u624b\u306b\u5165\u308c\u308b\u306a\u3089\u30cd\u30c3\u30c8\u4e88\u7d04\uff01 \uff0f<\/p>\n        <a href=\"https:\/\/forms.office.com\/r\/fVSpcVq8B3\" class=\"btn btn-reserve\">\n            <span style=\"font-size: 11px; font-weight: normal; opacity: 0.9;\">\uff3c \u524d\u65e516\u6642\u307e\u3067\u53d7\u4ed8 \uff0f<\/span><br>\n            \u5e97\u982d\u53d7\u53d6\u3092\u30cd\u30c3\u30c8\u4e88\u7d04\u3059\u308b\n        <\/a>\n    <\/div>\n\n    <footer class=\"footer-info\">\n        <p>\u00a9 \u5c90\u961c\u4e2d\u6d25\u5ddd \u3061\u3053\u308a\u6751<\/p>\n        <div style=\"margin-top: 20px; color: #aaa;\">\n            \u304a\u554f\u3044\u5408\u308f\u305b\uff1a<br>\n            <a href=\"tel:0573621545\">0573-62-1545<\/a> (9:00\u301c17:00)\n        <\/div>\n    <\/footer>\n<\/div>\n\n<\/body>\n<\/html>\n","protected":false},"excerpt":{"rendered":"<p>\u6817\u304d\u3093\u3068\u3093\u751f\u98df\u30d1\u30f3 \u3088\u304f\u3042\u308b\u8cea\u554f \u5f53\u65e5\u306e\u304a\u53d6\u308a\u7f6e\u304d\u30fb\u96fb\u8a71\u4e88\u7d04\u306f\u627f\u3063\u3066\u304a\u308a\u307e\u305b\u3093\u3002 \u4e8b\u524d\u4e88\u7d04\u306f\u30cd\u30c3\u30c8\u304b\u3089\u304c\u30b9\u30e0\u30fc\u30ba\u3067\u3059\uff01 \uff3c \u524d\u65e516\u6642\u307e\u3067\u53d7\u4ed8 \uff0f \u5e97\u982d\u53d7\u53d6\u3092\u30cd\u30c3\u30c8\u4e88\u7d04\u3059\u308b \u5b85\u6025\u4fbf\u5168\u56fd\u767a\u9001\uff08\u304a\u53d6\u308a\u5bc4\u305b\uff09\u306f\u3053\u3061\u3089 \u304a\u5e97\u3067\u306e<a href=\"https:\/\/www.chicory.jp\/blog\/kurikinton-bread_qa\"> &#8230;\u7d9a\u304d\u3092\u8aad\u3080<\/a><\/p>\n","protected":false},"author":1,"featured_media":17017,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"page-nosidebar.php","meta":{"footnotes":""},"class_list":["post-17335","page","type-page","status-publish","has-post-thumbnail","hentry"],"_links":{"self":[{"href":"https:\/\/www.chicory.jp\/blog\/index.php?rest_route=\/wp\/v2\/pages\/17335"}],"collection":[{"href":"https:\/\/www.chicory.jp\/blog\/index.php?rest_route=\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/www.chicory.jp\/blog\/index.php?rest_route=\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/www.chicory.jp\/blog\/index.php?rest_route=\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/www.chicory.jp\/blog\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=17335"}],"version-history":[{"count":30,"href":"https:\/\/www.chicory.jp\/blog\/index.php?rest_route=\/wp\/v2\/pages\/17335\/revisions"}],"predecessor-version":[{"id":18002,"href":"https:\/\/www.chicory.jp\/blog\/index.php?rest_route=\/wp\/v2\/pages\/17335\/revisions\/18002"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/www.chicory.jp\/blog\/index.php?rest_route=\/wp\/v2\/media\/17017"}],"wp:attachment":[{"href":"https:\/\/www.chicory.jp\/blog\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=17335"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}