{"id":14,"date":"2026-01-27T20:07:58","date_gmt":"2026-01-27T11:07:58","guid":{"rendered":"https:\/\/sakuramath.jp\/blog\/?page_id=14"},"modified":"2026-01-29T15:27:23","modified_gmt":"2026-01-29T06:27:23","slug":"%e3%83%88%e3%83%83%e3%83%97%e3%83%9a%e3%83%bc%e3%82%b8","status":"publish","type":"page","link":"https:\/\/sakuramath.jp\/blog\/","title":{"rendered":"\u30c8\u30c3\u30d7\u30da\u30fc\u30b8"},"content":{"rendered":"\n<!-- WordPress\u56fa\u5b9a\u30da\u30fc\u30b8\u7528\u30e1\u30a4\u30f3\u30d3\u30b8\u30e5\u30a2\u30eb -->\n<!-- \u30ab\u30b9\u30bf\u30e0HTML\u30d6\u30ed\u30c3\u30af\u306b\u8cbc\u308a\u4ed8\u3051\u3066\u304f\u3060\u3055\u3044 -->\n\n<style>\n    \/* Google Fonts\u8aad\u307f\u8fbc\u307f *\/\n    @import url('https:\/\/fonts.googleapis.com\/css2?family=Noto+Sans+JP:wght@400;500;700;900&display=swap');\n\n    \/* \u30a2\u30cb\u30e1\u30fc\u30b7\u30e7\u30f3\u5b9a\u7fa9 *\/\n    @keyframes fadeInUp {\n        from {\n            opacity: 0;\n            transform: translateY(30px);\n        }\n\n        to {\n            opacity: 1;\n            transform: translateY(0);\n        }\n    }\n\n    @keyframes fadeIn {\n        from {\n            opacity: 0;\n        }\n\n        to {\n            opacity: 1;\n        }\n    }\n\n    @keyframes float {\n\n        0%,\n        100% {\n            transform: translateY(0px);\n        }\n\n        50% {\n            transform: translateY(-10px);\n        }\n    }\n\n    .shokutaku-mv {\n        font-family: 'Noto Sans JP', sans-serif;\n        position: relative;\n        min-height: 100vh;\n        display: flex;\n        align-items: center;\n        justify-content: center;\n        overflow: hidden;\n        background: linear-gradient(135deg, #FFFFFF 0%, #FAFAFA 50%, #FFFFFF 100%);\n    }\n\n    \/* \u80cc\u666f\u88c5\u98fe *\/\n    .shokutaku-mv-bg {\n        position: absolute;\n        inset: 0;\n        overflow: hidden;\n        pointer-events: none;\n    }\n\n    .shokutaku-mv-bg-circle1 {\n        position: absolute;\n        top: -80px;\n        left: -80px;\n        width: 384px;\n        height: 384px;\n        background: #FDE68A;\n        opacity: 0.2;\n        border-radius: 50%;\n        filter: blur(60px);\n        animation: float 3s ease-in-out infinite;\n    }\n\n    .shokutaku-mv-bg-circle2 {\n        position: absolute;\n        bottom: -128px;\n        right: -128px;\n        width: 600px;\n        height: 600px;\n        background: #F97316;\n        opacity: 0.1;\n        border-radius: 50%;\n        filter: blur(60px);\n        animation: float 3s ease-in-out infinite 0.4s;\n    }\n\n    .shokutaku-mv-bg-grid {\n        position: absolute;\n        inset: 0;\n        opacity: 0.05;\n        background-image:\n            linear-gradient(#334155 1px, transparent 1px),\n            linear-gradient(90deg, #334155 1px, transparent 1px);\n        background-size: 50px 50px;\n    }\n\n    \/* \u30e1\u30a4\u30f3\u30b3\u30f3\u30c6\u30f3\u30c4 *\/\n    .shokutaku-mv-content {\n        position: relative;\n        z-index: 10;\n        max-width: 1280px;\n        margin: 0 auto;\n        padding: 80px 24px;\n    }\n\n    .shokutaku-mv-grid {\n        display: grid;\n        grid-template-columns: 1fr;\n        gap: 48px;\n        align-items: center;\n    }\n\n    @media (min-width: 768px) {\n        .shokutaku-mv-grid {\n            grid-template-columns: 1fr 1fr;\n        }\n    }\n\n    \/* \u5de6\u5074: \u30c6\u30ad\u30b9\u30c8 *\/\n    .shokutaku-mv-text {\n        animation: fadeInUp 1s ease-out forwards;\n    }\n\n    .shokutaku-mv-badge {\n        display: inline-flex;\n        align-items: center;\n        gap: 8px;\n        padding: 8px 16px;\n        background: #FDE68A;\n        border-radius: 9999px;\n        margin-bottom: 32px;\n    }\n\n    .shokutaku-mv-badge-icon {\n        width: 20px;\n        height: 20px;\n        color: #F97316;\n    }\n\n    .shokutaku-mv-badge-text {\n        font-size: 14px;\n        font-weight: 500;\n        color: #334155;\n    }\n\n    .shokutaku-mv-title {\n        font-size: 56px;\n        font-weight: 700;\n        color: #334155;\n        line-height: 1.2;\n        margin-bottom: 24px;\n    }\n\n    @media (max-width: 767px) {\n        .shokutaku-mv-title {\n            font-size: 40px;\n        }\n    }\n\n    .shokutaku-mv-title-small {\n        font-size: 28px;\n        display: block;\n    }\n\n    @media (max-width: 767px) {\n        .shokutaku-mv-title-small {\n            font-size: 20px;\n        }\n    }\n\n    .shokutaku-mv-title-highlight {\n        position: relative;\n        display: inline-block;\n        font-size: 36px;\n    }\n\n    @media (max-width: 767px) {\n        .shokutaku-mv-title-highlight {\n            font-size: 28px;\n        }\n    }\n\n    .shokutaku-mv-title-large {\n        font-size: 56px;\n        display: block;\n    }\n\n    @media (max-width: 767px) {\n        .shokutaku-mv-title-large {\n            font-size: 40px;\n        }\n    }\n\n    .shokutaku-mv-title-highlight-bg {\n        position: absolute;\n        bottom: 8px;\n        left: 0;\n        width: 100%;\n        height: 16px;\n        background: #F97316;\n        opacity: 0.3;\n        border-radius: 4px;\n    }\n\n    .shokutaku-mv-subtitle {\n        font-size: 20px;\n        color: rgba(51, 65, 85, 0.8);\n        line-height: 2.0;\n        margin-bottom: 32px;\n    }\n\n    @media (max-width: 767px) {\n        .shokutaku-mv-subtitle {\n            font-size: 16px;\n        }\n    }\n\n    \/* CTA\u30dc\u30bf\u30f3 *\/\n    .shokutaku-mv-buttons {\n        display: flex;\n        flex-direction: column;\n        gap: 16px;\n        margin-bottom: 32px;\n    }\n\n    @media (min-width: 640px) {\n        .shokutaku-mv-buttons {\n            flex-direction: row;\n        }\n    }\n\n    .shokutaku-mv-btn-primary {\n        display: inline-flex;\n        align-items: center;\n        justify-content: center;\n        gap: 8px;\n        padding: 16px 32px;\n        background: #F97316;\n        color: #FFFFFF;\n        font-weight: 700;\n        border-radius: 12px;\n        text-decoration: none;\n        box-shadow: 0 10px 25px rgba(249, 115, 22, 0.3);\n        transition: all 0.3s ease;\n    }\n\n    .shokutaku-mv-btn-primary:hover {\n        background: #EA580C;\n        transform: translateY(-2px);\n        box-shadow: 0 15px 35px rgba(249, 115, 22, 0.4);\n    }\n\n    .shokutaku-mv-btn-secondary {\n        display: inline-flex;\n        align-items: center;\n        justify-content: center;\n        gap: 8px;\n        padding: 16px 32px;\n        background: #FFFFFF;\n        color: #334155;\n        font-weight: 700;\n        border-radius: 12px;\n        border: 2px solid rgba(51, 65, 85, 0.2);\n        text-decoration: none;\n        transition: all 0.3s ease;\n    }\n\n    .shokutaku-mv-btn-secondary:hover {\n        border-color: #F97316;\n        color: #F97316;\n    }\n\n    \/* \u4fe1\u983c\u6027\u6307\u6a19 *\/\n    .shokutaku-mv-stats {\n        display: flex;\n        flex-wrap: wrap;\n        gap: 24px;\n    }\n\n    .shokutaku-mv-stat {\n        display: flex;\n        align-items: center;\n        gap: 8px;\n    }\n\n    .shokutaku-mv-stat-icon {\n        width: 48px;\n        height: 48px;\n        background: rgba(249, 115, 22, 0.1);\n        border-radius: 50%;\n        display: flex;\n        align-items: center;\n        justify-content: center;\n    }\n\n    .shokutaku-mv-stat-icon svg {\n        width: 24px;\n        height: 24px;\n        color: #F97316;\n    }\n\n    .shokutaku-mv-stat-value {\n        font-size: 24px;\n        font-weight: 700;\n        color: #334155;\n    }\n\n    .shokutaku-mv-stat-label {\n        font-size: 14px;\n        color: rgba(51, 65, 85, 0.6);\n    }\n\n    \/* \u53f3\u5074: \u30d3\u30b8\u30e5\u30a2\u30eb *\/\n    .shokutaku-mv-visual {\n        position: relative;\n        animation: fadeIn 1.5s ease-out forwards 0.4s;\n        opacity: 0;\n    }\n\n    .shokutaku-mv-card-wrapper {\n        position: relative;\n    }\n\n    .shokutaku-mv-card-bg {\n        position: absolute;\n        inset: 0;\n        background: linear-gradient(135deg, rgba(249, 115, 22, 0.2), rgba(253, 230, 138, 0.3));\n        border-radius: 24px;\n        transform: rotate(3deg);\n    }\n\n    .shokutaku-mv-card {\n        position: relative;\n        background: #FFFFFF;\n        border-radius: 24px;\n        box-shadow: 0 25px 50px rgba(0, 0, 0, 0.15);\n        padding: 32px;\n    }\n\n    .shokutaku-mv-card-image {\n        aspect-ratio: 1;\n        background: linear-gradient(135deg, rgba(253, 230, 138, 0.5), rgba(249, 115, 22, 0.2));\n        border-radius: 16px;\n        display: flex;\n        align-items: center;\n        justify-content: center;\n        margin-bottom: 24px;\n    }\n\n    .shokutaku-mv-card-image svg {\n        width: 192px;\n        height: 192px;\n        color: rgba(249, 115, 22, 0.4);\n    }\n\n    .shokutaku-mv-card-text {\n        text-align: center;\n    }\n\n    .shokutaku-mv-card-title {\n        font-size: 20px;\n        font-weight: 700;\n        color: #334155;\n        margin-bottom: 8px;\n    }\n\n    .shokutaku-mv-card-desc {\n        font-size: 14px;\n        color: rgba(51, 65, 85, 0.7);\n        line-height: 1.8;\n    }\n\n    \/* \u30d5\u30ed\u30fc\u30c6\u30a3\u30f3\u30b0\u8981\u7d20 *\/\n    .shokutaku-mv-float1 {\n        position: absolute;\n        top: -32px;\n        left: -32px;\n        background: #FFFFFF;\n        border-radius: 16px;\n        box-shadow: 0 10px 25px rgba(0, 0, 0, 0.1);\n        padding: 16px;\n        animation: float 3s ease-in-out infinite;\n    }\n\n    .shokutaku-mv-float2 {\n        position: absolute;\n        bottom: -24px;\n        right: -24px;\n        background: #FFFFFF;\n        border-radius: 16px;\n        box-shadow: 0 10px 25px rgba(0, 0, 0, 0.1);\n        padding: 16px;\n        animation: float 3s ease-in-out infinite 0.2s;\n    }\n\n    .shokutaku-mv-float-content {\n        display: flex;\n        align-items: center;\n        gap: 12px;\n    }\n\n    .shokutaku-mv-float-icon {\n        width: 40px;\n        height: 40px;\n        border-radius: 50%;\n        display: flex;\n        align-items: center;\n        justify-content: center;\n    }\n\n    .shokutaku-mv-float-icon-orange {\n        background: #F97316;\n    }\n\n    .shokutaku-mv-float-icon-cream {\n        background: #FDE68A;\n    }\n\n    .shokutaku-mv-float-icon svg {\n        width: 24px;\n        height: 24px;\n    }\n\n    .shokutaku-mv-float-icon-orange svg {\n        color: #FFFFFF;\n    }\n\n    .shokutaku-mv-float-icon-cream svg {\n        color: #F97316;\n    }\n\n    .shokutaku-mv-float-label {\n        font-size: 12px;\n        color: rgba(51, 65, 85, 0.6);\n    }\n\n    .shokutaku-mv-float-value {\n        font-size: 14px;\n        font-weight: 700;\n        color: #334155;\n    }\n\n    \/* \u30b9\u30af\u30ed\u30fc\u30eb\u8a98\u5c0e *\/\n    .shokutaku-mv-scroll {\n        position: absolute;\n        bottom: 32px;\n        left: 50%;\n        transform: translateX(-50%);\n        animation: bounce 2s ease-in-out infinite;\n    }\n\n    @keyframes bounce {\n\n        0%,\n        100% {\n            transform: translate(-50%, 0);\n        }\n\n        50% {\n            transform: translate(-50%, 10px);\n        }\n    }\n\n    .shokutaku-mv-scroll-content {\n        display: flex;\n        flex-direction: column;\n        align-items: center;\n        gap: 8px;\n        color: rgba(51, 65, 85, 0.4);\n    }\n\n    .shokutaku-mv-scroll-text {\n        font-size: 12px;\n        font-weight: 500;\n    }\n\n    .shokutaku-mv-scroll-icon {\n        width: 24px;\n        height: 24px;\n    }\n\n    \/* \u30ab\u30c6\u30b4\u30ea\u30bb\u30af\u30b7\u30e7\u30f3 *\/\n    .shokutaku-category {\n        font-family: 'Noto Sans JP', sans-serif;\n        padding: 80px 24px;\n        background: #FFFFFF;\n    }\n\n    .shokutaku-category-content {\n        max-width: 1280px;\n        margin: 0 auto;\n        text-align: center;\n    }\n\n    .shokutaku-category-title {\n        font-size: 36px !important;\n        font-weight: 700 !important;\n        color: #334155 !important;\n        margin-bottom: 16px !important;\n        background: none !important;\n        padding: 0 !important;\n        border: none !important;\n        text-align: center !important;\n    }\n\n    .shokutaku-category-subtitle {\n        font-size: 16px;\n        color: rgba(51, 65, 85, 0.7);\n        line-height: 2.0;\n        margin-bottom: 48px;\n    }\n\n    .shokutaku-category-grid {\n        display: grid;\n        grid-template-columns: 1fr;\n        gap: 24px;\n    }\n\n    @media (min-width: 768px) {\n        .shokutaku-category-grid {\n            grid-template-columns: 1fr 1fr;\n        }\n    }\n\n    @media (min-width: 1024px) {\n        .shokutaku-category-grid {\n            grid-template-columns: 1fr 1fr 1fr 1fr;\n        }\n    }\n\n    .shokutaku-category-card {\n        background: #FAFAFA;\n        border-radius: 16px;\n        padding: 32px;\n        cursor: pointer;\n        border: 2px solid transparent;\n        transition: all 0.3s ease;\n        text-decoration: none;\n        display: block;\n    }\n\n    .shokutaku-category-card:hover {\n        transform: translateY(-8px);\n        box-shadow: 0 20px 40px rgba(0, 0, 0, 0.1);\n        border-color: #F97316;\n    }\n\n    .shokutaku-category-icon-wrapper {\n        width: 64px;\n        height: 64px;\n        background: rgba(249, 115, 22, 0.1);\n        border-radius: 50%;\n        display: flex;\n        align-items: center;\n        justify-content: center;\n        margin: 0 auto 16px;\n        transition: all 0.3s ease;\n    }\n\n    .shokutaku-category-card:hover .shokutaku-category-icon-wrapper {\n        background: #F97316;\n        transform: scale(1.1);\n    }\n\n    .shokutaku-category-icon {\n        width: 32px;\n        height: 32px;\n        color: #F97316;\n        transition: color 0.3s ease;\n    }\n\n    .shokutaku-category-card:hover .shokutaku-category-icon {\n        color: #FFFFFF;\n    }\n\n    .shokutaku-category-card-title {\n        font-size: 20px;\n        font-weight: 700;\n        color: #334155;\n        margin-bottom: 8px;\n    }\n\n    .shokutaku-category-card-desc {\n        font-size: 14px;\n        color: rgba(51, 65, 85, 0.7);\n        line-height: 1.8;\n    }\n<\/style>\n\n<div class=\"shokutaku-mv\">\n    <!-- \u80cc\u666f\u88c5\u98fe -->\n    <div class=\"shokutaku-mv-bg\">\n        <div class=\"shokutaku-mv-bg-circle1\"><\/div>\n        <div class=\"shokutaku-mv-bg-circle2\"><\/div>\n        <div class=\"shokutaku-mv-bg-grid\"><\/div>\n    <\/div>\n\n    <!-- \u30e1\u30a4\u30f3\u30b3\u30f3\u30c6\u30f3\u30c4 -->\n    <div class=\"shokutaku-mv-content\">\n        <div class=\"shokutaku-mv-grid\">\n\n            <!-- \u5de6\u5074: \u30c6\u30ad\u30b9\u30c8 -->\n            <div class=\"shokutaku-mv-text\">\n                <!-- \u30d0\u30c3\u30b8 -->\n                <div class=\"shokutaku-mv-badge\">\n                    <svg class=\"shokutaku-mv-badge-icon\" fill=\"currentColor\" viewBox=\"0 0 20 20\">\n                        <path\n                            d=\"M9.049 2.927c.3-.921 1.603-.921 1.902 0l1.07 3.292a1 1 0 00.95.69h3.462c.969 0 1.371 1.24.588 1.81l-2.8 2.034a1 1 0 00-.364 1.118l1.07 3.292c.3.921-.755 1.688-1.54 1.118l-2.8-2.034a1 1 0 00-1.175 0l-2.8 2.034c-.784.57-1.838-.197-1.539-1.118l1.07-3.292a1 1 0 00-.364-1.118L2.98 8.72c-.783-.57-.38-1.81.588-1.81h3.461a1 1 0 00.951-.69l1.07-3.292z\" \/>\n                    <\/svg>\n                    <span class=\"shokutaku-mv-badge-text\">\u73fe\u5f79\u587e\u8b1b\u5e2b\u304c\u904b\u55b6\u3059\u308b\u6559\u80b2\u30e1\u30c7\u30a3\u30a2<\/span>\n                <\/div>\n\n                <!-- \u30bf\u30a4\u30c8\u30eb -->\n                <h1 class=\"shokutaku-mv-title\">\n                    <span class=\"shokutaku-mv-title-small\">\u8ff7\u3048\u308b\u4fdd\u8b77\u8005\u306e\u305f\u3081\u306e<\/span><br>\n                    <span class=\"shokutaku-mv-title-highlight\">\n                        <span style=\"position: relative; z-index: 10;\">\u7f85\u91dd\u76e4<\/span>\n                        <span class=\"shokutaku-mv-title-highlight-bg\"><\/span>\n                    <\/span><br>\n                    <span class=\"shokutaku-mv-title-large\">\u71ed\u62d3\u306e\u307f\u3061\u3057\u308b\u3079<\/span>\n                <\/h1>\n\n                <!-- \u30b5\u30d6\u30bf\u30a4\u30c8\u30eb -->\n                <p class=\"shokutaku-mv-subtitle\">\n                    \u53d7\u9a13\u30fb\u5b66\u6821\u9078\u3073\u30fb\u4e0d\u767b\u6821\u2026<br>\n                    \u5b50\u80b2\u3066\u306e\u60a9\u307f\u3092\u3001\u4fe1\u983c\u3067\u304d\u308b\u60c5\u5831\u3067\u89e3\u6c7a\u3078\u5c0e\u304d\u307e\u3059\u3002\n                <\/p>\n\n                <!-- CTA\u30dc\u30bf\u30f3 -->\n                <div class=\"shokutaku-mv-buttons\">\n                    <a href=\"https:\/\/sakuramath.jp\/blog\/dont-give-up-on-reversal\/\" class=\"shokutaku-mv-btn-primary\">\n                        <span>\u4eba\u6c17\u8a18\u4e8b\u3092\u8aad\u3080<\/span>\n                        <svg style=\"width: 20px; height: 20px;\" fill=\"none\" stroke=\"currentColor\" viewBox=\"0 0 24 24\">\n                            <path stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"\n                                d=\"M13 7l5 5m0 0l-5 5m5-5H6\" \/>\n                        <\/svg>\n                    <\/a>\n                    <a href=\"https:\/\/sakuramath.jp\/blog\/category\/\" class=\"shokutaku-mv-btn-secondary\">\n                        <svg style=\"width: 20px; height: 20px;\" fill=\"none\" stroke=\"currentColor\" viewBox=\"0 0 24 24\">\n                            <path stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"\n                                d=\"M21 21l-6-6m2-5a7 7 0 11-14 0 7 7 0 0114 0z\" \/>\n                        <\/svg>\n                        <span>\u30ab\u30c6\u30b4\u30ea\u304b\u3089\u63a2\u3059<\/span>\n                    <\/a>\n                <\/div>\n\n                <!-- \u4fe1\u983c\u6027\u6307\u6a19 -->\n                <div class=\"shokutaku-mv-stats\">\n                    <div class=\"shokutaku-mv-stat\">\n                        <div class=\"shokutaku-mv-stat-icon\">\n                            <svg fill=\"currentColor\" viewBox=\"0 0 20 20\">\n                                <path\n                                    d=\"M9 6a3 3 0 11-6 0 3 3 0 016 0zM17 6a3 3 0 11-6 0 3 3 0 016 0zM12.93 17c.046-.327.07-.66.07-1a6.97 6.97 0 00-1.5-4.33A5 5 0 0119 16v1h-6.07zM6 11a5 5 0 015 5v1H1v-1a5 5 0 015-5z\" \/>\n                            <\/svg>\n                        <\/div>\n                        <div>\n                            <div class=\"shokutaku-mv-stat-value\">15\u5e74+<\/div>\n                            <div class=\"shokutaku-mv-stat-label\">\u6307\u5c0e\u7d4c\u9a13<\/div>\n                        <\/div>\n                    <\/div>\n\n                    <div class=\"shokutaku-mv-stat\">\n                        <div class=\"shokutaku-mv-stat-icon\">\n                            <svg fill=\"currentColor\" viewBox=\"0 0 20 20\">\n                                <path fill-rule=\"evenodd\"\n                                    d=\"M18 10a8 8 0 11-16 0 8 8 0 0116 0zm-7-4a1 1 0 11-2 0 1 1 0 012 0zM9 9a1 1 0 000 2v3a1 1 0 001 1h1a1 1 0 100-2v-3a1 1 0 00-1-1H9z\"\n                                    clip-rule=\"evenodd\" \/>\n                            <\/svg>\n                        <\/div>\n                        <div>\n                            <div class=\"shokutaku-mv-stat-value\">500+<\/div>\n                            <div class=\"shokutaku-mv-stat-label\">\u7d2f\u8a08\u751f\u5f92\u6570<\/div>\n                        <\/div>\n                    <\/div>\n\n                    <div class=\"shokutaku-mv-stat\">\n                        <div class=\"shokutaku-mv-stat-icon\">\n                            <svg fill=\"currentColor\" viewBox=\"0 0 20 20\">\n                                <path d=\"M2 5a2 2 0 012-2h7a2 2 0 012 2v4a2 2 0 01-2 2H9l-3 3v-3H4a2 2 0 01-2-2V5z\" \/>\n                                <path\n                                    d=\"M15 7v2a4 4 0 01-4 4H9.828l-1.766 1.767c.28.149.599.233.938.233h2l3 3v-3h2a2 2 0 002-2V9a2 2 0 00-2-2h-1z\" \/>\n                            <\/svg>\n                        <\/div>\n                        <div>\n                            <div class=\"shokutaku-mv-stat-value\">\u6bce\u9031\u66f4\u65b0<\/div>\n                            <div class=\"shokutaku-mv-stat-label\">\u6700\u65b0\u60c5\u5831<\/div>\n                        <\/div>\n                    <\/div>\n                <\/div>\n            <\/div>\n\n            <!-- \u53f3\u5074: \u30d3\u30b8\u30e5\u30a2\u30eb -->\n            <div class=\"shokutaku-mv-visual\">\n                <div class=\"shokutaku-mv-card-wrapper\">\n                    <div class=\"shokutaku-mv-card-bg\"><\/div>\n\n                    <div class=\"shokutaku-mv-card\">\n                        <div class=\"shokutaku-mv-card-image\">\n                            <svg fill=\"none\" stroke=\"currentColor\" viewBox=\"0 0 24 24\">\n                                <path stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"1.5\"\n                                    d=\"M12 6.253v13m0-13C10.832 5.477 9.246 5 7.5 5S4.168 5.477 3 6.253v13C4.168 18.477 5.754 18 7.5 18s3.332.477 4.5 1.253m0-13C13.168 5.477 14.754 5 16.5 5c1.747 0 3.332.477 4.5 1.253v13C19.832 18.477 18.247 18 16.5 18c-1.746 0-3.332.477-4.5 1.253\" \/>\n                            <\/svg>\n                        <\/div>\n\n                        <div class=\"shokutaku-mv-card-text\">\n                            <h3 class=\"shokutaku-mv-card-title\">\u4fe1\u983c\u3067\u304d\u308b\u6559\u80b2\u60c5\u5831<\/h3>\n                            <p class=\"shokutaku-mv-card-desc\">\n                                \u73fe\u5834\u306e\u58f0\u3092\u5c4a\u3051\u308b\u3001<br>\u4fdd\u8b77\u8005\u306e\u305f\u3081\u306e\u30e1\u30c7\u30a3\u30a2\n                            <\/p>\n                        <\/div>\n                    <\/div>\n\n                    <!-- \u30d5\u30ed\u30fc\u30c6\u30a3\u30f3\u30b0\u8981\u7d201 -->\n                    <div class=\"shokutaku-mv-float1\">\n                        <div class=\"shokutaku-mv-float-content\">\n                            <div class=\"shokutaku-mv-float-icon shokutaku-mv-float-icon-orange\">\n                                <svg fill=\"currentColor\" viewBox=\"0 0 20 20\">\n                                    <path fill-rule=\"evenodd\"\n                                        d=\"M6.267 3.455a3.066 3.066 0 001.745-.723 3.066 3.066 0 013.976 0 3.066 3.066 0 001.745.723 3.066 3.066 0 012.812 2.812c.051.643.304 1.254.723 1.745a3.066 3.066 0 010 3.976 3.066 3.066 0 00-.723 1.745 3.066 3.066 0 01-2.812 2.812 3.066 3.066 0 00-1.745.723 3.066 3.066 0 01-3.976 0 3.066 3.066 0 00-1.745-.723 3.066 3.066 0 01-2.812-2.812 3.066 3.066 0 00-.723-1.745 3.066 3.066 0 010-3.976 3.066 3.066 0 00.723-1.745 3.066 3.066 0 012.812-2.812zm7.44 5.252a1 1 0 00-1.414-1.414L9 10.586 7.707 9.293a1 1 0 00-1.414 1.414l2 2a1 1 0 001.414 0l4-4z\"\n                                        clip-rule=\"evenodd\" \/>\n                                <\/svg>\n                            <\/div>\n                            <div>\n                                <div class=\"shokutaku-mv-float-label\">\u4fe1\u983c\u6027<\/div>\n                                <div class=\"shokutaku-mv-float-value\">\u73fe\u5f79\u8b1b\u5e2b\u304c\u57f7\u7b46<\/div>\n                            <\/div>\n                        <\/div>\n                    <\/div>\n\n                    <!-- \u30d5\u30ed\u30fc\u30c6\u30a3\u30f3\u30b0\u8981\u7d202 -->\n                    <div class=\"shokutaku-mv-float2\">\n                        <div class=\"shokutaku-mv-float-content\">\n                            <div class=\"shokutaku-mv-float-icon shokutaku-mv-float-icon-cream\">\n                                <svg fill=\"currentColor\" viewBox=\"0 0 20 20\">\n                                    <path d=\"M8 3a1 1 0 011-1h2a1 1 0 110 2H9a1 1 0 01-1-1z\" \/>\n                                    <path\n                                        d=\"M6 3a2 2 0 00-2 2v11a2 2 0 002 2h8a2 2 0 002-2V5a2 2 0 00-2-2 3 3 0 01-3 3H9a3 3 0 01-3-3z\" \/>\n                                <\/svg>\n                            <\/div>\n                            <div>\n                                <div class=\"shokutaku-mv-float-label\">\u72ec\u81ea\u30b3\u30f3\u30c6\u30f3\u30c4<\/div>\n                                <div class=\"shokutaku-mv-float-value\">\u672c\u97f3\u306e\u8a71<\/div>\n                            <\/div>\n                        <\/div>\n                    <\/div>\n                <\/div>\n            <\/div>\n\n        <\/div>\n    <\/div>\n\n    <!-- \u30b9\u30af\u30ed\u30fc\u30eb\u8a98\u5c0e -->\n    <div class=\"shokutaku-mv-scroll\">\n        <div class=\"shokutaku-mv-scroll-content\">\n            <span class=\"shokutaku-mv-scroll-text\">SCROLL<\/span>\n            <svg class=\"shokutaku-mv-scroll-icon\" fill=\"none\" stroke=\"currentColor\" viewBox=\"0 0 24 24\">\n                <path stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M19 14l-7 7m0 0l-7-7m7 7V3\" \/>\n            <\/svg>\n        <\/div>\n    <\/div>\n<\/div>\n\n<!-- \u30ab\u30c6\u30b4\u30ea\u30bb\u30af\u30b7\u30e7\u30f3 -->\n<div class=\"shokutaku-category\">\n    <div class=\"shokutaku-category-content\">\n        <h2 class=\"shokutaku-category-title\">\u30ab\u30c6\u30b4\u30ea<\/h2>\n        <p class=\"shokutaku-category-subtitle\">\n            \u304a\u60a9\u307f\u306b\u5408\u308f\u305b\u3066\u3001\u6700\u9069\u306a\u60c5\u5831\u3092\u304a\u5c4a\u3051\u3057\u307e\u3059\n        <\/p>\n\n        <div class=\"shokutaku-category-grid\">\n            <!-- \u30ab\u30c6\u30b4\u30ea1: \u53d7\u9a13\u5bfe\u7b56 -->\n            <a href=\"https:\/\/sakuramath.jp\/blog\/category\/exam-prep\/\" class=\"shokutaku-category-card\">\n                <div class=\"shokutaku-category-icon-wrapper\">\n                    <svg class=\"shokutaku-category-icon\" fill=\"currentColor\" viewBox=\"0 0 20 20\">\n                        <path\n                            d=\"M10.394 2.08a1 1 0 00-.788 0l-7 3a1 1 0 000 1.84L5.25 8.051a.999.999 0 01.356-.257l4-1.714a1 1 0 11.788 1.838L7.667 9.088l1.94.831a1 1 0 00.787 0l7-3a1 1 0 000-1.838l-7-3zM3.31 9.397L5 10.12v4.102a8.969 8.969 0 00-1.05-.174 1 1 0 01-.89-.89 11.115 11.115 0 01.25-3.762zM9.3 16.573A9.026 9.026 0 007 14.935v-3.957l1.818.78a3 3 0 002.364 0l5.508-2.361a11.026 11.026 0 01.25 3.762 1 1 0 01-.89.89 8.968 8.968 0 00-5.35 2.524 1 1 0 01-1.4 0zM6 18a1 1 0 001-1v-2.065a8.935 8.935 0 00-2-.712V17a1 1 0 001 1z\" \/>\n                    <\/svg>\n                <\/div>\n                <h3 class=\"shokutaku-category-card-title\">\u53d7\u9a13\u5bfe\u7b56<\/h3>\n                <p class=\"shokutaku-category-card-desc\">\n                    \u5fd7\u671b\u6821\u9078\u3073\u304b\u3089\u52c9\u5f37\u6cd5\u307e\u3067\u3001<br>\u5408\u683c\u3078\u306e\u9053\u7b4b\u3092\u793a\u3057\u307e\u3059\n                <\/p>\n            <\/a>\n\n            <!-- \u30ab\u30c6\u30b4\u30ea2: \u5b66\u6821\u9078\u3073\u30fb\u9032\u8def -->\n            <a href=\"https:\/\/sakuramath.jp\/blog\/category\/school-and-path\/\" class=\"shokutaku-category-card\">\n                <div class=\"shokutaku-category-icon-wrapper\">\n                    <svg class=\"shokutaku-category-icon\" fill=\"currentColor\" viewBox=\"0 0 20 20\">\n                        <path\n                            d=\"M10.707 2.293a1 1 0 00-1.414 0l-7 7a1 1 0 001.414 1.414L4 10.414V17a1 1 0 001 1h2a1 1 0 001-1v-2a1 1 0 011-1h2a1 1 0 011 1v2a1 1 0 001 1h2a1 1 0 001-1v-6.586l.293.293a1 1 0 001.414-1.414l-7-7z\" \/>\n                    <\/svg>\n                <\/div>\n                <h3 class=\"shokutaku-category-card-title\">\u5b66\u6821\u9078\u3073\u30fb\u9032\u8def<\/h3>\n                <p class=\"shokutaku-category-card-desc\">\n                    \u516c\u7acb\u30fb\u79c1\u7acb\u306e\u9055\u3044\u304b\u3089\u3001<br>\u5b66\u6821\u898b\u5b66\u306e\u30dd\u30a4\u30f3\u30c8\u307e\u3067\n                <\/p>\n            <\/a>\n\n            <!-- \u30ab\u30c6\u30b4\u30ea3: \u5b66\u7fd2\u6cd5\u30fb\u587e\u9078\u3073 -->\n            <a href=\"https:\/\/sakuramath.jp\/blog\/category\/study-and-cram-school\/\" class=\"shokutaku-category-card\">\n                <div class=\"shokutaku-category-icon-wrapper\">\n                    <svg class=\"shokutaku-category-icon\" fill=\"currentColor\" viewBox=\"0 0 20 20\">\n                        <path\n                            d=\"M9 4.804A7.968 7.968 0 005.5 4c-1.255 0-2.443.29-3.5.804v10A7.969 7.969 0 015.5 14c1.669 0 3.218.51 4.5 1.385A7.962 7.962 0 0114.5 14c1.255 0 2.443.29 3.5.804v-10A7.968 7.968 0 0014.5 4c-1.255 0-2.443.29-3.5.804V12a1 1 0 11-2 0V4.804z\" \/>\n                    <\/svg>\n                <\/div>\n                <h3 class=\"shokutaku-category-card-title\">\u5b66\u7fd2\u6cd5\u30fb\u587e\u9078\u3073<\/h3>\n                <p class=\"shokutaku-category-card-desc\">\n                    \u52b9\u679c\u7684\u306a\u5b66\u7fd2\u65b9\u6cd5\u3068\u3001<br>\u304a\u5b50\u3055\u3093\u306b\u5408\u3063\u305f\u587e\u306e\u9078\u3073\u65b9\n                <\/p>\n            <\/a>\n\n            <!-- \u30ab\u30c6\u30b4\u30ea4: \u4e0d\u767b\u6821\u652f\u63f4 -->\n            <a href=\"https:\/\/sakuramath.jp\/blog\/category\/student-support\/\" class=\"shokutaku-category-card\">\n                <div class=\"shokutaku-category-icon-wrapper\">\n                    <svg class=\"shokutaku-category-icon\" fill=\"currentColor\" viewBox=\"0 0 20 20\">\n                        <path fill-rule=\"evenodd\"\n                            d=\"M18 10a8 8 0 11-16 0 8 8 0 0116 0zm-6-3a2 2 0 11-4 0 2 2 0 014 0zm-2 4a5 5 0 00-4.546 2.916A5.986 5.986 0 0010 16a5.986 5.986 0 004.546-2.084A5 5 0 0010 11z\"\n                            clip-rule=\"evenodd\" \/>\n                    <\/svg>\n                <\/div>\n                <h3 class=\"shokutaku-category-card-title\">\u4e0d\u767b\u6821\u652f\u63f4<\/h3>\n                <p class=\"shokutaku-category-card-desc\">\n                    \u5b50\u3069\u3082\u306e\u5fc3\u306b\u5bc4\u308a\u6dfb\u3046\u3001<br>\u5177\u4f53\u7684\u306a\u30b5\u30dd\u30fc\u30c8\u65b9\u6cd5\n                <\/p>\n            <\/a>\n        <\/div>\n    <\/div>\n<\/div>\n\n\n\n\n","protected":false},"excerpt":{"rendered":"<p>\u73fe\u5f79\u587e\u8b1b\u5e2b\u304c\u904b\u55b6\u3059\u308b\u6559\u80b2\u30e1\u30c7\u30a3\u30a2 \u8ff7\u3048\u308b\u4fdd\u8b77\u8005\u306e\u305f\u3081\u306e \u7f85\u91dd\u76e4 \u71ed\u62d3\u306e\u307f\u3061\u3057\u308b\u3079 \u53d7\u9a13\u30fb\u5b66\u6821\u9078\u3073\u30fb\u4e0d\u767b\u6821\u2026 \u5b50\u80b2\u3066\u306e\u60a9\u307f\u3092\u3001\u4fe1\u983c\u3067\u304d\u308b\u60c5\u5831\u3067\u89e3\u6c7a\u3078\u5c0e\u304d\u307e\u3059\u3002 \u4eba\u6c17\u8a18\u4e8b\u3092\u8aad\u3080 \u30ab\u30c6\u30b4\u30ea\u304b\u3089\u63a2\u3059 15\u5e74+ \u6307\u5c0e\u7d4c\u9a13 500+ [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"swell_btn_cv_data":"","footnotes":""},"class_list":["post-14","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/sakuramath.jp\/blog\/wp-json\/wp\/v2\/pages\/14","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/sakuramath.jp\/blog\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/sakuramath.jp\/blog\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/sakuramath.jp\/blog\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/sakuramath.jp\/blog\/wp-json\/wp\/v2\/comments?post=14"}],"version-history":[{"count":12,"href":"https:\/\/sakuramath.jp\/blog\/wp-json\/wp\/v2\/pages\/14\/revisions"}],"predecessor-version":[{"id":1033,"href":"https:\/\/sakuramath.jp\/blog\/wp-json\/wp\/v2\/pages\/14\/revisions\/1033"}],"wp:attachment":[{"href":"https:\/\/sakuramath.jp\/blog\/wp-json\/wp\/v2\/media?parent=14"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}