{"id":85,"date":"2026-07-03T14:29:39","date_gmt":"2026-07-03T05:29:39","guid":{"rendered":"https:\/\/note.izone.jp\/?page_id=85"},"modified":"2026-07-03T14:29:39","modified_gmt":"2026-07-03T05:29:39","slug":"%e9%81%8e%e5%8e%bb%e5%95%8f%e3%83%9d%e3%83%bc%e3%82%bf%e3%83%ab","status":"publish","type":"page","link":"https:\/\/note.izone.jp\/","title":{"rendered":"\u904e\u53bb\u554f\u30dd\u30fc\u30bf\u30eb"},"content":{"rendered":"        <style>\r\n        \/* \u30a4\u30f3\u30e9\u30a4\u30f3CSS *\/\r\n        \/* \u30d9\u30fc\u30b9\u8a2d\u5b9a *\/\r\n.izone-portal-wrapper {\r\n  position: fixed;\r\n  top: 0;\r\n  left: 0;\r\n  width: 100vw;\r\n  height: 100vh;\r\n  z-index: 999999;\r\n  background-color: #0f172a !important; \/* \u5f37\u5236\u7684\u306b\u30c0\u30fc\u30af\u30d6\u30eb\u30fc\u80cc\u666f *\/\r\n  color: #f8fafc !important;\r\n  font-family: 'Inter', 'Noto Sans JP', sans-serif !important;\r\n  line-height: 1.6;\r\n  overflow-y: auto;\r\n  overflow-x: hidden;\r\n}\r\n\r\n.izone-portal-wrapper * {\r\n  box-sizing: border-box;\r\n  margin: 0;\r\n  padding: 0;\r\n}\r\n\r\n\/* \u80cc\u666f\u306e\u30a8\u30d5\u30a7\u30af\u30c8 *\/\r\n.izone-background-effects {\r\n  position: fixed;\r\n  top: 0;\r\n  left: 0;\r\n  width: 100vw;\r\n  height: 100vh;\r\n  z-index: -1;\r\n  overflow: hidden;\r\n  pointer-events: none;\r\n}\r\n\r\n.izone-blob {\r\n  position: absolute;\r\n  border-radius: 50%;\r\n  filter: blur(80px);\r\n  opacity: 0.4;\r\n}\r\n\r\n.izone-blob-1 {\r\n  top: -10%;\r\n  left: -10%;\r\n  width: 50vw;\r\n  height: 50vw;\r\n  background: radial-gradient(circle, #3b82f6 0%, transparent 70%);\r\n}\r\n\r\n.izone-blob-2 {\r\n  bottom: -10%;\r\n  right: -10%;\r\n  width: 60vw;\r\n  height: 60vw;\r\n  background: radial-gradient(circle, #10b981 0%, transparent 70%);\r\n}\r\n\r\n\/* \u30ec\u30a4\u30a2\u30a6\u30c8 *\/\r\n.izone-container {\r\n  max-width: 800px !important;\r\n  margin: 0 auto !important;\r\n  padding: 2rem 1rem !important;\r\n}\r\n\r\n\/* \u30d8\u30c3\u30c0\u30fc *\/\r\n.izone-header {\r\n  text-align: center !important;\r\n  margin-bottom: 3rem !important;\r\n}\r\n\r\n.izone-logo {\r\n  font-size: 2.5rem !important;\r\n  font-weight: 800 !important;\r\n  letter-spacing: -0.02em !important;\r\n  margin-bottom: 0.5rem !important;\r\n  background: linear-gradient(135deg, #fff 0%, #94a3b8 100%) !important;\r\n  -webkit-background-clip: text !important;\r\n  -webkit-text-fill-color: transparent !important;\r\n  display: inline-block !important;\r\n}\r\n\r\n.izone-logo span {\r\n  color: #3b82f6 !important;\r\n  -webkit-text-fill-color: #3b82f6 !important;\r\n}\r\n\r\n.izone-subtitle {\r\n  color: #94a3b8 !important;\r\n  font-size: 0.95rem !important;\r\n  font-weight: 500 !important;\r\n}\r\n\r\n\/* \u30b0\u30e9\u30b9\u30d1\u30cd\u30eb *\/\r\n.izone-glass-panel {\r\n  background: rgba(30, 41, 59, 0.7) !important;\r\n  backdrop-filter: blur(12px) !important;\r\n  -webkit-backdrop-filter: blur(12px) !important;\r\n  border: 1px solid rgba(255, 255, 255, 0.1) !important;\r\n  border-radius: 1rem !important;\r\n  padding: 1.5rem !important;\r\n  margin-bottom: 2rem !important;\r\n  box-shadow: 0 4px 6px -1px rgba(0, 0, 0, 0.1), 0 2px 4px -1px rgba(0, 0, 0, 0.06) !important;\r\n}\r\n\r\n\/* \u691c\u7d22\u30dc\u30c3\u30af\u30b9 *\/\r\n.izone-search-box {\r\n  position: relative !important;\r\n  margin-bottom: 1.5rem !important;\r\n}\r\n\r\n.izone-search-icon {\r\n  position: absolute !important;\r\n  left: 1rem !important;\r\n  top: 50% !important;\r\n  transform: translateY(-50%) !important;\r\n  color: #94a3b8 !important;\r\n  width: 20px !important;\r\n  height: 20px !important;\r\n}\r\n\r\n#searchInput {\r\n  width: 100% !important;\r\n  background: rgba(15, 23, 42, 0.6) !important;\r\n  border: 1px solid rgba(255, 255, 255, 0.1) !important;\r\n  border-radius: 0.75rem !important;\r\n  padding: 1rem 1rem 1rem 3rem !important;\r\n  color: #f8fafc !important;\r\n  font-size: 1rem !important;\r\n  transition: all 0.2s ease !important;\r\n}\r\n\r\n#searchInput:focus {\r\n  outline: none !important;\r\n  border-color: #3b82f6 !important;\r\n  box-shadow: 0 0 0 3px rgba(59, 130, 246, 0.2) !important;\r\n}\r\n\r\n\/* \u30d5\u30a3\u30eb\u30bf\u30fc *\/\r\n.izone-filters {\r\n  display: flex !important;\r\n  flex-direction: column !important;\r\n  gap: 1.5rem !important;\r\n}\r\n\r\n.izone-filter-group label {\r\n  display: block !important;\r\n  font-size: 0.85rem !important;\r\n  color: #94a3b8 !important;\r\n  font-weight: 600 !important;\r\n  margin-bottom: 0.5rem !important;\r\n  text-transform: uppercase !important;\r\n  letter-spacing: 0.05em !important;\r\n}\r\n\r\n.izone-filter-chips {\r\n  display: flex !important;\r\n  flex-wrap: wrap !important;\r\n  gap: 0.5rem !important;\r\n}\r\n\r\n.izone-chip {\r\n  background: rgba(15, 23, 42, 0.6) !important;\r\n  border: 1px solid rgba(255, 255, 255, 0.1) !important;\r\n  color: #94a3b8 !important;\r\n  padding: 0.4rem 0.8rem !important;\r\n  border-radius: 2rem !important;\r\n  font-size: 0.85rem !important;\r\n  font-weight: 500 !important;\r\n  cursor: pointer !important;\r\n  transition: all 0.2s ease !important;\r\n  font-family: 'Inter', 'Noto Sans JP', sans-serif !important;\r\n}\r\n\r\n.izone-chip:hover {\r\n  background: rgba(51, 65, 85, 0.8) !important;\r\n  color: #f8fafc !important;\r\n}\r\n\r\n.izone-chip.active {\r\n  background: #3b82f6 !important;\r\n  color: #fff !important;\r\n  border-color: #3b82f6 !important;\r\n}\r\n\r\n\/* \u7d50\u679c\u30bb\u30af\u30b7\u30e7\u30f3 *\/\r\n.izone-results-header {\r\n  display: flex !important;\r\n  justify-content: space-between !important;\r\n  align-items: center !important;\r\n  margin-bottom: 1.5rem !important;\r\n  padding: 0 0.5rem !important;\r\n}\r\n\r\n.izone-results-title {\r\n  font-size: 1.25rem !important;\r\n  font-weight: 700 !important;\r\n  color: #f8fafc !important;\r\n}\r\n\r\n.izone-results-count {\r\n  background: rgba(30, 41, 59, 0.7) !important;\r\n  padding: 0.25rem 0.75rem !important;\r\n  border-radius: 1rem !important;\r\n  font-size: 0.85rem !important;\r\n  color: #94a3b8 !important;\r\n  border: 1px solid rgba(255, 255, 255, 0.1) !important;\r\n}\r\n\r\n\/* \u8a18\u4e8b\u30b0\u30ea\u30c3\u30c9 *\/\r\n.izone-article-grid {\r\n  display: grid !important;\r\n  grid-template-columns: 1fr !important;\r\n  gap: 1rem !important;\r\n}\r\n\r\n@media (min-width: 640px) {\r\n  .izone-article-grid {\r\n    grid-template-columns: repeat(2, 1fr) !important;\r\n  }\r\n}\r\n\r\n\/* \u8a18\u4e8b\u30ab\u30fc\u30c9 *\/\r\n.izone-article-card {\r\n  display: flex !important;\r\n  flex-direction: column !important;\r\n  background: rgba(30, 41, 59, 0.7) !important;\r\n  backdrop-filter: blur(8px) !important;\r\n  -webkit-backdrop-filter: blur(8px) !important;\r\n  border: 1px solid rgba(255, 255, 255, 0.1) !important;\r\n  border-radius: 1rem !important;\r\n  padding: 1.25rem !important;\r\n  text-decoration: none !important;\r\n  transition: all 0.2s ease !important;\r\n  cursor: pointer !important;\r\n}\r\n\r\n.izone-article-card:hover {\r\n  transform: translateY(-2px) !important;\r\n  background: rgba(51, 65, 85, 0.8) !important;\r\n  border-color: rgba(255, 255, 255, 0.2) !important;\r\n  box-shadow: 0 10px 15px -3px rgba(0, 0, 0, 0.1), 0 4px 6px -2px rgba(0, 0, 0, 0.05) !important;\r\n}\r\n\r\n.izone-article-tags {\r\n  display: flex !important;\r\n  flex-wrap: wrap !important;\r\n  gap: 0.5rem !important;\r\n  margin-bottom: 0.75rem !important;\r\n}\r\n\r\n.izone-tag {\r\n  font-size: 0.75rem !important;\r\n  font-weight: 600 !important;\r\n  padding: 0.2rem 0.6rem !important;\r\n  border-radius: 0.25rem !important;\r\n  background: rgba(255, 255, 255, 0.1) !important;\r\n  color: #94a3b8 !important;\r\n}\r\n\r\n.izone-tag.premium {\r\n  background: rgba(245, 158, 11, 0.15) !important;\r\n  color: #f59e0b !important;\r\n  border: 1px solid rgba(245, 158, 11, 0.3) !important;\r\n}\r\n\r\n.izone-article-title {\r\n  color: #f8fafc !important;\r\n  font-size: 1.1rem !important;\r\n  font-weight: 600 !important;\r\n  line-height: 1.4 !important;\r\n  margin-bottom: 1rem !important;\r\n}\r\n\r\n.izone-article-footer {\r\n  display: flex !important;\r\n  justify-content: flex-end !important;\r\n  margin-top: auto !important;\r\n}\r\n\r\n.izone-read-more {\r\n  color: #3b82f6 !important;\r\n  font-size: 0.85rem !important;\r\n  font-weight: 600 !important;\r\n  display: flex !important;\r\n  align-items: center !important;\r\n  gap: 0.25rem !important;\r\n}\r\n\r\n\/* \u691c\u7d22\u7d50\u679c\u306a\u3057 *\/\r\n.izone-no-results {\r\n  text-align: center !important;\r\n  padding: 3rem 1rem !important;\r\n  background: rgba(30, 41, 59, 0.7) !important;\r\n  border: 1px solid rgba(255, 255, 255, 0.1) !important;\r\n  border-radius: 1rem !important;\r\n}\r\n\r\n.izone-no-results p {\r\n  color: #94a3b8 !important;\r\n  margin-bottom: 1.5rem !important;\r\n}\r\n\r\n.izone-reset-btn {\r\n  background: #3b82f6 !important;\r\n  color: white !important;\r\n  border: none !important;\r\n  padding: 0.75rem 1.5rem !important;\r\n  border-radius: 0.5rem !important;\r\n  font-weight: 600 !important;\r\n  cursor: pointer !important;\r\n  transition: background 0.2s !important;\r\n  font-family: 'Inter', 'Noto Sans JP', sans-serif !important;\r\n}\r\n\r\n.izone-reset-btn:hover {\r\n  background: #2563eb !important;\r\n}\r\n\r\n        <\/style>\r\n\r\n        <div class=\"izone-portal-wrapper\">\r\n            <div class=\"izone-background-effects\">\r\n                <div class=\"izone-blob izone-blob-1\"><\/div>\r\n                <div class=\"izone-blob izone-blob-2\"><\/div>\r\n            <\/div>\r\n\r\n            <main class=\"izone-container\">\r\n                <header class=\"izone-header\">\r\n                    <h1 class=\"izone-logo\">iZONE <span>Portal<\/span><\/h1>\r\n                    <p class=\"izone-subtitle\">\u6551\u6025\u6551\u547d\u58eb \u56fd\u5bb6\u8a66\u9a13 \u30d7\u30ec\u30df\u30a2\u30e0\u904e\u53bb\u554f\u30c7\u30fc\u30bf\u30d9\u30fc\u30b9<\/p>\r\n                <\/header>\r\n\r\n                <section class=\"izone-search-section izone-glass-panel\">\r\n                    <div class=\"izone-search-box\">\r\n                        <svg class=\"izone-search-icon\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><circle cx=\"11\" cy=\"11\" r=\"8\"><\/circle><line x1=\"21\" y1=\"21\" x2=\"16.65\" y2=\"16.65\"><\/line><\/svg>\r\n                        <input type=\"text\" id=\"searchInput\" placeholder=\"\u30ad\u30fc\u30ef\u30fc\u30c9\u3067\u691c\u7d22... (\u4f8b: \u5fc3\u96fb\u56f3, \u6c17\u9053\u78ba\u4fdd)\">\r\n                    <\/div>\r\n\r\n                    <div class=\"izone-filters\">\r\n                        <div class=\"izone-filter-group\">\r\n                            <label>\u5e74\u5ea6<\/label>\r\n                            <div class=\"izone-filter-chips\" id=\"yearFilters\">\r\n                                <button class=\"izone-chip active\" data-filter=\"all\">\u3059\u3079\u3066<\/button>\r\n                            <\/div>\r\n                        <\/div>\r\n                        \r\n                        <div class=\"izone-filter-group\">\r\n                            <label>\u5206\u91ce\u30fb\u30bf\u30b0<\/label>\r\n                            <div class=\"izone-filter-chips\" id=\"categoryFilters\">\r\n                                <button class=\"izone-chip active\" data-filter=\"all\">\u3059\u3079\u3066<\/button>\r\n                            <\/div>\r\n                        <\/div>\r\n                    <\/div>\r\n                <\/section>\r\n\r\n                <section class=\"izone-results-section\">\r\n                    <div class=\"izone-results-header\">\r\n                        <h2 class=\"izone-results-title\">\u691c\u7d22\u7d50\u679c<\/h2>\r\n                        <span class=\"izone-results-count\" id=\"resultsCount\">0\u4ef6<\/span>\r\n                    <\/div>\r\n\r\n                    <div id=\"articleGrid\" class=\"izone-article-grid\">\r\n                        <!-- JS\u3067\u52d5\u7684\u306b\u8ffd\u52a0 -->\r\n                    <\/div>\r\n\r\n                    <div id=\"izone-noResults\" class=\"izone-no-results\" style=\"display: none;\" id=\"noResults\">\r\n                        <p>\u6761\u4ef6\u306b\u4e00\u81f4\u3059\u308b\u8a18\u4e8b\u304c\u898b\u3064\u304b\u308a\u307e\u305b\u3093\u3067\u3057\u305f\u3002<\/p>\r\n                        <button id=\"resetBtn\" class=\"izone-reset-btn\">\u30d5\u30a3\u30eb\u30bf\u30fc\u3092\u30ea\u30bb\u30c3\u30c8<\/button>\r\n                    <\/div>\r\n                <\/section>\r\n            <\/main>\r\n        <\/div>\r\n\r\n        <script>\r\n        const izoneSettings = {\r\n            restUrl: 'https:\/\/note.izone.jp\/index.php?rest_route=%2Fwp%2Fv2%2Fnote_article&per_page=100'\r\n        };\r\n        \r\n        \/\/ \u30a4\u30f3\u30e9\u30a4\u30f3JS\r\n        const searchInput = document.getElementById('searchInput');\r\nconst yearFilters = document.getElementById('yearFilters');\r\nconst categoryFilters = document.getElementById('categoryFilters');\r\nconst articleGrid = document.getElementById('articleGrid');\r\nconst resultsCount = document.getElementById('resultsCount');\r\nconst noResults = document.getElementById('noResults');\r\nconst resetBtn = document.getElementById('resetBtn');\r\n\r\nlet articleData = [];\r\nlet currentFilters = {\r\n    search: '',\r\n    year: 'all',\r\n    category: 'all'\r\n};\r\n\r\nasync function init() {\r\n    const wrapper = document.querySelector('.izone-portal-wrapper');\r\n    if (wrapper && wrapper.parentNode !== document.body) {\r\n        document.body.appendChild(wrapper);\r\n    }\r\n    document.documentElement.style.overflow = 'hidden';\r\n    document.body.style.overflow = 'hidden';\r\n\r\n    await fetchArticles();\r\n    generateFilterButtons();\r\n    renderArticles(articleData);\r\n    setupEventListeners();\r\n}\r\n\r\nasync function fetchArticles() {\r\n    try {\r\n        const url = (typeof izoneSettings !== 'undefined' && izoneSettings.restUrl) \r\n                    ? izoneSettings.restUrl \r\n                    : '\/wp-json\/wp\/v2\/note_article?per_page=100';\r\n        const res = await fetch(url);\r\n        const posts = await res.json();\r\n        \r\n        articleData = posts.map(post => {\r\n            const meta = post.izone_meta || {};\r\n            return {\r\n                id: post.id,\r\n                title: post.title.rendered,\r\n                content: post.content ? post.content.rendered : '',\r\n                url: meta.url || post.link,\r\n                year: meta.year || '\u305d\u306e\u4ed6',\r\n                category: meta.category || '\u305d\u306e\u4ed6',\r\n                isPremium: meta.isPremium || false\r\n            };\r\n        });\r\n    } catch (e) {\r\n        console.error(e);\r\n        if (articleGrid) {\r\n            articleGrid.innerHTML = '<p style=\"color:red; text-align:center;\">Failed to load data.<\/p>';\r\n        }\r\n    }\r\n}\r\n\r\nfunction generateFilterButtons() {\r\n    if (!yearFilters || !categoryFilters) return;\r\n    const years = [...new Set(articleData.map(a => a.year))].sort().reverse();\r\n    const categories = [...new Set(articleData.map(a => a.category))].sort();\r\n\r\n    years.forEach(year => {\r\n        const btn = document.createElement('button');\r\n        btn.className = 'izone-chip';\r\n        btn.dataset.filter = year;\r\n        btn.textContent = year;\r\n        yearFilters.appendChild(btn);\r\n    });\r\n\r\n    categories.forEach(category => {\r\n        const btn = document.createElement('button');\r\n        btn.className = 'izone-chip';\r\n        btn.dataset.filter = category;\r\n        btn.textContent = category;\r\n        categoryFilters.appendChild(btn);\r\n    });\r\n}\r\n\r\nfunction setupEventListeners() {\r\n    if (searchInput) {\r\n        searchInput.addEventListener('input', (e) => {\r\n            currentFilters.search = e.target.value.toLowerCase();\r\n            applyFilters();\r\n        });\r\n    }\r\n\r\n    if (yearFilters) {\r\n        yearFilters.addEventListener('click', (e) => {\r\n            if (e.target.tagName === 'BUTTON') {\r\n                updateActiveButton(yearFilters, e.target);\r\n                currentFilters.year = e.target.dataset.filter;\r\n                applyFilters();\r\n            }\r\n        });\r\n    }\r\n\r\n    if (categoryFilters) {\r\n        categoryFilters.addEventListener('click', (e) => {\r\n            if (e.target.tagName === 'BUTTON') {\r\n                updateActiveButton(categoryFilters, e.target);\r\n                currentFilters.category = e.target.dataset.filter;\r\n                applyFilters();\r\n            }\r\n        });\r\n    }\r\n\r\n    if (resetBtn) {\r\n        resetBtn.addEventListener('click', () => {\r\n            if (searchInput) searchInput.value = '';\r\n            currentFilters = { search: '', year: 'all', category: 'all' };\r\n            \r\n            if (yearFilters) updateActiveButton(yearFilters, yearFilters.querySelector('[data-filter=\"all\"]'));\r\n            if (categoryFilters) updateActiveButton(categoryFilters, categoryFilters.querySelector('[data-filter=\"all\"]'));\r\n            \r\n            applyFilters();\r\n        });\r\n    }\r\n}\r\n\r\nfunction updateActiveButton(container, targetBtn) {\r\n    if (!container || !targetBtn) return;\r\n    container.querySelectorAll('.izone-chip').forEach(btn => btn.classList.remove('active'));\r\n    targetBtn.classList.add('active');\r\n}\r\n\r\nfunction applyFilters() {\r\n    const filteredData = articleData.filter(article => {\r\n        const matchSearch = article.title.toLowerCase().includes(currentFilters.search) || \r\n                            (article.content && article.content.toLowerCase().includes(currentFilters.search));\r\n        const matchYear = currentFilters.year === 'all' || article.year === currentFilters.year;\r\n        const matchCategory = currentFilters.category === 'all' || article.category === currentFilters.category;\r\n        \r\n        return matchSearch && matchYear && matchCategory;\r\n    });\r\n\r\n    renderArticles(filteredData);\r\n}\r\n\r\nfunction renderArticles(data) {\r\n    if (!articleGrid) return;\r\n    articleGrid.innerHTML = '';\r\n    \r\n    if (resultsCount) {\r\n        resultsCount.textContent = `${data.length}\u4ef6`;\r\n    }\r\n\r\n    if (data.length === 0) {\r\n        articleGrid.style.display = 'none';\r\n        if (noResults) noResults.style.display = 'block';\r\n        return;\r\n    }\r\n\r\n    articleGrid.style.display = 'grid';\r\n    if (noResults) noResults.style.display = 'none';\r\n\r\n    data.forEach(article => {\r\n        const card = document.createElement('a');\r\n        card.href = article.url;\r\n        card.className = 'izone-article-card';\r\n        card.target = '_blank';\r\n        \r\n        const tagsHtml = `\r\n            <div class=\"izone-article-tags\">\r\n                ${article.isPremium ? '<span class=\"izone-tag premium\">Premium<\/span>' : ''}\r\n                <span class=\"izone-tag\">${article.year}<\/span>\r\n                <span class=\"izone-tag\">${article.category}<\/span>\r\n            <\/div>\r\n        `;\r\n\r\n        card.innerHTML = `\r\n            ${tagsHtml}\r\n            <h3 class=\"izone-article-title\">${article.title}<\/h3>\r\n            <div class=\"izone-article-footer\">\r\n                <span class=\"izone-read-more\">note\u3067\u8aad\u3080\r\n                    <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"16\" height=\"16\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><line x1=\"5\" y1=\"12\" x2=\"19\" y2=\"12\"><\/line><polyline points=\"12 5 19 12 12 19\"><\/polyline><\/svg>\r\n                <\/span>\r\n            <\/div>\r\n        `;\r\n\r\n        articleGrid.appendChild(card);\r\n    });\r\n}\r\n\r\nif (document.readyState === 'loading') {\r\n    document.addEventListener('DOMContentLoaded', init);\r\n} else {\r\n    init();\r\n}\r\n\r\n        <\/script>\r\n        \n","protected":false},"excerpt":{"rendered":"","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"footnotes":""},"class_list":["post-85","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/note.izone.jp\/index.php?rest_route=\/wp\/v2\/pages\/85","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/note.izone.jp\/index.php?rest_route=\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/note.izone.jp\/index.php?rest_route=\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/note.izone.jp\/index.php?rest_route=\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/note.izone.jp\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=85"}],"version-history":[{"count":1,"href":"https:\/\/note.izone.jp\/index.php?rest_route=\/wp\/v2\/pages\/85\/revisions"}],"predecessor-version":[{"id":86,"href":"https:\/\/note.izone.jp\/index.php?rest_route=\/wp\/v2\/pages\/85\/revisions\/86"}],"wp:attachment":[{"href":"https:\/\/note.izone.jp\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=85"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}