{"id":8,"date":"2026-03-10T15:46:16","date_gmt":"2026-03-10T06:46:16","guid":{"rendered":"https:\/\/japan-football-history.com\/?page_id=8"},"modified":"2026-03-10T15:47:15","modified_gmt":"2026-03-10T06:47:15","slug":"8-2","status":"publish","type":"page","link":"https:\/\/japan-football-history.com\/?page_id=8","title":{"rendered":""},"content":{"rendered":"<link rel=\"preconnect\" href=\"https:\/\/fonts.googleapis.com\">\n<link rel=\"preconnect\" href=\"https:\/\/fonts.gstatic.com\" crossorigin>\n<link href=\"https:\/\/fonts.googleapis.com\/css2?family=Playfair+Display:wght@700;800&family=Inter:wght@400;500;600;700&display=swap\" rel=\"stylesheet\">\n\n<style>\n    .wc-wrapper {\n        font-family: 'Inter', -apple-system, BlinkMacSystemFont, 'Segoe UI', sans-serif !important;\n    }\n\n    .wc-wrapper * {\n        margin: 0;\n        padding: 0;\n        box-sizing: border-box;\n    }\n    \n    .wc-wrapper {\n        --primary: #1a365d;\n        --primary-light: #f0f9ff;\n        --accent: #f59e0b;\n        --accent-dark: #dc2626;\n        --text-dark: #1f2937;\n        --text-light: #6b7280;\n        --bg-light: #f9fafb;\n        --bg-lighter: #f3f4f6;\n        --border: #e5e7eb;\n    }\n    \n    .wc-wrapper .wc-container {\n        max-width: 1280px;\n        margin: 0 auto;\n        padding: 0 1rem;\n    }\n    \n    \/* \u30d8\u30c3\u30c0\u30fc *\/\n    .wc-wrapper .wc-header {\n        background: white !important;\n        border-bottom: 1px solid var(--border);\n        padding: 1.5rem 0;\n        box-shadow: 0 1px 3px rgba(0,0,0,0.1);\n        margin-bottom: 0;\n    }\n    \n    .wc-wrapper .wc-header-content {\n        display: flex;\n        justify-content: space-between;\n        align-items: center;\n    }\n    \n    .wc-wrapper .wc-header-left h1 {\n        font-family: 'Playfair Display', serif !important;\n        font-size: 2rem;\n        font-weight: 700;\n        color: var(--text-dark) !important;\n        margin-bottom: 0.25rem;\n    }\n    \n    .wc-wrapper .wc-header-left p {\n        color: var(--text-light) !important;\n        font-size: 0.875rem;\n    }\n    \n    .wc-wrapper .wc-header-right {\n        text-align: right;\n    }\n    \n    .wc-wrapper .wc-header-right p:first-child {\n        font-size: 0.875rem;\n        color: var(--text-light) !important;\n    }\n    \n    .wc-wrapper .wc-header-right p:last-child {\n        font-size: 1.5rem;\n        font-weight: 700;\n        color: var(--primary) !important;\n        font-family: 'Courier New', monospace !important;\n    }\n    \n    \/* \u30d2\u30fc\u30ed\u30fc *\/\n    .wc-wrapper .wc-hero {\n        height: 24rem;\n        background: linear-gradient(135deg, #1a365d 0%, #0f1f3f 100%) !important;\n        position: relative;\n        overflow: hidden;\n        display: flex;\n        align-items: center;\n        margin-bottom: 3rem;\n    }\n    \n    .wc-wrapper .wc-hero::before {\n        content: '';\n        position: absolute;\n        inset: 0;\n        background: url('data:image\/svg+xml,<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewBox=\"0 0 1200 400\"><defs><pattern id=\"dots\" x=\"0\" y=\"0\" width=\"40\" height=\"40\" patternUnits=\"userSpaceOnUse\"><circle cx=\"20\" cy=\"20\" r=\"2\" fill=\"rgba(255,255,255,0.1)\"\/><\/pattern><\/defs><rect width=\"1200\" height=\"400\" fill=\"url(%23dots)\"\/><\/svg>');\n        opacity: 0.5;\n    }\n    \n    .wc-wrapper .wc-hero-content {\n        position: relative;\n        z-index: 2;\n        color: white !important;\n    }\n    \n    .wc-wrapper .wc-hero h2 {\n        font-family: 'Playfair Display', serif !important;\n        font-size: 3rem;\n        font-weight: 800;\n        margin-bottom: 1rem;\n        line-height: 1.2;\n        color: white !important;\n    }\n    \n    .wc-wrapper .wc-hero p {\n        font-size: 1.125rem;\n        color: rgba(255,255,255,0.95) !important;\n        max-width: 40rem;\n    }\n    \n    \/* \u7d71\u8a08\u30ab\u30fc\u30c9 *\/\n    .wc-wrapper .wc-stats {\n        display: grid;\n        grid-template-columns: repeat(auto-fit, minmax(250px, 1fr));\n        gap: 1.5rem;\n        margin-bottom: 3rem;\n    }\n    \n    .wc-wrapper .wc-stat-card {\n        background: white !important;\n        border-radius: 0.75rem;\n        padding: 1.5rem;\n        border: 1px solid var(--border);\n        box-shadow: 0 1px 3px rgba(0,0,0,0.05);\n        transition: box-shadow 0.3s ease;\n    }\n    \n    .wc-wrapper .wc-stat-card:hover {\n        box-shadow: 0 4px 12px rgba(0,0,0,0.1);\n    }\n    \n    .wc-wrapper .wc-stat-label {\n        font-size: 0.875rem;\n        color: var(--text-light) !important;\n        margin-bottom: 0.5rem;\n    }\n    \n    .wc-wrapper .wc-stat-value {\n        font-family: 'Courier New', monospace !important;\n        font-size: 2.25rem;\n        font-weight: 700;\n        color: var(--primary) !important;\n    }\n    \n    \/* \u30bf\u30a4\u30e0\u30e9\u30a4\u30f3 *\/\n    .wc-wrapper .wc-timeline-section h2 {\n        font-family: 'Playfair Display', serif !important;\n        font-size: 1.875rem;\n        font-weight: 700;\n        margin-bottom: 0.5rem;\n        color: var(--text-dark) !important;\n    }\n    \n    .wc-wrapper .wc-timeline-section > p {\n        color: var(--text-light) !important;\n        margin-bottom: 2rem;\n    }\n    \n    .wc-wrapper .wc-tournament {\n        background: white !important;\n        border-radius: 0.5rem;\n        border: 1px solid var(--border);\n        margin-bottom: 1rem;\n        overflow: hidden;\n        transition: box-shadow 0.3s ease;\n    }\n    \n    .wc-wrapper .wc-tournament:hover {\n        box-shadow: 0 4px 12px rgba(0,0,0,0.1);\n    }\n    \n    .wc-wrapper .wc-tournament-header {\n        padding: 1.5rem;\n        cursor: pointer;\n        display: flex;\n        justify-content: space-between;\n        align-items: center;\n        background: white !important;\n        border: none;\n        width: 100%;\n        text-align: left;\n        transition: background-color 0.2s ease;\n        font-family: inherit !important;\n        font-size: inherit !important;\n        color: inherit !important;\n    }\n    \n    .wc-wrapper .wc-tournament-header:hover {\n        background-color: #f9fafb;\n    }\n    \n    .wc-wrapper .wc-tournament-header-left {\n        display: flex;\n        gap: 1rem;\n        flex: 1;\n        align-items: center;\n    }\n    \n    .wc-wrapper .wc-tournament-year {\n        font-family: 'Courier New', monospace !important;\n        font-size: 1.5rem;\n        font-weight: 700;\n        color: var(--primary) !important;\n        text-align: center;\n        min-width: 4rem;\n    }\n    \n    .wc-wrapper .wc-tournament-year-small {\n        font-size: 0.75rem;\n        color: var(--text-light) !important;\n        display: block;\n    }\n    \n    .wc-wrapper .wc-tournament-info h3 {\n        font-weight: 600;\n        margin-bottom: 0.25rem;\n        color: var(--text-dark) !important;\n    }\n    \n    .wc-wrapper .wc-tournament-info p {\n        font-size: 0.875rem;\n        color: var(--text-light) !important;\n    }\n    \n    .wc-wrapper .wc-badge {\n        display: inline-block;\n        padding: 0.5rem 1rem;\n        border-radius: 0.25rem;\n        font-size: 0.875rem;\n        font-weight: 500;\n    }\n    \n    .wc-wrapper .wc-badge-best16 {\n        background-color: #fef3c7;\n        color: #92400e;\n    }\n    \n    .wc-wrapper .wc-badge-group {\n        background-color: #fee2e2;\n        color: #7f1d1d;\n    }\n    \n    .wc-wrapper .wc-tournament-header-right {\n        display: flex;\n        gap: 1rem;\n        align-items: center;\n    }\n    \n    .wc-wrapper .wc-chevron {\n        width: 1.25rem;\n        height: 1.25rem;\n        color: var(--text-light);\n        transition: transform 0.3s ease;\n        flex-shrink: 0;\n    }\n    \n    .wc-wrapper .wc-tournament.expanded .wc-chevron {\n        transform: rotate(180deg);\n    }\n    \n    .wc-wrapper .wc-tournament-content {\n        display: none;\n        border-top: 1px solid var(--border);\n        background-color: #f9fafb;\n        padding: 1.5rem;\n    }\n    \n    .wc-wrapper .wc-tournament.expanded .wc-tournament-content {\n        display: block;\n    }\n    \n    .wc-wrapper .wc-matches {\n        display: grid;\n        gap: 0.75rem;\n        margin-bottom: 1.5rem;\n    }\n    \n    .wc-wrapper .wc-match {\n        background: white !important;\n        padding: 1rem;\n        border-radius: 0.5rem;\n        border: 1px solid var(--border);\n        transition: border-color 0.2s ease;\n    }\n    \n    .wc-wrapper .wc-match:hover {\n        border-color: #3b82f6;\n    }\n    \n    .wc-wrapper .wc-match-header {\n        display: flex;\n        justify-content: space-between;\n        align-items: flex-start;\n        margin-bottom: 0.5rem;\n    }\n    \n    .wc-wrapper .wc-match-info {\n        flex: 1;\n    }\n    \n    .wc-wrapper .wc-match-stage {\n        font-size: 0.75rem;\n        color: var(--text-light) !important;\n        margin-bottom: 0.25rem;\n    }\n    \n    .wc-wrapper .wc-match-teams {\n        font-weight: 600;\n        color: var(--text-dark) !important;\n    }\n    \n    .wc-wrapper .wc-match-score {\n        font-family: 'Courier New', monospace !important;\n        font-size: 1.5rem;\n        font-weight: 700;\n        text-align: right;\n    }\n    \n    .wc-wrapper .wc-match-score.win {\n        color: #16a34a;\n    }\n    \n    .wc-wrapper .wc-match-score.loss {\n        color: #dc2626;\n    }\n    \n    .wc-wrapper .wc-match-score.draw {\n        color: #6b7280;\n    }\n    \n    .wc-wrapper .wc-match-date {\n        font-size: 0.75rem;\n        color: var(--text-light) !important;\n        text-align: right;\n    }\n    \n    .wc-wrapper .wc-match-youtube {\n        margin-top: 0.75rem;\n        padding-top: 0.75rem;\n        border-top: 1px solid var(--border);\n    }\n    \n    .wc-wrapper .wc-match-youtube a {\n        color: #2563eb !important;\n        text-decoration: none;\n        font-size: 0.875rem;\n        font-weight: 500;\n        display: inline-flex;\n        align-items: center;\n        gap: 0.5rem;\n        transition: color 0.2s ease;\n    }\n    \n    .wc-wrapper .wc-match-youtube a:hover {\n        color: #1d4ed8 !important;\n    }\n    \n    .wc-wrapper .wc-tournament-stats {\n        display: grid;\n        grid-template-columns: repeat(auto-fit, minmax(100px, 1fr));\n        gap: 1rem;\n        margin-top: 1rem;\n        padding-top: 1rem;\n        border-top: 1px solid var(--border);\n    }\n    \n    .wc-wrapper .wc-tournament-stat {\n        text-align: center;\n    }\n    \n    .wc-wrapper .wc-tournament-stat-value {\n        font-family: 'Courier New', monospace !important;\n        font-size: 1.5rem;\n        font-weight: 700;\n        display: block;\n        margin-bottom: 0.25rem;\n    }\n    \n    .wc-wrapper .wc-tournament-stat-label {\n        font-size: 0.75rem;\n        color: var(--text-light) !important;\n    }\n    \n    .wc-wrapper .wc-tournament-stat-value.wins { color: #16a34a; }\n    .wc-wrapper .wc-tournament-stat-value.draws { color: #f59e0b; }\n    .wc-wrapper .wc-tournament-stat-value.losses { color: #dc2626; }\n    .wc-wrapper .wc-tournament-stat-value.goals { color: #059669; }\n    \n    \/* \u30d5\u30c3\u30bf\u30fc *\/\n    .wc-wrapper .wc-footer {\n        background-color: #111827;\n        color: white;\n        padding: 2rem 0;\n        margin-top: 4rem;\n        text-align: center;\n    }\n    \n    .wc-wrapper .wc-footer p {\n        color: #9ca3af;\n        font-size: 0.875rem;\n    }\n    \n    .wc-wrapper .wc-footer p:first-child {\n        margin-bottom: 0.5rem;\n    }\n    \n    \/* \u30ec\u30b9\u30dd\u30f3\u30b7\u30d6 *\/\n    @media (max-width: 768px) {\n        .wc-wrapper .wc-hero h2 {\n            font-size: 2rem;\n        }\n        \n        .wc-wrapper .wc-hero p {\n            font-size: 1rem;\n        }\n        \n        .wc-wrapper .wc-header-right {\n            display: none;\n        }\n        \n        .wc-wrapper .wc-tournament-header {\n            flex-direction: column;\n            align-items: flex-start;\n            gap: 0.5rem;\n        }\n        \n        .wc-wrapper .wc-tournament-header-right {\n            width: 100%;\n            justify-content: space-between;\n        }\n        \n        .wc-wrapper .wc-match-header {\n            flex-direction: column;\n            gap: 0.5rem;\n        }\n        \n        .wc-wrapper .wc-match-score,\n        .wc-wrapper .wc-match-date {\n            text-align: left;\n        }\n    }\n<\/style>\n\n<div class=\"wc-wrapper\">\n    <!-- \u30d8\u30c3\u30c0\u30fc -->\n    <header class=\"wc-header\">\n        <div class=\"wc-container\">\n            <div class=\"wc-header-content\">\n                <div class=\"wc-header-left\">\n                    <h1>SAMURAI BLUE<\/h1>\n                    <p>World Cup History<\/p>\n                <\/div>\n                <div class=\"wc-header-right\">\n                    <p>\u65e5\u672c\u4ee3\u8868<\/p>\n                    <p>7\u5927\u4f1a\u9023\u7d9a\u51fa\u5834<\/p>\n                <\/div>\n            <\/div>\n        <\/div>\n    <\/header>\n\n    <!-- \u30d2\u30fc\u30ed\u30fc -->\n    <section class=\"wc-hero\">\n        <div class=\"wc-container\">\n            <div class=\"wc-hero-content\">\n                <h2>\u65e5\u672c\u4ee3\u8868\u306e\u8ecc\u8de1<\/h2>\n                <p>1998\u5e74\u30d5\u30e9\u30f3\u30b9\u5927\u4f1a\u304b\u30892022\u5e74\u30ab\u30bf\u30fc\u30eb\u5927\u4f1a\u307e\u3067\u3001\u30b5\u30c3\u30ab\u30fc\u65e5\u672c\u4ee3\u8868\u304c\u30ef\u30fc\u30eb\u30c9\u30ab\u30c3\u30d7\u3067\u523b\u3093\u3060\u6b74\u53f2\u3092\u305f\u3069\u308a\u307e\u3059\u3002<\/p>\n            <\/div>\n        <\/div>\n    <\/section>\n\n    <!-- \u7d71\u8a08 -->\n    <section class=\"wc-container\" style=\"margin-bottom: 3rem;\">\n        <div class=\"wc-stats\">\n            <div class=\"wc-stat-card\">\n                <div class=\"wc-stat-label\">\u5927\u4f1a\u6570<\/div>\n                <div class=\"wc-stat-value\">7<\/div>\n            <\/div>\n            <div class=\"wc-stat-card\">\n                <div class=\"wc-stat-label\">\u8a66\u5408\u6570<\/div>\n                <div class=\"wc-stat-value\">23<\/div>\n            <\/div>\n            <div class=\"wc-stat-card\">\n                <div class=\"wc-stat-label\">\u52dd\u5229<\/div>\n                <div class=\"wc-stat-value\">6<\/div>\n            <\/div>\n            <div class=\"wc-stat-card\">\n                <div class=\"wc-stat-label\">\u5f97\u70b9<\/div>\n                <div class=\"wc-stat-value\">25<\/div>\n            <\/div>\n        <\/div>\n    <\/section>\n\n    <!-- \u30bf\u30a4\u30e0\u30e9\u30a4\u30f3 -->\n    <section class=\"wc-container wc-timeline-section\" style=\"margin-bottom: 3rem;\">\n        <h2>\u5927\u4f1a\u5225\u6210\u7e3e<\/h2>\n        <p>\u5e74\u4ee3\u9806\u306b\u30ef\u30fc\u30eb\u30c9\u30ab\u30c3\u30d7\u306e\u6b69\u307f\u3092\u8ffd\u8de1<\/p>\n\n        <!-- 1998\u5e74 -->\n        <div class=\"wc-tournament\">\n            <button class=\"wc-tournament-header\" onclick=\"this.parentElement.classList.toggle('expanded')\">\n                <div class=\"wc-tournament-header-left\">\n                    <div>\n                        <div class=\"wc-tournament-year\">1998<span class=\"wc-tournament-year-small\">\u30d5\u30e9\u30f3\u30b9<\/span><\/div>\n                    <\/div>\n                    <div class=\"wc-tournament-info\">\n                        <h3>\u30d5\u30e9\u30f3\u30b9\u5927\u4f1a<\/h3>\n                        <p>3\u8a66\u5408<\/p>\n                    <\/div>\n                <\/div>\n                <div class=\"wc-tournament-header-right\">\n                    <span class=\"wc-badge wc-badge-group\">\u30b0\u30eb\u30fc\u30d7\u30ea\u30fc\u30b0\u6557\u9000<\/span>\n                    <svg class=\"wc-chevron\" 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\"><\/path>\n                    <\/svg>\n                <\/div>\n            <\/button>\n            <div class=\"wc-tournament-content\">\n                <div class=\"wc-matches\">\n                    <div class=\"wc-match\">\n                        <div class=\"wc-match-header\">\n                            <div class=\"wc-match-info\">\n                                <div class=\"wc-match-stage\">\u30b0\u30eb\u30fc\u30d7H<\/div>\n                                <div class=\"wc-match-teams\">\u65e5\u672c vs \u30a2\u30eb\u30bc\u30f3\u30c1\u30f3<\/div>\n                            <\/div>\n                            <div>\n                                <div class=\"wc-match-score loss\">0-1<\/div>\n                                <div class=\"wc-match-date\">1998-06-14<\/div>\n                            <\/div>\n                        <\/div>\n                        <div class=\"wc-match-youtube\">\n                            <a href=\"https:\/\/www.youtube.com\/watch?v=B3SvIhlwCW8\" target=\"_blank\" rel=\"noopener\">\u25b6 YouTube\u3067\u898b\u308b<\/a>\n                        <\/div>\n                    <\/div>\n                    <div class=\"wc-match\">\n                        <div class=\"wc-match-header\">\n                            <div class=\"wc-match-info\">\n                                <div class=\"wc-match-stage\">\u30b0\u30eb\u30fc\u30d7H<\/div>\n                                <div class=\"wc-match-teams\">\u65e5\u672c vs \u30b8\u30e3\u30de\u30a4\u30ab<\/div>\n                            <\/div>\n                            <div>\n                                <div class=\"wc-match-score loss\">0-1<\/div>\n                                <div class=\"wc-match-date\">1998-06-20<\/div>\n                            <\/div>\n                        <\/div>\n                        <div class=\"wc-match-youtube\">\n                            <a href=\"https:\/\/www.youtube.com\/watch?v=YqcAnKM6jn0\" target=\"_blank\" rel=\"noopener\">\u25b6 YouTube\u3067\u898b\u308b<\/a>\n                        <\/div>\n                    <\/div>\n                    <div class=\"wc-match\">\n                        <div class=\"wc-match-header\">\n                            <div class=\"wc-match-info\">\n                                <div class=\"wc-match-stage\">\u30b0\u30eb\u30fc\u30d7H<\/div>\n                                <div class=\"wc-match-teams\">\u65e5\u672c vs \u30af\u30ed\u30a2\u30c1\u30a2<\/div>\n                            <\/div>\n                            <div>\n                                <div class=\"wc-match-score loss\">0-1<\/div>\n                                <div class=\"wc-match-date\">1998-06-26<\/div>\n                            <\/div>\n                        <\/div>\n                        <div class=\"wc-match-youtube\">\n                            <a href=\"https:\/\/www.youtube.com\/watch?v=LtY6PpOL9XA\" target=\"_blank\" rel=\"noopener\">\u25b6 YouTube\u3067\u898b\u308b<\/a>\n                        <\/div>\n                    <\/div>\n                <\/div>\n                <div class=\"wc-tournament-stats\">\n                    <div class=\"wc-tournament-stat\">\n                        <span class=\"wc-tournament-stat-value wins\">0<\/span>\n                        <span class=\"wc-tournament-stat-label\">\u52dd\u5229<\/span>\n                    <\/div>\n                    <div class=\"wc-tournament-stat\">\n                        <span class=\"wc-tournament-stat-value draws\">0<\/span>\n                        <span class=\"wc-tournament-stat-label\">\u5f15\u304d\u5206\u3051<\/span>\n                    <\/div>\n                    <div class=\"wc-tournament-stat\">\n                        <span class=\"wc-tournament-stat-value losses\">3<\/span>\n                        <span class=\"wc-tournament-stat-label\">\u6557\u5317<\/span>\n                    <\/div>\n                    <div class=\"wc-tournament-stat\">\n                        <span class=\"wc-tournament-stat-value goals\">0<\/span>\n                        <span class=\"wc-tournament-stat-label\">\u5f97\u70b9<\/span>\n                    <\/div>\n                <\/div>\n            <\/div>\n        <\/div>\n\n        <!-- 2002\u5e74 -->\n        <div class=\"wc-tournament\">\n            <button class=\"wc-tournament-header\" onclick=\"this.parentElement.classList.toggle('expanded')\">\n                <div class=\"wc-tournament-header-left\">\n                    <div>\n                        <div class=\"wc-tournament-year\">2002<span class=\"wc-tournament-year-small\">\u65e5\u672c\u30fb\u97d3\u56fd<\/span><\/div>\n                    <\/div>\n                    <div class=\"wc-tournament-info\">\n                        <h3>\u65e5\u672c\u30fb\u97d3\u56fd\u5927\u4f1a<\/h3>\n                        <p>3\u8a66\u5408<\/p>\n                    <\/div>\n                <\/div>\n                <div class=\"wc-tournament-header-right\">\n                    <span class=\"wc-badge wc-badge-best16\">\u30d9\u30b9\u30c816<\/span>\n                    <svg class=\"wc-chevron\" 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\"><\/path>\n                    <\/svg>\n                <\/div>\n            <\/button>\n            <div class=\"wc-tournament-content\">\n                <div class=\"wc-matches\">\n                    <div class=\"wc-match\">\n                        <div class=\"wc-match-header\">\n                            <div class=\"wc-match-info\">\n                                <div class=\"wc-match-stage\">\u30b0\u30eb\u30fc\u30d7H<\/div>\n                                <div class=\"wc-match-teams\">\u65e5\u672c vs \u30d9\u30eb\u30ae\u30fc<\/div>\n                            <\/div>\n                            <div>\n                                <div class=\"wc-match-score win\">2-0<\/div>\n                                <div class=\"wc-match-date\">2002-06-04<\/div>\n                            <\/div>\n                        <\/div>\n                        <div class=\"wc-match-youtube\">\n                            <a href=\"https:\/\/www.youtube.com\/watch?v=DOQlNeq5aXs\" target=\"_blank\" rel=\"noopener\">\u25b6 YouTube\u3067\u898b\u308b<\/a>\n                        <\/div>\n                    <\/div>\n                    <div class=\"wc-match\">\n                        <div class=\"wc-match-header\">\n                            <div class=\"wc-match-info\">\n                                <div class=\"wc-match-stage\">\u30b0\u30eb\u30fc\u30d7H<\/div>\n                                <div class=\"wc-match-teams\">\u65e5\u672c vs \u30ed\u30b7\u30a2<\/div>\n                            <\/div>\n                            <div>\n                                <div class=\"wc-match-score win\">1-0<\/div>\n                                <div class=\"wc-match-date\">2002-06-09<\/div>\n                            <\/div>\n                        <\/div>\n                        <div class=\"wc-match-youtube\">\n                            <a href=\"https:\/\/www.youtube.com\/watch?v=lg7jP0ro_uY\" target=\"_blank\" rel=\"noopener\">\u25b6 YouTube\u3067\u898b\u308b<\/a>\n                        <\/div>\n                    <\/div>\n                    <div class=\"wc-match\">\n                        <div class=\"wc-match-header\">\n                            <div class=\"wc-match-info\">\n                                <div class=\"wc-match-stage\">\u30b0\u30eb\u30fc\u30d7H<\/div>\n                                <div class=\"wc-match-teams\">\u65e5\u672c vs \u30c1\u30e5\u30cb\u30b8\u30a2<\/div>\n                            <\/div>\n                            <div>\n                                <div class=\"wc-match-score win\">2-0<\/div>\n                                <div class=\"wc-match-date\">2002-06-14<\/div>\n                            <\/div>\n                        <\/div>\n                        <div class=\"wc-match-youtube\">\n                            <a href=\"https:\/\/www.youtube.com\/watch?v=mmSjVj1lIOY\" target=\"_blank\" rel=\"noopener\">\u25b6 YouTube\u3067\u898b\u308b<\/a>\n                        <\/div>\n                    <\/div>\n                <\/div>\n                <div class=\"wc-tournament-stats\">\n                    <div class=\"wc-tournament-stat\">\n                        <span class=\"wc-tournament-stat-value wins\">3<\/span>\n                        <span class=\"wc-tournament-stat-label\">\u52dd\u5229<\/span>\n                    <\/div>\n                    <div class=\"wc-tournament-stat\">\n                        <span class=\"wc-tournament-stat-value draws\">0<\/span>\n                        <span class=\"wc-tournament-stat-label\">\u5f15\u304d\u5206\u3051<\/span>\n                    <\/div>\n                    <div class=\"wc-tournament-stat\">\n                        <span class=\"wc-tournament-stat-value losses\">0<\/span>\n                        <span class=\"wc-tournament-stat-label\">\u6557\u5317<\/span>\n                    <\/div>\n                    <div class=\"wc-tournament-stat\">\n                        <span class=\"wc-tournament-stat-value goals\">5<\/span>\n                        <span class=\"wc-tournament-stat-label\">\u5f97\u70b9<\/span>\n                    <\/div>\n                <\/div>\n            <\/div>\n        <\/div>\n\n        <!-- 2006\u5e74 -->\n        <div class=\"wc-tournament\">\n            <button class=\"wc-tournament-header\" onclick=\"this.parentElement.classList.toggle('expanded')\">\n                <div class=\"wc-tournament-header-left\">\n                    <div>\n                        <div class=\"wc-tournament-year\">2006<span class=\"wc-tournament-year-small\">\u30c9\u30a4\u30c4<\/span><\/div>\n                    <\/div>\n                    <div class=\"wc-tournament-info\">\n                        <h3>\u30c9\u30a4\u30c4\u5927\u4f1a<\/h3>\n                        <p>3\u8a66\u5408<\/p>\n                    <\/div>\n                <\/div>\n                <div class=\"wc-tournament-header-right\">\n                    <span class=\"wc-badge wc-badge-group\">\u30b0\u30eb\u30fc\u30d7\u30ea\u30fc\u30b0\u6557\u9000<\/span>\n                    <svg class=\"wc-chevron\" 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\"><\/path>\n                    <\/svg>\n                <\/div>\n            <\/button>\n            <div class=\"wc-tournament-content\">\n                <div class=\"wc-matches\">\n                    <div class=\"wc-match\">\n                        <div class=\"wc-match-header\">\n                            <div class=\"wc-match-info\">\n                                <div class=\"wc-match-stage\">\u30b0\u30eb\u30fc\u30d7F<\/div>\n                                <div class=\"wc-match-teams\">\u65e5\u672c vs \u30aa\u30fc\u30b9\u30c8\u30e9\u30ea\u30a2<\/div>\n                            <\/div>\n                            <div>\n                                <div class=\"wc-match-score loss\">1-3<\/div>\n                                <div class=\"wc-match-date\">2006-06-12<\/div>\n                            <\/div>\n                        <\/div>\n                        <div class=\"wc-match-youtube\">\n                            <a href=\"https:\/\/www.youtube.com\/watch?v=UdU6x59idv4\" target=\"_blank\" rel=\"noopener\">\u25b6 YouTube\u3067\u898b\u308b<\/a>\n                        <\/div>\n                    <\/div>\n                    <div class=\"wc-match\">\n                        <div class=\"wc-match-header\">\n                            <div class=\"wc-match-info\">\n                                <div class=\"wc-match-stage\">\u30b0\u30eb\u30fc\u30d7F<\/div>\n                                <div class=\"wc-match-teams\">\u65e5\u672c vs \u30d6\u30e9\u30b8\u30eb<\/div>\n                            <\/div>\n                            <div>\n                                <div class=\"wc-match-score loss\">1-4<\/div>\n                                <div class=\"wc-match-date\">2006-06-22<\/div>\n                            <\/div>\n                        <\/div>\n                        <div class=\"wc-match-youtube\">\n                            <a href=\"https:\/\/www.youtube.com\/watch?v=BikOemfvMGE\" target=\"_blank\" rel=\"noopener\">\u25b6 YouTube\u3067\u898b\u308b<\/a>\n                        <\/div>\n                    <\/div>\n                    <div class=\"wc-match\">\n                        <div class=\"wc-match-header\">\n                            <div class=\"wc-match-info\">\n                                <div class=\"wc-match-stage\">\u30b0\u30eb\u30fc\u30d7F<\/div>\n                                <div class=\"wc-match-teams\">\u65e5\u672c vs \u30af\u30ed\u30a2\u30c1\u30a2<\/div>\n                            <\/div>\n                            <div>\n                                <div class=\"wc-match-score draw\">0-0<\/div>\n                                <div class=\"wc-match-date\">2006-06-26<\/div>\n                            <\/div>\n                        <\/div>\n                    <\/div>\n                <\/div>\n                <div class=\"wc-tournament-stats\">\n                    <div class=\"wc-tournament-stat\">\n                        <span class=\"wc-tournament-stat-value wins\">0<\/span>\n                        <span class=\"wc-tournament-stat-label\">\u52dd\u5229<\/span>\n                    <\/div>\n                    <div class=\"wc-tournament-stat\">\n                        <span class=\"wc-tournament-stat-value draws\">1<\/span>\n                        <span class=\"wc-tournament-stat-label\">\u5f15\u304d\u5206\u3051<\/span>\n                    <\/div>\n                    <div class=\"wc-tournament-stat\">\n                        <span class=\"wc-tournament-stat-value losses\">2<\/span>\n                        <span class=\"wc-tournament-stat-label\">\u6557\u5317<\/span>\n                    <\/div>\n                    <div class=\"wc-tournament-stat\">\n                        <span class=\"wc-tournament-stat-value goals\">1<\/span>\n                        <span class=\"wc-tournament-stat-label\">\u5f97\u70b9<\/span>\n                    <\/div>\n                <\/div>\n            <\/div>\n        <\/div>\n\n        <!-- 2010\u5e74 -->\n        <div class=\"wc-tournament\">\n            <button class=\"wc-tournament-header\" onclick=\"this.parentElement.classList.toggle('expanded')\">\n                <div class=\"wc-tournament-header-left\">\n                    <div>\n                        <div class=\"wc-tournament-year\">2010<span class=\"wc-tournament-year-small\">\u5357\u30a2\u30d5\u30ea\u30ab<\/span><\/div>\n                    <\/div>\n                    <div class=\"wc-tournament-info\">\n                        <h3>\u5357\u30a2\u30d5\u30ea\u30ab\u5927\u4f1a<\/h3>\n                        <p>4\u8a66\u5408<\/p>\n                    <\/div>\n                <\/div>\n                <div class=\"wc-tournament-header-right\">\n                    <span class=\"wc-badge wc-badge-best16\">\u30d9\u30b9\u30c816<\/span>\n                    <svg class=\"wc-chevron\" 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\"><\/path>\n                    <\/svg>\n                <\/div>\n            <\/button>\n            <div class=\"wc-tournament-content\">\n                <div class=\"wc-matches\">\n                    <div class=\"wc-match\">\n                        <div class=\"wc-match-header\">\n                            <div class=\"wc-match-info\">\n                                <div class=\"wc-match-stage\">\u30b0\u30eb\u30fc\u30d7E<\/div>\n                                <div class=\"wc-match-teams\">\u65e5\u672c vs \u30ab\u30e1\u30eb\u30fc\u30f3<\/div>\n                            <\/div>\n                            <div>\n                                <div class=\"wc-match-score win\">1-0<\/div>\n                                <div class=\"wc-match-date\">2010-06-14<\/div>\n                            <\/div>\n                        <\/div>\n                    <\/div>\n                    <div class=\"wc-match\">\n                        <div class=\"wc-match-header\">\n                            <div class=\"wc-match-info\">\n                                <div class=\"wc-match-stage\">\u30b0\u30eb\u30fc\u30d7E<\/div>\n                                <div class=\"wc-match-teams\">\u65e5\u672c vs \u30c7\u30f3\u30de\u30fc\u30af<\/div>\n                            <\/div>\n                            <div>\n                                <div class=\"wc-match-score win\">3-1<\/div>\n                                <div class=\"wc-match-date\">2010-06-19<\/div>\n                            <\/div>\n                        <\/div>\n                        <div class=\"wc-match-youtube\">\n                            <a href=\"https:\/\/www.youtube.com\/watch?v=k1YK0e-UWNg\" target=\"_blank\" rel=\"noopener\">\u25b6 YouTube\u3067\u898b\u308b<\/a>\n                        <\/div>\n                    <\/div>\n                    <div class=\"wc-match\">\n                        <div class=\"wc-match-header\">\n                            <div class=\"wc-match-info\">\n                                <div class=\"wc-match-stage\">\u30b0\u30eb\u30fc\u30d7E<\/div>\n                                <div class=\"wc-match-teams\">\u65e5\u672c vs \u30aa\u30e9\u30f3\u30c0<\/div>\n                            <\/div>\n                            <div>\n                                <div class=\"wc-match-score loss\">0-1<\/div>\n                                <div class=\"wc-match-date\">2010-06-24<\/div>\n                            <\/div>\n                        <\/div>\n                        <div class=\"wc-match-youtube\">\n                            <a href=\"https:\/\/www.youtube.com\/watch?v=laLb71u6jW4\" target=\"_blank\" rel=\"noopener\">\u25b6 YouTube\u3067\u898b\u308b<\/a>\n                        <\/div>\n                    <\/div>\n                    <div class=\"wc-match\">\n                        <div class=\"wc-match-header\">\n                            <div class=\"wc-match-info\">\n                                <div class=\"wc-match-stage\">\u30e9\u30a6\u30f3\u30c916<\/div>\n                                <div class=\"wc-match-teams\">\u65e5\u672c vs \u30d1\u30e9\u30b0\u30a2\u30a4<\/div>\n                            <\/div>\n                            <div>\n                                <div class=\"wc-match-score draw\">0-0\uff08PK 3-5\uff09<\/div>\n                                <div class=\"wc-match-date\">2010-06-29<\/div>\n                            <\/div>\n                        <\/div>\n                        <div class=\"wc-match-youtube\">\n                            <a href=\"https:\/\/www.youtube.com\/watch?v=rcNqouXwblg\" target=\"_blank\" rel=\"noopener\">\u25b6 YouTube\u3067\u898b\u308b<\/a>\n                        <\/div>\n                    <\/div>\n                <\/div>\n                <div class=\"wc-tournament-stats\">\n                    <div class=\"wc-tournament-stat\">\n                        <span class=\"wc-tournament-stat-value wins\">1<\/span>\n                        <span class=\"wc-tournament-stat-label\">\u52dd\u5229<\/span>\n                    <\/div>\n                    <div class=\"wc-tournament-stat\">\n                        <span class=\"wc-tournament-stat-value draws\">1<\/span>\n                        <span class=\"wc-tournament-stat-label\">\u5f15\u304d\u5206\u3051<\/span>\n                    <\/div>\n                    <div class=\"wc-tournament-stat\">\n                        <span class=\"wc-tournament-stat-value losses\">2<\/span>\n                        <span class=\"wc-tournament-stat-label\">\u6557\u5317<\/span>\n                    <\/div>\n                    <div class=\"wc-tournament-stat\">\n                        <span class=\"wc-tournament-stat-value goals\">4<\/span>\n                        <span class=\"wc-tournament-stat-label\">\u5f97\u70b9<\/span>\n                    <\/div>\n                <\/div>\n            <\/div>\n        <\/div>\n\n        <!-- 2014\u5e74 -->\n        <div class=\"wc-tournament\">\n            <button class=\"wc-tournament-header\" onclick=\"this.parentElement.classList.toggle('expanded')\">\n                <div class=\"wc-tournament-header-left\">\n                    <div>\n                        <div class=\"wc-tournament-year\">2014<span class=\"wc-tournament-year-small\">\u30d6\u30e9\u30b8\u30eb<\/span><\/div>\n                    <\/div>\n                    <div class=\"wc-tournament-info\">\n                        <h3>\u30d6\u30e9\u30b8\u30eb\u5927\u4f1a<\/h3>\n                        <p>3\u8a66\u5408<\/p>\n                    <\/div>\n                <\/div>\n                <div class=\"wc-tournament-header-right\">\n                    <span class=\"wc-badge wc-badge-group\">\u30b0\u30eb\u30fc\u30d7\u30ea\u30fc\u30b0\u6557\u9000<\/span>\n                    <svg class=\"wc-chevron\" 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\"><\/path>\n                    <\/svg>\n                <\/div>\n            <\/button>\n            <div class=\"wc-tournament-content\">\n                <div class=\"wc-matches\">\n                    <div class=\"wc-match\">\n                        <div class=\"wc-match-header\">\n                            <div class=\"wc-match-info\">\n                                <div class=\"wc-match-stage\">\u30b0\u30eb\u30fc\u30d7C<\/div>\n                                <div class=\"wc-match-teams\">\u65e5\u672c vs \u30b3\u30fc\u30c8\u30b8\u30dc\u30ef\u30fc\u30eb<\/div>\n                            <\/div>\n                            <div>\n                                <div class=\"wc-match-score loss\">1-2<\/div>\n                                <div class=\"wc-match-date\">2014-06-14<\/div>\n                            <\/div>\n                        <\/div>\n                        <div class=\"wc-match-youtube\">\n                            <a href=\"https:\/\/www.youtube.com\/watch?v=NEzYKvrwY1s\" target=\"_blank\" rel=\"noopener\">\u25b6 YouTube\u3067\u898b\u308b<\/a>\n                        <\/div>\n                    <\/div>\n                    <div class=\"wc-match\">\n                        <div class=\"wc-match-header\">\n                            <div class=\"wc-match-info\">\n                                <div class=\"wc-match-stage\">\u30b0\u30eb\u30fc\u30d7C<\/div>\n                                <div class=\"wc-match-teams\">\u65e5\u672c vs \u30ae\u30ea\u30b7\u30e3<\/div>\n                            <\/div>\n                            <div>\n                                <div class=\"wc-match-score draw\">0-0<\/div>\n                                <div class=\"wc-match-date\">2014-06-19<\/div>\n                            <\/div>\n                        <\/div>\n                        <div class=\"wc-match-youtube\">\n                            <a href=\"https:\/\/www.youtube.com\/watch?v=6esK5s-nq5A\" target=\"_blank\" rel=\"noopener\">\u25b6 YouTube\u3067\u898b\u308b<\/a>\n                        <\/div>\n                    <\/div>\n                    <div class=\"wc-match\">\n                        <div class=\"wc-match-header\">\n                            <div class=\"wc-match-info\">\n                                <div class=\"wc-match-stage\">\u30b0\u30eb\u30fc\u30d7C<\/div>\n                                <div class=\"wc-match-teams\">\u65e5\u672c vs \u30b3\u30ed\u30f3\u30d3\u30a2<\/div>\n                            <\/div>\n                            <div>\n                                <div class=\"wc-match-score loss\">1-4<\/div>\n                                <div class=\"wc-match-date\">2014-06-24<\/div>\n                            <\/div>\n                        <\/div>\n                    <\/div>\n                <\/div>\n                <div class=\"wc-tournament-stats\">\n                    <div class=\"wc-tournament-stat\">\n                        <span class=\"wc-tournament-stat-value wins\">0<\/span>\n                        <span class=\"wc-tournament-stat-label\">\u52dd\u5229<\/span>\n                    <\/div>\n                    <div class=\"wc-tournament-stat\">\n                        <span class=\"wc-tournament-stat-value draws\">1<\/span>\n                        <span class=\"wc-tournament-stat-label\">\u5f15\u304d\u5206\u3051<\/span>\n                    <\/div>\n                    <div class=\"wc-tournament-stat\">\n                        <span class=\"wc-tournament-stat-value losses\">2<\/span>\n                        <span class=\"wc-tournament-stat-label\">\u6557\u5317<\/span>\n                    <\/div>\n                    <div class=\"wc-tournament-stat\">\n                        <span class=\"wc-tournament-stat-value goals\">1<\/span>\n                        <span class=\"wc-tournament-stat-label\">\u5f97\u70b9<\/span>\n                    <\/div>\n                <\/div>\n            <\/div>\n        <\/div>\n\n        <!-- 2018\u5e74 -->\n        <div class=\"wc-tournament\">\n            <button class=\"wc-tournament-header\" onclick=\"this.parentElement.classList.toggle('expanded')\">\n                <div class=\"wc-tournament-header-left\">\n                    <div>\n                        <div class=\"wc-tournament-year\">2018<span class=\"wc-tournament-year-small\">\u30ed\u30b7\u30a2<\/span><\/div>\n                    <\/div>\n                    <div class=\"wc-tournament-info\">\n                        <h3>\u30ed\u30b7\u30a2\u5927\u4f1a<\/h3>\n                        <p>4\u8a66\u5408<\/p>\n                    <\/div>\n                <\/div>\n                <div class=\"wc-tournament-header-right\">\n                    <span class=\"wc-badge wc-badge-best16\">\u30d9\u30b9\u30c816<\/span>\n                    <svg class=\"wc-chevron\" 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\"><\/path>\n                    <\/svg>\n                <\/div>\n            <\/button>\n            <div class=\"wc-tournament-content\">\n                <div class=\"wc-matches\">\n                    <div class=\"wc-match\">\n                        <div class=\"wc-match-header\">\n                            <div class=\"wc-match-info\">\n                                <div class=\"wc-match-stage\">\u30b0\u30eb\u30fc\u30d7H<\/div>\n                                <div class=\"wc-match-teams\">\u65e5\u672c vs \u30b3\u30ed\u30f3\u30d3\u30a2<\/div>\n                            <\/div>\n                            <div>\n                                <div class=\"wc-match-score loss\">1-2<\/div>\n                                <div class=\"wc-match-date\">2018-06-19<\/div>\n                            <\/div>\n                        <\/div>\n                        <div class=\"wc-match-youtube\">\n                            <a href=\"https:\/\/www.youtube.com\/watch?v=y4SeAfCg7-o\" target=\"_blank\" rel=\"noopener\">\u25b6 YouTube\u3067\u898b\u308b<\/a>\n                        <\/div>\n                    <\/div>\n                    <div class=\"wc-match\">\n                        <div class=\"wc-match-header\">\n                            <div class=\"wc-match-info\">\n                                <div class=\"wc-match-stage\">\u30b0\u30eb\u30fc\u30d7H<\/div>\n                                <div class=\"wc-match-teams\">\u65e5\u672c vs \u30bb\u30cd\u30ac\u30eb<\/div>\n                            <\/div>\n                            <div>\n                                <div class=\"wc-match-score draw\">2-2<\/div>\n                                <div class=\"wc-match-date\">2018-06-24<\/div>\n                            <\/div>\n                        <\/div>\n                        <div class=\"wc-match-youtube\">\n                            <a href=\"https:\/\/www.youtube.com\/watch?v=TLS1JQ7qtpI\" target=\"_blank\" rel=\"noopener\">\u25b6 YouTube\u3067\u898b\u308b<\/a>\n                        <\/div>\n                    <\/div>\n                    <div class=\"wc-match\">\n                        <div class=\"wc-match-header\">\n                            <div class=\"wc-match-info\">\n                                <div class=\"wc-match-stage\">\u30b0\u30eb\u30fc\u30d7H<\/div>\n                                <div class=\"wc-match-teams\">\u65e5\u672c vs \u30dd\u30fc\u30e9\u30f3\u30c9<\/div>\n                            <\/div>\n                            <div>\n                                <div class=\"wc-match-score win\">1-0<\/div>\n                                <div class=\"wc-match-date\">2018-06-28<\/div>\n                            <\/div>\n                        <\/div>\n                    <\/div>\n                    <div class=\"wc-match\">\n                        <div class=\"wc-match-header\">\n                            <div class=\"wc-match-info\">\n                                <div class=\"wc-match-stage\">\u30e9\u30a6\u30f3\u30c916<\/div>\n                                <div class=\"wc-match-teams\">\u65e5\u672c vs \u30d9\u30eb\u30ae\u30fc<\/div>\n                            <\/div>\n                            <div>\n                                <div class=\"wc-match-score loss\">2-3<\/div>\n                                <div class=\"wc-match-date\">2018-07-02<\/div>\n                            <\/div>\n                        <\/div>\n                        <div class=\"wc-match-youtube\">\n                            <a href=\"https:\/\/www.youtube.com\/watch?v=fJeJuc27ggE\" target=\"_blank\" rel=\"noopener\">\u25b6 YouTube\u3067\u898b\u308b<\/a>\n                        <\/div>\n                    <\/div>\n                <\/div>\n                <div class=\"wc-tournament-stats\">\n                    <div class=\"wc-tournament-stat\">\n                        <span class=\"wc-tournament-stat-value wins\">1<\/span>\n                        <span class=\"wc-tournament-stat-label\">\u52dd\u5229<\/span>\n                    <\/div>\n                    <div class=\"wc-tournament-stat\">\n                        <span class=\"wc-tournament-stat-value draws\">1<\/span>\n                        <span class=\"wc-tournament-stat-label\">\u5f15\u304d\u5206\u3051<\/span>\n                    <\/div>\n                    <div class=\"wc-tournament-stat\">\n                        <span class=\"wc-tournament-stat-value losses\">2<\/span>\n                        <span class=\"wc-tournament-stat-label\">\u6557\u5317<\/span>\n                    <\/div>\n                    <div class=\"wc-tournament-stat\">\n                        <span class=\"wc-tournament-stat-value goals\">6<\/span>\n                        <span class=\"wc-tournament-stat-label\">\u5f97\u70b9<\/span>\n                    <\/div>\n                <\/div>\n            <\/div>\n        <\/div>\n\n        <!-- 2022\u5e74 -->\n        <div class=\"wc-tournament\">\n            <button class=\"wc-tournament-header\" onclick=\"this.parentElement.classList.toggle('expanded')\">\n                <div class=\"wc-tournament-header-left\">\n                    <div>\n                        <div class=\"wc-tournament-year\">2022<span class=\"wc-tournament-year-small\">\u30ab\u30bf\u30fc\u30eb<\/span><\/div>\n                    <\/div>\n                    <div class=\"wc-tournament-info\">\n                        <h3>\u30ab\u30bf\u30fc\u30eb\u5927\u4f1a<\/h3>\n                        <p>4\u8a66\u5408<\/p>\n                    <\/div>\n                <\/div>\n                <div class=\"wc-tournament-header-right\">\n                    <span class=\"wc-badge wc-badge-best16\">\u30d9\u30b9\u30c816<\/span>\n                    <svg class=\"wc-chevron\" 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\"><\/path>\n                    <\/svg>\n                <\/div>\n            <\/button>\n            <div class=\"wc-tournament-content\">\n                <div class=\"wc-matches\">\n                    <div class=\"wc-match\">\n                        <div class=\"wc-match-header\">\n                            <div class=\"wc-match-info\">\n                                <div class=\"wc-match-stage\">\u30b0\u30eb\u30fc\u30d7E<\/div>\n                                <div class=\"wc-match-teams\">\u65e5\u672c vs \u30c9\u30a4\u30c4<\/div>\n                            <\/div>\n                            <div>\n                                <div class=\"wc-match-score win\">2-1<\/div>\n                                <div class=\"wc-match-date\">2022-11-23<\/div>\n                            <\/div>\n                        <\/div>\n                        <div class=\"wc-match-youtube\">\n                            <a href=\"https:\/\/www.youtube.com\/watch?v=fXVWZS76QyE\" target=\"_blank\" rel=\"noopener\">\u25b6 YouTube\u3067\u898b\u308b<\/a>\n                        <\/div>\n                    <\/div>\n                    <div class=\"wc-match\">\n                        <div class=\"wc-match-header\">\n                            <div class=\"wc-match-info\">\n                                <div class=\"wc-match-stage\">\u30b0\u30eb\u30fc\u30d7E<\/div>\n                                <div class=\"wc-match-teams\">\u65e5\u672c vs \u30b3\u30b9\u30bf\u30ea\u30ab<\/div>\n                            <\/div>\n                            <div>\n                                <div class=\"wc-match-score win\">4-1<\/div>\n                                <div class=\"wc-match-date\">2022-11-27<\/div>\n                            <\/div>\n                        <\/div>\n                        <div class=\"wc-match-youtube\">\n                            <a href=\"https:\/\/www.youtube.com\/watch?v=Tz1TSbzi5No\" target=\"_blank\" rel=\"noopener\">\u25b6 YouTube\u3067\u898b\u308b<\/a>\n                        <\/div>\n                    <\/div>\n                    <div class=\"wc-match\">\n                        <div class=\"wc-match-header\">\n                            <div class=\"wc-match-info\">\n                                <div class=\"wc-match-stage\">\u30b0\u30eb\u30fc\u30d7E<\/div>\n                                <div class=\"wc-match-teams\">\u65e5\u672c vs \u30b9\u30da\u30a4\u30f3<\/div>\n                            <\/div>\n                            <div>\n                                <div class=\"wc-match-score draw\">1-1<\/div>\n                                <div class=\"wc-match-date\">2022-12-01<\/div>\n                            <\/div>\n                        <\/div>\n                        <div class=\"wc-match-youtube\">\n                            <a href=\"https:\/\/www.youtube.com\/watch?v=91eoGiLSCgY\" target=\"_blank\" rel=\"noopener\">\u25b6 YouTube\u3067\u898b\u308b<\/a>\n                        <\/div>\n                    <\/div>\n                    <div class=\"wc-match\">\n                        <div class=\"wc-match-header\">\n                            <div class=\"wc-match-info\">\n                                <div class=\"wc-match-stage\">\u30e9\u30a6\u30f3\u30c916<\/div>\n                                <div class=\"wc-match-teams\">\u65e5\u672c vs \u30af\u30ed\u30a2\u30c1\u30a2<\/div>\n                            <\/div>\n                            <div>\n                                <div class=\"wc-match-score loss\">1-3\uff08PK 1-4\uff09<\/div>\n                                <div class=\"wc-match-date\">2022-12-05<\/div>\n                            <\/div>\n                        <\/div>\n                        <div class=\"wc-match-youtube\">\n                            <a href=\"https:\/\/www.youtube.com\/watch?v=Q05C-LT3hEA\" target=\"_blank\" rel=\"noopener\">\u25b6 YouTube\u3067\u898b\u308b<\/a>\n                        <\/div>\n                    <\/div>\n                <\/div>\n                <div class=\"wc-tournament-stats\">\n                    <div class=\"wc-tournament-stat\">\n                        <span class=\"wc-tournament-stat-value wins\">1<\/span>\n                        <span class=\"wc-tournament-stat-label\">\u52dd\u5229<\/span>\n                    <\/div>\n                    <div class=\"wc-tournament-stat\">\n                        <span class=\"wc-tournament-stat-value draws\">1<\/span>\n                        <span class=\"wc-tournament-stat-label\">\u5f15\u304d\u5206\u3051<\/span>\n                    <\/div>\n                    <div class=\"wc-tournament-stat\">\n                        <span class=\"wc-tournament-stat-value losses\">2<\/span>\n                        <span class=\"wc-tournament-stat-label\">\u6557\u5317<\/span>\n                    <\/div>\n                    <div class=\"wc-tournament-stat\">\n                        <span class=\"wc-tournament-stat-value goals\">8<\/span>\n                        <span class=\"wc-tournament-stat-label\">\u5f97\u70b9<\/span>\n                    <\/div>\n                <\/div>\n            <\/div>\n        <\/div>\n    <\/section>\n\n    <!-- \u30d5\u30c3\u30bf\u30fc -->\n    <footer class=\"wc-footer\">\n        <div class=\"wc-container\">\n            <p>SAMURAI BLUE World Cup History<\/p>\n            <p>\u30c7\u30fc\u30bf\u51fa\u5178: FIFA World Cup Official Records | \u6700\u7d42\u66f4\u65b0: 2026\u5e743\u6708<\/p>\n        <\/div>\n    <\/footer>\n<\/div>\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":{"site-sidebar-layout":"default","site-content-layout":"","ast-site-content-layout":"default","site-content-style":"default","site-sidebar-style":"default","ast-global-header-display":"","ast-banner-title-visibility":"","ast-main-header-display":"","ast-hfb-above-header-display":"","ast-hfb-below-header-display":"","ast-hfb-mobile-header-display":"","site-post-title":"","ast-breadcrumbs-content":"","ast-featured-img":"","footer-sml-layout":"","ast-disable-related-posts":"","theme-transparent-header-meta":"","adv-header-id-meta":"","stick-header-meta":"","header-above-stick-meta":"","header-main-stick-meta":"","header-below-stick-meta":"","astra-migrate-meta-layouts":"default","ast-page-background-enabled":"default","ast-page-background-meta":{"desktop":{"background-color":"var(--ast-global-color-5)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"tablet":{"background-color":"","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"mobile":{"background-color":"","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""}},"ast-content-background-meta":{"desktop":{"background-color":"var(--ast-global-color-4)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"tablet":{"background-color":"var(--ast-global-color-4)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"mobile":{"background-color":"var(--ast-global-color-4)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""}},"footnotes":""},"class_list":["post-8","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/japan-football-history.com\/index.php?rest_route=\/wp\/v2\/pages\/8","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/japan-football-history.com\/index.php?rest_route=\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/japan-football-history.com\/index.php?rest_route=\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/japan-football-history.com\/index.php?rest_route=\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/japan-football-history.com\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=8"}],"version-history":[{"count":1,"href":"https:\/\/japan-football-history.com\/index.php?rest_route=\/wp\/v2\/pages\/8\/revisions"}],"predecessor-version":[{"id":9,"href":"https:\/\/japan-football-history.com\/index.php?rest_route=\/wp\/v2\/pages\/8\/revisions\/9"}],"wp:attachment":[{"href":"https:\/\/japan-football-history.com\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=8"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}